diff options
author | wollman <wollman@FreeBSD.org> | 1995-01-20 22:16:47 +0000 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 1995-01-20 22:16:47 +0000 |
commit | 6ba13d9dd9b3776799e712248ccad253c0c72f76 (patch) | |
tree | ffb16a52943b5516d83af0108ef269c700deefbb /eBones | |
parent | c74adccd451a84b0d321e863101107ecdd91d584 (diff) | |
download | FreeBSD-src-6ba13d9dd9b3776799e712248ccad253c0c72f76.zip FreeBSD-src-6ba13d9dd9b3776799e712248ccad253c0c72f76.tar.gz |
Added Kerberized passwd.
Diffstat (limited to 'eBones')
-rw-r--r-- | eBones/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eBones/Makefile b/eBones/Makefile index 32e09cc..78c7936 100644 --- a/eBones/Makefile +++ b/eBones/Makefile @@ -1,11 +1,11 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.7 1995/01/20 02:49:46 wollman Exp $ +# $Id: Makefile,v 1.8 1995/01/20 03:13:48 wollman Exp $ SUBDIR= include des acl kdb krb libkadm SUBDIR+= ext_srvtab kdb_destroy kdb_edit \ kdb_init kdb_util kdestroy kerberos kinit klist ksrvtgt \ - kstash kadmin kadmind man + kstash kadmin kadmind passwd man # # MISSING AND PROBABLY BOGUS: register registerd make_keypair # |