aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorlostd <lostd@2f30.org>2014-10-08 15:08:29 +0300
committerlostd <lostd@2f30.org>2014-10-08 15:08:29 +0300
commitb6c43f66a9adeb7e3f19d6cffc9c14abf60dd855 (patch)
treeef43ead06904e26e8afb22f5259175359cfce0b9 /Makefile
parent1734a96745f54c4b53a0adef2ca03d9389339314 (diff)
downloadnoice-b6c43f66a9adeb7e3f19d6cffc9c14abf60dd855.tar.gz
Change string copies to use strlcpy(3)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 922bf96..c2cdcad 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
#CPPFLAGS += -DDEBUG
#CFLAGS += -g
LDLIBS = -lncursesw
+#LDLIBS += -lbsd
BIN = noice
all: $(BIN)
Un proyecto texto-plano.xyz