mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 01:11:30 -05:00
5 lines
111 B
Makefile
5 lines
111 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
|
|
|
|
SRCS+= enter_uts.S context.S pthread_md.c
|