summaryrefslogtreecommitdiffstats
path: root/bin/csh
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2000-04-20 07:08:43 +0000
committerache <ache@FreeBSD.org>2000-04-20 07:08:43 +0000
commit74cdb5de65e9c89449ad11743a9a6bfd8b187bcc (patch)
tree186bc99750c0fca16a5f48a37aaccde58929d100 /bin/csh
parent0dc8fec632309a8b9d08a1678a1362ec0941c5a6 (diff)
downloadFreeBSD-src-74cdb5de65e9c89449ad11743a9a6bfd8b187bcc.zip
FreeBSD-src-74cdb5de65e9c89449ad11743a9a6bfd8b187bcc.tar.gz
Activate finnish set
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/nls/Makefile6
-rw-r--r--bin/csh/nls/finnish/Makefile2
2 files changed, 4 insertions, 4 deletions
diff --git a/bin/csh/nls/Makefile b/bin/csh/nls/Makefile
index 74a41f7..8f93486 100644
--- a/bin/csh/nls/Makefile
+++ b/bin/csh/nls/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
-SUBDIR= french german italian ja spanish
+SUBDIR= finnish french german italian ja spanish
-# We not ready for greek yet
-#SUBDIR+= finnish greek
+# We are not ready for greek yet
+#SUBDIR+= greek
.include <bsd.subdir.mk>
diff --git a/bin/csh/nls/finnish/Makefile b/bin/csh/nls/finnish/Makefile
index eb261b6..6756537 100644
--- a/bin/csh/nls/finnish/Makefile
+++ b/bin/csh/nls/finnish/Makefile
@@ -3,7 +3,7 @@
.include "${.CURDIR}/../Makefile.inc"
NL= finnish
-DL=
+DL= fi_FI.ISO_8859-1 fi_FI.DIS_8859-15
.PATH: ${BASESRC}/${NL}
OpenPOWER on IntegriCloud