NetBSD/regress/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

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>