From owner-cvs-share Sat Nov 1 11:49:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA04203 for cvs-share-outgoing; Sat, 1 Nov 1997 11:49:42 -0800 (PST) (envelope-from owner-cvs-share) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA04100; Sat, 1 Nov 1997 11:45:53 -0800 (PST) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id LAA25540; Sat, 1 Nov 1997 11:45:04 -0800 (PST) Date: Sat, 1 Nov 1997 11:45:04 -0800 (PST) Message-Id: <199711011945.LAA25540@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.doc.mk Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 1997/11/01 11:45:03 PST Modified files: share/mk bsd.doc.mk Log: Undo rev 1.33 and 1.34: Build the HTML files in .CURDIR and not in .OBJDIR so the hyper links will work again. Revision Changes Path 1.39 +4 -3 src/share/mk/bsd.doc.mk