summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkdep
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-05 19:00:04 +0000
committerwollman <wollman@FreeBSD.org>1994-08-05 19:00:04 +0000
commit3ac06aac07cc33b027d1fa594ed74029dcb95797 (patch)
tree80d81dd90d559a596166cc04bb574b989c5382ee /usr.bin/mkdep
parent2751343523c9bb9aa93dd1140a938c0f6077551a (diff)
downloadFreeBSD-src-3ac06aac07cc33b027d1fa594ed74029dcb95797.zip
FreeBSD-src-3ac06aac07cc33b027d1fa594ed74029dcb95797.tar.gz
More merry makefile munging for man page compatability.
Diffstat (limited to 'usr.bin/mkdep')
-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 61f62fd..94c5d65 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")
OpenPOWER on IntegriCloud