]> git.notmuchmail.org Git - notmuch/commit
build: write version.stamp file containing $(VERSION) string
authorTomi Ollila <tomi.ollila@iki.fi>
Wed, 19 Mar 2014 20:37:09 +0000 (22:37 +0200)
committerDavid Bremner <david@tethera.net>
Fri, 11 Apr 2014 02:24:10 +0000 (23:24 -0300)
commitfeb3ce957213350db6c3e954cf4016aced1f65ce
tree355a68eef3f8857aa67d9d1861a12f18d3b1ff3a
parentc20016742681e1ed48c83de32639e10507ffa14d
build: write version.stamp file containing $(VERSION) string

This version file will be as prerequisite to the target files
that use the version info for some purpose, like printing
it for the user to examine. The contents of the version.stamp
file is seldom read by the build system itself as the $(VERSION)
variable has the same information.

Thanks to Trevor, David and Mark for their contributions.
.gitignore
Makefile.local