aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2022-05-01 18:38:40 +0200
committersinanmohd <pcmsinan@gmail.com>2023-01-12 08:21:56 +0530
commiteb849502e755d8faf154db6ca3ad5498f6c99f62 (patch)
treed9bd7e5c387cb7b543ddf5c2d2152c503722767d
parent550cac0ce969710f13584c8d015ba8e21d3e2859 (diff)
Makefile: add manual path for OpenBSD
-rw-r--r--config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index 0114bad..7ec090b 100644
--- a/config.mk
+++ b/config.mk
@@ -30,6 +30,7 @@ STLDFLAGS = $(LIBS) $(LDFLAGS)
#LIBS = -L$(X11LIB) -lm -lX11 -lutil -lXft \
# `$(PKG_CONFIG) --libs fontconfig` \
# `$(PKG_CONFIG) --libs freetype2`
+#MANPREFIX = ${PREFIX}/man
# compiler and linker
# CC = c99