e44ee884d0
was broken and fixed recently in: http://mail-index.netbsd.org/source-changes/2007/12/16/0011.html Test-case code provided by elad@.
11 lines
184 B
Makefile
11 lines
184 B
Makefile
# $NetBSD: Makefile,v 1.7 2007/12/23 13:50:22 jmmv Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR= atf fs games net util
|
|
|
|
TESTSDIR= ${TESTSBASE}
|
|
|
|
.include <bsd.test.mk>
|
|
.include <bsd.subdir.mk>
|