Changeset 5b43316 in rtems for scripts/gccnewlib/Makefile.am
- Timestamp:
- Jun 29, 2000, 4:28:39 PM (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 971a534
- Parents:
- 847ed4bd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/gccnewlib/Makefile.am
r847ed4bd r5b43316 31 31 gccnewlib_c_only.spec.in $(top_builddir)/setup.cache 32 32 33 h8300-rtems-$(GCCNEWLIBVERS).spec: $(MKGCCNEWLIB_C_ONLY_SPEC_DEPS) 34 $(MKGCCNEWLIBSPEC) -cfg $(top_builddir)/setup.cache -o . h8300-rtems 35 33 36 hppa1.1-rtems-$(GCCNEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS) 34 37 $(MKGCCNEWLIBSPEC) -cfg $(top_builddir)/setup.cache -o . hppa1.1-rtems … … 61 64 $(MKGCCNEWLIBSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems 62 65 63 RPM_SPECS_DATA = hppa1.1-rtems-$(GCCNEWLIBVERS).spec \ 66 RPM_SPECS_DATA = h8300-rtems-$(GCCNEWLIBVERS).spec \ 67 hppa1.1-rtems-$(GCCNEWLIBVERS).spec \ 64 68 i386-rtems-$(GCCNEWLIBVERS).spec i960-rtems-$(GCCNEWLIBVERS).spec \ 65 69 m68k-rtems-$(GCCNEWLIBVERS).spec m68k-rtemself-$(GCCNEWLIBVERS).spec \
Note: See TracChangeset
for help on using the changeset viewer.