aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/sh/sh.mt
blob: 744df7c5b32b30ff2f4f7f09ee4d57061c17cdc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Target: Hitachi Super-H ICE and simulator
TDEPFILES= exec.o sh-tdep.o remote-sim.o interp.o table.o

over: all
interp.o:
	cp ../sim/sh/interp.o .

table.o:
	cp ../sim/sh/table.o .

TM_FILE= tm-sh.h