Backout NLS catalog handling, until all edge cases are resolved
This commit is contained in:
parent
92d4c5d082
commit
0f331b31cf
@ -6,14 +6,3 @@
|
||||
SRCS+= msgcat.c
|
||||
|
||||
MAN+= catclose.3 catgets.3 catopen.3
|
||||
|
||||
# NOTE: C.msg should not be processed here, it's using as template
|
||||
# for translators.
|
||||
|
||||
NLSNAME= libc
|
||||
NLS+= ru_RU.KOI8-R
|
||||
|
||||
NLSSRCDIR= ${.CURDIR}/nls
|
||||
.for lang in ${NLS}
|
||||
NLSSRCFILES_${lang}=${lang}.msg
|
||||
.endfor
|
||||
|
Loading…
Reference in New Issue
Block a user