From 8fc8ecea5711627603ffc54025692aabcc9dd843 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Fri, 26 Aug 2016 11:46:11 -0500 Subject: [PATCH] updating make file today --- wbuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2