diff options
Diffstat (limited to 'gnu/usr.bin/bison')
| -rw-r--r-- | gnu/usr.bin/bison/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/bison/data/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/bison/doc/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/bison/Makefile b/gnu/usr.bin/bison/Makefile index 89f0ed597786..696e4fc4a571 100644 --- a/gnu/usr.bin/bison/Makefile +++ b/gnu/usr.bin/bison/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1996/09/10 13:23:43 peter Exp $ .PATH: ${.CURDIR}/../../../contrib/bison diff --git a/gnu/usr.bin/bison/data/Makefile b/gnu/usr.bin/bison/data/Makefile index 781844125c0c..8a6274e9e682 100644 --- a/gnu/usr.bin/bison/data/Makefile +++ b/gnu/usr.bin/bison/data/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1996/09/10 13:23:44 peter Exp $ +# $Id: Makefile,v 1.2 1996/10/27 21:50:59 joerg Exp $ BISONDIR=${.CURDIR}/../../../../contrib/bison diff --git a/gnu/usr.bin/bison/doc/Makefile b/gnu/usr.bin/bison/doc/Makefile index c1bbd4e7fb37..d4a29bddaf10 100644 --- a/gnu/usr.bin/bison/doc/Makefile +++ b/gnu/usr.bin/bison/doc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1995/10/29 09:08:35 peter Exp $ +# $Id: Makefile,v 1.1 1996/09/10 13:23:46 peter Exp $ INFO = bison |
