1#	$NetBSD: Makefile,v 1.3 2006/01/03 12:47:51 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