浏览代码

Move Makefile to root

rdb 16 年之前
父节点
当前提交
e4b6abdb8e
共有 1 个文件被更改,包括 6 次插入0 次删除
  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