fixed Makefile
This commit is contained in:
parent
d20bfe4f68
commit
8bdf3af20c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue