]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - lib/libc/powerpc/gen/Makefile.inc
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / lib / libc / powerpc / gen / Makefile.inc
1 # $FreeBSD$
2
3 SRCS += _ctx_start.S eabi.S fabs.S flt_rounds.c fpgetmask.c fpgetround.c \
4         fpgetsticky.c fpsetmask.c fpsetround.c getcontextx.c \
5         infinity.c ldexp.c makecontext.c _setjmp.S \
6         setjmp.S sigsetjmp.S signalcontext.c syncicache.c \
7         _set_tp.c
8
9