nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3  
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5  
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.
9  
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.
14  
15 @SET_MAKE@
16  
17 # GLIB - Library of useful C routines
18  
19  
20  
21  
22 VPATH = @srcdir@
23 am__is_gnu_make = { \
24 if test -z '$(MAKELEVEL)'; then \
25 false; \
26 elif test -n '$(MAKE_HOST)'; then \
27 true; \
28 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
29 true; \
30 else \
31 false; \
32 fi; \
33 }
34 am__make_running_with_option = \
35 case $${target_option-} in \
36 ?) ;; \
37 *) echo "am__make_running_with_option: internal error: invalid" \
38 "target option '$${target_option-}' specified" >&2; \
39 exit 1;; \
40 esac; \
41 has_opt=no; \
42 sane_makeflags=$$MAKEFLAGS; \
43 if $(am__is_gnu_make); then \
44 sane_makeflags=$$MFLAGS; \
45 else \
46 case $$MAKEFLAGS in \
47 *\\[\ \ ]*) \
48 bs=\\; \
49 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
50 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
51 esac; \
52 fi; \
53 skip_next=no; \
54 strip_trailopt () \
55 { \
56 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
57 }; \
58 for flg in $$sane_makeflags; do \
59 test $$skip_next = yes && { skip_next=no; continue; }; \
60 case $$flg in \
61 *=*|--*) continue;; \
62 -*I) strip_trailopt 'I'; skip_next=yes;; \
63 -*I?*) strip_trailopt 'I';; \
64 -*O) strip_trailopt 'O'; skip_next=yes;; \
65 -*O?*) strip_trailopt 'O';; \
66 -*l) strip_trailopt 'l'; skip_next=yes;; \
67 -*l?*) strip_trailopt 'l';; \
68 -[dEDm]) skip_next=yes;; \
69 -[JT]) skip_next=yes;; \
70 esac; \
71 case $$flg in \
72 *$$target_option*) has_opt=yes; break;; \
73 esac; \
74 done; \
75 test $$has_opt = yes
76 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
77 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
78 pkgdatadir = $(datadir)/@PACKAGE@
79 pkgincludedir = $(includedir)/@PACKAGE@
80 pkglibdir = $(libdir)/@PACKAGE@
81 pkglibexecdir = $(libexecdir)/@PACKAGE@
82 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
83 install_sh_DATA = $(install_sh) -c -m 644
84 install_sh_PROGRAM = $(install_sh) -c
85 install_sh_SCRIPT = $(install_sh) -c
86 INSTALL_HEADER = $(INSTALL_DATA)
87 transform = $(program_transform_name)
88 NORMAL_INSTALL = :
89 PRE_INSTALL = :
90 POST_INSTALL = :
91 NORMAL_UNINSTALL = :
92 PRE_UNINSTALL = :
93 POST_UNINSTALL = :
94 build_triplet = @build@
95 host_triplet = @host@
96 installed_test_PROGRAMS = $(am__EXEEXT_1)
97 noinst_PROGRAMS = $(am__EXEEXT_3)
98 check_PROGRAMS = $(am__EXEEXT_2)
99 TESTS = $(am__EXEEXT_1)
100 @OS_WIN32_TRUE@am__append_1 = $(test_programs) $(test_scripts) $(uninstalled_test_programs) $(uninstalled_test_scripts) \
101 @OS_WIN32_TRUE@ $(dist_test_scripts) $(dist_uninstalled_test_scripts)
102  
103 @ENABLE_ALWAYS_BUILD_TESTS_TRUE@am__append_2 = $(all_test_ltlibs)
104 @ENABLE_ALWAYS_BUILD_TESTS_TRUE@am__append_3 = $(all_test_programs)
105 @ENABLE_ALWAYS_BUILD_TESTS_TRUE@am__append_4 = $(all_test_scripts)
106 @ENABLE_ALWAYS_BUILD_TESTS_TRUE@am__append_5 = $(all_test_data)
107 @ENABLE_ALWAYS_BUILD_TESTS_FALSE@am__append_6 = $(all_test_ltlibs)
108 @ENABLE_ALWAYS_BUILD_TESTS_FALSE@am__append_7 = $(all_test_programs)
109 @ENABLE_ALWAYS_BUILD_TESTS_FALSE@am__append_8 = $(all_test_scripts)
110 @ENABLE_ALWAYS_BUILD_TESTS_FALSE@am__append_9 = $(all_test_data)
111 @ENABLE_INSTALLED_TESTS_TRUE@am__append_10 = $(test_programs) $(installed_test_programs) \
112 @ENABLE_INSTALLED_TESTS_TRUE@ $(test_extra_programs) $(installed_test_extra_programs)
113  
114 @ENABLE_INSTALLED_TESTS_TRUE@am__append_11 = $(test_scripts) \
115 @ENABLE_INSTALLED_TESTS_TRUE@ $(installed_test_scripts) \
116 @ENABLE_INSTALLED_TESTS_TRUE@ $(test_extra_scripts) \
117 @ENABLE_INSTALLED_TESTS_TRUE@ $(test_installed_extra_scripts) \
118 @ENABLE_INSTALLED_TESTS_TRUE@ $(dist_test_scripts) \
119 @ENABLE_INSTALLED_TESTS_TRUE@ $(dist_test_extra_scripts) \
120 @ENABLE_INSTALLED_TESTS_TRUE@ $(dist_installed_test_scripts) \
121 @ENABLE_INSTALLED_TESTS_TRUE@ $(dist_installed_test_extra_scripts)
122 @ENABLE_INSTALLED_TESTS_TRUE@am__append_12 = $(test_data) \
123 @ENABLE_INSTALLED_TESTS_TRUE@ $(installed_test_data) \
124 @ENABLE_INSTALLED_TESTS_TRUE@ $(dist_test_data) \
125 @ENABLE_INSTALLED_TESTS_TRUE@ $(dist_installed_test_data)
126 @ENABLE_INSTALLED_TESTS_TRUE@am__append_13 = $(test_ltlibraries) $(installed_test_ltlibraries)
127 @ENABLE_INSTALLED_TESTS_TRUE@am__append_14 = $(installed_test_meta_DATA)
128 subdir = glib/pcre
129 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
130 am__aclocal_m4_deps = $(top_srcdir)/m4macros/attributes.m4 \
131 $(top_srcdir)/m4macros/glibtests.m4 \
132 $(top_srcdir)/m4macros/gtk-doc.m4 \
133 $(top_srcdir)/m4macros/libtool.m4 \
134 $(top_srcdir)/m4macros/ltoptions.m4 \
135 $(top_srcdir)/m4macros/ltsugar.m4 \
136 $(top_srcdir)/m4macros/ltversion.m4 \
137 $(top_srcdir)/m4macros/lt~obsolete.m4 \
138 $(top_srcdir)/acinclude.m4 $(top_srcdir)/acglib.m4 \
139 $(top_srcdir)/glib/libcharset/codeset.m4 \
140 $(top_srcdir)/glib/libcharset/glibc21.m4 \
141 $(top_srcdir)/m4macros/glib-gettext.m4 \
142 $(top_srcdir)/configure.ac
143 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
144 $(ACLOCAL_M4)
145 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
146 mkinstalldirs = $(install_sh) -d
147 CONFIG_HEADER = $(top_builddir)/config.h
148 CONFIG_CLEAN_FILES =
149 CONFIG_CLEAN_VPATH_FILES =
150 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
151 am__vpath_adj = case $$p in \
152 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
153 *) f=$$p;; \
154 esac;
155 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
156 am__install_max = 40
157 am__nobase_strip_setup = \
158 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
159 am__nobase_strip = \
160 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
161 am__nobase_list = $(am__nobase_strip_setup); \
162 for p in $$list; do echo "$$p $$p"; done | \
163 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
164 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
165 if (++n[$$2] == $(am__install_max)) \
166 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
167 END { for (dir in files) print dir, files[dir] }'
168 am__base_list = \
169 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
170 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
171 am__uninstall_files_from_dir = { \
172 test -z "$$files" \
173 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
174 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
175 $(am__cd) "$$dir" && rm -f $$files; }; \
176 }
177 am__installdirs = "$(DESTDIR)$(installed_testdir)" \
178 "$(DESTDIR)$(installed_testdir)" \
179 "$(DESTDIR)$(installed_testdir)" \
180 "$(DESTDIR)$(installed_test_metadir)" \
181 "$(DESTDIR)$(installed_testdir)"
182 LTLIBRARIES = $(installed_test_LTLIBRARIES) $(noinst_LTLIBRARIES)
183 libpcre_la_DEPENDENCIES =
184 am_libpcre_la_OBJECTS = libpcre_la-pcre_byte_order.lo \
185 libpcre_la-pcre_chartables.lo libpcre_la-pcre_compile.lo \
186 libpcre_la-pcre_config.lo libpcre_la-pcre_dfa_exec.lo \
187 libpcre_la-pcre_exec.lo libpcre_la-pcre_fullinfo.lo \
188 libpcre_la-pcre_get.lo libpcre_la-pcre_globals.lo \
189 libpcre_la-pcre_jit_compile.lo libpcre_la-pcre_newline.lo \
190 libpcre_la-pcre_ord2utf8.lo libpcre_la-pcre_string_utils.lo \
191 libpcre_la-pcre_study.lo libpcre_la-pcre_tables.lo \
192 libpcre_la-pcre_valid_utf8.lo libpcre_la-pcre_version.lo \
193 libpcre_la-pcre_xclass.lo
194 libpcre_la_OBJECTS = $(am_libpcre_la_OBJECTS)
195 AM_V_lt = $(am__v_lt_@AM_V@)
196 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
197 am__v_lt_0 = --silent
198 am__v_lt_1 =
199 libpcre_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
200 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libpcre_la_CFLAGS) \
201 $(CFLAGS) $(libpcre_la_LDFLAGS) $(LDFLAGS) -o $@
202 am__EXEEXT_1 =
203 @ENABLE_ALWAYS_BUILD_TESTS_FALSE@am__EXEEXT_2 = $(am__EXEEXT_1)
204 @ENABLE_ALWAYS_BUILD_TESTS_TRUE@am__EXEEXT_3 = $(am__EXEEXT_1)
205 PROGRAMS = $(installed_test_PROGRAMS) $(noinst_PROGRAMS)
206 SCRIPTS = $(installed_test_SCRIPTS) $(noinst_SCRIPTS)
207 AM_V_P = $(am__v_P_@AM_V@)
208 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
209 am__v_P_0 = false
210 am__v_P_1 = :
211 AM_V_GEN = $(am__v_GEN_@AM_V@)
212 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
213 am__v_GEN_0 = @echo " GEN " $@;
214 am__v_GEN_1 =
215 AM_V_at = $(am__v_at_@AM_V@)
216 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
217 am__v_at_0 = @
218 am__v_at_1 =
219 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
220 depcomp = $(SHELL) $(top_srcdir)/depcomp
221 am__depfiles_maybe = depfiles
222 am__mv = mv -f
223 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
224 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
225 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
226 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
227 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
228 $(AM_CFLAGS) $(CFLAGS)
229 AM_V_CC = $(am__v_CC_@AM_V@)
230 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
231 am__v_CC_0 = @echo " CC " $@;
232 am__v_CC_1 =
233 CCLD = $(CC)
234 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
235 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
236 $(AM_LDFLAGS) $(LDFLAGS) -o $@
237 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
238 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
239 am__v_CCLD_0 = @echo " CCLD " $@;
240 am__v_CCLD_1 =
241 SOURCES = $(libpcre_la_SOURCES)
242 DIST_SOURCES = $(libpcre_la_SOURCES)
243 am__can_run_installinfo = \
244 case $$AM_UPDATE_INFO_DIR in \
245 n|no|NO) false;; \
246 *) (install-info --version) >/dev/null 2>&1;; \
247 esac
248 DATA = $(installed_test_meta_DATA) $(nobase_installed_test_DATA) \
249 $(noinst_DATA)
250 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
251 # Read a list of newline-separated strings from the standard input,
252 # and print each of them once, without duplicates. Input order is
253 # *not* preserved.
254 am__uniquify_input = $(AWK) '\
255 BEGIN { nonempty = 0; } \
256 { items[$$0] = 1; nonempty = 1; } \
257 END { if (nonempty) { for (i in items) print i; }; } \
258 '
259 # Make sure the list of sources is unique. This is necessary because,
260 # e.g., the same source file might be shared among _SOURCES variables
261 # for different programs/libraries.
262 am__define_uniq_tagged_files = \
263 list='$(am__tagged_files)'; \
264 unique=`for i in $$list; do \
265 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
266 done | $(am__uniquify_input)`
267 ETAGS = etags
268 CTAGS = ctags
269 am__tty_colors_dummy = \
270 mgn= red= grn= lgn= blu= brg= std=; \
271 am__color_tests=no
272 am__tty_colors = { \
273 $(am__tty_colors_dummy); \
274 if test "X$(AM_COLOR_TESTS)" = Xno; then \
275 am__color_tests=no; \
276 elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
277 am__color_tests=yes; \
278 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
279 am__color_tests=yes; \
280 fi; \
281 if test $$am__color_tests = yes; then \
282 red=''; \
283 grn=''; \
284 lgn=''; \
285 blu=''; \
286 mgn=''; \
287 brg=''; \
288 std=''; \
289 fi; \
290 }
291 am__recheck_rx = ^[ ]*:recheck:[ ]*
292 am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
293 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
294 # A command that, given a newline-separated list of test names on the
295 # standard input, print the name of the tests that are to be re-run
296 # upon "make recheck".
297 am__list_recheck_tests = $(AWK) '{ \
298 recheck = 1; \
299 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
300 { \
301 if (rc < 0) \
302 { \
303 if ((getline line2 < ($$0 ".log")) < 0) \
304 recheck = 0; \
305 break; \
306 } \
307 else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
308 { \
309 recheck = 0; \
310 break; \
311 } \
312 else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
313 { \
314 break; \
315 } \
316 }; \
317 if (recheck) \
318 print $$0; \
319 close ($$0 ".trs"); \
320 close ($$0 ".log"); \
321 }'
322 # A command that, given a newline-separated list of test names on the
323 # standard input, create the global log from their .trs and .log files.
324 am__create_global_log = $(AWK) ' \
325 function fatal(msg) \
326 { \
327 print "fatal: making $@: " msg | "cat >&2"; \
328 exit 1; \
329 } \
330 function rst_section(header) \
331 { \
332 print header; \
333 len = length(header); \
334 for (i = 1; i <= len; i = i + 1) \
335 printf "="; \
336 printf "\n\n"; \
337 } \
338 { \
339 copy_in_global_log = 1; \
340 global_test_result = "RUN"; \
341 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
342 { \
343 if (rc < 0) \
344 fatal("failed to read from " $$0 ".trs"); \
345 if (line ~ /$(am__global_test_result_rx)/) \
346 { \
347 sub("$(am__global_test_result_rx)", "", line); \
348 sub("[ ]*$$", "", line); \
349 global_test_result = line; \
350 } \
351 else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
352 copy_in_global_log = 0; \
353 }; \
354 if (copy_in_global_log) \
355 { \
356 rst_section(global_test_result ": " $$0); \
357 while ((rc = (getline line < ($$0 ".log"))) != 0) \
358 { \
359 if (rc < 0) \
360 fatal("failed to read from " $$0 ".log"); \
361 print line; \
362 }; \
363 printf "\n"; \
364 }; \
365 close ($$0 ".trs"); \
366 close ($$0 ".log"); \
367 }'
368 # Restructured Text title.
369 am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
370 # Solaris 10 'make', and several other traditional 'make' implementations,
371 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
372 # by disabling -e (using the XSI extension "set +e") if it's set.
373 am__sh_e_setup = case $$- in *e*) set +e;; esac
374 # Default flags passed to test drivers.
375 am__common_driver_flags = \
376 --color-tests "$$am__color_tests" \
377 --enable-hard-errors "$$am__enable_hard_errors" \
378 --expect-failure "$$am__expect_failure"
379 # To be inserted before the command running the test. Creates the
380 # directory for the log if needed. Stores in $dir the directory
381 # containing $f, in $tst the test, in $log the log. Executes the
382 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
383 # passes TESTS_ENVIRONMENT. Set up options for the wrapper that
384 # will run the test scripts (or their associated LOG_COMPILER, if
385 # thy have one).
386 am__check_pre = \
387 $(am__sh_e_setup); \
388 $(am__vpath_adj_setup) $(am__vpath_adj) \
389 $(am__tty_colors); \
390 srcdir=$(srcdir); export srcdir; \
391 case "$@" in \
392 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
393 *) am__odir=.;; \
394 esac; \
395 test "x$$am__odir" = x"." || test -d "$$am__odir" \
396 || $(MKDIR_P) "$$am__odir" || exit $$?; \
397 if test -f "./$$f"; then dir=./; \
398 elif test -f "$$f"; then dir=; \
399 else dir="$(srcdir)/"; fi; \
400 tst=$$dir$$f; log='$@'; \
401 if test -n '$(DISABLE_HARD_ERRORS)'; then \
402 am__enable_hard_errors=no; \
403 else \
404 am__enable_hard_errors=yes; \
405 fi; \
406 case " $(XFAIL_TESTS) " in \
407 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
408 am__expect_failure=yes;; \
409 *) \
410 am__expect_failure=no;; \
411 esac; \
412 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
413 # A shell command to get the names of the tests scripts with any registered
414 # extension removed (i.e., equivalently, the names of the test logs, with
415 # the '.log' extension removed). The result is saved in the shell variable
416 # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
417 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
418 # since that might cause problem with VPATH rewrites for suffix-less tests.
419 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
420 am__set_TESTS_bases = \
421 bases='$(TEST_LOGS)'; \
422 bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
423 bases=`echo $$bases`
424 RECHECK_LOGS = $(TEST_LOGS)
425 AM_RECURSIVE_TARGETS = check recheck
426 TEST_SUITE_LOG = test-suite.log
427 TEST_EXTENSIONS = @EXEEXT@ .test
428 am__test_logs1 = $(TESTS:=.log)
429 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
430 TEST_LOGS = $(am__test_logs2:.test.log=.log)
431 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
432 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
433 $(TEST_LOG_FLAGS)
434 am__set_b = \
435 case '$@' in \
436 */*) \
437 case '$*' in \
438 */*) b='$*';; \
439 *) b=`echo '$@' | sed 's/\.log$$//'`; \
440 esac;; \
441 *) \
442 b='$*';; \
443 esac
444 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
445 $(top_srcdir)/glib.mk $(top_srcdir)/test-driver COPYING
446 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
447 ABS_TAPSET_DIR = @ABS_TAPSET_DIR@
448 ACLOCAL = @ACLOCAL@
449 ALLOCA = @ALLOCA@
450 AMTAR = @AMTAR@
451 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
452 AR = @AR@
453 AS = @AS@
454 AUTOCONF = @AUTOCONF@
455 AUTOHEADER = @AUTOHEADER@
456 AUTOMAKE = @AUTOMAKE@
457 AWK = @AWK@
458 CARBON_LIBS = @CARBON_LIBS@
459 CATALOGS = @CATALOGS@
460 CATOBJEXT = @CATOBJEXT@
461 CC = @CC@
462 CCDEPMODE = @CCDEPMODE@
463 CFLAGS = @CFLAGS@
464 COCOA_LIBS = @COCOA_LIBS@
465 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
466 CPP = @CPP@
467 CPPFLAGS = @CPPFLAGS@
468 CXX = @CXX@
469 CXXCPP = @CXXCPP@
470 CXXDEPMODE = @CXXDEPMODE@
471 CXXFLAGS = @CXXFLAGS@
472 CYGPATH_W = @CYGPATH_W@
473 DATADIRNAME = @DATADIRNAME@
474 DBUS1_CFLAGS = @DBUS1_CFLAGS@
475 DBUS1_LIBS = @DBUS1_LIBS@
476 DBUS_DAEMON = @DBUS_DAEMON@
477 DEFS = @DEFS@
478 DEPDIR = @DEPDIR@
479 DLLTOOL = @DLLTOOL@
480 DSYMUTIL = @DSYMUTIL@
481 DTRACE = @DTRACE@
482 DUMPBIN = @DUMPBIN@
483 ECHO_C = @ECHO_C@
484 ECHO_N = @ECHO_N@
485 ECHO_T = @ECHO_T@
486 EGREP = @EGREP@
487 EXEEXT = @EXEEXT@
488 FAM_LIBS = @FAM_LIBS@
489 FGREP = @FGREP@
490 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
491 GIO = @GIO@
492 GIO_MODULE_DIR = @GIO_MODULE_DIR@
493 GLIBC21 = @GLIBC21@
494 GLIB_BINARY_AGE = @GLIB_BINARY_AGE@
495 GLIB_DEBUG_FLAGS = @GLIB_DEBUG_FLAGS@
496 GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
497 GLIB_HIDDEN_VISIBILITY_CFLAGS = @GLIB_HIDDEN_VISIBILITY_CFLAGS@
498 GLIB_INTERFACE_AGE = @GLIB_INTERFACE_AGE@
499 GLIB_LINK_FLAGS = @GLIB_LINK_FLAGS@
500 GLIB_MAJOR_VERSION = @GLIB_MAJOR_VERSION@
501 GLIB_MICRO_VERSION = @GLIB_MICRO_VERSION@
502 GLIB_MINOR_VERSION = @GLIB_MINOR_VERSION@
503 GLIB_RUNTIME_LIBDIR = @GLIB_RUNTIME_LIBDIR@
504 GLIB_VERSION = @GLIB_VERSION@
505 GLIB_WARN_CFLAGS = @GLIB_WARN_CFLAGS@
506 GLIB_WIN32_STATIC_COMPILATION_DEFINE = @GLIB_WIN32_STATIC_COMPILATION_DEFINE@
507 GMOFILES = @GMOFILES@
508 GMSGFMT = @GMSGFMT@
509 GREP = @GREP@
510 GSPAWN = @GSPAWN@
511 GTHREAD_COMPILE_IMPL_DEFINES = @GTHREAD_COMPILE_IMPL_DEFINES@
512 GTKDOC_CHECK = @GTKDOC_CHECK@
513 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
514 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
515 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
516 GTKDOC_MKPDF = @GTKDOC_MKPDF@
517 GTKDOC_REBASE = @GTKDOC_REBASE@
518 G_LIBS_EXTRA = @G_LIBS_EXTRA@
519 G_MODULE_BROKEN_RTLD_GLOBAL = @G_MODULE_BROKEN_RTLD_GLOBAL@
520 G_MODULE_HAVE_DLERROR = @G_MODULE_HAVE_DLERROR@
521 G_MODULE_IMPL = @G_MODULE_IMPL@
522 G_MODULE_LDFLAGS = @G_MODULE_LDFLAGS@
523 G_MODULE_LIBS = @G_MODULE_LIBS@
524 G_MODULE_LIBS_EXTRA = @G_MODULE_LIBS_EXTRA@
525 G_MODULE_NEED_USCORE = @G_MODULE_NEED_USCORE@
526 G_MODULE_PLUGIN_LIBS = @G_MODULE_PLUGIN_LIBS@
527 G_MODULE_SUPPORTED = @G_MODULE_SUPPORTED@
528 G_THREAD_CFLAGS = @G_THREAD_CFLAGS@
529 G_THREAD_LIBS = @G_THREAD_LIBS@
530 G_THREAD_LIBS_EXTRA = @G_THREAD_LIBS_EXTRA@
531 G_THREAD_LIBS_FOR_GTHREAD = @G_THREAD_LIBS_FOR_GTHREAD@
532 HTML_DIR = @HTML_DIR@
533 ICONV_LIBS = @ICONV_LIBS@
534 INDENT = @INDENT@
535 INSTALL = @INSTALL@
536 INSTALL_DATA = @INSTALL_DATA@
537 INSTALL_PROGRAM = @INSTALL_PROGRAM@
538 INSTALL_SCRIPT = @INSTALL_SCRIPT@
539 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
540 INSTOBJEXT = @INSTOBJEXT@
541 INTLLIBS = @INTLLIBS@
542 LD = @LD@
543 LDFLAGS = @LDFLAGS@
544 LIBELF_CFLAGS = @LIBELF_CFLAGS@
545 LIBELF_LIBS = @LIBELF_LIBS@
546 LIBFFI_CFLAGS = @LIBFFI_CFLAGS@
547 LIBFFI_LIBS = @LIBFFI_LIBS@
548 LIBOBJS = @LIBOBJS@
549 LIBS = @LIBS@
550 LIBTOOL = @LIBTOOL@
551 LIB_EXE_MACHINE_FLAG = @LIB_EXE_MACHINE_FLAG@
552 LIPO = @LIPO@
553 LN_S = @LN_S@
554 LTLIBOBJS = @LTLIBOBJS@
555 LTP = @LTP@
556 LTP_GENHTML = @LTP_GENHTML@
557 LT_AGE = @LT_AGE@
558 LT_CURRENT = @LT_CURRENT@
559 LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
560 LT_RELEASE = @LT_RELEASE@
561 LT_REVISION = @LT_REVISION@
562 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
563 MAINT = @MAINT@
564 MAKEINFO = @MAKEINFO@
565 MANIFEST_TOOL = @MANIFEST_TOOL@
566 MKDIR_P = @MKDIR_P@
567 MKINSTALLDIRS = @MKINSTALLDIRS@
568 MSGFMT = @MSGFMT@
569 MSGFMT_OPTS = @MSGFMT_OPTS@
570 NAMESER_COMPAT_INCLUDE = @NAMESER_COMPAT_INCLUDE@
571 NETWORK_LIBS = @NETWORK_LIBS@
572 NM = @NM@
573 NMEDIT = @NMEDIT@
574 OBJDUMP = @OBJDUMP@
575 OBJEXT = @OBJEXT@
576 OTOOL = @OTOOL@
577 OTOOL64 = @OTOOL64@
578 PACKAGE = @PACKAGE@
579 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
580 PACKAGE_NAME = @PACKAGE_NAME@
581 PACKAGE_STRING = @PACKAGE_STRING@
582 PACKAGE_TARNAME = @PACKAGE_TARNAME@
583 PACKAGE_URL = @PACKAGE_URL@
584 PACKAGE_VERSION = @PACKAGE_VERSION@
585 PATH_SEPARATOR = @PATH_SEPARATOR@
586 PCRE_CFLAGS = @PCRE_CFLAGS@
587 PCRE_LIBS = @PCRE_LIBS@
588 PCRE_REQUIRES = @PCRE_REQUIRES@
589 PCRE_WARN_CFLAGS = @PCRE_WARN_CFLAGS@
590 PERL = @PERL@
591 PERL_PATH = @PERL_PATH@
592 PKG_CONFIG = @PKG_CONFIG@
593 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
594 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
595 PLATFORMDEP = @PLATFORMDEP@
596 POFILES = @POFILES@
597 POSUB = @POSUB@
598 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
599 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
600 PYTHON = @PYTHON@
601 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
602 PYTHON_PLATFORM = @PYTHON_PLATFORM@
603 PYTHON_PREFIX = @PYTHON_PREFIX@
604 PYTHON_VERSION = @PYTHON_VERSION@
605 RANLIB = @RANLIB@
606 REBUILD = @REBUILD@
607 SED = @SED@
608 SELINUX_LIBS = @SELINUX_LIBS@
609 SET_MAKE = @SET_MAKE@
610 SHELL = @SHELL@
611 SHTOOL = @SHTOOL@
612 STRIP = @STRIP@
613 USE_NLS = @USE_NLS@
614 VERSION = @VERSION@
615 WINDRES = @WINDRES@
616 WSPIAPI_INCLUDE = @WSPIAPI_INCLUDE@
617 XATTR_LIBS = @XATTR_LIBS@
618 XGETTEXT = @XGETTEXT@
619 XMLCATALOG = @XMLCATALOG@
620 XML_CATALOG_FILE = @XML_CATALOG_FILE@
621 XSLTPROC = @XSLTPROC@
622 ZLIB_CFLAGS = @ZLIB_CFLAGS@
623 ZLIB_LIBS = @ZLIB_LIBS@
624 abs_builddir = @abs_builddir@
625 abs_srcdir = @abs_srcdir@
626 abs_top_builddir = @abs_top_builddir@
627 abs_top_srcdir = @abs_top_srcdir@
628 ac_ct_AR = @ac_ct_AR@
629 ac_ct_CC = @ac_ct_CC@
630 ac_ct_CXX = @ac_ct_CXX@
631 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
632 am__include = @am__include@
633 am__leading_dot = @am__leading_dot@
634 am__quote = @am__quote@
635 am__tar = @am__tar@
636 am__untar = @am__untar@
637 bindir = @bindir@
638 build = @build@
639 build_alias = @build_alias@
640 build_cpu = @build_cpu@
641 build_os = @build_os@
642 build_vendor = @build_vendor@
643 builddir = @builddir@
644 config_h_INCLUDES = @config_h_INCLUDES@
645 datadir = @datadir@
646 datarootdir = @datarootdir@
647 docdir = @docdir@
648 dvidir = @dvidir@
649 exec_prefix = @exec_prefix@
650 gio_INCLUDES = @gio_INCLUDES@
651 glib_INCLUDES = @glib_INCLUDES@
652 gmodule_INCLUDES = @gmodule_INCLUDES@
653 gobject_INCLUDES = @gobject_INCLUDES@
654 host = @host@
655 host_alias = @host_alias@
656 host_cpu = @host_cpu@
657 host_os = @host_os@
658 host_vendor = @host_vendor@
659 htmldir = @htmldir@
660 includedir = @includedir@
661 infodir = @infodir@
662 install_sh = @install_sh@
663 installed_test_metadir = @installed_test_metadir@
664 installed_testdir = @installed_testdir@
665 libdir = @libdir@
666 libexecdir = @libexecdir@
667 localedir = @localedir@
668 localstatedir = @localstatedir@
669 mandir = @mandir@
670 mkdir_p = @mkdir_p@
671 ms_librarian = @ms_librarian@
672 oldincludedir = @oldincludedir@
673 pdfdir = @pdfdir@
674 pkgpyexecdir = @pkgpyexecdir@
675 pkgpythondir = @pkgpythondir@
676 prefix = @prefix@
677 program_transform_name = @program_transform_name@
678 psdir = @psdir@
679 pyexecdir = @pyexecdir@
680 pythondir = @pythondir@
681 runstatedir = @runstatedir@
682 sbindir = @sbindir@
683 sharedstatedir = @sharedstatedir@
684 srcdir = @srcdir@
685 sysconfdir = @sysconfdir@
686 target_alias = @target_alias@
687 top_build_prefix = @top_build_prefix@
688 top_builddir = @top_builddir@
689 top_srcdir = @top_srcdir@
690  
691 #GTESTER = gtester # for non-GLIB packages
692 #GTESTER_REPORT = gtester-report # for non-GLIB packages
693 GTESTER = $(top_builddir)/glib/gtester # for the GLIB package
694 GTESTER_REPORT = $(top_builddir)/glib/gtester-report # for the GLIB package
695 NULL =
696  
697 # initialize variables for unconditional += appending
698 BUILT_SOURCES =
699 BUILT_EXTRA_DIST =
700 CLEANFILES = *.log *.trs $(am__append_14)
701 DISTCLEANFILES =
702 MAINTAINERCLEANFILES =
703 EXTRA_DIST = $(all_dist_test_scripts) $(all_dist_test_data) COPYING \
704 makefile.msc
705  
706 # We support a fairly large range of possible variables. It is expected that all types of files in a test suite
707 # will belong in exactly one of the following variables.
708 #
709 # First, we support the usual automake suffixes, but in lowercase, with the customary meaning:
710 #
711 # test_programs, test_scripts, test_data, test_ltlibraries
712 #
713 # The above are used to list files that are involved in both uninstalled and installed testing. The
714 # test_programs and test_scripts are taken to be actual testcases and will be run as part of the test suite.
715 # Note that _data is always used with the nobase_ automake variable name to ensure that installed test data is
716 # installed in the same way as it appears in the package layout.
717 #
718 # In order to mark a particular file as being only for one type of testing, use 'installed' or 'uninstalled',
719 # like so:
720 #
721 # installed_test_programs, uninstalled_test_programs
722 # installed_test_scripts, uninstalled_test_scripts
723 # installed_test_data, uninstalled_test_data
724 # installed_test_ltlibraries, uninstalled_test_ltlibraries
725 #
726 # Additionally, we support 'extra' infixes for programs and scripts. This is used for support programs/scripts
727 # that should not themselves be run as testcases (but exist to be used from other testcases):
728 #
729 # test_extra_programs, installed_test_extra_programs, uninstalled_test_extra_programs
730 # test_extra_scripts, installed_test_extra_scripts, uninstalled_test_extra_scripts
731 #
732 # Additionally, for _scripts and _data, we support the customary dist_ prefix so that the named script or data
733 # file automatically end up in the tarball.
734 #
735 # dist_test_scripts, dist_test_data, dist_test_extra_scripts
736 # dist_installed_test_scripts, dist_installed_test_data, dist_installed_test_extra_scripts
737 # dist_uninstalled_test_scripts, dist_uninstalled_test_data, dist_uninstalled_test_extra_scripts
738 #
739 # Note that no file is automatically disted unless it appears in one of the dist_ variables. This follows the
740 # standard automake convention of not disting programs scripts or data by default.
741 #
742 # test_programs, test_scripts, uninstalled_test_programs and uninstalled_test_scripts (as well as their disted
743 # variants) will be run as part of the in-tree 'make check'. These are all assumed to be runnable under
744 # gtester. That's a bit strange for scripts, but it's possible.
745  
746 # we use test -z "$(TEST_PROGS)" above, so make sure we have no extra whitespace...
747 TEST_PROGS = $(strip $(test_programs) $(test_scripts) \
748 $(uninstalled_test_programs) $(uninstalled_test_scripts) \
749 $(dist_test_scripts) $(dist_uninstalled_test_scripts))
750 installed_test_LTLIBRARIES = $(am__append_13)
751 installed_test_SCRIPTS = $(am__append_11)
752 nobase_installed_test_DATA = $(am__append_12)
753 noinst_LTLIBRARIES = $(am__append_2) libpcre.la
754 noinst_SCRIPTS = $(am__append_4)
755 noinst_DATA = $(am__append_5)
756 check_LTLIBRARIES = $(am__append_6)
757 check_SCRIPTS = $(am__append_8)
758 check_DATA = $(am__append_9)
759  
760 # Note: build even the installed-only targets during 'make check' to ensure that they still work.
761 # We need to do a bit of trickery here and manage disting via EXTRA_DIST instead of using dist_ prefixes to
762 # prevent automake from mistreating gmake functions like $(wildcard ...) and $(addprefix ...) as if they were
763 # filenames, including removing duplicate instances of the opening part before the space, eg. '$(addprefix'.
764 all_test_programs = $(test_programs) $(uninstalled_test_programs) $(installed_test_programs) \
765 $(test_extra_programs) $(uninstalled_test_extra_programs) $(installed_test_extra_programs)
766  
767 all_test_scripts = $(test_scripts) $(uninstalled_test_scripts) \
768 $(installed_test_scripts) $(test_extra_scripts) \
769 $(uninstalled_test_extra_scripts) \
770 $(installed_test_extra_scripts) $(all_dist_test_scripts)
771 all_dist_test_scripts = $(dist_test_scripts) $(dist_uninstalled_test_scripts) $(dist_installed_test_scripts) \
772 $(dist_test_extra_scripts) $(dist_uninstalled_test_extra_scripts) $(dist_installed_test_extra_scripts)
773  
774 all_test_data = $(test_data) $(uninstalled_test_data) \
775 $(installed_test_data) $(all_dist_test_data)
776 all_dist_test_data = $(dist_test_data) $(dist_uninstalled_test_data) $(dist_installed_test_data)
777 all_test_ltlibs = $(test_ltlibraries) $(uninstalled_test_ltlibraries) $(installed_test_ltlibraries)
778 @ENABLE_INSTALLED_TESTS_TRUE@installed_testcases = $(test_programs) $(installed_test_programs) \
779 @ENABLE_INSTALLED_TESTS_TRUE@ $(test_scripts) $(installed_test_scripts) \
780 @ENABLE_INSTALLED_TESTS_TRUE@ $(dist_test_scripts) $(dist_installed_test_scripts)
781  
782 @ENABLE_INSTALLED_TESTS_TRUE@installed_test_meta_DATA = $(installed_testcases:=.test)
783 libpcre_la_CPPFLAGS = \
784 -DG_LOG_DOMAIN=\"GLib-GRegex\" \
785 -DHAVE_CONFIG_H \
786 -DHAVE_MEMMOVE \
787 -DSUPPORT_UCP \
788 -DSUPPORT_UTF \
789 -DSUPPORT_UTF8 \
790 -DNEWLINE=-1 \
791 -DMATCH_LIMIT=10000000 \
792 -DMATCH_LIMIT_RECURSION=8192 \
793 -DMAX_NAME_SIZE=32 \
794 -DMAX_NAME_COUNT=10000 \
795 -DMAX_DUPLENGTH=30000 \
796 -DLINK_SIZE=2 \
797 -DPOSIX_MALLOC_THRESHOLD=10 \
798 -DPCRE_STATIC \
799 -UBSR_ANYCRLF \
800 -UEBCDIC \
801 $(glib_INCLUDES) \
802 @GLIB_DEBUG_FLAGS@ \
803 -DGLIB_COMPILATION \
804 $(AM_CPPFLAGS)
805  
806 libpcre_la_CFLAGS = \
807 $(GLIB_HIDDEN_VISIBILITY_CFLAGS) \
808 $(PCRE_WARN_CFLAGS) \
809 $(DEP_CFLAGS) \
810 $(AM_CFLAGS)
811  
812 libpcre_la_LDFLAGS = \
813 -no-undefined \
814 $(AM_LDFLAGS)
815  
816 libpcre_la_SOURCES = \
817 pcre_byte_order.c \
818 pcre_chartables.c \
819 pcre_compile.c \
820 pcre_config.c \
821 pcre_dfa_exec.c \
822 pcre_exec.c \
823 pcre_fullinfo.c \
824 pcre_get.c \
825 pcre_globals.c \
826 pcre_jit_compile.c \
827 pcre_newline.c \
828 pcre_ord2utf8.c \
829 pcre_string_utils.c \
830 pcre_study.c \
831 pcre_tables.c \
832 pcre_valid_utf8.c \
833 pcre_version.c \
834 pcre_xclass.c \
835 pcre.h \
836 pcre_internal.h \
837 ucp.h
838  
839 libpcre_la_LIBADD = $(DEP_LIBS)
840 all: $(BUILT_SOURCES)
841 $(MAKE) $(AM_MAKEFLAGS) all-am
842  
843 .SUFFIXES:
844 .SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
845 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/glib.mk $(am__configure_deps)
846 @for dep in $?; do \
847 case '$(am__configure_deps)' in \
848 *$$dep*) \
849 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
850 && { if test -f $@; then exit 0; else break; fi; }; \
851 exit 1;; \
852 esac; \
853 done; \
854 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu glib/pcre/Makefile'; \
855 $(am__cd) $(top_srcdir) && \
856 $(AUTOMAKE) --gnu glib/pcre/Makefile
857 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
858 @case '$?' in \
859 *config.status*) \
860 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
861 *) \
862 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
863 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
864 esac;
865 $(top_srcdir)/glib.mk $(am__empty):
866  
867 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
868 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
869  
870 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
871 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
872 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
873 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
874 $(am__aclocal_m4_deps):
875  
876 clean-checkLTLIBRARIES:
877 -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)
878 @list='$(check_LTLIBRARIES)'; \
879 locs=`for p in $$list; do echo $$p; done | \
880 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
881 sort -u`; \
882 test -z "$$locs" || { \
883 echo rm -f $${locs}; \
884 rm -f $${locs}; \
885 }
886  
887 install-installed_testLTLIBRARIES: $(installed_test_LTLIBRARIES)
888 @$(NORMAL_INSTALL)
889 @list='$(installed_test_LTLIBRARIES)'; test -n "$(installed_testdir)" || list=; \
890 list2=; for p in $$list; do \
891 if test -f $$p; then \
892 list2="$$list2 $$p"; \
893 else :; fi; \
894 done; \
895 test -z "$$list2" || { \
896 echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)'"; \
897 $(MKDIR_P) "$(DESTDIR)$(installed_testdir)" || exit 1; \
898 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(installed_testdir)'"; \
899 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(installed_testdir)"; \
900 }
901  
902 uninstall-installed_testLTLIBRARIES:
903 @$(NORMAL_UNINSTALL)
904 @list='$(installed_test_LTLIBRARIES)'; test -n "$(installed_testdir)" || list=; \
905 for p in $$list; do \
906 $(am__strip_dir) \
907 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(installed_testdir)/$$f'"; \
908 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(installed_testdir)/$$f"; \
909 done
910  
911 clean-installed_testLTLIBRARIES:
912 -test -z "$(installed_test_LTLIBRARIES)" || rm -f $(installed_test_LTLIBRARIES)
913 @list='$(installed_test_LTLIBRARIES)'; \
914 locs=`for p in $$list; do echo $$p; done | \
915 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
916 sort -u`; \
917 test -z "$$locs" || { \
918 echo rm -f $${locs}; \
919 rm -f $${locs}; \
920 }
921  
922 clean-noinstLTLIBRARIES:
923 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
924 @list='$(noinst_LTLIBRARIES)'; \
925 locs=`for p in $$list; do echo $$p; done | \
926 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
927 sort -u`; \
928 test -z "$$locs" || { \
929 echo rm -f $${locs}; \
930 rm -f $${locs}; \
931 }
932  
933 libpcre.la: $(libpcre_la_OBJECTS) $(libpcre_la_DEPENDENCIES) $(EXTRA_libpcre_la_DEPENDENCIES)
934 $(AM_V_CCLD)$(libpcre_la_LINK) $(libpcre_la_OBJECTS) $(libpcre_la_LIBADD) $(LIBS)
935  
936 clean-checkPROGRAMS:
937 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
938 echo " rm -f" $$list; \
939 rm -f $$list || exit $$?; \
940 test -n "$(EXEEXT)" || exit 0; \
941 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
942 echo " rm -f" $$list; \
943 rm -f $$list
944 install-installed_testPROGRAMS: $(installed_test_PROGRAMS)
945 @$(NORMAL_INSTALL)
946 @list='$(installed_test_PROGRAMS)'; test -n "$(installed_testdir)" || list=; \
947 if test -n "$$list"; then \
948 echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)'"; \
949 $(MKDIR_P) "$(DESTDIR)$(installed_testdir)" || exit 1; \
950 fi; \
951 for p in $$list; do echo "$$p $$p"; done | \
952 sed 's/$(EXEEXT)$$//' | \
953 while read p p1; do if test -f $$p \
954 || test -f $$p1 \
955 ; then echo "$$p"; echo "$$p"; else :; fi; \
956 done | \
957 sed -e 'p;s,.*/,,;n;h' \
958 -e 's|.*|.|' \
959 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
960 sed 'N;N;N;s,\n, ,g' | \
961 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
962 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
963 if ($$2 == $$4) files[d] = files[d] " " $$1; \
964 else { print "f", $$3 "/" $$4, $$1; } } \
965 END { for (d in files) print "f", d, files[d] }' | \
966 while read type dir files; do \
967 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
968 test -z "$$files" || { \
969 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(installed_testdir)$$dir'"; \
970 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(installed_testdir)$$dir" || exit $$?; \
971 } \
972 ; done
973  
974 uninstall-installed_testPROGRAMS:
975 @$(NORMAL_UNINSTALL)
976 @list='$(installed_test_PROGRAMS)'; test -n "$(installed_testdir)" || list=; \
977 files=`for p in $$list; do echo "$$p"; done | \
978 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
979 -e 's/$$/$(EXEEXT)/' \
980 `; \
981 test -n "$$list" || exit 0; \
982 echo " ( cd '$(DESTDIR)$(installed_testdir)' && rm -f" $$files ")"; \
983 cd "$(DESTDIR)$(installed_testdir)" && rm -f $$files
984  
985 clean-installed_testPROGRAMS:
986 @list='$(installed_test_PROGRAMS)'; test -n "$$list" || exit 0; \
987 echo " rm -f" $$list; \
988 rm -f $$list || exit $$?; \
989 test -n "$(EXEEXT)" || exit 0; \
990 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
991 echo " rm -f" $$list; \
992 rm -f $$list
993  
994 clean-noinstPROGRAMS:
995 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
996 echo " rm -f" $$list; \
997 rm -f $$list || exit $$?; \
998 test -n "$(EXEEXT)" || exit 0; \
999 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1000 echo " rm -f" $$list; \
1001 rm -f $$list
1002 install-installed_testSCRIPTS: $(installed_test_SCRIPTS)
1003 @$(NORMAL_INSTALL)
1004 @list='$(installed_test_SCRIPTS)'; test -n "$(installed_testdir)" || list=; \
1005 if test -n "$$list"; then \
1006 echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)'"; \
1007 $(MKDIR_P) "$(DESTDIR)$(installed_testdir)" || exit 1; \
1008 fi; \
1009 for p in $$list; do \
1010 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1011 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
1012 done | \
1013 sed -e 'p;s,.*/,,;n' \
1014 -e 'h;s|.*|.|' \
1015 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
1016 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
1017 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
1018 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
1019 if (++n[d] == $(am__install_max)) { \
1020 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
1021 else { print "f", d "/" $$4, $$1 } } \
1022 END { for (d in files) print "f", d, files[d] }' | \
1023 while read type dir files; do \
1024 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
1025 test -z "$$files" || { \
1026 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(installed_testdir)$$dir'"; \
1027 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(installed_testdir)$$dir" || exit $$?; \
1028 } \
1029 ; done
1030  
1031 uninstall-installed_testSCRIPTS:
1032 @$(NORMAL_UNINSTALL)
1033 @list='$(installed_test_SCRIPTS)'; test -n "$(installed_testdir)" || exit 0; \
1034 files=`for p in $$list; do echo "$$p"; done | \
1035 sed -e 's,.*/,,;$(transform)'`; \
1036 dir='$(DESTDIR)$(installed_testdir)'; $(am__uninstall_files_from_dir)
1037  
1038 mostlyclean-compile:
1039 -rm -f *.$(OBJEXT)
1040  
1041 distclean-compile:
1042 -rm -f *.tab.c
1043  
1044 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_byte_order.Plo@am__quote@
1045 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_chartables.Plo@am__quote@
1046 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_compile.Plo@am__quote@
1047 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_config.Plo@am__quote@
1048 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_dfa_exec.Plo@am__quote@
1049 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_exec.Plo@am__quote@
1050 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_fullinfo.Plo@am__quote@
1051 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_get.Plo@am__quote@
1052 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_globals.Plo@am__quote@
1053 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_jit_compile.Plo@am__quote@
1054 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_newline.Plo@am__quote@
1055 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_ord2utf8.Plo@am__quote@
1056 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_string_utils.Plo@am__quote@
1057 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_study.Plo@am__quote@
1058 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_tables.Plo@am__quote@
1059 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_valid_utf8.Plo@am__quote@
1060 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_version.Plo@am__quote@
1061 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_xclass.Plo@am__quote@
1062  
1063 .c.o:
1064 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1065 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1066 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1067 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1068 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1069  
1070 .c.obj:
1071 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1072 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1073 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1074 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1075 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1076  
1077 .c.lo:
1078 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1079 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1080 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1081 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1082 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1083  
1084 libpcre_la-pcre_byte_order.lo: pcre_byte_order.c
1085 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_byte_order.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_byte_order.Tpo -c -o libpcre_la-pcre_byte_order.lo `test -f 'pcre_byte_order.c' || echo '$(srcdir)/'`pcre_byte_order.c
1086 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_byte_order.Tpo $(DEPDIR)/libpcre_la-pcre_byte_order.Plo
1087 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_byte_order.c' object='libpcre_la-pcre_byte_order.lo' libtool=yes @AMDEPBACKSLASH@
1088 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1089 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_byte_order.lo `test -f 'pcre_byte_order.c' || echo '$(srcdir)/'`pcre_byte_order.c
1090  
1091 libpcre_la-pcre_chartables.lo: pcre_chartables.c
1092 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_chartables.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_chartables.Tpo -c -o libpcre_la-pcre_chartables.lo `test -f 'pcre_chartables.c' || echo '$(srcdir)/'`pcre_chartables.c
1093 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_chartables.Tpo $(DEPDIR)/libpcre_la-pcre_chartables.Plo
1094 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_chartables.c' object='libpcre_la-pcre_chartables.lo' libtool=yes @AMDEPBACKSLASH@
1095 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1096 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_chartables.lo `test -f 'pcre_chartables.c' || echo '$(srcdir)/'`pcre_chartables.c
1097  
1098 libpcre_la-pcre_compile.lo: pcre_compile.c
1099 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_compile.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_compile.Tpo -c -o libpcre_la-pcre_compile.lo `test -f 'pcre_compile.c' || echo '$(srcdir)/'`pcre_compile.c
1100 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_compile.Tpo $(DEPDIR)/libpcre_la-pcre_compile.Plo
1101 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_compile.c' object='libpcre_la-pcre_compile.lo' libtool=yes @AMDEPBACKSLASH@
1102 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1103 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_compile.lo `test -f 'pcre_compile.c' || echo '$(srcdir)/'`pcre_compile.c
1104  
1105 libpcre_la-pcre_config.lo: pcre_config.c
1106 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_config.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_config.Tpo -c -o libpcre_la-pcre_config.lo `test -f 'pcre_config.c' || echo '$(srcdir)/'`pcre_config.c
1107 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_config.Tpo $(DEPDIR)/libpcre_la-pcre_config.Plo
1108 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_config.c' object='libpcre_la-pcre_config.lo' libtool=yes @AMDEPBACKSLASH@
1109 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1110 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_config.lo `test -f 'pcre_config.c' || echo '$(srcdir)/'`pcre_config.c
1111  
1112 libpcre_la-pcre_dfa_exec.lo: pcre_dfa_exec.c
1113 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_dfa_exec.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_dfa_exec.Tpo -c -o libpcre_la-pcre_dfa_exec.lo `test -f 'pcre_dfa_exec.c' || echo '$(srcdir)/'`pcre_dfa_exec.c
1114 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_dfa_exec.Tpo $(DEPDIR)/libpcre_la-pcre_dfa_exec.Plo
1115 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_dfa_exec.c' object='libpcre_la-pcre_dfa_exec.lo' libtool=yes @AMDEPBACKSLASH@
1116 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1117 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_dfa_exec.lo `test -f 'pcre_dfa_exec.c' || echo '$(srcdir)/'`pcre_dfa_exec.c
1118  
1119 libpcre_la-pcre_exec.lo: pcre_exec.c
1120 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_exec.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_exec.Tpo -c -o libpcre_la-pcre_exec.lo `test -f 'pcre_exec.c' || echo '$(srcdir)/'`pcre_exec.c
1121 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_exec.Tpo $(DEPDIR)/libpcre_la-pcre_exec.Plo
1122 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_exec.c' object='libpcre_la-pcre_exec.lo' libtool=yes @AMDEPBACKSLASH@
1123 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1124 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_exec.lo `test -f 'pcre_exec.c' || echo '$(srcdir)/'`pcre_exec.c
1125  
1126 libpcre_la-pcre_fullinfo.lo: pcre_fullinfo.c
1127 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_fullinfo.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_fullinfo.Tpo -c -o libpcre_la-pcre_fullinfo.lo `test -f 'pcre_fullinfo.c' || echo '$(srcdir)/'`pcre_fullinfo.c
1128 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_fullinfo.Tpo $(DEPDIR)/libpcre_la-pcre_fullinfo.Plo
1129 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_fullinfo.c' object='libpcre_la-pcre_fullinfo.lo' libtool=yes @AMDEPBACKSLASH@
1130 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1131 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_fullinfo.lo `test -f 'pcre_fullinfo.c' || echo '$(srcdir)/'`pcre_fullinfo.c
1132  
1133 libpcre_la-pcre_get.lo: pcre_get.c
1134 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_get.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_get.Tpo -c -o libpcre_la-pcre_get.lo `test -f 'pcre_get.c' || echo '$(srcdir)/'`pcre_get.c
1135 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_get.Tpo $(DEPDIR)/libpcre_la-pcre_get.Plo
1136 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_get.c' object='libpcre_la-pcre_get.lo' libtool=yes @AMDEPBACKSLASH@
1137 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1138 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_get.lo `test -f 'pcre_get.c' || echo '$(srcdir)/'`pcre_get.c
1139  
1140 libpcre_la-pcre_globals.lo: pcre_globals.c
1141 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_globals.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_globals.Tpo -c -o libpcre_la-pcre_globals.lo `test -f 'pcre_globals.c' || echo '$(srcdir)/'`pcre_globals.c
1142 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_globals.Tpo $(DEPDIR)/libpcre_la-pcre_globals.Plo
1143 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_globals.c' object='libpcre_la-pcre_globals.lo' libtool=yes @AMDEPBACKSLASH@
1144 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1145 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_globals.lo `test -f 'pcre_globals.c' || echo '$(srcdir)/'`pcre_globals.c
1146  
1147 libpcre_la-pcre_jit_compile.lo: pcre_jit_compile.c
1148 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_jit_compile.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_jit_compile.Tpo -c -o libpcre_la-pcre_jit_compile.lo `test -f 'pcre_jit_compile.c' || echo '$(srcdir)/'`pcre_jit_compile.c
1149 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_jit_compile.Tpo $(DEPDIR)/libpcre_la-pcre_jit_compile.Plo
1150 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_jit_compile.c' object='libpcre_la-pcre_jit_compile.lo' libtool=yes @AMDEPBACKSLASH@
1151 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1152 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_jit_compile.lo `test -f 'pcre_jit_compile.c' || echo '$(srcdir)/'`pcre_jit_compile.c
1153  
1154 libpcre_la-pcre_newline.lo: pcre_newline.c
1155 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_newline.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_newline.Tpo -c -o libpcre_la-pcre_newline.lo `test -f 'pcre_newline.c' || echo '$(srcdir)/'`pcre_newline.c
1156 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_newline.Tpo $(DEPDIR)/libpcre_la-pcre_newline.Plo
1157 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_newline.c' object='libpcre_la-pcre_newline.lo' libtool=yes @AMDEPBACKSLASH@
1158 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1159 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_newline.lo `test -f 'pcre_newline.c' || echo '$(srcdir)/'`pcre_newline.c
1160  
1161 libpcre_la-pcre_ord2utf8.lo: pcre_ord2utf8.c
1162 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_ord2utf8.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_ord2utf8.Tpo -c -o libpcre_la-pcre_ord2utf8.lo `test -f 'pcre_ord2utf8.c' || echo '$(srcdir)/'`pcre_ord2utf8.c
1163 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_ord2utf8.Tpo $(DEPDIR)/libpcre_la-pcre_ord2utf8.Plo
1164 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_ord2utf8.c' object='libpcre_la-pcre_ord2utf8.lo' libtool=yes @AMDEPBACKSLASH@
1165 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1166 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_ord2utf8.lo `test -f 'pcre_ord2utf8.c' || echo '$(srcdir)/'`pcre_ord2utf8.c
1167  
1168 libpcre_la-pcre_string_utils.lo: pcre_string_utils.c
1169 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_string_utils.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_string_utils.Tpo -c -o libpcre_la-pcre_string_utils.lo `test -f 'pcre_string_utils.c' || echo '$(srcdir)/'`pcre_string_utils.c
1170 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_string_utils.Tpo $(DEPDIR)/libpcre_la-pcre_string_utils.Plo
1171 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_string_utils.c' object='libpcre_la-pcre_string_utils.lo' libtool=yes @AMDEPBACKSLASH@
1172 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1173 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_string_utils.lo `test -f 'pcre_string_utils.c' || echo '$(srcdir)/'`pcre_string_utils.c
1174  
1175 libpcre_la-pcre_study.lo: pcre_study.c
1176 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_study.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_study.Tpo -c -o libpcre_la-pcre_study.lo `test -f 'pcre_study.c' || echo '$(srcdir)/'`pcre_study.c
1177 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_study.Tpo $(DEPDIR)/libpcre_la-pcre_study.Plo
1178 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_study.c' object='libpcre_la-pcre_study.lo' libtool=yes @AMDEPBACKSLASH@
1179 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1180 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_study.lo `test -f 'pcre_study.c' || echo '$(srcdir)/'`pcre_study.c
1181  
1182 libpcre_la-pcre_tables.lo: pcre_tables.c
1183 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_tables.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_tables.Tpo -c -o libpcre_la-pcre_tables.lo `test -f 'pcre_tables.c' || echo '$(srcdir)/'`pcre_tables.c
1184 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_tables.Tpo $(DEPDIR)/libpcre_la-pcre_tables.Plo
1185 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_tables.c' object='libpcre_la-pcre_tables.lo' libtool=yes @AMDEPBACKSLASH@
1186 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1187 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_tables.lo `test -f 'pcre_tables.c' || echo '$(srcdir)/'`pcre_tables.c
1188  
1189 libpcre_la-pcre_valid_utf8.lo: pcre_valid_utf8.c
1190 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_valid_utf8.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_valid_utf8.Tpo -c -o libpcre_la-pcre_valid_utf8.lo `test -f 'pcre_valid_utf8.c' || echo '$(srcdir)/'`pcre_valid_utf8.c
1191 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_valid_utf8.Tpo $(DEPDIR)/libpcre_la-pcre_valid_utf8.Plo
1192 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_valid_utf8.c' object='libpcre_la-pcre_valid_utf8.lo' libtool=yes @AMDEPBACKSLASH@
1193 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1194 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_valid_utf8.lo `test -f 'pcre_valid_utf8.c' || echo '$(srcdir)/'`pcre_valid_utf8.c
1195  
1196 libpcre_la-pcre_version.lo: pcre_version.c
1197 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_version.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_version.Tpo -c -o libpcre_la-pcre_version.lo `test -f 'pcre_version.c' || echo '$(srcdir)/'`pcre_version.c
1198 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_version.Tpo $(DEPDIR)/libpcre_la-pcre_version.Plo
1199 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_version.c' object='libpcre_la-pcre_version.lo' libtool=yes @AMDEPBACKSLASH@
1200 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1201 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_version.lo `test -f 'pcre_version.c' || echo '$(srcdir)/'`pcre_version.c
1202  
1203 libpcre_la-pcre_xclass.lo: pcre_xclass.c
1204 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -MT libpcre_la-pcre_xclass.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_xclass.Tpo -c -o libpcre_la-pcre_xclass.lo `test -f 'pcre_xclass.c' || echo '$(srcdir)/'`pcre_xclass.c
1205 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_xclass.Tpo $(DEPDIR)/libpcre_la-pcre_xclass.Plo
1206 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pcre_xclass.c' object='libpcre_la-pcre_xclass.lo' libtool=yes @AMDEPBACKSLASH@
1207 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1208 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpcre_la_CPPFLAGS) $(CPPFLAGS) $(libpcre_la_CFLAGS) $(CFLAGS) -c -o libpcre_la-pcre_xclass.lo `test -f 'pcre_xclass.c' || echo '$(srcdir)/'`pcre_xclass.c
1209  
1210 mostlyclean-libtool:
1211 -rm -f *.lo
1212  
1213 clean-libtool:
1214 -rm -rf .libs _libs
1215 install-installed_test_metaDATA: $(installed_test_meta_DATA)
1216 @$(NORMAL_INSTALL)
1217 @list='$(installed_test_meta_DATA)'; test -n "$(installed_test_metadir)" || list=; \
1218 if test -n "$$list"; then \
1219 echo " $(MKDIR_P) '$(DESTDIR)$(installed_test_metadir)'"; \
1220 $(MKDIR_P) "$(DESTDIR)$(installed_test_metadir)" || exit 1; \
1221 fi; \
1222 for p in $$list; do \
1223 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1224 echo "$$d$$p"; \
1225 done | $(am__base_list) | \
1226 while read files; do \
1227 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(installed_test_metadir)'"; \
1228 $(INSTALL_DATA) $$files "$(DESTDIR)$(installed_test_metadir)" || exit $$?; \
1229 done
1230  
1231 uninstall-installed_test_metaDATA:
1232 @$(NORMAL_UNINSTALL)
1233 @list='$(installed_test_meta_DATA)'; test -n "$(installed_test_metadir)" || list=; \
1234 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1235 dir='$(DESTDIR)$(installed_test_metadir)'; $(am__uninstall_files_from_dir)
1236 install-nobase_installed_testDATA: $(nobase_installed_test_DATA)
1237 @$(NORMAL_INSTALL)
1238 @list='$(nobase_installed_test_DATA)'; test -n "$(installed_testdir)" || list=; \
1239 if test -n "$$list"; then \
1240 echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)'"; \
1241 $(MKDIR_P) "$(DESTDIR)$(installed_testdir)" || exit 1; \
1242 fi; \
1243 $(am__nobase_list) | while read dir files; do \
1244 xfiles=; for file in $$files; do \
1245 if test -f "$$file"; then xfiles="$$xfiles $$file"; \
1246 else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
1247 test -z "$$xfiles" || { \
1248 test "x$$dir" = x. || { \
1249 echo " $(MKDIR_P) '$(DESTDIR)$(installed_testdir)/$$dir'"; \
1250 $(MKDIR_P) "$(DESTDIR)$(installed_testdir)/$$dir"; }; \
1251 echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(installed_testdir)/$$dir'"; \
1252 $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(installed_testdir)/$$dir" || exit $$?; }; \
1253 done
1254  
1255 uninstall-nobase_installed_testDATA:
1256 @$(NORMAL_UNINSTALL)
1257 @list='$(nobase_installed_test_DATA)'; test -n "$(installed_testdir)" || list=; \
1258 $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
1259 dir='$(DESTDIR)$(installed_testdir)'; $(am__uninstall_files_from_dir)
1260  
1261 ID: $(am__tagged_files)
1262 $(am__define_uniq_tagged_files); mkid -fID $$unique
1263 tags: tags-am
1264 TAGS: tags
1265  
1266 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1267 set x; \
1268 here=`pwd`; \
1269 $(am__define_uniq_tagged_files); \
1270 shift; \
1271 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1272 test -n "$$unique" || unique=$$empty_fix; \
1273 if test $$# -gt 0; then \
1274 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1275 "$$@" $$unique; \
1276 else \
1277 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1278 $$unique; \
1279 fi; \
1280 fi
1281 ctags: ctags-am
1282  
1283 CTAGS: ctags
1284 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1285 $(am__define_uniq_tagged_files); \
1286 test -z "$(CTAGS_ARGS)$$unique" \
1287 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1288 $$unique
1289  
1290 GTAGS:
1291 here=`$(am__cd) $(top_builddir) && pwd` \
1292 && $(am__cd) $(top_srcdir) \
1293 && gtags -i $(GTAGS_ARGS) "$$here"
1294 cscopelist: cscopelist-am
1295  
1296 cscopelist-am: $(am__tagged_files)
1297 list='$(am__tagged_files)'; \
1298 case "$(srcdir)" in \
1299 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1300 *) sdir=$(subdir)/$(srcdir) ;; \
1301 esac; \
1302 for i in $$list; do \
1303 if test -f "$$i"; then \
1304 echo "$(subdir)/$$i"; \
1305 else \
1306 echo "$$sdir/$$i"; \
1307 fi; \
1308 done >> $(top_builddir)/cscope.files
1309  
1310 distclean-tags:
1311 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1312  
1313 # Recover from deleted '.trs' file; this should ensure that
1314 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1315 # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
1316 # to avoid problems with "make -n".
1317 .log.trs:
1318 rm -f $< $@
1319 $(MAKE) $(AM_MAKEFLAGS) $<
1320  
1321 # Leading 'am--fnord' is there to ensure the list of targets does not
1322 # expand to empty, as could happen e.g. with make check TESTS=''.
1323 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1324 am--force-recheck:
1325 @:
1326  
1327 $(TEST_SUITE_LOG): $(TEST_LOGS)
1328 @$(am__set_TESTS_bases); \
1329 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1330 redo_bases=`for i in $$bases; do \
1331 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1332 done`; \
1333 if test -n "$$redo_bases"; then \
1334 redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1335 redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1336 if $(am__make_dryrun); then :; else \
1337 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1338 fi; \
1339 fi; \
1340 if test -n "$$am__remaking_logs"; then \
1341 echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1342 "recursion detected" >&2; \
1343 elif test -n "$$redo_logs"; then \
1344 am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1345 fi; \
1346 if $(am__make_dryrun); then :; else \
1347 st=0; \
1348 errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1349 for i in $$redo_bases; do \
1350 test -f $$i.trs && test -r $$i.trs \
1351 || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1352 test -f $$i.log && test -r $$i.log \
1353 || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1354 done; \
1355 test $$st -eq 0 || exit 1; \
1356 fi
1357 @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1358 ws='[ ]'; \
1359 results=`for b in $$bases; do echo $$b.trs; done`; \
1360 test -n "$$results" || results=/dev/null; \
1361 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
1362 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
1363 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
1364 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
1365 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1366 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1367 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1368 if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1369 success=true; \
1370 else \
1371 success=false; \
1372 fi; \
1373 br='==================='; br=$$br$$br$$br$$br; \
1374 result_count () \
1375 { \
1376 if test x"$$1" = x"--maybe-color"; then \
1377 maybe_colorize=yes; \
1378 elif test x"$$1" = x"--no-color"; then \
1379 maybe_colorize=no; \
1380 else \
1381 echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1382 fi; \
1383 shift; \
1384 desc=$$1 count=$$2; \
1385 if test $$maybe_colorize = yes && test $$count -gt 0; then \
1386 color_start=$$3 color_end=$$std; \
1387 else \
1388 color_start= color_end=; \
1389 fi; \
1390 echo "$${color_start}# $$desc $$count$${color_end}"; \
1391 }; \
1392 create_testsuite_report () \
1393 { \
1394 result_count $$1 "TOTAL:" $$all "$$brg"; \
1395 result_count $$1 "PASS: " $$pass "$$grn"; \
1396 result_count $$1 "SKIP: " $$skip "$$blu"; \
1397 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1398 result_count $$1 "FAIL: " $$fail "$$red"; \
1399 result_count $$1 "XPASS:" $$xpass "$$red"; \
1400 result_count $$1 "ERROR:" $$error "$$mgn"; \
1401 }; \
1402 { \
1403 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
1404 $(am__rst_title); \
1405 create_testsuite_report --no-color; \
1406 echo; \
1407 echo ".. contents:: :depth: 2"; \
1408 echo; \
1409 for b in $$bases; do echo $$b; done \
1410 | $(am__create_global_log); \
1411 } >$(TEST_SUITE_LOG).tmp || exit 1; \
1412 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
1413 if $$success; then \
1414 col="$$grn"; \
1415 else \
1416 col="$$red"; \
1417 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
1418 fi; \
1419 echo "$${col}$$br$${std}"; \
1420 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
1421 echo "$${col}$$br$${std}"; \
1422 create_testsuite_report --maybe-color; \
1423 echo "$$col$$br$$std"; \
1424 if $$success; then :; else \
1425 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
1426 if test -n "$(PACKAGE_BUGREPORT)"; then \
1427 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
1428 fi; \
1429 echo "$$col$$br$$std"; \
1430 fi; \
1431 $$success || exit 1
1432  
1433 check-TESTS:
1434 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
1435 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1436 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1437 @set +e; $(am__set_TESTS_bases); \
1438 log_list=`for i in $$bases; do echo $$i.log; done`; \
1439 trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1440 log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1441 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1442 exit $$?;
1443 recheck: all $(check_LTLIBRARIES) $(check_PROGRAMS) $(check_SCRIPTS) $(check_DATA)
1444 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1445 @set +e; $(am__set_TESTS_bases); \
1446 bases=`for i in $$bases; do echo $$i; done \
1447 | $(am__list_recheck_tests)` || exit 1; \
1448 log_list=`for i in $$bases; do echo $$i.log; done`; \
1449 log_list=`echo $$log_list`; \
1450 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1451 am__force_recheck=am--force-recheck \
1452 TEST_LOGS="$$log_list"; \
1453 exit $$?
1454 .test.log:
1455 @p='$<'; \
1456 $(am__set_b); \
1457 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1458 --log-file $$b.log --trs-file $$b.trs \
1459 $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1460 "$$tst" $(AM_TESTS_FD_REDIRECT)
1461 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
1462 @am__EXEEXT_TRUE@ @p='$<'; \
1463 @am__EXEEXT_TRUE@ $(am__set_b); \
1464 @am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1465 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
1466 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1467 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
1468  
1469 distdir: $(DISTFILES)
1470 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1471 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1472 list='$(DISTFILES)'; \
1473 dist_files=`for file in $$list; do echo $$file; done | \
1474 sed -e "s|^$$srcdirstrip/||;t" \
1475 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1476 case $$dist_files in \
1477 */*) $(MKDIR_P) `echo "$$dist_files" | \
1478 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1479 sort -u` ;; \
1480 esac; \
1481 for file in $$dist_files; do \
1482 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1483 if test -d $$d/$$file; then \
1484 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1485 if test -d "$(distdir)/$$file"; then \
1486 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1487 fi; \
1488 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1489 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1490 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1491 fi; \
1492 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1493 else \
1494 test -f "$(distdir)/$$file" \
1495 || cp -p $$d/$$file "$(distdir)/$$file" \
1496 || exit 1; \
1497 fi; \
1498 done
1499 check-am: all-am
1500 $(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES) $(check_PROGRAMS) \
1501 $(check_SCRIPTS) $(check_DATA)
1502 $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
1503 check: $(BUILT_SOURCES)
1504 $(MAKE) $(AM_MAKEFLAGS) check-am
1505 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA)
1506 installdirs:
1507 for dir in "$(DESTDIR)$(installed_testdir)" "$(DESTDIR)$(installed_testdir)" "$(DESTDIR)$(installed_testdir)" "$(DESTDIR)$(installed_test_metadir)" "$(DESTDIR)$(installed_testdir)"; do \
1508 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1509 done
1510 install: $(BUILT_SOURCES)
1511 $(MAKE) $(AM_MAKEFLAGS) install-am
1512 install-exec: install-exec-am
1513 install-data: install-data-am
1514 uninstall: uninstall-am
1515  
1516 install-am: all-am
1517 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1518  
1519 installcheck: installcheck-am
1520 install-strip:
1521 if test -z '$(STRIP)'; then \
1522 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1523 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1524 install; \
1525 else \
1526 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1527 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1528 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1529 fi
1530 mostlyclean-generic:
1531 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1532 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1533 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1534  
1535 clean-generic:
1536 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1537  
1538 distclean-generic:
1539 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1540 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1541 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1542  
1543 maintainer-clean-generic:
1544 @echo "This command is intended for maintainers to use"
1545 @echo "it deletes files that may require special tools to rebuild."
1546 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1547 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1548 clean: clean-am
1549  
1550 clean-am: clean-checkLTLIBRARIES clean-checkPROGRAMS clean-generic \
1551 clean-installed_testLTLIBRARIES clean-installed_testPROGRAMS \
1552 clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
1553 mostlyclean-am
1554  
1555 distclean: distclean-am
1556 -rm -rf ./$(DEPDIR)
1557 -rm -f Makefile
1558 distclean-am: clean-am distclean-compile distclean-generic \
1559 distclean-tags
1560  
1561 dvi: dvi-am
1562  
1563 dvi-am:
1564  
1565 html: html-am
1566  
1567 html-am:
1568  
1569 info: info-am
1570  
1571 info-am:
1572  
1573 install-data-am: install-installed_testLTLIBRARIES \
1574 install-installed_testPROGRAMS install-installed_testSCRIPTS \
1575 install-installed_test_metaDATA \
1576 install-nobase_installed_testDATA
1577  
1578 install-dvi: install-dvi-am
1579  
1580 install-dvi-am:
1581  
1582 install-exec-am:
1583  
1584 install-html: install-html-am
1585  
1586 install-html-am:
1587  
1588 install-info: install-info-am
1589  
1590 install-info-am:
1591  
1592 install-man:
1593  
1594 install-pdf: install-pdf-am
1595  
1596 install-pdf-am:
1597  
1598 install-ps: install-ps-am
1599  
1600 install-ps-am:
1601  
1602 installcheck-am:
1603  
1604 maintainer-clean: maintainer-clean-am
1605 -rm -rf ./$(DEPDIR)
1606 -rm -f Makefile
1607 maintainer-clean-am: distclean-am maintainer-clean-generic
1608  
1609 mostlyclean: mostlyclean-am
1610  
1611 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1612 mostlyclean-libtool
1613  
1614 pdf: pdf-am
1615  
1616 pdf-am:
1617  
1618 ps: ps-am
1619  
1620 ps-am:
1621  
1622 uninstall-am: uninstall-installed_testLTLIBRARIES \
1623 uninstall-installed_testPROGRAMS \
1624 uninstall-installed_testSCRIPTS \
1625 uninstall-installed_test_metaDATA \
1626 uninstall-nobase_installed_testDATA
1627  
1628 .MAKE: all check check-am install install-am install-strip
1629  
1630 .PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am \
1631 check-local clean clean-checkLTLIBRARIES clean-checkPROGRAMS \
1632 clean-generic clean-installed_testLTLIBRARIES \
1633 clean-installed_testPROGRAMS clean-libtool \
1634 clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscopelist-am \
1635 ctags ctags-am distclean distclean-compile distclean-generic \
1636 distclean-libtool distclean-tags distdir dvi dvi-am html \
1637 html-am info info-am install install-am install-data \
1638 install-data-am install-dvi install-dvi-am install-exec \
1639 install-exec-am install-html install-html-am install-info \
1640 install-info-am install-installed_testLTLIBRARIES \
1641 install-installed_testPROGRAMS install-installed_testSCRIPTS \
1642 install-installed_test_metaDATA install-man \
1643 install-nobase_installed_testDATA install-pdf install-pdf-am \
1644 install-ps install-ps-am install-strip installcheck \
1645 installcheck-am installdirs maintainer-clean \
1646 maintainer-clean-generic mostlyclean mostlyclean-compile \
1647 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1648 recheck tags tags-am uninstall uninstall-am \
1649 uninstall-installed_testLTLIBRARIES \
1650 uninstall-installed_testPROGRAMS \
1651 uninstall-installed_testSCRIPTS \
1652 uninstall-installed_test_metaDATA \
1653 uninstall-nobase_installed_testDATA
1654  
1655 .PRECIOUS: Makefile
1656  
1657  
1658 # test-nonrecursive: run tests only in cwd
1659 @OS_UNIX_TRUE@test-nonrecursive: ${TEST_PROGS}
1660 @OS_UNIX_TRUE@ @test -z "${TEST_PROGS}" || G_TEST_SRCDIR="$(abs_srcdir)" G_TEST_BUILDDIR="$(abs_builddir)" G_DEBUG=gc-friendly MALLOC_CHECK_=2 MALLOC_PERTURB_=$$(($${RANDOM:-256} % 256)) ${GTESTER} --verbose ${TEST_PROGS}
1661 @OS_UNIX_FALSE@test-nonrecursive:
1662  
1663 .PHONY: test-nonrecursive
1664  
1665 .PHONY: lcov genlcov lcov-clean
1666 # use recursive makes in order to ignore errors during check
1667 lcov:
1668 -$(MAKE) $(AM_MAKEFLAGS) -k check
1669 $(MAKE) $(AM_MAKEFLAGS) genlcov
1670  
1671 # we have to massage the lcov.info file slightly to hide the effect of libtool
1672 # placing the objects files in the .libs/ directory separate from the *.c
1673 # we also have to delete tests/.libs/libmoduletestplugin_*.gcda
1674 genlcov:
1675 $(AM_V_GEN) rm -f $(top_builddir)/tests/.libs/libmoduletestplugin_*.gcda; \
1676 $(LTP) --quiet --directory $(top_builddir) --capture --output-file glib-lcov.info --test-name GLIB_PERF --no-checksum --compat-libtool --ignore-errors source; \
1677 $(LTP) --quiet --output-file glib-lcov.info --remove glib-lcov.info docs/reference/\* /tmp/\* gio/tests/gdbus-object-manager-example/\* ; \
1678 LANG=C $(LTP_GENHTML) --quiet --prefix $(top_builddir) --output-directory glib-lcov --title "GLib Code Coverage" --legend --frames --show-details glib-lcov.info --ignore-errors source
1679 @echo "file://$(abs_top_builddir)/glib-lcov/index.html"
1680  
1681 lcov-clean:
1682 if test -n "$(LTP)"; then \
1683 $(LTP) --quiet --directory $(top_builddir) -z; \
1684 fi
1685  
1686 # run tests in cwd as part of make check
1687 check-local: test-nonrecursive
1688  
1689 @ENABLE_INSTALLED_TESTS_TRUE@%.test: %$(EXEEXT) Makefile
1690 @ENABLE_INSTALLED_TESTS_TRUE@ $(AM_V_GEN) (echo '[Test]' > $@.tmp; \
1691 @ENABLE_INSTALLED_TESTS_TRUE@ echo 'Type=session' >> $@.tmp; \
1692 @ENABLE_INSTALLED_TESTS_TRUE@ echo 'Exec=$(installed_testdir)/$(notdir $<)' >> $@.tmp; \
1693 @ENABLE_INSTALLED_TESTS_TRUE@ mv $@.tmp $@)
1694  
1695 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1696 # Otherwise a system limit (for SysV at least) may be exceeded.
1697 .NOEXPORT: