]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestOscilloscopeLQI/Makefile
The LQI multihop oscilloscope.
[tinyos-2.x.git] / apps / tests / TestOscilloscopeLQI / Makefile
diff --git a/apps/tests/TestOscilloscopeLQI/Makefile b/apps/tests/TestOscilloscopeLQI/Makefile
new file mode 100644 (file)
index 0000000..2eee0a6
--- /dev/null
@@ -0,0 +1,4 @@
+COMPONENT=MultihopOscilloscopeAppC
+CFLAGS += -I$(TOSDIR)/lib/net/ -I$(TOSDIR)/lib/net/lqi -I.
+
+include $(MAKERULES)