2006-07-16 15:42:19 +00:00
|
|
|
# Copyright John Maddock 2005.
|
|
|
|
|
# Use, modification and distribution are subject to the
|
|
|
|
|
# Boost Software License, Version 1.0. (See accompanying file
|
|
|
|
|
# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
2004-12-04 11:36:36 +00:00
|
|
|
|
|
|
|
|
run generate.cpp
|
2006-12-31 16:38:06 +00:00
|
|
|
../../regex/build//boost_regex
|
|
|
|
|
../../filesystem/build//boost_filesystem ../../system/build//boost_system
|
|
|
|
|
: ../../..
|
|
|
|
|
;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-12-04 11:36:36 +00:00
|
|
|
|
2006-07-16 15:42:19 +00:00
|
|
|
|