diff options
| author | Mark Murray <markm@FreeBSD.org> | 2001-04-28 07:58:12 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2001-04-28 07:58:12 +0000 |
| commit | 9c3f4f52082965adaa288348534cad5eeec55fe8 (patch) | |
| tree | ff96d04e0c4d269bfe2a13760e6274f5825ad135 /libexec | |
| parent | d0392caa7b86e2e829af6fb9a230f902d8429557 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/ftpd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile index bee75d43c0337..39eaecea9e187 100644 --- a/libexec/ftpd/Makefile +++ b/libexec/ftpd/Makefile @@ -9,7 +9,6 @@ CFLAGS+=-DSETPROCTITLE -DSKEY -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall CFLAGS+=-DINET6 CFLAGS+=-I${.CURDIR} YFLAGS= -NOSHARED= YES LDADD= -lskey -lmd -lcrypt -lutil DPADD= ${LIBSKEY} ${LIBMD} ${LIBCRYPT} ${LIBUTIL} |
