]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/miscfs/devfs/Makefile
xnu-1699.22.73.tar.gz
[apple/xnu.git] / bsd / miscfs / devfs / Makefile
index b94c89528593841bd87210b6e142fac3c67c032e..9d29f42e1ef1b303ab613e61f33e4db0ce5927f5 100644 (file)
@@ -9,27 +9,24 @@ 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