aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/bison/data
Commit message (Collapse)AuthorAgeFilesLines
* Retire Bison as it is not need to build GCC any more.David E. O'Brien2000-01-301-24/+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
* Fixes for Bison 1.25->1.28 upgrade.David E. O'Brien1999-08-141-2/+3
| | | | Notes: svn path=/head/; revision=49807
* change bin to BINOWN and BINGRPJohn-Mark Gurney1997-08-211-3/+3
| | | | | | | Reviewed-by: joerg Notes: svn path=/head/; revision=28476
* 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
* Use ${COPY} instead of -c for installing non-source files.Bruce Evans1997-01-011-2/+2
| | | | Notes: svn path=/head/; revision=21155
* Added ${DESTDIR} to the install target so bison.{simple,hairy}Joerg Wunsch1996-10-271-3/+5
| | | | | | | | | will also appear in our releases. ;) Forgotten by: peter Notes: svn path=/head/; revision=19215
* Add bmakefiles to compile bison.Peter Wemm1996-09-101-0/+21
Notes: svn path=/head/; revision=18213