summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd
diff options
context:
space:
mode:
authorcsgr <csgr@FreeBSD.org>1994-08-20 21:19:46 +0000
committercsgr <csgr@FreeBSD.org>1994-08-20 21:19:46 +0000
commitbb1890fe44fa9e4bbd2bb339ae460997d8dcedd4 (patch)
treef3b6fc6dafc1125389de39f6a07c1be5a594692b /libexec/ftpd
parentee89c5a36579258324425530afd44e5dedad8847 (diff)
downloadFreeBSD-src-bb1890fe44fa9e4bbd2bb339ae460997d8dcedd4.zip
FreeBSD-src-bb1890fe44fa9e4bbd2bb339ae460997d8dcedd4.tar.gz
LDADD= -lcrypt
Submitted by: Geoff
Diffstat (limited to 'libexec/ftpd')
-rw-r--r--libexec/ftpd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile
index 0a067be..22c826f 100644
--- a/libexec/ftpd/Makefile
+++ b/libexec/ftpd/Makefile
@@ -3,6 +3,7 @@
PROG= ftpd
CFLAGS+=-DSETPROCTITLE
SRCS= ftpd.c ftpcmd.c logwtmp.c popen.c
+LDADD= -lcrypt
MAN8= ftpd.8
CLEANFILES+=ftpcmd.c y.tab.h
OpenPOWER on IntegriCloud