aboutsummaryrefslogtreecommitdiffstats
path: root/config/SunOS.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config/SunOS.mk')
-rw-r--r--config/SunOS.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/SunOS.mk b/config/SunOS.mk
index ec290346f2..e84e277761 100644
--- a/config/SunOS.mk
+++ b/config/SunOS.mk
@@ -18,6 +18,8 @@ INSTALL_DIR = $(INSTALL) -d -m0755 -p
INSTALL_DATA = $(INSTALL) -m0644 -p
INSTALL_PROG = $(INSTALL) -m0755 -p
+PREFIX ?= /usr
+
LIB64DIR = lib/amd64
SOCKET_LIBS = -lsocket