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