diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-02-28 19:15:10 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-02-28 19:15:10 +0000 |
commit | ddde2a14a7660e09dc86fe17d64e3e83547968a9 (patch) | |
tree | ac7487dccf28ee61fd582c9a27de048cd84695ec /ld/mpw-xconfig.in | |
parent | 764eb34944b414ea09b6ac6da5daa223a9a668b0 (diff) | |
download | gdb-ddde2a14a7660e09dc86fe17d64e3e83547968a9.zip gdb-ddde2a14a7660e09dc86fe17d64e3e83547968a9.tar.gz gdb-ddde2a14a7660e09dc86fe17d64e3e83547968a9.tar.bz2 |
Mon Feb 28 11:09:48 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-xconfig.in (emulname): Define.
Diffstat (limited to 'ld/mpw-xconfig.in')
-rw-r--r-- | ld/mpw-xconfig.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/mpw-xconfig.in b/ld/mpw-xconfig.in index 2505db0..99951ea 100644 --- a/ld/mpw-xconfig.in +++ b/ld/mpw-xconfig.in @@ -7,3 +7,8 @@ echo ' &ld_mipsidt_emulation, \' >>ldemul-list.h echo ' 0' >>ldemul-list.h forward-include "{srcdir}"mpw-em.c em_mipsidt.c + +# Set the name of the default emulation - this will get pasted into +# the Makefile. + +Set emulname mipsidt |