mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
10 lines
110 B
Makefile
10 lines
110 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
SUBDIR= addr
|
||
|
|
SUBDIR+= cma
|
||
|
|
SUBDIR+= iwcm
|
||
|
|
SUBDIR+= core
|
||
|
|
SUBDIR+= krping
|
||
|
|
|
||
|
|
.include <bsd.subdir.mk>
|