.include <src.opts.mk>

SUBDIR= lib .WAIT \
	usr.bin

SUBDIR.${MK_TESTS}+= tests

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>