summaryrefslogtreecommitdiffstats
path: root/kerberos5/usr.bin/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2000-02-28 19:15:32 +0000
committermarkm <markm@FreeBSD.org>2000-02-28 19:15:32 +0000
commit5dffca5013c0de6e26b8856753725a833d02a04a (patch)
tree5368efeae9834c3c39f215909a745290ce92165f /kerberos5/usr.bin/Makefile
parent37dce23afc624dfc2ebae4614ddd17d5e376a901 (diff)
downloadFreeBSD-src-5dffca5013c0de6e26b8856753725a833d02a04a.zip
FreeBSD-src-5dffca5013c0de6e26b8856753725a833d02a04a.tar.gz
Remove largescale evidence of crack-smoking.
Where a k4 applet has a k5 namesake, rename the k5 version from k<app> to k5<app>. (Repo copy done). Do some repairs to dependancies to support make world properly.
Diffstat (limited to 'kerberos5/usr.bin/Makefile')
-rw-r--r--kerberos5/usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberos5/usr.bin/Makefile b/kerberos5/usr.bin/Makefile
index 4a0d3f3..ec85d88 100644
--- a/kerberos5/usr.bin/Makefile
+++ b/kerberos5/usr.bin/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
-SUBDIR= kadmin kauth kdestroy kinit klist kpasswd
+SUBDIR= k5admin k5auth k5destroy k5init k5list k5passwd
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud