]> git.kaiwu.me - haproxy.git/commit
BUILD: prepare the makefile to skip format lines in SUBVERS and VERDATE
authorWilly Tarreau <w@1wt.eu>
Tue, 10 Dec 2013 10:16:09 +0000 (11:16 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 10 Dec 2013 10:16:09 +0000 (11:16 +0100)
commitddee3ed9b7c7f769306307127c249850c92f9e44
treefa8de28dd84cc6bb404b00747d59b8c4d649be08
parent689e4d733f54b12bea8ac9d1768ed8162c69d248
BUILD: prepare the makefile to skip format lines in SUBVERS and VERDATE

We're going to put format lines in these files for use by git archive,
so let's ensure that the current default format still works. For this
we'll use two lines and only take the first one without a format tag.
Makefile