t-iris6gld: Renamed to ...
[gcc.git] / gcc / config / mips / t-irix-gld
1 $(T)irix-crti.o: $(srcdir)/config/mips/irix-crti.asm $(GCC_PASSES)
2 $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(MULTILIB_CFLAGS) $(INCLUDES) \
3 -c -o $@ -x assembler-with-cpp $<
4
5 $(T)irix-crtn.o: $(srcdir)/config/mips/irix-crtn.asm $(GCC_PASSES)
6 $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(MULTILIB_CFLAGS) $(INCLUDES) \
7 -c -o $@ -x assembler-with-cpp $<
8
9 EXTRA_MULTILIB_PARTS += irix-crti.o irix-crtn.o