mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Remove non-platform sources from bootstrap build.
[SVN r30361]
This commit is contained in:
@@ -188,8 +188,7 @@ echo "###"
|
||||
YYACC_SOURCES="yyacc.c"
|
||||
MKJAMBASE_SOURCES="mkjambase.c"
|
||||
BJAM_SOURCES="\
|
||||
command.c compile.c execnt.c execunix.c execvms.c expand.c\
|
||||
filent.c fileos2.c fileunix.c filevms.c glob.c hash.c\
|
||||
command.c compile.c execunix.c expand.c fileunix.c glob.c hash.c\
|
||||
hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c\
|
||||
newstr.c option.c parse.c pathunix.c pathvms.c regexp.c\
|
||||
rules.c scan.c search.c subst.c timestamp.c variable.c modules.c\
|
||||
|
||||
@@ -188,8 +188,7 @@ echo "###"
|
||||
YYACC_SOURCES="yyacc.c"
|
||||
MKJAMBASE_SOURCES="mkjambase.c"
|
||||
BJAM_SOURCES="\
|
||||
command.c compile.c execnt.c execunix.c execvms.c expand.c\
|
||||
filent.c fileos2.c fileunix.c filevms.c glob.c hash.c\
|
||||
command.c compile.c execunix.c expand.c fileunix.c glob.c hash.c\
|
||||
hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c\
|
||||
newstr.c option.c parse.c pathunix.c pathvms.c regexp.c\
|
||||
rules.c scan.c search.c subst.c timestamp.c variable.c modules.c\
|
||||
|
||||
Reference in New Issue
Block a user