aboutsummaryrefslogblamecommitdiffstats
path: root/config.mk
blob: 64ac473e6e5ccc12fc2b525b0f713ee52abc5154 (plain) (tree)
1
2
3
4
5
6





                                                                 
PREFIX    = /usr/local
MANPREFIX = $(PREFIX)/share/man

CPPFLAGS =
CFLAGS   = -std=c99 -Wall -Wextra $(CPPFLAGS)
LDFLAGS  = -lXext -lXdamage -lXfixes -lXcomposite -lXrender -lX11