2002-05-09 20:02:13 +00:00
|
|
|
EXTRA_PARTS += crtfastmath.o
|
|
|
|
|
2002-09-01 20:38:57 +00:00
|
|
|
$(T)crtfastmath.o: $(srcdir)/config/sparc/crtfastmath.c $(GCC_PASSES)
|
|
|
|
$(GCC_FOR_TARGET) $(MULTILIB_CFLAGS) $(LIBGCC2_CFLAGS) -c -o $(T)crtfastmath.o $(srcdir)/config/sparc/crtfastmath.c
|