X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;ds=inline;f=Makefile;h=c26cbd9f7ac5030c5fac09f259b48c1891d1f21e;hb=6e1801915cc847204e8ae8a4ff04463b2e85f538;hp=7fc33392393a82474f7cbec128f5d7ea2152a8c4;hpb=3cfcb2525810c5189919bd3507e32e515635c09e;p=folded-ctf.git diff --git a/Makefile b/Makefile index 7fc3339..c26cbd9 100644 --- a/Makefile +++ b/Makefile @@ -36,11 +36,6 @@ endif CXXFLAGS = -Wall $(OPTIMIZE_FLAG) $(PROFILE_FLAG) -# ifeq ($(CURSES),yes) -# LDFLAGS=$(LDFLAGS) -lncurses -# CXXFLAGS = $(CXXFLAGS) -DWITH_CURSES -# endif - all: folding list_to_pool TAGS TAGS: *.cc *.h