Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / gnu / usr.bin / groff / src / libs / libbib / Makefile
1 # $FreeBSD: src/gnu/usr.bin/groff/src/libs/libbib/Makefile,v 1.4 2004/10/24 15:32:28 ru Exp $
2 # $DragonFly: src/gnu/usr.bin/groff/src/libs/libbib/Makefile,v 1.3 2005/09/01 20:47:13 asmodai Exp $
3
4 LIB=            bib
5 INTERNALLIB=
6 SRCS=           common.cpp index.cpp linear.cpp search.cpp map.c
7
8 .include <bsd.lib.mk>