aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
blob: 5c4b04153b87569303960d533655e8ed5e92bce3 (plain) (blame)
1
2
3
4
5
6
7
8
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man

CC = c99

CPPFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE
CFLAGS   =
LDFLAGS  = -s