st
simple terminal
git clone https://9o.is/git/st.git
commit 8ee9fdb6c8292952d08d81b1fafcbdd62d5f119e parent 371028ef2bf4af1b9fe2112b8c7e90a25f47fa10 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(-)
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