X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/e2fac8b15b12a7979f72090454d850e612fc5b13..b0d623f7f2ae71ed96e60569f61f9a9a27016e80:/pexpert/Makefile diff --git a/pexpert/Makefile b/pexpert/Makefile index 59300a74d..abccc00b0 100644 --- a/pexpert/Makefile +++ b/pexpert/Makefile @@ -14,6 +14,10 @@ INSTINC_SUBDIRS_PPC = pexpert INSTINC_SUBDIRS_I386 = pexpert + +INSTINC_SUBDIRS_X86_64 = pexpert + + INSTINC_SUBDIRS_ARM = pexpert @@ -25,6 +29,10 @@ EXPINC_SUBDIRS_PPC = pexpert EXPINC_SUBDIRS_I386 = pexpert + +EXPINC_SUBDIRS_X86_64 = pexpert + + EXPINC_SUBDIRS_ARM = pexpert