]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/dev/random/Makefile
xnu-1699.26.8.tar.gz
[apple/xnu.git] / bsd / dev / random / Makefile
index a0b38671853ab575dafbacedf6b1d479d0c89f38..7a07200d93d8a8819bafe40c94211b2bdca0e6aa 100644 (file)
@@ -9,26 +9,25 @@ include $(MakeInc_def)
 
 INSTINC_SUBDIRS = \
 
 
 INSTINC_SUBDIRS = \
 
-INSTINC_SUBDIRS_PPC = \
-
 INSTINC_SUBDIRS_I386 = \
 
 INSTINC_SUBDIRS_I386 = \
 
-EXPINC_SUBDIRS = \
+INSTINC_SUBDIRS_X86_64 = \
 
 
-EXPINC_SUBDIRS_PPC = \
+EXPINC_SUBDIRS = \
 
 EXPINC_SUBDIRS_I386 = \
 
 
 EXPINC_SUBDIRS_I386 = \
 
+EXPINC_SUBDIRS_X86_64 = \
+
 DATAFILES = \
 DATAFILES = \
-       randomdev.h
 
 INSTALL_MI_LIST        = ${DATAFILES}
 
 
 INSTALL_MI_LIST        = ${DATAFILES}
 
-INSTALL_MI_DIR = dev/random
+INSTALL_MI_DIR = 
 
 EXPORT_MI_LIST = ${DATAFILES}
 
 
 EXPORT_MI_LIST = ${DATAFILES}
 
-EXPORT_MI_DIR = dev/random
+EXPORT_MI_DIR =
 
 
 include $(MakeInc_rule)
 
 
 include $(MakeInc_rule)