06f3e60d63
end-user is supposed to work with them.
10 lines
154 B
Makefile
10 lines
154 B
Makefile
# $NetBSD: Makefile,v 1.1 2011/11/12 01:19:25 jmmv Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
TESTSDIR= ${TESTSBASE}/examples
|
|
|
|
TESTS_SH= t_asm
|
|
|
|
.include <bsd.test.mk>
|