Deleted Added
full compact
1c1
< # $FreeBSD: head/lib/libc/powerpc/gen/Makefile.inc 125733 2004-02-12 09:11:06Z grehan $
---
> # $FreeBSD: head/lib/libc/powerpc/gen/Makefile.inc 126475 2004-03-02 06:22:24Z grehan $
3,5c3,6
< SRCS += fabs.S flt_rounds.c fpgetmask.c fpgetround.c fpgetsticky.c \
< fpsetmask.c fpsetround.c fpsetsticky.c frexp.c infinity.c isinf.c \
< ldexp.c modf.c _setjmp.S setjmp.S sigsetjmp.S syncicache.c
---
> SRCS += _ctx_start.S fabs.S flt_rounds.c fpgetmask.c fpgetround.c \
> fpgetsticky.c fpsetmask.c fpsetround.c fpsetsticky.c frexp.c \
> infinity.c isinf.c ldexp.c makecontext.c modf.c _setjmp.S \
> setjmp.S sigsetjmp.S syncicache.c