(.SUFFIXES): New target, include .elc .el.
This commit is contained in:
parent
37c35586ec
commit
e1e539ed8f
1 changed files with 2 additions and 0 deletions
|
@ -131,6 +131,8 @@ WORLD=${ASIA} ${EUROPEAN} ${MISC}
|
|||
TIT=${CHINESE-TIT}
|
||||
NON-TIT=${CHINESE-NON-TIT} ${JAPANESE} ${KOREAN} ${EUROPEAN} ${MISC}
|
||||
|
||||
.SUFFIXES: .elc .el
|
||||
|
||||
.el.elc:
|
||||
${RUN-EMACS} -f batch-byte-compile $<
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue