Date: Tue, 18 Jul 2006 19:02:00 +0300 From: Adi Pircalabu <apircalabu@bitdefender.com> To: freebsd-questions@freebsd.org Cc: Mathieu Prevot <freebsd-questions@club-internet.fr> Subject: Re: make.conf doesn't work as expected (MAKEFLAGS and .MAKEFLAGS) Message-ID: <20060718190200.29ef8d0f@apircalabu.dsd.ro> In-Reply-To: <20060718154223.GA76061@scienceclue.ath.cx> References: <20060718154223.GA76061@scienceclue.ath.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 18 Jul 2006 17:42:23 +0200 Mathieu Prevot wrote: > .if ${.CURDIR:N/usr/ports/*} Hi, do you mean: .if ${.CURDIR:M*/usr/ports/*} > MAKEFLAGS+= -j 9 > ..endif > > but the compilation doesn't occur as if I do `make -j9` I'd ask you what are you trying to accomplish with this value, but that's another story :) -- Adi Pircalabu (PGP Key ID 0x04329F5E) -- This message was scanned for spam and viruses by BitDefender. For more information please visit http://www.bitdefender.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060718190200.29ef8d0f>