mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 09:56:47 -05: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>
|