head	1.7;
access;
symbols
	RELENG_3_5_0_RELEASE:1.5.2.1
	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.2.1
	RELENG_3_0_0_RELEASE:1.5
	RELENG_2_2_7_RELEASE:1.1.2.1
	RELENG_2_2_6_RELEASE:1.1.2.1
	RELENG_2_2_5_RELEASE:1.1.2.1
	RELENG_2_2_2_RELEASE:1.1.2.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.7
date	2000.01.30.19.24.03;	author obrien;	state dead;
branches;
next	1.6;

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

1.5
date	97.02.22.15.44.45;	author peter;	state Exp;
branches
	1.5.2.1;
next	1.4;

1.4
date	97.01.16.18.05.28;	author ache;	state Exp;
branches;
next	1.3;

1.3
date	97.01.14.05.56.43;	author jkh;	state Exp;
branches;
next	1.2;

1.2
date	97.01.11.03.58.39;	author jmacd;	state Exp;
branches;
next	1.1;

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

1.1.2.1
date	97.04.11.16.58.15;	author asami;	state Exp;
branches;
next	1.1.2.2;

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

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


desc
@@


1.7
log
@Retire Bison as it is not need to build GCC any more.

Ok'ed by:	JKH
@
text
@# $FreeBSD: src/gnu/usr.bin/bison/doc/Makefile,v 1.6 1999/08/27 23:35:08 peter Exp $

INFO = bison
INFOSECTION= "Programming & development tools."
INFOENTRY_bison= "* Bison: (bison).		The GNU YACC-compatible parser generator."

SRCDIR= ${.CURDIR}/../../../../contrib/bison

.include <bsd.info.mk>
@


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


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


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


1.4
log
@Use SRCDIR instead of PATH
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.3
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
@d7 1
a7 1
.PATH: ${.CURDIR}/../../../../contrib/bison
@


1.2
log
@Same.  This wasn't even in the old dir file.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1 1996/09/10 13:23:46 peter Exp $
@


1.1
log
@Add bmakefiles to compile bison.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1 1995/10/29 09:08:35 peter Exp $
d4 2
@


1.1.2.1
log
@Merge in from -current all the changes needed to make world with the
latest texinfo.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1 1996/09/10 13:23:46 peter Exp $
a3 2
INFOSECTION= "Programming & development tools."
INFOENTRY_bison= "* Bison: (bison).		The GNU YACC-compatible parser generator."
@


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

