|
|
1.1 ! root 1: EXTRA_PASSES = mips-tfile mips-tdump ! 2: ! 3: # We have a premade insn-attrtab.c to save the hour it takes to run genattrtab. ! 4: # PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c ! 5: # PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md ! 6: ! 7: # Suppress building libgcc1.a, since the MIPS compiler port is complete ! 8: # and does not need anything from libgcc1.a. ! 9: LIBGCC1 = libgcc1.null ! 10: ! 11: mips-tfile: mips-tfile.o version.o $(LIBDEPS) ! 12: $(CC) $(CFLAGS) $(LDFLAGS) -o mips-tfile mips-tfile.o version.o $(LIBS) ! 13: ! 14: mips-tfile.o : mips-tfile.c $(CONFIG_H) $(CONFIG2_H) $(RTL_H) ! 15: ! 16: mips-tdump: mips-tdump.o version.o $(LIBDEPS) ! 17: $(CC) $(CFLAGS) $(LDFLAGS) -o mips-tdump mips-tdump.o version.o $(LIBS) ! 18: ! 19: mips-tdump.o : mips-tdump.c $(CONFIG_H) $(CONFIG2_H) $(RTL_H)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.