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

CC = c99

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