X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/0a7de7458d150b5d4dffc935ba399be265ef0a1a..cb3231590a3c94ab4375e2228bd5e86b0cf1ad7e:/bsd/pthread/Makefile diff --git a/bsd/pthread/Makefile b/bsd/pthread/Makefile index ef0643f8a..4016262f6 100644 --- a/bsd/pthread/Makefile +++ b/bsd/pthread/Makefile @@ -31,7 +31,7 @@ INSTALL_MI_DIR = pthread # /usr/local/include without PRIVATE stuff # /System/Library/Frameworks/System.framework/PrivateHeaders -INCDIR = /usr/local/include +INCDIR = $(SDKHEADERSROOT)/usr/local/include INSTALL_MI_LIST = ${DATAFILES} INSTALL_MI_LCL_LIST = ${PRIVATE_DATAFILES}