$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: John Reid (j.reid_at_[hidden])
Date: 2007-05-15 11:50:34
Ok perhaps I can put this more simply.
A.txt is built from A.gl
B.txt is built from B.gl but also includes A.txt
how do I write generator that uses the INCLUDES rule to make sure A.txt
is built before B.txt? Nothing intuitive seemed to work.
John.