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