Home | History | Annotate | Line # | Download | only in nfs
      1 #	$NetBSD: Makefile,v 1.4 2006/12/27 12:10:09 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>
      9