2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 00:52:16 +00:00
Files
build/test/startup/boost-root/build/bootstrap.jam
2006-11-06 01:44:13 +00:00

8 lines
253 B
Plaintext

# 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 ;