]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/dev/Makefile
xnu-3789.1.32.tar.gz
[apple/xnu.git] / bsd / dev / Makefile
index 01f00592f23aad274d3e779716b27a0a0fea8231..8f67f466b6f345fddce8aea1a37caf8f7a13a673 100644 (file)
@@ -3,32 +3,12 @@ export MakeInc_def=${SRCROOT}/makedefs/MakeInc.def
 export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
 export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
 
-
 include $(MakeInc_cmd)
 include $(MakeInc_def)
 
-INSTINC_SUBDIRS = \
-
-INSTINC_SUBDIRS_I386 = \
-
-INSTINC_SUBDIRS_X86_64 = \
-
-EXPINC_SUBDIRS = \
-
-EXPINC_SUBDIRS_I386 = \
-
-EXPINC_SUBDIRS_X86_64 = \
-
-INSTALL_MI_LIST        = 
-
-INSTALL_MI_DIR = dev
-
-EXPORT_MI_LIST = 
-
-EXPORT_MI_DIR = dev
+EXPINC_SUBDIRS = random
 
+INSTTEXTFILES_SUBDIRS = dtrace
 
 include $(MakeInc_rule)
 include $(MakeInc_dir)
-
-