suyu/externals/vcpkg/packages/boost-build_x64-windows/tools/boost-build/example/make
2024-03-05 16:42:40 +08:00
..
foo.py Initial commit 2024-03-05 16:42:40 +08:00
jamroot.jam Initial commit 2024-03-05 16:42:40 +08:00
main_cpp.pro Initial commit 2024-03-05 16:42:40 +08:00
readme.txt Initial commit 2024-03-05 16:42:40 +08:00

Copyright 2002, 2005 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)


Example of using custom command to create one file from another, using the
built-in 'make' rule.