xref: /freebsd-14.2/usr.sbin/fifolog/Makefile (revision d0b2dbfa)
1
2SUBDIR=	lib .WAIT \
3	fifolog_create fifolog_writer fifolog_reader
4SUBDIR_PARALLEL=
5
6.include <bsd.subdir.mk>
7