X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=b723ea1b71a9ba877f551a7b3e376824262cd1f5;hb=18b5fa3a68a27a487b77923604e9de05d6263bf7;hp=37c545894e0dbf0417e8b125232282539a4bb5c3;hpb=f096f32710e8de97b870b7728746d442f0cce4ab;p=selector.git diff --git a/Makefile b/Makefile index 37c5458..b723ea1 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ + # # selector is a simple shell command for selection of strings with a # dynamic pattern-matching. @@ -28,7 +29,7 @@ else OPTIMIZE_FLAG = -ggdb3 -O3 endif -CXXFLAGS = -Wall $(OPTIMIZE_FLAG) $(PROFILE_FLAG) $(CXXGLPK) +CXXFLAGS = -Wall $(OPTIMIZE_FLAG) all: selector