mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 09:21:31 -05:00
8 lines
79 B
Makefile
8 lines
79 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
SUBDIR =
|
||
|
|
SUBDIR += pcm
|
||
|
|
SUBDIR += driver
|
||
|
|
|
||
|
|
.include <bsd.subdir.mk>
|