aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/Make.lang
diff options
context:
space:
mode:
authorAnthony Fok <foka>2000-07-21 18:42:28 +0000
committerAnthony Fok <foka>2000-07-21 18:42:28 +0000
commite47ef037f5f76144653a8f415832c73267446f70 (patch)
tree9897201c77efec1e229ff7d2bd403dc5c984fd46 /chinese/Make.lang
parent3a4a275695ac2c8aa5f50642af94f0abefb84755 (diff)
Make.dep.generic: Trimmed down echoed messages (Converting to zh_??...)
Make.lang: Further clean-ups Make.common: Sort HTMLDESTFILES and HTMLFILES CVS version numbers chinese/Make.common: 1.20 -> 1.21 chinese/Make.dep.generic: 1.22 -> 1.23 chinese/Make.lang: 1.21 -> 1.22
Diffstat (limited to 'chinese/Make.lang')
-rw-r--r--chinese/Make.lang3
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/Make.lang b/chinese/Make.lang
index 89fa052c5b4..6604b67e156 100644
--- a/chinese/Make.lang
+++ b/chinese/Make.lang
@@ -14,6 +14,7 @@ U8TOGB = $(BIN)/u8togb
B5TOGB = ( cat - | $(B5TOU8) | $(U8TOGB) )
TOCN = $(BIN)/tocn.pl
TOTW = $(BIN)/totw.pl
+FIX_BIG5 = $(BIN)/fix_big5.pl
# The '-q' forces wml to be quiet. Very useful in scripts.
# It is sometimes useful to add '--epilog=weblint' to check for errors
@@ -29,7 +30,7 @@ WMLOPTIONS=-q -D CUR_YEAR=$(shell date +%Y)
#WMLOUTFILE=$(@F)
WMLOUTPUT=-o UNDEFuZH@uCN:$(*F).zh-cn.html.tmp -o UNDEFuZH@uTW:$(*F).zh-tw.html.tmp
#WMLPROLOG=--prolog='/usr/bin/perl -pe "s/^(([\\x00-\\x7F]|([\\x80-\\xFF].))+[\\x80-\\xFF]\\\\)$$/\$$1\\\\\\\\/;"'
-WMLPROLOG=--prolog='$(BIN)/fix_big5.pl'
+WMLPROLOG=--prolog=$(FIX_BIG5)
WMLEPILOG=
# This is the WML definition for the non-buggy WML.

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