diff --git a/test/Jamfile b/test/Jamfile deleted file mode 100644 index db6b51d1..00000000 --- a/test/Jamfile +++ /dev/null @@ -1,336 +0,0 @@ -# -# Regression test Jamfile for boost configuration setup. -# *** DO NOT EDIT THIS FILE BY HAND *** -# This file was automatically generated on Mon Jan 01 12:39:24 2007 -# by libs/config/tools/generate.cpp -# Copyright John Maddock. -# 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) -# -# If you need to alter build preferences then set them in -# the template defined in options.jam. -# -subproject libs/config/test ; -# bring in the rules for testing -import testing ./options ; - -run config_info.cpp