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