X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=wbuild.sh;h=a0606f5b57d1b7022fd67da3a8e0f57a705f26ce;hb=5e42adafd63db11fa5dd7e726a16e802200060db;hp=54cb25e9fa76f889ca64b72cdb4f8e34381d7c3e;hpb=009863481442a53533570137c896739783802147;p=16.git diff --git a/wbuild.sh b/wbuild.sh index 54cb25e9..a0606f5b 100755 --- a/wbuild.sh +++ b/wbuild.sh @@ -1,13 +1,17 @@ #! /bin/bash -wmake -h clean -wmake -h -wmake -h comp -if [ -f *.err ] -then - echo dumping *.err - wmake vomitchan -fi +pee="-h" +# -s" +wmake -h -s clean +wmake ${pee} +wmake ${pee} comp +#if [[ -f *.err ]] +#then +# echo dumping *.err + #cat *.err + wmake ${pee} vomitchan +#fi #if [ -f 16_head.o ] #then # rm *.o #fi +####wmake $pee inntest.exe