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..9fc742631aec 100644 --- a/gnu/usr.bin/bison/Makefile +++ b/gnu/usr.bin/bison/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 15:44:42 peter Exp $ .PATH: ${.CURDIR}/../../../contrib/bison diff --git a/gnu/usr.bin/bison/data/Makefile b/gnu/usr.bin/bison/data/Makefile index 140a6c41a243..e2203879dcff 100644 --- a/gnu/usr.bin/bison/data/Makefile +++ b/gnu/usr.bin/bison/data/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1997/02/22 15:44:44 peter Exp $ +# $Id: Makefile,v 1.6 1997/08/21 03:28:07 jmg Exp $ BISONDIR=${.CURDIR}/../../../../contrib/bison diff --git a/gnu/usr.bin/bison/doc/Makefile b/gnu/usr.bin/bison/doc/Makefile index 8e294946993d..30a2a9fce52a 100644 --- a/gnu/usr.bin/bison/doc/Makefile +++ b/gnu/usr.bin/bison/doc/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.5 1997/02/22 15:44:45 peter Exp $ INFO = bison INFOSECTION= "Programming & development tools." |
