]> 4ch.mooo.com Git - 16.git/blobdiff - wbuild.s
16_ca needs huge amounts of work and I should remember what needs to be done soon...
[16.git] / wbuild.s
diff --git a/wbuild.s b/wbuild.s
new file mode 100755 (executable)
index 0000000..a0606f5
--- /dev/null
+++ b/wbuild.s
@@ -0,0 +1,17 @@
+#! /bin/bash
+pee="-h"
+# -s"
+wmake -h -s 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