From: ceriel Date: Mon, 2 Mar 1987 12:31:44 +0000 (+0000) Subject: fixed typo X-Git-Tag: release-5-5~4551 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=a584a04f03bc5a97d3ef2a471654465365288f74;p=ack.git fixed typo --- 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