X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=wbuild.sh;h=54cb25e9fa76f889ca64b72cdb4f8e34381d7c3e;hb=009863481442a53533570137c896739783802147;hp=064edd558d23f2e997fb6aa67cac52ab7e2cd9c3;hpb=47cdc66151d973d975d0e31fb8a786eb639bebdb;p=16.git diff --git a/wbuild.sh b/wbuild.sh index 064edd55..54cb25e9 100755 --- a/wbuild.sh +++ b/wbuild.sh @@ -1,4 +1,13 @@ #! /bin/bash wmake -h clean wmake -h -####wmake -h comp +wmake -h comp +if [ -f *.err ] +then + echo dumping *.err + wmake vomitchan +fi +#if [ -f 16_head.o ] +#then +# rm *.o +#fi