98380f8b63
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.
9 lines
156 B
Makefile
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>
|