git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4514 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2009-06-13 07:37:51 +00:00
parent 989e934c82
commit 5fefbecdec

8
make.sh Executable file
View File

@ -0,0 +1,8 @@
#!/bin/sh
appname=treestyletab
cp buildscript/make_new.sh ./
./make_new.sh $appname version=0
rm ./make_new.sh