bmake and .USEBEFORE

Julian Elischer julian at freebsd.org
Wed Jan 28 05:51:03 UTC 2015


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to 
> "freebsd-current-unsubscribe at freebsd.org"
>



More information about the freebsd-current mailing list