X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftosthreads%2Fcapps%2FSenseAndSend%2FMakefile;h=edf90505bf3e2e09f4950e87d11c7f782834c9d5;hb=105bebe37aff25173e8a887ab8ce260900700ee1;hp=911a04200fc5bb6ba443c5ce08536a6d2af96ae3;hpb=4815890e50169007831bdba1871ddee1f4773372;p=tinyos-2.x.git diff --git a/apps/tosthreads/capps/SenseAndSend/Makefile b/apps/tosthreads/capps/SenseAndSend/Makefile index 911a0420..edf90505 100644 --- a/apps/tosthreads/capps/SenseAndSend/Makefile +++ b/apps/tosthreads/capps/SenseAndSend/Makefile @@ -1,7 +1,7 @@ TOSTHREAD_MAIN=SenseAndSend.c CFLAGS += -I$(TOSDIR)/lib/tosthreads/sensorboards/tmote_onboard -ifneq ($(filter telosb tmote clean,$(MAKECMDGOALS)),) +ifneq ($(filter telosb tmote epic clean,$(MAKECMDGOALS)),) include $(MAKERULES) else %: