1
2SHLIB=	mapper_zone
3SRCS+=	citrus_mapper_zone.c
4CFLAGS.gcc+= --param max-inline-insns-single=8
5
6.include <bsd.lib.mk>
7