Deleted Added
sdiff udiff text old ( 114412 ) new ( 136910 )
full compact
1# $FreeBSD: head/gnu/usr.bin/groff/src/libs/libbib/Makefile 136910 2004-10-24 15:33:08Z ru $
2
3LIB= bib
4INTERNALLIB=
5SRCS= common.cpp index.cpp linear.cpp search.cpp map.c
6
7.include <bsd.lib.mk>