repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Boot-to-ramdisk image generation scripts
[minix3.git]
/
tests
/
share
/
Makefile
blob
2ee4306c510a66d8033bb47ff90a56215a8c3bf6
1
# $NetBSD: Makefile,v 1.2 2013/02/16 12:44:26 jmmv Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
share
6
7
TESTS_SUBDIRS
=
examples mk
8
9
.
include
<
bsd.
test
.mk
>