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]
/
sys
/
miscfs
/
nullfs
/
Makefile
blob
eb4db51e9c5f97517883c55966b81f7029b5c9f1
1
# $NetBSD$
2
3
INCSDIR
= /
usr
/
include
/
miscfs
/
nullfs
4
5
INCS
=
null.h
6
7
.
include
<
bsd.kinc.mk
>