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