]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/dev/random/Makefile
xnu-1456.1.26.tar.gz
[apple/xnu.git] / bsd / dev / random / Makefile
index a0b38671853ab575dafbacedf6b1d479d0c89f38..1190bc1ff43a8bd57c2e04649c18be155aac8986 100644 (file)
@@ -13,22 +13,25 @@ INSTINC_SUBDIRS_PPC = \
 
 INSTINC_SUBDIRS_I386 = \
 
 
 INSTINC_SUBDIRS_I386 = \
 
+INSTINC_SUBDIRS_X86_64 = \
+
 EXPINC_SUBDIRS = \
 
 EXPINC_SUBDIRS_PPC = \
 
 EXPINC_SUBDIRS_I386 = \
 
 EXPINC_SUBDIRS = \
 
 EXPINC_SUBDIRS_PPC = \
 
 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)