]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/platforms/msp430/pybsl/winexe/Makefile
Merge devel code into the trunk.
[tinyos-2.x.git] / tools / platforms / msp430 / pybsl / winexe / Makefile
diff --git a/tools/platforms/msp430/pybsl/winexe/Makefile b/tools/platforms/msp430/pybsl/winexe/Makefile
new file mode 100644 (file)
index 0000000..7a41996
--- /dev/null
@@ -0,0 +1,12 @@
+
+.PHONY: all FORCE clean windist
+
+all: windist
+
+#wrap py to exe and build windows installer
+windist:
+       sh build-windist
+
+#clean up the mess...
+clean:
+       rm -r dist build bin