1 ## Process this file with automake to generate Makefile.in
3 AUTOMAKE_OPTIONS = cygnus
5 # What version of the manual you want; "all" includes everything
10 info_TEXINFOS = as.texinfo gasp.texi
12 asconfig.texi: $(CONFIG).texi
14 ln -s $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
15 || ln $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
16 || cp $(srcdir)/$(CONFIG).texi ./asconfig.texi
38 echo '@set VERSION $(VERSION)' > $@
40 as.info: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
41 as.dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
43 # This one isn't ready for prime time yet. Not even a little bit.
45 noinst_TEXINFOS = internals.texi
47 DISTCLEANFILES = asconfig.texi
49 MAINTAINERCLEANFILES = gasver.texi