xref: /freebsd/lib/libiconv_modules/mapper_zone/Makefile (revision ad30f8e79bd1007cc2476e491bd21b4f5e389e0a)
1*ad30f8e7SGabor Kovesdan# $FreeBSD$
2*ad30f8e7SGabor Kovesdan
3*ad30f8e7SGabor KovesdanSHLIB=	mapper_zone
4*ad30f8e7SGabor KovesdanSRCS+=	citrus_mapper_zone.c
5*ad30f8e7SGabor KovesdanCFLAGS+= --param max-inline-insns-single=8
6*ad30f8e7SGabor Kovesdan
7*ad30f8e7SGabor Kovesdan.include <bsd.lib.mk>
8