]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/tkn154/beacon-enabled/TestIndirect/coordinator/Makefile
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tests / tkn154 / beacon-enabled / TestIndirect / coordinator / Makefile
diff --git a/apps/tests/tkn154/beacon-enabled/TestIndirect/coordinator/Makefile b/apps/tests/tkn154/beacon-enabled/TestIndirect/coordinator/Makefile
new file mode 100644 (file)
index 0000000..2f06080
--- /dev/null
@@ -0,0 +1,4 @@
+COMPONENT=TestIndirectAppC
+PFLAGS += -DIEEE154_BEACON_SYNC_DISABLED -DIEEE154_SCAN_DISABLED
+CFLAGS += -I$(shell pwd)/..
+include ../../../Makefile.include