X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=wbuild.sh;h=fa6245cdd8e04914f78eccef989255a27b830990;hb=c11666ac6f605f561e9c6c6f2bba3bccea4a7b18;hp=31b9539442eaedfd6175f5e55357fb243bd2a7d6;hpb=398c90d2a35006614f99b38ea112803015d97d33;p=16.git diff --git a/wbuild.sh b/wbuild.sh index 31b95394..fa6245cd 100755 --- a/wbuild.sh +++ b/wbuild.sh @@ -2,12 +2,13 @@ wmake -h clean wmake -h wmake -h comp -if [ -f *.err ] -then - echo dumping *.err - wmake vomitchan -fi -if [ -f 16_head.o ] -then - rm *.o -fi +#if [[ -f *.err ]] +#then +# echo dumping *.err + #cat *.err + wmake -h vomitchan +#fi +#if [ -f 16_head.o ] +#then +# rm *.o +#fi