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.
7 lines
169 B
Makefile
7 lines
169 B
Makefile
# $NetBSD: Makefile,v 1.14 2007/11/12 15:19:45 jmmv Exp $
|
|
|
|
# missing: libexec sbin usr.sbin share gnu
|
|
SUBDIR+= include lib libexec sys usr.bin
|
|
|
|
.include <bsd.subdir.mk>
|