summary refs log tree commit diff
path: root/Makefile
blob: ce4cdcf3ec42a22bb891ffe20b435b3f6a54b020 (plain) (blame)
1
2
3
4
CFLAGS += -std=c11 -Wall -Wextra -Wpedantic
LDLIBS = -lsqlite3 -lkcgi -lkcgihtml -lz

scooper: