X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftosthreads%2Fapps%2FTestBasicsbSensors%2FMakefile;h=ba7d7d3de19dfa035162330c16e1212e11455ba8;hb=e69480860de93fdf7479c6a47346604d8d401a3a;hp=4d9ca1d0f71d51554afab084083164d2d939ae9e;hpb=ccfcd4f2bb16fbb3d0896ace2b0e600818c06560;p=tinyos-2.x.git diff --git a/apps/tosthreads/apps/TestBasicsbSensors/Makefile b/apps/tosthreads/apps/TestBasicsbSensors/Makefile index 4d9ca1d0..ba7d7d3d 100644 --- a/apps/tosthreads/apps/TestBasicsbSensors/Makefile +++ b/apps/tosthreads/apps/TestBasicsbSensors/Makefile @@ -2,7 +2,7 @@ COMPONENT=TestBasicsbSensorsAppC CFLAGS += -I$(TOSDIR)/sensorboards/basicsb CFLAGS += -I$(TOSDIR)/lib/tosthreads/sensorboards/basicsb -ifneq ($(filter mica2 micaz iris clean,$(MAKECMDGOALS)),) +ifneq ($(filter mica2 mica2dot micaz iris clean,$(MAKECMDGOALS)),) include $(MAKERULES) else %: