1if test x = x$BOOST_ROOT 2then 3 echo BOOST_ROOT not set 4 exit 1 5fi 6xsltproc --nonet --xinclude bb2db.xsl safe_numerics.xml | xsltproc --nonet db2html.xsl - 7cp pre-boost.jpg ../html 8cp pre-boost.jpg ../html/eliminate_runtime_penalty 9cp pre-boost.jpg ../html/promotion_policies 10cp pre-boost.jpg ../html/tutorial 11cp StepperMotor.gif ../html/ 12cp stepper_profile.png ../html/ 13cp $BOOST_ROOT/doc/src/boostbook.css ../html 14cp -R $BOOST_ROOT/doc/html/images ../html 15