From 692067737c6d489a3ad726eaa444614b94e79442 Mon Sep 17 00:00:00 2001 From: rgrimes Date: Fri, 9 Sep 1994 10:02:24 +0000 Subject: 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! --- share/man/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'share/man/Makefile') 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 +.include "${.CURDIR}/../Makefile.inc" -- cgit v1.1