Boost logo

Boost-Build :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-04-01 09:54:35


----- Original Message -----
From: "Larry Evans" <jcampbell3_at_[hidden]>
To: <jamboost_at_[hidden]>
Sent: Monday, April 01, 2002 9:11 AM
Subject: [jamboost] newbie:howto run action?

> How do I get the xqt-exe-action to run in the following Jamfile:
> <------------ $(BOOST_ROOT)/test/Jamfile ----------------
> subproject test
> ;
>
> actions xqt-exe-action
> {
> echo $2 > x.out
---------^^
> }

Looks like a typo. Did you mean "$(2)" ?

 


Boost-Build 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