summaryrefslogtreecommitdiffstats
path: root/share/mklocale/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* I have added the support for BIG5 encoding into libc/libxpg4/mklocale.phk1998-08-151-2/+3
| | | | | | | | | | | the diff is attached below. This is done on the 3.0 source-tree. I have test this on 2.2-stable before, but I don't have a 3.0 machine right now. This patch is mainly to make libc support BIG5 encoding, thus add zh_TW.BIG5 locale to 3.0. Submitted by: Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
* I have been running with these locale data for a while now andphk1998-08-101-2/+3
| | | | | | | | | I hope some other people might find them useful. They are for zh_CN.EUC (GB) only. I'm not familiar with the BIG5 encoding, so I could only hope someone else would fill the gap. PR: 7310 Submitted by: Luoqi Chen <luoqi@chen.ml.org>
* add Hungarian ctypeache1998-08-071-2/+2
|
* Use the installed version of mklocale for `make all'. It is nowbde1998-07-071-8/+6
| | | | | | | | | | bootstrapped by `make world'. The version just built in ".." normally won't work if the target system is not binary compatible. Don't build or install anything if _BUILD_TOOLS is defined. Then we only want to build and install the mklocale binary, but the layout of the mklocale tree forces recursing to mklocale/data for at least the obj target even when _BUILD_TOOLS is defined.
* Add Slovene linkache1997-11-071-2/+2
|
* Add link to Polish localeache1997-11-071-2/+2
|
* Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>julian1997-09-241-1/+2
| | | | | Basic support for the Shift JIS encoding of japanese. (and one tiny typo fixed in a comment)
* Fixed bogus existence check related to searching for a nearby obj directory.bde1997-04-101-2/+2
| | | | Now the search is as incomplete as elsewhere instead of broken.
* minor nitadam1997-02-281-3/+3
|
* Add lt_LN.ISO_8859-2.src.wosch1997-02-281-10/+23
| | | | | | Use '.for' loop from make(1), not sh(1) 'for' loops. Submitted by: Slaven ReziƦ (TomiƦ) <eserte@cs.tu-berlin.de>
* Add Korean CTYPE localeache1997-02-221-2/+3
| | | | Submitted by: Choi Jun Ho <junker@jazz.snu.ac.kr>
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-3/+3
| | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current.
* Add $id$ and ${COPY}ache1995-11-031-2/+2
|
* Cleanup make process per Bruce suggestionsache1995-11-031-0/+36
OpenPOWER on IntegriCloud