diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-13 12:53:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-13 12:53:52 +0000 |
commit | 9c2e67fca61d7019b074157a0233eeba3587429b (patch) | |
tree | ee45e6f8e821e3ac7cb2355fe584e57afc247682 /chinese | |
parent | Changed japanese/wnn to build Chinese stuff instead. I'm not sure (diff) |
Added Wnn.
Notes
Notes:
svn path=/head/; revision=4442
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 2354b7e233cd..b28810369637 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.3 1996/09/23 01:52:06 chuckr Exp $ +# $Id: Makefile,v 1.4 1996/10/26 23:24:05 max Exp $ # + SUBDIR += Wnn SUBDIR += cless SUBDIR += celvis SUBDIR += cxterm |