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