1# $FreeBSD$
2
3LIB=		bib
4INTERNALLIB=
5SRCS=		common.cpp index.cpp linear.cpp search.cpp map.c
6
7.include <bsd.lib.mk>
8