Date: Wed, 17 Apr 2002 21:35:33 +0000 From: "J. Mallett" <jmallett@FreeBSD.ORG> To: Chris Vance <cvance@FreeBSD.org> Cc: Perforce Change Reviews <perforce@freebsd.org> Subject: Re: PERFORCE change 9931 for review Message-ID: <20020417213532.GA27678@FreeBSD.ORG> In-Reply-To: <200204171859.g3HIxZA51546@freefall.freebsd.org> References: <200204171859.g3HIxZA51546@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020417213532.GA27678>