aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1995-07-29 21:59:26 +0000
committerStan Shebs <shebs@codesourcery.com>1995-07-29 21:59:26 +0000
commit86b40da4da9a1dd374abc1ec2f0250a52895ce29 (patch)
treee27708ec4ba4fb4979a8dae686a3a2b87ddd795f /gdb/configure
parent96fd3d08f9911add5dfbdb49c85fad8cf40d43fd (diff)
downloadgdb-86b40da4da9a1dd374abc1ec2f0250a52895ce29.zip
gdb-86b40da4da9a1dd374abc1ec2f0250a52895ce29.tar.gz
gdb-86b40da4da9a1dd374abc1ec2f0250a52895ce29.tar.bz2
* sparclite: Removed subdirectory. aload and eload are now in
utils/sparclite, low-level library is in libgloss. * configure.in (sparclite*): Don't configure sparclite subdir. * configure: Update. * Makefile.in (TARDIRS): Remove, no longer used.
Diffstat (limited to 'gdb/configure')
-rwxr-xr-xgdb/configure2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/configure b/gdb/configure
index 2c045fe..39018c4 100755
--- a/gdb/configure
+++ b/gdb/configure
@@ -1674,8 +1674,6 @@ np1) gdb_target_cpu=gould ;;
powerpc*) gdb_target_cpu=powerpc ;;
pn) gdb_target_cpu=gould ;;
pyramid) gdb_target_cpu=pyr ;;
-sparclite*) gdb_target_cpu=sparc
- configdirs="${configdirs} sparclite" ;;
sparc*) gdb_target_cpu=sparc ;;
*) gdb_target_cpu=$target_cpu ;;