diff options
| author | wiz <wiz@NetBSD.org> | 2006-03-23 20:14:16 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2006-03-23 20:14:16 +0000 |
| commit | 2bb817a755f2e39f4acb117de3ad91c81ad9fca0 (patch) | |
| tree | 70c2275ac6a6ca0cfb204d0c4b0b5fe50487859d /libexec/ftpd | |
| parent | 483dddc5d2288817bdcce6c1a2442da9d22479bf (diff) | |
Remove more references to kerberosIV.
Diffstat (limited to 'libexec/ftpd')
| -rw-r--r-- | libexec/ftpd/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile index c8d04f98ef2..5f92b3679c6 100644 --- a/libexec/ftpd/Makefile +++ b/libexec/ftpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2005/03/09 03:11:21 christos Exp $ +# $NetBSD: Makefile,v 1.56 2006/03/23 20:14:16 wiz Exp $ # @(#)Makefile 8.2 (Berkeley) 4/4/94 .include <bsd.own.mk> @@ -44,11 +44,6 @@ ftpd.o ftpcmd.o: version.h #DPADD+= ${LIBKRB5} ${LIBASN1} #LDADD+= -lkrb5 -lasn1 # -#SRCS+= klogin.c -#CPPFLAGS+=-DKERBEROS -I${DESTDIR}/usr/include/kerberosIV -#DPADD+= ${LIBKRB} -#LDADD+= -lkrb -# #DPADD+= ${LIBCRYPTO} ${{LIBCRYPT} ${LIBROKEN} ${LIBCOM_ERR} #LDADD+= -lcrypto -lcrypt -lroken -lcom_err # |
