Add mskanji.c

This commit is contained in:
Andrey A. Chernov 1997-09-25 23:24:35 +00:00
parent 3f2fd98c12
commit 08401510be

View File

@ -1,5 +1,5 @@
LIB= xpg4
SRCS= setlocale.c setrunelocale.c euc.c utf2.c runetype.c \
SRCS= setlocale.c setrunelocale.c euc.c mskanji.c utf2.c runetype.c \
tolower.c toupper.c
CFLAGS+= -Wall -DXPG4 -I${.CURDIR}/../libc/locale
.PATH: ${.CURDIR}/../libc/locale