2011-03-21 Daniel Jacobowitz <dan@codesourcery.com>
[official-gcc.git] / gcc / config / alpha / t-crtfm
blobb4103834acae3cab967f0a6156f57a3caa27bb7a
1 EXTRA_PARTS += crtfastmath.o
3 $(T)crtfastmath.o: $(srcdir)/config/alpha/crtfastmath.c $(GCC_PASSES)
4         $(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -frandom-seed=gcc-crtfastmath -c \
5                 -o $(T)crtfastmath.o $(srcdir)/config/alpha/crtfastmath.c