Prepare for K5.

This commit is contained in:
Mark Murray 1999-09-20 06:21:51 +00:00
parent 40ec3caac8
commit 1099209e99
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51444
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ CFLAGS+=-DKERBEROS -DHAVE_CONFIG_H \
-I${.CURDIR}/../../crypto/kerberosIV/include \
-I${.CURDIR}/../../crypto/kerberosIV/lib/roken \
-I${.CURDIR}/../../crypto/kerberosIV/appl/bsd
DISTRIBUTION= krb
DISTRIBUTION= krb4
.endif
.include <bsd.prog.mk>

View File

@ -22,7 +22,7 @@ CFLAGS+=-DKERBEROS -DHAVE_CONFIG_H \
-I${.CURDIR}/../../crypto/kerberosIV/include \
-I${.CURDIR}/../../crypto/kerberosIV/lib/roken \
-I${.CURDIR}/../../crypto/kerberosIV/appl/bsd
DISTRIBUTION= krb
DISTRIBUTION= krb4
.endif
.include <bsd.prog.mk>