X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=Makefile;h=c26cbd9f7ac5030c5fac09f259b48c1891d1f21e;hp=7fc33392393a82474f7cbec128f5d7ea2152a8c4;hb=789f96ef05fda4588aa536adb614c0e841be0812;hpb=d922ad61d35e9a6996730bec24b16f8bf7bc426c 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