aboutsummaryrefslogtreecommitdiff
path: root/gas/Makefile.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-06-18 14:09:41 +0000
committerNick Clifton <nickc@redhat.com>2004-06-18 14:09:41 +0000
commit32137342ec784ec1255686b45956f7f2b1f8e037 (patch)
treeef10ee40754cfd631546b6d9e3f0201a758a6c84 /gas/Makefile.in
parentd39ffabe00dcd404fc3e2ef95f0b87056066c030 (diff)
downloadgdb-32137342ec784ec1255686b45956f7f2b1f8e037.zip
gdb-32137342ec784ec1255686b45956f7f2b1f8e037.tar.gz
gdb-32137342ec784ec1255686b45956f7f2b1f8e037.tar.bz2
* 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 6fc46e3..12d7a6e 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 \