aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha/t-crtfm
blob: 7076b5178610b0638686ff532ae9777623513bf8 (plain)
1
2
3
4
EXTRA_PARTS += crtfastmath.o

crtfastmath.o: $(srcdir)/config/alpha/crtfastmath.c $(GCC_PASSES)
	$(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -c -o crtfastmath.o $(srcdir)/config/alpha/crtfastmath.c