author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 22 Jun 2004 22:09:07 +0000 (22:09 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 22 Jun 2004 22:09:07 +0000 (22:09 +0000) | ||
commit | 65e3c1f5aeaa394405ecfb338ae18b24abf698b1 | |
tree | 2ad93d91361ffcf49eecbf1ecd64ef79da1f6dc1 | tree | snapshot |
parent | 522ed81420469fe3d409b3ce99f95f171a1959d3 | commit | diff |
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
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 | diff | blob | history |