From f7ce7e824be9843e7f35abb2d06f2d797a57e36e Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 2 Mar 1987 12:31:44 +0000 Subject: [PATCH] fixed typo --- util/cpp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/cpp/Makefile b/util/cpp/Makefile index dafae388..21b90be0 100644 --- a/util/cpp/Makefile +++ b/util/cpp/Makefile @@ -107,7 +107,7 @@ cfiles: hfiles LLfiles $(GSRC) install: all rm -f $(CEMPP) cp cpp $(CEMPP) - mr -f $(MANDIR)/cpp.6 + rm -f $(MANDIR)/cpp.6 cp cpp.6 $(MANDIR)/cpp.6 cmp: all