Added DESTDIR support.
authorHank Leininger <hlein@korelogic.com>
Fri, 10 Jun 2016 19:20:53 +0000 (15:20 -0400)
committerHank Leininger <hlein@korelogic.com>
Fri, 10 Jun 2016 19:20:53 +0000 (15:20 -0400)
commit8a2bfff9178e3ae9df1d966a646023899b8f5a0d
treef0241fba3a67dc131e3c4cdcf5c1360e48d7a19e
parentecb7ba6f3e48c2e3e8da298b98b83dea7f602d4f
Added DESTDIR support.

This is a common thing for distros or build environments that want
to install to a sandbox location as part of testing or package-building.
It should be a harmless/no-op change when make is called without
DESTDIR defined.
src/Makefile