blob: de66b8d22056dcdd8f7dfa4f363f801f14b93b47 [file] [log] [blame]
Brian Silverman9d8fa392018-08-04 17:09:24 -07001# 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