NetBSD/tests/Makefile
jmmv 98380f8b63 Convert the regress/games tests to the atf
This change converts all the existing regression tests in regress/games
to the new framework provided by atf.  As a side effect, this also moves
all the tests programs in regress/games to tests/games.
2007-11-12 15:19:45 +00:00

9 lines
156 B
Makefile

# $NetBSD: Makefile,v 1.5 2007/11/12 15:19:46 jmmv Exp $
.include <bsd.own.mk>
SUBDIR= atf fs games util
.include <bsd.test.mk>
.include <bsd.subdir.mk>