aboutsummaryrefslogtreecommitdiff
path: root/sbin/dump
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1999-09-20 06:21:51 +0000
committerMark Murray <markm@FreeBSD.org>1999-09-20 06:21:51 +0000
commit1099209e99f46e249d0d986c1b28e4a94f82a70a (patch)
tree186d9c723383bae40e834e9df2f7b89ccbf0e2fb /sbin/dump
parent40ec3caac80b347e401f9fef731876def9c8d5bc (diff)
downloadsrc-1099209e99f46e249d0d986c1b28e4a94f82a70a.tar.gz
src-1099209e99f46e249d0d986c1b28e4a94f82a70a.zip
Prepare for K5.
Notes
Notes: svn path=/head/; revision=51444
Diffstat (limited to 'sbin/dump')
-rw-r--r--sbin/dump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dump/Makefile b/sbin/dump/Makefile
index cfa0cf79a9be..4c06df6d8c97 100644
--- a/sbin/dump/Makefile
+++ b/sbin/dump/Makefile
@@ -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>