projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf6852d
)
Don't do OKURI-NASI until the conversion files have been compiled
author
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 1 Jun 2022 04:33:07 +0000
(06:33 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 1 Jun 2022 04:33:07 +0000
(06:33 +0200)
* lisp/Makefile.in (generate-ja-dic): Byte-compile the ja-dic.el
file, too.
lisp/Makefile.in
patch
|
blob
|
history
diff --git
a/lisp/Makefile.in
b/lisp/Makefile.in
index c0e2099e6b53afd0d8827bfcffdf3d73013c11fd..d326e1a924a5021a85e7e4a543543480a52b9af8 100644
(file)
--- a/
lisp/Makefile.in
+++ b/
lisp/Makefile.in
@@
-157,7
+157,7
@@
$(lisp)/finder-inf.el:
-f finder-compile-keywords-make-dist ${SUBDIRS_FINDER}
# This is the OKURO-NASI compilation trigger.
-generate-ja-dic:
+generate-ja-dic:
main-first
$(AM_V_at)$(MAKE) -C ../leim generate-ja-dic EMACS="$(EMACS)"
$(AM_V_at)$(MAKE) compile-targets TARGETS="./leim/ja-dic/ja-dic.elc"