X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=wbuild.sh;h=54cb25e9fa76f889ca64b72cdb4f8e34381d7c3e;hb=009863481442a53533570137c896739783802147;hp=4a2290e30c1576d62813965d777bc5481e6bfd81;hpb=8fc8ecea5711627603ffc54025692aabcc9dd843;p=16.git diff --git a/wbuild.sh b/wbuild.sh index 4a2290e3..54cb25e9 100755 --- a/wbuild.sh +++ b/wbuild.sh @@ -5,9 +5,9 @@ wmake -h comp if [ -f *.err ] then echo dumping *.err - cat *.err -fi -if [ -f 16_head.o ] -then - rm *.o + wmake vomitchan fi +#if [ -f 16_head.o ] +#then +# rm *.o +#fi