From 55bcd09a24d643f03046f4bbcc2985d40b01fe7e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 1 Jun 1996 22:00:14 +0000 Subject: [PATCH] (allocate.o): Define target explicitly. --- Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.in b/Makefile.in index 58cd3339..d4e9e795 100644 --- a/Makefile.in +++ b/Makefile.in @@ -172,6 +172,7 @@ files.o: files.c $(srcdir)/files.c $(OUTPUT_OPTION) LR0.o: system.h machine.h new.h gram.h state.h +allocate.o: system.h closure.o: system.h machine.h new.h gram.h conflicts.o: system.h machine.h new.h files.h gram.h state.h derives.o: system.h new.h types.h gram.h -- 2.49.0