]> git.saurik.com Git - apple/libc.git/blobdiff - threads/Makefile.inc
Libc-498.tar.gz
[apple/libc.git] / threads / Makefile.inc
index 981911bbd139ab57a67eba40421530472194bcdd..6495b95a0a4fe20897aaa59d1cba0fb46ef7bc19 100644 (file)
@@ -1,7 +1,9 @@
 .PATH: ${.CURDIR}/${MACHINE_ARCH}/threads ${.CURDIR}/threads
 
+.ifnmake autopatch
 .if exists(${.CURDIR}/${MACHINE_ARCH}/threads/Makefile.inc)
 .include "${.CURDIR}/${MACHINE_ARCH}/threads/Makefile.inc"
 .endif
+.endif # !autopatch
 
 MISRCS += cprocs.c       cthreads.c     lu_utils.c     mig_support.c