Makefile: add manual path for OpenBSD

ref. https://git.suckless.org/st/commit/baa9357e96d2478baa52a3301e70ac80a229b726.html
This commit is contained in:
Bakkeby 2022-07-10 17:09:18 +02:00
parent 4ccd248a50
commit dc8abceeca
2 changed files with 2 additions and 1 deletions

View file

@ -47,6 +47,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