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.1.1.1.2.1
	RELENG_3_0_0_RELEASE:1.3
	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.5
date	2000.10.15.07.10.41;	author obrien;	state dead;
branches;
next	1.4;

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

1.3
date	97.12.15.23.34.55;	author cwt;	state Exp;
branches
	1.3.2.1;
next	1.2;

1.2
date	97.08.16.04.42.42;	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.29;	author cwt;	state Exp;
branches;
next	1.1.1.1.2.2;

1.1.1.1.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.31;	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/htags/Makefile,v 1.4 1999/08/28 01:01:50 peter Exp $

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

MAN1=	htags.1

beforeinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
	    ${GLOBAL_DIR}/htags/htags.pl ${DESTDIR}${BINDIR}/htags

.include <bsd.prog.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/htags/Makefile,v 1.4 1999/08/28 01:01:50 peter Exp $
@


1.3
log
@Add lib/Makefile and adjust as necessary to build global 2.2.1 from contrib sources.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.3 1997/12/15 02:28:19 skynyrd Exp $
@


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


1.2
log
@Retire v1.81 sources and build instead from src/contrib/global sources.  Reviewed by: jdp
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.3 1997/07/30 04:52:59 skynyrd Exp $
d10 1
a10 1
	    ${GLOBAL_DIR}/htags/htags.pl ${DESTDIR}/usr/bin/htags
@


1.1
log
@Initial revision
@
text
@d1 4
a4 1
#	@@(#)Makefile	1.0 (Berkeley) 4/21/96
d10 1
a10 1
	    ${.CURDIR}/htags.pl ${DESTDIR}/usr/bin/htags
@


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 4
# $Id: Makefile,v 1.3 1997/12/15 23:34:55 cwt Exp $

GLOBAL_DIR=	${.CURDIR}/../../../contrib/global
.PATH:		${GLOBAL_DIR}/htags
d7 1
a7 1
	    ${GLOBAL_DIR}/htags/htags.pl ${DESTDIR}${BINDIR}/htags
@


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

