Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2015 13:41:53 +0800
From:      Julian Elischer <julian@freebsd.org>
To:        "current@freebsd.org" <current@FreeBSD.ORG>, sjg@freebsd.org
Subject:   bmake and .USEBEFORE
Message-ID:  <54C876A1.20105@freebsd.org>

next in thread | raw e-mail | index | archive | help
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?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54C876A1.20105>