From owner-cvs-all Thu Aug 12 13:30:51 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 91D3814C83; Thu, 12 Aug 1999 13:30:49 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA53550; Thu, 12 Aug 1999 13:28:56 -0700 (PDT) (envelope-from chris@FreeBSD.org) Message-Id: <199908122028.NAA53550@freefall.freebsd.org> From: Chris Costello Date: Thu, 12 Aug 1999 13:28:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make make.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk chris 1999/08/12 13:28:55 PDT Modified files: usr.bin/make make.1 Log: Move ${VPATH} explanation under the .PATH rule section. Clarify my vague explanation of how ${VPATH} works and why it shouldn't be used. Revision Changes Path 1.20 +13 -16 src/usr.bin/make/make.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message