all repos — st @ baa9357e96d2478baa52a3301e70ac80a229b726

st (suckless terminal) config

Makefile: add manual path for OpenBSD
Hiltjo Posthuma hiltjo@codemadness.org
commit

baa9357e96d2478baa52a3301e70ac80a229b726

parent

8629d9a1da72cc18568a8f146307b0e939b77ebf

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M config.mkconfig.mk

@@ -30,6 +30,7 @@ #CPPFLAGS = -DVERSION=\"$(VERSION)\" -D_XOPEN_SOURCE=600 -D_BSD_SOURCE

#LIBS = -L$(X11LIB) -lm -lX11 -lutil -lXft \ # `$(PKG_CONFIG) --libs fontconfig` \ # `$(PKG_CONFIG) --libs freetype2` +#MANPREFIX = ${PREFIX}/man # compiler and linker # CC = c99