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
6run generate.cpp
7   ../../regex/build//boost_regex
8   ../../filesystem/build//boost_filesystem ../../system/build//boost_system
9   : ../../..
10;
11
12
13
14
15
16