| 405 |
|
|
| 406 |
# Additional files to bundle with the distribution. |
# Additional files to bundle with the distribution. |
| 407 |
|
|
| 408 |
|
# These files are to do with building for Virtual Pascal |
| 409 |
|
|
| 410 |
# The pcre_printint.src file is #included by some source files, so it must be |
# The pcre_printint.src file is #included by some source files, so it must be |
| 411 |
# distributed. In an Autotools world, config.h is generated from config.h.in, |
# distributed. In an Autotools world, config.h is generated from config.h.in, |
| 412 |
# but, like pcre.h, we want to include it in the distribution so that users |
# but, like pcre.h, we want to include it in the distribution so that users |
| 413 |
# building without Autotools support have an easier time of it. |
# building without Autotools support have an easier time of it. |
| 414 |
EXTRA_DIST = pcre_printint.src config.h RunTest.bat testdata/grepinput \ |
EXTRA_DIST = makevp.bat !compile.txt !linklib.txt pcregexp.pas \ |
| 415 |
|
pcre_printint.src config.h RunTest.bat testdata/grepinput \ |
| 416 |
testdata/grepinput8 testdata/grepinputx testdata/greplist \ |
testdata/grepinput8 testdata/grepinputx testdata/greplist \ |
| 417 |
testdata/grepoutput testdata/grepoutput8 testdata/testinput1 \ |
testdata/grepoutput testdata/grepoutput8 testdata/testinput1 \ |
| 418 |
testdata/testinput2 testdata/testinput3 testdata/testinput4 \ |
testdata/testinput2 testdata/testinput3 testdata/testinput4 \ |