8033a5b008
Chinese Simplefied HZ, HZ8 - 7/8bit stateful encoding, see RFC1842,1843. (libHZ) zW - 7bit stateful encoding, see RFC1842. (libZW) 2. add citrus_prop.[ch] - parser for encoding module's init parameter strings.
6 lines
116 B
Makefile
6 lines
116 B
Makefile
# $NetBSD: Makefile,v 1.1 2006/11/22 23:38:27 tnozaki Exp $
|
|
|
|
SRCS= citrus_hz.c citrus_prop.c
|
|
|
|
.include <bsd.lib.mk>
|