head	1.5;
access;
symbols
	RELENG_4_11_0_RELEASE:1.4.2.1
	RELENG_4_11:1.4.2.1.0.18
	RELENG_4_11_BP:1.4.2.1
	RELENG_4_10_0_RELEASE:1.4.2.1
	RELENG_4_10:1.4.2.1.0.16
	RELENG_4_10_BP:1.4.2.1
	RELENG_4_9_0_RELEASE:1.4.2.1
	RELENG_4_9:1.4.2.1.0.14
	RELENG_4_9_BP:1.4.2.1
	RELENG_4_8_0_RELEASE:1.4.2.1
	RELENG_4_8:1.4.2.1.0.12
	RELENG_4_8_BP:1.4.2.1
	RELENG_4_7_0_RELEASE:1.4.2.1
	RELENG_4_7:1.4.2.1.0.10
	RELENG_4_7_BP:1.4.2.1
	RELENG_4_6_2_RELEASE:1.4.2.1
	RELENG_4_6_1_RELEASE:1.4.2.1
	RELENG_4_6_0_RELEASE:1.4.2.1
	RELENG_4_6:1.4.2.1.0.8
	RELENG_4_6_BP:1.4.2.1
	RELENG_4_5_0_RELEASE:1.4.2.1
	RELENG_4_5:1.4.2.1.0.6
	RELENG_4_5_BP:1.4.2.1
	RELENG_4_4_0_RELEASE:1.4.2.1
	RELENG_4_4:1.4.2.1.0.4
	RELENG_4_4_BP:1.4.2.1
	RELENG_4_3_0_RELEASE:1.4.2.1
	RELENG_4_3:1.4.2.1.0.2
	RELENG_4_3_BP:1.4.2.1
	RELENG_4_2_0_RELEASE:1.4.2.1
	RELENG_4_1_1_RELEASE:1.4
	PRE_SMPNG:1.4
	RELENG_4_1_0_RELEASE:1.4
	RELENG_3_5_0_RELEASE:1.3.2.1
	RELENG_4_0_0_RELEASE:1.4
	RELENG_4:1.4.0.2
	RELENG_4_BP:1.4
	RELENG_3_4_0_RELEASE:1.3.2.1
	RELENG_3_3_0_RELEASE:1.3.2.1
	RELENG_3_2_PAO:1.3.0.4
	RELENG_3_2_PAO_BP:1.3
	RELENG_3_2_0_RELEASE:1.3
	RELENG_3_1_0_RELEASE:1.3
	RELENG_3:1.3.0.2
	RELENG_3_BP:1.3
	RELENG_2_2_8_RELEASE:1.2.2.1
	RELENG_3_0_0_RELEASE:1.2
	RELENG_2_2_7_RELEASE:1.2.2.1
	RELENG_2_2_6_RELEASE:1.2.2.1
	RELENG_2_2:1.2.0.2;
locks; strict;
comment	@# @;


1.5
date	2000.10.15.07.10.42;	author obrien;	state dead;
branches;
next	1.4;

1.4
date	99.08.28.01.01.51;	author peter;	state Exp;
branches
	1.4.2.1;
next	1.3;

1.3
date	99.01.18.07.38.13;	author simokawa;	state Exp;
branches
	1.3.2.1;
next	1.2;

1.2
date	97.12.21.08.31.50;	author cwt;	state Exp;
branches
	1.2.2.1;
next	1.1;

1.1
date	97.12.15.23.40.54;	author cwt;	state Exp;
branches;
next	;

1.2.2.1
date	98.02.05.04.51.10;	author cwt;	state Exp;
branches;
next	1.2.2.2;

1.2.2.2
date	99.09.05.11.32.18;	author peter;	state Exp;
branches;
next	;

1.3.2.1
date	99.08.29.15.28.33;	author peter;	state Exp;
branches;
next	;

1.4.2.1
date	2000.10.16.08.53.26;	author obrien;	state dead;
branches;
next	;


desc
@@


1.5
log
@Remove GLOBAL -- it has moved to Ports.

Approved by:	unanimous response on arch@@freebsd.org (June time frame)
@
text
@# $FreeBSD: src/usr.bin/global/lib/Makefile,v 1.4 1999/08/28 01:01:51 peter 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>
@


1.4
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.4.2.1
log
@MFC: Remove GLOBAL -- it has moved to Ports.
@
text
@d1 1
a1 1
# $FreeBSD: src/usr.bin/global/lib/Makefile,v 1.4 1999/08/28 01:01:51 peter Exp $
@


1.3
log
@Update to Global-3.42.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.2 1997/12/21 08:31:50 cwt Exp $
@


1.3.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.2
log
@Remove private install rule in favor of INTERNALLIB and
INTERNALSTATICLIB.

Suggested by: bde
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1 1997/12/15 23:40:54 cwt Exp $
d6 4
a9 4
LIB=		globalutil
SRCS=	dbio.c dbname.c find.c getdbpath.c gtagsopen.c locatestring.c \
	lookup.c makepath.c mgets.c strop.c tab.c tag.c test.c

@


1.2.2.1
log
@A new addition in v2
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.2 1997/12/21 08:31:50 cwt Exp $
@


1.2.2.2
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.1
log
@I'd swore I added this on my prior mega-commit.  Any chance adds aren't
processed during the recursive swoop?

Makefile for global's private library, complete with null install rule
to keep this private.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1 1997/12/15 02:28:22 skynyrd Exp $
a6 2
NOPROFILE=	yes

d10 3
a12 2
install:	

@
