X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=wbuild.sh;h=4d947e6209a0648e23bea75619cddffd77cf3016;hb=e3cdc52c4a48aa4190befc5e2f2bd9f6a8aef348;hp=12b60be76c31ffc8254e9fffcdbad8e8dfa0645b;hpb=954866bef960bd4479c25caf624f3ce5abc687ca;p=16.git diff --git a/wbuild.sh b/wbuild.sh index 12b60be7..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 *.o ] -then - rm *.o + #cat *.err + wmake vomitchan fi +#if [ -f 16_head.o ] +#then +# rm *.o +#fi