Remove sh5 and sh64 support
[deliverable/binutils-gdb.git] / gas / doc / Makefile.am
index 10f2e684169df5dc54def81ebdb67055c6c422f2..80893581e12f157a78a9db7733767f8415f5967c 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to generate Makefile.in
 #
-#   Copyright (C) 2012-2014 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
@@ -58,10 +58,7 @@ CPU_DOCS = \
        c-epiphany.texi \
        c-h8300.texi \
        c-hppa.texi \
-       c-i370.texi \
        c-i386.texi \
-       c-i860.texi \
-       c-i960.texi \
        c-ip2k.texi \
        c-lm32.texi \
        c-m32c.texi \
@@ -80,19 +77,21 @@ CPU_DOCS = \
        c-pdp11.texi \
        c-pj.texi \
        c-ppc.texi \
+       c-pru.texi \
        c-rl78.texi \
+       c-riscv.texi \
        c-rx.texi \
        c-s390.texi \
        c-score.texi \
        c-sh.texi \
-       c-sh64.texi \
        c-sparc.texi \
         c-tic54x.texi \
         c-tic6x.texi \
        c-tilegx.texi \
        c-tilepro.texi \
-       c-vax.texi \
        c-v850.texi \
+       c-vax.texi \
+       c-visium.texi \
        c-xgate.texi \
        c-xstormy16.texi \
        c-xtensa.texi \
@@ -112,8 +111,6 @@ MAINTAINERCLEANFILES = asconfig.texi
 BASEDIR = $(srcdir)/../..
 BFDDIR = $(BASEDIR)/bfd
 
-CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
-
 # Maintenance
 
 # We need it for the taz target in ../../Makefile.in.
This page took 0.02888 seconds and 4 git commands to generate.