mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
in a machine specific makefile. While here, sort the sub-directories in Makefile and remove _atomic_lock.S from all makefiles.
5 lines
63 B
Makefile
5 lines
63 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/sys
|
|
|
|
SRCS+= lock.c thr_error.c
|