From a2b685115413bd0cd2ecebee7dce4558db78d36d 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 d8f1afee..afd24a80 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 \