view gcc/config/alpha/t-crtfm @ 88:f214c1d5b862

merge 89
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 20 Dec 2011 18:53:46 +0900
parents a06113de4d67
children
line wrap: on
line source

EXTRA_PARTS += crtfastmath.o

$(T)crtfastmath.o: $(srcdir)/config/alpha/crtfastmath.c $(GCC_PASSES)
	$(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -frandom-seed=gcc-crtfastmath -c \
		-o $(T)crtfastmath.o $(srcdir)/config/alpha/crtfastmath.c