Date: Wed, 28 Jan 2015 13:50:53 +0800 From: Julian Elischer <julian@freebsd.org> To: "current@freebsd.org" <current@FreeBSD.ORG>, sjg@freebsd.org Subject: Re: bmake and .USEBEFORE Message-ID: <54C878BD.1090805@freebsd.org> In-Reply-To: <54C876A1.20105@freebsd.org> References: <54C876A1.20105@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1/28/15 1:41 PM, Julian Elischer wrote: > If I try the following: > > bar: .USE > @echo @ = $(@) > all: bar > @echo here is all oops the failing example should be .USEBEFORE.. I pasted the wrong clip. > > > I always get "bar is up to date" > > > Does anyone know how this is supposed to work? > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54C878BD.1090805>