beta-0.89.2
[luatex.git] / source / libs / zziplib / Makefile.in
blob3ede493b0a1c0e5bc26b3b1a62b6332a51f53a14
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2014 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@
17 VPATH = @srcdir@
18 am__is_gnu_make = { \
19 if test -z '$(MAKELEVEL)'; then \
20 false; \
21 elif test -n '$(MAKE_HOST)'; then \
22 true; \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24 true; \
25 else \
26 false; \
27 fi; \
29 am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
46 esac; \
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
65 esac; \
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 @build_TRUE@check_PROGRAMS = unzzip$(EXEEXT)
92 subdir = .
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_sys_largefile_sensitive.m4 \
95 $(top_srcdir)/m4/ax_prefix_config_h.m4 \
96 $(top_srcdir)/m4/zziplib-aligned-access.m4 \
97 $(top_srcdir)/../../m4/kpse-common.m4 \
98 $(top_srcdir)/../../m4/kpse-visibility.m4 \
99 $(top_srcdir)/../../m4/kpse-warnings.m4 \
100 $(top_srcdir)/../../m4/kpse-zlib-flags.m4 \
101 $(top_srcdir)/version.ac $(top_srcdir)/configure.ac
102 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103 $(ACLOCAL_M4)
104 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
105 $(am__configure_deps) $(am__dist_check_SCRIPTS_DIST) \
106 $(am__DIST_COMMON)
107 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
108 configure.lineno config.status.lineno
109 mkinstalldirs = $(install_sh) -d
110 CONFIG_HEADER = config.h
111 CONFIG_CLEAN_FILES =
112 CONFIG_CLEAN_VPATH_FILES =
113 LIBRARIES = $(noinst_LIBRARIES)
114 AR = ar
115 ARFLAGS = cru
116 AM_V_AR = $(am__v_AR_@AM_V@)
117 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
118 am__v_AR_0 = @echo " AR " $@;
119 am__v_AR_1 =
120 libzzip_a_AR = $(AR) $(ARFLAGS)
121 libzzip_a_LIBADD =
122 am__dirstamp = $(am__leading_dot)dirstamp
123 nodist_libzzip_a_OBJECTS = @ZZIPLIB_TREE@/zzip/dir.$(OBJEXT) \
124 @ZZIPLIB_TREE@/zzip/err.$(OBJEXT) \
125 @ZZIPLIB_TREE@/zzip/fetch.$(OBJEXT) \
126 @ZZIPLIB_TREE@/zzip/file.$(OBJEXT) \
127 @ZZIPLIB_TREE@/zzip/info.$(OBJEXT) \
128 @ZZIPLIB_TREE@/zzip/plugin.$(OBJEXT) \
129 @ZZIPLIB_TREE@/zzip/stat.$(OBJEXT) \
130 @ZZIPLIB_TREE@/zzip/write.$(OBJEXT) \
131 @ZZIPLIB_TREE@/zzip/zip.$(OBJEXT)
132 libzzip_a_OBJECTS = $(nodist_libzzip_a_OBJECTS)
133 nodist_unzzip_OBJECTS = @ZZIPLIB_TREE@/bins/unzzip.$(OBJEXT)
134 unzzip_OBJECTS = $(nodist_unzzip_OBJECTS)
135 am__DEPENDENCIES_1 =
136 unzzip_DEPENDENCIES = libzzip.a $(am__DEPENDENCIES_1)
137 am__dist_check_SCRIPTS_DIST = zziplib.test
138 AM_V_P = $(am__v_P_@AM_V@)
139 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
140 am__v_P_0 = false
141 am__v_P_1 = :
142 AM_V_GEN = $(am__v_GEN_@AM_V@)
143 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
144 am__v_GEN_0 = @echo " GEN " $@;
145 am__v_GEN_1 =
146 AM_V_at = $(am__v_at_@AM_V@)
147 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
148 am__v_at_0 = @
149 am__v_at_1 =
150 DEFAULT_INCLUDES = -I.@am__isrc@
151 depcomp = $(SHELL) $(top_srcdir)/../../build-aux/depcomp
152 am__depfiles_maybe = depfiles
153 am__mv = mv -f
154 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
155 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
156 AM_V_CC = $(am__v_CC_@AM_V@)
157 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
158 am__v_CC_0 = @echo " CC " $@;
159 am__v_CC_1 =
160 CCLD = $(CC)
161 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
162 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
163 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
164 am__v_CCLD_0 = @echo " CCLD " $@;
165 am__v_CCLD_1 =
166 SOURCES = $(nodist_libzzip_a_SOURCES) $(nodist_unzzip_SOURCES)
167 DIST_SOURCES =
168 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
169 ctags-recursive dvi-recursive html-recursive info-recursive \
170 install-data-recursive install-dvi-recursive \
171 install-exec-recursive install-html-recursive \
172 install-info-recursive install-pdf-recursive \
173 install-ps-recursive install-recursive installcheck-recursive \
174 installdirs-recursive pdf-recursive ps-recursive \
175 tags-recursive uninstall-recursive
176 am__can_run_installinfo = \
177 case $$AM_UPDATE_INFO_DIR in \
178 n|no|NO) false;; \
179 *) (install-info --version) >/dev/null 2>&1;; \
180 esac
181 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
182 distclean-recursive maintainer-clean-recursive
183 am__recursive_targets = \
184 $(RECURSIVE_TARGETS) \
185 $(RECURSIVE_CLEAN_TARGETS) \
186 $(am__extra_recursive_targets)
187 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
188 cscope check recheck distdir dist dist-all distcheck
189 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
190 $(LISP)config.h.in
191 # Read a list of newline-separated strings from the standard input,
192 # and print each of them once, without duplicates. Input order is
193 # *not* preserved.
194 am__uniquify_input = $(AWK) '\
195 BEGIN { nonempty = 0; } \
196 { items[$$0] = 1; nonempty = 1; } \
197 END { if (nonempty) { for (i in items) print i; }; } \
199 # Make sure the list of sources is unique. This is necessary because,
200 # e.g., the same source file might be shared among _SOURCES variables
201 # for different programs/libraries.
202 am__define_uniq_tagged_files = \
203 list='$(am__tagged_files)'; \
204 unique=`for i in $$list; do \
205 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
206 done | $(am__uniquify_input)`
207 ETAGS = etags
208 CTAGS = ctags
209 CSCOPE = cscope
210 am__tty_colors_dummy = \
211 mgn= red= grn= lgn= blu= brg= std=; \
212 am__color_tests=no
213 am__tty_colors = { \
214 $(am__tty_colors_dummy); \
215 if test "X$(AM_COLOR_TESTS)" = Xno; then \
216 am__color_tests=no; \
217 elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
218 am__color_tests=yes; \
219 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
220 am__color_tests=yes; \
221 fi; \
222 if test $$am__color_tests = yes; then \
223 red='\e[0;31m'; \
224 grn='\e[0;32m'; \
225 lgn='\e[1;32m'; \
226 blu='\e[1;34m'; \
227 mgn='\e[0;35m'; \
228 brg='\e[1m'; \
229 std='\e[m'; \
230 fi; \
232 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
233 am__vpath_adj = case $$p in \
234 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
235 *) f=$$p;; \
236 esac;
237 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
238 am__install_max = 40
239 am__nobase_strip_setup = \
240 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
241 am__nobase_strip = \
242 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
243 am__nobase_list = $(am__nobase_strip_setup); \
244 for p in $$list; do echo "$$p $$p"; done | \
245 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
246 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
247 if (++n[$$2] == $(am__install_max)) \
248 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
249 END { for (dir in files) print dir, files[dir] }'
250 am__base_list = \
251 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
252 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
253 am__uninstall_files_from_dir = { \
254 test -z "$$files" \
255 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
256 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
257 $(am__cd) "$$dir" && rm -f $$files; }; \
259 am__recheck_rx = ^[ ]*:recheck:[ ]*
260 am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
261 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
262 # A command that, given a newline-separated list of test names on the
263 # standard input, print the name of the tests that are to be re-run
264 # upon "make recheck".
265 am__list_recheck_tests = $(AWK) '{ \
266 recheck = 1; \
267 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
269 if (rc < 0) \
271 if ((getline line2 < ($$0 ".log")) < 0) \
272 recheck = 0; \
273 break; \
275 else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
277 recheck = 0; \
278 break; \
280 else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
282 break; \
284 }; \
285 if (recheck) \
286 print $$0; \
287 close ($$0 ".trs"); \
288 close ($$0 ".log"); \
290 # A command that, given a newline-separated list of test names on the
291 # standard input, create the global log from their .trs and .log files.
292 am__create_global_log = $(AWK) ' \
293 function fatal(msg) \
295 print "fatal: making $@: " msg | "cat >&2"; \
296 exit 1; \
298 function rst_section(header) \
300 print header; \
301 len = length(header); \
302 for (i = 1; i <= len; i = i + 1) \
303 printf "="; \
304 printf "\n\n"; \
307 copy_in_global_log = 1; \
308 global_test_result = "RUN"; \
309 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
311 if (rc < 0) \
312 fatal("failed to read from " $$0 ".trs"); \
313 if (line ~ /$(am__global_test_result_rx)/) \
315 sub("$(am__global_test_result_rx)", "", line); \
316 sub("[ ]*$$", "", line); \
317 global_test_result = line; \
319 else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
320 copy_in_global_log = 0; \
321 }; \
322 if (copy_in_global_log) \
324 rst_section(global_test_result ": " $$0); \
325 while ((rc = (getline line < ($$0 ".log"))) != 0) \
327 if (rc < 0) \
328 fatal("failed to read from " $$0 ".log"); \
329 print line; \
330 }; \
331 printf "\n"; \
332 }; \
333 close ($$0 ".trs"); \
334 close ($$0 ".log"); \
336 # Restructured Text title.
337 am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
338 # Solaris 10 'make', and several other traditional 'make' implementations,
339 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
340 # by disabling -e (using the XSI extension "set +e") if it's set.
341 am__sh_e_setup = case $$- in *e*) set +e;; esac
342 # Default flags passed to test drivers.
343 am__common_driver_flags = \
344 --color-tests "$$am__color_tests" \
345 --enable-hard-errors "$$am__enable_hard_errors" \
346 --expect-failure "$$am__expect_failure"
347 # To be inserted before the command running the test. Creates the
348 # directory for the log if needed. Stores in $dir the directory
349 # containing $f, in $tst the test, in $log the log. Executes the
350 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
351 # passes TESTS_ENVIRONMENT. Set up options for the wrapper that
352 # will run the test scripts (or their associated LOG_COMPILER, if
353 # thy have one).
354 am__check_pre = \
355 $(am__sh_e_setup); \
356 $(am__vpath_adj_setup) $(am__vpath_adj) \
357 $(am__tty_colors); \
358 srcdir=$(srcdir); export srcdir; \
359 case "$@" in \
360 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
361 *) am__odir=.;; \
362 esac; \
363 test "x$$am__odir" = x"." || test -d "$$am__odir" \
364 || $(MKDIR_P) "$$am__odir" || exit $$?; \
365 if test -f "./$$f"; then dir=./; \
366 elif test -f "$$f"; then dir=; \
367 else dir="$(srcdir)/"; fi; \
368 tst=$$dir$$f; log='$@'; \
369 if test -n '$(DISABLE_HARD_ERRORS)'; then \
370 am__enable_hard_errors=no; \
371 else \
372 am__enable_hard_errors=yes; \
373 fi; \
374 case " $(XFAIL_TESTS) " in \
375 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
376 am__expect_failure=yes;; \
377 *) \
378 am__expect_failure=no;; \
379 esac; \
380 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
381 # A shell command to get the names of the tests scripts with any registered
382 # extension removed (i.e., equivalently, the names of the test logs, with
383 # the '.log' extension removed). The result is saved in the shell variable
384 # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
385 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
386 # since that might cause problem with VPATH rewrites for suffix-less tests.
387 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
388 am__set_TESTS_bases = \
389 bases='$(TEST_LOGS)'; \
390 bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
391 bases=`echo $$bases`
392 RECHECK_LOGS = $(TEST_LOGS)
393 TEST_SUITE_LOG = test-suite.log
394 TEST_EXTENSIONS = @EXEEXT@ .test
395 am__test_logs1 = $(TESTS:=.log)
396 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
397 TEST_LOGS = $(am__test_logs2:.test.log=.log)
398 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/../../build-aux/test-driver
399 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
400 $(TEST_LOG_FLAGS)
401 am__set_b = \
402 case '$@' in \
403 */*) \
404 case '$*' in \
405 */*) b='$*';; \
406 *) b=`echo '$@' | sed 's/\.log$$//'`; \
407 esac;; \
408 *) \
409 b='$*';; \
410 esac
411 DIST_SUBDIRS = $(SUBDIRS)
412 am__DIST_COMMON = $(srcdir)/../../am/dist_hook.am \
413 $(srcdir)/../../am/rebuild.am $(srcdir)/../../am/reconfig.am \
414 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
415 $(top_srcdir)/../../build-aux/compile \
416 $(top_srcdir)/../../build-aux/config.guess \
417 $(top_srcdir)/../../build-aux/config.sub \
418 $(top_srcdir)/../../build-aux/depcomp \
419 $(top_srcdir)/../../build-aux/install-sh \
420 $(top_srcdir)/../../build-aux/missing \
421 $(top_srcdir)/../../build-aux/test-driver \
422 ../../build-aux/compile ../../build-aux/config.guess \
423 ../../build-aux/config.sub ../../build-aux/depcomp \
424 ../../build-aux/install-sh ../../build-aux/ltmain.sh \
425 ../../build-aux/missing ../../build-aux/texinfo.tex \
426 ../../build-aux/ylwrap ChangeLog README
427 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
428 distdir = $(PACKAGE)-$(VERSION)
429 top_distdir = $(distdir)
430 am__remove_distdir = \
431 if test -d "$(distdir)"; then \
432 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
433 && rm -rf "$(distdir)" \
434 || { sleep 5 && rm -rf "$(distdir)"; }; \
435 else :; fi
436 am__post_remove_distdir = $(am__remove_distdir)
437 am__relativize = \
438 dir0=`pwd`; \
439 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
440 sed_rest='s,^[^/]*/*,,'; \
441 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
442 sed_butlast='s,/*[^/]*$$,,'; \
443 while test -n "$$dir1"; do \
444 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
445 if test "$$first" != "."; then \
446 if test "$$first" = ".."; then \
447 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
448 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
449 else \
450 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
451 if test "$$first2" = "$$first"; then \
452 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
453 else \
454 dir2="../$$dir2"; \
455 fi; \
456 dir0="$$dir0"/"$$first"; \
457 fi; \
458 fi; \
459 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
460 done; \
461 reldir="$$dir2"
462 DIST_ARCHIVES = $(distdir).tar.gz
463 GZIP_ENV = --best
464 DIST_TARGETS = dist-gzip
465 distuninstallcheck_listfiles = find . -type f -print
466 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
467 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
468 distcleancheck_listfiles = find . -type f -print
469 ACLOCAL = @ACLOCAL@
470 AMTAR = @AMTAR@
471 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
472 AUTOCONF = @AUTOCONF@
473 AUTOHEADER = @AUTOHEADER@
474 AUTOMAKE = @AUTOMAKE@
475 AWK = @AWK@
476 CC = @CC@
477 CCDEPMODE = @CCDEPMODE@
478 CFLAGS = @CFLAGS@
479 CPP = @CPP@
480 CPPFLAGS = @CPPFLAGS@
481 CYGPATH_W = @CYGPATH_W@
482 DEFS = @DEFS@
483 DEPDIR = @DEPDIR@
484 ECHO_C = @ECHO_C@
485 ECHO_N = @ECHO_N@
486 ECHO_T = @ECHO_T@
487 EGREP = @EGREP@
488 EXEEXT = @EXEEXT@
489 GREP = @GREP@
490 INSTALL = @INSTALL@
491 INSTALL_DATA = @INSTALL_DATA@
492 INSTALL_PROGRAM = @INSTALL_PROGRAM@
493 INSTALL_SCRIPT = @INSTALL_SCRIPT@
494 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
495 LDFLAGS = @LDFLAGS@
496 LIBOBJS = @LIBOBJS@
497 LIBS = @LIBS@
498 LN_S = @LN_S@
499 LTLIBOBJS = @LTLIBOBJS@
500 MAINT = @MAINT@
501 MAKEINFO = @MAKEINFO@
502 MKDIR_P = @MKDIR_P@
503 OBJEXT = @OBJEXT@
504 PACKAGE = @PACKAGE@
505 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
506 PACKAGE_NAME = @PACKAGE_NAME@
507 PACKAGE_STRING = @PACKAGE_STRING@
508 PACKAGE_TARNAME = @PACKAGE_TARNAME@
509 PACKAGE_URL = @PACKAGE_URL@
510 PACKAGE_VERSION = @PACKAGE_VERSION@
511 PATH_SEPARATOR = @PATH_SEPARATOR@
512 RANLIB = @RANLIB@
513 SET_MAKE = @SET_MAKE@
514 SHELL = @SHELL@
515 STRIP = @STRIP@
516 VERSION = @VERSION@
517 VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
518 WARNING_CFLAGS = @WARNING_CFLAGS@
519 ZLIB_DEPEND = @ZLIB_DEPEND@
520 ZLIB_INCLUDES = @ZLIB_INCLUDES@
521 ZLIB_LIBS = @ZLIB_LIBS@
522 ZZIPLIB_DEFINES = @ZZIPLIB_DEFINES@
523 ZZIPLIB_TREE = @ZZIPLIB_TREE@
524 abs_builddir = @abs_builddir@
525 abs_srcdir = @abs_srcdir@
526 abs_top_builddir = @abs_top_builddir@
527 abs_top_srcdir = @abs_top_srcdir@
528 ac_ct_CC = @ac_ct_CC@
529 am__include = @am__include@
530 am__leading_dot = @am__leading_dot@
531 am__quote = @am__quote@
532 am__tar = @am__tar@
533 am__untar = @am__untar@
534 bindir = @bindir@
535 build = @build@
536 build_alias = @build_alias@
537 build_cpu = @build_cpu@
538 build_os = @build_os@
539 build_vendor = @build_vendor@
540 builddir = @builddir@
541 datadir = @datadir@
542 datarootdir = @datarootdir@
543 docdir = @docdir@
544 dvidir = @dvidir@
545 exec_prefix = @exec_prefix@
546 host = @host@
547 host_alias = @host_alias@
548 host_cpu = @host_cpu@
549 host_os = @host_os@
550 host_vendor = @host_vendor@
551 htmldir = @htmldir@
552 includedir = @includedir@
553 infodir = @infodir@
554 install_sh = @install_sh@
555 libdir = @libdir@
556 libexecdir = @libexecdir@
557 localedir = @localedir@
558 localstatedir = @localstatedir@
559 mandir = @mandir@
560 mkdir_p = @mkdir_p@
561 oldincludedir = @oldincludedir@
562 pdfdir = @pdfdir@
563 prefix = @prefix@
564 program_transform_name = @program_transform_name@
565 psdir = @psdir@
566 sbindir = @sbindir@
567 sharedstatedir = @sharedstatedir@
568 srcdir = @srcdir@
569 sysconfdir = @sysconfdir@
570 target_alias = @target_alias@
571 top_build_prefix = @top_build_prefix@
572 top_builddir = @top_builddir@
573 top_srcdir = @top_srcdir@
574 EXTRA_DIST = $(ZZIPLIB_TREE) $(ZZIPLIB_TREE)-PATCHES
575 NEVER_DIST = `find . $(NEVER_NAMES)`
577 # Files not to be distributed
578 NEVER_NAMES = -name .svn $(NEVER_NAMES_SUB)
579 NEVER_NAMES_SUB = -o -name .deps -o -name .dirstamp -o -name '*.$(OBJEXT)'
580 NEVER_NAMES_LT = -o -name .libs -o -name '*.lo'
581 SUBDIRS = . include/zzip
582 AM_CPPFLAGS = -Iinclude -I$(top_srcdir)/$(ZZIPLIB_TREE) \
583 $(ZLIB_INCLUDES) $(ZZIPLIB_DEFINES)
584 AM_CFLAGS = $(VISIBILITY_CFLAGS) $(WARNING_CFLAGS)
585 noinst_LIBRARIES = libzzip.a
586 nodist_libzzip_a_SOURCES = \
587 @ZZIPLIB_TREE@/zzip/dir.c \
588 @ZZIPLIB_TREE@/zzip/err.c \
589 @ZZIPLIB_TREE@/zzip/fetch.c \
590 @ZZIPLIB_TREE@/zzip/file.c \
591 @ZZIPLIB_TREE@/zzip/info.c \
592 @ZZIPLIB_TREE@/zzip/plugin.c \
593 @ZZIPLIB_TREE@/zzip/stat.c \
594 @ZZIPLIB_TREE@/zzip/write.c \
595 @ZZIPLIB_TREE@/zzip/zip.c
597 DISTCLEANFILES = include/_msvc.in _configs.sed config.force
598 TESTS_ENVIRONMENT = ZZIPLIB_TREE=$(ZZIPLIB_TREE)
599 @build_TRUE@TESTS = zziplib.test
600 @build_TRUE@dist_check_SCRIPTS = zziplib.test
601 nodist_unzzip_SOURCES = @ZZIPLIB_TREE@/bins/unzzip.c
602 unzzip_LDADD = libzzip.a $(ZLIB_LIBS)
604 # Reconfig
605 reconfig_prereq = $(ZLIB_DEPEND)
607 # Rebuild
608 rebuild_prereq =
609 rebuild_target = all
610 CLEANFILES = rebuild.stamp
611 all: config.h
612 $(MAKE) $(AM_MAKEFLAGS) all-recursive
614 .SUFFIXES:
615 .SUFFIXES: .c .log .o .obj .test .test$(EXEEXT) .trs
616 am--refresh: Makefile
618 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../../am/dist_hook.am $(srcdir)/../../am/reconfig.am $(srcdir)/../../am/rebuild.am $(am__configure_deps)
619 @for dep in $?; do \
620 case '$(am__configure_deps)' in \
621 *$$dep*) \
622 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
623 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
624 && exit 0; \
625 exit 1;; \
626 esac; \
627 done; \
628 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
629 $(am__cd) $(top_srcdir) && \
630 $(AUTOMAKE) --foreign Makefile
631 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
632 @case '$?' in \
633 *config.status*) \
634 echo ' $(SHELL) ./config.status'; \
635 $(SHELL) ./config.status;; \
636 *) \
637 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
638 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
639 esac;
640 $(srcdir)/../../am/dist_hook.am $(srcdir)/../../am/reconfig.am $(srcdir)/../../am/rebuild.am $(am__empty):
642 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
643 $(SHELL) ./config.status --recheck
645 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
646 $(am__cd) $(srcdir) && $(AUTOCONF)
647 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
648 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
649 $(am__aclocal_m4_deps):
651 config.h: stamp-h1
652 @test -f $@ || rm -f stamp-h1
653 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
655 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
656 @rm -f stamp-h1
657 cd $(top_builddir) && $(SHELL) ./config.status config.h
658 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
659 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
660 rm -f stamp-h1
661 touch $@
663 distclean-hdr:
664 -rm -f config.h stamp-h1
666 clean-noinstLIBRARIES:
667 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
668 @ZZIPLIB_TREE@/zzip/$(am__dirstamp):
669 @$(MKDIR_P) @ZZIPLIB_TREE@/zzip
670 @: > @ZZIPLIB_TREE@/zzip/$(am__dirstamp)
671 @ZZIPLIB_TREE@/zzip/$(DEPDIR)/$(am__dirstamp):
672 @$(MKDIR_P) @ZZIPLIB_TREE@/zzip/$(DEPDIR)
673 @: > @ZZIPLIB_TREE@/zzip/$(DEPDIR)/$(am__dirstamp)
674 @ZZIPLIB_TREE@/zzip/dir.$(OBJEXT): \
675 @ZZIPLIB_TREE@/zzip/$(am__dirstamp) \
676 @ZZIPLIB_TREE@/zzip/$(DEPDIR)/$(am__dirstamp)
677 @ZZIPLIB_TREE@/zzip/err.$(OBJEXT): \
678 @ZZIPLIB_TREE@/zzip/$(am__dirstamp) \
679 @ZZIPLIB_TREE@/zzip/$(DEPDIR)/$(am__dirstamp)
680 @ZZIPLIB_TREE@/zzip/fetch.$(OBJEXT): \
681 @ZZIPLIB_TREE@/zzip/$(am__dirstamp) \
682 @ZZIPLIB_TREE@/zzip/$(DEPDIR)/$(am__dirstamp)
683 @ZZIPLIB_TREE@/zzip/file.$(OBJEXT): \
684 @ZZIPLIB_TREE@/zzip/$(am__dirstamp) \
685 @ZZIPLIB_TREE@/zzip/$(DEPDIR)/$(am__dirstamp)
686 @ZZIPLIB_TREE@/zzip/info.$(OBJEXT): \
687 @ZZIPLIB_TREE@/zzip/$(am__dirstamp) \
688 @ZZIPLIB_TREE@/zzip/$(DEPDIR)/$(am__dirstamp)
689 @ZZIPLIB_TREE@/zzip/plugin.$(OBJEXT): \
690 @ZZIPLIB_TREE@/zzip/$(am__dirstamp) \
691 @ZZIPLIB_TREE@/zzip/$(DEPDIR)/$(am__dirstamp)
692 @ZZIPLIB_TREE@/zzip/stat.$(OBJEXT): \
693 @ZZIPLIB_TREE@/zzip/$(am__dirstamp) \
694 @ZZIPLIB_TREE@/zzip/$(DEPDIR)/$(am__dirstamp)
695 @ZZIPLIB_TREE@/zzip/write.$(OBJEXT): \
696 @ZZIPLIB_TREE@/zzip/$(am__dirstamp) \
697 @ZZIPLIB_TREE@/zzip/$(DEPDIR)/$(am__dirstamp)
698 @ZZIPLIB_TREE@/zzip/zip.$(OBJEXT): \
699 @ZZIPLIB_TREE@/zzip/$(am__dirstamp) \
700 @ZZIPLIB_TREE@/zzip/$(DEPDIR)/$(am__dirstamp)
702 libzzip.a: $(libzzip_a_OBJECTS) $(libzzip_a_DEPENDENCIES) $(EXTRA_libzzip_a_DEPENDENCIES)
703 $(AM_V_at)-rm -f libzzip.a
704 $(AM_V_AR)$(libzzip_a_AR) libzzip.a $(libzzip_a_OBJECTS) $(libzzip_a_LIBADD)
705 $(AM_V_at)$(RANLIB) libzzip.a
707 clean-checkPROGRAMS:
708 -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
709 @ZZIPLIB_TREE@/bins/$(am__dirstamp):
710 @$(MKDIR_P) @ZZIPLIB_TREE@/bins
711 @: > @ZZIPLIB_TREE@/bins/$(am__dirstamp)
712 @ZZIPLIB_TREE@/bins/$(DEPDIR)/$(am__dirstamp):
713 @$(MKDIR_P) @ZZIPLIB_TREE@/bins/$(DEPDIR)
714 @: > @ZZIPLIB_TREE@/bins/$(DEPDIR)/$(am__dirstamp)
715 @ZZIPLIB_TREE@/bins/unzzip.$(OBJEXT): \
716 @ZZIPLIB_TREE@/bins/$(am__dirstamp) \
717 @ZZIPLIB_TREE@/bins/$(DEPDIR)/$(am__dirstamp)
719 unzzip$(EXEEXT): $(unzzip_OBJECTS) $(unzzip_DEPENDENCIES) $(EXTRA_unzzip_DEPENDENCIES)
720 @rm -f unzzip$(EXEEXT)
721 $(AM_V_CCLD)$(LINK) $(unzzip_OBJECTS) $(unzzip_LDADD) $(LIBS)
723 mostlyclean-compile:
724 -rm -f *.$(OBJEXT)
725 -rm -f @ZZIPLIB_TREE@/bins/*.$(OBJEXT)
726 -rm -f @ZZIPLIB_TREE@/zzip/*.$(OBJEXT)
728 distclean-compile:
729 -rm -f *.tab.c
731 @AMDEP_TRUE@@am__include@ @am__quote@@ZZIPLIB_TREE@/bins/$(DEPDIR)/unzzip.Po@am__quote@
732 @AMDEP_TRUE@@am__include@ @am__quote@@ZZIPLIB_TREE@/zzip/$(DEPDIR)/dir.Po@am__quote@
733 @AMDEP_TRUE@@am__include@ @am__quote@@ZZIPLIB_TREE@/zzip/$(DEPDIR)/err.Po@am__quote@
734 @AMDEP_TRUE@@am__include@ @am__quote@@ZZIPLIB_TREE@/zzip/$(DEPDIR)/fetch.Po@am__quote@
735 @AMDEP_TRUE@@am__include@ @am__quote@@ZZIPLIB_TREE@/zzip/$(DEPDIR)/file.Po@am__quote@
736 @AMDEP_TRUE@@am__include@ @am__quote@@ZZIPLIB_TREE@/zzip/$(DEPDIR)/info.Po@am__quote@
737 @AMDEP_TRUE@@am__include@ @am__quote@@ZZIPLIB_TREE@/zzip/$(DEPDIR)/plugin.Po@am__quote@
738 @AMDEP_TRUE@@am__include@ @am__quote@@ZZIPLIB_TREE@/zzip/$(DEPDIR)/stat.Po@am__quote@
739 @AMDEP_TRUE@@am__include@ @am__quote@@ZZIPLIB_TREE@/zzip/$(DEPDIR)/write.Po@am__quote@
740 @AMDEP_TRUE@@am__include@ @am__quote@@ZZIPLIB_TREE@/zzip/$(DEPDIR)/zip.Po@am__quote@
742 .c.o:
743 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
744 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
745 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
746 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
747 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
748 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
750 .c.obj:
751 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
752 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
753 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
754 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
755 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
756 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
758 # This directory's subdirectories are mostly independent; you can cd
759 # into them and run 'make' without going through this Makefile.
760 # To change the values of 'make' variables: instead of editing Makefiles,
761 # (1) if the variable is set in 'config.status', edit 'config.status'
762 # (which will cause the Makefiles to be regenerated when you run 'make');
763 # (2) otherwise, pass the desired values on the 'make' command line.
764 $(am__recursive_targets):
765 @fail=; \
766 if $(am__make_keepgoing); then \
767 failcom='fail=yes'; \
768 else \
769 failcom='exit 1'; \
770 fi; \
771 dot_seen=no; \
772 target=`echo $@ | sed s/-recursive//`; \
773 case "$@" in \
774 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
775 *) list='$(SUBDIRS)' ;; \
776 esac; \
777 for subdir in $$list; do \
778 echo "Making $$target in $$subdir"; \
779 if test "$$subdir" = "."; then \
780 dot_seen=yes; \
781 local_target="$$target-am"; \
782 else \
783 local_target="$$target"; \
784 fi; \
785 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
786 || eval $$failcom; \
787 done; \
788 if test "$$dot_seen" = "no"; then \
789 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
790 fi; test -z "$$fail"
792 ID: $(am__tagged_files)
793 $(am__define_uniq_tagged_files); mkid -fID $$unique
794 tags: tags-recursive
795 TAGS: tags
797 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
798 set x; \
799 here=`pwd`; \
800 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
801 include_option=--etags-include; \
802 empty_fix=.; \
803 else \
804 include_option=--include; \
805 empty_fix=; \
806 fi; \
807 list='$(SUBDIRS)'; for subdir in $$list; do \
808 if test "$$subdir" = .; then :; else \
809 test ! -f $$subdir/TAGS || \
810 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
811 fi; \
812 done; \
813 $(am__define_uniq_tagged_files); \
814 shift; \
815 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
816 test -n "$$unique" || unique=$$empty_fix; \
817 if test $$# -gt 0; then \
818 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
819 "$$@" $$unique; \
820 else \
821 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
822 $$unique; \
823 fi; \
825 ctags: ctags-recursive
827 CTAGS: ctags
828 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
829 $(am__define_uniq_tagged_files); \
830 test -z "$(CTAGS_ARGS)$$unique" \
831 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
832 $$unique
834 GTAGS:
835 here=`$(am__cd) $(top_builddir) && pwd` \
836 && $(am__cd) $(top_srcdir) \
837 && gtags -i $(GTAGS_ARGS) "$$here"
838 cscope: cscope.files
839 test ! -s cscope.files \
840 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
841 clean-cscope:
842 -rm -f cscope.files
843 cscope.files: clean-cscope cscopelist
844 cscopelist: cscopelist-recursive
846 cscopelist-am: $(am__tagged_files)
847 list='$(am__tagged_files)'; \
848 case "$(srcdir)" in \
849 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
850 *) sdir=$(subdir)/$(srcdir) ;; \
851 esac; \
852 for i in $$list; do \
853 if test -f "$$i"; then \
854 echo "$(subdir)/$$i"; \
855 else \
856 echo "$$sdir/$$i"; \
857 fi; \
858 done >> $(top_builddir)/cscope.files
860 distclean-tags:
861 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
862 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
864 # Recover from deleted '.trs' file; this should ensure that
865 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
866 # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
867 # to avoid problems with "make -n".
868 .log.trs:
869 rm -f $< $@
870 $(MAKE) $(AM_MAKEFLAGS) $<
872 # Leading 'am--fnord' is there to ensure the list of targets does not
873 # expand to empty, as could happen e.g. with make check TESTS=''.
874 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
875 am--force-recheck:
878 $(TEST_SUITE_LOG): $(TEST_LOGS)
879 @$(am__set_TESTS_bases); \
880 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
881 redo_bases=`for i in $$bases; do \
882 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
883 done`; \
884 if test -n "$$redo_bases"; then \
885 redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
886 redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
887 if $(am__make_dryrun); then :; else \
888 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
889 fi; \
890 fi; \
891 if test -n "$$am__remaking_logs"; then \
892 echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
893 "recursion detected" >&2; \
894 elif test -n "$$redo_logs"; then \
895 am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
896 fi; \
897 if $(am__make_dryrun); then :; else \
898 st=0; \
899 errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
900 for i in $$redo_bases; do \
901 test -f $$i.trs && test -r $$i.trs \
902 || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
903 test -f $$i.log && test -r $$i.log \
904 || { echo "$$errmsg $$i.log" >&2; st=1; }; \
905 done; \
906 test $$st -eq 0 || exit 1; \
908 @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
909 ws='[ ]'; \
910 results=`for b in $$bases; do echo $$b.trs; done`; \
911 test -n "$$results" || results=/dev/null; \
912 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
913 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
914 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
915 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
916 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
917 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
918 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
919 if test `expr $$fail + $$xpass + $$error` -eq 0; then \
920 success=true; \
921 else \
922 success=false; \
923 fi; \
924 br='==================='; br=$$br$$br$$br$$br; \
925 result_count () \
927 if test x"$$1" = x"--maybe-color"; then \
928 maybe_colorize=yes; \
929 elif test x"$$1" = x"--no-color"; then \
930 maybe_colorize=no; \
931 else \
932 echo "$@: invalid 'result_count' usage" >&2; exit 4; \
933 fi; \
934 shift; \
935 desc=$$1 count=$$2; \
936 if test $$maybe_colorize = yes && test $$count -gt 0; then \
937 color_start=$$3 color_end=$$std; \
938 else \
939 color_start= color_end=; \
940 fi; \
941 echo "$${color_start}# $$desc $$count$${color_end}"; \
942 }; \
943 create_testsuite_report () \
945 result_count $$1 "TOTAL:" $$all "$$brg"; \
946 result_count $$1 "PASS: " $$pass "$$grn"; \
947 result_count $$1 "SKIP: " $$skip "$$blu"; \
948 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
949 result_count $$1 "FAIL: " $$fail "$$red"; \
950 result_count $$1 "XPASS:" $$xpass "$$red"; \
951 result_count $$1 "ERROR:" $$error "$$mgn"; \
952 }; \
954 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
955 $(am__rst_title); \
956 create_testsuite_report --no-color; \
957 echo; \
958 echo ".. contents:: :depth: 2"; \
959 echo; \
960 for b in $$bases; do echo $$b; done \
961 | $(am__create_global_log); \
962 } >$(TEST_SUITE_LOG).tmp || exit 1; \
963 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
964 if $$success; then \
965 col="$$grn"; \
966 else \
967 col="$$red"; \
968 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
969 fi; \
970 echo "$${col}$$br$${std}"; \
971 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
972 echo "$${col}$$br$${std}"; \
973 create_testsuite_report --maybe-color; \
974 echo "$$col$$br$$std"; \
975 if $$success; then :; else \
976 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
977 if test -n "$(PACKAGE_BUGREPORT)"; then \
978 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
979 fi; \
980 echo "$$col$$br$$std"; \
981 fi; \
982 $$success || exit 1
984 check-TESTS:
985 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
986 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
987 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
988 @set +e; $(am__set_TESTS_bases); \
989 log_list=`for i in $$bases; do echo $$i.log; done`; \
990 trs_list=`for i in $$bases; do echo $$i.trs; done`; \
991 log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
992 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
993 exit $$?;
994 recheck: all $(check_PROGRAMS) $(dist_check_SCRIPTS)
995 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
996 @set +e; $(am__set_TESTS_bases); \
997 bases=`for i in $$bases; do echo $$i; done \
998 | $(am__list_recheck_tests)` || exit 1; \
999 log_list=`for i in $$bases; do echo $$i.log; done`; \
1000 log_list=`echo $$log_list`; \
1001 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1002 am__force_recheck=am--force-recheck \
1003 TEST_LOGS="$$log_list"; \
1004 exit $$?
1005 .test.log:
1006 @p='$<'; \
1007 $(am__set_b); \
1008 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1009 --log-file $$b.log --trs-file $$b.trs \
1010 $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1011 "$$tst" $(AM_TESTS_FD_REDIRECT)
1012 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
1013 @am__EXEEXT_TRUE@ @p='$<'; \
1014 @am__EXEEXT_TRUE@ $(am__set_b); \
1015 @am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1016 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
1017 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1018 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
1020 distdir: $(DISTFILES)
1021 $(am__remove_distdir)
1022 test -d "$(distdir)" || mkdir "$(distdir)"
1023 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1024 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1025 list='$(DISTFILES)'; \
1026 dist_files=`for file in $$list; do echo $$file; done | \
1027 sed -e "s|^$$srcdirstrip/||;t" \
1028 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1029 case $$dist_files in \
1030 */*) $(MKDIR_P) `echo "$$dist_files" | \
1031 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1032 sort -u` ;; \
1033 esac; \
1034 for file in $$dist_files; do \
1035 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1036 if test -d $$d/$$file; then \
1037 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1038 if test -d "$(distdir)/$$file"; then \
1039 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1040 fi; \
1041 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1042 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1043 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1044 fi; \
1045 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1046 else \
1047 test -f "$(distdir)/$$file" \
1048 || cp -p $$d/$$file "$(distdir)/$$file" \
1049 || exit 1; \
1050 fi; \
1051 done
1052 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1053 if test "$$subdir" = .; then :; else \
1054 $(am__make_dryrun) \
1055 || test -d "$(distdir)/$$subdir" \
1056 || $(MKDIR_P) "$(distdir)/$$subdir" \
1057 || exit 1; \
1058 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1059 $(am__relativize); \
1060 new_distdir=$$reldir; \
1061 dir1=$$subdir; dir2="$(top_distdir)"; \
1062 $(am__relativize); \
1063 new_top_distdir=$$reldir; \
1064 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1065 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1066 ($(am__cd) $$subdir && \
1067 $(MAKE) $(AM_MAKEFLAGS) \
1068 top_distdir="$$new_top_distdir" \
1069 distdir="$$new_distdir" \
1070 am__remove_distdir=: \
1071 am__skip_length_check=: \
1072 am__skip_mode_fix=: \
1073 distdir) \
1074 || exit 1; \
1075 fi; \
1076 done
1077 $(MAKE) $(AM_MAKEFLAGS) \
1078 top_distdir="$(top_distdir)" distdir="$(distdir)" \
1079 dist-hook
1080 -test -n "$(am__skip_mode_fix)" \
1081 || find "$(distdir)" -type d ! -perm -755 \
1082 -exec chmod u+rwx,go+rx {} \; -o \
1083 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1084 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1085 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1086 || chmod -R a+r "$(distdir)"
1087 dist-gzip: distdir
1088 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1089 $(am__post_remove_distdir)
1091 dist-bzip2: distdir
1092 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1093 $(am__post_remove_distdir)
1095 dist-lzip: distdir
1096 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1097 $(am__post_remove_distdir)
1099 dist-xz: distdir
1100 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1101 $(am__post_remove_distdir)
1103 dist-tarZ: distdir
1104 @echo WARNING: "Support for distribution archives compressed with" \
1105 "legacy program 'compress' is deprecated." >&2
1106 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1107 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1108 $(am__post_remove_distdir)
1110 dist-shar: distdir
1111 @echo WARNING: "Support for shar distribution archives is" \
1112 "deprecated." >&2
1113 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1114 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1115 $(am__post_remove_distdir)
1117 dist-zip: distdir
1118 -rm -f $(distdir).zip
1119 zip -rq $(distdir).zip $(distdir)
1120 $(am__post_remove_distdir)
1122 dist dist-all:
1123 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
1124 $(am__post_remove_distdir)
1126 # This target untars the dist file and tries a VPATH configuration. Then
1127 # it guarantees that the distribution is self-contained by making another
1128 # tarfile.
1129 distcheck: dist
1130 case '$(DIST_ARCHIVES)' in \
1131 *.tar.gz*) \
1132 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1133 *.tar.bz2*) \
1134 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1135 *.tar.lz*) \
1136 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1137 *.tar.xz*) \
1138 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1139 *.tar.Z*) \
1140 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1141 *.shar.gz*) \
1142 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1143 *.zip*) \
1144 unzip $(distdir).zip ;;\
1145 esac
1146 chmod -R a-w $(distdir)
1147 chmod u+w $(distdir)
1148 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
1149 chmod a-w $(distdir)
1150 test -d $(distdir)/_build || exit 0; \
1151 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1152 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1153 && am__cwd=`pwd` \
1154 && $(am__cd) $(distdir)/_build/sub \
1155 && ../../configure \
1156 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1157 $(DISTCHECK_CONFIGURE_FLAGS) \
1158 --srcdir=../.. --prefix="$$dc_install_base" \
1159 && $(MAKE) $(AM_MAKEFLAGS) \
1160 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1161 && $(MAKE) $(AM_MAKEFLAGS) check \
1162 && $(MAKE) $(AM_MAKEFLAGS) install \
1163 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1164 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1165 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1166 distuninstallcheck \
1167 && chmod -R a-w "$$dc_install_base" \
1168 && ({ \
1169 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1170 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1171 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1172 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1173 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1174 } || { rm -rf "$$dc_destdir"; exit 1; }) \
1175 && rm -rf "$$dc_destdir" \
1176 && $(MAKE) $(AM_MAKEFLAGS) dist \
1177 && rm -rf $(DIST_ARCHIVES) \
1178 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1179 && cd "$$am__cwd" \
1180 || exit 1
1181 $(am__post_remove_distdir)
1182 @(echo "$(distdir) archives ready for distribution: "; \
1183 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1184 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1185 distuninstallcheck:
1186 @test -n '$(distuninstallcheck_dir)' || { \
1187 echo 'ERROR: trying to run $@ with an empty' \
1188 '$$(distuninstallcheck_dir)' >&2; \
1189 exit 1; \
1190 }; \
1191 $(am__cd) '$(distuninstallcheck_dir)' || { \
1192 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1193 exit 1; \
1194 }; \
1195 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1196 || { echo "ERROR: files left after uninstall:" ; \
1197 if test -n "$(DESTDIR)"; then \
1198 echo " (check DESTDIR support)"; \
1199 fi ; \
1200 $(distuninstallcheck_listfiles) ; \
1201 exit 1; } >&2
1202 distcleancheck: distclean
1203 @if test '$(srcdir)' = . ; then \
1204 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1205 exit 1 ; \
1207 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1208 || { echo "ERROR: files left in build directory after distclean:" ; \
1209 $(distcleancheck_listfiles) ; \
1210 exit 1; } >&2
1211 check-am: all-am
1212 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) \
1213 $(dist_check_SCRIPTS)
1214 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1215 check: check-recursive
1216 all-am: Makefile $(LIBRARIES) config.h
1217 installdirs: installdirs-recursive
1218 installdirs-am:
1219 install: install-recursive
1220 install-exec: install-exec-recursive
1221 install-data: install-data-recursive
1222 uninstall: uninstall-recursive
1224 install-am: all-am
1225 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1227 installcheck: installcheck-recursive
1228 install-strip:
1229 if test -z '$(STRIP)'; then \
1230 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1231 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1232 install; \
1233 else \
1234 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1235 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1236 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1238 mostlyclean-generic:
1239 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1240 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1241 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1243 clean-generic:
1244 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1246 distclean-generic:
1247 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1248 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1249 -rm -f @ZZIPLIB_TREE@/bins/$(DEPDIR)/$(am__dirstamp)
1250 -rm -f @ZZIPLIB_TREE@/bins/$(am__dirstamp)
1251 -rm -f @ZZIPLIB_TREE@/zzip/$(DEPDIR)/$(am__dirstamp)
1252 -rm -f @ZZIPLIB_TREE@/zzip/$(am__dirstamp)
1253 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1255 maintainer-clean-generic:
1256 @echo "This command is intended for maintainers to use"
1257 @echo "it deletes files that may require special tools to rebuild."
1258 clean: clean-recursive
1260 clean-am: clean-checkPROGRAMS clean-generic clean-noinstLIBRARIES \
1261 mostlyclean-am
1263 distclean: distclean-recursive
1264 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1265 -rm -rf @ZZIPLIB_TREE@/bins/$(DEPDIR) @ZZIPLIB_TREE@/zzip/$(DEPDIR)
1266 -rm -f Makefile
1267 distclean-am: clean-am distclean-compile distclean-generic \
1268 distclean-hdr distclean-local distclean-tags
1270 dvi: dvi-recursive
1272 dvi-am:
1274 html: html-recursive
1276 html-am:
1278 info: info-recursive
1280 info-am:
1282 install-data-am:
1284 install-dvi: install-dvi-recursive
1286 install-dvi-am:
1288 install-exec-am:
1290 install-html: install-html-recursive
1292 install-html-am:
1294 install-info: install-info-recursive
1296 install-info-am:
1298 install-man:
1300 install-pdf: install-pdf-recursive
1302 install-pdf-am:
1304 install-ps: install-ps-recursive
1306 install-ps-am:
1308 installcheck-am:
1310 maintainer-clean: maintainer-clean-recursive
1311 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1312 -rm -rf $(top_srcdir)/autom4te.cache
1313 -rm -rf @ZZIPLIB_TREE@/bins/$(DEPDIR) @ZZIPLIB_TREE@/zzip/$(DEPDIR)
1314 -rm -f Makefile
1315 maintainer-clean-am: distclean-am maintainer-clean-generic
1317 mostlyclean: mostlyclean-recursive
1319 mostlyclean-am: mostlyclean-compile mostlyclean-generic
1321 pdf: pdf-recursive
1323 pdf-am:
1325 ps: ps-recursive
1327 ps-am:
1329 uninstall-am:
1331 .MAKE: $(am__recursive_targets) all check-am install-am install-strip
1333 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1334 am--refresh check check-TESTS check-am clean \
1335 clean-checkPROGRAMS clean-cscope clean-generic \
1336 clean-noinstLIBRARIES cscope cscopelist-am ctags ctags-am dist \
1337 dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
1338 dist-tarZ dist-xz dist-zip distcheck distclean \
1339 distclean-compile distclean-generic distclean-hdr \
1340 distclean-local distclean-tags distcleancheck distdir \
1341 distuninstallcheck dvi dvi-am html html-am info info-am \
1342 install install-am install-data install-data-am install-dvi \
1343 install-dvi-am install-exec install-exec-am install-html \
1344 install-html-am install-info install-info-am install-man \
1345 install-pdf install-pdf-am install-ps install-ps-am \
1346 install-strip installcheck installcheck-am installdirs \
1347 installdirs-am maintainer-clean maintainer-clean-generic \
1348 mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
1349 ps ps-am recheck tags tags-am uninstall uninstall-am
1351 .PRECIOUS: Makefile
1353 dist-hook:
1354 cd "$(distdir)" && rm -rf $(NEVER_DIST)
1356 $(libzzip_a_OBJECTS): config.force
1357 zziplib.log: unzzip$(EXEEXT)
1359 distclean-local:
1360 rm -rf test
1362 @ZLIB_RULE@
1363 config.force: $(reconfig_prereq)
1364 @if test -f $@; then :; else \
1365 trap 'rm -rf reconfig.lock' 1 2 13 15; \
1366 if mkdir reconfig.lock 2>/dev/null; then \
1367 echo timestamp >$@; \
1368 $(SHELL) ./config.status --recheck; \
1369 rmdir reconfig.lock; \
1370 else \
1371 while test -d rebuild.lock && test -z "$$dry"; do sleep 1; done; \
1372 test -f $@; \
1373 fi; \
1375 rebuild.stamp: $(rebuild_target)
1376 echo timestamp >$@
1378 .PHONY: rebuild
1379 rebuild: $(rebuild_prereq)
1380 @dry=; for f in x $$MAKEFLAGS; do \
1381 case $$f in \
1382 *=*|--*);; \
1383 *n*) dry=:;; \
1384 esac; \
1385 done; \
1386 if test -f rebuild.stamp; then :; else \
1387 $$dry trap 'rm -rf rebuild.lock' 1 2 13 15; \
1388 if $$dry mkdir rebuild.lock 2>/dev/null; then \
1389 $(MAKE) $(AM_MAKEFLAGS) rebuild.stamp; \
1390 $$dry rmdir rebuild.lock; \
1391 else \
1392 while test -d rebuild.lock && test -z "$$dry"; do sleep 1; done; \
1393 fi; \
1394 $$dry test -f rebuild.stamp; exit $$?; \
1397 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1398 # Otherwise a system limit (for SysV at least) may be exceeded.
1399 .NOEXPORT: