chiark / gitweb /
add <math.h> and -lm (no functional change)
[matchsticks-search.git] / Makefile
index af97bd23fabf36eb663bba7b52b9ad18e655361d..5443d23e6f53d34bdca5515d5fd12655f3bac2e2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,5 @@
-CFLAGS += -Wall -Wwrite-strings -Wstrict-prototypes
+CFLAGS += -Wall -Wwrite-strings -Wstrict-prototypes -g -O2 -std=gnu99 -lm
 LC_CTYPE=C
+LDLIBS = -lpub -lglpk
 
 all: main