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