subproject libs/regex/test ; exe regress : regress/parse.cpp regress/regress.cpp regress/tests.cpp ../build/libboost_regex$(SUFLIB) : $(BOOST_ROOT) BOOST_RE_NO_LIB=1 : debug dynamic ; exe wregress : regress/parse.cpp regress/regress.cpp regress/tests.cpp ../build/libboost_regex$(SUFLIB) : $(BOOST_ROOT) BOOST_RE_NO_LIB=1 TEST_UNICODE=1 : debug dynamic ; exe posix_api_check_c : c_compiler_checks/posix_api_check.c ../build/libboost_regex$(SUFLIB) : $(BOOST_ROOT) BOOST_RE_NO_LIB=1 : debug dynamic ; exe wide_posix_api_check_c : c_compiler_checks/wide_posix_api_check.c ../build/libboost_regex$(SUFLIB) : $(BOOST_ROOT) BOOST_RE_NO_LIB=1 : debug dynamic ; exe posix_api_check : c_compiler_checks/posix_api_check.cpp ../build/libboost_regex$(SUFLIB) : $(BOOST_ROOT) BOOST_RE_NO_LIB=1 : debug dynamic ; exe wide_posix_api_check : c_compiler_checks/wide_posix_api_check.cpp ../build/libboost_regex$(SUFLIB) : $(BOOST_ROOT) BOOST_RE_NO_LIB=1 : debug dynamic ;