]> 4ch.mooo.com Git - 16.git/blobdiff - WBUILD.BAT
forgot to add it to reinitlibs
[16.git] / WBUILD.BAT
index 53eddae1e40a553ed3d80bf7b9691003f6528091..49b1100d833c0236cdb9b624deb2ff58f4741cb0 100755 (executable)
@@ -1,7 +1,9 @@
 @echo off
-wmake -h clean
-wmake -h
-rem wmake -h comp
-if exist *.err (wmake vomitchan)
-if exist *.o (del *.o)
-if exist *.obj (del *.obj)
+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)