* src/Makefile.in (PRECOMP): Remove.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 21 Jun 2008 19:20:40 +0000 (19:20 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 21 Jun 2008 19:20:40 +0000 (19:20 +0000)
commit768efd8421ab5e24cb3b2b1993c90f9954e34e6a
tree66d9a8930f5c7ed3e8320191c56eb3cb7820b964
parent883bef2dd1d74c423b5a836fff3d2fa2e12d5b45
* src/Makefile.in (PRECOMP): Remove.
(${lisp} ${SOME_MACHINE_LISP}): Remove pseudo dependency on PRECOMP.
(witness-emacs): Run `compile-first'.
(.el.elc): Use the new compile-onefile target.
* lisp/Makefile.in (update-elclist): Don't exclude COMPILE_FIRST.
(all): Run compile-last.
(compile-onefile): New target.
(compile-first): Simplify.
(compile-last): Don't treat COMPILE_FIRST specially.
(COMPILE_FIRST): List the elc files rather than the el files.
(ELCFILES): Update.
lisp/ChangeLog
lisp/Makefile.in
src/ChangeLog
src/Makefile.in