carbon: normalized build scripts

git-svn-id: trunk@27471 -
This commit is contained in:
mattias 2010-09-26 11:09:20 +00:00
parent ff03f73065
commit c023886080
3 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,4 @@
#!/bin/sh
rm *.o
rm *.ppu
rm *.bak

View File

@ -1,3 +1,4 @@
#!/bin/sh
cd ..
cd parser
DEFAULT_INI="default.ini"

View File

@ -1,3 +1,4 @@
#!/bin/sh
cd ..
cd parser
DEFAULT_INI="default.ini"