freebsd-dev/tests/Makefile
Alan Somers f17e7cad7e Fix the Makefiles so that the tests I submitted in r261081 will actually
get built.

Sponsored by:	Spectra Logic
MFC after:	13 days
X-MFC-With:	r261081
2014-01-24 18:04:16 +00:00

11 lines
110 B
Makefile

# $FreeBSD$
.include <bsd.own.mk>
SUBDIR= sys
TESTSDIR= ${TESTSBASE}
KYUAFILE= yes
.include <bsd.test.mk>