Make it work in subdirs.
[deliverable/binutils-gdb.git] / gdb / config / sh / sh.mt
CommitLineData
9faacb92 1# Target: Hitachi Super-H ICE and simulator
d4bbd6ac
SC
2TDEPFILES= exec.o sh-tdep.o remote-sim.o interp.o table.o
3
4over: all
5interp.o:
6 cp ../sim/sh/interp.o .
7
8table.o:
9 cp ../sim/sh/table.o .
10
9faacb92 11TM_FILE= tm-sh.h
This page took 0.031406 seconds and 4 git commands to generate.