Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-07-08 14:35:49


The actions and corresponding rules see the same arguments.

Do some experiments. It's pretty easy to discover things about the core
language with small .jam files. If you pass -fmy-file.jam on the
command-line it will process just my-file.jam with no Jambase.

-Dave

----- Original Message -----
From: "Gennadiy Rozental" <rogeeff_at_[hidden]>
Newsgroups: gmane.comp.lib.boost.devel
To: <boost_at_[hidden]>
Sent: Monday, July 08, 2002 3:15 PM
Subject: [boost] Re: Re: Re: Trying to learn build system

> > When a rule is invoked, if there are actions declared with the same
name
> as the rule, the
> > actions are added to the updating actions for the target identified by
the
> rule's first argument.
>
> Will second argument of this invocation will be the first argument of the
> attached action?
>
> Gennadiy.
>
>
>
>
>
>
> _______________________________________________
> Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk