Boost logo

Boost-Commit :

From: daniel_at_[hidden]
Date: 2007-10-14 07:19:21


Author: danielw
Date: 2007-10-14 07:19:21 EDT (Sun, 14 Oct 2007)
New Revision: 40009
URL: http://svn.boost.org/trac/boost/changeset/40009

Log:
Added missing properties to file.

Properties modified:
   branches/build/python_port/python/tests/bjam/make/Jamroot (contents, props changed)
Text files modified:
   branches/build/python_port/python/tests/bjam/make/Jamroot | 3 +--
   1 files changed, 1 insertions(+), 2 deletions(-)

Modified: branches/build/python_port/python/tests/bjam/make/Jamroot
==============================================================================
--- branches/build/python_port/python/tests/bjam/make/Jamroot (original)
+++ branches/build/python_port/python/tests/bjam/make/Jamroot 2007-10-14 07:19:21 EDT (Sun, 14 Oct 2007)
@@ -1,4 +1,3 @@
-
 using tool : 1.0 ;
 using tool : 2.0 ;
 import util : say2 : say2local ;
@@ -20,8 +19,8 @@
     ECHO "XXXXXXXXXXX copy $(targets) : $(sources) : $(properties)" ;
 }
 
-
 actions copy
 {
     cp $(FOO) $(>) $(<)
 }
+


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk