mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-27 16:39:08 +00:00
8 lines
79 B
Makefile
8 lines
79 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += pcm
|
||
|
SUBDIR += driver
|
||
|
|
||
|
.include <bsd.subdir.mk>
|