mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
12 lines
216 B
Mathematica
12 lines
216 B
Mathematica
# Target: Hitachi Super-H ICE and simulator
|
|
TDEPFILES= exec.o sh-tdep.o remote-sim.o interp.o table.o remote-e7000.o
|
|
|
|
over: all
|
|
interp.o:
|
|
cp ../sim/sh/interp.o .
|
|
|
|
table.o:
|
|
cp ../sim/sh/table.o .
|
|
|
|
TM_FILE= tm-sh.h
|