X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/55e303ae13a4cf49d70f2294092726f2fffb9ef2..7ee9d059c4eecf68ae4f8b0fb99ae2471eda79af:/bsd/nfs/Makefile diff --git a/bsd/nfs/Makefile b/bsd/nfs/Makefile index 55a7668eb..d4c4ce3cb 100644 --- a/bsd/nfs/Makefile +++ b/bsd/nfs/Makefile @@ -9,27 +9,23 @@ include $(MakeInc_def) INSTINC_SUBDIRS = \ -INSTINC_SUBDIRS_PPC = \ - INSTINC_SUBDIRS_I386 = \ EXPINC_SUBDIRS = \ -EXPINC_SUBDIRS_PPC = \ - EXPINC_SUBDIRS_I386 = \ DATAFILES = \ krpc.h nfs.h nfsdiskless.h nfsm_subs.h nfsmount.h nfsnode.h \ - nlminfo.h nfs_lock.h \ - nfsproto.h nfsrtt.h nfsrvcache.h nqnfs.h rpcv2.h xdr_subs.h + nfs_lock.h nfs_gss.h \ + nfsproto.h nfsrvcache.h rpcv2.h xdr_subs.h INSTALL_MI_LIST = ${DATAFILES} INSTALL_MI_DIR = nfs -EXPORT_MI_LIST = ${DATAFILES} +EXPORT_MI_LIST = EXPORT_MI_DIR = nfs