summaryrefslogtreecommitdiffstats
path: root/usr.bin/global/lib/Makefile
blob: 793f953cb09fe5467ed6f065024f22986d3ac10b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id: Makefile,v 1.2 1997/12/21 08:31:50 cwt Exp $

GLOBAL_DIR=	${.CURDIR}/../../../contrib/global
.PATH:		${GLOBAL_DIR}/lib

LIB=		gloutil
SRCS=		gtagsop.c tab.c strbuf.c mgets.c defined.c getdbpath.c \
		find.c dbop.c test.c makepath.c locatestring.c pathop.c \
		conf.c strmake.c usable.c token.c
NOPROFILE=		noprofile
INTERNALLIB=		true
INTERNALSTATICLIB=	true

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud