projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cb98ba
)
; * src/Makefile.in (../native-lisp): Make the long recipe silent.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 7 Oct 2021 15:48:09 +0000
(18:48 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 7 Oct 2021 15:48:09 +0000
(18:48 +0300)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index b8d0e7b54ce052e05133900d17012d6a4e20ab6e..0326b4a8f229a1829d38b78951ed31d346ce2deb 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-804,7
+804,7
@@
elnlisp := $(addprefix ${lispsource}/,${elnlisp}) $(lisp:.elc=.eln)
THEFILE=$< $<n
../native-lisp: | $(pdmp)
- if test ! -d $@; then \
+
@
if test ! -d $@; then \
mkdir $@ && $(MAKE) $(AM_V_NO_PD) $(elnlisp); \
if test $(SYSTEM_TYPE) = cygwin; then \
find $@ -name '*.eln' | rebase -v -O -T -; \