From 03499b32797886175b8d268f9e3129541c03f3ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Wed, 29 Oct 2014 21:38:11 +0100 Subject: [PATCH] Respect globally set $PREFIX --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index 71930ad..6ea55fc 100644 --- a/config.mk +++ b/config.mk @@ -3,7 +3,7 @@ VERSION = 0.1 # Customize below to fit your system -PREFIX = /usr/local +PREFIX ?= /usr/local MANPREFIX = ${PREFIX}/share/man INCS = -I.