From 8bdf3af20cfc8523b69ff4de42a2ed83cefb85aa Mon Sep 17 00:00:00 2001 From: ceriel Date: Fri, 24 Jun 1988 09:37:54 +0000 Subject: [PATCH] fixed Makefile --- util/LLgen/src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/LLgen/src/Makefile b/util/LLgen/src/Makefile index 27e04c117..a5ceb9a9d 100644 --- a/util/LLgen/src/Makefile +++ b/util/LLgen/src/Makefile @@ -67,7 +67,7 @@ gencode.o: types.h global.o: extern.h global.o: io.h global.o: types.h -machdep.o: $(EMHOME)/em_path.h +machdep.o: $(EMHOME)/h/em_path.h machdep.o: types.h main.o: assert.h main.o: extern.h -- 2.34.1