mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
6 lines
108 B
Makefile
6 lines
108 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}
|
|
|
|
SRCS+= uthread_error.c _atomic_lock.S
|
|
|