]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/regex/test/noeh_test/Jamfile.v2
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / regex / test / noeh_test / Jamfile.v2
index dcaa84b961cd098ee970827739a80bf46de417d5..49e57d59aa5fee47f87a02a449ab6f45e75be1c6 100644 (file)
@@ -24,23 +24,11 @@ project
 
 
 lib boost_regex_noeh :    
-   ../../src/c_regex_traits.cpp
-   ../../src/cpp_regex_traits.cpp
-   ../../src/cregex.cpp
-   ../../src/fileiter.cpp
-   ../../src/icu.cpp
-   ../../src/instances.cpp
    ../../src/posix_api.cpp
    ../../src/regex.cpp
    ../../src/regex_debug.cpp
-   ../../src/regex_raw_buffer.cpp
-   ../../src/regex_traits_defaults.cpp
    ../../src/static_mutex.cpp
-   ../../src/w32_regex_traits.cpp
-   ../../src/wc_regex_traits.cpp
    ../../src/wide_posix_api.cpp
-   ../../src/winstances.cpp 
-   ../../src/usinstances.cpp 
    ../../build//icu_options
     : 
         <link>static