]> sourceware.org Git - automake.git/commit
* automake.in (am_install_var): Removed obsolete comment.
authorTom Tromey <tromey@redhat.com>
Fri, 26 Mar 1999 21:57:14 +0000 (21:57 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 26 Mar 1999 21:57:14 +0000 (21:57 +0000)
commit2b7c35f089b8b05c585ba221a3369a54e6551593
tree2781628096654356d998d0142dfef320a9d610d5
parentde6947205ac3b943ca6984a7cfe115fb3e313cf4
* automake.in (am_install_var): Removed obsolete comment.
* texinfos.am (uninstall-info): Don't print loop but instead print
commands.  Simplified pre-uninstall loop.
* scripts.am (uninstall-@DIR@SCRIPTS): Don't print loop but
instead print commands.
* progs.am (uninstall-@DIR@PROGRAMS): Don't print loop but instead
print commands.
* ltlib.am (uninstall-@DIR@LTLIBRARIES): Don't print loop but
instead print commands.
* lisp.am (install-@DIR@LISP): Strip subdir from file name.
(uninstall-@DIR@LISP): Likewise.  Also, don't print loop but
instead print commands.
* libs.am (uninstall-@DIR@LIBRARIES): Don't print loop but instead
print commands.
* java.am (uninstall-@DIR@JAVA): Don't print loop but instead
print commands.
* header.am (install-@DIR@HEADERS): Strip subdir from file name.
(uninstall-@DIR@HEADERS): Likewise.  Also, don't print loop but
instead print commands.
* data.am (install-@DIR@DATA): Strip subdir from file name.
(uninstall-@DIR@DATA): Likewise.  Also, don't print loop but
instead print commands.
26 files changed:
ChangeLog
HACKING
Makefile.in
automake.in
data.am
header.am
java.am
lib/am/data.am
lib/am/header.am
lib/am/java.am
lib/am/libs.am
lib/am/lisp.am
lib/am/ltlib.am
lib/am/progs.am
lib/am/scripts.am
lib/am/texinfos.am
libs.am
lisp.am
ltlib.am
m4/Makefile.in
progs.am
scripts.am
stamp-vti
tests/Makefile.in
texinfos.am
version.texi
This page took 0.03408 seconds and 5 git commands to generate.