$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2006-09-09 00:53:38
K. Noel Belcourt wrote:
> should be
>
> constant sierra-root : [ MATCH "^--sierradir=(.*)" : $(argv) ] ;
Ah, I see now... Just assign it to a local var and then set the constant...
local sierra-root-opt = [ MATCH "^--sierradir=(.*)" : $(argv) ] ;
constant sierra-root = $(sierra-root-opt:E=/sierra/Release) ;
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo