diff options
| author | Guido van Rooij <guido@FreeBSD.org> | 1995-02-26 19:36:59 +0000 |
|---|---|---|
| committer | Guido van Rooij <guido@FreeBSD.org> | 1995-02-26 19:36:59 +0000 |
| commit | 3eb568f24cd37cc6a0dd03148e00027b70a72862 (patch) | |
| tree | 55fa2d553a933988227f011fa1f70a6577927db8 /libexec/ftpd/Makefile | |
| parent | def5a1b108486dfcc5f1f2d27d84e2987afcdf7f (diff) | |
Notes
Diffstat (limited to 'libexec/ftpd/Makefile')
| -rw-r--r-- | libexec/ftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile index e1e5be2b3658..f2b446cb6917 100644 --- a/libexec/ftpd/Makefile +++ b/libexec/ftpd/Makefile @@ -4,7 +4,7 @@ PROG= ftpd MAN8= ftpd.8 SRCS= ftpd.c ftpcmd.c logwtmp.c popen.c skey-stuff.c -CFLAGS+=-DSETPROCTITLE -DSKEY +CFLAGS+=-DSETPROCTITLE -DSKEY -DSTATS LDADD= -lcrypt -lskey -lmd DPADD= ${LIBCRYPT} ${LIBSKEY} ${LIBMD} |
