]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - lib/libc/ia64/gen/Makefile.inc
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / lib / libc / ia64 / gen / Makefile.inc
1 # $FreeBSD$
2
3 SRCS+=  __divdf3.S __divdi3.S __divsf3.S __divsi3.S __moddi3.S __modsi3.S \
4         __udivdi3.S __udivsi3.S __umoddi3.S __umodsi3.S _mcount.S _set_tp.c \
5         _setjmp.S fabs.S flt_rounds.c fpgetmask.c fpgetround.c fpsetmask.c \
6         fpsetround.c getcontextx.c infinity.c ldexp.c makecontext.c modf.c setjmp.S \
7         signalcontext.c sigsetjmp.S
8
9 # The following may go away if function _Unwind_FindTableEntry()
10 # will be part of GCC.
11 SRCS+=  unwind.c