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
/
gpl2
/
Makefile
blob
a42325d99af050ed1d17919c9b885e31603f5151
1
# $NetBSD: Makefile,v 1.4 2009/04/08 16:30:12 christos Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.if
(${
MKCVS
} !=
"no"
)
6
SUBDIR
+=
xcvs
7
.
endif
8
.if
(${
MKLVM
} !=
"no"
)
9
SUBDIR
+=
lvm2
10
.
endif
11
12
.
include
<
bsd.subdir.mk
>