X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Futil%2Fshbat%2FWBUILD.BAT;h=c0579e4b2f95afa2b0667406e86a27a9d8cf62bb;hb=d0908679d03eacbbbd67420ae2daa6a01f0a0bcc;hp=4a61ec18d039555cc33fb88757b4aa3cf6a081e4;hpb=96dd0791aae1ca753abc0f19aaaf1db2122f971f;p=16.git diff --git a/src/util/shbat/WBUILD.BAT b/src/util/shbat/WBUILD.BAT index 4a61ec18..c0579e4b 100755 --- a/src/util/shbat/WBUILD.BAT +++ b/src/util/shbat/WBUILD.BAT @@ -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 wmake %pee comp +if exist *.err (wmake %pee vomitchan) rem if exist *.o (del *.o) rem if exist *.obj (del *.obj)