aboutsummaryrefslogtreecommitdiff
path: root/ld/configure
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1991-04-15 23:57:22 +0000
committerK. Richard Pixley <rich@cygnus>1991-04-15 23:57:22 +0000
commit3d6f098360d17972b34b0744466effb9163a04ed (patch)
treee533d6827fd73910fbc509e6ab14839d71fd8b7c /ld/configure
parent0df06ca031741cd54a602f30688e8e49281a0a2e (diff)
downloadfsf-binutils-gdb-3d6f098360d17972b34b0744466effb9163a04ed.zip
fsf-binutils-gdb-3d6f098360d17972b34b0744466effb9163a04ed.tar.gz
fsf-binutils-gdb-3d6f098360d17972b34b0744466effb9163a04ed.tar.bz2
Now handles multiple hosts and targets.
Diffstat (limited to 'ld/configure')
-rwxr-xr-xld/configure12
1 files changed, 9 insertions, 3 deletions
diff --git a/ld/configure b/ld/configure
index 2c5e423..542d9dd 100755
--- a/ld/configure
+++ b/ld/configure
@@ -181,6 +181,7 @@ srcname="linker"
# per-host:
+
## end of common part
# are we rebuilding config itself?
@@ -212,7 +213,7 @@ if [ -n "${template}" ] ; then
sed -e '1,/^# per\-target:/d' configure.in > configure.tgt
sed -e '/^#### configure.in common parts/ r configure.com' \
- -e '/^##### / r configure.tgt' \
+ -e '/^#### / r configure.tgt' \
${template} >> configure
rm -f configure.com configure.tgt configure.hst
@@ -264,6 +265,7 @@ for host in ${hosts} ; do
fi
#### configure.in per-host parts come in here.
+
## end of per-target part
@@ -274,6 +276,7 @@ for host in ${hosts} ; do
fi
#### configure.in per-target parts come in here.
+
## end of per-target part
# Temporarily, we support only direct subdir builds.
@@ -549,8 +552,11 @@ exit 0
#
# $Log$
-# Revision 1.6 1991/04/15 23:41:04 rich
-# Now handles multiple host and targets.
+# Revision 1.7 1991/04/15 23:57:22 rich
+# Now handles multiple hosts and targets.
+#
+# Revision 1.5 1991/04/15 23:43:44 rich
+# Now handles multiple hosts and targets.
#
# Revision 1.4 1991/04/13 02:11:03 rich
# Config cut 3. We now almost install a29k.