OSDN Git Service

2006-03-01 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / config / alpha / t-crtfm
1 EXTRA_PARTS += crtfastmath.o
2
3 crtfastmath.o: $(srcdir)/config/alpha/crtfastmath.c $(GCC_PASSES)
4         $(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -frandom-seed=gcc-crtfastmath -c \
5                 -o crtfastmath.o $(srcdir)/config/alpha/crtfastmath.c