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

Remove tabs

[SVN r29589]
This commit is contained in:
Vladimir Prus
2005-06-15 13:27:19 +00:00
parent d7bdc38c6c
commit 85e79d010b

View File

@@ -617,10 +617,10 @@ class project-attributes
{
self.source-location = ;
for local src-path in $(specification)
{
{
self.source-location += [ path.root
[ path.make $(src-path) ] $(self.location) ] ;
}
}
}
else if $(attribute) = "build-dir"
{