deprecate GASP
[deliverable/binutils-gdb.git] / gas / doc / Makefile.am
index a526dded139504c380c5720907bb31754011e38d..cfb8f891c5b9cf1f56b3c207dfcdbf263ef59859 100644 (file)
@@ -15,7 +15,9 @@ POD2MAN = pod2man --center="GNU Development Tools" \
 
 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
@@ -68,7 +70,7 @@ 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
 
This page took 0.024006 seconds and 4 git commands to generate.