]> code.delx.au - gnu-emacs/commit
* lisp/Makefile.in: Replace shell fragments in variables with $(shell).
authorGlenn Morris <rgm@gnu.org>
Fri, 5 Jun 2015 01:02:26 +0000 (21:02 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 5 Jun 2015 01:02:26 +0000 (21:02 -0400)
commit0382a9346547e886445d4fecd920710c61d52e0c
treea0a3c044c41b9e2ea3978e24c3d6ece9b5759668
parent09cefee10c63731e5a7f4af3db9ac0359fe5b4b4
* lisp/Makefile.in: Replace shell fragments in variables with $(shell).

(SUBDIRS_REL, SUBDIRS_ABS, SUBDIRS_ALMOST, SUBDIRS_FINDER)
(SUBDIRS_SUBDIRS): New variables.
(setwins, setwins_almost, setwins_finder, setwins_for_subdirs):
Remove.
($(lisp)/cus-load.el, $(lisp)/finder-inf.el, $(lisp)/loaddefs.el)
(update-subdirs, compile-main, compile-clean):
Replace "setwins" usage with new "SUBDIRS" variables.
lisp/Makefile.in