]> sourceware.org Git - automake.git/commit
* automake.in (&handle_programs, &handle_libraries, &handle_tags)
authorAkim Demaille <akim@epita.fr>
Mon, 5 Mar 2001 18:47:48 +0000 (18:47 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 5 Mar 2001 18:47:48 +0000 (18:47 +0000)
commitc3ea2f0c35d84be77eb109c721fd2ca44c279dec
tree016dac012e4bf8e2f29322769cfc229a1b27070a
parent3fbc3bd470dd64c08161ca3e12c22e1bf1178ab9
* automake.in (&handle_programs, &handle_libraries, &handle_tags)
(&handle_ltlibraries, &handle_emacs_lisp, &handle_python): Adjust.
(&am_install_var): Forget about `-clean'.
Transform ?INSTALL?.
Always output the *.am file.
* data-clean.am, java-clean.am, libs-clean.am, lisp-clean.am,
* ltlib-clean.am, progs-clean.am, python-clean.am, tags-clean.am:
Remove, merged into the corresponding *.am file.
* data.am, libs.am, ltlib.am, progs.am, python.am: Equip with
?INSTALL?.
28 files changed:
ChangeLog
Makefile.am
automake.in
data-clean.am [deleted file]
data.am
java-clean.am [deleted file]
java.am
lib/am/Makefile.am
lib/am/data.am
lib/am/java.am
lib/am/libs.am
lib/am/lisp.am
lib/am/ltlib.am
lib/am/progs.am
lib/am/python.am
lib/am/tags.am
libs-clean.am [deleted file]
libs.am
lisp-clean.am [deleted file]
lisp.am
ltlib-clean.am [deleted file]
ltlib.am
progs-clean.am [deleted file]
progs.am
python-clean.am [deleted file]
python.am
tags-clean.am [deleted file]
tags.am
This page took 0.03284 seconds and 5 git commands to generate.