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)
commit110ae8b7e4893e9c641a8fcf9e787e2a0d4988ea
tree59652eee2077e399a66c6db611e943276bb0166a
parent4e2ce9af80a1355ba7676c5ec90d6a82b8d9ecdd
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/program@280 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/Makefile.am