aboutsummaryrefslogtreecommitdiff
path: root/tests/config.mk
blob: 4b51d373fa4cd37fdcf25f44d412c494264c3c4f (plain)
1
2
3
BUILD_DIR=../build
CFLAGS=-Wall -Wextra -Wsign-compare -Wsign-conversion -pedantic -std=c99 -O2 -I../lib/include
LDFLAGS=-L$(BUILD_DIR) -lcsv