aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoshinobu Inoue <shin@FreeBSD.org>2000-02-03 10:01:11 +0000
committerYoshinobu Inoue <shin@FreeBSD.org>2000-02-03 10:01:11 +0000
commit9ddb9015ffecc8779f74d2c7d8523701a1d809c3 (patch)
treebfd5eb885afdd26eff96dd87e13b0827622752da
parentb3ea3170b342c6ad35c8416e891951cea55a696d (diff)
Notes
-rw-r--r--libexec/ftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile
index 4ddfb53a3a42..6b09510cf832 100644
--- a/libexec/ftpd/Makefile
+++ b/libexec/ftpd/Makefile
@@ -7,7 +7,7 @@ SRCS= ftpd.c ftpcmd.y logwtmp.c popen.c skey-stuff.c
CFLAGS+=-DSETPROCTITLE -DSKEY -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall \
-I${.CURDIR}/../../contrib-crypto/telnet
-CFLAGS+=-DINET6 -g
+CFLAGS+=-DINET6
YFLAGS=
LDADD= -lskey -lmd -lcrypt -lutil