From: mmaroti Date: Mon, 16 Jun 2008 18:39:14 +0000 (+0000) Subject: use standard MAKERULES location X-Git-Tag: release_tinyos_2_1_0_0~290 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=a91cdf28d11fe5e1d1f4881962debf0012257a56 use standard MAKERULES location --- diff --git a/apps/tests/TestFTSP/Makefile b/apps/tests/TestFTSP/Makefile index fd9f815f..78a66671 100644 --- a/apps/tests/TestFTSP/Makefile +++ b/apps/tests/TestFTSP/Makefile @@ -14,5 +14,4 @@ PFLAGS += -DTIMESYNC_RATE=3 PFLAGS += -I$(TOSDIR)/lib/ftsp -I$(TOSDIR)/../apps/RadioCountToLeds -include ../../Makerules - +include $(MAKERULES)