mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
yet work, but hopefully someone familiar with the sparc64 port can pick up the reins. Submitted by: jake With mods by: deischen
5 lines
106 B
Makefile
5 lines
106 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
|
|
|
|
SRCS+= pthread_md.c thr_getcontext.S
|