Add support for the xdef and xref pseudo-ops to the Z80 assembler.
[deliverable/binutils-gdb.git] / gas / doc / Makefile.am
index 594226aa82399dcc3d3945bba5135d42dc2356e6..8819db8c48af7112dde7d8feba8e0053738d14ca 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to generate Makefile.in
 #
-#   Copyright (C) 2012-2018 Free Software Foundation, Inc.
+#   Copyright (C) 2012-2020 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
@@ -17,7 +17,7 @@
 # <http://www.gnu.org/licenses/>.
 #
 
-AUTOMAKE_OPTIONS = info-in-builddir no-texinfo.tex
+AUTOMAKE_OPTIONS = info-in-builddir no-texinfo.tex foreign
 
 # What version of the manual you want; "all" includes everything
 CONFIG=all
@@ -52,8 +52,10 @@ CPU_DOCS = \
        c-arm.texi \
        c-avr.texi \
        c-bfin.texi \
+       c-bpf.texi \
        c-cr16.texi \
        c-cris.texi \
+       c-csky.texi \
        c-d10v.texi \
        c-epiphany.texi \
        c-h8300.texi \
@@ -75,6 +77,7 @@ CPU_DOCS = \
        c-nios2.texi \
        c-nds32.texi \
        c-ns32k.texi \
+       c-or1k.texi \
        c-pdp11.texi \
        c-pj.texi \
        c-ppc.texi \
This page took 0.026668 seconds and 4 git commands to generate.