# copyright John Maddock 2003 subproject libs/regex/build ; # # this template defines the options common to # all regex builds and tests: # template regex-options : # sources : # requirements BOOST_REGEX_CONFIG_INFO=1 $(BOOST_ROOT) # on # como requires this: <*>BOOST_REGEX_NO_W32=1 ; # # this template defines the options common to # all regex dll builds and tests: # template regex-dll-options :