diff options
author | John Gilmore <gnu@cygnus> | 1991-12-20 07:48:11 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-12-20 07:48:11 +0000 |
commit | c2bb024d9792900bd7cb4c95472f00e94e81f5e5 (patch) | |
tree | 7707e3bfaf9c05043ce0c716f2c4e8aac5996097 /ld/config/news.mt | |
parent | ad659e077970f2d97c48921ce92314cd4310771a (diff) | |
download | gdb-c2bb024d9792900bd7cb4c95472f00e94e81f5e5.zip gdb-c2bb024d9792900bd7cb4c95472f00e94e81f5e5.tar.gz gdb-c2bb024d9792900bd7cb4c95472f00e94e81f5e5.tar.bz2 |
* Makefile.in, config/tm-*.h: Clean up make output, only
pass DEFAULT_EMULATION to ldmain.c.
Diffstat (limited to 'ld/config/news.mt')
-rw-r--r-- | ld/config/news.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/config/news.mt b/ld/config/news.mt index 51eb1e3..3ee654f 100644 --- a/ld/config/news.mt +++ b/ld/config/news.mt @@ -1 +1 @@ -TDEFINES = -DDEFAULT_EMULATION=GLDNEWS_EMULATION_NAME +EMUL=GLDNEWS_EMULATION_NAME |