]> 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 f6af99e30804398f729c130057a44ef2e5dbb3ae..b8a1c2908393e3d2a3cbf890b5858254cf439178 100755 (executable)
--- a/wbuild.sh
+++ b/wbuild.sh
@@ -1,4 +1,17 @@
 #! /bin/bash
-wmake -h clean
-wmake -h
-wmake -h comp
+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