diff options
Diffstat (limited to 'gnu/usr.bin/gperf')
| -rw-r--r-- | gnu/usr.bin/gperf/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/gperf/doc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/gperf/Makefile b/gnu/usr.bin/gperf/Makefile index 55c9e84acba0..d3bb1eaa8852 100644 --- a/gnu/usr.bin/gperf/Makefile +++ b/gnu/usr.bin/gperf/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1996/09/10 14:03:08 peter Exp $ .PATH: ${.CURDIR}/../../../contrib/gperf .PATH: ${.CURDIR}/../../../contrib/gperf/src diff --git a/gnu/usr.bin/gperf/doc/Makefile b/gnu/usr.bin/gperf/doc/Makefile index 2ca3250fa347..69758e305546 100644 --- a/gnu/usr.bin/gperf/doc/Makefile +++ b/gnu/usr.bin/gperf/doc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1996/09/10 14:03:12 peter Exp $ +# $Id: Makefile,v 1.1.2.1 1997/04/11 16:58:27 asami Exp $ INFO = gperf INFOSECTION= "Programming & development tools." |
