NetBSD/sys/nfs/Makefile

10 lines
262 B
Makefile

# $NetBSD: Makefile,v 1.1 1998/06/12 23:23:09 cgd Exp $
KDIR= /sys/nfs
INCSDIR= /usr/include/nfs
INCS= krpc.h nfs.h nfs_var.h nfsdiskless.h nfsm_subs.h nfsmount.h nfsnode.h \
nfsproto.h nfsrtt.h nfsrvcache.h nqnfs.h rpcv2.h xdr_subs.h
.include <bsd.kinc.mk>