$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-01-09 05:27:41
On Friday 06 January 2006 19:48, Phillip Seaver wrote:
> I would like to be able to run a perl script that converts binary files
> (images, in this case) into source files you can include in your
> project. I'd rather not introduce new target types for each extension.
> What's the best way to go about this?
The 'make' rule.
Now a question: anybody can suggest the best place in docs where the 'make'
rule can be documented, so that interested users can easily find it?
- Volodya