From 0464de3a535fd2cbc77ea62cc6fb83e261b7d2e1 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 25 Sep 1997 23:24:35 +0000 Subject: Add mskanji.c --- lib/libxpg4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libxpg4') diff --git a/lib/libxpg4/Makefile b/lib/libxpg4/Makefile index 1fe1e9a..1e5c123 100644 --- a/lib/libxpg4/Makefile +++ b/lib/libxpg4/Makefile @@ -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 -- cgit v1.1