forked from Imagelibrary/rtems
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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.
This commit is contained in:
@@ -10,12 +10,9 @@ SUBPACKAGES = header.add
|
||||
SUBPACKAGES += $(top_builddir)/common/common.add
|
||||
SUBPACKAGES += gccnewlib.add
|
||||
SUBPACKAGES += $(top_builddir)/common/clean.add
|
||||
SUBPACKAGES += base-gcc.add target-gcc.add \
|
||||
base-g77.add target-g77.add \
|
||||
base-gcj.add target-gcj.add \
|
||||
target-objc.add \
|
||||
target-c++.add \
|
||||
base-gnat.add target-gnat.add
|
||||
SUBPACKAGES += base-gcc.add target-gcc.add base-g77.add target-g77.add \
|
||||
base-gcj.add target-gcj.add target-objc.add target-c++.add base-gnat.add \
|
||||
target-gnat.add
|
||||
|
||||
noinst_DATA = gccnewlib.spec.in
|
||||
|
||||
@@ -23,8 +20,7 @@ gccnewlib.spec.in: $(SUBPACKAGES)
|
||||
cat $^ > $@
|
||||
CLEANFILES = gccnewlib.spec.in
|
||||
|
||||
MKGCCNEWLIBSPEC_DEPS = mkspec gccnewlib.spec.in \
|
||||
$(top_builddir)/setup.cache
|
||||
MKGCCNEWLIBSPEC_DEPS = mkspec gccnewlib.spec.in $(top_builddir)/setup.cache
|
||||
|
||||
RPM_SPECS_DATA =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user