6 lines
89 B
Makefile
6 lines
89 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
|
|
|
|
SRCS+= pthread_md.c
|