]> 4ch.mooo.com Git - 16.git/blobdiff - WBUILD.BAT
==== REPO AND DEBUG WORK==== I did many things to the repo and adding ability to...
[16.git] / WBUILD.BAT
index 2cffdc10a7885ad89391f0bbbad3936fed32191b..2d014318ec0b13538e07c897846a6bea1072a14f 100755 (executable)
@@ -1,7 +1,9 @@
 @echo off
-wmake -h clean -f makefile.wat
-wmake -h -f makefile.wat
-rem wmake -h comp
-if exist *.err (wmake vomitchan)
+set pee="-h"
+rem -s"
+wmake %pee clean
+wmake %pee
+rem wmake %pee comp
+if exist *.err (wmake %pee vomitchan)
 rem if exist *.o (del *.o)
 rem if exist *.obj (del *.obj)