Subject: Re: [Boost-users] QuickBook
From: John Maddock (boost.regex_at_[hidden])
Date: 2010-08-13 04:58:38


> Is there any way to remove the dependency on bjam?

It's somewhat Windows specific, but take a look at
libs/math/doc/sf_and_dist/win32_nmake.mak which provides an example makefile
for building without bjam.

HTH, John.