]> git.ipfire.org Git - thirdparty/strongswan.git/commit
The use of $< in Makefiles is not portable
authorTobias Brunner <tobias@strongswan.org>
Fri, 27 Jul 2012 11:39:18 +0000 (13:39 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 27 Jul 2012 11:47:59 +0000 (13:47 +0200)
commit8ff109482351b23f8f1009c901dcd45b7c341378
tree5519b6b0c3e7f3cf813a909bd519bbe9d1e667fa
parentd511a71daa36f701636a76fb1e513755b3cb8b03
The use of $< in Makefiles is not portable

It requires GNU make which is not what most people use on e.g. FreeBSD.

Fixes #205.
src/ipsec/Makefile.am
src/ipsec/_ipsec.8.in [moved from src/ipsec/ipsec.8.in with 100% similarity]
src/ipsec/_ipsec.in [moved from src/ipsec/ipsec.in with 100% similarity]