1# $FreeBSD$
2
3SHLIB=	BIG5
4SRCS+=	citrus_big5.c
5CFLAGS+= --param max-inline-insns-single=32
6
7.include <bsd.lib.mk>
8