mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
842728619a
in a machine specific makefile. While here, sort the sub-directories in Makefile and remove _atomic_lock.S from all makefiles.
6 lines
63 B
Makefile
6 lines
63 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/sys
|
|
|
|
SRCS+= lock.c thr_error.c
|