]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - bin/tests/Makefile
In v3 UNIX, the kill utility is documented in category 8, not 1.
[FreeBSD/stable/10.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>