mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
12 lines
180 B
Makefile
12 lines
180 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR+= T000 T001 T002 T003 T004 T005 T006 T007 T008 T009
|
|
SUBDIR+= T010 T011 T012 T013 T014
|
|
|
|
# SUBDIR+= T999
|
|
|
|
.include <bsd.subdir.mk>
|
|
|
|
test: _SUBDIR
|
|
|
|
mkref: _SUBDIR
|