summaryrefslogtreecommitdiff
path: root/manual/Makefile
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-08-28 08:05:41 +0000
committerAndreas Jaeger <aj@suse.de>2001-08-28 08:05:41 +0000
commit41713d4e8cf773b6138d1b3a2c093ec5a1fdc8aa (patch)
tree0464e4ab820d600c0772377a9faaabfe83540161 /manual/Makefile
parentc06a49c551ebfc7f320a05546b5a013714ac82e5 (diff)
* manual/libc-texinfo.sh: Add entry about free manuals.
* manual/contrib.texi (Contributors): Fix cross reference. * manual/libc.texinfo (Copying): Include freemanuals. * manual/Makefile (appendices): Add freemanuals. * manual/freemanuals.texi: New file. Patch by Brian Youmans <3diff@gnu.org>. * manual/libm-err-tab.pl: Pretty print more platforms, print a smaller table. * manual/math.texi (Errors in Math Functions): Fix grammar, start table on separate page. Patch by Brian Youmans <3diff@gnu.org>.
Diffstat (limited to 'manual/Makefile')
-rw-r--r--manual/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/manual/Makefile b/manual/Makefile
index 52c12aea6a..be7d0e1245 100644
--- a/manual/Makefile
+++ b/manual/Makefile
@@ -58,7 +58,8 @@ chapters = $(addsuffix .texi, \
resource setjmp signal startup process job nss \
users sysinfo conf crypt debug)
add-chapters = $(wildcard $(foreach d, $(add-ons), ../$d/$d.texi))
-appendices = lang.texi header.texi install.texi maint.texi contrib.texi
+appendices = lang.texi header.texi install.texi maint.texi contrib.texi \
+ freemanuals.texi
-include texis
texis: texis.awk $(chapters) $(add-chapters) $(appendices) lesser.texi fdl.texi