Code

The "$^" variable is GNU make-specific, and fails to compile under
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 22 Jun 2004 22:09:07 +0000 (22:09 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 22 Jun 2004 22:09:07 +0000 (22:09 +0000)
commit65e3c1f5aeaa394405ecfb338ae18b24abf698b1
tree2ad93d91361ffcf49eecbf1ecd64ef79da1f6dc1
parent522ed81420469fe3d409b3ce99f95f171a1959d3
The "$^" variable is GNU make-specific, and fails to compile under
FreeBSD 4.10. Please change it to $<, which is more compatible.
--  Stanislav Sinyagin <ssinyagin@yahoo.com>

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@280 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/Makefile.am