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