summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2005-02-27 22:17:47 +0000
committerphantom <phantom@FreeBSD.org>2005-02-27 22:17:47 +0000
commit92f927766a7122a94e9320db457653761ebbd19a (patch)
treeb99f0068c3a4025a163dc3aefc3bc28e422c154f /lib
parent246fd09eae818dcfe9b01439451c3891994b28a1 (diff)
downloadFreeBSD-src-92f927766a7122a94e9320db457653761ebbd19a.zip
FreeBSD-src-92f927766a7122a94e9320db457653761ebbd19a.tar.gz
Backout NLS catalog handling, until all edge cases are resolved
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/nls/Makefile.inc11
1 files changed, 0 insertions, 11 deletions
diff --git a/lib/libc/nls/Makefile.inc b/lib/libc/nls/Makefile.inc
index 26e9f9a..9adab3d 100644
--- a/lib/libc/nls/Makefile.inc
+++ b/lib/libc/nls/Makefile.inc
@@ -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
OpenPOWER on IntegriCloud