$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Denis N. Kononenko (denisn.kononenko_at_[hidden])
Date: 2007-03-23 10:34:51
Hello.
I would like to create some empty directories during installation
phase. I can create directories tree inside 'build-dir' using 'make'
rule, but I don't know how to move these dirs to the installation
location.
Could you help me?
WBR,
Denis.