summaryrefslogtreecommitdiffstats
path: root/scripts/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-20 15:49:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-20 15:49:13 +0000
commit180501501edec8532c11b1a65c3bc599891334be (patch)
tree1c5b1b0e24bda5c23a78b0786c368e7ffa1fe608 /scripts/configure.in
parentCorrected typo. (diff)
downloadrtems-180501501edec8532c11b1a65c3bc599891334be.tar.bz2
Adding the infrastructure for gdb.
Diffstat (limited to 'scripts/configure.in')
-rw-r--r--scripts/configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/configure.in b/scripts/configure.in
index bcbc18f25d..6302e33d4e 100644
--- a/scripts/configure.in
+++ b/scripts/configure.in
@@ -35,6 +35,8 @@ AC_OUTPUT(
Makefile
mkbinutilspec
mkgccnewlibspec
+mkgdbspec
binutils/Makefile
gccnewlib/Makefile
+gdb/Makefile
)