]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/libsa/Makefile
xnu-3789.1.32.tar.gz
[apple/xnu.git] / osfmk / libsa / Makefile
index ea0f4cb80f36b858546d20986e85935e34f7e4bb..1eb9e334504eac1c74bb51d0d4e2447d21cfdbd1 100644 (file)
@@ -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)
-
-