From owner-p4-projects Wed Apr 17 14:29:36 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 4D69037B41E; Wed, 17 Apr 2002 14:29:33 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from finntroll.newgold.net (Durham-ar1-4-64-252-019.dsl.genuity.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id 4D48237B41D for ; Wed, 17 Apr 2002 14:29:31 -0700 (PDT) Received: (qmail 32546 invoked by uid 1001); 17 Apr 2002 21:35:33 -0000 Date: Wed, 17 Apr 2002 21:35:33 +0000 From: "J. Mallett" To: Chris Vance Cc: Perforce Change Reviews Subject: Re: PERFORCE change 9931 for review Message-ID: <20020417213532.GA27678@FreeBSD.ORG> References: <200204171859.g3HIxZA51546@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204171859.g3HIxZA51546@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Organisation: FreeBSD Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Apr 17, 2002 at 11:59:35AM -0700, Chris Vance wrote: > http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9931 > > Change 9931 by cvance@cvance_korben on 2002/04/17 11:58:45 > > Include current directory for build (Yacc-created headers) > Maybe -I${.OBJDIR} in addition to -I${.CURDIR}, instead of killing the latter in favor of -I.? The yacc output should end up in .OBJDIR, though I don't know if you want to hardcode this to . I think, anyway. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message