aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mkdep/Makefile
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1994-08-05 19:00:04 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1994-08-05 19:00:04 +0000
commitb35bdc400c79dfa100f3f9da0489f9c9e413eeca (patch)
tree80d81dd90d559a596166cc04bb574b989c5382ee /usr.bin/mkdep/Makefile
parentb4162996d56ca3394816f639ed24219e8d41c65e (diff)
downloadsrc-b35bdc400c79dfa100f3f9da0489f9c9e413eeca.tar.gz
src-b35bdc400c79dfa100f3f9da0489f9c9e413eeca.zip
More merry makefile munging for man page compatability.
Notes
Notes: svn path=/head/; revision=1866
Diffstat (limited to 'usr.bin/mkdep/Makefile')
-rw-r--r--usr.bin/mkdep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mkdep/Makefile b/usr.bin/mkdep/Makefile
index 61f62fd9fc62..94c5d65d8710 100644
--- a/usr.bin/mkdep/Makefile
+++ b/usr.bin/mkdep/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
-MAN1= mkdep.0
+MAN1= mkdep.1
.if (${MACHINE} == "hp300" || ${MACHINE} == "i386" || \
${MACHINE} == "mips" || ${MACHINE} == "sparc")