mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
be21628de5
* configure.in: Suppprt for w65,
12 lines
160 B
Mathematica
Executable File
12 lines
160 B
Mathematica
Executable File
# Target: WDC 65816 simulator
|
|
TDEPFILES= w65-tdep.o remote-sim.o libsim.a
|
|
|
|
other:all
|
|
|
|
libsim.a:
|
|
cp ../sim/w65/libsim.a .
|
|
ranlib libsim.a
|
|
|
|
|
|
TM_FILE= tm-w65.h
|