aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7acef00..1bd8268 100644
--- a/Makefile
+++ b/Makefile
@@ -3,8 +3,8 @@ VERSION = 0.0
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/man
-#CPPFLAGS += -DDEBUG
-#CFLAGS += -g
+#CPPFLAGS = -DDEBUG
+#CFLAGS = -g
LDLIBS = -lcurses
DISTFILES = noice.c strlcat.c strlcpy.c util.h config.def.h\