]> 4ch.mooo.com Git - 16.git/blobdiff - src/util/shbat/WBUILD.BAT
inconsistancy with wmake on 1.9 and 2.0 on both linux and dos is giving me issues
[16.git] / src / util / shbat / WBUILD.BAT
index 01bb9ef7bcae1222d4a9e0580259afbb4a857dfa..e607c21666d952f9b92c25755747d5f9dffc110c 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
+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)