summaryrefslogtreecommitdiffstats
path: root/scripts/configure
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-20 19:59:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-20 19:59:01 +0000
commit431c35dccb53c2296f7b9a2814dc0ff828e7e921 (patch)
tree692af92078169015e3398013201a538f87f0765b /scripts/configure
parentMoved rtems specific files into here. (diff)
downloadrtems-431c35dccb53c2296f7b9a2814dc0ff828e7e921.tar.bz2
Miscellaneous improvements and cleanups committed so I can merge
Ralf's end of day version.
Diffstat (limited to 'scripts/configure')
-rw-r--r--scripts/configure4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/configure b/scripts/configure
index cb6e09da8b..e917aa451d 100644
--- a/scripts/configure
+++ b/scripts/configure
@@ -913,12 +913,14 @@ ac_given_srcdir=$srcdir
ac_given_INSTALL="$INSTALL"
trap 'rm -fr `echo "Makefile
+buildall
mkbinutilspec
mkgccnewlibspec
mkgdbspec
binutils/Makefile
gccnewlib/Makefile
gdb/Makefile
+rtems/Makefile
" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
cat >> $CONFIG_STATUS <<EOF
@@ -1008,12 +1010,14 @@ EOF
cat >> $CONFIG_STATUS <<EOF
CONFIG_FILES=\${CONFIG_FILES-"Makefile
+buildall
mkbinutilspec
mkgccnewlibspec
mkgdbspec
binutils/Makefile
gccnewlib/Makefile
gdb/Makefile
+rtems/Makefile
"}
EOF
cat >> $CONFIG_STATUS <<\EOF