Date: Wed, 9 Jan 2002 13:29:33 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/colldef Makefile Message-ID: <20020109132933.G41379@sunbay.com> In-Reply-To: <200201080813.g088DNa68361@freefall.freebsd.org> References: <200201080813.g088DNa68361@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 08, 2002 at 12:13:23AM -0800, John Baldwin wrote: > jhb 2002/01/08 00:13:23 PST > > Modified files: > usr.bin/colldef Makefile > Log: > Use -I${.OBJDIR} -I${.CURDIR} rather than -I. so that this compiles in a > cross-build environment. > > Revision Changes Path > 1.18 +1 -1 src/usr.bin/colldef/Makefile > Why do we need -I${.CURDIR}? AFAIK, -nostdinc doesn't enforce -I-. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020109132933.G41379>