Merge branch 'vendor/XZ'
[dragonfly.git] / sys / dev / sound / Makefile
1 # Makefile
2 #
3
4 SUBDIR =
5 SUBDIR += sound
6 SUBDIR += driver
7
8 # empty to allow concurrent building
9 #
10 SUBDIR_ORDERED=
11
12 .include <bsd.subdir.mk>