]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/gcc/config/i386/t-crtfm
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / gcc / config / i386 / t-crtfm
1 EXTRA_PARTS += crtfastmath.o
2
3 $(T)crtfastmath.o: $(srcdir)/config/i386/crtfastmath.c $(GCC_PASSES)
4         $(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -msse -c \
5                 $(srcdir)/config/i386/crtfastmath.c \
6                 -o $(T)crtfastmath$(objext)