mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
12 lines
118 B
Makefile
12 lines
118 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= \
|
|
atm \
|
|
atmbase \
|
|
atmpif \
|
|
ccatm \
|
|
sscfu \
|
|
sscop \
|
|
uni
|
|
|
|
.include <bsd.subdir.mk>
|