* config/m68k/monitor.mt (TDEPFILE): Add remote-es.o.
[deliverable/binutils-gdb.git] / gdb / config / m68k / es1800.mt
1 # Target: Ericcson ES-1800 emulator (remote) for m68k.
2 # (Note: remote-es.o is also available from the standard monitor.mt
3 # configuration. The only difference in this configuration is that it
4 # has its own DEFAULT_PROMPT and GDBINIT_FILENAME, if you don't care
5 # about those things you can just use monitor.mt).
6 TDEPFILES= exec.o m68k-pinsn.o m68k-tdep.o remote-es.o
7 TM_FILE= tm-es1800.h
This page took 0.038922 seconds and 5 git commands to generate.