]> 4ch.mooo.com Git - 16.git/blobdiff - WBUILD.BAT
forgot to add it to reinitlibs
[16.git] / WBUILD.BAT
index 01bb9ef7bcae1222d4a9e0580259afbb4a857dfa..49b1100d833c0236cdb9b624deb2ff58f4741cb0 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 -h -s clean
+wmake %pee
+wmake %pee comp
+if exist *.err (wmake %pee vomitchan)
 rem if exist *.o (del *.o)
 rem if exist *.obj (del *.obj)