head	1.4;
access;
symbols
	RELENG_6_4_0_RELEASE:1.3.28.1
	RELENG_6_4:1.3.0.28
	RELENG_6_4_BP:1.3
	RELENG_6_3_0_RELEASE:1.3
	RELENG_6_3:1.3.0.26
	RELENG_6_3_BP:1.3
	RELENG_6_2_0_RELEASE:1.3
	RELENG_6_2:1.3.0.24
	RELENG_6_2_BP:1.3
	RELENG_5_5_0_RELEASE:1.3
	RELENG_5_5:1.3.0.22
	RELENG_5_5_BP:1.3
	RELENG_6_1_0_RELEASE:1.3
	RELENG_6_1:1.3.0.20
	RELENG_6_1_BP:1.3
	RELENG_6_0_0_RELEASE:1.3
	RELENG_6_0:1.3.0.18
	RELENG_6_0_BP:1.3
	RELENG_6:1.3.0.16
	RELENG_6_BP:1.3
	RELENG_5_4_0_RELEASE:1.3
	RELENG_5_4:1.3.0.14
	RELENG_5_4_BP:1.3
	RELENG_4_11_0_RELEASE:1.3.2.1
	RELENG_4_11:1.3.2.1.0.10
	RELENG_4_11_BP:1.3.2.1
	RELENG_5_3_0_RELEASE:1.3
	RELENG_5_3:1.3.0.12
	RELENG_5_3_BP:1.3
	RELENG_5:1.3.0.10
	RELENG_5_BP:1.3
	RELENG_4_10_0_RELEASE:1.3.2.1
	RELENG_4_10:1.3.2.1.0.8
	RELENG_4_10_BP:1.3.2.1
	RELENG_5_2_1_RELEASE:1.3
	RELENG_5_2_0_RELEASE:1.3
	RELENG_5_2:1.3.0.8
	RELENG_5_2_BP:1.3
	RELENG_4_9_0_RELEASE:1.3.2.1
	RELENG_4_9:1.3.2.1.0.6
	RELENG_4_9_BP:1.3.2.1
	RELENG_5_1_0_RELEASE:1.3
	RELENG_5_1:1.3.0.6
	RELENG_5_1_BP:1.3
	RELENG_4_8_0_RELEASE:1.3.2.1
	RELENG_4_8:1.3.2.1.0.4
	RELENG_4_8_BP:1.3.2.1
	RELENG_5_0_0_RELEASE:1.3
	RELENG_5_0:1.3.0.4
	RELENG_5_0_BP:1.3
	RELENG_4_7_0_RELEASE:1.3.2.1
	RELENG_4_7:1.3.2.1.0.2
	RELENG_4_7_BP:1.3.2.1
	RELENG_4:1.3.0.2;
locks; strict;
comment	@# @;


1.4
date	2006.09.15.08.04.23;	author ru;	state dead;
branches;
next	1.3;

1.3
date	2002.06.05.06.59.10;	author ru;	state Exp;
branches
	1.3.2.1
	1.3.16.1
	1.3.28.1;
next	1.2;

1.2
date	2002.06.04.21.16.18;	author sobomax;	state Exp;
branches;
next	1.1;

1.1
date	2002.06.04.11.14.49;	author sobomax;	state Exp;
branches;
next	;

1.3.2.1
date	2002.07.14.13.19.48;	author sobomax;	state Exp;
branches;
next	1.3.2.2;

1.3.2.2
date	2012.11.17.07.23.11;	author svnexp;	state Exp;
branches;
next	;

1.3.16.1
date	2012.11.17.07.39.24;	author svnexp;	state Exp;
branches;
next	;

1.3.28.1
date	2008.10.02.02.57.24;	author kensmith;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Remove vestiges of GNU tar.
@
text
@# $FreeBSD: src/gnu/usr.bin/tar/doc/Makefile,v 1.3 2002/06/05 06:59:10 ru Exp $

INFO=	tar
SRCDIR=	${.CURDIR}/../../../../contrib/tar/doc

.include <bsd.info.mk>
@


1.3
log
@Canonicalize.
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.3.16.1
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/6/gnu/usr.bin/tar/doc/Makefile 97853 2002-06-05 06:59:10Z ru $
@


1.3.28.1
log
@SVN rev 183531 on 2008-10-02 02:57:24Z by kensmith

Create releng/6.4 from stable/6 in preparation for 6.4-RC1.

Approved by:	re (implicit)
@
text
@@


1.3.2.1
log
@MFC: GNU tar 1.13.25.
@
text
@@


1.3.2.2
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/4/gnu/usr.bin/tar/doc/Makefile 99962 2002-07-14 13:19:48Z sobomax $
@


1.2
log
@Collapse lib and tar dirs into single top-level directory.

Suggested by:   obrien
@
text
@a2 3
TARDIR=	${.CURDIR}/../../../../contrib/tar
.PATH: ${TARDIR}/doc

d4 1
a4 1
MAKEINFOFLAGS= -I${TARDIR}/doc
@


1.1
log
@Add bmake bits for building GNU tar from src/contrib/tar.
@
text
@d3 3
a9 2

.PATH: ${TARDIR}/doc
@

