]> git.ipfire.org Git - thirdparty/automake.git/commit
* Makefile.am (TAGS_FILES): New macro.
authorTom Tromey <tromey@redhat.com>
Sun, 20 Jun 1999 11:52:30 +0000 (11:52 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 20 Jun 1999 11:52:30 +0000 (11:52 +0000)
commit5d3c4759d292ef801d937c7739451c303b354df7
tree27e3249a2ce39b8d6c31eec58afe30e2a465ebe3
parent2c3bc8e16d224819c52be524be289927d5edadba
* Makefile.am (TAGS_FILES): New macro.
(ETAGS_ARGS): Moved files into TAGS_FILES.
(TAGS_DEPENDENCIES): Likewise.
(ETAGS_ARGS): Removed.
(TAGS_DEPENDENCIES): Removed duplicate definition.
* tags.am (ID): Handle VPATH correctly.  Use TAGS_FILES.  Report
from Ganesan Rajagopal.
(TAGS): Likewise.
ChangeLog
Makefile.am
Makefile.in
THANKS
lib/am/Makefile.am
lib/am/tags.am
tags.am