1
0
Fork 0
mirror of https://github.com/jarun/nnn.git synced 2025-03-29 17:46:35 +00:00

No need for +=, also favors portability

This commit is contained in:
lostd 2014-11-14 18:32:24 +02:00
parent d5bfdfd916
commit 4d72d592d8

View file

@ -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\