mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 01:02:28 -04:00
7 lines
113 B
Makefile
7 lines
113 B
Makefile
|
|
SYSDIR?=${SRCTOP}/sys
|
|
.include "${SYSDIR}/conf/kern.opts.mk"
|
|
|
|
SUBDIR = ow owc ow_temp
|
|
|
|
.include <bsd.subdir.mk>
|