rdb
12 years ago
|
|
@@ -1,11 +0,0 @@
|
|
|
-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<projectDescription>
|
|
|
- <name>panda</name>
|
|
|
- <comment></comment>
|
|
|
- <projects>
|
|
|
- </projects>
|
|
|
- <buildSpec>
|
|
|
- </buildSpec>
|
|
|
- <natures>
|
|
|
- </natures>
|
|
|
-</projectDescription>
|
|
|
@@ -1,10 +0,0 @@
|
|
|
-all:
|
|
|
- python makepanda/makepanda.py --everything
|
|
|
-installer:
|
|
|
- python makepanda/makepanda.py --everything --installer
|
|
|
-install:
|
|
|
- python makepanda/installpanda.py
|
|
|
-clean:
|
|
|
- rm -rf built
|
|
|
-
|
|
|
-.PHONY: all install clean
|