]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/capps/TestCollection/Makefile
Skeleton for TestCollection application once we get c api smoothed out for Collection
[tinyos-2.x.git] / apps / tosthreads / capps / TestCollection / Makefile
diff --git a/apps/tosthreads/capps/TestCollection/Makefile b/apps/tosthreads/capps/TestCollection/Makefile
new file mode 100644 (file)
index 0000000..533681d
--- /dev/null
@@ -0,0 +1,3 @@
+TOSTHREAD_MAIN=TestCollection.c
+
+include $(MAKERULES)