]> Sergey Matveev's repositories - st.git/commitdiff
Makefile: add manual path for OpenBSD
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 1 May 2022 16:38:40 +0000 (18:38 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 1 May 2022 16:38:40 +0000 (18:38 +0200)
config.mk

index 4c4c5d5f298d435b8a9447b73a3b02e7ccf333ef..ddf278aa9c7cec968e7045df0d0fcd6e6a7e7d2a 100644 (file)
--- 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