Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / config / mips / t-iris
blob4a7143f9ddd26b612efcb0784e6df3efadd5f6eb
1 # Find all of the declarations from the header files
2 FIXPROTO_DEFINES = -D__EXTENSIONS__ -D_SGI_SOURCE -D_LANGUAGE_C_PLUS_PLUS
4 $(T)irix-crti.o: $(srcdir)/config/mips/irix-crti.asm $(GCC_PASSES)
5         $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(MULTILIB_CFLAGS) $(INCLUDES) \
6         -c -o $@ -x assembler-with-cpp $<
8 $(T)irix-crtn.o: $(srcdir)/config/mips/irix-crtn.asm $(GCC_PASSES)
9         $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(MULTILIB_CFLAGS) $(INCLUDES) \
10         -c -o $@ -x assembler-with-cpp $<
12 EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o irix-crti.o irix-crtn.o