]> Sergey Matveev's repositories - nnn.git/commitdiff
No need for +=, also favors portability
authorlostd <lostd@2f30.org>
Fri, 14 Nov 2014 16:32:24 +0000 (18:32 +0200)
committerlostd <lostd@2f30.org>
Fri, 14 Nov 2014 16:32:24 +0000 (18:32 +0200)
Makefile

index 7acef009c998ced87932585c36ccb32ce509dc1f..1bd8268e3e554aaeca1db1a20b827731396e7fe0 100644 (file)
--- 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\