summaryrefslogtreecommitdiff
path: root/chinese/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-04-09 07:07:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-04-09 07:07:20 +0000
commit55000e20698d4b91c8ac7aaf4068c28119b80007 (patch)
treebb2bdf75e91b737d2a1950f61903266ca34fcb32 /chinese/Makefile
parentTaiwanese version of nvi. (diff)
Add nvi-euc-tw.
Notes
Notes: svn path=/head/; revision=6162
Diffstat (limited to 'chinese/Makefile')
-rw-r--r--chinese/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index cf9303f108db..d0f0f2d7b047 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.8 1997/02/16 01:15:53 obrien Exp $
+# $Id: Makefile,v 1.9 1997/03/06 08:41:31 asami Exp $
#
SUBDIR += Wnn
@@ -13,5 +13,6 @@
SUBDIR += lunar
SUBDIR += nvi-big5
SUBDIR += nvi-euc-cn
+ SUBDIR += nvi-euc-tw
.include <bsd.port.subdir.mk>