head	1.7;
access;
symbols
	RELENG_4_11_0_RELEASE:1.6.2.1
	RELENG_4_11:1.6.2.1.0.18
	RELENG_4_11_BP:1.6.2.1
	RELENG_4_10_0_RELEASE:1.6.2.1
	RELENG_4_10:1.6.2.1.0.16
	RELENG_4_10_BP:1.6.2.1
	RELENG_4_9_0_RELEASE:1.6.2.1
	RELENG_4_9:1.6.2.1.0.14
	RELENG_4_9_BP:1.6.2.1
	RELENG_4_8_0_RELEASE:1.6.2.1
	RELENG_4_8:1.6.2.1.0.12
	RELENG_4_8_BP:1.6.2.1
	RELENG_4_7_0_RELEASE:1.6.2.1
	RELENG_4_7:1.6.2.1.0.10
	RELENG_4_7_BP:1.6.2.1
	RELENG_4_6_2_RELEASE:1.6.2.1
	RELENG_4_6_1_RELEASE:1.6.2.1
	RELENG_4_6_0_RELEASE:1.6.2.1
	RELENG_4_6:1.6.2.1.0.8
	RELENG_4_6_BP:1.6.2.1
	RELENG_4_5_0_RELEASE:1.6.2.1
	RELENG_4_5:1.6.2.1.0.6
	RELENG_4_5_BP:1.6.2.1
	RELENG_4_4_0_RELEASE:1.6.2.1
	RELENG_4_4:1.6.2.1.0.4
	RELENG_4_4_BP:1.6.2.1
	RELENG_4_3_0_RELEASE:1.6.2.1
	RELENG_4_3:1.6.2.1.0.2
	RELENG_4_3_BP:1.6.2.1
	RELENG_4_2_0_RELEASE:1.6.2.1
	RELENG_4_1_1_RELEASE:1.6
	PRE_SMPNG:1.6
	RELENG_4_1_0_RELEASE:1.6
	RELENG_3_5_0_RELEASE:1.5.2.1
	RELENG_4_0_0_RELEASE:1.6
	RELENG_4:1.6.0.2
	RELENG_4_BP:1.6
	RELENG_3_4_0_RELEASE:1.5.2.1
	RELENG_3_3_0_RELEASE:1.5.2.1
	RELENG_3_2_PAO:1.5.0.4
	RELENG_3_2_PAO_BP:1.5
	RELENG_3_2_0_RELEASE:1.5
	RELENG_3_1_0_RELEASE:1.5
	RELENG_3:1.5.0.2
	RELENG_3_BP:1.5
	RELENG_2_2_8_RELEASE:1.1.1.1.2.1
	RELENG_3_0_0_RELEASE:1.4
	RELENG_2_2_7_RELEASE:1.1.1.1.2.1
	RELENG_2_2_6_RELEASE:1.1.1.1.2.1
	RELENG_2_2_5_RELEASE:1.1.1.1
	RELENG_2_2_2_RELEASE:1.1.1.1
	RELENG_2_2:1.1.1.1.0.2
	global1_81:1.1.1.1
	GLOBAL:1.1.1;
locks; strict;
comment	@# @;


1.7
date	2000.10.15.07.10.41;	author obrien;	state dead;
branches;
next	1.6;

1.6
date	99.08.28.01.01.47;	author peter;	state Exp;
branches
	1.6.2.1;
next	1.5;

1.5
date	99.01.18.07.38.11;	author simokawa;	state Exp;
branches
	1.5.2.1;
next	1.4;

1.4
date	97.12.17.15.18.52;	author cwt;	state Exp;
branches;
next	1.3;

1.3
date	97.12.15.23.34.52;	author cwt;	state Exp;
branches;
next	1.2;

1.2
date	97.08.16.04.42.29;	author cwt;	state Exp;
branches;
next	1.1;

1.1
date	97.04.15.12.30.37;	author jkh;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.04.15.12.30.37;	author jkh;	state Exp;
branches
	1.1.1.1.2.1;
next	;

1.1.1.1.2.1
date	98.02.05.04.53.27;	author cwt;	state Exp;
branches;
next	1.1.1.1.2.2;

1.1.1.1.2.2
date	99.09.05.11.32.17;	author peter;	state Exp;
branches;
next	;

1.5.2.1
date	99.08.29.15.28.28;	author peter;	state Exp;
branches;
next	;

1.6.2.1
date	2000.10.16.08.53.25;	author obrien;	state dead;
branches;
next	;


desc
@@


1.7
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/gctags/Makefile,v 1.6 1999/08/28 01:01:47 peter Exp $

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

CFLAGS+=	-I${GLOBAL_DIR}/gctags

PROG=	gctags
SRCS=	C.c assembler.c gctags.c java.c

.include <bsd.prog.mk>

@


1.6
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.6.2.1
log
@MFC: Remove GLOBAL -- it has moved to Ports.
@
text
@d2 1
a2 1
# $FreeBSD: src/usr.bin/global/gctags/Makefile,v 1.6 1999/08/28 01:01:47 peter Exp $
@


1.5
log
@Update to Global-3.42.
@
text
@d2 1
a2 1
# $Id: Makefile,v 1.4 1997/12/17 15:18:52 cwt Exp $
@


1.5.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.4
log
@DPADD repairs suggested by Bruce Evans <bde@@zeta.org.au>
@
text
@d2 1
a2 1
# $Id: Makefile,v 1.3 1997/12/15 23:34:52 cwt Exp $
d7 1
a7 6
CFLAGS+=	-I${GLOBAL_DIR}/lib
CFLAGS+=	-I${GLOBAL_DIR}/gctags -DGLOBAL -DYACC
DPADD=		${.OBJDIR}/../lib/libglobalutil.a
LDADD=		${.OBJDIR}/../lib/libglobalutil.a

SRCS=	C.c ctags.c fortran.c lisp.c print.c tree.c yacc.c assembler.c
d10 1
@


1.3
log
@Add lib/Makefile and adjust as necessary to build global 2.2.1 from contrib sources.
@
text
@d2 1
a2 1
# $Id: Makefile,v 1.3 1997/12/15 02:28:10 skynyrd Exp $
d9 2
a10 1
LDADD=		-L${.OBJDIR}/../lib -lglobalutil
@


1.2
log
@Retire v1.81 sources and build instead from src/contrib/global sources.  Reviewed by: jdp
@
text
@d2 1
a2 1
# $Id: Makefile,v 1.6 1997/07/30 04:30:40 skynyrd Exp $
d7 3
a9 2

PROG=	gctags
d13 1
a13 1
CFLAGS+=	-I${GLOBAL_DIR}/gctags -DGTAGS -DBUGFIX -DMODIFY -DYACC
@


1.1
log
@Initial revision
@
text
@d1 6
a6 1
#	@@(#)Makefile	8.1 (Berkeley) 6/6/93
d9 4
a12 2
CFLAGS+=-I${.CURDIR} -DGTAGS -DBUGFIX -DMODIFY -DYACC
SRCS=	C.c ctags.c fortran.c lisp.c print.c tree.c yacc.c
d15 1
@


1.1.1.1
log
@Shigio Yamaguchi's global tags package.  The infrastructure support
for this is already in place, so "make tags" (or "make tags HTML=yes")
should work after your next make world.
Submitted by:	Shigio Yamaguchi <shigio@@wafu.netgate.net>
@
text
@@


1.1.1.1.2.1
log
@Finish the upgrade and hope for no pointy hats on the eve of 2.2.6-beta!
@
text
@d1 1
a1 12

# $Id: Makefile,v 1.4 1997/12/17 15:18:52 cwt Exp $

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

CFLAGS+=	-I${GLOBAL_DIR}/lib
CFLAGS+=	-I${GLOBAL_DIR}/gctags -DGLOBAL -DYACC
DPADD=		${.OBJDIR}/../lib/libglobalutil.a
LDADD=		${.OBJDIR}/../lib/libglobalutil.a

SRCS=	C.c ctags.c fortran.c lisp.c print.c tree.c yacc.c assembler.c
d4 2
a7 1

@


1.1.1.1.2.2
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@

