$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Konstantin M. Litvinenko (gclbb-jamboost_at_[hidden])
Date: 2003-07-25 01:08:29
Hello, All!
Is there any install-like rules to copy all depended exe/dl targets to
specific location?
Example:
lib a : a.cpp ;
lib b : b.cpp ;
exe c : c.pp a b ;
make-dirst c-package : c : <location>../c ;
With best regards, Konstantin M. Litvinenko aka Dark Angel.