repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix mdoc(7)/man(7) mix up.
[netbsd-mini2440.git]
/
tests
/
fs
/
Makefile
blob
fe8e899444520effecdcc7651206c7c8ede8322b
1
# $NetBSD: Makefile,v 1.3 2007/12/26 20:50:31 jmmv Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
fs
6
7
SUBDIR
=
ffs puffs tmpfs
8
9
FILES
=
h_funcs.subr
10
FILESDIR
= ${
TESTSDIR
}
11
12
.
include
<
bsd.
test
.mk
>
13
.
include
<
bsd.subdir.mk
>