NetBSD/sys/nfs/Makefile

9 lines
230 B
Makefile
Raw Permalink Normal View History

2006-12-27 15:10:09 +03:00
# $NetBSD: Makefile,v 1.4 2006/12/27 12:10:09 yamt Exp $
INCSDIR= /usr/include/nfs
2006-01-03 15:47:51 +03:00
INCS= krpc.h nfs.h nfsdiskless.h nfsm_subs.h nfsmount.h nfsnode.h \
2006-12-27 15:10:09 +03:00
nfsproto.h nfsrtt.h nfsrvcache.h rpcv2.h xdr_subs.h
.include <bsd.kinc.mk>