2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

Added comment

[SVN r15057]
This commit is contained in:
Dave Abrahams
2002-08-22 16:02:00 +00:00
parent cf3346db70
commit f71db69e89
2 changed files with 4 additions and 0 deletions

View File

@@ -1220,6 +1220,8 @@ rule expand-target-names ( targets + : target-type )
#
# declares a subproject-local target of the given name and target-type. This is
# all top-level rules which declare targets should eventually go through here.
#
# RETURNS: the a list of target names for the files built by the target.
rule declare-local-target ( target : sources * : requirements * : default-build * : target-type )
{
# We expand out the name of the target and sources

View File

@@ -1220,6 +1220,8 @@ rule expand-target-names ( targets + : target-type )
#
# declares a subproject-local target of the given name and target-type. This is
# all top-level rules which declare targets should eventually go through here.
#
# RETURNS: the a list of target names for the files built by the target.
rule declare-local-target ( target : sources * : requirements * : default-build * : target-type )
{
# We expand out the name of the target and sources