mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 20:49:35 -05:00
8 lines
101 B
Makefile
8 lines
101 B
Makefile
|
|
SUBDIR+= framework
|
|
SUBDIR+= .WAIT
|
|
SUBDIR+= callout_test
|
|
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|