xref: /netbsd-src/sys/nfs/Makefile (revision ccfd2c0df05a844f85177bfc1a83ad03182ecc69)
1#	$NetBSD: Makefile,v 1.4 2006/12/27 12:10:09 yamt Exp $
2
3INCSDIR= /usr/include/nfs
4
5INCS=	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>
9