From: sparky4 Date: Fri, 26 Aug 2016 16:46:11 +0000 (-0500) Subject: updating make file today X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=8fc8ecea5711627603ffc54025692aabcc9dd843 updating make file today --- diff --git a/wbuild.sh b/wbuild.sh index 12b60be7..4a2290e3 100755 --- a/wbuild.sh +++ b/wbuild.sh @@ -7,7 +7,7 @@ then echo dumping *.err cat *.err fi -if [ -f *.o ] +if [ -f 16_head.o ] then rm *.o fi