From bed705da5913a2d28a6f9218b3c56d56fd913b1b Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Wed, 8 Aug 2007 19:02:26 +0000 Subject: [PATCH] Remove V1 Jamfiles [SVN r38516] --- test/Jamfile | 336 ----------------------------------------- test/link/Jamfile | 42 ------ test/link/test/Jamfile | 34 ----- 3 files changed, 412 deletions(-) delete mode 100644 test/Jamfile delete mode 100644 test/link/Jamfile delete mode 100644 test/link/test/Jamfile 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