]> 4ch.mooo.com Git - 16.git/blobdiff - WBUILD.BAT
inconsistancy with wmake on 1.9 and 2.0 on both linux and dos is giving me issues
[16.git] / WBUILD.BAT
index 4a61ec18d039555cc33fb88757b4aa3cf6a081e4..e607c21666d952f9b92c25755747d5f9dffc110c 100755 (executable)
@@ -1,7 +1,9 @@
 @echo off
-wmake -h clean
-wmake -h
-rem wmake -h comp
-if exist *.err (wmake vomitchan)
+set pee="-h"
+rem -s"
+wmake -h -s clean
+wmake %pee
+rem TODO ADD ME LATER ++ wmake %pee comp
+if exist *.err (wmake %pee vomitchan)
 rem if exist *.o (del *.o)
 rem if exist *.obj (del *.obj)