9ed358fddc
libc. I want to keep these in some version for the thread library/ies, but don't know whether to have them repo-copied to libc_r or renamed and kept in libc. Change the name of an alpha macro that was changed with the system call commit.
7 lines
214 B
Makefile
7 lines
214 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
|
# $FreeBSD$
|
|
|
|
SRCS+= _ctx_start.S _setjmp.S alloca.S fabs.S frexp.c \
|
|
infinity.c isinf.c ldexp.c makecontext.c modf.S \
|
|
rfork_thread.S setjmp.S signalcontext.c sigsetjmp.S
|