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