summaryrefslogtreecommitdiff
path: root/usr.bin/yacc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=23012
* 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 RCS id's since these files have left the default branch.Steve Price1997-01-121-0/+1
| | | | Notes: svn path=/head/; revision=21623
* Install yacc with a link as byacc (and the man page). Some gnu autoconfPeter Wemm1996-01-081-0/+2
| | | | | | | | scripts that check for features/fixes in bison also check for byacc and dont find it unless there is a 'byacc' in the path. Notes: svn path=/head/; revision=13344
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-1/+1
| | | | | | | specified in the top level Makefiles. Notes: svn path=/head/; revision=9701
* Fix man extents from .0 to .1Jordan K. Hubbard1994-08-111-1/+1
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=2026
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+12
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590