summaryrefslogtreecommitdiffstats
path: root/make/host.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'make/host.cfg.in')
-rw-r--r--make/host.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/host.cfg.in b/make/host.cfg.in
index 15f5a11256..aa215b8eae 100644
--- a/make/host.cfg.in
+++ b/make/host.cfg.in
@@ -19,7 +19,7 @@ SHELL=@SHELL@
ECHO=echo
CAT=cat
-RM=@RM@ -f
+## RM=@RM@ -f
CP=@CP@
MV=@MV@
LN=@LN@