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