]> 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 b94c89528593841bd87210b6e142fac3c67c032e..46c7c695b2e3f57d33b744fbdaf4125670965770 100644 (file)
@@ -7,29 +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
-
-PRIVATE_DATAFILES = \
-       devfs_proto.h devfsdefs.h
+       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