]> sourceware.org Git - automake.git/commit
* automake.in (@installdirs): Remove.
authorAkim Demaille <akim@epita.fr>
Mon, 26 Feb 2001 09:14:42 +0000 (09:14 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 26 Feb 2001 09:14:42 +0000 (09:14 +0000)
commit5da0a00af4361547875293ad046e5cd0b616ebcf
tree3d5fad362f5e0c248de4dc4dac5435458d0ec35e
parentbf41580594e2aa2fc583a167af5bd8f21b3018b2
* 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).
27 files changed:
ChangeLog
Makefile.in
automake.in
data.am
header.am
install.am [new file with mode: 0644]
lib/am/data.am
lib/am/header.am
lib/am/install.am [new file with mode: 0644]
lib/am/libs.am
lib/am/lisp.am
lib/am/ltlib.am
lib/am/mans.am
lib/am/progs.am
lib/am/python.am
lib/am/scripts.am
lib/am/texinfos.am
libs.am
lisp.am
ltlib.am
m4/Makefile.in
mans.am
progs.am
python.am
scripts.am
tests/Makefile.in
texinfos.am
This page took 0.031281 seconds and 5 git commands to generate.