Boost logo

Boost :

From: Paul Hamilton (paul_at_[hidden])
Date: 2003-08-24 21:32:51


I love bjam, but still find that I am caught up with a lot of my old
"make" knowledge that doesn't seem to apply.

In a make file, I could have this:

moc_widgets.cpp: $(MOC) widgets.h
        $(MOC) widgets.h -o moc_widgets.cpp

Which would run "$(MOC)", outputting the file called "moc_widgets.cpp",
which I could then include in another rule to build an exe etc.

What is the bjam equivalent of this?

I took a look at "UserObject", but implies that I need a special
extension for my "mocable" file (which isn't the case).

Paul.

---------------------
Paul Hamilton
pHamtec P/L - Software Makers
http://www.phamtec.com/
mailto:paul_at_[hidden]

The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from any computer.
-----------------------------------------------------


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