kc3-lang/automake/doc/.gitignore

Branch :


Log

Author Commit Date CI Message
e3209619 2008-09-20 11:42:31 Man pages for automake and aclocal. * configure.ac (HELP2MAN): New substitution. * doc/Makefile.am (dist_man1_MANS, MAINTAINERCLEANFILES) (update_mans): New macros. ($(srcdir)/aclocal-$(APIVERSION).1) ($(srcdir)/automake-$(APIVERSION).1): New rules, generate man pages from the command line help with help2man. ($(srcdir)/aclocal.1, $(srcdir)/automake.1): New rules, for `.so' man page links to the versioned pages. * NEWS: Update. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
810007e1 2008-02-05 21:05:57 * doc/.gitignore: Ignore files generated by `make ps pdf html'.
5865015a 2007-10-12 16:51:28 .gitignore, doc/.gitignore, lib/Automake/.gitignore tests/.gitignore: New files.