Subject: Re: [Boost-build] How to make a target always build?
From: Matthew Chambers (matthew.chambers_at_[hidden])
Date: 2009-08-21 17:50:35


Nevermind, I found the answer here:
http://www.nabble.com/How-to-ALWAYS-update-a-file-target--td3772401.html#a3772401

Matthew Chambers wrote:
> I can't figure out how to make my tarball targets always build. I
> tried the ALWAYS rule on both the filename and the target itself and
> neither did anything.