OSDN Git Service

* gcc.c: Document %{, in big comment at top.
[pf3gnuchains/gcc-fork.git] / gcc / config / alpha / t-crtfm
1 EXTRA_PARTS += crtfastmath.o
2
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