export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
-
include $(MakeInc_cmd)
include $(MakeInc_def)
DATAFILES =
EXPORT_ONLY_FILES = \
+ memory_types.h \
pmap.h \
vm_fault.h \
vm_kern.h \
vm_map.h \
+ vm_options.h \
vm_pageout.h \
vm_protos.h \
- vm_shared_region.h
+ vm_shared_region.h \
+ vm_compressor_algorithms.h \
+ WKdm_new.h
INSTALL_MI_LIST = ${DATAFILES}
include $(MakeInc_rule)
include $(MakeInc_dir)
-
-