From eec8e59e119017032a658f00396754cbb925d056 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 11 Dec 2003 16:12:23 +0000 Subject: 2003-12-11 Ralf Corsepius * Makefile.am: Cosmetics. * autotools/Makefile.am: Cosmetics. * autotools/autoconf-rtems.spec.in: 2.59. * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59. * binutils/Makefile.am: Cosmetics. * cpukit/Makefile.am: Cosmetics. * gcc3newlib/Makefile.am: Cosmetics. * gccnewlib/Makefile.am: Cosmetics. * gdb/Makefile.am: Cosmetics. * rtems/Makefile.am: Cosmetics. * rtemsdoc/Makefile.am: Cosmetics. --- scripts/gccnewlib/Makefile.am | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) (limited to 'scripts/gccnewlib/Makefile.am') diff --git a/scripts/gccnewlib/Makefile.am b/scripts/gccnewlib/Makefile.am index 9c44c1d0ce..e7e90578b1 100644 --- a/scripts/gccnewlib/Makefile.am +++ b/scripts/gccnewlib/Makefile.am @@ -10,11 +10,8 @@ SUBPACKAGES = header.add SUBPACKAGES += ../common/common.add SUBPACKAGES += gccnewlib.add SUBPACKAGES += ../common/clean.add -SUBPACKAGES += base-gcc.add target-gcc.add \ - base-chill.add target-chill.add \ - base-g77.add target-g77.add \ - base-gcj.add target-gcj.add \ - target-objc.add +SUBPACKAGES += base-gcc.add target-gcc.add base-chill.add target-chill.add \ + base-g77.add target-g77.add base-gcj.add target-gcj.add target-objc.add gccnewlib.spec.in: $(SUBPACKAGES) cat $^ \ @@ -70,13 +67,11 @@ sh-rtemself-$(GCCNEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS) sparc-rtems-$(GCCNEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS) $(MKGCCNEWLIBSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems -RPM_SPECS_DATA = \ - arm-rtems-$(GCCNEWLIBVERS).spec \ - c4x-rtems-$(GCCNEWLIBVERS).spec \ - h8300-rtems-$(GCCNEWLIBVERS).spec \ +RPM_SPECS_DATA = arm-rtems-$(GCCNEWLIBVERS).spec \ + c4x-rtems-$(GCCNEWLIBVERS).spec h8300-rtems-$(GCCNEWLIBVERS).spec \ i386-rtems-$(GCCNEWLIBVERS).spec i960-rtems-$(GCCNEWLIBVERS).spec \ - m68k-rtems-$(GCCNEWLIBVERS).spec \ - mips-rtems-$(GCCNEWLIBVERS).spec mips64orion-rtems-$(GCCNEWLIBVERS).spec \ + m68k-rtems-$(GCCNEWLIBVERS).spec mips-rtems-$(GCCNEWLIBVERS).spec \ + mips64orion-rtems-$(GCCNEWLIBVERS).spec \ powerpc-rtems-$(GCCNEWLIBVERS).spec sh-rtems-$(GCCNEWLIBVERS).spec \ sh-rtemself-$(GCCNEWLIBVERS).spec sparc-rtems-$(GCCNEWLIBVERS).spec CLEANFILES += $(RPM_SPECS_DATA) -- cgit v1.2.3