X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=139319be8531e42c7d00b89191429f648a15bbf7;hb=9ec76da798715053418c6cac1baf7e0632cfc145;hp=c8e179f72d037e38dcaacd48cc7fa1528cbde0ff;hpb=33c2116932d26da928f87e70cb16c97358d8bf0c;p=matchsticks-search.git diff --git a/Makefile b/Makefile index c8e179f..139319b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ CFLAGS += -Wall -Wwrite-strings -Wstrict-prototypes -g -O2 -std=gnu99 -CPPFLAGS += -DVERSION="\"`git-describe --tags --dirty=+`\"" +CFLAGS += $(CMDLINE_CFLAGS) +CPPFLAGS += -DVERSION="\"`git describe --tags --dirty=+`\"" LC_CTYPE=C LDLIBS = -lpub -lglpk -lm