Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
foo.py | D | 12-May-2024 | 66 | 3 | 2 | |
jamroot.jam | D | 12-May-2024 | 443 | 23 | 18 | |
main_cpp.pro | D | 12-May-2024 | 14 | 2 | 1 | |
readme.txt | D | 12-May-2024 | 273 | 8 | 5 |
readme.txt
1Copyright 2002, 2005 Vladimir Prus 2Distributed under the Boost Software License, Version 1.0. 3(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) 4 5 6Example of using custom command to create one file from another, using the 7built-in 'make' rule. 8