Changeset 06f2f75 in rtems for scripts/gdb/Makefile.am
- Timestamp:
- 10/31/00 16:44:11 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a296771
- Parents:
- df3b242
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/gdb/Makefile.am
rdf3b242 r06f2f75 43 43 $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . mips64orion-rtems 44 44 45 mips-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS) 46 $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . mips-rtems 47 45 48 powerpc-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS) 46 49 $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems … … 59 62 h8300-rtems-$(GDBVERS).spec hppa1.1-rtems-$(GDBVERS).spec \ 60 63 i386-rtems-$(GDBVERS).spec i960-rtems-$(GDBVERS).spec \ 61 m68k-rtems-$(GDBVERS).spec mips64orion-rtems-$(GDBVERS).spec \ 62 powerpc-rtems-$(GDBVERS).spec sh-rtems-$(GDBVERS).spec \ 63 sh-rtemself-$(GDBVERS).spec sparc-rtems-$(GDBVERS).spec 64 m68k-rtems-$(GDBVERS).spec mips-rtems-$(GDBVERS).spec \ 65 mips64orion-rtems-$(GDBVERS).spec powerpc-rtems-$(GDBVERS).spec \ 66 sh-rtems-$(GDBVERS).spec sh-rtemself-$(GDBVERS).spec \ 67 sparc-rtems-$(GDBVERS).spec 64 68 65 69 CLEANFILES += $(RPM_SPECS_DATA)
Note: See TracChangeset
for help on using the changeset viewer.