aboutsummaryrefslogtreecommitdiff
path: root/ld/config/news.mh
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1992-02-15 22:21:43 +0000
committerPer Bothner <per@bothner.com>1992-02-15 22:21:43 +0000
commit15c5ec2e272c81d2358a96a21dd9cd038f18d61b (patch)
tree41deb7f58757c3e634f90fe5c2ead15bb589e31f /ld/config/news.mh
parentde566389ca05df16872de9b85ca473157d36703d (diff)
downloadgdb-15c5ec2e272c81d2358a96a21dd9cd038f18d61b.zip
gdb-15c5ec2e272c81d2358a96a21dd9cd038f18d61b.tar.gz
gdb-15c5ec2e272c81d2358a96a21dd9cd038f18d61b.tar.bz2
* config/mt-foo: Changed EMUL=GLDFOO_EMULATION_NAME
to EMUL=foo. (The GLDFOO_EMULATION_NAMEs have bee removed.) * config/mh-foo: Rename LDEMULATION names as appropriate (usually 'gldfoo' -> plain 'foo').
Diffstat (limited to 'ld/config/news.mh')
-rwxr-xr-xld/config/news.mh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/config/news.mh b/ld/config/news.mh
index 41c4647..085fb13 100755
--- a/ld/config/news.mh
+++ b/ld/config/news.mh
@@ -5,4 +5,4 @@ YACC=yacc -d
HOSTING_CRT0=/lib/crt0.o
HOSTING_LIBS=-lc
-HOSTING_EMU=LDEMULATION=gldnews; export LDEMULATION
+HOSTING_EMU=LDEMULATION=news; export LDEMULATION