From 01bcd3e71bae1708112abf6df34aa3cff731697b Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Mon, 17 Nov 2003 16:28:36 +0000 Subject: [PATCH] Oops, fix some stupid syntax mistakes. [SVN r20827] --- v1/build_system.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v1/build_system.htm b/v1/build_system.htm index 83e86c9e8..8fcb3eab3 100644 --- a/v1/build_system.htm +++ b/v1/build_system.htm @@ -1075,7 +1075,7 @@ project boost : /home/dave/boost-cvs ;

Requirement Rules

Target requirements support the use of auxiliary rules to allow for more - complex descitions about the requirements. If specified, by using the name + complex decisions about the requirements. If specified, by using the name of a rule in the requirements, the rule is called with the signature: ( toolset variant : subvariant-path properties * ) and should return the modified set of properties. There are a number of built-in rules for some @@ -1142,7 +1142,7 @@ project boost : /home/dave/boost-cvs ;

Install Descriptions

-

Installable files and tergets are described with:

+

Installable files and targets are described with: