projects
/
suckless
/
st.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8629d9a
)
Makefile: add manual path for OpenBSD
author
Hiltjo Posthuma
<hiltjo@codemadness.org>
Sun, 1 May 2022 16:38:40 +0000
(18:38 +0200)
committer
Hiltjo Posthuma
<hiltjo@codemadness.org>
Sun, 1 May 2022 16:38:40 +0000
(18:38 +0200)
config.mk
patch
|
blob
|
history
diff --git
a/config.mk
b/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