]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libiconv_modules/UTF7/Makefile
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.git] / lib / libiconv_modules / UTF7 / Makefile
1 # $FreeBSD$
2
3 SHLIB=  UTF7
4 SRCS+=  citrus_utf7.c
5 CFLAGS.gcc+= --param max-inline-insns-single=64
6
7 .include <bsd.lib.mk>