aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/Make.lang
diff options
context:
space:
mode:
authorChinese Language Team <chinese>1999-04-22 06:15:46 +0000
committerChinese Language Team <chinese>1999-04-22 06:15:46 +0000
commit76c12193a3bee5efd2567fc3437183be31c920fd (patch)
tree93f362e6b5213a62f319adf603c3993cb2d177d4 /chinese/Make.lang
parent6c15d790bddbf329ad55e07f35dbd0ba1328d69e (diff)
* Moved chinese.wml to chinese/index.wml
* Converted zhaoway's social_contract.wml.gb to Big5 and started to revise the OSD into DFSG. * Minor fixes to related_links.wml CVS version numbers chinese/Make.lang: 1.2 -> 1.3 chinese/Makefile: 1.1 -> 1.2 chinese/chinese.wml: 1.7 -> 1.8(DEAD) chinese/chinese.wml.gb: 1.2 -> 1.3(DEAD) chinese/index.wml: 1.4 -> 1.5 chinese/related_links.wml: 1.4 -> 1.5 chinese/social_contract.wml: 1.1 -> 1.2
Diffstat (limited to 'chinese/Make.lang')
-rw-r--r--chinese/Make.lang6
1 files changed, 4 insertions, 2 deletions
diff --git a/chinese/Make.lang b/chinese/Make.lang
index 7f15fb0941a..03714dd07b9 100644
--- a/chinese/Make.lang
+++ b/chinese/Make.lang
@@ -5,9 +5,11 @@ LANGUAGECAP=ZH
# Experimental tag by the Debian Chinese Translation Team
SUBLANG = cn tw
+BIN = $(WMLBASE)/bin
+B5TOU8 = $(BIN)/b5tou8
+U8TOB5 = $(BIN)/b5tob5
+U8TOGB = $(BIN)/u8togb
B5TOGB = ( cat - | $(B5TOU8) | $(U8TOGB) )
-B5TOU8 = $(WMLBASE)/bin/b5tou8
-U8TOGB = $(WMLBASE)/bin/u8togb
# The '-q' forces wml to be quiet. Very useful in scripts.
# It is sometimes useful to add '--epilog=weblint' to check for errors

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