X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=wbuild.sh;h=4d947e6209a0648e23bea75619cddffd77cf3016;hb=fb97121f7d0be4408d8e2ed98a2f7b10b852a915;hp=f6af99e30804398f729c130057a44ef2e5dbb3ae;hpb=b632f77697e90088581f3f4ef89442a96a365371;p=16.git diff --git a/wbuild.sh b/wbuild.sh index f6af99e3..4d947e62 100755 --- a/wbuild.sh +++ b/wbuild.sh @@ -2,3 +2,13 @@ wmake -h clean wmake -h wmake -h comp +if [ -f *.err ] +then + echo dumping *.err + #cat *.err + wmake vomitchan +fi +#if [ -f 16_head.o ] +#then +# rm *.o +#fi