mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 20:17:24 +02:00
More regex makefile updates (changed name to libboost_regex)
[SVN r9486]
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
|
||||
LIBNAME=regex++
|
||||
LIBNAME=boost_regex
|
||||
|
||||
CPP=@CXX@
|
||||
AR=ar
|
||||
@ -16,3 +16,4 @@ lib$(LIBNAME).a : $(ALL_O)
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user