]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/tests/Makefile
Merge clang trunk r338150 (just before the 7.0.0 branch point), and
[FreeBSD/FreeBSD.git] / sys / modules / tests / Makefile
1 # $FreeBSD$
2
3 SUBDIR+=        framework
4 SUBDIR+=        .WAIT
5 SUBDIR+=        callout_test
6
7 SUBDIR_PARALLEL=
8
9 .include <bsd.subdir.mk>