Makefile revision 1.3
1# $NetBSD: Makefile,v 1.3 2007/11/12 15:13:59 jmmv Exp $
2
3.include <bsd.own.mk>
4
5SUBDIR=	atf util
6
7.include <bsd.test.mk>
8.include <bsd.subdir.mk>
9