1# $FreeBSD$
2
3SUBDIR=	lib .WAIT \
4	fifolog_create fifolog_writer fifolog_reader
5SUBDIR_PARALLEL=
6
7.include <bsd.subdir.mk>
8