Remove netware support
[deliverable/binutils-gdb.git] / gas / Makefile.am
index c9f9de050308302d978e9540253462e0fa5edf88..2b34227317e5be66443c88a5ed1f0b91617dfbf1 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to generate Makefile.in
 #
-#   Copyright (C) 2012-2017 Free Software Foundation, Inc.
+#   Copyright (C) 2012-2018 Free Software Foundation, Inc.
 #
 # This file is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -150,8 +150,6 @@ TARGET_CPU_CFILES = \
        config/tc-ia64.c \
        config/tc-i370.c \
        config/tc-i386.c \
-       config/tc-i860.c \
-       config/tc-i960.c \
        config/tc-ip2k.c \
        config/tc-iq2000.c \
        config/tc-lm32.c \
@@ -227,8 +225,6 @@ TARGET_CPU_HFILES = \
        config/tc-ia64.h \
        config/tc-i370.h \
        config/tc-i386.h \
-       config/tc-i860.h \
-       config/tc-i960.h \
        config/tc-ip2k.h \
        config/tc-iq2000.h \
        config/tc-lm32.h \
@@ -331,7 +327,6 @@ 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-psos.h \
This page took 0.026435 seconds and 4 git commands to generate.