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