From: David Edelsohn Date: Wed, 20 Nov 1996 08:58:20 +0000 (+0000) Subject: * config/h8500/h8500.mt (SIM): Change to ../sim/h8500/libsim.a. X-Git-Tag: gdb-4_18-branchpoint~7158 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a89b96eae44da31bea23d4a98079698125cf69da;p=thirdparty%2Fbinutils-gdb.git * config/h8500/h8500.mt (SIM): Change to ../sim/h8500/libsim.a. --- diff --git a/gdb/config/h8500/h8500.mt b/gdb/config/h8500/h8500.mt index 682d3aa4c1a..35f6b4ddc86 100644 --- a/gdb/config/h8500/h8500.mt +++ b/gdb/config/h8500/h8500.mt @@ -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