]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/arbiters/TestRoundRobinArbiter/Makefile
Removed apps/tests/TestArbiter folder and placed the arbiter tests under apps/tests...
[tinyos-2.x.git] / apps / tests / arbiters / TestRoundRobinArbiter / Makefile
diff --git a/apps/tests/arbiters/TestRoundRobinArbiter/Makefile b/apps/tests/arbiters/TestRoundRobinArbiter/Makefile
new file mode 100644 (file)
index 0000000..804a604
--- /dev/null
@@ -0,0 +1,4 @@
+COMPONENT=TestRoundRobinArbiterAppC
+OPTFLAGS = -O0
+include $(MAKERULES)
+