X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=apps%2Ftosthreads%2Fapps%2FTestBasicsbSensors%2FMakefile;h=4d9ca1d0f71d51554afab084083164d2d939ae9e;hb=87395c05d898dff500537c2afdf6d1dec6903b2f;hp=eca2a88d88c7c2a4d21a16d5513b35fd7ce4dc13;hpb=ea002ecd1bf3ec3937310352ede53480cea89485;p=tinyos-2.x.git diff --git a/apps/tosthreads/apps/TestBasicsbSensors/Makefile b/apps/tosthreads/apps/TestBasicsbSensors/Makefile index eca2a88d..4d9ca1d0 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 clean,$(MAKECMDGOALS)),) +ifneq ($(filter mica2 micaz iris clean,$(MAKECMDGOALS)),) include $(MAKERULES) else %: