Makefile revision 56557
1# $FreeBSD: head/kerberos5/Makefile 56557 2000-01-24 20:45:13Z markm $
2
3SUBDIR=	lib libexec usr.bin usr.sbin
4
5bootstrap: cleandir obj depend all install kprog
6
7help-distribute:	distribute
8
9kprog:
10
11.include <bsd.subdir.mk>
12