mirror of
https://github.com/opnsense/src.git
synced 2026-04-08 02:45:36 -04:00
5 lines
107 B
Makefile
5 lines
107 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
|
|
|
|
SRCS+= _setcurthread.c
|