fixed Makefile

This commit is contained in:
ceriel 1988-06-24 09:37:54 +00:00
parent d20bfe4f68
commit 8bdf3af20c

View file

@ -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