summaryrefslogtreecommitdiffstats
path: root/editors/emacs20-mule-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs20-mule-devel/Makefile')
-rw-r--r--editors/emacs20-mule-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs20-mule-devel/Makefile b/editors/emacs20-mule-devel/Makefile
index 6a10976..9698272 100644
--- a/editors/emacs20-mule-devel/Makefile
+++ b/editors/emacs20-mule-devel/Makefile
@@ -120,8 +120,8 @@ do-install:
${PREFIX}/share/${MULE}${MULE_MAJOR_VER}/${EMACS_VER}/lisp/subdirs.el
@for i in site-lisp/subdirs.el ${EMACS_VER}/site-lisp/subdirs.el ; do \
if [ ! -f ${PREFIX}/share/${MULE}${MULE_MAJOR_VER}/$${i} ]; then \
- (${ECHO} "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; \
- ${ECHO} " (normal-top-level-add-subdirs-to-load-path))") \
+ (${ECHO_CMD} "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; \
+ ${ECHO_CMD} " (normal-top-level-add-subdirs-to-load-path))") \
> ${PREFIX}/share/${MULE}${MULE_MAJOR_VER}/$${i} ; \
fi ; \
done
OpenPOWER on IntegriCloud