2015-01-04 22:37:44 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2016-02-02 22:26:49 +00:00
|
|
|
PACKAGE= tests
|
|
|
|
|
2015-01-04 22:37:44 +00:00
|
|
|
NETBSD_ATF_TESTS_SH= cat_test
|
|
|
|
|
2016-05-04 23:20:53 +00:00
|
|
|
${PACKAGE}FILES+= d_align.in
|
|
|
|
${PACKAGE}FILES+= d_align.out
|
2015-01-05 20:38:47 +00:00
|
|
|
|
2015-01-04 22:37:44 +00:00
|
|
|
.include <netbsd-tests.test.mk>
|
|
|
|
|
|
|
|
.include <bsd.test.mk>
|