NetBSD/tests/atf/Makefile

14 lines
281 B
Makefile

# $NetBSD: Makefile,v 1.3 2008/02/04 20:30:15 jmmv Exp $
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/atf
SUBDIR= data formats sh_interface test_programs tools units
SRCDIR= ${NETBSDSRCDIR}/dist/atf
.PATH: ${SRCDIR}/tests/atf
.include <bsd.test.mk>
.include <bsd.subdir.mk>