X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=wbuild.sh;h=17c1b3e3667a91dbeb5fb9143b8435a7b449070b;hb=7e8071d0d71afdaff03a87e4ff7afb153088fbaf;hp=12b60be76c31ffc8254e9fffcdbad8e8dfa0645b;hpb=954866bef960bd4479c25caf624f3ce5abc687ca;p=16.git diff --git a/wbuild.sh b/wbuild.sh index 12b60be7..17c1b3e3 100755 --- a/wbuild.sh +++ b/wbuild.sh @@ -2,12 +2,14 @@ wmake -h clean wmake -h wmake -h comp -if [ -f *.err ] -then - echo dumping *.err - cat *.err -fi -if [ -f *.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 +####wmake -h inntest.exe