X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=wbuild.sh;h=4d947e6209a0648e23bea75619cddffd77cf3016;hb=a97bd91e947642dcd86001b8411138c4754baea6;hp=f6af99e30804398f729c130057a44ef2e5dbb3ae;hpb=2be0a7be3844695c6a9f0506c3d95088fc75275a;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