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