From 42fd2a4d13c370e54ebe812560fc7e82c17ccc97 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 4 Aug 2020 20:36:19 +0530 Subject: Program option to use older --- Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9959897..5c98912 100644 --- a/Makefile +++ b/Makefile @@ -61,10 +61,6 @@ ifeq ($(O_NOFIFO),1) CPPFLAGS += -DNOFIFO endif -ifeq ($(O_NOFCOLORS),1) - CPPFLAGS += -DNOFCOLORS -endif - ifeq ($(O_CTX8),1) CPPFLAGS += -DCTX8 endif -- cgit v1.2.3-70-g09d2