Makefile revision 56068
1# $FreeBSD: head/kerberos5/Makefile 56068 2000-01-15 21:38:08Z markm $
2
3SUBDIR=	lib libexec usr.bin
4
5bootstrap: cleandir obj depend all install kprog
6
7.include <bsd.subdir.mk>
8