$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-03-13 02:27:19
Khassapov, Alex wrote:
> Is it possible to clean up the output so instead of this...
>
>
>
> sun.compile.c++
> /home/geh/dev/build/5.10/dev01-mel/libitsobject/sun/debug/link-static/th
> reading-multi/query_non_trading_days.o
>
>
>
> we get
>
>
>
> sun.compile.c++ libitsobject/query_non_trading_days.o
Everything is possible -- it's just a computer program ;-)
Can you please describe how exactly you want this clean up to happen?
- Volodya