summaryrefslogtreecommitdiff
path: root/tools/build/test/startup/boost-root/build/bootstrap.jam
blob: 2ee3507c30ecd7b61588522d449c3498ab865875 (plain)
1
2
3
4
5
6
7
# Copyright 2004 Vladimir Prus 
# 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) 

ECHO build system bootstrapped ;
DEPENDS all : nothing ;
NOTFILE nothing ;