49 |
doc/html/pcreprecompile.html \ |
doc/html/pcreprecompile.html \ |
50 |
doc/html/pcresample.html \ |
doc/html/pcresample.html \ |
51 |
doc/html/pcrestack.html \ |
doc/html/pcrestack.html \ |
52 |
|
doc/html/pcresyntax.html \ |
53 |
doc/html/pcretest.html |
doc/html/pcretest.html |
54 |
|
|
55 |
pcrecpp_html = doc/html/pcrecpp.html |
pcrecpp_html = doc/html/pcrecpp.html |
211 |
|
|
212 |
lib_LTLIBRARIES += libpcrecpp.la |
lib_LTLIBRARIES += libpcrecpp.la |
213 |
libpcrecpp_la_SOURCES = \ |
libpcrecpp_la_SOURCES = \ |
214 |
|
pcrecpp_internal.h \ |
215 |
pcrecpp.cc \ |
pcrecpp.cc \ |
216 |
pcre_scanner.cc \ |
pcre_scanner.cc \ |
217 |
pcre_stringpiece.cc |
pcre_stringpiece.cc |
256 |
EXTRA_DIST += \ |
EXTRA_DIST += \ |
257 |
testdata/grepinput \ |
testdata/grepinput \ |
258 |
testdata/grepinput8 \ |
testdata/grepinput8 \ |
259 |
|
testdata/grepinputv \ |
260 |
testdata/grepinputx \ |
testdata/grepinputx \ |
261 |
testdata/greplist \ |
testdata/greplist \ |
262 |
testdata/grepoutput \ |
testdata/grepoutput \ |