diff options
| author | Joshua Peck Macdonald <jmacd@FreeBSD.org> | 1997-01-11 04:07:35 +0000 |
|---|---|---|
| committer | Joshua Peck Macdonald <jmacd@FreeBSD.org> | 1997-01-11 04:07:35 +0000 |
| commit | 00e161baed985fd5ed92dd051a84e2581da98caa (patch) | |
| tree | 99036bd4ad8b8069de08b42c37bc2eef26460266 /gnu/usr.bin | |
| parent | 0c6dc986d0b2a3f48e538af082cb4dc033eabeec (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/gperf/doc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/usr.bin/gperf/doc/Makefile b/gnu/usr.bin/gperf/doc/Makefile index 2c4633e4ec744..2ca3250fa347a 100644 --- a/gnu/usr.bin/gperf/doc/Makefile +++ b/gnu/usr.bin/gperf/doc/Makefile @@ -1,6 +1,8 @@ -# $Id$ +# $Id: Makefile,v 1.1 1996/09/10 14:03:12 peter Exp $ INFO = gperf +INFOSECTION= "Programming & development tools." +INFOENTRY_gperf= "* Gperf: (gperf). The GNU perfect hash function generator." .PATH: ${.CURDIR}/../../../../contrib/gperf |
