hprop(8) belongs in /usr/sbin, not /usr/libexec.
This commit is contained in:
parent
6636b19ffd
commit
2bcae16fa3
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.39 2000/08/06 19:31:24 thorpej Exp $
|
||||
# $NetBSD: Makefile,v 1.40 2000/08/06 20:42:22 thorpej Exp $
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/4/93
|
||||
|
||||
.include <bsd.own.mk>
|
||||
@ -10,7 +10,7 @@ SUBDIR= atrun comsat fingerd ftpd getNAME getty identd ld.aout_so \
|
||||
|
||||
.if (${MKCRYPTO} != "no")
|
||||
# Heimdal/KTH Kerberos
|
||||
SUBDIR+= hprop hpropd kadmind kfd kpasswdd
|
||||
SUBDIR+= hpropd kadmind kfd kpasswdd
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.147 2000/08/06 19:31:25 thorpej Exp $
|
||||
# $NetBSD: Makefile,v 1.148 2000/08/06 20:42:25 thorpej Exp $
|
||||
# from: @(#)Makefile 5.20 (Berkeley) 6/12/93
|
||||
|
||||
.include <bsd.own.mk>
|
||||
@ -28,7 +28,7 @@ SUBDIR+=faithd ifmcstat mld6query mtrace6 ndp pim6dd pim6sd \
|
||||
SUBDIR+=pvcsif pvctxctl
|
||||
|
||||
.if (${MKCRYPTO} != "no")
|
||||
SUBDIR+= kadmin kdc kstash ktutil
|
||||
SUBDIR+= hprop kadmin kdc kstash ktutil
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.4 2000/08/03 22:47:39 assar Exp $
|
||||
# $NetBSD: Makefile,v 1.1 2000/08/06 20:42:28 thorpej Exp $
|
||||
DIST= ${.CURDIR}/../../crypto/dist
|
||||
.PATH: ${DIST}/heimdal/kdc
|
||||
|
Loading…
Reference in New Issue
Block a user