freebsd-dev/contrib/gcc/config/alpha/t-crtfm

6 lines
224 B
Plaintext
Raw Normal View History

EXTRA_PARTS += crtfastmath.o
crtfastmath.o: $(srcdir)/config/alpha/crtfastmath.c $(GCC_PASSES)
2003-07-11 03:40:53 +00:00
$(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -frandom-seed=gcc-crtfastmath -c \
-o crtfastmath.o $(srcdir)/config/alpha/crtfastmath.c