mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
7 lines
140 B
Mathematica
7 lines
140 B
Mathematica
|
# Target: Motorola 68HC11 processor
|
||
|
TDEPFILES= m68hc11-tdep.o
|
||
|
TM_FILE= tm-m68hc11.h
|
||
|
SIM_OBS= remote-sim.o
|
||
|
SIM= ../sim/m68hc11/libsim.a -lm
|
||
|
|