* config/h8500/h8500.mt (SIM): Change to ../sim/h8500/libsim.a.
This commit is contained in:
parent
4da8b2a5f4
commit
a89b96eae4
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ TDEPFILES= h8500-tdep.o monitor.o remote-hms.o dsrec.o
|
||||||
TM_FILE= tm-h8500.h
|
TM_FILE= tm-h8500.h
|
||||||
|
|
||||||
SIM_OBS = remote-sim.o
|
SIM_OBS = remote-sim.o
|
||||||
SIM = ../sim/h8500/compile.o
|
SIM = ../sim/h8500/libsim.a
|
||||||
|
|
Loading…
Reference in a new issue