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