]> git.eshelyaron.com Git - emacs.git/commit
Some Makefile updates and clean-up
authorAndrea Corallo <akrl@sdf.org>
Fri, 14 Aug 2020 07:05:31 +0000 (09:05 +0200)
committerAndrea Corallo <akrl@sdf.org>
Mon, 17 Aug 2020 16:04:22 +0000 (18:04 +0200)
commitdbeafd34032797c5d743a741492a5d9b35dd8c7b
tree8ae1b688fd8e4938118078184376c35c474fa331
parent88b860ef6c687b8b1e3f00eb200f7fc1fb4425dd
Some Makefile updates and clean-up

* Makefile.in (clean): Remove 'eln-cache' folder.

* lisp/Makefile.in (.SUFFIXES): Remove .eln.
(native-compile-clean): Target remove.
(compile-always, bootstrap-clean): Remove 'native-compile-clean'
prerequisite.

* src/Makefile.in (%.eln): Remove rule.
Makefile.in
lisp/Makefile.in
src/Makefile.in