xref: /trueos/lib/libiconv_modules/mapper_none/Makefile (revision 8fe640108653f13042f1b15213769e338aa524f6)
1# $FreeBSD$
2
3SHLIB=	mapper_none
4SRCS+=	citrus_mapper_none.c
5
6.include <bsd.lib.mk>
7