summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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