From 92166f37acbfff8c2804f478532e10ea0735d2f2 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 18 May 2004 09:42:36 +0000 Subject: 2004-05-18 Ralf Corsepius * binutils/Makefile.am: Add sh-rtemscoff. Remove sh-rtemself. * binutils/binutils.add: BuildRequires flex. * autotools/automake-rtems.spec.in: Automake 1.8.5. --- scripts/binutils/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/binutils/Makefile.am') diff --git a/scripts/binutils/Makefile.am b/scripts/binutils/Makefile.am index 5c44f8d1c1..27d990b7cf 100644 --- a/scripts/binutils/Makefile.am +++ b/scripts/binutils/Makefile.am @@ -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@ > $@ -- cgit v1.2.3