mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 18:00:31 -05:00
5 lines
148 B
Makefile
5 lines
148 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
|
|
|
|
SRCS+= thr_error.c _atomic_lock.S thr_enter_uts.S thr_switch.S
|