Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
04c6f67f
Commit
04c6f67f
authored
Jun 03, 2008
by
Kenichi Handa
Browse files
(KOREAN): Remove ${srcdir}/quail/hangul3.elc.
(leim-list.el): Remove leim-list.el at first.
parent
8e6276cb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
leim/Makefile.in
leim/Makefile.in
+1
-1
leim/makefile.w32-in
leim/makefile.w32-in
+1
-1
No files found.
leim/Makefile.in
View file @
04c6f67f
...
...
@@ -90,7 +90,6 @@ CHINESE-BIG5=${TIT-BIG5} ${NON-TIT-BIG5}
JAPANESE
=
${srcdir}
/quail/japanese.elc
${srcdir}
/ja-dic/ja-dic.elc
KOREAN
=
${srcdir}
/quail/hangul.elc
\
${srcdir}
/quail/hangul3.elc
\
${srcdir}
/quail/hanja.elc
\
${srcdir}
/quail/hanja3.elc
\
${srcdir}
/quail/hanja-jis.elc
\
...
...
@@ -207,6 +206,7 @@ changed.misc: ${MISC-SOURCES}
echo
"changed"
>
$@
leim-list.el
:
${SUBDIRS} ${TIT-MISC} changed.tit changed.misc ${srcdir}/leim-ext.el
rm
-rf
leim-list.el
${
RUN
-EMACS
}
-l
${buildlisppath}
/international/quail
\
-f
batch-byte-compile-if-not-done
${
TIT
-MISC
:.elc
=.el
}
if
[
x
`
(
cd
${srcdir}
&&
/bin/pwd
)
`
=
x
`
(
/bin/pwd
)
`
]
;
then
\
...
...
leim/makefile.w32-in
View file @
04c6f67f
...
...
@@ -80,7 +80,6 @@ CHINESE_BIG5=$(TIT_BIG5) $(NON_TIT_BIG5)
JAPANESE
=
$(srcdir)
/quail/japanese.elc
$(srcdir)
/ja-dic/ja-dic.elc
KOREAN
=
$(srcdir)
/quail/hangul.elc
\
$(srcdir)
/quail/hangul3.elc
\
$(srcdir)
/quail/hanja.elc
\
$(srcdir)
/quail/hanja3.elc
\
$(srcdir)
/quail/hanja-jis.elc
\
...
...
@@ -187,6 +186,7 @@ $(MISC_DIC):
# WARNING: Do NOT split the parts inside $(ARGQUOTE)s into multiple lines as
# this can break with GNU Make 3.81 and later if sh.exe is used.
leim-list.el
:
$(SUBDIRS) $(WORLD) $(srcdir)/leim-ext.el
-
$(DEL)
leim-list.el
$(RUN_EMACS)
-l
$(buildlisppath)
/international/quail
\
--eval
$(ARGQUOTE)
(
update-leim-list-file
$(DQUOTE)
.
$(DQUOTE)
)
$(ARGQUOTE)
$(RUN_EMACS)
--eval
$(ARGQUOTE)
(
w32-append-code-lines
$(DQUOTE)$@$(DQUOTE)
$(DQUOTE)$(srcdir)
/leim-ext.el
$(DQUOTE)
)
$(ARGQUOTE)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment