$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] What does "xml this : this.qbk" do?
From: Peter Dimov (lists_at_[hidden])
Date: 2015-05-21 11:49:03
Documentation Jamfiles often contain a line like
xml core : core.qbk ;
What does this line do? Is "xml" a rule? I haven't been able to find it
anywhere.