]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
use standard MAKERULES location
authormmaroti <mmaroti>
Mon, 16 Jun 2008 18:39:14 +0000 (18:39 +0000)
committermmaroti <mmaroti>
Mon, 16 Jun 2008 18:39:14 +0000 (18:39 +0000)
apps/tests/TestFTSP/Makefile

index fd9f815f231ce3990c15db404f79c276b452d930..78a6667108862d367b46cbb96606c16f53216e4b 100644 (file)
@@ -14,5 +14,4 @@ PFLAGS += -DTIMESYNC_RATE=3
 
 PFLAGS += -I$(TOSDIR)/lib/ftsp -I$(TOSDIR)/../apps/RadioCountToLeds
 
-include ../../Makerules
-
+include $(MAKERULES)