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
|