]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/MultihopOscilloscope/Makefile
Merge devel code into the trunk.
[tinyos-2.x.git] / apps / MultihopOscilloscope / Makefile
diff --git a/apps/MultihopOscilloscope/Makefile b/apps/MultihopOscilloscope/Makefile
new file mode 100644 (file)
index 0000000..17b63c1
--- /dev/null
@@ -0,0 +1,4 @@
+COMPONENT=MultihopOscilloscopeAppC
+CFLAGS += -I$(TOSDIR)/lib/net/collection
+
+include $(MAKERULES)