$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-01-20 11:39:10
I was tweaking the documentation, and I'm finding it very awkward
to talk about "main target" vs. "targets". The naming does not
reflect the difference -- which is that "main target" does not correspond
to any specific files and can spawn arbitrary number of actual file targets.
What if we rename, in all docs, "main target" to "metatarget"? Does
anybody feel this is worse than what we have now? Does anybody has
better suggestions?
- Volodya