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