8 lines
127 B
Mathematica
8 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
|
|
|
|
|