]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - lib/libiconv_modules/iconv_std/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / lib / libiconv_modules / iconv_std / Makefile
1 # $FreeBSD$
2
3 SHLIB=  iconv_std
4 SRCS+=  citrus_iconv_std.c
5 CFLAGS+= --param max-inline-insns-single=32
6
7 .include <bsd.lib.mk>