Mercurial > emacs
changeset 96358:c564b17ce35e
(.el.elc): Copy the echo behavior of lisp/Makefile.in.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 27 Jun 2008 00:54:16 +0000 |
parents | a3b727d1ef8c |
children | 3ca72078953e |
files | leim/Makefile.in |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/Makefile.in Fri Jun 27 00:38:43 2008 +0000 +++ b/leim/Makefile.in Fri Jun 27 00:54:16 2008 +0000 @@ -153,7 +153,8 @@ .SUFFIXES: .elc .el .el.elc: - ${RUN-EMACS} -f batch-byte-compile $< + @echo Compiling $< + @${RUN-EMACS} -f batch-byte-compile $< all: ${BUILT-EMACS} ${SUBDIRS} leim-list.el ${WORLD}