cc2dbb21e5
it causes undefined references to getcontext() and setcontext() on platforms other than i386 and alpha.
7 lines
225 B
Makefile
7 lines
225 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
|
# $FreeBSD$
|
|
|
|
SRCS+= _ctx_start.S _setjmp.S alloca.S getcontext.S fabs.S frexp.c \
|
|
infinity.c isinf.c ldexp.c makecontext.c modf.S \
|
|
rfork_thread.S setjmp.S sigsetjmp.S swapcontext.c
|