Home | History | Annotate | Line # | Download | only in nfs
Makefile revision 1.2.22.2
      1 #	$NetBSD: Makefile,v 1.2.22.2 2006/12/30 20:50: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>
      9