From a7760a99bb0857721cb1fda47480c578561cdc8d Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 21 Oct 1991 13:19:41 +0000 Subject: [PATCH] cleanup better --- lang/cem/lint/lpass1/proto.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/cem/lint/lpass1/proto.make b/lang/cem/lint/lpass1/proto.make index 92de6a9e4..e30110ce7 100644 --- a/lang/cem/lint/lpass1/proto.make +++ b/lang/cem/lint/lpass1/proto.make @@ -98,7 +98,7 @@ GEN_H = botch_free.h dataflow.h debug.h density.h errout.h \ regcount.h \ code.h declar.h decspecs.h def.h expr.h field.h estack.h util.h \ idf.h macro.h stmt.h struct.h switch.h type.h l_brace.h l_state.h \ - l_outdef.h stack.h + l_outdef.h stack.h lapbuf.h noRoption.h nofloat.h HFILES= $(GEN_H) $(SRC_H) -- 2.34.1