mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
Remove outdated comment
[SVN r37253]
This commit is contained in:
@@ -359,9 +359,6 @@ rule main-target-rule ( name : sources * : requirements * : default-build *
|
||||
local bt = [ BACKTRACE 1 ] ;
|
||||
local rulename = $(bt[4]) ;
|
||||
|
||||
# This rule may be only called from Jamfile, and therefore,
|
||||
# CALLER_MODULE is Jamfile module, which is used to denote
|
||||
# a project.
|
||||
local project = [ project.current ] ;
|
||||
|
||||
# This is a circular module dependency, so it must be imported here
|
||||
|
||||
Reference in New Issue
Block a user