aboutsummaryrefslogtreecommitdiff
path: root/lib/remote.exp
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2004-02-07 06:52:39 +0000
committerBen Elliston <bje@gnu.org>2004-02-07 06:52:39 +0000
commit17cf7a3dd72486b229cbadcdff3e36f04469b520 (patch)
tree74101b004fb9fa442be73737db010838f6ad282f /lib/remote.exp
parent30b0841395f1f06111ca72cf99b8920bb1617f46 (diff)
downloaddejagnu-17cf7a3dd72486b229cbadcdff3e36f04469b520.zip
dejagnu-17cf7a3dd72486b229cbadcdff3e36f04469b520.tar.gz
dejagnu-17cf7a3dd72486b229cbadcdff3e36f04469b520.tar.bz2
* Makefile.am (pkgdata_SCRIPTS): Remove lib/mondfe, lib/xsh.exp.
(config_SCRIPTS): Remove udi.exp, vrtx.exp. (baseboard_SCRIPTS): Remove a29k-udi.exp. * Makefile.in: Regenerate. * baseboards/a29k-udi.exp: Remove. * baseboards/dos.exp: Update comments. * config/udi.exp: Remove. * config/vrtx.exp: Remove. * doc/overview.sgml: Update. Don't mention mondfe and xsh support. * doc/ref.sgml: Likewise. * doc/user.sgml: Likewise. * lib/mondfe.exp: Remove. * lib/xsh.exp: Likewise. * lib/remote.exp: Don't load mondfe.exp or xsh.exp. * packaging/pkg/prototype: Update. * NEWS: Update.
Diffstat (limited to 'lib/remote.exp')
-rw-r--r--lib/remote.exp4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/remote.exp b/lib/remote.exp
index 129b9eb..b57276e 100644
--- a/lib/remote.exp
+++ b/lib/remote.exp
@@ -19,10 +19,8 @@
# This file was written by Rob Savoye. (rob@welcomehome.org)
-# load various protocol support modules
+# Load various protocol support modules.
-load_lib "mondfe.exp"
-load_lib "xsh.exp"
load_lib "telnet.exp"
load_lib "rlogin.exp"
load_lib "kermit.exp"