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