Makefile: implement target config-version
commite6228c448e84f64ced8c48d13aa13881466fae8d
authorAchim Gratz <Stromeko@Stromeko.DE>
Sat, 29 Sep 2012 08:47:40 +0000 (29 10:47 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Sat, 29 Sep 2012 08:47:40 +0000 (29 10:47 +0200)
treeb1fb48459fcb1558bad0d253ea2345fc0e897b78
parentd88344d291cfeb2a377674816e739c88f6c91cd3
Makefile: implement target config-version

* mk/targets.mk: Implement target `config-version´ to show the version
  of Org from both make's and Emacs' perspective.  Run that target at
  the end of all `config-*´ targets.

* mk/default.mk: Add SHOWVER with the appropriate invocation of emacs
  to output the Org version.

* Makefile: Document new target `config-version´ in `helpall´.
Makefile
mk/default.mk
mk/targets.mk