diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-01 06:34:44 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-01 06:34:44 +0000 |
| commit | d548f6db329b79dc765d963dff0319216fde738c (patch) | |
| tree | b2372039451d088f480385e5df23fa91732f0621 /libexec/ftpd/Makefile | |
| parent | 0de7d1da2047f8d369ef9bdb091d96c97aa5dc58 (diff) | |
Notes
Diffstat (limited to 'libexec/ftpd/Makefile')
| -rw-r--r-- | libexec/ftpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile index 75e920624a86..09ef0e22fafc 100644 --- a/libexec/ftpd/Makefile +++ b/libexec/ftpd/Makefile @@ -5,8 +5,7 @@ PROG= ftpd MAN8= ftpd.8 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+=-DSETPROCTITLE -DSKEY -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall CFLAGS+=-DINET6 YFLAGS= |
