forked from boostorg/regex
New vc8 makefile needs to use correct lib name mangling.
Update installation docs for makefiles. Update regression test makefiles. [SVN r29678]
This commit is contained in:
@ -8,7 +8,7 @@ CXX= CC $(INCLUDES) -I../../../../ -I./ $(CXXFLAGS) -L../../../../stage/lib -L..
|
||||
#
|
||||
# sources to compile for each test:
|
||||
#
|
||||
SOURCES=*.cpp ../../../test/src/cpp_main.cpp ../../../test/src/execution_monitor.cpp
|
||||
SOURCES=*.cpp
|
||||
|
||||
total : r rm r/regress rm/regress rs rms rs/regress rms/regress rw rmw rw/regress rmw/regress rsw rmsw rsw/regress rmsw/regress
|
||||
echo testsing narrow character versions:
|
||||
@ -135,5 +135,6 @@ clean:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user