]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tests/sys/common/Makefile
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, and lldb
[FreeBSD/FreeBSD.git] / tests / sys / common / Makefile
1 # $FreeBSD$
2
3 PACKAGE=                common
4 TESTSDIR=               ${TESTSBASE}/sys/common
5 ${PACKAGE}FILES+=       vnet.subr
6
7 .include <bsd.test.mk>