]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/vm/Makefile
xnu-2422.1.72.tar.gz
[apple/xnu.git] / bsd / vm / Makefile
index 6083040771434a3753d88cc56bce729572459f10..a116bf7893cb57308d1d2b48f9ae150eb5d16062 100644 (file)
@@ -7,23 +7,17 @@ export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
 include $(MakeInc_cmd)
 include $(MakeInc_def)
 
-
-INSTINC_SUBDIRS = \
-
-INSTINC_SUBDIRS_I386 = \
-
-EXPINC_SUBDIRS = \
-
-EXPINC_SUBDIRS_I386 = \
-
 DATAFILES =  \
        vnode_pager.h
 
+INSTALL_MI_LIST        = ${DATAFILES}
+
+INSTALL_MI_DIR = vm
+
 EXPORT_MI_LIST = ${DATAFILES}
 
 EXPORT_MI_DIR = vm
 
-
 include $(MakeInc_rule)
 include $(MakeInc_dir)