]> 4ch.mooo.com Git - 16.git/blobdiff - awoo.sh
seguse.txt added to show _seg usage also OpenVGMFile needs to be ported to 16_snd...
[16.git] / awoo.sh
diff --git a/awoo.sh b/awoo.sh
index 531d02147ea5b6d400eede84549ce5a06c2169d9..3626e3a642889eedad38e72e3d9479f8975c7ff9 100755 (executable)
--- a/awoo.sh
+++ b/awoo.sh
@@ -1,9 +1,17 @@
 #!/bin/bash
-git add .
-. ./boop.sh "$*"
-cp -fp *.exe /var/www/html/
-if [ -e *.exe ]
-       then
-zip /var/www/html/scroll scroll.exe
-zip /var/www/html/exmmtest exmmtest.exe
+. ./wbuild.sh
+#if [ -f "*.exe" ]
+#      then
+#fi
+wmake -h www
+wmake -h clean
+if [ -z "$*" ]; then
+               pee="wwww"
+       else
+               pee="$*"
 fi
+##echo "$pee"
+git add .
+. ./boop.sh "$pee"
+. ./wbuild.sh
+##. ./mkdld.sh# slow compile ww