kc3-lang/automake/mans.am

Branch :


Log

Author Commit Date CI Message
7f3e6b58 2001-02-27 09:15:27 Add some comments.
36287451 2001-02-27 09:14:00 * mans.am: s/INSTALL_MAN/INSTALL-MAN/. * automake.in (&handle_clean): Don't escape what's given to &transform.
e8133bcf 2001-02-27 09:12:42 Distinguish automake substitutions from config.status substitutions. * automake.in (&add_depend2): Transform AMDEP. (&handle_clean): Transform MCFILES and MFILES. (&file_contents): Transform MAINTAINER_MODE. (&transform, &am_install_var): Use `%', not `@'. Adjust all the *.am files. * clean.am: Use ?MFILES? instead of ad hoc MAINTAINERCLEAN. * depend2.am: Display the double dependency on both ?AMDEP? and @AMDEP@.
f722556f 2001-02-26 09:14:43 * automake.in (@installdirs): Remove. (&file_contents): Be able to grow Automake macros with `+='. (&handle_texinfo, &handle_man_pages, &am_install_var): Let your files define _am_installdirs. (&handle_installdirs): Remove the code, just output `install.am'. * install.am: New. * data.am, header.am, libs.am, lisp.am, ltlib.am, mans.am, progs.am, * python.am, scripts.am, texinfos.am: Extend $(_am_installdirs).
33705e1b 2001-02-23 15:03:52 * automake.in (&handle_man_pages): Let install-man and uninstall-man be handled by the dependency tracker. (&initialize_per_input): Let %dependencies track them. * mans.am: Add the needed hooks with the proper dependencies.
0fcabc77 2001-01-29 17:36:44 * texinfos.am, tags.am, subdirs.am, multilib.am, mans.am: Add a .PHONY target. * automake.in (handle_texinfo, handle_man_pages, handle_multilib) (handle_etags, handle_subdirs): Don't push into @phony.
a2c34841 2000-10-16 09:01:36 * aclocal.in, aclocal.m4: Standardize FSF Copyright statements. * automake.in, automake.texi: Likewise. * clean-kr.am, clean.am: Likewise. * comp-vars.am: Likewise. * compile, compile.am: Likewise. * data-clean.am: Likewise. * data.am: Likewise. * dejagnu.am: Likewise. * depcomp: Likewise. * depend.am, depend2.am: Likewise. * dist-vars.am, dist.am: Likewise. * elisp-comp: Likewise. * footer.am: Likewise. * header-vars.am, header.am: Likewise. * java-clean.am java.am: Likewise. * kr-extra.am: Likewise. * library.am: Likewise. * libs-clean.am, libs.am: Likewise. * libtool.am: Likewise. * lisp-clean.am lisp.am: Likewise. * ltlib-clean.am ltlib.am: Likewise. * ltlibrary.am: Likewise. * m4/Makefile.in: Likewise. * m4/strtod.m4: Likewise. * mans-vars.am, mans.am: Likewise. * mdate-sh: Likewise. * missing: Likewise. * multilib.am: Likewise. * program.am: Likewise. * progs-clean.am, progs.am: Likewise. * python-clean.am, python.am: Likewise. * remake-hdr.am, remake.am: Likewise. * scripts.am: Likewise. * subdirs.am: Likewise. * tags-clean.am, tags.am: Likewise. * texi-vers.am: Likewise. * texinfos.am: Likewise. * ylwrap: Likewise.
1d0e4c15 1999-06-06 21:50:01 * mans.am: Strip dirname from given filename.
660081d8 1998-03-20 20:09:08 added DESTDIR support
f946c4db 1998-02-24 19:52:25 bug fix for man pages
daca6bcd 1998-02-24 19:37:24 reimplemented man pages
2aad21ae 1995-12-03 03:25:17 Updated for CVS
98bef209 1995-11-26 05:49:39 (install-man): Always supply 'else' clause to 'if'
b37015cf 1995-11-23 01:05:59 Removed "::" rules
10b2838b 1995-11-13 22:01:35 (uninstall-man): Another bug fix.
6604594e 1995-11-13 21:59:38 (uninstall-man): Bug fix.
80362349 1994-09-19 23:03:01 works on fileutils
c0aa7bd8 1994-09-19 22:44:25 works on fileutils except for all
c20ca442 1994-09-19 16:20:04 might work
c5f0ebd6 1994-09-19 16:17:08 Initial revision