X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=wbuild.sh;h=17c1b3e3667a91dbeb5fb9143b8435a7b449070b;hb=add8feb77efeaab8fa1dd888b02f39dc705ce66b;hp=31b9539442eaedfd6175f5e55357fb243bd2a7d6;hpb=398c90d2a35006614f99b38ea112803015d97d33;p=16.git diff --git a/wbuild.sh b/wbuild.sh index 31b95394..17c1b3e3 100755 --- a/wbuild.sh +++ b/wbuild.sh @@ -2,12 +2,14 @@ wmake -h clean wmake -h wmake -h comp -if [ -f *.err ] -then - echo dumping *.err - wmake vomitchan -fi -if [ -f 16_head.o ] -then - rm *.o -fi +#if [[ -f *.err ]] +#then +# echo dumping *.err + #cat *.err + wmake -h vomitchan +#fi +#if [ -f 16_head.o ] +#then +# rm *.o +#fi +####wmake -h inntest.exe