* automake.in (handle_emacs_lisp): Define $(ELCFILES) as
commit25af3072cfe671fcabd7b25e9b605653089f3e1e
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 1 Feb 2004 12:19:51 +0000 (1 12:19 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 1 Feb 2004 12:19:51 +0000 (1 12:19 +0000)
tree98e441ac2ee2ae3c946b90459745911399d18bec
parent9b3b8d25bd162f85de549b700d4f0b33cd408ef4
* automake.in (handle_emacs_lisp): Define $(ELCFILES) as
$(am__ELCFILES), and always push it on @all.  Do not mention
elc-stamp.
* lib/am/lisp.am (.el.elc): Rewrite as ...
($(am__ELCFILES)): ... this, and depend on elc-stamp.
(elc-stamp): Make sure elc-stamp is older that all .elc files, as
explained in the manual entry below.
ChangeLog
NEWS
automake.in
lib/am/lisp.am