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