mirror of
https://github.com/boostorg/regex.git
synced 2025-07-22 16:47:17 +02:00
regex regression test update
[SVN r7996]
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
# very basic makefile for regression tests
|
||||
#
|
||||
CXX=@CXX@
|
||||
CXXFLAGS=@CXXFLAGS@
|
||||
CXXFLAGS=@CXXFLAGS@ -I../../../../
|
||||
LIBS=@LIBS@ -L../../lib -lregex++
|
||||
EXE=@ac_exe_ext@
|
||||
OBJ=@ac_obj_ext@
|
||||
@ -41,5 +41,6 @@ r2$(EXE) :: tests.cpp parse.cpp regress.cpp
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user