bmake and .USEBEFORE

Julian Elischer julian at freebsd.org
Wed Jan 28 05:42:07 UTC 2015


If I try the following:

bar: .USE
         @echo @ = $(@)
all: bar
         @echo here is all


I always get "bar is up to date"


Does anyone know how this is supposed to work?



More information about the freebsd-current mailing list