This commit is contained in:
(≧◡≦) 2022-06-20 12:31:02 +02:00
parent e9ea553fb0
commit 2bd36de5e1

View file

@ -3,6 +3,4 @@ SRCS += funcs.c sakisafecli.c
MAN = sakisafecli.1 sakisafeclirc.5
LDADD = -lssl -lz -lpthread -lnghttp2 -lcurl -lconfig -lcrypto -L/usr/local/lib
PREFIX = /usr/local/
BINDIR =/usr/local/bin
MANDIR =/usr/local/man
.include <bsd.prog.mk>