mirror of
https://github.com/opnsense/src.git
synced 2026-04-14 13:57:02 -04:00
5 lines
121 B
Makefile
5 lines
121 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
|
|
|
|
SRCS+= _setcurthread.c _curthread.S
|