From: Gennadiy E. Rozental <rogeeff_at_[hidden] (rogeeff_at_[hidden])
Date: 2003-01-05 07:13:16


> What's to settle?
>
> subinclude $(BOOST_ROOT)/libs/whatever/test ;

I am afraid this won't work with currect post bjam system. At least
it did not work for me, cause above subinclude will make test to
compile in
$(BOOST_ROOT)/libs/whatever/test/... directory and
results analizing program did not find it.

Gennadiy.