From owner-cvs-all Sat Jul 14 11: 4:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F44437B401; Sat, 14 Jul 2001 11:04:06 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6EI46X31725; Sat, 14 Jul 2001 11:04:06 -0700 (PDT) (envelope-from chris) Message-Id: <200107141804.f6EI46X31725@freefall.freebsd.org> From: Chris Costello Date: Sat, 14 Jul 2001 11:04:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/mk doc.docbook.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG chris 2001/07/14 11:04:06 PDT Modified files: share/mk doc.docbook.mk Log: Add a dependancy on ${CSS_SHEET} for the docbook.css target. Without this, one must run a `make clean' (or `rm docbook.css') or the stylesheet is not updated, regardless of whether or not it's been updated since the last build. Revision Changes Path 1.38 +2 -2 doc/share/mk/doc.docbook.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message