head	1.8;
access;
symbols
	RELENG_4_11_0_RELEASE:1.7.2.1
	RELENG_4_11:1.7.2.1.0.14
	RELENG_4_11_BP:1.7.2.1
	RELENG_4_10_0_RELEASE:1.7.2.1
	RELENG_4_10:1.7.2.1.0.12
	RELENG_4_10_BP:1.7.2.1
	RELENG_4_9_0_RELEASE:1.7.2.1
	RELENG_4_9:1.7.2.1.0.10
	RELENG_4_9_BP:1.7.2.1
	RELENG_4_8_0_RELEASE:1.7.2.1
	RELENG_4_8:1.7.2.1.0.8
	RELENG_4_8_BP:1.7.2.1
	RELENG_4_7_0_RELEASE:1.7.2.1
	RELENG_4_7:1.7.2.1.0.6
	RELENG_4_7_BP:1.7.2.1
	RELENG_4_6_2_RELEASE:1.7.2.1
	RELENG_4_6_1_RELEASE:1.7.2.1
	RELENG_4_6_0_RELEASE:1.7.2.1
	RELENG_4_6:1.7.2.1.0.4
	RELENG_4_6_BP:1.7.2.1
	RELENG_4_5_0_RELEASE:1.7.2.1
	RELENG_4_5:1.7.2.1.0.2
	RELENG_4_5_BP:1.7.2.1
	RELENG_4_4_0_RELEASE:1.7
	RELENG_4_4:1.7.0.6
	RELENG_4_4_BP:1.7
	RELENG_4_3_0_RELEASE:1.7
	RELENG_4_3:1.7.0.4
	RELENG_4_3_BP:1.7
	RELENG_4_2_0_RELEASE:1.7
	RELENG_4_1_1_RELEASE:1.7
	PRE_SMPNG:1.7
	RELENG_4_1_0_RELEASE:1.7
	RELENG_3_5_0_RELEASE:1.4.2.3
	RELENG_4_0_0_RELEASE:1.7
	RELENG_4:1.7.0.2
	RELENG_4_BP:1.7
	RELENG_3_4_0_RELEASE:1.4.2.2
	RELENG_3_3_0_RELEASE:1.4.2.1
	RELENG_3_2_PAO:1.4.0.4
	RELENG_3_2_PAO_BP:1.4
	RELENG_3_2_0_RELEASE:1.4
	RELENG_3_1_0_RELEASE:1.4
	RELENG_3:1.4.0.2
	RELENG_3_BP:1.4
	RELENG_2_2_8_RELEASE:1.1.2.1
	RELENG_3_0_0_RELEASE:1.4
	RELENG_2_2_7_RELEASE:1.1.2.1
	RELENG_2_2_6_RELEASE:1.1
	RELENG_2_2_5_RELEASE:1.1
	RELENG_2_2_2_RELEASE:1.1
	RELENG_2_2_1_RELEASE:1.1
	RELENG_2_2_0_RELEASE:1.1
	RELENG_2_2:1.1.0.2
	RELENG_2_2_BP:1.1;
locks; strict;
comment	@# @;


1.8
date	2001.08.10.10.47.28;	author peter;	state dead;
branches;
next	1.7;

1.7
date	2000.01.10.11.38.51;	author phantom;	state Exp;
branches
	1.7.2.1;
next	1.6;

1.6
date	99.12.08.16.43.32;	author peter;	state Exp;
branches;
next	1.5;

1.5
date	99.08.27.23.35.29;	author peter;	state Exp;
branches;
next	1.4;

1.4
date	97.12.17.20.22.34;	author bde;	state Exp;
branches
	1.4.2.1;
next	1.3;

1.3
date	97.02.22.15.45.21;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	97.01.14.05.57.09;	author jkh;	state Exp;
branches;
next	1.1;

1.1
date	96.08.21.00.04.28;	author peter;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	98.04.05.03.22.30;	author peter;	state Exp;
branches;
next	1.1.2.2;

1.1.2.2
date	99.09.05.11.06.27;	author peter;	state Exp;
branches;
next	;

1.4.2.1
date	99.08.29.14.32.54;	author peter;	state Exp;
branches;
next	1.4.2.2;

1.4.2.2
date	99.12.13.20.57.31;	author peter;	state Exp;
branches;
next	1.4.2.3;

1.4.2.3
date	2000.01.10.11.41.21;	author phantom;	state Exp;
branches;
next	;

1.7.2.1
date	2001.10.28.21.32.14;	author peter;	state dead;
branches;
next	;


desc
@@


1.8
log
@Tools dir is now empty and unused
@
text
@# $FreeBSD: src/gnu/usr.bin/cvs/tools/Makefile,v 1.7 2000/01/10 11:38:51 phantom Exp $

MAINTAINER=	peter@@FreeBSD.org

FILES=	INSTALL NEWS README \
	pcl-cvs-lucid.el pcl-cvs-startup.el \
	pcl-cvs.el pcl-cvs.texinfo

NOOBJ=	noobj

EXAMPDIR=	/usr/share/examples/cvs

beforeinstall:
.for file in ${FILES}
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 \
		${CVSDIR}/tools/pcl-cvs/${file} ${DESTDIR}${EXAMPDIR}/pcl-cvs
.endfor

.include <bsd.prog.mk>
@


1.7
log
@Fix typo: MAINAINER -> MAINTAINER
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/cvs/tools/Makefile,v 1.6 1999/12/08 16:43:32 peter Exp $
@


1.7.2.1
log
@MFC: cvs-1.11.1-p1
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/cvs/tools/Makefile,v 1.7 2000/01/10 11:38:51 phantom Exp $
@


1.6
log
@Add maintainer tags
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/cvs/tools/Makefile,v 1.5 1999/08/27 23:35:29 peter Exp $
d3 1
a3 1
MAINAINER=	peter@@FreeBSD.org
@


1.5
log
@$Id$ -> $FreeBSD$
@
text
@d1 3
a3 1
# $FreeBSD$
@


1.4
log
@<bsd.prog.mk> has always included ../Makefile.inc, and there are no
complications involving .PATH or dependencies, so don't include it here.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.3 1997/02/22 15:45:21 peter Exp $
@


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


1.4.2.2
log
@MFC: cvs 1.10.7, as we run on freefall.

Approved by:	jkh
@
text
@d1 1
a1 3
# $FreeBSD: src/gnu/usr.bin/cvs/tools/Makefile,v 1.6 1999/12/08 16:43:32 peter Exp $

MAINAINER=	peter@@FreeBSD.org
@


1.4.2.3
log
@MFC: fix typo: MAINAINER -> MAINTAINER
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/cvs/tools/Makefile,v 1.4.2.2 1999/12/13 20:57:31 peter Exp $
d3 1
a3 1
MAINTAINER=	peter@@FreeBSD.org
@


1.3
log
@Revert $FreeBSD$ to $Id$
@
text
@d1 1
a1 3
#	$Id$

.include "${.CURDIR}/../Makefile.inc"
@


1.2
log
@Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
@
text
@d1 1
a1 1
#	$FreeBSD$
@


1.1
log
@Oops, forgot to 'cvs add' this one.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.7 1995/12/11 01:58:50 peter Exp $
@


1.1.2.1
log
@Merge cvs from HEAD  (contrib/cvs is in a seperate commit)
@
text
@d1 3
a3 1
#	$Id: Makefile,v 1.1 1996/08/21 00:04:28 peter Exp $
@


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

