X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=wbuild.sh;h=fa6245cdd8e04914f78eccef989255a27b830990;hb=07c33a14eb8a32cfc537033ec2146c48e98ece8f;hp=f6af99e30804398f729c130057a44ef2e5dbb3ae;hpb=2be0a7be3844695c6a9f0506c3d95088fc75275a;p=16.git diff --git a/wbuild.sh b/wbuild.sh index f6af99e3..fa6245cd 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 -h vomitchan +#fi +#if [ -f 16_head.o ] +#then +# rm *.o +#fi