]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libiconv_modules/UTF1632/Makefile
Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and update
[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>