$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-02-16 09:39:23
Zbynek Winkler <zw-bjam_at_[hidden]> writes:
> David Abrahams wrote:
>
>>[snip]
>>
>>But then all of the following build requests
>>should also be possible:
>>
>> bjam c.obj
>> bjam c.exe
>> bjam c # builds the exe
>>
>>and on unix,
>>
>> bjam c.o
>>
>>should probably work.
>>
>>
> Actually, I would love to be able to build single objects from the
> command line without declaring them all...
Shades of make?! <shiver>
-- Dave Abrahams Boost Consulting www.boost-consulting.com