summaryrefslogtreecommitdiffstats
path: root/share/man/Makefile
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1994-09-09 10:02:24 +0000
committerrgrimes <rgrimes@FreeBSD.org>1994-09-09 10:02:24 +0000
commit692067737c6d489a3ad726eaa444614b94e79442 (patch)
treed349cfa4741c3ad33ec0a4aa3fdc6885b3652abf /share/man/Makefile
parent73e15728f88a9af23a80f7794b98ecba753bbb56 (diff)
downloadFreeBSD-src-692067737c6d489a3ad726eaa444614b94e79442.zip
FreeBSD-src-692067737c6d489a3ad726eaa444614b94e79442.tar.gz
Pull the following fix in from 1.X:
revision 1.6 date: 1993/10/19 19:57:35; author: rgrimes; state: Exp; lines: +2 -1 Pull in ../Makefile.inc so that the whatis database ends up in the correct place. Rich Murphy has a better fix for this, but I lost it!
Diffstat (limited to 'share/man/Makefile')
-rw-r--r--share/man/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/Makefile b/share/man/Makefile
index bc15cf3e..816aabb 100644
--- a/share/man/Makefile
+++ b/share/man/Makefile
@@ -7,3 +7,4 @@ makedb:
makewhatis ${DESTDIR}${BINDIR}/man
.include <bsd.subdir.mk>
+.include "${.CURDIR}/../Makefile.inc"
OpenPOWER on IntegriCloud