]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/miscfs/devfs/Makefile
xnu-1456.1.26.tar.gz
[apple/xnu.git] / bsd / miscfs / devfs / Makefile
index 2996cf09047de8b11434019395e491a63cd18a9e..bb2e433040e80f7649ecc81e749c1a63315ba6ed 100644 (file)
@@ -20,15 +20,17 @@ EXPINC_SUBDIRS_PPC = \
 EXPINC_SUBDIRS_I386 = \
 
 DATAFILES = \
-       devfs.h devfs_proto.h devfsdefs.h
-
-PRIVATE_DATAFILES = 
+       devfs.h 
 
 INSTALL_MI_LIST        = ${DATAFILES}
 
 INSTALL_MI_DIR = miscfs/devfs
 
-EXPORT_MI_LIST = ${DATAFILES}
+INSTALL_KF_MI_LIST = ${DATAFILES}
+
+INSTALL_KF_MI_LCL_LIST = ${DATAFILES} devfs_proto.h devfsdefs.h
+
+EXPORT_MI_LIST = ${DATAFILES} fdesc.h devfs_proto.h devfsdefs.h
 
 EXPORT_MI_DIR =        miscfs/devfs