2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-18 01:52:17 +00:00

Removed tabsà

[SVN r12709]
This commit is contained in:
Rene Rivera
2002-02-04 20:47:07 +00:00
parent 5c5b327843
commit 37847a9ee3
2 changed files with 24 additions and 24 deletions

View File

@@ -44,26 +44,26 @@ module local all-attributes =
symmetric # A symmetric feature has no default value, and is
# therefore not automatically included in all
# variants. A symmetric feature, when relevant to the
# toolset, always generates a corresponding subvariant
# directory.
# therefore not automatically included in all
# variants. A symmetric feature, when relevant to the
# toolset, always generates a corresponding subvariant
# directory.
free # as described in previous documentation
path # the (free) feature's value describes a path which
# might be given relative to the directory of the
# Jamfile.
# might be given relative to the directory of the
# Jamfile.
dependency # the value of the (free) feature specifies a
# dependency of the target.
# dependency of the target.
propagated # when used in a build request, the (free) feature is
# propagated to top-level targets which are
# dependencies of the requested build. Propagated
# features would be most useful for settings such as
# warning levels, output message style, etc., which
# don't affect the built products at all.
# propagated to top-level targets which are
# dependencies of the requested build. Propagated
# features would be most useful for settings such as
# warning levels, output message style, etc., which
# don't affect the built products at all.
;
module local all-features ;

View File

@@ -44,26 +44,26 @@ module local all-attributes =
symmetric # A symmetric feature has no default value, and is
# therefore not automatically included in all
# variants. A symmetric feature, when relevant to the
# toolset, always generates a corresponding subvariant
# directory.
# therefore not automatically included in all
# variants. A symmetric feature, when relevant to the
# toolset, always generates a corresponding subvariant
# directory.
free # as described in previous documentation
path # the (free) feature's value describes a path which
# might be given relative to the directory of the
# Jamfile.
# might be given relative to the directory of the
# Jamfile.
dependency # the value of the (free) feature specifies a
# dependency of the target.
# dependency of the target.
propagated # when used in a build request, the (free) feature is
# propagated to top-level targets which are
# dependencies of the requested build. Propagated
# features would be most useful for settings such as
# warning levels, output message style, etc., which
# don't affect the built products at all.
# propagated to top-level targets which are
# dependencies of the requested build. Propagated
# features would be most useful for settings such as
# warning levels, output message style, etc., which
# don't affect the built products at all.
;
module local all-features ;