Loading...
threads/Makefile.inc /dev/null Libc-763.13
--- /dev/null
+++ Libc/Libc-763.13/threads/Makefile.inc
@@ -0,0 +1,7 @@
+.PATH: ${.CURDIR}/${MACHINE_ARCH}/threads ${.CURDIR}/threads
+
+.sinclude "${.CURDIR}/${MACHINE_ARCH}/threads/Makefile.inc"
+
+MISRCS += cprocs.c       cthreads.c     mig_support.c
+
+DYLDSRCS += mig_support.c