mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
7 lines
122 B
Makefile
7 lines
122 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= lib .WAIT \
|
|
fifolog_create fifolog_writer fifolog_reader
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|