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 2c4633e4ec74..0fa7a7051a40 100644 --- a/gnu/usr.bin/gperf/doc/Makefile +++ b/gnu/usr.bin/gperf/doc/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1996/09/10 14:03:12 peter Exp $ INFO = gperf |
