freebsd-dev/lib/libc/amd64/gen/Makefile.inc

7 lines
241 B
PHP
Raw Normal View History

1994-05-27 05:00:24 +00:00
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
1999-08-28 00:22:10 +00:00
# $FreeBSD$
1994-05-27 05:00:24 +00:00
SRCS+= _ctx_start.S _setjmp.S alloca.S fabs.S frexp.c getcontext.S \
infinity.c isinf.c ldexp.c makecontext.c modf.S \
2002-09-17 14:33:23 +00:00
rfork_thread.S setjmp.S signalcontext.c sigsetjmp.S swapcontext.c