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

CCFLAGS  = -std=c99 -Wall -Wextra -O2
CPPFLAGS = 
LDFLAGS  = -s