Browse Source

Makefile: add manual path for OpenBSD

master
Hiltjo Posthuma 3 years ago
parent
commit
baa9357e96
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      config.mk

+ 1
- 0
config.mk View File

@ -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

Loading…
Cancel
Save