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