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
/
apache2
/
mDNSResponder
/
Makefile
blob
204be441a249d729d778c096ec3236185d2f49c8
1
# $NetBSD: Makefile,v 1.2 2009/10/05 03:54:17 tsarna Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
SUBDIR
=
usr.bin usr.sbin
6
.if
(${
MKPIC
} !=
"no"
)
7
SUBDIR
+=
nss
8
.
endif
9
10
.
include
<
bsd.subdir.mk
>