From owner-cvs-all Sun Jun 16 19:44: 3 2002 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 C262037B43B; Sun, 16 Jun 2002 19:44:00 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5H2i0K04701; Sun, 16 Jun 2002 19:44:00 -0700 (PDT) (envelope-from jmallett) Message-Id: <200206170244.g5H2i0K04701@freefall.freebsd.org> From: Juli Mallett Date: Sun, 16 Jun 2002 19:44:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make main.c X-FreeBSD-CVS-Branch: RELENG_4 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 jmallett 2002/06/16 19:44:00 PDT Modified files: (Branch: RELENG_4) usr.bin/make main.c Log: MFC revisions 1.58 and 1.61: Use the actual path as per realpath(3) when referring to the Makefile internal to make(1), but export the path name as handed to us in ${MAKEFILE} Revision Changes Path 1.35.2.5 +13 -6 src/usr.bin/make/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message