summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1999-09-20 06:21:51 +0000
committermarkm <markm@FreeBSD.org>1999-09-20 06:21:51 +0000
commit3b6f8bb1306d6453876beaaacf8fde06880cff36 (patch)
tree28b543a5e8b20a5828c8f72cb4fb50e3da4ec3b7 /sbin
parent0b061e57c0ac385183b23eef6214ba486b782785 (diff)
downloadFreeBSD-src-3b6f8bb1306d6453876beaaacf8fde06880cff36.zip
FreeBSD-src-3b6f8bb1306d6453876beaaacf8fde06880cff36.tar.gz
Prepare for K5.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/dump/Makefile2
-rw-r--r--sbin/restore/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dump/Makefile b/sbin/dump/Makefile
index cfa0cf7..4c06df6 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>
diff --git a/sbin/restore/Makefile b/sbin/restore/Makefile
index c14e95a..3f0a363 100644
--- a/sbin/restore/Makefile
+++ b/sbin/restore/Makefile
@@ -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>
OpenPOWER on IntegriCloud