595fe15108
MFC after: 3 weeks Sponsored by: EMC / Isilon Storage Division
8 lines
122 B
Makefile
8 lines
122 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= lib .WAIT \
|
|
fifolog_create fifolog_writer fifolog_reader
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|