old-cross-binutils/gdb/config/m68k/es1800.mt
Stan Shebs b5bfe299de * Makefile.in (ANNOTATE_OBS): New definition.
(COMMON_OBS): Add exec.o.
	(annotate.o): Remove extra compile rule.
	* config/*/*.mh, config/*/*.mt: Remove exec.o from *DEPFILES lists
	everywhere.
1994-10-13 02:28:24 +00:00

9 lines
366 B
Mathematica

# Target: Ericsson ES-1800 emulator (remote) for m68k.
# remote-es.o should perhaps be part of the standard monitor.mt
# configuration, if it is desirable to reduce the number of different
# configurations. However, before that happens remote-es.c has to be
# fixed to compile on a DOS host.
TDEPFILES= m68k-pinsn.o m68k-tdep.o remote-es.o
TM_FILE= tm-es1800.h