mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 04:10:49 -05:00
threaded process. Current, only libpthread is supported, but macrel will work on it to support libthr and libc_r.
5 lines
58 B
Makefile
5 lines
58 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR=pthread src
|
|
|
|
.include <bsd.subdir.mk>
|