mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
8 lines
257 B
Mathematica
8 lines
257 B
Mathematica
# Target: TI TMS320C80 (MVP) processor
|
|
TDEPFILES= tic80-tdep.o
|
|
TM_FILE= tm-tic80.h
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/tic80/libsim.a
|
|
GDBSERVER_DEPFILES= low-sim.o
|
|
GDBSERVER_LIBS = ../../sim/tic80/libsim.a ../../bfd/libbfd.a ../../libiberty/libiberty.a -lm
|