a0da296615
Submitted by: Suleiman Souhlal <refugee@segfaulted.com> Tested with: most libpthread tests, Apache 'worker' MDM
6 lines
104 B
Makefile
6 lines
104 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
|
|
|
|
SRCS+= _curthread.c
|