1993-03-23 01:19:58 +00:00
|
|
|
# Target: Ericcson ES-1800 emulator (remote) for m68k.
|
1994-01-29 17:13:42 +00:00
|
|
|
# (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).
|
1993-06-11 18:29:50 +00:00
|
|
|
TDEPFILES= exec.o m68k-pinsn.o m68k-tdep.o remote-es.o
|
1993-03-23 01:19:58 +00:00
|
|
|
TM_FILE= tm-es1800.h
|