]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/blob - bin/tests/Makefile
Document r273098, options for displaying mkimg(1) internals
[FreeBSD/releng/10.1.git] / bin / tests / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 TESTSDIR=       ${TESTSBASE}/bin
6
7 .PATH:          ${.CURDIR:H:H}/tests
8 KYUAFILE=       yes
9
10 .include <bsd.test.mk>