Boost logo

Boost-Build :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-03-09 11:37:48


We don't use that rule in Boost.Build, really. This is a stock Perforce
Jam question; probably you should try on the jamming list.

-Dave

----- Original Message -----
From: "Jan Langer" <jan_at_[hidden]>
To: "Mailingliste jamboost" <jamboost_at_[hidden]>
Sent: Saturday, March 09, 2002 11:18 AM
Subject: [jamboost] SubDirHdrs

> hello
> i just wondered why the ruls SubDirHdrs in
> boost_root/tools/build/jam_src/Jambase
>
> is
>
> rule SubDirHdrs
> {
> SUBDIRHDRS += $(<) ;
> }
>
> and not
>
> rule SubDirHdrs
> {
> SUBDIRHDRS += [ FDirName $(<) ] ;
> }
>
> the documentation (Jambase Manpage) says:
>
> "SubDirHdrs d1 ... dn ;
>
> Adds the path d1/.../dn/ to the header search paths for source
> files in SubDir's directory. d1 through dn are elements of a directory
> path."
>
> i think this means that d1 to dn are composed together to one path.
> what is wrong?
> regards
> jan
>
> --
> jan langer ... jan_at_[hidden]
> "pi ist genau drei"
>
>
> ------------------------ Yahoo! Groups
Sponsor ---------------------~-->
> Tiny Wireless Camera under $80!
> Order Now! FREE VCR Commander!
> Click Here - Only 1 Day Left!
> http://us.click.yahoo.com/nuyOHD/7.PDAA/yigFAA/z3wwlB/TM
> ---------------------------------------------------------------------~
->
>
> To unsubscribe from this group, send an email to:
> jamboost-unsubscribe_at_[hidden]
>
>
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>
>
>

 


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