]> sourceware.org Git - automake.git/commit
* automake.in (&define_files_variable): New.
authorAkim Demaille <akim@epita.fr>
Sun, 6 Jul 2003 07:42:35 +0000 (07:42 +0000)
committerAkim Demaille <akim@epita.fr>
Sun, 6 Jul 2003 07:42:35 +0000 (07:42 +0000)
commit4612944491819f47d69346b5298aeaa664904a0c
treeb108fb07b794ff1f95bf5640c592f1d8ad33b069
parenta5a2951ea3e55ec2b2db0bec28f574723a61b71f
* automake.in (&define_files_variable): New.
(&handle_texinfo_helper): Move the handling of user variables from
here, to...
(&handle_texinfo): here.
This is to balance the size of these functions, and to match the
convention of other _helper functions.
(&handle_texinfo_helper): Use &define_files_variable.
Move some code to use less variables.
Rename $info_cursor as $texi.
(&handle_texinfo): Do not call handle_texinfo_helper if there are
no TEXINFOS.
* lib/am/texinfos.am: Sort the occurrences of dvi, info, pdf, ps
and html.
Remove *-recursive targets from .PHONY, they are part of
$(RECURSIVE_TARGETS) anyway.
(install-info, mostlyclean-aminfo): Are .PHONY.
ChangeLog
Makefile.in
automake.in
configure
lib/Automake/Makefile.in
lib/Makefile.in
lib/am/texinfos.am
This page took 0.027085 seconds and 5 git commands to generate.