$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-06-10 09:13:06
Ali wanted that slashes in main target names are allowed. Ok, but what does
exe xxx/a : a.cpp ;
means? Will it mean that "a" be generated to "./xxx/bin/gcc/debug"? Or what?
- Volodya