1# $FreeBSD: head/lib/libiconv_modules/mapper_646/Makefile 219019 2011-02-25 00:04:39Z gabor $
2
3LIB=	mapper_646
4SRCS=	citrus_mapper_646.c
5
6WARNS?=	2
7
8.include <bsd.lib.mk>
9