Allow installing to DESTDIR
authorIvy Foster <ivy.foster@gmail.com>
Sat, 23 Apr 2016 02:36:33 +0000 (21:36 -0500)
committerIvy Foster <ivy.foster@gmail.com>
Sat, 23 Apr 2016 02:36:33 +0000 (21:36 -0500)
commitebeb93de0bc7302da67c5ad758414efbcb226b3f
treed9390cc5663f454b7df67bb2704441d36fccb366
parent8f7dd09b8aecb1f62c249d26dfad008d1b9bfb6a
Allow installing to DESTDIR

It's pretty standard to allow builders to pass DESTDIR=/some/dir to make
in order to (a) build the program without modifying $PREFIX and (b) still
install somewhere other than $PREFIX. This makes packaging a lot easier.
Makefile