mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Regenerated jambase.c.
[SVN r14424]
This commit is contained in:
@@ -89,7 +89,7 @@ char *jambase[] = {
|
||||
"{\n",
|
||||
"for local e in $(ARGV[2-]) \n",
|
||||
"{\n",
|
||||
"if ! [ MATCH \"(-).*\" : $(e) ] \n",
|
||||
"if ! [ MATCH \"^(-).*\" : $(e) ] \n",
|
||||
"{\n",
|
||||
"UPDATE $(e) ;\n",
|
||||
"}\n",
|
||||
|
||||
@@ -89,7 +89,7 @@ char *jambase[] = {
|
||||
"{\n",
|
||||
"for local e in $(ARGV[2-]) \n",
|
||||
"{\n",
|
||||
"if ! [ MATCH \"(-).*\" : $(e) ] \n",
|
||||
"if ! [ MATCH \"^(-).*\" : $(e) ] \n",
|
||||
"{\n",
|
||||
"UPDATE $(e) ;\n",
|
||||
"}\n",
|
||||
|
||||
Reference in New Issue
Block a user