diff options
| author | hubertf <hubertf@NetBSD.org> | 1997-10-17 20:37:59 +0000 |
|---|---|---|
| committer | hubertf <hubertf@NetBSD.org> | 1997-10-17 20:37:59 +0000 |
| commit | c9bf407da054e7fc64b37dcb3fd5dd2adee38374 (patch) | |
| tree | 714475c35b14171f5bfcb905a486ad2f4a36b024 /libexec/makewhatis/Makefile | |
| parent | ea023e3b94b029103270870d63bc17df6b3a933d (diff) | |
Add makewhatis.8.
Closes PR 1809 by Robert Dobbs <banshee@gabriella.resort.com>
Diffstat (limited to 'libexec/makewhatis/Makefile')
| -rw-r--r-- | libexec/makewhatis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/makewhatis/Makefile b/libexec/makewhatis/Makefile index eea79938a4a..c448aa906c4 100644 --- a/libexec/makewhatis/Makefile +++ b/libexec/makewhatis/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 1997/10/13 09:28:10 lukem Exp $ +# $NetBSD: Makefile,v 1.5 1997/10/17 20:38:06 hubertf Exp $ -NOMAN= +MAN=makewhatis.8 NOPROG= NOOBJ= SCRIPTS=makewhatis.sh |
