From b853ce15466bd4cd5ef69a49f0e2761efeb4a716 Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 8 Apr 1986 23:51:11 +0000 Subject: [PATCH] newer version --- lang/m2/comp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/m2/comp/Makefile b/lang/m2/comp/Makefile index 4175c01bd..2dee7e1a1 100644 --- a/lang/m2/comp/Makefile +++ b/lang/m2/comp/Makefile @@ -82,7 +82,7 @@ symbol2str.o: Lpars.h tokenname.o: Lpars.h idf.h tokenname.h idf.o: idf.h input.o: f_info.h input.h -type.o: LLlex.h Lpars.h def.h def_sizes.h idf.h node.h type.h +type.o: LLlex.h Lpars.h const.h debug.h def.h def_sizes.h idf.h node.h type.h def.o: LLlex.h Lpars.h debug.h def.h idf.h main.h node.h scope.h type.h scope.o: LLlex.h debug.h def.h idf.h node.h scope.h type.h misc.o: LLlex.h f_info.h idf.h misc.h node.h -- 2.34.1