Browse Source

corrected dependancy list

ceriel 36 years ago
parent
commit
fcafcb1700
1 changed files with 1 additions and 1 deletions
  1. 1 1
      util/LLgen/src/Makefile

+ 1 - 1
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