script improvements

This commit is contained in:
Vitor Santos Costa 2015-02-09 10:32:17 +00:00
parent 41baec9f6e
commit 888a58b715
1 changed files with 7 additions and 1 deletions

View File

@ -124,7 +124,13 @@ then
rm -r packages/swig/android
elif test x$1 = xenv
then
return 0
return 0
elif test x$1 = xdmake
then
make
elif test x$1 = xgo
then
echo "In make I believe"
elif test x$1 = xeclipse
then
startemulator