aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
blob: 222685b93d68a726ce7e0cc57ca43d9baaffe3fe (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 -D_GNU_SOURCE
CFLAGS   =
LDFLAGS  = -lsimple -lterminput -lcmap