mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Documentation typo corrected.
[SVN r45002]
This commit is contained in:
@@ -758,7 +758,7 @@ If you omit the list of formal arguments, all checking is bypassed as in "classi
|
||||
rule DEPENDS ( /targets1/ * : /targets2/ * )
|
||||
]
|
||||
|
||||
Builds a direct dependency: makes each of /targets1/ depend on each of /targets2/. Generally, /targets1/ will be rebuilt if /targets2/ are themselves rebuilt are or are newer than /targets1/.
|
||||
Builds a direct dependency: makes each of /targets1/ depend on each of /targets2/. Generally, /targets1/ will be rebuilt if /targets2/ are themselves rebuilt or are newer than /targets1/.
|
||||
|
||||
[endsect]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user