From 4f811a3de96869b6664ac16425cc01f463e16827 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 9 Mar 1992 23:00:07 +0000 Subject: [PATCH] Formerly compatMakefile.~20~ --- compatMakefile | 1 + 1 file changed, 1 insertion(+) 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