Is there any way to control the bjam build order ?

In my Jamroot.jam I have:

build-project Base ;
build-project Server ;
build-project Client ;

I assume that build order was Base, Server,Client.
but bjam does not follow this!
--
  Best regards,
Ta,
   Avi