CC=		${CXX}
SHLIB_NAME=	libbar.so
SRCS=		bar.cc

NOOBJ=		yes

.include <bsd.lib.mk>
