$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-07-29 07:55:03
I did not try this out yet, but could it be that the line
exe codegen : codegen.cpp class_template.verbatim usage.verbatim ;
actually should read:
exe codegen : codegen.cpp class_template.vrb usage.vrb ;
in http://boost.org/boost-build2/doc/html/bbv2/extender.html
Roland