Makefile to clean pyc
authorstack <stack@inventati.org>
Wed, 11 Jul 2012 18:03:49 +0000 (20:03 +0200)
committerstack <stack@inventati.org>
Wed, 11 Jul 2012 18:03:49 +0000 (20:03 +0200)
Makefile [new file with mode: 0644]

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