Makefile to clean pyc
[stack/code/dboxswitch.git] / Makefile
diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..a334ad5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+
+all:
+       
+clean:
+       rm *.pyc