summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/libbib/Makefile
blob: df2c5a955caa61eec726ab42b7df9b6736b5d6ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Makefile for libbib

LIB=		bib
SRCS=		common.cc index.cc linear.cc search.cc map.c
CFLAGS+=	-I$(.CURDIR)/../include

NOMAN=		noman
NOPROFILE=	noprofile

install:

.include "../Makefile.cfg"
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud