]> 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 01bb9ef7bcae1222d4a9e0580259afbb4a857dfa..2d014318ec0b13538e07c897846a6bea1072a14f 100755 (executable)
@@ -1,7 +1,9 @@
 @echo off
-wmake -s -h clean
-wmake -s -h
-rem wmake -s -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)