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]
/
external
/
cddl
/
osnet
/
usr.bin
/
Makefile
blob
9be024e85e1e8c2f3c1ed62c423d9caf676c0923
1
# $NetBSD: Makefile,v 1.1 2009/03/26 22:11:46 ad Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.if
!
defined
(
MKZFS
)
||
${
MKZFS
} !=
"no"
6
SUBDIR
+=
ztest
7
.
endif
8
9
.
include
<
bsd.subdir.mk
>