NetBSD/tests/atf/Makefile

14 lines
276 B
Makefile

# $NetBSD: Makefile,v 1.2 2007/11/21 15:39:33 jmmv Exp $
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/atf
SUBDIR= formats sh_interface test_programs tools units
SRCDIR= ${NETBSDSRCDIR}/dist/atf
.PATH: ${SRCDIR}/tests/atf
.include <bsd.test.mk>
.include <bsd.subdir.mk>