5 lines
190 B
Plaintext
5 lines
190 B
Plaintext
|
EXTRA_PARTS += crtfastmath.o
|
||
|
|
||
|
crtfastmath.o: $(srcdir)/config/sparc/crtfastmath.c $(GCC_PASSES)
|
||
|
$(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -c -o crtfastmath.o $(srcdir)/config/sparc/crtfastmath.c
|