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