X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=WBUILD.BAT;h=01bb9ef7bcae1222d4a9e0580259afbb4a857dfa;hb=b9ead1ce7256ab14e50efca36ba32b9d9bf65c1a;hp=2cffdc10a7885ad89391f0bbbad3936fed32191b;hpb=9e3c41f888bd35b69421cb1494c47b3a8edd5afe;p=16.git diff --git a/WBUILD.BAT b/WBUILD.BAT index 2cffdc10..01bb9ef7 100755 --- a/WBUILD.BAT +++ b/WBUILD.BAT @@ -1,7 +1,7 @@ @echo off -wmake -h clean -f makefile.wat -wmake -h -f makefile.wat -rem wmake -h comp +wmake -s -h clean +wmake -s -h +rem wmake -s -h comp if exist *.err (wmake vomitchan) rem if exist *.o (del *.o) rem if exist *.obj (del *.obj)