Parent Directory
|
Revision Log
|
Patch
| code/trunk/Makefile.am revision 466 by ph10, Mon Oct 19 11:42:08 2009 UTC | code/tags/pcre-8.13/Makefile.am revision 660 by ph10, Tue Aug 16 09:50:57 2011 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | ## Process this file with automake to produce Makefile.in. | ## Process this file with automake to produce Makefile.in. |
| 2 | ||
| 3 | ACLOCAL_AMFLAGS = -I m4 | |
| 4 | ||
| 5 | dist_doc_DATA = \ | dist_doc_DATA = \ |
| 6 | doc/pcre.txt \ | doc/pcre.txt \ |
| 7 | doc/pcre-config.txt \ | doc/pcre-config.txt \ |
| # | Line 254 pcregrep_LDADD = libpcreposix.la $(LIBZ) | Line 256 pcregrep_LDADD = libpcreposix.la $(LIBZ) |
| 256 | ||
| 257 | EXTRA_DIST += \ | EXTRA_DIST += \ |
| 258 | testdata/grepinput \ | testdata/grepinput \ |
| 259 | testdata/grepinput3 \ | |
| 260 | testdata/grepinput8 \ | testdata/grepinput8 \ |
| 261 | testdata/grepinputv \ | testdata/grepinputv \ |
| 262 | testdata/grepinputx \ | testdata/grepinputx \ |
| # | Line 273 EXTRA_DIST += \ | Line 276 EXTRA_DIST += \ |
| 276 | testdata/testinput10 \ | testdata/testinput10 \ |
| 277 | testdata/testinput11 \ | testdata/testinput11 \ |
| 278 | testdata/testinput12 \ | testdata/testinput12 \ |
| 279 | testdata/testinput13 \ | |
| 280 | testdata/testoutput1 \ | testdata/testoutput1 \ |
| 281 | testdata/testoutput2 \ | testdata/testoutput2 \ |
| 282 | testdata/testoutput3 \ | testdata/testoutput3 \ |
| # | Line 285 EXTRA_DIST += \ | Line 289 EXTRA_DIST += \ |
| 289 | testdata/testoutput10 \ | testdata/testoutput10 \ |
| 290 | testdata/testoutput11 \ | testdata/testoutput11 \ |
| 291 | testdata/testoutput12 \ | testdata/testoutput12 \ |
| 292 | testdata/testoutput13 \ | |
| 293 | testdata/wintestinput3 \ | testdata/wintestinput3 \ |
| 294 | testdata/wintestoutput3 \ | testdata/wintestoutput3 \ |
| 295 | perltest.pl | perltest.pl |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |