summaryrefslogtreecommitdiffstats
path: root/tests/sys/Makefile
blob: 85d51df089400628175ea2dc581f1d73c968d011 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

.include <bsd.own.mk>

SUBDIR= kern
TESTSDIR= ${TESTSBASE}/sys

KYUAFILE= yes

CLEANFILES+= Kyuafile
Kyuafile: ${.CURDIR}/../Kyuafile
	cp -f ${.CURDIR}/../Kyuafile .

.include <bsd.test.mk>
OpenPOWER on IntegriCloud