]> git.eshelyaron.com Git - emacs.git/commit
Fix make bootstrap for native compilation
authorAndrea Corallo <akrl@sdf.org>
Sat, 14 Mar 2020 10:57:34 +0000 (10:57 +0000)
committerAndrea Corallo <akrl@sdf.org>
Sat, 14 Mar 2020 15:13:45 +0000 (15:13 +0000)
commitdab8dd836cb7c714cebae155f41e21fd824acaea
treebd313c478fe69417cce02d44d8b2e7ebd0bc1d3a
parent144e8f64b69e01a6c870574d04c92368f0056dd0
Fix make bootstrap for native compilation

Add Makefile target native-compile-clean removing all eln output
folders.

This is also triggered by make bootstrap to perform a clean bootstrap.

Also revert some modification of the build system against master not
effective anymore with the new directory layout.
lisp/Makefile.in
src/Makefile.in