More regex makefile updates (changed name to libboost_regex)

[SVN r9486]
This commit is contained in:
John Maddock
2001-03-08 12:29:07 +00:00
parent 15142ddf9d
commit 9e6a7d8e5f
11 changed files with 23 additions and 22 deletions

View File

@ -1,5 +1,5 @@
LIBNAME=regex++
LIBNAME=boost_regex
CPP=@CXX@
AR=ar

View File

@ -1,5 +1,5 @@
LIBNAME=regex++
LIBNAME=boost_regex
CPP=@CXX@
AR=ar
@ -16,3 +16,4 @@ lib$(LIBNAME).a : $(ALL_O)