* automake.in (&handle_programs, &handle_libraries, &handle_tags)
authorAkim Demaille <akim@epita.fr>
Mon, 5 Mar 2001 18:47:49 +0000 (18:47 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 5 Mar 2001 18:47:49 +0000 (18:47 +0000)
commita939c6ff54fa1f8ad49ba351844ec8fb4d37708d
treea70cbbef6eb322879d06edf02f2bc12530a48cf6
parentfb3e68bc8ee9a5b8129e778797424373a1d816a4
* 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