X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/7e41aa883dd258f888d0470250eead40a53ef1f5..3903760236c30e3b5ace7a4eefac3a269d68957c:/osfmk/libsa/Makefile diff --git a/osfmk/libsa/Makefile b/osfmk/libsa/Makefile index ea0f4cb80..1eb9e3345 100644 --- a/osfmk/libsa/Makefile +++ b/osfmk/libsa/Makefile @@ -7,17 +7,15 @@ include $(MakeInc_cmd) include $(MakeInc_def) DATAFILES = \ - string.h + string.h -INSTALL_MI_LIST = +INSTALL_MI_LIST = -INSTALL_MI_DIR = +INSTALL_MI_DIR = EXPORT_MI_LIST = ${DATAFILES} -EXPORT_MI_DIR = +EXPORT_MI_DIR = include $(MakeInc_rule) include $(MakeInc_dir) - -