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