diff options
| author | Geoff Rehmet <csgr@FreeBSD.org> | 1994-08-20 21:19:46 +0000 |
|---|---|---|
| committer | Geoff Rehmet <csgr@FreeBSD.org> | 1994-08-20 21:19:46 +0000 |
| commit | 4714bb15be0d610ae5fb7ee6f92c4e1f121accc3 (patch) | |
| tree | f3b6fc6dafc1125389de39f6a07c1be5a594692b /libexec/ftpd | |
| parent | 11841a6877e8647938e5020e4debae73ed2b0250 (diff) | |
Notes
Diffstat (limited to 'libexec/ftpd')
| -rw-r--r-- | libexec/ftpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile index 0a067be5e62a..22c826f54b1f 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 |
