mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-08 13:28:05 +00:00
61f63dbbb1
documented and implemented in other areas of the FreeBSD tree MFC after: 1 week
11 lines
131 B
Makefile
11 lines
131 B
Makefile
# $FreeBSD$
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
TESTSDIR= ${TESTSBASE}/etc
|
|
|
|
.PATH: ${.CURDIR:H:H}/tests
|
|
KYUAFILE= yes
|
|
|
|
.include <bsd.test.mk>
|