Brian Silverman | 9d8fa39 | 2018-08-04 17:09:24 -0700 | [diff] [blame^] | 1 | # Copyright John Maddock 2005. |
2 | # Use, modification and distribution are subject to the | ||||
3 | # Boost Software License, Version 1.0. (See accompanying file | ||||
4 | # LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) | ||||
5 | |||||
6 | run generate.cpp | ||||
7 | ../../regex/build//boost_regex | ||||
8 | ../../filesystem/build//boost_filesystem ../../system/build//boost_system | ||||
9 | : ../../.. | ||||
10 | ; | ||||
11 | |||||
12 | |||||
13 | |||||
14 | |||||
15 |