X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/3f7af3d89b0bf98436f4e200dbd91b0de6038c0a..3b2a1fe8d3d02703ddca1b0ead469074d4e47820:/threads.subproj/Makefile diff --git a/threads.subproj/Makefile b/threads.subproj/Makefile index 66f86ea..a61e757 100644 --- a/threads.subproj/Makefile +++ b/threads.subproj/Makefile @@ -14,7 +14,7 @@ PROJECT_TYPE = Component HFILES = cthread_internals.h cthreads.h -CFILES = cprocs.c cthreads.c lu_utils.c mig_support.c threads_data.c +CFILES = cprocs.c cthreads.c lu_utils.c mig_support.c SUBPROJECTS = i386.subproj ppc.subproj