$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Weed (chrisweed_at_[hidden])
Date: 2006-06-01 22:45:48
Hi,
I would like to make rules that have different include paths for sun vs. linux.
I was hoping something like the following would work.
alias boost : : :
: <os>linuxx86:<include>/local/boost/include/boost-1_33_1
<os>solaris:<include>/atech/boost-1.33/include/boost-1_33 ;
Chris