]> 4ch.mooo.com Git - 16.git/blobdiff - wbuild.sh
==== REPO AND DEBUG WORK==== I did many things to the repo and adding ability to...
[16.git] / wbuild.sh
index 2aae38edd679b5e2014ed7285a08a66ba8911f5f..b8a1c2908393e3d2a3cbf890b5858254cf439178 100755 (executable)
--- a/wbuild.sh
+++ b/wbuild.sh
@@ -1,14 +1,17 @@
 #! /bin/bash
-wmake -h clean
-wmake -h
-wmake -h comp
-if [ -f *.err ]
-then
-       echo dumping *.err
-       cat *.err
-       #wmake vomitchan
-fi
+pee="-h"
+# -s"
+wmake ${pee} clean
+wmake ${pee}
+wmake ${pee} comp
+#if [[ -f *.err ]]
+#then
+#      echo dumping *.err
+       #cat *.err
+       wmake ${pee} vomitchan
+#fi
 #if [ -f 16_head.o ]
 #then
 #      rm *.o
 #fi
+####wmake $pee inntest.exe