X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftosthreads%2Fcapps%2FTestCollection%2FMakefile;h=aeac9db9161604d63924943f52d667cdeb5a99e7;hb=9b287bfd2a90557244ba1e36ff393a37880588ac;hp=8e70067ff21482e2fb1d0b11524159482830c7d0;hpb=c433380b08c9cc9407f94f2e63c5f56554813b74;p=tinyos-2.x.git diff --git a/apps/tosthreads/capps/TestCollection/Makefile b/apps/tosthreads/capps/TestCollection/Makefile index 8e70067f..aeac9db9 100644 --- a/apps/tosthreads/capps/TestCollection/Makefile +++ b/apps/tosthreads/capps/TestCollection/Makefile @@ -8,7 +8,7 @@ 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 clean,$(MAKECMDGOALS)),) include $(MAKERULES) else %: