Remove Unixware and openserver support
[oweals/cde.git] / cde / programs / localized / templates / Japanese.tmpl
1 XCOMM $XConsortium: Japanese.tmpl /main/1 1995/12/08 09:42:04 rswiston $
2 /*
3  * This file is a template for setting the platform-specific LANG 
4  * variable for the Japanese locale.
5  */
6
7 SOURCE_LANG=ja_JP.dt-eucJP
8
9 #ifdef AlphaArchitecture
10 LANG=ja_JP.eucJP
11 #endif
12
13 #ifdef RsArchitecture
14 SHELL=/bin/ksh
15 LANG=ja_JP
16 #endif
17
18 #ifdef SunArchitecture
19 LANG=ja
20 #endif
21
22 #ifdef HPArchitecture
23 LANG=ja_JP.eucJP
24 #endif