summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-03-09 23:00:07 +0000
committerRoland McGrath <roland@redhat.com>1992-03-09 23:00:07 +0000
commit4f811a3de96869b6664ac16425cc01f463e16827 (patch)
tree3ed4b382d20c0cc2e556c94f1aefe672c032bb16
parent13f4412f2c86cd421db82e50ac8e4e9355be9cd1 (diff)
downloadgunmake-4f811a3de96869b6664ac16425cc01f463e16827.tar.gz
Formerly compatMakefile.~20~
-rw-r--r--compatMakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/compatMakefile b/compatMakefile
index 04bfd37..3e55a45 100644
--- a/compatMakefile
+++ b/compatMakefile
@@ -168,6 +168,7 @@ $(bindir)/$(instname): make
mv $@.new $@
$(mandir)/$(instname).$(manext): make.man
+ -@rm -f $@
cp make.man $@
.PHONY: clean realclean