From 25ecc31433301a4d81b53d416a7a8912dedfa88c Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 12 Jan 1987 12:30:16 +0000 Subject: [PATCH] Corrected the "install" entry. --- util/cpp/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/util/cpp/Makefile b/util/cpp/Makefile index 4df03654..18ffbf25 100644 --- a/util/cpp/Makefile +++ b/util/cpp/Makefile @@ -104,6 +104,7 @@ cfiles: hfiles LLfiles $(GSRC) @touch cfiles install: all + rm -f $(CEMPP) cp cpp $(CEMPP) cmp: all