]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/miscfs/devfs/Makefile
xnu-2422.1.72.tar.gz
[apple/xnu.git] / bsd / miscfs / devfs / Makefile
index 2996cf09047de8b11434019395e491a63cd18a9e..46c7c695b2e3f57d33b744fbdaf4125670965770 100644 (file)
@@ -7,28 +7,18 @@ export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
 include $(MakeInc_cmd)
 include $(MakeInc_def)
 
-INSTINC_SUBDIRS = \
-
-INSTINC_SUBDIRS_PPC = \
-
-INSTINC_SUBDIRS_I386 = \
-
-EXPINC_SUBDIRS = \
-
-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