]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/uuid/Makefile
xnu-2422.1.72.tar.gz
[apple/xnu.git] / bsd / uuid / Makefile
index 1f7f17bfc39c0d4d3eadfe076a1eb795fd69b67d..10f9cecaa932a089adeba4177b5c221d0426cb46 100644 (file)
@@ -7,44 +7,29 @@ export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
 include $(MakeInc_cmd)
 include $(MakeInc_def)
 
-INSTINC_SUBDIRS = \
-
-INSTINC_SUBDIRS_I386 = \
-
-EXPINC_SUBDIRS = \
-
-EXPINC_SUBDIRS_I386 = \
-
 # In both the framework PrivateHeader area and /usr/include/uuid
 DATAFILES = \
        uuid.h
 
-# Only in the framework PrivateHeader area
-PRIVATE_DATAFILES = \
-
 # KERNELFILES will appear only in the kernel framework
 KERNELFILES = \
        uuid.h
 
 
-# Only in the private kernel framework
-PRIVATE_KERNELFILES = \
-       
-
 INSTALL_MI_LIST        = ${DATAFILES}
 
 INSTALL_MI_DIR = uuid
 
-EXPORT_MI_LIST = ${KERNELFILES} ${PRIVATE_KERNELFILES}
+EXPORT_MI_LIST = ${KERNELFILES}
 
 EXPORT_MI_DIR = uuid
 
 # /System/Library/Frameworks/System.framework/PrivateHeaders
-INSTALL_MI_LCL_LIST = ${DATAFILES} ${PRIVATE_DATAFILES}
+INSTALL_MI_LCL_LIST = ${DATAFILES}
 
 # /System/Library/Frameworks/Kernel.framework/PrivateHeaders
 
-INSTALL_KF_MI_LCL_LIST =  ${KERNELFILES} ${PRIVATE_KERNELFILES}
+INSTALL_KF_MI_LCL_LIST =  ${KERNELFILES}
 
 # /System/Library/Frameworks/Kernel.framework/Headers