]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/capps/TestCollection/Makefile
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tosthreads / capps / TestCollection / Makefile
index aeac9db9161604d63924943f52d667cdeb5a99e7..7e378bf078429c641532acaaf1e7eb17309bf94b 100644 (file)
@@ -8,11 +8,11 @@ CFLAGS += -I$(TOSDIR)/lib/net/
 CFLAGS += -I$(TOSDIR)/lib/tosthreads/lib/net/ctp
 CFLAGS += -I$(TOSDIR)/lib/net/ctp  -I$(TOSDIR)/lib/net/4bitle
 
-ifneq ($(filter telosb tmote tinynode shimmer iris clean,$(MAKECMDGOALS)),) 
+ifneq ($(filter telosb tmote tinynode shimmer iris epic clean,$(MAKECMDGOALS)),) 
   include $(MAKERULES)
 else
 %:
-       @echo "    Sorry, this application only works on platforms with >8kB of RAM (telos, iris)"
+       @echo "    Sorry, this application only works on platforms with >8kB of RAM (telos, iris, etc.)"
 cthreads:
        @:
 dynthreads: