mirror of
https://github.com/boostorg/regex.git
synced 2025-07-16 05:42:15 +02:00
141 B
141 B
LIBNAME=regex++
CPP=@CXX@ AR=ar
CPP_PROJ=@CXXFLAGS@ -I../../../ -c
ALL_O=@ac_all_o@ ALL_H=@ac_all_h@
lib$(LIBNAME).a : $(ALL_O)