]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libiconv_modules/iconv_std/Makefile
Update our copy of the Linux dts files to be in sync with Linux 4.5-rc1. We
[FreeBSD/FreeBSD.git] / lib / libiconv_modules / iconv_std / Makefile
1 # $FreeBSD$
2
3 SHLIB=  iconv_std
4 SRCS+=  citrus_iconv_std.c
5 CFLAGS.gcc+= --param max-inline-insns-single=64
6
7 .include <bsd.lib.mk>