Makefile: some refactoring for "make vanilla"
commit49c128c30045255aae76b7cd152de4b80bd1bdd4
authorAchim Gratz <Stromeko@Stromeko.DE>
Sat, 14 Dec 2013 09:17:53 +0000 (14 10:17 +0100)
committerAchim Gratz <Stromeko@Stromeko.DE>
Sat, 14 Dec 2013 09:27:31 +0000 (14 10:27 +0100)
tree382338895056421f10a7bfa5a48f663d0cc9f9e7
parent04eb8d7d85d156bfda6f24a5936492f9806b6fd8
Makefile: some refactoring for "make vanilla"

* mk/default.mk (BTEST_INIT): Isolate load-path manipulation into
  BTEST_LOAD and do whitespace cleanup.  (EMACSQ): New variable for an
  Emacs with no configuration files.  (NOBATCH, BATCH): Use EMACSQ.

* mk/targets.mk (vanilla): Do not echo command line and explicitly say
  that we don't get a return value.  (CONF_CALL): Add NOBATCH to the
  list of things shown in `make config-allĀ“.
mk/default.mk
mk/targets.mk