diff options
-rw-r--r-- | chinese/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 66714f419905..f4f8ab10bd94 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -1,16 +1,16 @@ -# $Id: Makefile,v 1.13 1997/10/07 07:04:28 obrien Exp $ +# $Id: Makefile,v 1.14 1997/10/23 13:32:39 itojun Exp $ # SUBDIR += Wnn SUBDIR += big5con - SUBDIR += big5font + SUBDIR += big5fonts SUBDIR += c2t SUBDIR += celvis SUBDIR += cless - SUBDIR += cnsfont + SUBDIR += cnsfonts SUBDIR += cxterm SUBDIR += gb2ps - SUBDIR += gbfont + SUBDIR += gbfonts SUBDIR += gbscript SUBDIR += hc SUBDIR += hztty |