]> git.tuebingen.mpg.de Git - paraslash.git/commit
build: Compute CC version, build date and uname string only once.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 1 Apr 2015 12:32:50 +0000 (12:32 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 28 Dec 2015 15:47:36 +0000 (15:47 +0000)
commite080d112e6a79c3f78c33d004010bff03b40b38d
treeec5c1104cb3fef908049ecc52908ca149fa3723f
parent74322f0fab30777d8e34486fce1d81d4bc1106a0
build: Compute CC version, build date and uname string only once.

This should speed up the build somewhat, and it gets rid of a pointless
duplication in the Makefile.
Makefile.real