old-cross-binutils/gdb/config/m68k/es1800.mt
Jim Kingdon 895efe6b57 * config/m68k/monitor.mt (TDEPFILE): Add remote-es.o.
* config/m68k/es1800.mt: Add comment.
	* remote-es.c: Comment out entire file until it can be fixed.
1994-01-29 17:13:42 +00:00

7 lines
392 B
Mathematica

# Target: Ericcson ES-1800 emulator (remote) for m68k.
# (Note: remote-es.o is also available from the standard monitor.mt
# configuration. The only difference in this configuration is that it
# has its own DEFAULT_PROMPT and GDBINIT_FILENAME, if you don't care
# about those things you can just use monitor.mt).
TDEPFILES= exec.o m68k-pinsn.o m68k-tdep.o remote-es.o
TM_FILE= tm-es1800.h