[12] | 1 | # |
---|
| 2 | # auto generated makefile for VC6 compiler |
---|
| 3 | # |
---|
| 4 | # usage: |
---|
| 5 | # make |
---|
| 6 | # brings libraries up to date |
---|
| 7 | # make install |
---|
| 8 | # brings libraries up to date and copies binaries to your VC6 /lib and /bin directories (recomended) |
---|
| 9 | # |
---|
| 10 | |
---|
| 11 | # |
---|
| 12 | # path to ICU library installation goes here: |
---|
| 13 | # |
---|
| 14 | ICU_PATH= |
---|
| 15 | # |
---|
| 16 | # Add additional compiler options here: |
---|
| 17 | # |
---|
| 18 | CXXFLAGS= |
---|
| 19 | # |
---|
| 20 | # Add additional include directories here: |
---|
| 21 | # |
---|
| 22 | INCLUDES= |
---|
| 23 | # |
---|
| 24 | # add additional linker flags here: |
---|
| 25 | # |
---|
| 26 | XLFLAGS= |
---|
| 27 | # |
---|
| 28 | # add additional static-library creation flags here: |
---|
| 29 | # |
---|
| 30 | XSFLAGS= |
---|
| 31 | |
---|
| 32 | !IF "$(OS)" == "Windows_NT" |
---|
| 33 | NULL= |
---|
| 34 | !ELSE |
---|
| 35 | NULL=nul |
---|
| 36 | !ENDIF |
---|
| 37 | |
---|
| 38 | !IF "$(MSVCDIR)" == "" |
---|
| 39 | MSVCDIR=$(VS71COMNTOOLS)..\..\VC7 |
---|
| 40 | !ENDIF |
---|
| 41 | |
---|
| 42 | !IF "$(MSVCDIR)" == "" |
---|
| 43 | !ERROR Variable MSVCDIR not set. |
---|
| 44 | !ENDIF |
---|
| 45 | |
---|
| 46 | !IF "$(ICU_PATH)" == "" |
---|
| 47 | ICU_COMPILE_OPTS= |
---|
| 48 | ICU_LINK_OPTS= |
---|
| 49 | !MESSAGE Building Boost.Regex without ICU / Unicode support: |
---|
| 50 | !MESSAGE Hint: set ICU_PATH on the nmake command line to point |
---|
| 51 | !MESSAGE to your ICU installation if you have one. |
---|
| 52 | !ELSE |
---|
| 53 | ICU_COMPILE_OPTS= -DBOOST_HAS_ICU=1 -I"$(ICU_PATH)\include" |
---|
| 54 | ICU_LINK_OPTS= /LIBPATH:"$(ICU_PATH)\lib" icuin.lib icuuc.lib |
---|
| 55 | !MESSAGE Building Boost.Regex with ICU in $(ICU_PATH) |
---|
| 56 | !ENDIF |
---|
| 57 | |
---|
| 58 | |
---|
| 59 | ALL_HEADER= ../../../boost/regex/concepts.hpp ../../../boost/regex/config.hpp ../../../boost/regex/icu.hpp ../../../boost/regex/mfc.hpp ../../../boost/regex/pattern_except.hpp ../../../boost/regex/regex_traits.hpp ../../../boost/regex/user.hpp ../../../boost/regex/v4/basic_regex.hpp ../../../boost/regex/v4/basic_regex_creator.hpp ../../../boost/regex/v4/basic_regex_parser.hpp ../../../boost/regex/v4/c_regex_traits.hpp ../../../boost/regex/v4/char_regex_traits.hpp ../../../boost/regex/v4/cpp_regex_traits.hpp ../../../boost/regex/v4/cregex.hpp ../../../boost/regex/v4/error_type.hpp ../../../boost/regex/v4/fileiter.hpp ../../../boost/regex/v4/instances.hpp ../../../boost/regex/v4/iterator_category.hpp ../../../boost/regex/v4/iterator_traits.hpp ../../../boost/regex/v4/match_flags.hpp ../../../boost/regex/v4/match_results.hpp ../../../boost/regex/v4/mem_block_cache.hpp ../../../boost/regex/v4/perl_matcher.hpp ../../../boost/regex/v4/perl_matcher_common.hpp ../../../boost/regex/v4/perl_matcher_non_recursive.hpp ../../../boost/regex/v4/perl_matcher_recursive.hpp ../../../boost/regex/v4/primary_transform.hpp ../../../boost/regex/v4/protected_call.hpp ../../../boost/regex/v4/regbase.hpp ../../../boost/regex/v4/regex.hpp ../../../boost/regex/v4/regex_cstring.hpp ../../../boost/regex/v4/regex_format.hpp ../../../boost/regex/v4/regex_fwd.hpp ../../../boost/regex/v4/regex_grep.hpp ../../../boost/regex/v4/regex_iterator.hpp ../../../boost/regex/v4/regex_kmp.hpp ../../../boost/regex/v4/regex_match.hpp ../../../boost/regex/v4/regex_merge.hpp ../../../boost/regex/v4/regex_raw_buffer.hpp ../../../boost/regex/v4/regex_replace.hpp ../../../boost/regex/v4/regex_search.hpp ../../../boost/regex/v4/regex_split.hpp ../../../boost/regex/v4/regex_stack.hpp ../../../boost/regex/v4/regex_token_iterator.hpp ../../../boost/regex/v4/regex_traits.hpp ../../../boost/regex/v4/regex_traits_defaults.hpp ../../../boost/regex/v4/regex_workaround.hpp ../../../boost/regex/v4/states.hpp ../../../boost/regex/v4/sub_match.hpp ../../../boost/regex/v4/syntax_type.hpp ../../../boost/regex/v4/u32regex_iterator.hpp ../../../boost/regex/v4/u32regex_token_iterator.hpp ../../../boost/regex/v4/w32_regex_traits.hpp ../../../boost/regex/config/borland.hpp ../../../boost/regex/config/cwchar.hpp |
---|
| 60 | |
---|
| 61 | all : main_dir libboost_regex-vc71-s-1_33_1_dir ./vc71/libboost_regex-vc71-s-1_33_1.lib libboost_regex-vc71-mt-s-1_33_1_dir ./vc71/libboost_regex-vc71-mt-s-1_33_1.lib libboost_regex-vc71-sgd-1_33_1_dir ./vc71/libboost_regex-vc71-sgd-1_33_1.lib libboost_regex-vc71-mt-sgd-1_33_1_dir ./vc71/libboost_regex-vc71-mt-sgd-1_33_1.lib boost_regex-vc71-mt-gd-1_33_1_dir ./vc71/boost_regex-vc71-mt-gd-1_33_1.lib boost_regex-vc71-mt-1_33_1_dir ./vc71/boost_regex-vc71-mt-1_33_1.lib libboost_regex-vc71-mt-1_33_1_dir ./vc71/libboost_regex-vc71-mt-1_33_1.lib libboost_regex-vc71-mt-gd-1_33_1_dir ./vc71/libboost_regex-vc71-mt-gd-1_33_1.lib |
---|
| 62 | |
---|
| 63 | clean : libboost_regex-vc71-s-1_33_1_clean libboost_regex-vc71-mt-s-1_33_1_clean libboost_regex-vc71-sgd-1_33_1_clean libboost_regex-vc71-mt-sgd-1_33_1_clean boost_regex-vc71-mt-gd-1_33_1_clean boost_regex-vc71-mt-1_33_1_clean libboost_regex-vc71-mt-1_33_1_clean libboost_regex-vc71-mt-gd-1_33_1_clean |
---|
| 64 | |
---|
| 65 | install : all |
---|
| 66 | copy vc71\libboost_regex-vc71-s-1_33_1.lib "$(MSVCDIR)\lib" |
---|
| 67 | copy vc71\libboost_regex-vc71-mt-s-1_33_1.lib "$(MSVCDIR)\lib" |
---|
| 68 | copy vc71\libboost_regex-vc71-sgd-1_33_1.lib "$(MSVCDIR)\lib" |
---|
| 69 | copy vc71\libboost_regex-vc71-sgd-1_33_1.pdb "$(MSVCDIR)\lib" |
---|
| 70 | copy vc71\libboost_regex-vc71-mt-sgd-1_33_1.lib "$(MSVCDIR)\lib" |
---|
| 71 | copy vc71\libboost_regex-vc71-mt-sgd-1_33_1.pdb "$(MSVCDIR)\lib" |
---|
| 72 | copy vc71\boost_regex-vc71-mt-gd-1_33_1.lib "$(MSVCDIR)\lib" |
---|
| 73 | copy vc71\boost_regex-vc71-mt-gd-1_33_1.dll "$(MSVCDIR)\bin" |
---|
| 74 | copy vc71\boost_regex-vc71-mt-gd-1_33_1.pdb "$(MSVCDIR)\lib" |
---|
| 75 | copy vc71\boost_regex-vc71-mt-1_33_1.lib "$(MSVCDIR)\lib" |
---|
| 76 | copy vc71\boost_regex-vc71-mt-1_33_1.dll "$(MSVCDIR)\bin" |
---|
| 77 | copy vc71\libboost_regex-vc71-mt-1_33_1.lib "$(MSVCDIR)\lib" |
---|
| 78 | copy vc71\libboost_regex-vc71-mt-gd-1_33_1.lib "$(MSVCDIR)\lib" |
---|
| 79 | copy vc71\libboost_regex-vc71-mt-gd-1_33_1.pdb "$(MSVCDIR)\lib" |
---|
| 80 | |
---|
| 81 | main_dir : |
---|
| 82 | @if not exist "vc71\$(NULL)" mkdir vc71 |
---|
| 83 | |
---|
| 84 | |
---|
| 85 | ######################################################## |
---|
| 86 | # |
---|
| 87 | # section for libboost_regex-vc71-s-1_33_1.lib |
---|
| 88 | # |
---|
| 89 | ######################################################## |
---|
| 90 | vc71/libboost_regex-vc71-s-1_33_1/c_regex_traits.obj: ../src/c_regex_traits.cpp $(ALL_HEADER) |
---|
| 91 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/c_regex_traits.cpp |
---|
| 92 | |
---|
| 93 | vc71/libboost_regex-vc71-s-1_33_1/cpp_regex_traits.obj: ../src/cpp_regex_traits.cpp $(ALL_HEADER) |
---|
| 94 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/cpp_regex_traits.cpp |
---|
| 95 | |
---|
| 96 | vc71/libboost_regex-vc71-s-1_33_1/cregex.obj: ../src/cregex.cpp $(ALL_HEADER) |
---|
| 97 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/cregex.cpp |
---|
| 98 | |
---|
| 99 | vc71/libboost_regex-vc71-s-1_33_1/fileiter.obj: ../src/fileiter.cpp $(ALL_HEADER) |
---|
| 100 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/fileiter.cpp |
---|
| 101 | |
---|
| 102 | vc71/libboost_regex-vc71-s-1_33_1/icu.obj: ../src/icu.cpp $(ALL_HEADER) |
---|
| 103 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/icu.cpp |
---|
| 104 | |
---|
| 105 | vc71/libboost_regex-vc71-s-1_33_1/instances.obj: ../src/instances.cpp $(ALL_HEADER) |
---|
| 106 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/instances.cpp |
---|
| 107 | |
---|
| 108 | vc71/libboost_regex-vc71-s-1_33_1/posix_api.obj: ../src/posix_api.cpp $(ALL_HEADER) |
---|
| 109 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/posix_api.cpp |
---|
| 110 | |
---|
| 111 | vc71/libboost_regex-vc71-s-1_33_1/regex.obj: ../src/regex.cpp $(ALL_HEADER) |
---|
| 112 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/regex.cpp |
---|
| 113 | |
---|
| 114 | vc71/libboost_regex-vc71-s-1_33_1/regex_debug.obj: ../src/regex_debug.cpp $(ALL_HEADER) |
---|
| 115 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/regex_debug.cpp |
---|
| 116 | |
---|
| 117 | vc71/libboost_regex-vc71-s-1_33_1/regex_raw_buffer.obj: ../src/regex_raw_buffer.cpp $(ALL_HEADER) |
---|
| 118 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/regex_raw_buffer.cpp |
---|
| 119 | |
---|
| 120 | vc71/libboost_regex-vc71-s-1_33_1/regex_traits_defaults.obj: ../src/regex_traits_defaults.cpp $(ALL_HEADER) |
---|
| 121 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/regex_traits_defaults.cpp |
---|
| 122 | |
---|
| 123 | vc71/libboost_regex-vc71-s-1_33_1/static_mutex.obj: ../src/static_mutex.cpp $(ALL_HEADER) |
---|
| 124 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/static_mutex.cpp |
---|
| 125 | |
---|
| 126 | vc71/libboost_regex-vc71-s-1_33_1/usinstances.obj: ../src/usinstances.cpp $(ALL_HEADER) |
---|
| 127 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/usinstances.cpp |
---|
| 128 | |
---|
| 129 | vc71/libboost_regex-vc71-s-1_33_1/w32_regex_traits.obj: ../src/w32_regex_traits.cpp $(ALL_HEADER) |
---|
| 130 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/w32_regex_traits.cpp |
---|
| 131 | |
---|
| 132 | vc71/libboost_regex-vc71-s-1_33_1/wc_regex_traits.obj: ../src/wc_regex_traits.cpp $(ALL_HEADER) |
---|
| 133 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/wc_regex_traits.cpp |
---|
| 134 | |
---|
| 135 | vc71/libboost_regex-vc71-s-1_33_1/wide_posix_api.obj: ../src/wide_posix_api.cpp $(ALL_HEADER) |
---|
| 136 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/wide_posix_api.cpp |
---|
| 137 | |
---|
| 138 | vc71/libboost_regex-vc71-s-1_33_1/winstances.obj: ../src/winstances.cpp $(ALL_HEADER) |
---|
| 139 | cl $(INCLUDES) /c /nologo /ML /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-s-1_33_1/ -Fdvc71/libboost_regex-vc71-s-1_33_1.pdb ../src/winstances.cpp |
---|
| 140 | |
---|
| 141 | libboost_regex-vc71-s-1_33_1_dir : |
---|
| 142 | @if not exist "vc71\libboost_regex-vc71-s-1_33_1\$(NULL)" mkdir vc71\libboost_regex-vc71-s-1_33_1 |
---|
| 143 | |
---|
| 144 | libboost_regex-vc71-s-1_33_1_clean : |
---|
| 145 | del vc71\libboost_regex-vc71-s-1_33_1\*.obj |
---|
| 146 | del vc71\libboost_regex-vc71-s-1_33_1\*.idb |
---|
| 147 | del vc71\libboost_regex-vc71-s-1_33_1\*.exp |
---|
| 148 | del vc71\libboost_regex-vc71-s-1_33_1\*.pch |
---|
| 149 | |
---|
| 150 | ./vc71/libboost_regex-vc71-s-1_33_1.lib : vc71/libboost_regex-vc71-s-1_33_1/c_regex_traits.obj vc71/libboost_regex-vc71-s-1_33_1/cpp_regex_traits.obj vc71/libboost_regex-vc71-s-1_33_1/cregex.obj vc71/libboost_regex-vc71-s-1_33_1/fileiter.obj vc71/libboost_regex-vc71-s-1_33_1/icu.obj vc71/libboost_regex-vc71-s-1_33_1/instances.obj vc71/libboost_regex-vc71-s-1_33_1/posix_api.obj vc71/libboost_regex-vc71-s-1_33_1/regex.obj vc71/libboost_regex-vc71-s-1_33_1/regex_debug.obj vc71/libboost_regex-vc71-s-1_33_1/regex_raw_buffer.obj vc71/libboost_regex-vc71-s-1_33_1/regex_traits_defaults.obj vc71/libboost_regex-vc71-s-1_33_1/static_mutex.obj vc71/libboost_regex-vc71-s-1_33_1/usinstances.obj vc71/libboost_regex-vc71-s-1_33_1/w32_regex_traits.obj vc71/libboost_regex-vc71-s-1_33_1/wc_regex_traits.obj vc71/libboost_regex-vc71-s-1_33_1/wide_posix_api.obj vc71/libboost_regex-vc71-s-1_33_1/winstances.obj |
---|
| 151 | link -lib /nologo /out:vc71/libboost_regex-vc71-s-1_33_1.lib $(XSFLAGS) vc71/libboost_regex-vc71-s-1_33_1/c_regex_traits.obj vc71/libboost_regex-vc71-s-1_33_1/cpp_regex_traits.obj vc71/libboost_regex-vc71-s-1_33_1/cregex.obj vc71/libboost_regex-vc71-s-1_33_1/fileiter.obj vc71/libboost_regex-vc71-s-1_33_1/icu.obj vc71/libboost_regex-vc71-s-1_33_1/instances.obj vc71/libboost_regex-vc71-s-1_33_1/posix_api.obj vc71/libboost_regex-vc71-s-1_33_1/regex.obj vc71/libboost_regex-vc71-s-1_33_1/regex_debug.obj vc71/libboost_regex-vc71-s-1_33_1/regex_raw_buffer.obj vc71/libboost_regex-vc71-s-1_33_1/regex_traits_defaults.obj vc71/libboost_regex-vc71-s-1_33_1/static_mutex.obj vc71/libboost_regex-vc71-s-1_33_1/usinstances.obj vc71/libboost_regex-vc71-s-1_33_1/w32_regex_traits.obj vc71/libboost_regex-vc71-s-1_33_1/wc_regex_traits.obj vc71/libboost_regex-vc71-s-1_33_1/wide_posix_api.obj vc71/libboost_regex-vc71-s-1_33_1/winstances.obj |
---|
| 152 | |
---|
| 153 | ######################################################## |
---|
| 154 | # |
---|
| 155 | # section for libboost_regex-vc71-mt-s-1_33_1.lib |
---|
| 156 | # |
---|
| 157 | ######################################################## |
---|
| 158 | vc71/libboost_regex-vc71-mt-s-1_33_1/c_regex_traits.obj: ../src/c_regex_traits.cpp $(ALL_HEADER) |
---|
| 159 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/c_regex_traits.cpp |
---|
| 160 | |
---|
| 161 | vc71/libboost_regex-vc71-mt-s-1_33_1/cpp_regex_traits.obj: ../src/cpp_regex_traits.cpp $(ALL_HEADER) |
---|
| 162 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/cpp_regex_traits.cpp |
---|
| 163 | |
---|
| 164 | vc71/libboost_regex-vc71-mt-s-1_33_1/cregex.obj: ../src/cregex.cpp $(ALL_HEADER) |
---|
| 165 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/cregex.cpp |
---|
| 166 | |
---|
| 167 | vc71/libboost_regex-vc71-mt-s-1_33_1/fileiter.obj: ../src/fileiter.cpp $(ALL_HEADER) |
---|
| 168 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/fileiter.cpp |
---|
| 169 | |
---|
| 170 | vc71/libboost_regex-vc71-mt-s-1_33_1/icu.obj: ../src/icu.cpp $(ALL_HEADER) |
---|
| 171 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/icu.cpp |
---|
| 172 | |
---|
| 173 | vc71/libboost_regex-vc71-mt-s-1_33_1/instances.obj: ../src/instances.cpp $(ALL_HEADER) |
---|
| 174 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/instances.cpp |
---|
| 175 | |
---|
| 176 | vc71/libboost_regex-vc71-mt-s-1_33_1/posix_api.obj: ../src/posix_api.cpp $(ALL_HEADER) |
---|
| 177 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/posix_api.cpp |
---|
| 178 | |
---|
| 179 | vc71/libboost_regex-vc71-mt-s-1_33_1/regex.obj: ../src/regex.cpp $(ALL_HEADER) |
---|
| 180 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/regex.cpp |
---|
| 181 | |
---|
| 182 | vc71/libboost_regex-vc71-mt-s-1_33_1/regex_debug.obj: ../src/regex_debug.cpp $(ALL_HEADER) |
---|
| 183 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/regex_debug.cpp |
---|
| 184 | |
---|
| 185 | vc71/libboost_regex-vc71-mt-s-1_33_1/regex_raw_buffer.obj: ../src/regex_raw_buffer.cpp $(ALL_HEADER) |
---|
| 186 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/regex_raw_buffer.cpp |
---|
| 187 | |
---|
| 188 | vc71/libboost_regex-vc71-mt-s-1_33_1/regex_traits_defaults.obj: ../src/regex_traits_defaults.cpp $(ALL_HEADER) |
---|
| 189 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/regex_traits_defaults.cpp |
---|
| 190 | |
---|
| 191 | vc71/libboost_regex-vc71-mt-s-1_33_1/static_mutex.obj: ../src/static_mutex.cpp $(ALL_HEADER) |
---|
| 192 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/static_mutex.cpp |
---|
| 193 | |
---|
| 194 | vc71/libboost_regex-vc71-mt-s-1_33_1/usinstances.obj: ../src/usinstances.cpp $(ALL_HEADER) |
---|
| 195 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/usinstances.cpp |
---|
| 196 | |
---|
| 197 | vc71/libboost_regex-vc71-mt-s-1_33_1/w32_regex_traits.obj: ../src/w32_regex_traits.cpp $(ALL_HEADER) |
---|
| 198 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/w32_regex_traits.cpp |
---|
| 199 | |
---|
| 200 | vc71/libboost_regex-vc71-mt-s-1_33_1/wc_regex_traits.obj: ../src/wc_regex_traits.cpp $(ALL_HEADER) |
---|
| 201 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/wc_regex_traits.cpp |
---|
| 202 | |
---|
| 203 | vc71/libboost_regex-vc71-mt-s-1_33_1/wide_posix_api.obj: ../src/wide_posix_api.cpp $(ALL_HEADER) |
---|
| 204 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/wide_posix_api.cpp |
---|
| 205 | |
---|
| 206 | vc71/libboost_regex-vc71-mt-s-1_33_1/winstances.obj: ../src/winstances.cpp $(ALL_HEADER) |
---|
| 207 | cl $(INCLUDES) /nologo /MT /W3 /GX /O2 /GB /GF /Gy /I..\..\..\ /D_MT /DWIN32 /DNDEBUG /D_MBCS /D_LIB /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-s-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-s-1_33_1.pdb ../src/winstances.cpp |
---|
| 208 | |
---|
| 209 | libboost_regex-vc71-mt-s-1_33_1_dir : |
---|
| 210 | @if not exist "vc71\libboost_regex-vc71-mt-s-1_33_1\$(NULL)" mkdir vc71\libboost_regex-vc71-mt-s-1_33_1 |
---|
| 211 | |
---|
| 212 | libboost_regex-vc71-mt-s-1_33_1_clean : |
---|
| 213 | del vc71\libboost_regex-vc71-mt-s-1_33_1\*.obj |
---|
| 214 | del vc71\libboost_regex-vc71-mt-s-1_33_1\*.idb |
---|
| 215 | del vc71\libboost_regex-vc71-mt-s-1_33_1\*.exp |
---|
| 216 | del vc71\libboost_regex-vc71-mt-s-1_33_1\*.pch |
---|
| 217 | |
---|
| 218 | ./vc71/libboost_regex-vc71-mt-s-1_33_1.lib : vc71/libboost_regex-vc71-mt-s-1_33_1/c_regex_traits.obj vc71/libboost_regex-vc71-mt-s-1_33_1/cpp_regex_traits.obj vc71/libboost_regex-vc71-mt-s-1_33_1/cregex.obj vc71/libboost_regex-vc71-mt-s-1_33_1/fileiter.obj vc71/libboost_regex-vc71-mt-s-1_33_1/icu.obj vc71/libboost_regex-vc71-mt-s-1_33_1/instances.obj vc71/libboost_regex-vc71-mt-s-1_33_1/posix_api.obj vc71/libboost_regex-vc71-mt-s-1_33_1/regex.obj vc71/libboost_regex-vc71-mt-s-1_33_1/regex_debug.obj vc71/libboost_regex-vc71-mt-s-1_33_1/regex_raw_buffer.obj vc71/libboost_regex-vc71-mt-s-1_33_1/regex_traits_defaults.obj vc71/libboost_regex-vc71-mt-s-1_33_1/static_mutex.obj vc71/libboost_regex-vc71-mt-s-1_33_1/usinstances.obj vc71/libboost_regex-vc71-mt-s-1_33_1/w32_regex_traits.obj vc71/libboost_regex-vc71-mt-s-1_33_1/wc_regex_traits.obj vc71/libboost_regex-vc71-mt-s-1_33_1/wide_posix_api.obj vc71/libboost_regex-vc71-mt-s-1_33_1/winstances.obj |
---|
| 219 | link -lib /nologo /out:vc71/libboost_regex-vc71-mt-s-1_33_1.lib $(XSFLAGS) vc71/libboost_regex-vc71-mt-s-1_33_1/c_regex_traits.obj vc71/libboost_regex-vc71-mt-s-1_33_1/cpp_regex_traits.obj vc71/libboost_regex-vc71-mt-s-1_33_1/cregex.obj vc71/libboost_regex-vc71-mt-s-1_33_1/fileiter.obj vc71/libboost_regex-vc71-mt-s-1_33_1/icu.obj vc71/libboost_regex-vc71-mt-s-1_33_1/instances.obj vc71/libboost_regex-vc71-mt-s-1_33_1/posix_api.obj vc71/libboost_regex-vc71-mt-s-1_33_1/regex.obj vc71/libboost_regex-vc71-mt-s-1_33_1/regex_debug.obj vc71/libboost_regex-vc71-mt-s-1_33_1/regex_raw_buffer.obj vc71/libboost_regex-vc71-mt-s-1_33_1/regex_traits_defaults.obj vc71/libboost_regex-vc71-mt-s-1_33_1/static_mutex.obj vc71/libboost_regex-vc71-mt-s-1_33_1/usinstances.obj vc71/libboost_regex-vc71-mt-s-1_33_1/w32_regex_traits.obj vc71/libboost_regex-vc71-mt-s-1_33_1/wc_regex_traits.obj vc71/libboost_regex-vc71-mt-s-1_33_1/wide_posix_api.obj vc71/libboost_regex-vc71-mt-s-1_33_1/winstances.obj |
---|
| 220 | |
---|
| 221 | ######################################################## |
---|
| 222 | # |
---|
| 223 | # section for libboost_regex-vc71-sgd-1_33_1.lib |
---|
| 224 | # |
---|
| 225 | ######################################################## |
---|
| 226 | vc71/libboost_regex-vc71-sgd-1_33_1/c_regex_traits.obj: ../src/c_regex_traits.cpp $(ALL_HEADER) |
---|
| 227 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/c_regex_traits.cpp |
---|
| 228 | |
---|
| 229 | vc71/libboost_regex-vc71-sgd-1_33_1/cpp_regex_traits.obj: ../src/cpp_regex_traits.cpp $(ALL_HEADER) |
---|
| 230 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/cpp_regex_traits.cpp |
---|
| 231 | |
---|
| 232 | vc71/libboost_regex-vc71-sgd-1_33_1/cregex.obj: ../src/cregex.cpp $(ALL_HEADER) |
---|
| 233 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/cregex.cpp |
---|
| 234 | |
---|
| 235 | vc71/libboost_regex-vc71-sgd-1_33_1/fileiter.obj: ../src/fileiter.cpp $(ALL_HEADER) |
---|
| 236 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/fileiter.cpp |
---|
| 237 | |
---|
| 238 | vc71/libboost_regex-vc71-sgd-1_33_1/icu.obj: ../src/icu.cpp $(ALL_HEADER) |
---|
| 239 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/icu.cpp |
---|
| 240 | |
---|
| 241 | vc71/libboost_regex-vc71-sgd-1_33_1/instances.obj: ../src/instances.cpp $(ALL_HEADER) |
---|
| 242 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/instances.cpp |
---|
| 243 | |
---|
| 244 | vc71/libboost_regex-vc71-sgd-1_33_1/posix_api.obj: ../src/posix_api.cpp $(ALL_HEADER) |
---|
| 245 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/posix_api.cpp |
---|
| 246 | |
---|
| 247 | vc71/libboost_regex-vc71-sgd-1_33_1/regex.obj: ../src/regex.cpp $(ALL_HEADER) |
---|
| 248 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/regex.cpp |
---|
| 249 | |
---|
| 250 | vc71/libboost_regex-vc71-sgd-1_33_1/regex_debug.obj: ../src/regex_debug.cpp $(ALL_HEADER) |
---|
| 251 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/regex_debug.cpp |
---|
| 252 | |
---|
| 253 | vc71/libboost_regex-vc71-sgd-1_33_1/regex_raw_buffer.obj: ../src/regex_raw_buffer.cpp $(ALL_HEADER) |
---|
| 254 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/regex_raw_buffer.cpp |
---|
| 255 | |
---|
| 256 | vc71/libboost_regex-vc71-sgd-1_33_1/regex_traits_defaults.obj: ../src/regex_traits_defaults.cpp $(ALL_HEADER) |
---|
| 257 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/regex_traits_defaults.cpp |
---|
| 258 | |
---|
| 259 | vc71/libboost_regex-vc71-sgd-1_33_1/static_mutex.obj: ../src/static_mutex.cpp $(ALL_HEADER) |
---|
| 260 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/static_mutex.cpp |
---|
| 261 | |
---|
| 262 | vc71/libboost_regex-vc71-sgd-1_33_1/usinstances.obj: ../src/usinstances.cpp $(ALL_HEADER) |
---|
| 263 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/usinstances.cpp |
---|
| 264 | |
---|
| 265 | vc71/libboost_regex-vc71-sgd-1_33_1/w32_regex_traits.obj: ../src/w32_regex_traits.cpp $(ALL_HEADER) |
---|
| 266 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/w32_regex_traits.cpp |
---|
| 267 | |
---|
| 268 | vc71/libboost_regex-vc71-sgd-1_33_1/wc_regex_traits.obj: ../src/wc_regex_traits.cpp $(ALL_HEADER) |
---|
| 269 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/wc_regex_traits.cpp |
---|
| 270 | |
---|
| 271 | vc71/libboost_regex-vc71-sgd-1_33_1/wide_posix_api.obj: ../src/wide_posix_api.cpp $(ALL_HEADER) |
---|
| 272 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/wide_posix_api.cpp |
---|
| 273 | |
---|
| 274 | vc71/libboost_regex-vc71-sgd-1_33_1/winstances.obj: ../src/winstances.cpp $(ALL_HEADER) |
---|
| 275 | cl $(INCLUDES) /nologo /MLd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-sgd-1_33_1.pdb ../src/winstances.cpp |
---|
| 276 | |
---|
| 277 | libboost_regex-vc71-sgd-1_33_1_dir : |
---|
| 278 | @if not exist "vc71\libboost_regex-vc71-sgd-1_33_1\$(NULL)" mkdir vc71\libboost_regex-vc71-sgd-1_33_1 |
---|
| 279 | |
---|
| 280 | libboost_regex-vc71-sgd-1_33_1_clean : |
---|
| 281 | del vc71\libboost_regex-vc71-sgd-1_33_1\*.obj |
---|
| 282 | del vc71\libboost_regex-vc71-sgd-1_33_1\*.idb |
---|
| 283 | del vc71\libboost_regex-vc71-sgd-1_33_1\*.exp |
---|
| 284 | del vc71\libboost_regex-vc71-sgd-1_33_1\*.pch |
---|
| 285 | |
---|
| 286 | ./vc71/libboost_regex-vc71-sgd-1_33_1.lib : vc71/libboost_regex-vc71-sgd-1_33_1/c_regex_traits.obj vc71/libboost_regex-vc71-sgd-1_33_1/cpp_regex_traits.obj vc71/libboost_regex-vc71-sgd-1_33_1/cregex.obj vc71/libboost_regex-vc71-sgd-1_33_1/fileiter.obj vc71/libboost_regex-vc71-sgd-1_33_1/icu.obj vc71/libboost_regex-vc71-sgd-1_33_1/instances.obj vc71/libboost_regex-vc71-sgd-1_33_1/posix_api.obj vc71/libboost_regex-vc71-sgd-1_33_1/regex.obj vc71/libboost_regex-vc71-sgd-1_33_1/regex_debug.obj vc71/libboost_regex-vc71-sgd-1_33_1/regex_raw_buffer.obj vc71/libboost_regex-vc71-sgd-1_33_1/regex_traits_defaults.obj vc71/libboost_regex-vc71-sgd-1_33_1/static_mutex.obj vc71/libboost_regex-vc71-sgd-1_33_1/usinstances.obj vc71/libboost_regex-vc71-sgd-1_33_1/w32_regex_traits.obj vc71/libboost_regex-vc71-sgd-1_33_1/wc_regex_traits.obj vc71/libboost_regex-vc71-sgd-1_33_1/wide_posix_api.obj vc71/libboost_regex-vc71-sgd-1_33_1/winstances.obj |
---|
| 287 | link -lib /nologo /out:vc71/libboost_regex-vc71-sgd-1_33_1.lib $(XSFLAGS) vc71/libboost_regex-vc71-sgd-1_33_1/c_regex_traits.obj vc71/libboost_regex-vc71-sgd-1_33_1/cpp_regex_traits.obj vc71/libboost_regex-vc71-sgd-1_33_1/cregex.obj vc71/libboost_regex-vc71-sgd-1_33_1/fileiter.obj vc71/libboost_regex-vc71-sgd-1_33_1/icu.obj vc71/libboost_regex-vc71-sgd-1_33_1/instances.obj vc71/libboost_regex-vc71-sgd-1_33_1/posix_api.obj vc71/libboost_regex-vc71-sgd-1_33_1/regex.obj vc71/libboost_regex-vc71-sgd-1_33_1/regex_debug.obj vc71/libboost_regex-vc71-sgd-1_33_1/regex_raw_buffer.obj vc71/libboost_regex-vc71-sgd-1_33_1/regex_traits_defaults.obj vc71/libboost_regex-vc71-sgd-1_33_1/static_mutex.obj vc71/libboost_regex-vc71-sgd-1_33_1/usinstances.obj vc71/libboost_regex-vc71-sgd-1_33_1/w32_regex_traits.obj vc71/libboost_regex-vc71-sgd-1_33_1/wc_regex_traits.obj vc71/libboost_regex-vc71-sgd-1_33_1/wide_posix_api.obj vc71/libboost_regex-vc71-sgd-1_33_1/winstances.obj |
---|
| 288 | |
---|
| 289 | ######################################################## |
---|
| 290 | # |
---|
| 291 | # section for libboost_regex-vc71-mt-sgd-1_33_1.lib |
---|
| 292 | # |
---|
| 293 | ######################################################## |
---|
| 294 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/c_regex_traits.obj: ../src/c_regex_traits.cpp $(ALL_HEADER) |
---|
| 295 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/c_regex_traits.cpp |
---|
| 296 | |
---|
| 297 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/cpp_regex_traits.obj: ../src/cpp_regex_traits.cpp $(ALL_HEADER) |
---|
| 298 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/cpp_regex_traits.cpp |
---|
| 299 | |
---|
| 300 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/cregex.obj: ../src/cregex.cpp $(ALL_HEADER) |
---|
| 301 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/cregex.cpp |
---|
| 302 | |
---|
| 303 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/fileiter.obj: ../src/fileiter.cpp $(ALL_HEADER) |
---|
| 304 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/fileiter.cpp |
---|
| 305 | |
---|
| 306 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/icu.obj: ../src/icu.cpp $(ALL_HEADER) |
---|
| 307 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/icu.cpp |
---|
| 308 | |
---|
| 309 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/instances.obj: ../src/instances.cpp $(ALL_HEADER) |
---|
| 310 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/instances.cpp |
---|
| 311 | |
---|
| 312 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/posix_api.obj: ../src/posix_api.cpp $(ALL_HEADER) |
---|
| 313 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/posix_api.cpp |
---|
| 314 | |
---|
| 315 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/regex.obj: ../src/regex.cpp $(ALL_HEADER) |
---|
| 316 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/regex.cpp |
---|
| 317 | |
---|
| 318 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/regex_debug.obj: ../src/regex_debug.cpp $(ALL_HEADER) |
---|
| 319 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/regex_debug.cpp |
---|
| 320 | |
---|
| 321 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/regex_raw_buffer.obj: ../src/regex_raw_buffer.cpp $(ALL_HEADER) |
---|
| 322 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/regex_raw_buffer.cpp |
---|
| 323 | |
---|
| 324 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/regex_traits_defaults.obj: ../src/regex_traits_defaults.cpp $(ALL_HEADER) |
---|
| 325 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/regex_traits_defaults.cpp |
---|
| 326 | |
---|
| 327 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/static_mutex.obj: ../src/static_mutex.cpp $(ALL_HEADER) |
---|
| 328 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/static_mutex.cpp |
---|
| 329 | |
---|
| 330 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/usinstances.obj: ../src/usinstances.cpp $(ALL_HEADER) |
---|
| 331 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/usinstances.cpp |
---|
| 332 | |
---|
| 333 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/w32_regex_traits.obj: ../src/w32_regex_traits.cpp $(ALL_HEADER) |
---|
| 334 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/w32_regex_traits.cpp |
---|
| 335 | |
---|
| 336 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/wc_regex_traits.obj: ../src/wc_regex_traits.cpp $(ALL_HEADER) |
---|
| 337 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/wc_regex_traits.cpp |
---|
| 338 | |
---|
| 339 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/wide_posix_api.obj: ../src/wide_posix_api.cpp $(ALL_HEADER) |
---|
| 340 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/wide_posix_api.cpp |
---|
| 341 | |
---|
| 342 | vc71/libboost_regex-vc71-mt-sgd-1_33_1/winstances.obj: ../src/winstances.cpp $(ALL_HEADER) |
---|
| 343 | cl $(INCLUDES) /nologo /MTd /W3 /Gm /GX /Zi /Od /I..\..\..\ /DWIN32 /D_MT /D_DEBUG /D_MBCS /D_LIB /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-sgd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-sgd-1_33_1.pdb ../src/winstances.cpp |
---|
| 344 | |
---|
| 345 | libboost_regex-vc71-mt-sgd-1_33_1_dir : |
---|
| 346 | @if not exist "vc71\libboost_regex-vc71-mt-sgd-1_33_1\$(NULL)" mkdir vc71\libboost_regex-vc71-mt-sgd-1_33_1 |
---|
| 347 | |
---|
| 348 | libboost_regex-vc71-mt-sgd-1_33_1_clean : |
---|
| 349 | del vc71\libboost_regex-vc71-mt-sgd-1_33_1\*.obj |
---|
| 350 | del vc71\libboost_regex-vc71-mt-sgd-1_33_1\*.idb |
---|
| 351 | del vc71\libboost_regex-vc71-mt-sgd-1_33_1\*.exp |
---|
| 352 | del vc71\libboost_regex-vc71-mt-sgd-1_33_1\*.pch |
---|
| 353 | |
---|
| 354 | ./vc71/libboost_regex-vc71-mt-sgd-1_33_1.lib : vc71/libboost_regex-vc71-mt-sgd-1_33_1/c_regex_traits.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/cpp_regex_traits.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/cregex.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/fileiter.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/icu.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/instances.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/posix_api.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/regex.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/regex_debug.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/regex_raw_buffer.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/regex_traits_defaults.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/static_mutex.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/usinstances.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/w32_regex_traits.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/wc_regex_traits.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/wide_posix_api.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/winstances.obj |
---|
| 355 | link -lib /nologo /out:vc71/libboost_regex-vc71-mt-sgd-1_33_1.lib $(XSFLAGS) vc71/libboost_regex-vc71-mt-sgd-1_33_1/c_regex_traits.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/cpp_regex_traits.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/cregex.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/fileiter.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/icu.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/instances.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/posix_api.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/regex.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/regex_debug.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/regex_raw_buffer.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/regex_traits_defaults.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/static_mutex.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/usinstances.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/w32_regex_traits.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/wc_regex_traits.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/wide_posix_api.obj vc71/libboost_regex-vc71-mt-sgd-1_33_1/winstances.obj |
---|
| 356 | |
---|
| 357 | ######################################################## |
---|
| 358 | # |
---|
| 359 | # section for boost_regex-vc71-mt-gd-1_33_1.lib |
---|
| 360 | # |
---|
| 361 | ######################################################## |
---|
| 362 | vc71/boost_regex-vc71-mt-gd-1_33_1/c_regex_traits.obj: ../src/c_regex_traits.cpp $(ALL_HEADER) |
---|
| 363 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/c_regex_traits.cpp |
---|
| 364 | |
---|
| 365 | vc71/boost_regex-vc71-mt-gd-1_33_1/cpp_regex_traits.obj: ../src/cpp_regex_traits.cpp $(ALL_HEADER) |
---|
| 366 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/cpp_regex_traits.cpp |
---|
| 367 | |
---|
| 368 | vc71/boost_regex-vc71-mt-gd-1_33_1/cregex.obj: ../src/cregex.cpp $(ALL_HEADER) |
---|
| 369 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/cregex.cpp |
---|
| 370 | |
---|
| 371 | vc71/boost_regex-vc71-mt-gd-1_33_1/fileiter.obj: ../src/fileiter.cpp $(ALL_HEADER) |
---|
| 372 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/fileiter.cpp |
---|
| 373 | |
---|
| 374 | vc71/boost_regex-vc71-mt-gd-1_33_1/icu.obj: ../src/icu.cpp $(ALL_HEADER) |
---|
| 375 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/icu.cpp |
---|
| 376 | |
---|
| 377 | vc71/boost_regex-vc71-mt-gd-1_33_1/instances.obj: ../src/instances.cpp $(ALL_HEADER) |
---|
| 378 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/instances.cpp |
---|
| 379 | |
---|
| 380 | vc71/boost_regex-vc71-mt-gd-1_33_1/posix_api.obj: ../src/posix_api.cpp $(ALL_HEADER) |
---|
| 381 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/posix_api.cpp |
---|
| 382 | |
---|
| 383 | vc71/boost_regex-vc71-mt-gd-1_33_1/regex.obj: ../src/regex.cpp $(ALL_HEADER) |
---|
| 384 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/regex.cpp |
---|
| 385 | |
---|
| 386 | vc71/boost_regex-vc71-mt-gd-1_33_1/regex_debug.obj: ../src/regex_debug.cpp $(ALL_HEADER) |
---|
| 387 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/regex_debug.cpp |
---|
| 388 | |
---|
| 389 | vc71/boost_regex-vc71-mt-gd-1_33_1/regex_raw_buffer.obj: ../src/regex_raw_buffer.cpp $(ALL_HEADER) |
---|
| 390 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/regex_raw_buffer.cpp |
---|
| 391 | |
---|
| 392 | vc71/boost_regex-vc71-mt-gd-1_33_1/regex_traits_defaults.obj: ../src/regex_traits_defaults.cpp $(ALL_HEADER) |
---|
| 393 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/regex_traits_defaults.cpp |
---|
| 394 | |
---|
| 395 | vc71/boost_regex-vc71-mt-gd-1_33_1/static_mutex.obj: ../src/static_mutex.cpp $(ALL_HEADER) |
---|
| 396 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/static_mutex.cpp |
---|
| 397 | |
---|
| 398 | vc71/boost_regex-vc71-mt-gd-1_33_1/usinstances.obj: ../src/usinstances.cpp $(ALL_HEADER) |
---|
| 399 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/usinstances.cpp |
---|
| 400 | |
---|
| 401 | vc71/boost_regex-vc71-mt-gd-1_33_1/w32_regex_traits.obj: ../src/w32_regex_traits.cpp $(ALL_HEADER) |
---|
| 402 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/w32_regex_traits.cpp |
---|
| 403 | |
---|
| 404 | vc71/boost_regex-vc71-mt-gd-1_33_1/wc_regex_traits.obj: ../src/wc_regex_traits.cpp $(ALL_HEADER) |
---|
| 405 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/wc_regex_traits.cpp |
---|
| 406 | |
---|
| 407 | vc71/boost_regex-vc71-mt-gd-1_33_1/wide_posix_api.obj: ../src/wide_posix_api.cpp $(ALL_HEADER) |
---|
| 408 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/wide_posix_api.cpp |
---|
| 409 | |
---|
| 410 | vc71/boost_regex-vc71-mt-gd-1_33_1/winstances.obj: ../src/winstances.cpp $(ALL_HEADER) |
---|
| 411 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /D_DEBUG /DBOOST_REGEX_DYN_LINK /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/boost_regex-vc71-mt-gd-1_33_1.pdb ../src/winstances.cpp |
---|
| 412 | |
---|
| 413 | boost_regex-vc71-mt-gd-1_33_1_dir : |
---|
| 414 | @if not exist "vc71\boost_regex-vc71-mt-gd-1_33_1\$(NULL)" mkdir vc71\boost_regex-vc71-mt-gd-1_33_1 |
---|
| 415 | |
---|
| 416 | boost_regex-vc71-mt-gd-1_33_1_clean : |
---|
| 417 | del vc71\boost_regex-vc71-mt-gd-1_33_1\*.obj |
---|
| 418 | del vc71\boost_regex-vc71-mt-gd-1_33_1\*.idb |
---|
| 419 | del vc71\boost_regex-vc71-mt-gd-1_33_1\*.exp |
---|
| 420 | del vc71\boost_regex-vc71-mt-gd-1_33_1\*.pch |
---|
| 421 | |
---|
| 422 | ./vc71/boost_regex-vc71-mt-gd-1_33_1.lib : vc71/boost_regex-vc71-mt-gd-1_33_1/c_regex_traits.obj vc71/boost_regex-vc71-mt-gd-1_33_1/cpp_regex_traits.obj vc71/boost_regex-vc71-mt-gd-1_33_1/cregex.obj vc71/boost_regex-vc71-mt-gd-1_33_1/fileiter.obj vc71/boost_regex-vc71-mt-gd-1_33_1/icu.obj vc71/boost_regex-vc71-mt-gd-1_33_1/instances.obj vc71/boost_regex-vc71-mt-gd-1_33_1/posix_api.obj vc71/boost_regex-vc71-mt-gd-1_33_1/regex.obj vc71/boost_regex-vc71-mt-gd-1_33_1/regex_debug.obj vc71/boost_regex-vc71-mt-gd-1_33_1/regex_raw_buffer.obj vc71/boost_regex-vc71-mt-gd-1_33_1/regex_traits_defaults.obj vc71/boost_regex-vc71-mt-gd-1_33_1/static_mutex.obj vc71/boost_regex-vc71-mt-gd-1_33_1/usinstances.obj vc71/boost_regex-vc71-mt-gd-1_33_1/w32_regex_traits.obj vc71/boost_regex-vc71-mt-gd-1_33_1/wc_regex_traits.obj vc71/boost_regex-vc71-mt-gd-1_33_1/wide_posix_api.obj vc71/boost_regex-vc71-mt-gd-1_33_1/winstances.obj |
---|
| 423 | link kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /pdb:"vc71/boost_regex-vc71-mt-gd-1_33_1.pdb" /debug /machine:I386 /out:"vc71/boost_regex-vc71-mt-gd-1_33_1.dll" /implib:"vc71/boost_regex-vc71-mt-gd-1_33_1.lib" /LIBPATH:"$(STLPORT_PATH)\lib" $(XLFLAGS) $(ICU_LINK_OPTS) vc71/boost_regex-vc71-mt-gd-1_33_1/c_regex_traits.obj vc71/boost_regex-vc71-mt-gd-1_33_1/cpp_regex_traits.obj vc71/boost_regex-vc71-mt-gd-1_33_1/cregex.obj vc71/boost_regex-vc71-mt-gd-1_33_1/fileiter.obj vc71/boost_regex-vc71-mt-gd-1_33_1/icu.obj vc71/boost_regex-vc71-mt-gd-1_33_1/instances.obj vc71/boost_regex-vc71-mt-gd-1_33_1/posix_api.obj vc71/boost_regex-vc71-mt-gd-1_33_1/regex.obj vc71/boost_regex-vc71-mt-gd-1_33_1/regex_debug.obj vc71/boost_regex-vc71-mt-gd-1_33_1/regex_raw_buffer.obj vc71/boost_regex-vc71-mt-gd-1_33_1/regex_traits_defaults.obj vc71/boost_regex-vc71-mt-gd-1_33_1/static_mutex.obj vc71/boost_regex-vc71-mt-gd-1_33_1/usinstances.obj vc71/boost_regex-vc71-mt-gd-1_33_1/w32_regex_traits.obj vc71/boost_regex-vc71-mt-gd-1_33_1/wc_regex_traits.obj vc71/boost_regex-vc71-mt-gd-1_33_1/wide_posix_api.obj vc71/boost_regex-vc71-mt-gd-1_33_1/winstances.obj |
---|
| 424 | |
---|
| 425 | ######################################################## |
---|
| 426 | # |
---|
| 427 | # section for boost_regex-vc71-mt-1_33_1.lib |
---|
| 428 | # |
---|
| 429 | ######################################################## |
---|
| 430 | vc71/boost_regex-vc71-mt-1_33_1/c_regex_traits.obj: ../src/c_regex_traits.cpp $(ALL_HEADER) |
---|
| 431 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/c_regex_traits.cpp |
---|
| 432 | |
---|
| 433 | vc71/boost_regex-vc71-mt-1_33_1/cpp_regex_traits.obj: ../src/cpp_regex_traits.cpp $(ALL_HEADER) |
---|
| 434 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/cpp_regex_traits.cpp |
---|
| 435 | |
---|
| 436 | vc71/boost_regex-vc71-mt-1_33_1/cregex.obj: ../src/cregex.cpp $(ALL_HEADER) |
---|
| 437 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/cregex.cpp |
---|
| 438 | |
---|
| 439 | vc71/boost_regex-vc71-mt-1_33_1/fileiter.obj: ../src/fileiter.cpp $(ALL_HEADER) |
---|
| 440 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/fileiter.cpp |
---|
| 441 | |
---|
| 442 | vc71/boost_regex-vc71-mt-1_33_1/icu.obj: ../src/icu.cpp $(ALL_HEADER) |
---|
| 443 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/icu.cpp |
---|
| 444 | |
---|
| 445 | vc71/boost_regex-vc71-mt-1_33_1/instances.obj: ../src/instances.cpp $(ALL_HEADER) |
---|
| 446 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/instances.cpp |
---|
| 447 | |
---|
| 448 | vc71/boost_regex-vc71-mt-1_33_1/posix_api.obj: ../src/posix_api.cpp $(ALL_HEADER) |
---|
| 449 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/posix_api.cpp |
---|
| 450 | |
---|
| 451 | vc71/boost_regex-vc71-mt-1_33_1/regex.obj: ../src/regex.cpp $(ALL_HEADER) |
---|
| 452 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/regex.cpp |
---|
| 453 | |
---|
| 454 | vc71/boost_regex-vc71-mt-1_33_1/regex_debug.obj: ../src/regex_debug.cpp $(ALL_HEADER) |
---|
| 455 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/regex_debug.cpp |
---|
| 456 | |
---|
| 457 | vc71/boost_regex-vc71-mt-1_33_1/regex_raw_buffer.obj: ../src/regex_raw_buffer.cpp $(ALL_HEADER) |
---|
| 458 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/regex_raw_buffer.cpp |
---|
| 459 | |
---|
| 460 | vc71/boost_regex-vc71-mt-1_33_1/regex_traits_defaults.obj: ../src/regex_traits_defaults.cpp $(ALL_HEADER) |
---|
| 461 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/regex_traits_defaults.cpp |
---|
| 462 | |
---|
| 463 | vc71/boost_regex-vc71-mt-1_33_1/static_mutex.obj: ../src/static_mutex.cpp $(ALL_HEADER) |
---|
| 464 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/static_mutex.cpp |
---|
| 465 | |
---|
| 466 | vc71/boost_regex-vc71-mt-1_33_1/usinstances.obj: ../src/usinstances.cpp $(ALL_HEADER) |
---|
| 467 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/usinstances.cpp |
---|
| 468 | |
---|
| 469 | vc71/boost_regex-vc71-mt-1_33_1/w32_regex_traits.obj: ../src/w32_regex_traits.cpp $(ALL_HEADER) |
---|
| 470 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/w32_regex_traits.cpp |
---|
| 471 | |
---|
| 472 | vc71/boost_regex-vc71-mt-1_33_1/wc_regex_traits.obj: ../src/wc_regex_traits.cpp $(ALL_HEADER) |
---|
| 473 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/wc_regex_traits.cpp |
---|
| 474 | |
---|
| 475 | vc71/boost_regex-vc71-mt-1_33_1/wide_posix_api.obj: ../src/wide_posix_api.cpp $(ALL_HEADER) |
---|
| 476 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/wide_posix_api.cpp |
---|
| 477 | |
---|
| 478 | vc71/boost_regex-vc71-mt-1_33_1/winstances.obj: ../src/winstances.cpp $(ALL_HEADER) |
---|
| 479 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_DYN_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/boost_regex-vc71-mt-1_33_1/ -Fdvc71/boost_regex-vc71-mt-1_33_1.pdb ../src/winstances.cpp |
---|
| 480 | |
---|
| 481 | boost_regex-vc71-mt-1_33_1_dir : |
---|
| 482 | @if not exist "vc71\boost_regex-vc71-mt-1_33_1\$(NULL)" mkdir vc71\boost_regex-vc71-mt-1_33_1 |
---|
| 483 | |
---|
| 484 | boost_regex-vc71-mt-1_33_1_clean : |
---|
| 485 | del vc71\boost_regex-vc71-mt-1_33_1\*.obj |
---|
| 486 | del vc71\boost_regex-vc71-mt-1_33_1\*.idb |
---|
| 487 | del vc71\boost_regex-vc71-mt-1_33_1\*.exp |
---|
| 488 | del vc71\boost_regex-vc71-mt-1_33_1\*.pch |
---|
| 489 | |
---|
| 490 | ./vc71/boost_regex-vc71-mt-1_33_1.lib : vc71/boost_regex-vc71-mt-1_33_1/c_regex_traits.obj vc71/boost_regex-vc71-mt-1_33_1/cpp_regex_traits.obj vc71/boost_regex-vc71-mt-1_33_1/cregex.obj vc71/boost_regex-vc71-mt-1_33_1/fileiter.obj vc71/boost_regex-vc71-mt-1_33_1/icu.obj vc71/boost_regex-vc71-mt-1_33_1/instances.obj vc71/boost_regex-vc71-mt-1_33_1/posix_api.obj vc71/boost_regex-vc71-mt-1_33_1/regex.obj vc71/boost_regex-vc71-mt-1_33_1/regex_debug.obj vc71/boost_regex-vc71-mt-1_33_1/regex_raw_buffer.obj vc71/boost_regex-vc71-mt-1_33_1/regex_traits_defaults.obj vc71/boost_regex-vc71-mt-1_33_1/static_mutex.obj vc71/boost_regex-vc71-mt-1_33_1/usinstances.obj vc71/boost_regex-vc71-mt-1_33_1/w32_regex_traits.obj vc71/boost_regex-vc71-mt-1_33_1/wc_regex_traits.obj vc71/boost_regex-vc71-mt-1_33_1/wide_posix_api.obj vc71/boost_regex-vc71-mt-1_33_1/winstances.obj |
---|
| 491 | link kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /pdb:"vc71/boost_regex-vc71-mt-1_33_1.pdb" /debug /machine:I386 /out:"vc71/boost_regex-vc71-mt-1_33_1.dll" /implib:"vc71/boost_regex-vc71-mt-1_33_1.lib" /LIBPATH:"$(STLPORT_PATH)\lib" $(XLFLAGS) $(ICU_LINK_OPTS) vc71/boost_regex-vc71-mt-1_33_1/c_regex_traits.obj vc71/boost_regex-vc71-mt-1_33_1/cpp_regex_traits.obj vc71/boost_regex-vc71-mt-1_33_1/cregex.obj vc71/boost_regex-vc71-mt-1_33_1/fileiter.obj vc71/boost_regex-vc71-mt-1_33_1/icu.obj vc71/boost_regex-vc71-mt-1_33_1/instances.obj vc71/boost_regex-vc71-mt-1_33_1/posix_api.obj vc71/boost_regex-vc71-mt-1_33_1/regex.obj vc71/boost_regex-vc71-mt-1_33_1/regex_debug.obj vc71/boost_regex-vc71-mt-1_33_1/regex_raw_buffer.obj vc71/boost_regex-vc71-mt-1_33_1/regex_traits_defaults.obj vc71/boost_regex-vc71-mt-1_33_1/static_mutex.obj vc71/boost_regex-vc71-mt-1_33_1/usinstances.obj vc71/boost_regex-vc71-mt-1_33_1/w32_regex_traits.obj vc71/boost_regex-vc71-mt-1_33_1/wc_regex_traits.obj vc71/boost_regex-vc71-mt-1_33_1/wide_posix_api.obj vc71/boost_regex-vc71-mt-1_33_1/winstances.obj |
---|
| 492 | |
---|
| 493 | ######################################################## |
---|
| 494 | # |
---|
| 495 | # section for libboost_regex-vc71-mt-1_33_1.lib |
---|
| 496 | # |
---|
| 497 | ######################################################## |
---|
| 498 | vc71/libboost_regex-vc71-mt-1_33_1/c_regex_traits.obj: ../src/c_regex_traits.cpp $(ALL_HEADER) |
---|
| 499 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/c_regex_traits.cpp |
---|
| 500 | |
---|
| 501 | vc71/libboost_regex-vc71-mt-1_33_1/cpp_regex_traits.obj: ../src/cpp_regex_traits.cpp $(ALL_HEADER) |
---|
| 502 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/cpp_regex_traits.cpp |
---|
| 503 | |
---|
| 504 | vc71/libboost_regex-vc71-mt-1_33_1/cregex.obj: ../src/cregex.cpp $(ALL_HEADER) |
---|
| 505 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/cregex.cpp |
---|
| 506 | |
---|
| 507 | vc71/libboost_regex-vc71-mt-1_33_1/fileiter.obj: ../src/fileiter.cpp $(ALL_HEADER) |
---|
| 508 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/fileiter.cpp |
---|
| 509 | |
---|
| 510 | vc71/libboost_regex-vc71-mt-1_33_1/icu.obj: ../src/icu.cpp $(ALL_HEADER) |
---|
| 511 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/icu.cpp |
---|
| 512 | |
---|
| 513 | vc71/libboost_regex-vc71-mt-1_33_1/instances.obj: ../src/instances.cpp $(ALL_HEADER) |
---|
| 514 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/instances.cpp |
---|
| 515 | |
---|
| 516 | vc71/libboost_regex-vc71-mt-1_33_1/posix_api.obj: ../src/posix_api.cpp $(ALL_HEADER) |
---|
| 517 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/posix_api.cpp |
---|
| 518 | |
---|
| 519 | vc71/libboost_regex-vc71-mt-1_33_1/regex.obj: ../src/regex.cpp $(ALL_HEADER) |
---|
| 520 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/regex.cpp |
---|
| 521 | |
---|
| 522 | vc71/libboost_regex-vc71-mt-1_33_1/regex_debug.obj: ../src/regex_debug.cpp $(ALL_HEADER) |
---|
| 523 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/regex_debug.cpp |
---|
| 524 | |
---|
| 525 | vc71/libboost_regex-vc71-mt-1_33_1/regex_raw_buffer.obj: ../src/regex_raw_buffer.cpp $(ALL_HEADER) |
---|
| 526 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/regex_raw_buffer.cpp |
---|
| 527 | |
---|
| 528 | vc71/libboost_regex-vc71-mt-1_33_1/regex_traits_defaults.obj: ../src/regex_traits_defaults.cpp $(ALL_HEADER) |
---|
| 529 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/regex_traits_defaults.cpp |
---|
| 530 | |
---|
| 531 | vc71/libboost_regex-vc71-mt-1_33_1/static_mutex.obj: ../src/static_mutex.cpp $(ALL_HEADER) |
---|
| 532 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/static_mutex.cpp |
---|
| 533 | |
---|
| 534 | vc71/libboost_regex-vc71-mt-1_33_1/usinstances.obj: ../src/usinstances.cpp $(ALL_HEADER) |
---|
| 535 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/usinstances.cpp |
---|
| 536 | |
---|
| 537 | vc71/libboost_regex-vc71-mt-1_33_1/w32_regex_traits.obj: ../src/w32_regex_traits.cpp $(ALL_HEADER) |
---|
| 538 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/w32_regex_traits.cpp |
---|
| 539 | |
---|
| 540 | vc71/libboost_regex-vc71-mt-1_33_1/wc_regex_traits.obj: ../src/wc_regex_traits.cpp $(ALL_HEADER) |
---|
| 541 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/wc_regex_traits.cpp |
---|
| 542 | |
---|
| 543 | vc71/libboost_regex-vc71-mt-1_33_1/wide_posix_api.obj: ../src/wide_posix_api.cpp $(ALL_HEADER) |
---|
| 544 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/wide_posix_api.cpp |
---|
| 545 | |
---|
| 546 | vc71/libboost_regex-vc71-mt-1_33_1/winstances.obj: ../src/winstances.cpp $(ALL_HEADER) |
---|
| 547 | cl $(INCLUDES) /nologo /MD /W3 /GX /O2 /GB /GF /Gy /I../../../ /DBOOST_REGEX_STATIC_LINK /DNDEBUG /DWIN32 /D_WINDOWS /D_MBCS /D_USRDLL /FD /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-1_33_1.pdb ../src/winstances.cpp |
---|
| 548 | |
---|
| 549 | libboost_regex-vc71-mt-1_33_1_dir : |
---|
| 550 | @if not exist "vc71\libboost_regex-vc71-mt-1_33_1\$(NULL)" mkdir vc71\libboost_regex-vc71-mt-1_33_1 |
---|
| 551 | |
---|
| 552 | libboost_regex-vc71-mt-1_33_1_clean : |
---|
| 553 | del vc71\libboost_regex-vc71-mt-1_33_1\*.obj |
---|
| 554 | del vc71\libboost_regex-vc71-mt-1_33_1\*.idb |
---|
| 555 | del vc71\libboost_regex-vc71-mt-1_33_1\*.exp |
---|
| 556 | del vc71\libboost_regex-vc71-mt-1_33_1\*.pch |
---|
| 557 | |
---|
| 558 | ./vc71/libboost_regex-vc71-mt-1_33_1.lib : vc71/libboost_regex-vc71-mt-1_33_1/c_regex_traits.obj vc71/libboost_regex-vc71-mt-1_33_1/cpp_regex_traits.obj vc71/libboost_regex-vc71-mt-1_33_1/cregex.obj vc71/libboost_regex-vc71-mt-1_33_1/fileiter.obj vc71/libboost_regex-vc71-mt-1_33_1/icu.obj vc71/libboost_regex-vc71-mt-1_33_1/instances.obj vc71/libboost_regex-vc71-mt-1_33_1/posix_api.obj vc71/libboost_regex-vc71-mt-1_33_1/regex.obj vc71/libboost_regex-vc71-mt-1_33_1/regex_debug.obj vc71/libboost_regex-vc71-mt-1_33_1/regex_raw_buffer.obj vc71/libboost_regex-vc71-mt-1_33_1/regex_traits_defaults.obj vc71/libboost_regex-vc71-mt-1_33_1/static_mutex.obj vc71/libboost_regex-vc71-mt-1_33_1/usinstances.obj vc71/libboost_regex-vc71-mt-1_33_1/w32_regex_traits.obj vc71/libboost_regex-vc71-mt-1_33_1/wc_regex_traits.obj vc71/libboost_regex-vc71-mt-1_33_1/wide_posix_api.obj vc71/libboost_regex-vc71-mt-1_33_1/winstances.obj |
---|
| 559 | link -lib /nologo /out:vc71/libboost_regex-vc71-mt-1_33_1.lib $(XSFLAGS) vc71/libboost_regex-vc71-mt-1_33_1/c_regex_traits.obj vc71/libboost_regex-vc71-mt-1_33_1/cpp_regex_traits.obj vc71/libboost_regex-vc71-mt-1_33_1/cregex.obj vc71/libboost_regex-vc71-mt-1_33_1/fileiter.obj vc71/libboost_regex-vc71-mt-1_33_1/icu.obj vc71/libboost_regex-vc71-mt-1_33_1/instances.obj vc71/libboost_regex-vc71-mt-1_33_1/posix_api.obj vc71/libboost_regex-vc71-mt-1_33_1/regex.obj vc71/libboost_regex-vc71-mt-1_33_1/regex_debug.obj vc71/libboost_regex-vc71-mt-1_33_1/regex_raw_buffer.obj vc71/libboost_regex-vc71-mt-1_33_1/regex_traits_defaults.obj vc71/libboost_regex-vc71-mt-1_33_1/static_mutex.obj vc71/libboost_regex-vc71-mt-1_33_1/usinstances.obj vc71/libboost_regex-vc71-mt-1_33_1/w32_regex_traits.obj vc71/libboost_regex-vc71-mt-1_33_1/wc_regex_traits.obj vc71/libboost_regex-vc71-mt-1_33_1/wide_posix_api.obj vc71/libboost_regex-vc71-mt-1_33_1/winstances.obj |
---|
| 560 | |
---|
| 561 | ######################################################## |
---|
| 562 | # |
---|
| 563 | # section for libboost_regex-vc71-mt-gd-1_33_1.lib |
---|
| 564 | # |
---|
| 565 | ######################################################## |
---|
| 566 | vc71/libboost_regex-vc71-mt-gd-1_33_1/c_regex_traits.obj: ../src/c_regex_traits.cpp $(ALL_HEADER) |
---|
| 567 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/c_regex_traits.cpp |
---|
| 568 | |
---|
| 569 | vc71/libboost_regex-vc71-mt-gd-1_33_1/cpp_regex_traits.obj: ../src/cpp_regex_traits.cpp $(ALL_HEADER) |
---|
| 570 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/cpp_regex_traits.cpp |
---|
| 571 | |
---|
| 572 | vc71/libboost_regex-vc71-mt-gd-1_33_1/cregex.obj: ../src/cregex.cpp $(ALL_HEADER) |
---|
| 573 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/cregex.cpp |
---|
| 574 | |
---|
| 575 | vc71/libboost_regex-vc71-mt-gd-1_33_1/fileiter.obj: ../src/fileiter.cpp $(ALL_HEADER) |
---|
| 576 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/fileiter.cpp |
---|
| 577 | |
---|
| 578 | vc71/libboost_regex-vc71-mt-gd-1_33_1/icu.obj: ../src/icu.cpp $(ALL_HEADER) |
---|
| 579 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/icu.cpp |
---|
| 580 | |
---|
| 581 | vc71/libboost_regex-vc71-mt-gd-1_33_1/instances.obj: ../src/instances.cpp $(ALL_HEADER) |
---|
| 582 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/instances.cpp |
---|
| 583 | |
---|
| 584 | vc71/libboost_regex-vc71-mt-gd-1_33_1/posix_api.obj: ../src/posix_api.cpp $(ALL_HEADER) |
---|
| 585 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/posix_api.cpp |
---|
| 586 | |
---|
| 587 | vc71/libboost_regex-vc71-mt-gd-1_33_1/regex.obj: ../src/regex.cpp $(ALL_HEADER) |
---|
| 588 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/regex.cpp |
---|
| 589 | |
---|
| 590 | vc71/libboost_regex-vc71-mt-gd-1_33_1/regex_debug.obj: ../src/regex_debug.cpp $(ALL_HEADER) |
---|
| 591 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/regex_debug.cpp |
---|
| 592 | |
---|
| 593 | vc71/libboost_regex-vc71-mt-gd-1_33_1/regex_raw_buffer.obj: ../src/regex_raw_buffer.cpp $(ALL_HEADER) |
---|
| 594 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/regex_raw_buffer.cpp |
---|
| 595 | |
---|
| 596 | vc71/libboost_regex-vc71-mt-gd-1_33_1/regex_traits_defaults.obj: ../src/regex_traits_defaults.cpp $(ALL_HEADER) |
---|
| 597 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/regex_traits_defaults.cpp |
---|
| 598 | |
---|
| 599 | vc71/libboost_regex-vc71-mt-gd-1_33_1/static_mutex.obj: ../src/static_mutex.cpp $(ALL_HEADER) |
---|
| 600 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/static_mutex.cpp |
---|
| 601 | |
---|
| 602 | vc71/libboost_regex-vc71-mt-gd-1_33_1/usinstances.obj: ../src/usinstances.cpp $(ALL_HEADER) |
---|
| 603 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/usinstances.cpp |
---|
| 604 | |
---|
| 605 | vc71/libboost_regex-vc71-mt-gd-1_33_1/w32_regex_traits.obj: ../src/w32_regex_traits.cpp $(ALL_HEADER) |
---|
| 606 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/w32_regex_traits.cpp |
---|
| 607 | |
---|
| 608 | vc71/libboost_regex-vc71-mt-gd-1_33_1/wc_regex_traits.obj: ../src/wc_regex_traits.cpp $(ALL_HEADER) |
---|
| 609 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/wc_regex_traits.cpp |
---|
| 610 | |
---|
| 611 | vc71/libboost_regex-vc71-mt-gd-1_33_1/wide_posix_api.obj: ../src/wide_posix_api.cpp $(ALL_HEADER) |
---|
| 612 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/wide_posix_api.cpp |
---|
| 613 | |
---|
| 614 | vc71/libboost_regex-vc71-mt-gd-1_33_1/winstances.obj: ../src/winstances.cpp $(ALL_HEADER) |
---|
| 615 | cl $(INCLUDES) /nologo /MDd /W3 /Gm /GX /Zi /Od /I../../../ /DBOOST_REGEX_STATIC_LINK /D_DEBUG /DWIN32 /D_WINDOWS /D_MBCS /DUSRDLL /FD /GX /RTC1 /Zc:wchar_t /c $(CXXFLAGS) $(ICU_COMPILE_OPTS) -Y- -Fo./vc71/libboost_regex-vc71-mt-gd-1_33_1/ -Fdvc71/libboost_regex-vc71-mt-gd-1_33_1.pdb ../src/winstances.cpp |
---|
| 616 | |
---|
| 617 | libboost_regex-vc71-mt-gd-1_33_1_dir : |
---|
| 618 | @if not exist "vc71\libboost_regex-vc71-mt-gd-1_33_1\$(NULL)" mkdir vc71\libboost_regex-vc71-mt-gd-1_33_1 |
---|
| 619 | |
---|
| 620 | libboost_regex-vc71-mt-gd-1_33_1_clean : |
---|
| 621 | del vc71\libboost_regex-vc71-mt-gd-1_33_1\*.obj |
---|
| 622 | del vc71\libboost_regex-vc71-mt-gd-1_33_1\*.idb |
---|
| 623 | del vc71\libboost_regex-vc71-mt-gd-1_33_1\*.exp |
---|
| 624 | del vc71\libboost_regex-vc71-mt-gd-1_33_1\*.pch |
---|
| 625 | |
---|
| 626 | ./vc71/libboost_regex-vc71-mt-gd-1_33_1.lib : vc71/libboost_regex-vc71-mt-gd-1_33_1/c_regex_traits.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/cpp_regex_traits.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/cregex.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/fileiter.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/icu.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/instances.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/posix_api.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/regex.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/regex_debug.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/regex_raw_buffer.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/regex_traits_defaults.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/static_mutex.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/usinstances.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/w32_regex_traits.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/wc_regex_traits.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/wide_posix_api.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/winstances.obj |
---|
| 627 | link -lib /nologo /out:vc71/libboost_regex-vc71-mt-gd-1_33_1.lib $(XSFLAGS) vc71/libboost_regex-vc71-mt-gd-1_33_1/c_regex_traits.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/cpp_regex_traits.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/cregex.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/fileiter.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/icu.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/instances.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/posix_api.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/regex.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/regex_debug.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/regex_raw_buffer.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/regex_traits_defaults.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/static_mutex.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/usinstances.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/w32_regex_traits.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/wc_regex_traits.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/wide_posix_api.obj vc71/libboost_regex-vc71-mt-gd-1_33_1/winstances.obj |
---|
| 628 | |
---|