summaryrefslogtreecommitdiffstats
path: root/scripts/gccnewlib/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-04-22 05:15:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-04-22 05:15:44 +0000
commit1eb65053ab56b2d504f4cb5ce822f8aff8b27816 (patch)
treedc0ac88cedd989904b8cd78a44f85164e2a63489 /scripts/gccnewlib/Makefile.am
parentNew. (diff)
downloadrtems-1eb65053ab56b2d504f4cb5ce822f8aff8b27816.tar.bz2
2005-04-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/base-gfortran.add, gccnewlib/target-gfortran.add: New. * gccnewlib/Makefile.am: Reflect addition of gfortran. * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add, gccnewlib/base-gnat.add, gccnewlib/target-g++.add, gccnewlib/target-g77.add, gccnewlib/target-gcc.add, gccnewlib/target-gcj.add, gccnewlib/target-gnat.add: Remove RPM_INSTALL_PREFIX. Remove superfluous %doc directives. Use %_infodir, %_includedir, %_bindir, %_libdir. * gccnewlib/gccnewlib.add: Ditto. Add further BR's, Reflect addition of gfortran. Reflect gcc's changes to "version_string".
Diffstat (limited to 'scripts/gccnewlib/Makefile.am')
-rw-r--r--scripts/gccnewlib/Makefile.am10
1 files changed, 7 insertions, 3 deletions
diff --git a/scripts/gccnewlib/Makefile.am b/scripts/gccnewlib/Makefile.am
index 24e9f468af..871c96c786 100644
--- a/scripts/gccnewlib/Makefile.am
+++ b/scripts/gccnewlib/Makefile.am
@@ -10,9 +10,13 @@ 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
+SUBPACKAGES += base-g77.add target-g77.add
+SUBPACKAGES += base-gcj.add target-gcj.add
+SUBPACKAGES += base-gfortran.add target-gfortran.add
+SUBPACKAGES += target-objc.add
+SUBPACKAGES += target-c++.add
+SUBPACKAGES += base-gnat.add target-gnat.add
noinst_DATA = gccnewlib.spec.in