There is no src/contrib-crypto/ anything directory. So don't look for

include files in subdirs of it.
This commit is contained in:
David E. O'Brien 2000-12-01 06:34:44 +00:00
parent 0de7d1da20
commit d548f6db32
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69443

View File

@ -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=