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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
tests
/
fs
/
ffs
/
Makefile
blob
c45f7357d141f1e47dd8eba8a144ecaa366a5a38
1
# $NetBSD: Makefile,v 1.3 2009/04/26 15:15:38 pooka Exp $
2
#
3
4
TESTSDIR
= ${
TESTSBASE
}/
fs
/
ffs
5
WARNS
=
4
6
7
TESTS_C
=
t_renamerace
8
9
LDADD
+= -
lrumpfs_ffs
-
lrumpvfs
-
lrump
-
lrumpuser
-
lpthread
10
11
.
include
<
bsd.
test
.mk
>