Use conditional variable assignment for PREFIX

This commit is contained in:
Israel Jacquez 2019-05-04 15:09:58 -07:00
parent d9575acb88
commit 252fba32be

View File

@ -4,7 +4,7 @@ VERSION = 0.8.1
# Customize below to fit your system
# paths
PREFIX = /usr/local
PREFIX ?= /usr/local
MANPREFIX = $(PREFIX)/share/man
X11INC = /usr/X11R6/include