From: sparky4 Date: Fri, 3 May 2019 22:14:47 +0000 (-0500) Subject: inconsistancy with wmake on 1.9 and 2.0 on both linux and dos is giving me issues... X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=2bac6fe274edec694538dc592da10f26c437d2ec inconsistancy with wmake on 1.9 and 2.0 on both linux and dos is giving me issues oops forgot --- diff --git a/WBUILD.BAT b/WBUILD.BAT index e607c216..48209403 100755 --- a/WBUILD.BAT +++ b/WBUILD.BAT @@ -3,7 +3,8 @@ set pee="-h" rem -s" wmake -h -s clean wmake %pee -rem TODO ADD ME LATER ++ wmake %pee comp +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) diff --git a/src/util/shbat/WBUILD.BAT b/src/util/shbat/WBUILD.BAT index e607c216..48209403 100755 --- a/src/util/shbat/WBUILD.BAT +++ b/src/util/shbat/WBUILD.BAT @@ -3,7 +3,8 @@ set pee="-h" rem -s" wmake -h -s clean wmake %pee -rem TODO ADD ME LATER ++ wmake %pee comp +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)