b5bfe299de
(COMMON_OBS): Add exec.o. (annotate.o): Remove extra compile rule. * config/*/*.mh, config/*/*.mt: Remove exec.o from *DEPFILES lists everywhere.
11 lines
221 B
Mathematica
11 lines
221 B
Mathematica
# Target: Hitachi Super-H ICE and simulator
|
|
TDEPFILES= sh-tdep.o remote-sim.o interp.o table.o remote-e7000.o ser-e7kpc.o
|
|
|
|
over: all
|
|
interp.o:
|
|
cp ../sim/sh/interp.o .
|
|
|
|
table.o:
|
|
cp ../sim/sh/table.o .
|
|
|
|
TM_FILE= tm-sh.h
|