diff --git a/config.mk b/config.mk index a300deb..ec8fa91 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # paths -PREFIX = /usr/local +PREFIX ?= /usr/local MANPREFIX = ${PREFIX}/share/man # In dist tarballs, the version is stored in the VERSION files.