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