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

Suppress warning.

[SVN r57403]
This commit is contained in:
Vladimir Prus
2009-11-05 08:05:20 +00:00
parent 73ff6af2c7
commit 3e2fbb7677

View File

@@ -470,7 +470,7 @@ if "_%BJAM_UPDATE%_" == "_update_" (
@echo ON
@if "_%BJAM_UPDATE%_" == "_update_" goto Skip_Bootstrap
rd /S /Q bootstrap
if exist bootstrap rd /S /Q bootstrap
md bootstrap
@if not exist jamgram.y goto Bootstrap_GrammarPrep
@if not exist jamgramtab.h goto Bootstrap_GrammarPrep