X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=apps%2Ftosthreads%2Fcapps%2FTestCollection%2FMakefile;h=7e378bf078429c641532acaaf1e7eb17309bf94b;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=aeac9db9161604d63924943f52d667cdeb5a99e7;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400;p=tinyos-2.x.git diff --git a/apps/tosthreads/capps/TestCollection/Makefile b/apps/tosthreads/capps/TestCollection/Makefile index aeac9db9..7e378bf0 100644 --- a/apps/tosthreads/capps/TestCollection/Makefile +++ b/apps/tosthreads/capps/TestCollection/Makefile @@ -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: