]> git.eshelyaron.com Git - emacs.git/commit
Get rid of the ELCFILES abomination.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 9 Dec 2009 01:53:15 +0000 (01:53 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 9 Dec 2009 01:53:15 +0000 (01:53 +0000)
commit9840deb6c811ca3f78ab1690b572153ea33e858a
treea569253cb0477d103c442076589f1bc01e0a03eb
parentd6ab3832c7d61df89ba7e1c1d1ebfcb5e137d7c5
Get rid of the ELCFILES abomination.
* Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
(compile-elcfiles): New phony target.
(compile-main): Compute ELCFILES dynamically.
(compile-clean): New target to remove left-over elc files.
(compile, all): Use it.
lisp/ChangeLog
lisp/Makefile.in