7bb870ac66
of the one in libc that contains the weak symbol for __error. FreeBSD's make accumulates paths to the point that it can find *anything*, possibly including the car keys.
7 lines
151 B
Makefile
7 lines
151 B
Makefile
# $Id: Makefile.inc,v 1.8 1998/04/29 11:03:34 jb Exp $
|
|
|
|
.PATH: ${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}
|
|
|
|
SRCS+= uthread_error.c _atomic_lock.S
|
|
|