From: ceriel Date: Thu, 16 Jun 1988 17:04:59 +0000 (+0000) Subject: corrected dependancy list X-Git-Tag: release-5-5~3188 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=fcafcb170022536cf43e8453e49291205684e28e;p=ack.git corrected dependancy list --- diff --git a/util/LLgen/src/Makefile b/util/LLgen/src/Makefile index 3e1000b2e..27e04c117 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: ../../../h/em_path.h +machdep.o: $(EMHOME)/em_path.h machdep.o: types.h main.o: assert.h main.o: extern.h