regex regression test update

[SVN r7996]
This commit is contained in:
John Maddock
2000-10-18 10:43:07 +00:00
parent f59c88d0bb
commit bd184b7ade
3 changed files with 17 additions and 38 deletions

View File

@ -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