$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-06-24 01:05:45
Vladimir Prus wrote:
> This is not 100% right solution -- because it works only if *.class targets
> have LOCATE set. However, fixing that might require core Jam changes, so I
> think it makes sense to use this code until somebody wants to jar *.class
> files which are not generated.
The complete example is at
http://zigzag.cs.msu.su:7813/working_copy/v2/example/hello4/
- Volodya