chiark / gitweb /
c8e179f72d037e38dcaacd48cc7fa1528cbde0ff
[matchsticks-search.git] / Makefile
1 CFLAGS += -Wall -Wwrite-strings -Wstrict-prototypes -g -O2 -std=gnu99
2 CPPFLAGS += -DVERSION="\"`git-describe --tags --dirty=+`\""
3 LC_CTYPE=C
4 LDLIBS = -lpub -lglpk -lm
5
6 all: main