From 13d59d1427458fb3b549fa371cc86c2881c8ae8c Mon Sep 17 00:00:00 2001 From: ceriel Date: Sat, 7 Feb 1987 02:58:47 +0000 Subject: [PATCH] Added cpp to the "clean" entry --- util/cpp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/cpp/Makefile b/util/cpp/Makefile index adb5db229..e9936acb6 100644 --- a/util/cpp/Makefile +++ b/util/cpp/Makefile @@ -134,7 +134,7 @@ lint: cfiles lint -bx $(CDEFS) $(SRC) >lint.out clean: - rm -f $(LCSRC) $(OBJ) $(GENERATED) $(GSRC) $(GHSRC) chtab.o chtab + rm -f $(LCSRC) $(OBJ) $(GENERATED) $(GSRC) $(GHSRC) chtab.o chtab cpp Out #AUTOAUTOAUTOAUTOAUTOAUTOAUTOAUTOAUTOAUTO LLlex.o: LLlex.h Lpars.h bits.h charoffset.h class.h dobits.h file_info.h idf.h idfsize.h input.h inputtype.h numsize.h strsize.h -- 2.34.1