2004-05-18 Ralf Corsepius <ralf_corsepius@rtems.org>

* binutils/Makefile.am: Add sh-rtemscoff.
	Remove sh-rtemself.
	* binutils/binutils.add: BuildRequires flex.
	* autotools/automake-rtems.spec.in: Automake 1.8.5.
This commit is contained in:
Ralf Corsepius
2004-05-18 09:42:36 +00:00
parent 51ca358ac7
commit 92166f37ac
4 changed files with 13 additions and 5 deletions
+3 -3
View File
@@ -54,9 +54,9 @@ sh-rtems@osversion@-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache sh-rtems@osversion@ > $@
RPM_SPECS_DATA += sh-rtems@osversion@-$(BINUTILSVERS).spec
sh-rtemself@osversion@-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache sh-rtemself@osversion@ > $@
RPM_SPECS_DATA += sh-rtemself@osversion@-$(BINUTILSVERS).spec
sh-rtemscoff@osversion@-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache sh-rtemscoff@osversion@ > $@
RPM_SPECS_DATA += sh-rtemscoff@osversion@-$(BINUTILSVERS).spec
sparc-rtems@osversion@-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache sparc-rtems@osversion@ > $@