xref: /freebsd/krb5/Makefile (revision ce9c325a2e9254eef3def2999a3b65848b574727)
1SUBDIR=	util .WAIT \
2	include .WAIT \
3	lib .WAIT\
4	plugins libexec usr.bin usr.sbin
5# SUBDIR_PARALLEL=
6
7.include <bsd.subdir.mk>
8