aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorlostd <lostd@2f30.org>2014-11-14 18:32:24 +0200
committerlostd <lostd@2f30.org>2014-11-14 18:32:24 +0200
commit4d72d592d891eea97d1b081991c4922a5361165b (patch)
treeae3658d6249134741a33a2563338bfa6f955fae0 /Makefile
parentd5bfdfd916ab429959287ca6c7de5dbc89e93414 (diff)
downloadnoice-4d72d592d891eea97d1b081991c4922a5361165b.tar.gz
No need for +=, also favors portability
Diffstat (limited to 'Makefile')
-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\
Un proyecto texto-plano.xyz