diff --git a/compatMakefile b/compatMakefile index 04bfd37e..3e55a451 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