mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
9 lines
127 B
Mathematica
9 lines
127 B
Mathematica
# Target: WDC 65816 with simulator
|
|
TDEPFILES= w65-tdep.o
|
|
TM_FILE= tm-w65.h
|
|
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/w65/libsim.a
|
|
|
|
|