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
/
sbin
/
Makefile
blob
7800eec91d705da2f10eda8983c3971b9ca57ae1
1
# $NetBSD: Makefile,v 1.1 2009/03/26 22:11:44 ad Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.if
!
defined
(
MKZFS
)
||
${
MKZFS
} !=
"no"
6
SUBDIR
+=
zpool zfs
7
.
endif
8
9
.
include
<
bsd.subdir.mk
>