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