Parent Directory
|
Revision Log
|
Patch
revision 153 by ph10, Wed Apr 18 09:12:14 2007 UTC | revision 165 by ph10, Wed May 9 10:50:57 2007 UTC | |
---|---|---|
# | Line 268 EXTRA_DIST += \ | Line 268 EXTRA_DIST += \ |
268 | testdata/testinput7 \ | testdata/testinput7 \ |
269 | testdata/testinput8 \ | testdata/testinput8 \ |
270 | testdata/testinput9 \ | testdata/testinput9 \ |
271 | testdata/testinput10 \ | |
272 | testdata/testoutput1 \ | testdata/testoutput1 \ |
273 | testdata/testoutput2 \ | testdata/testoutput2 \ |
274 | testdata/testoutput3 \ | testdata/testoutput3 \ |
# | Line 277 EXTRA_DIST += \ | Line 278 EXTRA_DIST += \ |
278 | testdata/testoutput7 \ | testdata/testoutput7 \ |
279 | testdata/testoutput8 \ | testdata/testoutput8 \ |
280 | testdata/testoutput9 \ | testdata/testoutput9 \ |
281 | testdata/testoutput10 \ | |
282 | perltest.pl | perltest.pl |
283 | ||
284 | CLEANFILES += \ | CLEANFILES += \ |
285 | testsavedregex \ | testsavedregex \ |
286 | teststderr \ | teststderr \ |
287 | testtry | testtry \ |
288 | testNinput | |
289 | ||
290 | # PCRE demonstration program | # PCRE demonstration program |
291 | noinst_PROGRAMS += pcredemo | noinst_PROGRAMS += pcredemo |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |