]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/miscfs/union/Makefile
xnu-7195.81.3.tar.gz
[apple/xnu.git] / bsd / miscfs / union / Makefile
index 773b2cd0001cec65326942addfb900aaf69a84c2..3e0757713c7cf8ca69c41ff0ad427bf6224104e6 100644 (file)
@@ -3,7 +3,6 @@ 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)
 
@@ -21,8 +20,5 @@ EXPORT_MI_LIST = ${KERNELFILES}
 
 EXPORT_MI_DIR = miscfs/union
 
-
 include $(MakeInc_rule)
 include $(MakeInc_dir)
-
-