]> git.eshelyaron.com Git - emacs.git/commit
Fix $(MAKE) -C for out-of-tree bootstraps
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 10 Apr 2019 17:06:21 +0000 (10:06 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 10 Apr 2019 17:06:53 +0000 (10:06 -0700)
commitd2255c6065b0bc3949d494edf8864a2bd13918f3
tree3dad54a0a1e46455e66a424e74b7d452ed606cb6
parent61cdadf5bc211749002508b0597bb1239024f0d4
Fix $(MAKE) -C for out-of-tree bootstraps

Problem reported by Andy Moreton in:
https://lists.gnu.org/r/emacs-devel/2019-04/msg00359.html
* src/Makefile.in (${charsets}, $(lispsource)/loaddefs.el):
Revert incorrect changes to $(MAKE) -C invocations when the
target is in the source tree not the build tree.
src/Makefile.in