X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/7e41aa883dd258f888d0470250eead40a53ef1f5..3903760236c30e3b5ace7a4eefac3a269d68957c:/pexpert/Makefile diff --git a/pexpert/Makefile b/pexpert/Makefile index 656af69bc..110210d03 100644 --- a/pexpert/Makefile +++ b/pexpert/Makefile @@ -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) @@ -20,10 +19,8 @@ EXPINC_SUBDIRS_X86_64H = pexpert EXPINC_SUBDIRS_ARM = pexpert EXPINC_SUBDIRS_ARM64 = pexpert -COMP_SUBDIRS = \ +COMP_SUBDIRS = \ conf include $(MakeInc_rule) include $(MakeInc_dir) - -