NetBSD/lib/i18n_module/UES/Makefile
tnozaki 79a70a823d 1. add iconv support for followint encoding:
Vietnamese
	TCVN	8bit Viet Nam National Standard
	VISCII	8bit RFC1456
	VIQR	7bit RFC1456(libVIQR)
    Unicode Escape (GNU libiconv compatibility)
	C99, JAVA (libUES)
2. fix iconv_std module:
	add special treatment for POSIX Defect Report #288 case.
2006-11-13 15:16:28 +00:00

5 lines
98 B
Makefile

# $NetBSD: Makefile,v 1.1 2006/11/13 15:16:31 tnozaki Exp $
SRCPRE=citrus_
.include <bsd.lib.mk>