From 24aeb4ac0d7ff83cdb1904cc260cbf1f140d8c86 Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 15 Apr 1987 09:30:37 +0000 Subject: [PATCH] Added line_prefix.h --- util/cpp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/cpp/Makefile b/util/cpp/Makefile index d8f1afeec..afd24a800 100644 --- a/util/cpp/Makefile +++ b/util/cpp/Makefile @@ -62,7 +62,7 @@ GSRC = char.c symbol2str.c GHSRC = errout.h idfsize.h ifdepth.h lapbuf.h \ maxincl.h nparams.h numsize.h obufsize.h \ parbufsize.h pathlength.h strsize.h textsize.h \ - botch_free.h debug.h inputtype.h dobits.h + botch_free.h debug.h inputtype.h dobits.h line_prefix.h # Other generated files, for 'make clean' only GENERATED = tokenfile.g Lpars.h LLfiles LL.output lint.out \ -- 2.34.1