launcher exe for windows and much joy

This commit is contained in:
benfry
2002-07-29 23:39:10 +00:00
parent d73f93b0a5
commit d4f87d5419
8 changed files with 74 additions and 52 deletions
+2
View File
@@ -5,6 +5,7 @@
if test -d work
then
echo
else
echo Setting up directories to build for linux...
cp -r ../shared work
@@ -31,6 +32,7 @@ cd ..
# make sure bagel exists, if not, check it out of cvs
if test -d bagel
then
echo
else
echo Doing CVS checkout of bagel...
cvs co bagel