summaryrefslogtreecommitdiff
path: root/gas/Makefile.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-06-18 14:55:49 +0000
committerNick Clifton <nickc@redhat.com>2004-06-18 14:55:49 +0000
commita3d4c9a7afdfeab488893f5ac455bda3c6507500 (patch)
tree66bb50a4099b86bb91073ef2e1c4caf9c421ba3d /gas/Makefile.in
parent5f479c35ab916c39715a40e3c18d3fe2f3c8ea53 (diff)
downloadbinutils-redhat-a3d4c9a7afdfeab488893f5ac455bda3c6507500.tar.gz
* config/tc-i386.c: Deal with LEX_QM the same way as with LEX_AT.
* config/te-netware.h: New file. * config/te-ppcnw.h: Delete: Obsolete. * configure.in: Eliminate ill NetWare targets. Make generic NetWare target use proper emulation. * Makefile.am: Eliminate reference to obsolete te-ppcnw.h, add reference to new te-netware.h. * configure: Regenerate. * Makefile.in: Regenerate.
Diffstat (limited to 'gas/Makefile.in')
-rw-r--r--gas/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/Makefile.in b/gas/Makefile.in
index 6fc46e309b..12d7a6e0ed 100644
--- a/gas/Makefile.in
+++ b/gas/Makefile.in
@@ -618,9 +618,9 @@ TARG_ENV_HFILES = \
config/te-macos.h \
config/te-nbsd.h \
config/te-nbsd532.h \
+ config/te-netware.h \
config/te-pc532mach.h \
config/te-pe.h \
- config/te-ppcnw.h \
config/te-psos.h \
config/te-riscix.h \
config/te-sparcaout.h \