Makefile: add manual path for OpenBSD - st - simple terminal HTML git clone https://git.parazyd.org/st DIR Log DIR Files DIR Refs DIR README DIR LICENSE --- DIR commit baa9357e96d2478baa52a3301e70ac80a229b726 DIR parent 8629d9a1da72cc18568a8f146307b0e939b77ebf HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sun, 1 May 2022 18:38:40 +0200 Makefile: add manual path for OpenBSD Diffstat: M config.mk | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) --- DIR diff --git 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