2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-17 13:42:14 +00:00
Files
build/v1/mingw-3_4_2-tools.jam

12 lines
296 B
Plaintext

# (C) Copyright MetaCommunications, Inc. 2004.
# Distributed under the Boost Software License, Version 1.0. (See
# accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
{
local MINGW_ROOT_DIRECTORY = $(MINGW_3.4.2_ROOT_DIRECTORY) ;
extends-toolset mingw ;
}