From 56959fefe69bf505788ca1b6964df090055da17e Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 4 Dec 2019 02:38:14 +0100 Subject: Makefile ready for release --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a6e035a..b7ef554 100644 --- a/Makefile +++ b/Makefile @@ -36,8 +36,7 @@ OPTIMIZE = -O2 CFLAGS = -Wall CFLAGS += -Wextra CFLAGS += -Werror -#CFLAGS += ${OPTIMIZE} -CFLAGS += ${DEBUG} +CFLAGS += ${OPTIMIZE} #------------------------------------------------------------------------------# NAME = lowbat #==============================================================================# -- cgit v1.2.3