Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / gnu / usr.bin / groff / src / libs / libbib / Makefile
1 # $FreeBSD: src/gnu/usr.bin/groff/src/libs/libbib/Makefile,v 1.1.2.2 2002/07/19 18:46:24 ru Exp $
2 # $DragonFly: src/gnu/usr.bin/groff/src/libs/libbib/Makefile,v 1.2 2003/06/17 04:25:46 dillon Exp $
3
4 LIB=            bib
5 INTERNALLIB=    YES
6 SRCS=           common.cc index.cc linear.cc search.cc map.c
7
8 .include <bsd.lib.mk>