]> git.sesse.net Git - cubemap/commitdiff
Makefile: Implement sysconfdir and localstatedir.
authorPhilipp Kern <pkern@debian.org>
Sun, 8 Sep 2013 21:10:55 +0000 (23:10 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 8 Sep 2013 21:14:59 +0000 (23:14 +0200)
It is a bit odd to use $(PREFIX) for some, but not all directories. Make
this a useable middle ground akin autoconf, which allows to pass in
different paths for /var (--localstatedir) and /etc (--sysconfdir).


No differences found