1# $FreeBSD$
2
3SHLIB_NAME?= libchil.so
4SRCS=	e_chil.c
5
6.include <bsd.lib.mk>
7