Browse Source

Move Makefile to root

rdb 16 years ago
parent
commit
e4b6abdb8e
1 changed files with 6 additions and 0 deletions
  1. 6 0
      Makefile

+ 6 - 0
Makefile

@@ -0,0 +1,6 @@
+all:
+	python makepanda/makepanda.py --everything
+install:
+	python makepanda/installpanda.py
+clean:
+	rm -rf built