mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
8 lines
302 B
Mathematica
8 lines
302 B
Mathematica
# Target: Mitsubishi m32r processor
|
|
TDEPFILES= m32r-tdep.o monitor.o m32r-rom.o dsrec.o
|
|
TM_FILE= tm-m32r.h
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/m32r/libsim.a
|
|
GDBSERVER_DEPFILES= low-sim.o
|
|
GDBSERVER_LIBS = ../../sim/m32r/libsim.a ../../bfd/libbfd.a ../../libiberty/libiberty.a ../../opcodes/libopcodes.a
|