]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/lib/tests/Makefile
MFC r296537: MFV r296536: 6551 cmd/zpool: cleanup gcc warnings
[FreeBSD/stable/10.git] / cddl / lib / tests / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 TESTSDIR=       ${TESTSBASE}/cddl/lib
6
7 .PATH:          ${.CURDIR:H:H:H}/tests
8 KYUAFILE=       yes
9
10 .include <bsd.test.mk>