aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/bison/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Retire Bison as it is not need to build GCC any more.David E. O'Brien2000-01-301-21/+0
| | | | | | | Ok'ed by: JKH Notes: svn path=/head/; revision=56907
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* A "=" should have been "+=".David E. O'Brien1999-08-201-2/+2
| | | | | | | Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=50078
* Reduce the number of -I's. I have no idea why I thought I needed extra ones.David E. O'Brien1999-08-151-2/+2
| | | | | | | Submitted by: bde Notes: svn path=/head/; revision=49855
* Fixes for Bison 1.25->1.28 upgrade.David E. O'Brien1999-08-141-5/+4
| | | | Notes: svn path=/head/; revision=49807
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22996
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Add bmakefiles to compile bison.Peter Wemm1996-09-101-0/+22
Notes: svn path=/head/; revision=18213