$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] target which depends on successful build
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2015-07-02 23:53:59
AMDG
On 07/02/2015 03:28 PM, Steve Lorimer wrote:
> Thanks for the response!
>
> How would I create a file target $(EXE).$(VERSION)?
>
make XXX.$(VERSION) : ... ;
should work.
In Christ,
Steven Watanabe