Apparently this works
This commit is contained in:
parent
76e713f5b1
commit
3cf76d429e
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ MAN = sakisafecli.1 sakisafeclirc.5
|
||||||
LDADD = -lssl -lz -lpthread -lnghttp2 -lcurl -lconfig -lcrypto -L/usr/local/lib
|
LDADD = -lssl -lz -lpthread -lnghttp2 -lcurl -lconfig -lcrypto -L/usr/local/lib
|
||||||
PREFIX = /usr/local
|
PREFIX = /usr/local
|
||||||
BINDIR = $(PREFIX)/bin
|
BINDIR = $(PREFIX)/bin
|
||||||
MANDIR = $(PREFIX)/man
|
MANDIR = $(PREFIX)/man/man
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue