aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/Make.lang
diff options
context:
space:
mode:
authorJames A. Treacy <treacy>1998-10-21 18:16:35 +0000
committerJames A. Treacy <treacy>1998-10-21 18:16:35 +0000
commit1e16927c7b56089a15580e783e9267441b2a6891 (patch)
tree95de41704df12d7f05154380f997fe1916453bef /japanese/Make.lang
parent499c6e7419f21467912778d14ea7719783f26671 (diff)
modified to use epilog correctly
CVS version numbers japanese/Make.lang: 1.2 -> 1.3 japanese/Make.templ.inc: 1.2 -> 1.3
Diffstat (limited to 'japanese/Make.lang')
-rw-r--r--japanese/Make.lang3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Make.lang b/japanese/Make.lang
index d960c50e59f..0f45876811c 100644
--- a/japanese/Make.lang
+++ b/japanese/Make.lang
@@ -10,7 +10,8 @@ LANGUAGE=ja
# WML="wml -q --prolog="/usr/bin/tcs <options here>" \
# --epilog="/usr/bin/tcs <options here>"
WML=wml -q --prolog="/usr/bin/tcs -f jis-kanji -t ujis" \
- --epilog="/usr/bin/tcs -f ujis -t jis-kanji"
+ --epilog="/usr/bin/tcs -f ujis -t jis-kanji > $(@D)/$(@F)" \
+ -o $(@F)
# The following was included here simply because it was convenient

© 2014-2024 Faster IT GmbH | imprint | privacy policy