X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=wbuild.sh;h=fa6245cdd8e04914f78eccef989255a27b830990;hb=c11666ac6f605f561e9c6c6f2bba3bccea4a7b18;hp=4a2290e30c1576d62813965d777bc5481e6bfd81;hpb=8fc8ecea5711627603ffc54025692aabcc9dd843;p=16.git diff --git a/wbuild.sh b/wbuild.sh index 4a2290e3..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 - cat *.err -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