]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libiconv_modules/UTF1632/Makefile
Add 'contrib/spleen/' from commit '5eab6333fa27e2b6954c6927859d462a004e57bb'
[FreeBSD/FreeBSD.git] / lib / libiconv_modules / UTF1632 / Makefile
1 # $FreeBSD$
2
3 SHLIB=  UTF1632
4 SRCS+=  citrus_utf1632.c
5 CFLAGS.gcc+= --param max-inline-insns-single=64
6
7 .include <bsd.lib.mk>