mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
5 lines
104 B
Makefile
5 lines
104 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
|
|
|
|
SRCS+= thr_error.c
|