826d5028dd
friend library for libpthread, the library will be used by debugger to read/write libpthread's internal data structures.
6 lines
93 B
Makefile
6 lines
93 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
|
|
|
|
SRCS+= pthread_dbg_md.c
|