From a584a04f03bc5a97d3ef2a471654465365288f74 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 dafae3885..21b90be0a 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 -- 2.34.1