Move Makefile to root

This commit is contained in:
rdb 2009-03-31 13:15:09 +00:00
parent 15265b12e1
commit e4b6abdb8e

6
Makefile Normal file
View File

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