mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 09:41:05 -04:00
10 lines
110 B
Makefile
10 lines
110 B
Makefile
# $FreeBSD$
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR= sys
|
|
|
|
TESTSDIR= ${TESTSBASE}
|
|
KYUAFILE= yes
|
|
|
|
.include <bsd.test.mk>
|