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

Big rename from Boost.Build to B2.

This commit is contained in:
Rene Rivera
2020-03-09 11:08:48 -05:00
parent 16673eb18d
commit 3595602a14
82 changed files with 446 additions and 446 deletions

View File

@@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
# Declare a couple of functions called from Boost.Build
# Declare a couple of functions called from B2
#
# Each function will receive as many arguments as there ":"-separated
# arguments in bjam call. Each argument is a list of strings.