X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Futil%2Fshbat%2Fwbuild.sh;h=cd0d1f3e4ce51e45907257d6b5e7ede4131b729d;hb=f1ef929f51e117185e658a211b32c2d007b5e616;hp=17c1b3e3667a91dbeb5fb9143b8435a7b449070b;hpb=96dd0791aae1ca753abc0f19aaaf1db2122f971f;p=16.git diff --git a/src/util/shbat/wbuild.sh b/src/util/shbat/wbuild.sh index 17c1b3e3..cd0d1f3e 100755 --- a/src/util/shbat/wbuild.sh +++ b/src/util/shbat/wbuild.sh @@ -1,15 +1,15 @@ #! /bin/bash -wmake -h clean -wmake -h -wmake -h comp +wmake -s -h clean +wmake -s -h +wmake -s -h comp #if [[ -f *.err ]] #then # echo dumping *.err #cat *.err - wmake -h vomitchan + wmake -s -h vomitchan #fi #if [ -f 16_head.o ] #then # rm *.o #fi -####wmake -h inntest.exe +####wmake -s -h inntest.exe