Linux doesn't like .PHONY .o files.
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 26 Dec 2014 17:12:28 +0000 (18:12 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 26 Dec 2014 17:15:57 +0000 (18:15 +0100)
commit128a37397432e5e63099633e275c65a652c16673
tree6f9ceafff3c7192d68244e6a35d8f9b5d989f9af
parent69689f908b0c9a14b7108b7ab8edd92facc53ddf
Linux doesn't like .PHONY .o files.

In order to please every OS, make version.c .PHONY again, and add an
empty rule to make version.c.
src/Makefile.am