b025fc9a31
Modify thread errno for the new libpthread changes. Reviewed by: davidxu
7 lines
181 B
Makefile
7 lines
181 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
|
|
|
|
SRCS+= thr_error.c _atomic_lock.S ksd.c thr_enter_uts.S thr_getcontext.S \
|
|
thr_switch.S lock.c
|