freebsd-dev/lib/libpthread/sys/Makefile.inc
John Birrell 7bb870ac66 Change the name of this source file so that libc_r builds it instead
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.
1998-04-30 09:04:10 +00:00

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