summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-27 14:20:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-27 14:20:25 +0000
commit21c1513f4058c7d70184337c4c58a0ef0e2c7ec2 (patch)
treeb77ed66401ca85ae6c0c8ff48dedd8c114f4cec4 /make
parentClean up patch from Ralf Corsepius. (diff)
downloadrtems-21c1513f4058c7d70184337c4c58a0ef0e2c7ec2.tar.bz2
Fixed bad CVS Id string.
Removed unnecessary definition of "ED".
Diffstat (limited to '')
-rw-r--r--make/host.cfg.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/host.cfg.in b/make/host.cfg.in
index 0f088aff56..ba09e56e45 100644
--- a/make/host.cfg.in
+++ b/make/host.cfg.in
@@ -1,5 +1,5 @@
#
-# $Id $
+# $Id$
#
# OS-specific configuration
#
@@ -27,7 +27,6 @@ MV=@MV@
LN=@LN@
MKDIR=@MKDIR@
CHMOD=@CHMOD@
-ED=@ED@
SED=@SED@
M4=@M4@