mirror of
https://github.com/boostorg/build.git
synced 2026-02-10 11:22:12 +00:00
Unbreak doc.jam, broken by third argument to header scanning rule.
[SVN r21313]
This commit is contained in:
@@ -808,6 +808,7 @@ local rule scan-class (
|
||||
rule scan-module (
|
||||
target # The module file.
|
||||
: text * # The text in the file, one item per line.
|
||||
: binding
|
||||
)
|
||||
{
|
||||
if $(.option.debug) { ECHO "HELP:" scanning module target '$(target)' ; }
|
||||
|
||||
Reference in New Issue
Block a user