From 896de3243e6d40826176e02c3c8dde88c6df5d0c 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 4df03654d..18ffbf25a 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 -- 2.34.1