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
/
nfs
/
Makefile
blob
bbce7a13bae66a9c17dfa8284e9223a2ffd33a82
1
# $NetBSD: Makefile,v 1.3 2006/01/03 12:47:51 yamt Exp $
2
3
INCSDIR
= /
usr
/
include
/
nfs
4
5
INCS
=
krpc.h nfs.h nfsdiskless.h nfsm_subs.h nfsmount.h nfsnode.h \
6
nfsproto.h nfsrtt.h nfsrvcache.h rpcv2.h xdr_subs.h
7
8
.
include
<
bsd.kinc.mk
>