* config/h8500/h8500.mt (SIM): Change to ../sim/h8500/libsim.a.
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 20 Nov 1996 08:58:20 +0000 (08:58 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Wed, 20 Nov 1996 08:58:20 +0000 (08:58 +0000)
gdb/config/h8500/h8500.mt

index 682d3aa4c1a08f7fac824d62a1e5e0a579a9e382..35f6b4ddc860abc1c108242ad0c2c22ef77ccb76 100644 (file)
@@ -3,4 +3,4 @@ TDEPFILES= h8500-tdep.o monitor.o remote-hms.o dsrec.o
 TM_FILE= tm-h8500.h
 
 SIM_OBS = remote-sim.o
-SIM = ../sim/h8500/compile.o
+SIM = ../sim/h8500/libsim.a
This page took 0.024361 seconds and 4 git commands to generate.