This commit was generated by cvs2svn to track changes on a CVS vendor
[binutils-gdb.git] / gas / doc / Makefile.am
index d20c3c0de5440aef5206a2cb430388c4e4c876fa..701eab299f1a1addef410527eed8a464a1292bba 100644 (file)
@@ -10,11 +10,14 @@ MANCONF = -Dman
 
 TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl
 
-POD2MAN = pod2man --center="GNU" --release="binutils-$(VERSION)" --section=1
+POD2MAN = pod2man --center="GNU Development Tools" \
+       --release="binutils-$(VERSION)" --section=1
 
 man_MANS = as.1
 
-info_TEXINFOS = as.texinfo gasp.texi
+# The gasp.texi file is now deprecated, as GASP has been deprecated.
+# It will disappear in a future release.
+info_TEXINFOS = as.texinfo 
 
 asconfig.texi: $(CONFIG).texi
        rm -f asconfig.texi
@@ -24,9 +27,11 @@ asconfig.texi: $(CONFIG).texi
 
 CPU_DOCS = \
        c-a29k.texi \
+       c-alpha.texi \
        c-arc.texi \
        c-arm.texi \
        c-d10v.texi \
+       c-cris.texi \
        c-h8300.texi \
        c-h8500.texi \
        c-hppa.texi \
@@ -34,16 +39,19 @@ CPU_DOCS = \
        c-i386.texi \
        c-i860.texi \
        c-i960.texi \
+       c-ip2k.texi \
        c-m32r.texi \
        c-m68hc11.texi \
        c-m68k.texi \
        c-m88k.texi \
        c-mips.texi \
+       c-mmix.texi \
        c-ns32k.texi \
        c-pdp11.texi \
        c-pj.texi \
        c-ppc.texi \
        c-sh.texi \
+       c-sh64.texi \
        c-sparc.texi \
         c-tic54x.texi \
        c-vax.texi \
@@ -57,9 +65,13 @@ gasver.texi: Makefile
 as.info: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
 as.dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
 
+# We want install to imply install-info as per GNU standards, despite the
+# cygnus option.
+install: install-info
+
 # This one isn't ready for prime time yet.  Not even a little bit.
 
-noinst_TEXINFOS = internals.texi
+noinst_TEXINFOS = internals.texi gasp.texi
 
 DISTCLEANFILES = asconfig.texi