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

Removed TABS.

[SVN r14702]
This commit is contained in:
Rene Rivera
2002-08-05 22:29:42 +00:00
parent b51540ba11
commit 2bb63e3b81
2 changed files with 8 additions and 8 deletions

View File

@@ -23,8 +23,8 @@ if $(JAM_VERSION) && $(JAM_VERSION:J="") >= 030101
for local e in $(ARGV[2-])
{
if ! [ MATCH "^(-).*" : $(e) ]
{
UPDATE $(e) ;
}
{
UPDATE $(e) ;
}
}
}
}

View File

@@ -23,8 +23,8 @@ if $(JAM_VERSION) && $(JAM_VERSION:J="") >= 030101
for local e in $(ARGV[2-])
{
if ! [ MATCH "^(-).*" : $(e) ]
{
UPDATE $(e) ;
}
{
UPDATE $(e) ;
}
}
}
}