Bug 631602: Move make options from environment.sh to environment variables on the...
[tamarin-stm.git] / pcre / Makefile.in
blob44b0a0cd33cb592f5f3af128cf7b915549c476d4
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 TESTS = $(am__EXEEXT_2) RunTest RunGrepTest
40 bin_PROGRAMS = pcretest$(EXEEXT) pcregrep$(EXEEXT)
41 noinst_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) pcredemo$(EXEEXT)
43 # These additional headers will be be installed if C++ support is enabled. We
44 # do not distribute pcrecpparg.h or pcre_stringpiece.h, as these are generated
45 # from corresponding .h.in files (which we do distribute).
46 @WITH_PCRE_CPP_TRUE@am__append_1 = \
47 @WITH_PCRE_CPP_TRUE@ pcrecpparg.h \
48 @WITH_PCRE_CPP_TRUE@ pcre_stringpiece.h
50 @WITH_PCRE_CPP_TRUE@am__append_2 = \
51 @WITH_PCRE_CPP_TRUE@ pcrecpp.h \
52 @WITH_PCRE_CPP_TRUE@ pcre_scanner.h
54 @WITH_REBUILD_CHARTABLES_TRUE@am__append_3 = dftables
55 @WITH_PCRE_CPP_TRUE@am__append_4 = libpcrecpp.la
56 @WITH_PCRE_CPP_TRUE@am__append_5 = pcrecpp_unittest \
57 @WITH_PCRE_CPP_TRUE@ pcre_scanner_unittest \
58 @WITH_PCRE_CPP_TRUE@ pcre_stringpiece_unittest
59 @WITH_PCRE_CPP_TRUE@am__append_6 = pcrecpp_unittest \
60 @WITH_PCRE_CPP_TRUE@ pcre_scanner_unittest \
61 @WITH_PCRE_CPP_TRUE@ pcre_stringpiece_unittest
62 @WITH_PCRE_CPP_TRUE@am__append_7 = libpcrecpp.pc
63 subdir = .
64 DIST_COMMON = README $(am__configure_deps) $(am__include_HEADERS_DIST) \
65 $(dist_doc_DATA) $(dist_html_DATA) $(dist_man_MANS) \
66 $(dist_noinst_DATA) $(dist_noinst_SCRIPTS) \
67 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
68 $(srcdir)/config.h.in $(srcdir)/libpcre.pc.in \
69 $(srcdir)/libpcrecpp.pc.in $(srcdir)/pcre-config.in \
70 $(srcdir)/pcre.h.in $(srcdir)/pcre_stringpiece.h.in \
71 $(srcdir)/pcrecpparg.h.in $(top_srcdir)/configure AUTHORS \
72 COPYING ChangeLog INSTALL NEWS config.guess config.sub depcomp \
73 install-sh ltmain.sh missing
74 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
75 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
76 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
77 $(ACLOCAL_M4)
78 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
79 configure.lineno config.status.lineno
80 mkinstalldirs = $(install_sh) -d
81 CONFIG_HEADER = config.h
82 CONFIG_CLEAN_FILES = libpcre.pc libpcrecpp.pc pcre-config pcre.h \
83 pcre_stringpiece.h pcrecpparg.h
84 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
85 am__vpath_adj = case $$p in \
86 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
87 *) f=$$p;; \
88 esac;
89 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
90 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
91 "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" \
92 "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(docdir)" \
93 "$(DESTDIR)$(htmldir)" "$(DESTDIR)$(htmldir)" \
94 "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)" \
95 "$(DESTDIR)$(includedir)"
96 libLTLIBRARIES_INSTALL = $(INSTALL)
97 LTLIBRARIES = $(lib_LTLIBRARIES)
98 libpcre_la_LIBADD =
99 am_libpcre_la_OBJECTS = pcre_compile.lo pcre_config.lo \
100 pcre_dfa_exec.lo pcre_exec.lo pcre_fullinfo.lo pcre_get.lo \
101 pcre_globals.lo pcre_info.lo pcre_maketables.lo \
102 pcre_newline.lo pcre_ord2utf8.lo pcre_refcount.lo \
103 pcre_study.lo pcre_tables.lo pcre_try_flipped.lo \
104 pcre_ucp_searchfuncs.lo pcre_valid_utf8.lo pcre_version.lo \
105 pcre_xclass.lo
106 nodist_libpcre_la_OBJECTS = pcre_chartables.lo
107 libpcre_la_OBJECTS = $(am_libpcre_la_OBJECTS) \
108 $(nodist_libpcre_la_OBJECTS)
109 libpcre_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
110 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
111 $(libpcre_la_LDFLAGS) $(LDFLAGS) -o $@
112 @WITH_PCRE_CPP_TRUE@libpcrecpp_la_DEPENDENCIES = libpcre.la
113 am__libpcrecpp_la_SOURCES_DIST = pcrecpp_internal.h pcrecpp.cc \
114 pcre_scanner.cc pcre_stringpiece.cc
115 @WITH_PCRE_CPP_TRUE@am_libpcrecpp_la_OBJECTS = pcrecpp.lo \
116 @WITH_PCRE_CPP_TRUE@ pcre_scanner.lo pcre_stringpiece.lo
117 libpcrecpp_la_OBJECTS = $(am_libpcrecpp_la_OBJECTS)
118 libpcrecpp_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
119 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
120 $(CXXFLAGS) $(libpcrecpp_la_LDFLAGS) $(LDFLAGS) -o $@
121 @WITH_PCRE_CPP_TRUE@am_libpcrecpp_la_rpath = -rpath $(libdir)
122 libpcreposix_la_DEPENDENCIES = libpcre.la
123 am_libpcreposix_la_OBJECTS = pcreposix.lo
124 libpcreposix_la_OBJECTS = $(am_libpcreposix_la_OBJECTS)
125 libpcreposix_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
126 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
127 $(libpcreposix_la_LDFLAGS) $(LDFLAGS) -o $@
128 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
129 @WITH_REBUILD_CHARTABLES_TRUE@am__EXEEXT_1 = dftables$(EXEEXT)
130 @WITH_PCRE_CPP_TRUE@am__EXEEXT_2 = pcrecpp_unittest$(EXEEXT) \
131 @WITH_PCRE_CPP_TRUE@ pcre_scanner_unittest$(EXEEXT) \
132 @WITH_PCRE_CPP_TRUE@ pcre_stringpiece_unittest$(EXEEXT)
133 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
134 am__dftables_SOURCES_DIST = dftables.c
135 @WITH_REBUILD_CHARTABLES_TRUE@am_dftables_OBJECTS = \
136 @WITH_REBUILD_CHARTABLES_TRUE@ dftables.$(OBJEXT)
137 dftables_OBJECTS = $(am_dftables_OBJECTS)
138 dftables_LDADD = $(LDADD)
139 am__pcre_scanner_unittest_SOURCES_DIST = pcre_scanner_unittest.cc
140 @WITH_PCRE_CPP_TRUE@am_pcre_scanner_unittest_OBJECTS = \
141 @WITH_PCRE_CPP_TRUE@ pcre_scanner_unittest.$(OBJEXT)
142 pcre_scanner_unittest_OBJECTS = $(am_pcre_scanner_unittest_OBJECTS)
143 @WITH_PCRE_CPP_TRUE@pcre_scanner_unittest_DEPENDENCIES = \
144 @WITH_PCRE_CPP_TRUE@ libpcrecpp.la
145 am__pcre_stringpiece_unittest_SOURCES_DIST = \
146 pcre_stringpiece_unittest.cc
147 @WITH_PCRE_CPP_TRUE@am_pcre_stringpiece_unittest_OBJECTS = \
148 @WITH_PCRE_CPP_TRUE@ pcre_stringpiece_unittest.$(OBJEXT)
149 pcre_stringpiece_unittest_OBJECTS = \
150 $(am_pcre_stringpiece_unittest_OBJECTS)
151 @WITH_PCRE_CPP_TRUE@pcre_stringpiece_unittest_DEPENDENCIES = \
152 @WITH_PCRE_CPP_TRUE@ libpcrecpp.la
153 am__pcrecpp_unittest_SOURCES_DIST = pcrecpp_unittest.cc
154 @WITH_PCRE_CPP_TRUE@am_pcrecpp_unittest_OBJECTS = \
155 @WITH_PCRE_CPP_TRUE@ pcrecpp_unittest.$(OBJEXT)
156 pcrecpp_unittest_OBJECTS = $(am_pcrecpp_unittest_OBJECTS)
157 @WITH_PCRE_CPP_TRUE@pcrecpp_unittest_DEPENDENCIES = libpcrecpp.la
158 am_pcredemo_OBJECTS = pcredemo.$(OBJEXT)
159 pcredemo_OBJECTS = $(am_pcredemo_OBJECTS)
160 pcredemo_DEPENDENCIES = libpcre.la
161 am_pcregrep_OBJECTS = pcregrep.$(OBJEXT)
162 pcregrep_OBJECTS = $(am_pcregrep_OBJECTS)
163 pcregrep_DEPENDENCIES = libpcreposix.la
164 am_pcretest_OBJECTS = pcretest.$(OBJEXT)
165 pcretest_OBJECTS = $(am_pcretest_OBJECTS)
166 pcretest_DEPENDENCIES = libpcreposix.la
167 binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
168 SCRIPTS = $(bin_SCRIPTS) $(dist_noinst_SCRIPTS)
169 DEFAULT_INCLUDES = -I.@am__isrc@
170 depcomp = $(SHELL) $(top_srcdir)/depcomp
171 am__depfiles_maybe = depfiles
172 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
173 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
174 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
175 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
176 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
177 CCLD = $(CC)
178 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
179 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
180 $(LDFLAGS) -o $@
181 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
182 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
183 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
184 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
185 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
186 CXXLD = $(CXX)
187 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
188 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
189 $(LDFLAGS) -o $@
190 SOURCES = $(libpcre_la_SOURCES) $(nodist_libpcre_la_SOURCES) \
191 $(libpcrecpp_la_SOURCES) $(libpcreposix_la_SOURCES) \
192 $(dftables_SOURCES) $(pcre_scanner_unittest_SOURCES) \
193 $(pcre_stringpiece_unittest_SOURCES) \
194 $(pcrecpp_unittest_SOURCES) $(pcredemo_SOURCES) \
195 $(pcregrep_SOURCES) $(pcretest_SOURCES)
196 DIST_SOURCES = $(libpcre_la_SOURCES) $(am__libpcrecpp_la_SOURCES_DIST) \
197 $(libpcreposix_la_SOURCES) $(am__dftables_SOURCES_DIST) \
198 $(am__pcre_scanner_unittest_SOURCES_DIST) \
199 $(am__pcre_stringpiece_unittest_SOURCES_DIST) \
200 $(am__pcrecpp_unittest_SOURCES_DIST) $(pcredemo_SOURCES) \
201 $(pcregrep_SOURCES) $(pcretest_SOURCES)
202 man1dir = $(mandir)/man1
203 man3dir = $(mandir)/man3
204 NROFF = nroff
205 MANS = $(dist_man_MANS) $(man_MANS)
206 dist_docDATA_INSTALL = $(INSTALL_DATA)
207 dist_htmlDATA_INSTALL = $(INSTALL_DATA)
208 htmlDATA_INSTALL = $(INSTALL_DATA)
209 pkgconfigDATA_INSTALL = $(INSTALL_DATA)
210 DATA = $(dist_doc_DATA) $(dist_html_DATA) $(dist_noinst_DATA) \
211 $(html_DATA) $(pkgconfig_DATA)
212 am__include_HEADERS_DIST = pcreposix.h pcrecpp.h pcre_scanner.h
213 includeHEADERS_INSTALL = $(INSTALL_HEADER)
214 nodist_includeHEADERS_INSTALL = $(INSTALL_HEADER)
215 HEADERS = $(include_HEADERS) $(nodist_include_HEADERS)
216 ETAGS = etags
217 CTAGS = ctags
218 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
219 distdir = $(PACKAGE)-$(VERSION)
220 top_distdir = $(distdir)
221 am__remove_distdir = \
222 { test ! -d $(distdir) \
223 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
224 && rm -fr $(distdir); }; }
225 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip
226 GZIP_ENV = --best
227 distuninstallcheck_listfiles = find . -type f -print
228 distcleancheck_listfiles = find . -type f -print
229 ACLOCAL = @ACLOCAL@
230 AMTAR = @AMTAR@
231 AR = @AR@
232 AS = @AS@
233 AUTOCONF = @AUTOCONF@
234 AUTOHEADER = @AUTOHEADER@
235 AUTOMAKE = @AUTOMAKE@
236 AWK = @AWK@
237 CC = @CC@
238 CCDEPMODE = @CCDEPMODE@
239 CFLAGS = @CFLAGS@
240 CPP = @CPP@
241 CPPFLAGS = @CPPFLAGS@
242 CXX = @CXX@
243 CXXCPP = @CXXCPP@
244 CXXDEPMODE = @CXXDEPMODE@
245 CXXFLAGS = @CXXFLAGS@
246 CYGPATH_W = @CYGPATH_W@
247 DEFS = @DEFS@
248 DEPDIR = @DEPDIR@
249 DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
250 DLLTOOL = @DLLTOOL@
251 ECHO = @ECHO@
252 ECHO_C = @ECHO_C@
253 ECHO_N = @ECHO_N@
254 ECHO_T = @ECHO_T@
255 EGREP = @EGREP@
256 EXEEXT = @EXEEXT@
257 EXTRA_LIBPCRECPP_LDFLAGS = @EXTRA_LIBPCRECPP_LDFLAGS@
258 EXTRA_LIBPCREPOSIX_LDFLAGS = @EXTRA_LIBPCREPOSIX_LDFLAGS@
259 EXTRA_LIBPCRE_LDFLAGS = @EXTRA_LIBPCRE_LDFLAGS@
260 F77 = @F77@
261 FFLAGS = @FFLAGS@
262 GREP = @GREP@
263 INSTALL = @INSTALL@
264 INSTALL_DATA = @INSTALL_DATA@
265 INSTALL_PROGRAM = @INSTALL_PROGRAM@
266 INSTALL_SCRIPT = @INSTALL_SCRIPT@
267 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
268 LDFLAGS = @LDFLAGS@
269 LIBOBJS = @LIBOBJS@
270 LIBS = @LIBS@
271 LIBTOOL = @LIBTOOL@
272 LN_S = @LN_S@
273 LTLIBOBJS = @LTLIBOBJS@
274 MAKEINFO = @MAKEINFO@
275 MKDIR_P = @MKDIR_P@
276 OBJDUMP = @OBJDUMP@
277 OBJEXT = @OBJEXT@
278 PACKAGE = @PACKAGE@
279 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
280 PACKAGE_NAME = @PACKAGE_NAME@
281 PACKAGE_STRING = @PACKAGE_STRING@
282 PACKAGE_TARNAME = @PACKAGE_TARNAME@
283 PACKAGE_VERSION = @PACKAGE_VERSION@
284 PATH_SEPARATOR = @PATH_SEPARATOR@
285 PCRE_DATE = @PCRE_DATE@
286 PCRE_MAJOR = @PCRE_MAJOR@
287 PCRE_MINOR = @PCRE_MINOR@
288 PCRE_PRERELEASE = @PCRE_PRERELEASE@
289 RANLIB = @RANLIB@
290 SED = @SED@
291 SET_MAKE = @SET_MAKE@
292 SHELL = @SHELL@
293 STRIP = @STRIP@
294 VERSION = @VERSION@
295 abs_builddir = @abs_builddir@
296 abs_srcdir = @abs_srcdir@
297 abs_top_builddir = @abs_top_builddir@
298 abs_top_srcdir = @abs_top_srcdir@
299 ac_ct_CC = @ac_ct_CC@
300 ac_ct_CXX = @ac_ct_CXX@
301 ac_ct_F77 = @ac_ct_F77@
302 am__include = @am__include@
303 am__leading_dot = @am__leading_dot@
304 am__quote = @am__quote@
305 am__tar = @am__tar@
306 am__untar = @am__untar@
307 bindir = @bindir@
308 build = @build@
309 build_alias = @build_alias@
310 build_cpu = @build_cpu@
311 build_os = @build_os@
312 build_vendor = @build_vendor@
313 builddir = @builddir@
314 datadir = @datadir@
315 datarootdir = @datarootdir@
316 docdir = @docdir@
317 dvidir = @dvidir@
318 exec_prefix = @exec_prefix@
319 host = @host@
320 host_alias = @host_alias@
321 host_cpu = @host_cpu@
322 host_os = @host_os@
323 host_vendor = @host_vendor@
324 htmldir = @htmldir@
325 includedir = @includedir@
326 infodir = @infodir@
327 install_sh = @install_sh@
328 libdir = @libdir@
329 libexecdir = @libexecdir@
330 localedir = @localedir@
331 localstatedir = @localstatedir@
332 mandir = @mandir@
333 mkdir_p = @mkdir_p@
334 oldincludedir = @oldincludedir@
335 pcre_have_bits_type_traits = @pcre_have_bits_type_traits@
336 pcre_have_long_long = @pcre_have_long_long@
337 pcre_have_type_traits = @pcre_have_type_traits@
338 pcre_have_ulong_long = @pcre_have_ulong_long@
339 pdfdir = @pdfdir@
340 prefix = @prefix@
341 program_transform_name = @program_transform_name@
342 psdir = @psdir@
343 sbindir = @sbindir@
344 sharedstatedir = @sharedstatedir@
345 srcdir = @srcdir@
346 sysconfdir = @sysconfdir@
347 target_alias = @target_alias@
348 top_builddir = @top_builddir@
349 top_srcdir = @top_srcdir@
350 dist_doc_DATA = \
351 doc/pcre.txt \
352 doc/pcre-config.txt \
353 doc/pcregrep.txt \
354 doc/pcretest.txt \
355 AUTHORS \
356 COPYING \
357 ChangeLog \
358 LICENCE \
359 NEWS \
360 README
362 dist_html_DATA = \
363 doc/html/index.html \
364 doc/html/pcre.html \
365 doc/html/pcre-config.html \
366 doc/html/pcre_compile.html \
367 doc/html/pcre_compile2.html \
368 doc/html/pcre_config.html \
369 doc/html/pcre_copy_named_substring.html \
370 doc/html/pcre_copy_substring.html \
371 doc/html/pcre_dfa_exec.html \
372 doc/html/pcre_exec.html \
373 doc/html/pcre_free_substring.html \
374 doc/html/pcre_free_substring_list.html \
375 doc/html/pcre_fullinfo.html \
376 doc/html/pcre_get_named_substring.html \
377 doc/html/pcre_get_stringnumber.html \
378 doc/html/pcre_get_stringtable_entries.html \
379 doc/html/pcre_get_substring.html \
380 doc/html/pcre_get_substring_list.html \
381 doc/html/pcre_info.html \
382 doc/html/pcre_maketables.html \
383 doc/html/pcre_refcount.html \
384 doc/html/pcre_study.html \
385 doc/html/pcre_version.html \
386 doc/html/pcreapi.html \
387 doc/html/pcrebuild.html \
388 doc/html/pcrecallout.html \
389 doc/html/pcrecompat.html \
390 doc/html/pcregrep.html \
391 doc/html/pcrematching.html \
392 doc/html/pcrepartial.html \
393 doc/html/pcrepattern.html \
394 doc/html/pcreperform.html \
395 doc/html/pcreposix.html \
396 doc/html/pcreprecompile.html \
397 doc/html/pcresample.html \
398 doc/html/pcrestack.html \
399 doc/html/pcretest.html
401 pcrecpp_html = doc/html/pcrecpp.html
402 dist_noinst_DATA = $(pcrecpp_html)
403 @WITH_PCRE_CPP_TRUE@html_DATA = $(pcrecpp_html)
405 # The Libtool libraries to install. We'll add to this later.
406 lib_LTLIBRARIES = libpcre.la libpcreposix.la $(am__append_4)
407 check_SCRIPTS =
408 dist_noinst_SCRIPTS = RunTest RunGrepTest
410 # Additional files to delete on 'make clean' and 'make maintainer-clean'.
411 CLEANFILES = pcre_chartables.c testsavedregex teststderr testtry \
412 testNinput
413 MAINTAINERCLEANFILES = pcre.h.generic
415 # Additional files to bundle with the distribution, over and above what
416 # the Autotools include by default.
418 # These files contain maintenance information
420 # These files are used in the preparation of a release
422 # These files are to do with building for Virtual Pascal
424 # These files are usable versions of pcre.h and config.h that are distributed
425 # for the benefit of people who are building PCRE manually, without the
426 # Autotools support.
428 # The pcre_printint.src file is #included by some source files, so it must be
429 # distributed. The pcre_chartables.c.dist file is the default version of
430 # pcre_chartables.c, used unless --enable-rebuild-chartables is specified.
431 EXTRA_DIST = doc/perltest.txt NON-UNIX-USE HACKING PrepareRelease \
432 CleanTxt Detrail 132html doc/index.html.src makevp.bat \
433 makevp_c.txt makevp_l.txt pcregexp.pas pcre.h.generic \
434 config.h.generic pcre_printint.src pcre_chartables.c.dist \
435 RunTest.bat testdata/grepinput testdata/grepinput8 \
436 testdata/grepinputv testdata/grepinputx testdata/greplist \
437 testdata/grepoutput testdata/grepoutput8 testdata/grepoutputN \
438 testdata/testinput1 testdata/testinput2 testdata/testinput3 \
439 testdata/testinput4 testdata/testinput5 testdata/testinput6 \
440 testdata/testinput7 testdata/testinput8 testdata/testinput9 \
441 testdata/testinput10 testdata/testoutput1 testdata/testoutput2 \
442 testdata/testoutput3 testdata/testoutput4 testdata/testoutput5 \
443 testdata/testoutput6 testdata/testoutput7 testdata/testoutput8 \
444 testdata/testoutput9 testdata/testoutput10 perltest.pl \
445 $(pcrecpp_man) CMakeLists.txt config-cmake.h.in
447 # These are the header files we'll install. We do not distribute pcre.h because
448 # it is generated from pcre.h.in.
449 nodist_include_HEADERS = pcre.h $(am__append_1)
450 include_HEADERS = pcreposix.h $(am__append_2)
451 bin_SCRIPTS = pcre-config
452 @WITH_REBUILD_CHARTABLES_TRUE@dftables_SOURCES = dftables.c
453 libpcre_la_SOURCES = \
454 pcre_compile.c \
455 pcre_config.c \
456 pcre_dfa_exec.c \
457 pcre_exec.c \
458 pcre_fullinfo.c \
459 pcre_get.c \
460 pcre_globals.c \
461 pcre_info.c \
462 pcre_internal.h \
463 pcre_maketables.c \
464 pcre_newline.c \
465 pcre_ord2utf8.c \
466 pcre_refcount.c \
467 pcre_study.c \
468 pcre_tables.c \
469 pcre_try_flipped.c \
470 pcre_ucp_searchfuncs.c \
471 pcre_valid_utf8.c \
472 pcre_version.c \
473 pcre_xclass.c \
474 ucp.h \
475 ucpinternal.h \
476 ucptable.h
478 nodist_libpcre_la_SOURCES = \
479 pcre_chartables.c
481 libpcre_la_LDFLAGS = $(EXTRA_LIBPCRE_LDFLAGS)
482 libpcreposix_la_SOURCES = \
483 pcreposix.c
485 libpcreposix_la_LDFLAGS = $(EXTRA_LIBPCREPOSIX_LDFLAGS)
486 libpcreposix_la_LIBADD = libpcre.la
487 @WITH_PCRE_CPP_TRUE@libpcrecpp_la_SOURCES = \
488 @WITH_PCRE_CPP_TRUE@ pcrecpp_internal.h \
489 @WITH_PCRE_CPP_TRUE@ pcrecpp.cc \
490 @WITH_PCRE_CPP_TRUE@ pcre_scanner.cc \
491 @WITH_PCRE_CPP_TRUE@ pcre_stringpiece.cc
493 @WITH_PCRE_CPP_TRUE@libpcrecpp_la_LDFLAGS = $(EXTRA_LIBPCRECPP_LDFLAGS)
494 @WITH_PCRE_CPP_TRUE@libpcrecpp_la_LIBADD = libpcre.la
495 @WITH_PCRE_CPP_TRUE@pcrecpp_unittest_SOURCES = pcrecpp_unittest.cc
496 @WITH_PCRE_CPP_TRUE@pcrecpp_unittest_LDADD = libpcrecpp.la
497 @WITH_PCRE_CPP_TRUE@pcre_scanner_unittest_SOURCES = pcre_scanner_unittest.cc
498 @WITH_PCRE_CPP_TRUE@pcre_scanner_unittest_LDADD = libpcrecpp.la
499 @WITH_PCRE_CPP_TRUE@pcre_stringpiece_unittest_SOURCES = pcre_stringpiece_unittest.cc
500 @WITH_PCRE_CPP_TRUE@pcre_stringpiece_unittest_LDADD = libpcrecpp.la
501 pcretest_SOURCES = pcretest.c
502 pcretest_LDADD = libpcreposix.la
503 pcregrep_SOURCES = pcregrep.c
504 pcregrep_LDADD = libpcreposix.la
505 pcredemo_SOURCES = pcredemo.c
506 pcredemo_LDADD = libpcre.la
508 # We have .pc files for pkg-config users.
509 pkgconfigdir = $(libdir)/pkgconfig
510 pkgconfig_DATA = libpcre.pc $(am__append_7)
511 dist_man_MANS = \
512 doc/pcre.3 \
513 doc/pcre-config.1 \
514 doc/pcre_compile.3 \
515 doc/pcre_compile2.3 \
516 doc/pcre_config.3 \
517 doc/pcre_copy_named_substring.3 \
518 doc/pcre_copy_substring.3 \
519 doc/pcre_dfa_exec.3 \
520 doc/pcre_exec.3 \
521 doc/pcre_free_substring.3 \
522 doc/pcre_free_substring_list.3 \
523 doc/pcre_fullinfo.3 \
524 doc/pcre_get_named_substring.3 \
525 doc/pcre_get_stringnumber.3 \
526 doc/pcre_get_stringtable_entries.3 \
527 doc/pcre_get_substring.3 \
528 doc/pcre_get_substring_list.3 \
529 doc/pcre_info.3 \
530 doc/pcre_maketables.3 \
531 doc/pcre_refcount.3 \
532 doc/pcre_study.3 \
533 doc/pcre_version.3 \
534 doc/pcreapi.3 \
535 doc/pcrebuild.3 \
536 doc/pcrecallout.3 \
537 doc/pcrecompat.3 \
538 doc/pcregrep.1 \
539 doc/pcrematching.3 \
540 doc/pcrepartial.3 \
541 doc/pcrepattern.3 \
542 doc/pcreperform.3 \
543 doc/pcreposix.3 \
544 doc/pcreprecompile.3 \
545 doc/pcresample.3 \
546 doc/pcrestack.3 \
547 doc/pcretest.1
549 pcrecpp_man = doc/pcrecpp.3
550 @WITH_PCRE_CPP_TRUE@man_MANS = $(pcrecpp_man)
551 all: config.h
552 $(MAKE) $(AM_MAKEFLAGS) all-am
554 .SUFFIXES:
555 .SUFFIXES: .c .cc .lo .o .obj
556 am--refresh:
558 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
559 @for dep in $?; do \
560 case '$(am__configure_deps)' in \
561 *$$dep*) \
562 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
563 cd $(srcdir) && $(AUTOMAKE) --gnu \
564 && exit 0; \
565 exit 1;; \
566 esac; \
567 done; \
568 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
569 cd $(top_srcdir) && \
570 $(AUTOMAKE) --gnu Makefile
571 .PRECIOUS: Makefile
572 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
573 @case '$?' in \
574 *config.status*) \
575 echo ' $(SHELL) ./config.status'; \
576 $(SHELL) ./config.status;; \
577 *) \
578 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
579 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
580 esac;
582 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
583 $(SHELL) ./config.status --recheck
585 $(top_srcdir)/configure: $(am__configure_deps)
586 cd $(srcdir) && $(AUTOCONF)
587 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
588 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
590 config.h: stamp-h1
591 @if test ! -f $@; then \
592 rm -f stamp-h1; \
593 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
594 else :; fi
596 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
597 @rm -f stamp-h1
598 cd $(top_builddir) && $(SHELL) ./config.status config.h
599 $(srcdir)/config.h.in: $(am__configure_deps)
600 cd $(top_srcdir) && $(AUTOHEADER)
601 rm -f stamp-h1
602 touch $@
604 distclean-hdr:
605 -rm -f config.h stamp-h1
606 libpcre.pc: $(top_builddir)/config.status $(srcdir)/libpcre.pc.in
607 cd $(top_builddir) && $(SHELL) ./config.status $@
608 libpcrecpp.pc: $(top_builddir)/config.status $(srcdir)/libpcrecpp.pc.in
609 cd $(top_builddir) && $(SHELL) ./config.status $@
610 pcre-config: $(top_builddir)/config.status $(srcdir)/pcre-config.in
611 cd $(top_builddir) && $(SHELL) ./config.status $@
612 pcre.h: $(top_builddir)/config.status $(srcdir)/pcre.h.in
613 cd $(top_builddir) && $(SHELL) ./config.status $@
614 pcre_stringpiece.h: $(top_builddir)/config.status $(srcdir)/pcre_stringpiece.h.in
615 cd $(top_builddir) && $(SHELL) ./config.status $@
616 pcrecpparg.h: $(top_builddir)/config.status $(srcdir)/pcrecpparg.h.in
617 cd $(top_builddir) && $(SHELL) ./config.status $@
618 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
619 @$(NORMAL_INSTALL)
620 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
621 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
622 if test -f $$p; then \
623 f=$(am__strip_dir) \
624 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
625 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
626 else :; fi; \
627 done
629 uninstall-libLTLIBRARIES:
630 @$(NORMAL_UNINSTALL)
631 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
632 p=$(am__strip_dir) \
633 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
634 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
635 done
637 clean-libLTLIBRARIES:
638 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
639 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
640 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
641 test "$$dir" != "$$p" || dir=.; \
642 echo "rm -f \"$${dir}/so_locations\""; \
643 rm -f "$${dir}/so_locations"; \
644 done
645 libpcre.la: $(libpcre_la_OBJECTS) $(libpcre_la_DEPENDENCIES)
646 $(libpcre_la_LINK) -rpath $(libdir) $(libpcre_la_OBJECTS) $(libpcre_la_LIBADD) $(LIBS)
647 libpcrecpp.la: $(libpcrecpp_la_OBJECTS) $(libpcrecpp_la_DEPENDENCIES)
648 $(libpcrecpp_la_LINK) $(am_libpcrecpp_la_rpath) $(libpcrecpp_la_OBJECTS) $(libpcrecpp_la_LIBADD) $(LIBS)
649 libpcreposix.la: $(libpcreposix_la_OBJECTS) $(libpcreposix_la_DEPENDENCIES)
650 $(libpcreposix_la_LINK) -rpath $(libdir) $(libpcreposix_la_OBJECTS) $(libpcreposix_la_LIBADD) $(LIBS)
651 install-binPROGRAMS: $(bin_PROGRAMS)
652 @$(NORMAL_INSTALL)
653 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
654 @list='$(bin_PROGRAMS)'; for p in $$list; do \
655 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
656 if test -f $$p \
657 || test -f $$p1 \
658 ; then \
659 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
660 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
661 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
662 else :; fi; \
663 done
665 uninstall-binPROGRAMS:
666 @$(NORMAL_UNINSTALL)
667 @list='$(bin_PROGRAMS)'; for p in $$list; do \
668 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
669 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
670 rm -f "$(DESTDIR)$(bindir)/$$f"; \
671 done
673 clean-binPROGRAMS:
674 @list='$(bin_PROGRAMS)'; for p in $$list; do \
675 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
676 echo " rm -f $$p $$f"; \
677 rm -f $$p $$f ; \
678 done
680 clean-noinstPROGRAMS:
681 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
682 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
683 echo " rm -f $$p $$f"; \
684 rm -f $$p $$f ; \
685 done
686 dftables$(EXEEXT): $(dftables_OBJECTS) $(dftables_DEPENDENCIES)
687 @rm -f dftables$(EXEEXT)
688 $(LINK) $(dftables_OBJECTS) $(dftables_LDADD) $(LIBS)
689 pcre_scanner_unittest$(EXEEXT): $(pcre_scanner_unittest_OBJECTS) $(pcre_scanner_unittest_DEPENDENCIES)
690 @rm -f pcre_scanner_unittest$(EXEEXT)
691 $(CXXLINK) $(pcre_scanner_unittest_OBJECTS) $(pcre_scanner_unittest_LDADD) $(LIBS)
692 pcre_stringpiece_unittest$(EXEEXT): $(pcre_stringpiece_unittest_OBJECTS) $(pcre_stringpiece_unittest_DEPENDENCIES)
693 @rm -f pcre_stringpiece_unittest$(EXEEXT)
694 $(CXXLINK) $(pcre_stringpiece_unittest_OBJECTS) $(pcre_stringpiece_unittest_LDADD) $(LIBS)
695 pcrecpp_unittest$(EXEEXT): $(pcrecpp_unittest_OBJECTS) $(pcrecpp_unittest_DEPENDENCIES)
696 @rm -f pcrecpp_unittest$(EXEEXT)
697 $(CXXLINK) $(pcrecpp_unittest_OBJECTS) $(pcrecpp_unittest_LDADD) $(LIBS)
698 pcredemo$(EXEEXT): $(pcredemo_OBJECTS) $(pcredemo_DEPENDENCIES)
699 @rm -f pcredemo$(EXEEXT)
700 $(LINK) $(pcredemo_OBJECTS) $(pcredemo_LDADD) $(LIBS)
701 pcregrep$(EXEEXT): $(pcregrep_OBJECTS) $(pcregrep_DEPENDENCIES)
702 @rm -f pcregrep$(EXEEXT)
703 $(LINK) $(pcregrep_OBJECTS) $(pcregrep_LDADD) $(LIBS)
704 pcretest$(EXEEXT): $(pcretest_OBJECTS) $(pcretest_DEPENDENCIES)
705 @rm -f pcretest$(EXEEXT)
706 $(LINK) $(pcretest_OBJECTS) $(pcretest_LDADD) $(LIBS)
707 install-binSCRIPTS: $(bin_SCRIPTS)
708 @$(NORMAL_INSTALL)
709 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
710 @list='$(bin_SCRIPTS)'; for p in $$list; do \
711 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
712 if test -f $$d$$p; then \
713 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
714 echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
715 $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
716 else :; fi; \
717 done
719 uninstall-binSCRIPTS:
720 @$(NORMAL_UNINSTALL)
721 @list='$(bin_SCRIPTS)'; for p in $$list; do \
722 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
723 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
724 rm -f "$(DESTDIR)$(bindir)/$$f"; \
725 done
727 mostlyclean-compile:
728 -rm -f *.$(OBJEXT)
730 distclean-compile:
731 -rm -f *.tab.c
733 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dftables.Po@am__quote@
734 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_chartables.Plo@am__quote@
735 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_compile.Plo@am__quote@
736 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_config.Plo@am__quote@
737 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_dfa_exec.Plo@am__quote@
738 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_exec.Plo@am__quote@
739 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_fullinfo.Plo@am__quote@
740 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_get.Plo@am__quote@
741 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_globals.Plo@am__quote@
742 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_info.Plo@am__quote@
743 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_maketables.Plo@am__quote@
744 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_newline.Plo@am__quote@
745 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_ord2utf8.Plo@am__quote@
746 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_refcount.Plo@am__quote@
747 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_scanner.Plo@am__quote@
748 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_scanner_unittest.Po@am__quote@
749 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_stringpiece.Plo@am__quote@
750 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_stringpiece_unittest.Po@am__quote@
751 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_study.Plo@am__quote@
752 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_tables.Plo@am__quote@
753 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_try_flipped.Plo@am__quote@
754 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_ucp_searchfuncs.Plo@am__quote@
755 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_valid_utf8.Plo@am__quote@
756 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_version.Plo@am__quote@
757 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_xclass.Plo@am__quote@
758 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcrecpp.Plo@am__quote@
759 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcrecpp_unittest.Po@am__quote@
760 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcredemo.Po@am__quote@
761 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcregrep.Po@am__quote@
762 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcreposix.Plo@am__quote@
763 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcretest.Po@am__quote@
765 .c.o:
766 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
767 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
768 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
769 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
770 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
772 .c.obj:
773 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
774 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
775 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
776 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
777 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
779 .c.lo:
780 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
781 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
782 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
783 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
784 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
786 .cc.o:
787 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
788 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
789 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
790 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
791 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
793 .cc.obj:
794 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
795 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
796 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
797 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
798 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
800 .cc.lo:
801 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
802 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
803 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
804 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
805 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
807 mostlyclean-libtool:
808 -rm -f *.lo
810 clean-libtool:
811 -rm -rf .libs _libs
813 distclean-libtool:
814 -rm -f libtool
815 install-man1: $(man1_MANS) $(man_MANS)
816 @$(NORMAL_INSTALL)
817 test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
818 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
819 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
820 for i in $$l2; do \
821 case "$$i" in \
822 *.1*) list="$$list $$i" ;; \
823 esac; \
824 done; \
825 for i in $$list; do \
826 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
827 else file=$$i; fi; \
828 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
829 case "$$ext" in \
830 1*) ;; \
831 *) ext='1' ;; \
832 esac; \
833 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
834 inst=`echo $$inst | sed -e 's/^.*\///'`; \
835 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
836 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
837 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
838 done
839 uninstall-man1:
840 @$(NORMAL_UNINSTALL)
841 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
842 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
843 for i in $$l2; do \
844 case "$$i" in \
845 *.1*) list="$$list $$i" ;; \
846 esac; \
847 done; \
848 for i in $$list; do \
849 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
850 case "$$ext" in \
851 1*) ;; \
852 *) ext='1' ;; \
853 esac; \
854 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
855 inst=`echo $$inst | sed -e 's/^.*\///'`; \
856 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
857 echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
858 rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
859 done
860 install-man3: $(man3_MANS) $(man_MANS)
861 @$(NORMAL_INSTALL)
862 test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
863 @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
864 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
865 for i in $$l2; do \
866 case "$$i" in \
867 *.3*) list="$$list $$i" ;; \
868 esac; \
869 done; \
870 for i in $$list; do \
871 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
872 else file=$$i; fi; \
873 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
874 case "$$ext" in \
875 3*) ;; \
876 *) ext='3' ;; \
877 esac; \
878 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
879 inst=`echo $$inst | sed -e 's/^.*\///'`; \
880 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
881 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
882 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
883 done
884 uninstall-man3:
885 @$(NORMAL_UNINSTALL)
886 @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
887 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
888 for i in $$l2; do \
889 case "$$i" in \
890 *.3*) list="$$list $$i" ;; \
891 esac; \
892 done; \
893 for i in $$list; do \
894 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
895 case "$$ext" in \
896 3*) ;; \
897 *) ext='3' ;; \
898 esac; \
899 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
900 inst=`echo $$inst | sed -e 's/^.*\///'`; \
901 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
902 echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
903 rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
904 done
905 install-dist_docDATA: $(dist_doc_DATA)
906 @$(NORMAL_INSTALL)
907 test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
908 @list='$(dist_doc_DATA)'; for p in $$list; do \
909 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
910 f=$(am__strip_dir) \
911 echo " $(dist_docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
912 $(dist_docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
913 done
915 uninstall-dist_docDATA:
916 @$(NORMAL_UNINSTALL)
917 @list='$(dist_doc_DATA)'; for p in $$list; do \
918 f=$(am__strip_dir) \
919 echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
920 rm -f "$(DESTDIR)$(docdir)/$$f"; \
921 done
922 install-dist_htmlDATA: $(dist_html_DATA)
923 @$(NORMAL_INSTALL)
924 test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
925 @list='$(dist_html_DATA)'; for p in $$list; do \
926 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
927 f=$(am__strip_dir) \
928 echo " $(dist_htmlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
929 $(dist_htmlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
930 done
932 uninstall-dist_htmlDATA:
933 @$(NORMAL_UNINSTALL)
934 @list='$(dist_html_DATA)'; for p in $$list; do \
935 f=$(am__strip_dir) \
936 echo " rm -f '$(DESTDIR)$(htmldir)/$$f'"; \
937 rm -f "$(DESTDIR)$(htmldir)/$$f"; \
938 done
939 install-htmlDATA: $(html_DATA)
940 @$(NORMAL_INSTALL)
941 test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
942 @list='$(html_DATA)'; for p in $$list; do \
943 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
944 f=$(am__strip_dir) \
945 echo " $(htmlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
946 $(htmlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
947 done
949 uninstall-htmlDATA:
950 @$(NORMAL_UNINSTALL)
951 @list='$(html_DATA)'; for p in $$list; do \
952 f=$(am__strip_dir) \
953 echo " rm -f '$(DESTDIR)$(htmldir)/$$f'"; \
954 rm -f "$(DESTDIR)$(htmldir)/$$f"; \
955 done
956 install-pkgconfigDATA: $(pkgconfig_DATA)
957 @$(NORMAL_INSTALL)
958 test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
959 @list='$(pkgconfig_DATA)'; for p in $$list; do \
960 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
961 f=$(am__strip_dir) \
962 echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
963 $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
964 done
966 uninstall-pkgconfigDATA:
967 @$(NORMAL_UNINSTALL)
968 @list='$(pkgconfig_DATA)'; for p in $$list; do \
969 f=$(am__strip_dir) \
970 echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
971 rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
972 done
973 install-includeHEADERS: $(include_HEADERS)
974 @$(NORMAL_INSTALL)
975 test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
976 @list='$(include_HEADERS)'; for p in $$list; do \
977 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
978 f=$(am__strip_dir) \
979 echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
980 $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
981 done
983 uninstall-includeHEADERS:
984 @$(NORMAL_UNINSTALL)
985 @list='$(include_HEADERS)'; for p in $$list; do \
986 f=$(am__strip_dir) \
987 echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
988 rm -f "$(DESTDIR)$(includedir)/$$f"; \
989 done
990 install-nodist_includeHEADERS: $(nodist_include_HEADERS)
991 @$(NORMAL_INSTALL)
992 test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
993 @list='$(nodist_include_HEADERS)'; for p in $$list; do \
994 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
995 f=$(am__strip_dir) \
996 echo " $(nodist_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
997 $(nodist_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
998 done
1000 uninstall-nodist_includeHEADERS:
1001 @$(NORMAL_UNINSTALL)
1002 @list='$(nodist_include_HEADERS)'; for p in $$list; do \
1003 f=$(am__strip_dir) \
1004 echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
1005 rm -f "$(DESTDIR)$(includedir)/$$f"; \
1006 done
1008 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1009 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1010 unique=`for i in $$list; do \
1011 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1012 done | \
1013 $(AWK) ' { files[$$0] = 1; } \
1014 END { for (i in files) print i; }'`; \
1015 mkid -fID $$unique
1016 tags: TAGS
1018 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1019 $(TAGS_FILES) $(LISP)
1020 tags=; \
1021 here=`pwd`; \
1022 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1023 unique=`for i in $$list; do \
1024 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1025 done | \
1026 $(AWK) ' { files[$$0] = 1; } \
1027 END { for (i in files) print i; }'`; \
1028 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1029 test -n "$$unique" || unique=$$empty_fix; \
1030 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1031 $$tags $$unique; \
1033 ctags: CTAGS
1034 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1035 $(TAGS_FILES) $(LISP)
1036 tags=; \
1037 here=`pwd`; \
1038 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1039 unique=`for i in $$list; do \
1040 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1041 done | \
1042 $(AWK) ' { files[$$0] = 1; } \
1043 END { for (i in files) print i; }'`; \
1044 test -z "$(CTAGS_ARGS)$$tags$$unique" \
1045 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1046 $$tags $$unique
1048 GTAGS:
1049 here=`$(am__cd) $(top_builddir) && pwd` \
1050 && cd $(top_srcdir) \
1051 && gtags -i $(GTAGS_ARGS) $$here
1053 distclean-tags:
1054 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1056 check-TESTS: $(TESTS)
1057 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
1058 srcdir=$(srcdir); export srcdir; \
1059 list=' $(TESTS) '; \
1060 if test -n "$$list"; then \
1061 for tst in $$list; do \
1062 if test -f ./$$tst; then dir=./; \
1063 elif test -f $$tst; then dir=; \
1064 else dir="$(srcdir)/"; fi; \
1065 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
1066 all=`expr $$all + 1`; \
1067 case " $(XFAIL_TESTS) " in \
1068 *$$ws$$tst$$ws*) \
1069 xpass=`expr $$xpass + 1`; \
1070 failed=`expr $$failed + 1`; \
1071 echo "XPASS: $$tst"; \
1072 ;; \
1073 *) \
1074 echo "PASS: $$tst"; \
1075 ;; \
1076 esac; \
1077 elif test $$? -ne 77; then \
1078 all=`expr $$all + 1`; \
1079 case " $(XFAIL_TESTS) " in \
1080 *$$ws$$tst$$ws*) \
1081 xfail=`expr $$xfail + 1`; \
1082 echo "XFAIL: $$tst"; \
1083 ;; \
1084 *) \
1085 failed=`expr $$failed + 1`; \
1086 echo "FAIL: $$tst"; \
1087 ;; \
1088 esac; \
1089 else \
1090 skip=`expr $$skip + 1`; \
1091 echo "SKIP: $$tst"; \
1092 fi; \
1093 done; \
1094 if test "$$failed" -eq 0; then \
1095 if test "$$xfail" -eq 0; then \
1096 banner="All $$all tests passed"; \
1097 else \
1098 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
1099 fi; \
1100 else \
1101 if test "$$xpass" -eq 0; then \
1102 banner="$$failed of $$all tests failed"; \
1103 else \
1104 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
1105 fi; \
1106 fi; \
1107 dashes="$$banner"; \
1108 skipped=""; \
1109 if test "$$skip" -ne 0; then \
1110 skipped="($$skip tests were not run)"; \
1111 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1112 dashes="$$skipped"; \
1113 fi; \
1114 report=""; \
1115 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
1116 report="Please report to $(PACKAGE_BUGREPORT)"; \
1117 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1118 dashes="$$report"; \
1119 fi; \
1120 dashes=`echo "$$dashes" | sed s/./=/g`; \
1121 echo "$$dashes"; \
1122 echo "$$banner"; \
1123 test -z "$$skipped" || echo "$$skipped"; \
1124 test -z "$$report" || echo "$$report"; \
1125 echo "$$dashes"; \
1126 test "$$failed" -eq 0; \
1127 else :; fi
1129 distdir: $(DISTFILES)
1130 $(am__remove_distdir)
1131 test -d $(distdir) || mkdir $(distdir)
1132 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1133 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1134 list='$(DISTFILES)'; \
1135 dist_files=`for file in $$list; do echo $$file; done | \
1136 sed -e "s|^$$srcdirstrip/||;t" \
1137 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1138 case $$dist_files in \
1139 */*) $(MKDIR_P) `echo "$$dist_files" | \
1140 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1141 sort -u` ;; \
1142 esac; \
1143 for file in $$dist_files; do \
1144 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1145 if test -d $$d/$$file; then \
1146 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1147 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1148 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1149 fi; \
1150 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1151 else \
1152 test -f $(distdir)/$$file \
1153 || cp -p $$d/$$file $(distdir)/$$file \
1154 || exit 1; \
1155 fi; \
1156 done
1157 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
1158 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1159 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1160 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1161 || chmod -R a+r $(distdir)
1162 dist-gzip: distdir
1163 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1164 $(am__remove_distdir)
1165 dist-bzip2: distdir
1166 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1167 $(am__remove_distdir)
1169 dist-tarZ: distdir
1170 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1171 $(am__remove_distdir)
1173 dist-shar: distdir
1174 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1175 $(am__remove_distdir)
1176 dist-zip: distdir
1177 -rm -f $(distdir).zip
1178 zip -rq $(distdir).zip $(distdir)
1179 $(am__remove_distdir)
1181 dist dist-all: distdir
1182 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1183 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1184 -rm -f $(distdir).zip
1185 zip -rq $(distdir).zip $(distdir)
1186 $(am__remove_distdir)
1188 # This target untars the dist file and tries a VPATH configuration. Then
1189 # it guarantees that the distribution is self-contained by making another
1190 # tarfile.
1191 distcheck: dist
1192 case '$(DIST_ARCHIVES)' in \
1193 *.tar.gz*) \
1194 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
1195 *.tar.bz2*) \
1196 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
1197 *.tar.Z*) \
1198 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1199 *.shar.gz*) \
1200 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
1201 *.zip*) \
1202 unzip $(distdir).zip ;;\
1203 esac
1204 chmod -R a-w $(distdir); chmod a+w $(distdir)
1205 mkdir $(distdir)/_build
1206 mkdir $(distdir)/_inst
1207 chmod a-w $(distdir)
1208 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1209 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1210 && cd $(distdir)/_build \
1211 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1212 $(DISTCHECK_CONFIGURE_FLAGS) \
1213 && $(MAKE) $(AM_MAKEFLAGS) \
1214 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1215 && $(MAKE) $(AM_MAKEFLAGS) check \
1216 && $(MAKE) $(AM_MAKEFLAGS) install \
1217 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1218 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1219 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1220 distuninstallcheck \
1221 && chmod -R a-w "$$dc_install_base" \
1222 && ({ \
1223 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1224 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1225 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1226 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1227 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1228 } || { rm -rf "$$dc_destdir"; exit 1; }) \
1229 && rm -rf "$$dc_destdir" \
1230 && $(MAKE) $(AM_MAKEFLAGS) dist \
1231 && rm -rf $(DIST_ARCHIVES) \
1232 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
1233 $(am__remove_distdir)
1234 @(echo "$(distdir) archives ready for distribution: "; \
1235 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1236 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1237 distuninstallcheck:
1238 @cd $(distuninstallcheck_dir) \
1239 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1240 || { echo "ERROR: files left after uninstall:" ; \
1241 if test -n "$(DESTDIR)"; then \
1242 echo " (check DESTDIR support)"; \
1243 fi ; \
1244 $(distuninstallcheck_listfiles) ; \
1245 exit 1; } >&2
1246 distcleancheck: distclean
1247 @if test '$(srcdir)' = . ; then \
1248 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1249 exit 1 ; \
1251 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1252 || { echo "ERROR: files left in build directory after distclean:" ; \
1253 $(distcleancheck_listfiles) ; \
1254 exit 1; } >&2
1255 check-am: all-am
1256 $(MAKE) $(AM_MAKEFLAGS) $(check_SCRIPTS)
1257 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1258 check: check-am
1259 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) \
1260 $(HEADERS) config.h
1261 install-binPROGRAMS: install-libLTLIBRARIES
1263 installdirs:
1264 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(htmldir)" "$(DESTDIR)$(htmldir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
1265 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1266 done
1267 install: install-am
1268 install-exec: install-exec-am
1269 install-data: install-data-am
1270 uninstall: uninstall-am
1272 install-am: all-am
1273 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1275 installcheck: installcheck-am
1276 install-strip:
1277 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1278 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1279 `test -z '$(STRIP)' || \
1280 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1281 mostlyclean-generic:
1283 clean-generic:
1284 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1286 distclean-generic:
1287 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1289 maintainer-clean-generic:
1290 @echo "This command is intended for maintainers to use"
1291 @echo "it deletes files that may require special tools to rebuild."
1292 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1293 clean: clean-am
1295 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1296 clean-libtool clean-noinstPROGRAMS mostlyclean-am
1298 distclean: distclean-am
1299 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1300 -rm -rf ./$(DEPDIR)
1301 -rm -f Makefile
1302 distclean-am: clean-am distclean-compile distclean-generic \
1303 distclean-hdr distclean-libtool distclean-tags
1305 dvi: dvi-am
1307 dvi-am:
1309 html: html-am
1311 info: info-am
1313 info-am:
1315 install-data-am: install-dist_docDATA install-dist_htmlDATA \
1316 install-htmlDATA install-includeHEADERS install-man \
1317 install-nodist_includeHEADERS install-pkgconfigDATA
1319 install-dvi: install-dvi-am
1321 install-exec-am: install-binPROGRAMS install-binSCRIPTS \
1322 install-libLTLIBRARIES
1324 install-html: install-html-am
1326 install-info: install-info-am
1328 install-man: install-man1 install-man3
1330 install-pdf: install-pdf-am
1332 install-ps: install-ps-am
1334 installcheck-am:
1336 maintainer-clean: maintainer-clean-am
1337 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1338 -rm -rf $(top_srcdir)/autom4te.cache
1339 -rm -rf ./$(DEPDIR)
1340 -rm -f Makefile
1341 maintainer-clean-am: distclean-am maintainer-clean-generic
1343 mostlyclean: mostlyclean-am
1345 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1346 mostlyclean-libtool
1348 pdf: pdf-am
1350 pdf-am:
1352 ps: ps-am
1354 ps-am:
1356 uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
1357 uninstall-dist_docDATA uninstall-dist_htmlDATA \
1358 uninstall-htmlDATA uninstall-includeHEADERS \
1359 uninstall-libLTLIBRARIES uninstall-man \
1360 uninstall-nodist_includeHEADERS uninstall-pkgconfigDATA
1362 uninstall-man: uninstall-man1 uninstall-man3
1364 .MAKE: install-am install-strip
1366 .PHONY: CTAGS GTAGS all all-am am--refresh check check-TESTS check-am \
1367 clean clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1368 clean-libtool clean-noinstPROGRAMS ctags dist dist-all \
1369 dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip distcheck \
1370 distclean distclean-compile distclean-generic distclean-hdr \
1371 distclean-libtool distclean-tags distcleancheck distdir \
1372 distuninstallcheck dvi dvi-am html html-am info info-am \
1373 install install-am install-binPROGRAMS install-binSCRIPTS \
1374 install-data install-data-am install-dist_docDATA \
1375 install-dist_htmlDATA install-dvi install-dvi-am install-exec \
1376 install-exec-am install-html install-html-am install-htmlDATA \
1377 install-includeHEADERS install-info install-info-am \
1378 install-libLTLIBRARIES install-man install-man1 install-man3 \
1379 install-nodist_includeHEADERS install-pdf install-pdf-am \
1380 install-pkgconfigDATA install-ps install-ps-am install-strip \
1381 installcheck installcheck-am installdirs maintainer-clean \
1382 maintainer-clean-generic mostlyclean mostlyclean-compile \
1383 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1384 tags uninstall uninstall-am uninstall-binPROGRAMS \
1385 uninstall-binSCRIPTS uninstall-dist_docDATA \
1386 uninstall-dist_htmlDATA uninstall-htmlDATA \
1387 uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1388 uninstall-man uninstall-man1 uninstall-man3 \
1389 uninstall-nodist_includeHEADERS uninstall-pkgconfigDATA
1392 pcre.h.generic: configure.ac
1393 rm -f $@
1394 cp -p pcre.h $@
1396 @WITH_REBUILD_CHARTABLES_TRUE@pcre_chartables.c: dftables$(EXEEXT)
1397 @WITH_REBUILD_CHARTABLES_TRUE@ ./dftables$(EXEEXT) $@
1399 @WITH_REBUILD_CHARTABLES_FALSE@pcre_chartables.c: $(srcdir)/pcre_chartables.c.dist
1400 @WITH_REBUILD_CHARTABLES_FALSE@ rm -f $@
1401 @WITH_REBUILD_CHARTABLES_FALSE@ $(LN_S) $(srcdir)/pcre_chartables.c.dist $@
1403 # A compatibility line, the old build system worked with 'make test'
1404 test: check ;
1405 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1406 # Otherwise a system limit (for SysV at least) may be exceeded.
1407 .NOEXPORT: