$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] prebuild step and
From: Matthew Chambers (matthew.chambers_at_[hidden])
Date: 2009-09-18 17:40:33
Fadi Beyrouti wrote:
> It is really establishing this dependency that I cannot figure out how to do. Any ideas?
>
lib foo
: # sources
source1.cpp source2.cpp
: # requirements
<dependency>your-make-target-name
: # default-build
: # usage-requirements
;