aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2019-08-22 15:35:07 +0100
committersin <sin@2f30.org>2019-08-22 17:21:29 +0100
commit253f5a90ffb27e6ed89cac687b7c248e664ee49a (patch)
tree20dc08180fedfd2ad26ce02e9f6fe48f48bc73e2
parent58edea240e40eeb006923f012a6bb792fb8ef8a7 (diff)
downloadnoice-253f5a90ffb27e6ed89cac687b7c248e664ee49a.tar.gz
No need to have CPPFLAGS/CFLAGS in Makefile
Just let the user set them.
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 6fc286b..fc867e0 100644
--- a/Makefile
+++ b/Makefile
@@ -2,9 +2,6 @@ VERSION = 0.8
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/man
-#CPPFLAGS = -DDEBUG
-#CFLAGS = -g
-
NOICELDLIBS = -lcurses
NOPENLDLIBS =
NOICEOBJ = dprintf.o noice.o spawn.o strlcat.o strlcpy.o strverscmp.o
Un proyecto texto-plano.xyz