aboutsummaryrefslogtreecommitdiff
path: root/lib/libiconv_modules/mapper_std/Makefile
blob: aa46ad2b7588389c2038719d6c68ba3803a1bfc3 (plain) (blame)
1
2
3
4
5
6
7
# $FreeBSD$

SHLIB=	mapper_std
SRCS+=	citrus_mapper_std.c
CFLAGS.gcc+= --param max-inline-insns-single=8

.include <bsd.lib.mk>