From 61171a0db61c137e9ea0b54eaa5fa4a9815e67cc Mon Sep 17 00:00:00 2001 From: Tom Dewey Date: Fri, 12 Jul 2024 19:57:16 +0100 Subject: [PATCH] deps: Upgrade libarchive 3.6.2->3.7.4 --- src/CMakeLists.txt | 18 +- src/dependencies/libarchive-3.6.2/Makefile.in | 16892 ---------- src/dependencies/libarchive-3.6.2/aclocal.m4 | 10527 ------- .../build/autoconf/ax_append_compile_flags.m4 | 67 - .../build/autoconf/ax_append_flag.m4 | 71 - .../build/autoconf/ax_check_compile_flag.m4 | 74 - .../build/autoconf/ax_require_defined.m4 | 37 - .../build/autoconf/check_stdcall_func.m4 | 51 - .../libarchive-3.6.2/build/autoconf/compile | 348 - .../build/autoconf/config.guess | 1754 -- .../build/autoconf/config.rpath | 696 - .../build/autoconf/config.sub | 1890 -- .../libarchive-3.6.2/build/autoconf/depcomp | 791 - .../libarchive-3.6.2/build/autoconf/iconv.m4 | 271 - .../build/autoconf/install-sh | 541 - .../build/autoconf/la_uid_t.m4 | 20 - .../libarchive-3.6.2/build/autoconf/lib-ld.m4 | 109 - .../build/autoconf/lib-link.m4 | 777 - .../build/autoconf/lib-prefix.m4 | 224 - .../libarchive-3.6.2/build/autoconf/ltmain.sh | 11251 ------- .../autoconf/m4_ax_compile_check_sizeof.m4 | 115 - .../libarchive-3.6.2/build/autoconf/missing | 215 - .../build/autoconf/test-driver | 153 - .../libarchive-3.6.2/build/autogen.sh | 68 - .../libarchive-3.6.2/build/bump-version.sh | 36 - .../libarchive-3.6.2/build/clean.sh | 99 - .../build/cmake/CheckFileOffsetBits.c | 14 - .../build/cmake/CheckFileOffsetBits.cmake | 44 - .../build/cmake/CheckFuncs.cmake | 49 - .../build/cmake/CheckFuncs_stub.c.in | 16 - .../build/cmake/CheckHeaderDirent.cmake | 32 - .../build/cmake/CheckTypeExists.cmake | 42 - .../build/cmake/CreatePkgConfigFile.cmake | 33 - .../build/cmake/FindLIBGCC.cmake | 22 - .../build/cmake/FindMbedTLS.cmake | 13 - .../build/cmake/FindNettle.cmake | 23 - .../build/cmake/FindPCREPOSIX.cmake | 34 - .../build/cmake/LibarchiveCodeCoverage.cmake | 68 - .../libarchive-3.6.2/build/cmake/config.h.in | 1349 - .../build/pkgconfig/libarchive.pc.in | 13 - .../libarchive-3.6.2/build/version | 1 - .../libarchive-3.6.2/cat/test/list.h | 18 - src/dependencies/libarchive-3.6.2/config.h.in | 1504 - src/dependencies/libarchive-3.6.2/configure | 25558 ---------------- .../libarchive-3.6.2/cpio/test/list.h | 48 - .../libarchive-3.6.2/doc/html/Makefile | 133 - .../doc/html/archive_entry.3.html | 187 - .../doc/html/archive_entry_acl.3.html | 570 - .../doc/html/archive_entry_linkify.3.html | 212 - .../doc/html/archive_entry_misc.3.html | 91 - .../doc/html/archive_entry_paths.3.html | 284 - .../doc/html/archive_entry_perms.3.html | 315 - .../doc/html/archive_entry_stat.3.html | 381 - .../doc/html/archive_entry_time.3.html | 205 - .../doc/html/archive_read.3.html | 233 - .../html/archive_read_add_passphrase.3.html | 82 - .../doc/html/archive_read_data.3.html | 142 - .../doc/html/archive_read_disk.3.html | 518 - .../doc/html/archive_read_extract.3.html | 134 - .../doc/html/archive_read_filter.3.html | 223 - .../doc/html/archive_read_format.3.html | 225 - .../doc/html/archive_read_free.3.html | 107 - .../doc/html/archive_read_header.3.html | 98 - .../doc/html/archive_read_new.3.html | 68 - .../doc/html/archive_read_open.3.html | 240 - .../doc/html/archive_read_set_options.3.html | 266 - .../doc/html/archive_util.3.html | 284 - .../doc/html/archive_write.3.html | 290 - .../doc/html/archive_write_blocksize.3.html | 141 - .../doc/html/archive_write_data.3.html | 107 - .../doc/html/archive_write_disk.3.html | 376 - .../doc/html/archive_write_filter.3.html | 193 - .../html/archive_write_finish_entry.3.html | 85 - .../doc/html/archive_write_format.3.html | 285 - .../doc/html/archive_write_free.3.html | 116 - .../doc/html/archive_write_header.3.html | 80 - .../doc/html/archive_write_new.3.html | 67 - .../doc/html/archive_write_open.3.html | 269 - .../doc/html/archive_write_set_options.3.html | 824 - .../html/archive_write_set_passphrase.3.html | 82 - .../libarchive-3.6.2/doc/html/bsdcpio.1.html | 521 - .../libarchive-3.6.2/doc/html/bsdtar.1.html | 1410 - .../libarchive-3.6.2/doc/html/cpio.5.html | 482 - .../doc/html/libarchive-formats.5.html | 503 - .../doc/html/libarchive.3.html | 328 - .../doc/html/libarchive_changes.3.html | 464 - .../doc/html/libarchive_internals.3.html | 374 - .../libarchive-3.6.2/doc/html/mtree.5.html | 378 - .../libarchive-3.6.2/doc/html/tar.5.html | 1547 - .../libarchive-3.6.2/doc/man/Makefile | 133 - .../libarchive-3.6.2/doc/man/archive_entry.3 | 143 - .../doc/man/archive_entry_acl.3 | 452 - .../doc/man/archive_entry_linkify.3 | 203 - .../doc/man/archive_entry_misc.3 | 49 - .../doc/man/archive_entry_paths.3 | 188 - .../doc/man/archive_entry_perms.3 | 231 - .../doc/man/archive_entry_stat.3 | 320 - .../doc/man/archive_entry_time.3 | 146 - .../libarchive-3.6.2/doc/man/archive_read.3 | 219 - .../doc/man/archive_read_add_passphrase.3 | 49 - .../doc/man/archive_read_data.3 | 112 - .../doc/man/archive_read_disk.3 | 439 - .../doc/man/archive_read_extract.3 | 112 - .../doc/man/archive_read_filter.3 | 165 - .../doc/man/archive_read_format.3 | 185 - .../doc/man/archive_read_free.3 | 78 - .../doc/man/archive_read_header.3 | 72 - .../doc/man/archive_read_new.3 | 37 - .../doc/man/archive_read_open.3 | 205 - .../doc/man/archive_read_set_options.3 | 255 - .../libarchive-3.6.2/doc/man/archive_util.3 | 240 - .../libarchive-3.6.2/doc/man/archive_write.3 | 233 - .../doc/man/archive_write_blocksize.3 | 104 - .../doc/man/archive_write_data.3 | 71 - .../doc/man/archive_write_disk.3 | 364 - .../doc/man/archive_write_filter.3 | 141 - .../doc/man/archive_write_finish_entry.3 | 57 - .../doc/man/archive_write_format.3 | 215 - .../doc/man/archive_write_free.3 | 84 - .../doc/man/archive_write_header.3 | 51 - .../doc/man/archive_write_new.3 | 36 - .../doc/man/archive_write_open.3 | 244 - .../doc/man/archive_write_set_options.3 | 801 - .../doc/man/archive_write_set_passphrase.3 | 49 - .../libarchive-3.6.2/doc/man/bsdcpio.1 | 490 - .../libarchive-3.6.2/doc/man/bsdtar.1 | 1499 - .../libarchive-3.6.2/doc/man/cpio.5 | 405 - .../doc/man/libarchive-formats.5 | 451 - .../libarchive-3.6.2/doc/man/libarchive.3 | 281 - .../doc/man/libarchive_changes.3 | 340 - .../doc/man/libarchive_internals.3 | 359 - .../libarchive-3.6.2/doc/man/mtree.5 | 345 - .../libarchive-3.6.2/doc/man/tar.5 | 1011 - .../libarchive-3.6.2/doc/pdf/Makefile | 133 - .../doc/pdf/archive_entry.3.pdf | Bin 28602 -> 0 bytes .../doc/pdf/archive_entry_acl.3.pdf | Bin 37988 -> 0 bytes .../doc/pdf/archive_entry_linkify.3.pdf | Bin 27891 -> 0 bytes .../doc/pdf/archive_entry_misc.3.pdf | Bin 21418 -> 0 bytes .../doc/pdf/archive_entry_paths.3.pdf | Bin 24688 -> 0 bytes .../doc/pdf/archive_entry_perms.3.pdf | Bin 29281 -> 0 bytes .../doc/pdf/archive_entry_stat.3.pdf | Bin 32753 -> 0 bytes .../doc/pdf/archive_entry_time.3.pdf | Bin 22970 -> 0 bytes .../doc/pdf/archive_read.3.pdf | Bin 32422 -> 0 bytes .../doc/pdf/archive_read_add_passphrase.3.pdf | Bin 21913 -> 0 bytes .../doc/pdf/archive_read_data.3.pdf | Bin 25866 -> 0 bytes .../doc/pdf/archive_read_disk.3.pdf | Bin 43365 -> 0 bytes .../doc/pdf/archive_read_extract.3.pdf | Bin 28166 -> 0 bytes .../doc/pdf/archive_read_filter.3.pdf | Bin 25802 -> 0 bytes .../doc/pdf/archive_read_format.3.pdf | Bin 26771 -> 0 bytes .../doc/pdf/archive_read_free.3.pdf | Bin 22491 -> 0 bytes .../doc/pdf/archive_read_header.3.pdf | Bin 22674 -> 0 bytes .../doc/pdf/archive_read_new.3.pdf | Bin 19906 -> 0 bytes .../doc/pdf/archive_read_open.3.pdf | Bin 29739 -> 0 bytes .../doc/pdf/archive_read_set_options.3.pdf | Bin 27745 -> 0 bytes .../doc/pdf/archive_util.3.pdf | Bin 28536 -> 0 bytes .../doc/pdf/archive_write.3.pdf | Bin 37273 -> 0 bytes .../doc/pdf/archive_write_blocksize.3.pdf | Bin 25554 -> 0 bytes .../doc/pdf/archive_write_data.3.pdf | Bin 22838 -> 0 bytes .../doc/pdf/archive_write_disk.3.pdf | Bin 40021 -> 0 bytes .../doc/pdf/archive_write_filter.3.pdf | Bin 24625 -> 0 bytes .../doc/pdf/archive_write_finish_entry.3.pdf | Bin 23534 -> 0 bytes .../doc/pdf/archive_write_format.3.pdf | Bin 26916 -> 0 bytes .../doc/pdf/archive_write_free.3.pdf | Bin 22324 -> 0 bytes .../doc/pdf/archive_write_header.3.pdf | Bin 22191 -> 0 bytes .../doc/pdf/archive_write_new.3.pdf | Bin 19881 -> 0 bytes .../doc/pdf/archive_write_open.3.pdf | Bin 33480 -> 0 bytes .../doc/pdf/archive_write_set_options.3.pdf | Bin 46418 -> 0 bytes .../pdf/archive_write_set_passphrase.3.pdf | Bin 22157 -> 0 bytes .../libarchive-3.6.2/doc/pdf/bsdcpio.1.pdf | Bin 38885 -> 0 bytes .../libarchive-3.6.2/doc/pdf/bsdtar.1.pdf | Bin 73277 -> 0 bytes .../libarchive-3.6.2/doc/pdf/cpio.5.pdf | Bin 39349 -> 0 bytes .../doc/pdf/libarchive-formats.5.pdf | Bin 42297 -> 0 bytes .../libarchive-3.6.2/doc/pdf/libarchive.3.pdf | Bin 31392 -> 0 bytes .../doc/pdf/libarchive_changes.3.pdf | Bin 35099 -> 0 bytes .../doc/pdf/libarchive_internals.3.pdf | Bin 39385 -> 0 bytes .../libarchive-3.6.2/doc/pdf/mtree.5.pdf | Bin 32064 -> 0 bytes .../libarchive-3.6.2/doc/pdf/tar.5.pdf | Bin 68242 -> 0 bytes .../libarchive-3.6.2/doc/text/Makefile | 133 - .../doc/text/archive_entry.3.txt | 92 - .../doc/text/archive_entry_acl.3.txt | 290 - .../doc/text/archive_entry_linkify.3.txt | 113 - .../doc/text/archive_entry_misc.3.txt | 36 - .../doc/text/archive_entry_paths.3.txt | 136 - .../doc/text/archive_entry_perms.3.txt | 169 - .../doc/text/archive_entry_stat.3.txt | 189 - .../doc/text/archive_entry_time.3.txt | 110 - .../doc/text/archive_read.3.txt | 156 - .../text/archive_read_add_passphrase.3.txt | 35 - .../doc/text/archive_read_data.3.txt | 73 - .../doc/text/archive_read_disk.3.txt | 320 - .../doc/text/archive_read_extract.3.txt | 73 - .../doc/text/archive_read_filter.3.txt | 124 - .../doc/text/archive_read_format.3.txt | 129 - .../doc/text/archive_read_free.3.txt | 52 - .../doc/text/archive_read_header.3.txt | 45 - .../doc/text/archive_read_new.3.txt | 27 - .../doc/text/archive_read_open.3.txt | 130 - .../doc/text/archive_read_set_options.3.txt | 141 - .../doc/text/archive_util.3.txt | 150 - .../doc/text/archive_write.3.txt | 192 - .../doc/text/archive_write_blocksize.3.txt | 74 - .../doc/text/archive_write_data.3.txt | 52 - .../doc/text/archive_write_disk.3.txt | 238 - .../doc/text/archive_write_filter.3.txt | 101 - .../doc/text/archive_write_finish_entry.3.txt | 37 - .../doc/text/archive_write_format.3.txt | 160 - .../doc/text/archive_write_free.3.txt | 58 - .../doc/text/archive_write_header.3.txt | 35 - .../doc/text/archive_write_new.3.txt | 26 - .../doc/text/archive_write_open.3.txt | 155 - .../doc/text/archive_write_set_options.3.txt | 492 - .../text/archive_write_set_passphrase.3.txt | 35 - .../libarchive-3.6.2/doc/text/bsdcpio.1.txt | 293 - .../libarchive-3.6.2/doc/text/bsdtar.1.txt | 856 - .../libarchive-3.6.2/doc/text/cpio.5.txt | 292 - .../doc/text/libarchive-formats.5.txt | 335 - .../doc/text/libarchive.3.txt | 160 - .../doc/text/libarchive_changes.3.txt | 260 - .../doc/text/libarchive_internals.3.txt | 247 - .../libarchive-3.6.2/doc/text/mtree.5.txt | 184 - .../libarchive-3.6.2/doc/text/tar.5.txt | 674 - .../libarchive-3.6.2/doc/wiki/Makefile | 133 - .../doc/wiki/ManPageArchiveEntry3.wiki | 123 - .../doc/wiki/ManPageArchiveEntryAcl3.wiki | 458 - .../doc/wiki/ManPageArchiveEntryLinkify3.wiki | 197 - .../doc/wiki/ManPageArchiveEntryMisc3.wiki | 41 - .../doc/wiki/ManPageArchiveEntryPaths3.wiki | 175 - .../doc/wiki/ManPageArchiveEntryPerms3.wiki | 222 - .../doc/wiki/ManPageArchiveEntryStat3.wiki | 308 - .../doc/wiki/ManPageArchiveEntryTime3.wiki | 138 - .../doc/wiki/ManPageArchiveRead3.wiki | 208 - .../ManPageArchiveReadAddPassphrase3.wiki | 42 - .../doc/wiki/ManPageArchiveReadData3.wiki | 101 - .../doc/wiki/ManPageArchiveReadDisk3.wiki | 408 - .../doc/wiki/ManPageArchiveReadExtract3.wiki | 102 - .../doc/wiki/ManPageArchiveReadFilter3.wiki | 155 - .../doc/wiki/ManPageArchiveReadFormat3.wiki | 174 - .../doc/wiki/ManPageArchiveReadFree3.wiki | 68 - .../doc/wiki/ManPageArchiveReadHeader3.wiki | 63 - .../doc/wiki/ManPageArchiveReadNew3.wiki | 32 - .../doc/wiki/ManPageArchiveReadOpen3.wiki | 190 - .../wiki/ManPageArchiveReadSetOptions3.wiki | 227 - .../doc/wiki/ManPageArchiveUtil3.wiki | 218 - .../doc/wiki/ManPageArchiveWrite3.wiki | 222 - .../wiki/ManPageArchiveWriteBlocksize3.wiki | 93 - .../doc/wiki/ManPageArchiveWriteData3.wiki | 61 - .../doc/wiki/ManPageArchiveWriteDisk3.wiki | 335 - .../doc/wiki/ManPageArchiveWriteFilter3.wiki | 134 - .../wiki/ManPageArchiveWriteFinishEntry3.wiki | 50 - .../doc/wiki/ManPageArchiveWriteFormat3.wiki | 208 - .../doc/wiki/ManPageArchiveWriteFree3.wiki | 73 - .../doc/wiki/ManPageArchiveWriteHeader3.wiki | 44 - .../doc/wiki/ManPageArchiveWriteNew3.wiki | 31 - .../doc/wiki/ManPageArchiveWriteOpen3.wiki | 229 - .../wiki/ManPageArchiveWriteSetOptions3.wiki | 676 - .../ManPageArchiveWriteSetPassphrase3.wiki | 42 - .../doc/wiki/ManPageBsdcpio1.wiki | 423 - .../doc/wiki/ManPageBsdtar1.wiki | 1361 - .../doc/wiki/ManPageCpio5.wiki | 363 - .../doc/wiki/ManPageLibarchive3.wiki | 267 - .../doc/wiki/ManPageLibarchiveChanges3.wiki | 303 - .../doc/wiki/ManPageLibarchiveFormats5.wiki | 436 - .../doc/wiki/ManPageLibarchiveInternals3.wiki | 336 - .../doc/wiki/ManPageMtree5.wiki | 292 - .../doc/wiki/ManPageTar5.wiki | 922 - .../libarchive-3.6.2/libarchive/test/list.h | 590 - .../test/test_read_format_raw.data.Z.uu | 5 - .../test/test_read_format_raw.data.uu | 5 - .../libarchive-3.6.2/tar/test/list.h | 70 - .../CMakeLists.txt | 146 +- .../libarchive-3.7.4/CONTRIBUTING.md | 98 + .../COPYING | 0 .../libarchive-3.7.4/CTestConfig.cmake | 11 + .../INSTALL | 0 .../Makefile.am | 159 +- .../NEWS | 14 +- .../README.md | 16 +- src/dependencies/libarchive-3.7.4/SECURITY.md | 19 + .../cat/CMakeLists.txt | 0 .../cat/bsdcat.1 | 2 - .../cat/bsdcat.c | 36 +- .../cat/bsdcat.h | 7 - .../cat/bsdcat_platform.h | 24 +- .../cat/cmdline.c | 29 +- .../cat/test/CMakeLists.txt | 0 .../cat/test/test.h | 2 - .../cat/test/test_0.c | 0 .../cat/test/test_empty.gz.uu | 0 .../cat/test/test_empty.lz4.uu | 0 .../cat/test/test_empty.xz.uu | 0 .../cat/test/test_empty.zst.uu | 0 .../cat/test/test_empty_gz.c | 0 .../cat/test/test_empty_lz4.c | 0 .../cat/test/test_empty_xz.c | 0 .../cat/test/test_empty_zstd.c | 0 .../cat/test/test_error.c | 0 .../cat/test/test_error_mixed.c | 0 .../cat/test/test_expand.Z.uu | 0 .../cat/test/test_expand.bz2.uu | 0 .../cat/test/test_expand.gz.uu | 0 .../cat/test/test_expand.lz4.uu | 0 .../cat/test/test_expand.plain.uu | 0 .../cat/test/test_expand.xz.uu | 0 .../cat/test/test_expand.zst.uu | 0 .../cat/test/test_expand_Z.c | 0 .../cat/test/test_expand_bz2.c | 0 .../cat/test/test_expand_gz.c | 0 .../cat/test/test_expand_lz4.c | 0 .../cat/test/test_expand_mixed.c | 0 .../cat/test/test_expand_plain.c | 0 .../cat/test/test_expand_xz.c | 0 .../cat/test/test_expand_zstd.c | 0 .../cat/test/test_help.c | 0 .../cat/test/test_stdin.c | 0 .../cat/test/test_version.c | 0 .../configure.ac | 178 +- .../contrib/README | 0 .../contrib/android/Android.mk | 0 .../contrib/android/config/android.h | 2 +- .../contrib/android/config/linux_host.h | 2 +- .../contrib/android/config/windows_host.h | 25 +- .../contrib/android/include/Bcrypt.h | 0 .../contrib/android/include/Windows.h | 0 .../contrib/android/include/android_lf.h | 0 .../contrib/archivetest.c | 19 +- .../contrib/libarchive.1aix53.spec | 0 .../contrib/libarchive.spec | 0 .../libarchive_autodetect-st_lib_archive.m4 | 0 .../contrib/oss-fuzz/corpus.zip | Bin .../contrib/oss-fuzz/libarchive_fuzzer.cc | 0 .../contrib/oss-fuzz/oss-fuzz-build.sh | 0 .../contrib/psota-benchmark/results.txt | 0 .../contrib/psota-benchmark/tcp.sh | 0 .../libarchive-3.7.4/contrib/shar/Makefile | 12 + .../contrib/shar/shar.1 | 1 - .../contrib/shar/shar.c | 5 - .../contrib/shar/tree.c | 1 - .../contrib/shar/tree.h | 2 - .../contrib/shar/tree_config.h | 10 - .../contrib/untar.c | 65 +- .../cpio/CMakeLists.txt | 0 .../cpio/bsdcpio.1 | 2 - .../cpio/cmdline.c | 17 +- .../cpio/config_freebsd.h | 2 - .../cpio/cpio.c | 43 +- .../cpio/cpio.h | 2 - .../cpio/cpio_platform.h | 18 +- .../cpio/cpio_windows.c | 21 +- .../cpio/cpio_windows.h | 2 - .../cpio/test/CMakeLists.txt | 0 .../cpio/test/test.h | 2 - .../cpio/test/test_0.c | 1 - .../cpio/test/test_basic.c | 1 - .../cpio/test/test_cmdline.c | 1 - .../cpio/test/test_extract.cpio.Z.uu | 0 .../cpio/test/test_extract.cpio.bz2.uu | 0 .../cpio/test/test_extract.cpio.grz.uu | 0 .../cpio/test/test_extract.cpio.gz.uu | 0 .../cpio/test/test_extract.cpio.lrz.uu | 0 .../cpio/test/test_extract.cpio.lz.uu | 0 .../cpio/test/test_extract.cpio.lz4.uu | 0 .../cpio/test/test_extract.cpio.lzma.uu | 0 .../cpio/test/test_extract.cpio.lzo.uu | 0 .../cpio/test/test_extract.cpio.xz.uu | 0 .../cpio/test/test_extract.cpio.zst.uu | 0 .../cpio/test/test_extract_cpio_Z.c | 1 - .../cpio/test/test_extract_cpio_bz2.c | 1 - .../cpio/test/test_extract_cpio_grz.c | 1 - .../cpio/test/test_extract_cpio_gz.c | 1 - .../cpio/test/test_extract_cpio_lrz.c | 1 - .../cpio/test/test_extract_cpio_lz.c | 1 - .../cpio/test/test_extract_cpio_lz4.c | 1 - .../cpio/test/test_extract_cpio_lzma.c | 1 - .../cpio/test/test_extract_cpio_lzo.c | 1 - .../cpio/test/test_extract_cpio_xz.c | 1 - .../cpio/test/test_extract_cpio_zstd.c | 1 - .../cpio/test/test_format_newc.c | 1 - .../cpio/test/test_gcpio_compat.c | 1 - .../cpio/test/test_gcpio_compat_ref.bin.uu | 1 - .../cpio/test/test_gcpio_compat_ref.crc.uu | 1 - .../cpio/test/test_gcpio_compat_ref.newc.uu | 1 - .../cpio/test/test_gcpio_compat_ref.ustar.uu | 1 - .../test/test_gcpio_compat_ref_nosym.bin.uu | 0 .../test/test_gcpio_compat_ref_nosym.crc.uu | 0 .../test/test_gcpio_compat_ref_nosym.newc.uu | 0 .../test/test_gcpio_compat_ref_nosym.ustar.uu | 0 .../cpio/test/test_missing_file.c | 1 - .../cpio/test/test_option_0.c | 1 - .../cpio/test/test_option_B_upper.c | 2 - .../cpio/test/test_option_C_upper.c | 2 - .../cpio/test/test_option_J_upper.c | 2 +- .../cpio/test/test_option_L_upper.c | 1 - .../cpio/test/test_option_Z_upper.c | 1 - .../cpio/test/test_option_a.c | 1 - .../cpio/test/test_option_b64encode.c | 1 - .../cpio/test/test_option_c.c | 7 +- .../cpio/test/test_option_d.c | 2 - .../cpio/test/test_option_f.c | 1 - .../cpio/test/test_option_f.cpio.uu | 1 - .../cpio/test/test_option_grzip.c | 1 - .../cpio/test/test_option_help.c | 1 - .../cpio/test/test_option_l.c | 1 - .../cpio/test/test_option_lrzip.c | 1 - .../cpio/test/test_option_lz4.c | 1 - .../cpio/test/test_option_lzma.c | 1 - .../cpio/test/test_option_lzop.c | 1 - .../cpio/test/test_option_m.c | 2 - .../cpio/test/test_option_m.cpio.uu | 1 - .../cpio/test/test_option_passphrase.c | 1 - .../cpio/test/test_option_passphrase.zip.uu | 0 .../cpio/test/test_option_t.c | 18 +- .../cpio/test/test_option_t.cpio.uu | 1 - .../cpio/test/test_option_t.stdout.uu | 1 - .../cpio/test/test_option_tv.stdout.uu | 1 - .../cpio/test/test_option_u.c | 1 - .../cpio/test/test_option_uuencode.c | 1 - .../cpio/test/test_option_version.c | 0 .../cpio/test/test_option_xz.c | 1 - .../cpio/test/test_option_y.c | 1 - .../cpio/test/test_option_z.c | 1 - .../cpio/test/test_option_zstd.c | 1 - .../cpio/test/test_owner_parse.c | 1 - .../cpio/test/test_passthrough_dotdot.c | 1 - .../cpio/test/test_passthrough_reverse.c | 1 - .../doc/html/.ignore_me | 0 .../doc/man/.ignore_me | 0 .../doc/mdoc2man.awk | 0 .../doc/mdoc2wiki.awk | 0 .../doc/pdf/.ignore_me | 0 .../doc/text/.ignore_me | 0 .../doc/update.sh | 0 .../doc/wiki/.ignore_me | 0 .../examples/minitar/Makefile | 32 + .../examples/minitar/README | 0 .../examples/minitar/minitar.c | 0 .../examples/tarfilter.c | 0 .../examples/untar.c | 0 .../libarchive/CMakeLists.txt | 23 +- .../libarchive/archive.h | 12 +- .../libarchive/archive_acl.c | 1 - .../libarchive/archive_acl_private.h | 2 - .../libarchive/archive_blake2.h | 0 .../libarchive/archive_blake2_impl.h | 0 .../libarchive/archive_blake2s_ref.c | 0 .../libarchive/archive_blake2sp_ref.c | 0 .../libarchive/archive_check_magic.c | 20 +- .../libarchive/archive_cmdline.c | 2 - .../libarchive/archive_cmdline_private.h | 2 - .../libarchive/archive_crc32.h | 2 - .../libarchive/archive_cryptor.c | 4 +- .../libarchive/archive_cryptor_private.h | 0 .../libarchive/archive_digest.c | 60 + .../libarchive/archive_digest_private.h | 10 + .../libarchive/archive_disk_acl_darwin.c | 0 .../libarchive/archive_disk_acl_freebsd.c | 0 .../libarchive/archive_disk_acl_linux.c | 0 .../libarchive/archive_disk_acl_sunos.c | 0 .../libarchive/archive_endian.h | 2 - .../libarchive/archive_entry.3 | 2 - .../libarchive/archive_entry.c | 30 +- .../libarchive/archive_entry.h | 8 +- .../libarchive/archive_entry_acl.3 | 2 +- .../libarchive/archive_entry_copy_bhfi.c | 1 - .../libarchive/archive_entry_copy_stat.c | 1 - .../libarchive/archive_entry_link_resolver.c | 1 - .../libarchive/archive_entry_linkify.3 | 0 .../libarchive/archive_entry_locale.h | 2 - .../libarchive/archive_entry_misc.3 | 0 .../libarchive/archive_entry_paths.3 | 0 .../libarchive/archive_entry_perms.3 | 0 .../libarchive/archive_entry_private.h | 6 +- .../libarchive/archive_entry_sparse.c | 1 - .../libarchive/archive_entry_stat.3 | 0 .../libarchive/archive_entry_stat.c | 1 - .../libarchive/archive_entry_strmode.c | 1 - .../libarchive/archive_entry_time.3 | 2 - .../libarchive/archive_entry_xattr.c | 1 - .../libarchive/archive_getdate.c | 123 +- .../libarchive/archive_getdate.h | 2 - .../libarchive/archive_hmac.c | 15 +- .../libarchive/archive_hmac_private.h | 2 + .../libarchive/archive_match.c | 1 - .../libarchive/archive_openssl_evp_private.h | 3 +- .../libarchive/archive_openssl_hmac_private.h | 0 .../libarchive/archive_options.c | 1 - .../libarchive/archive_options_private.h | 2 - .../libarchive/archive_pack_dev.c | 7 - .../libarchive/archive_pack_dev.h | 0 .../libarchive/archive_pathmatch.c | 1 - .../libarchive/archive_pathmatch.h | 2 - .../libarchive/archive_platform.h | 15 - .../libarchive/archive_platform_acl.h | 2 - .../libarchive/archive_platform_xattr.h | 2 - .../libarchive/archive_ppmd7.c | 0 .../libarchive/archive_ppmd7_private.h | 0 .../libarchive/archive_ppmd8.c | 0 .../libarchive/archive_ppmd8_private.h | 0 .../libarchive/archive_ppmd_private.h | 0 .../libarchive/archive_private.h | 12 +- .../libarchive/archive_random.c | 36 +- .../libarchive/archive_random_private.h | 0 .../libarchive/archive_rb.c | 0 .../libarchive/archive_rb.h | 0 .../libarchive/archive_read.3 | 2 - .../libarchive/archive_read.c | 1 - .../libarchive/archive_read_add_passphrase.3 | 2 - .../libarchive/archive_read_add_passphrase.c | 1 - .../libarchive/archive_read_append_filter.c | 1 - .../libarchive/archive_read_data.3 | 2 - .../libarchive/archive_read_data_into_fd.c | 8 +- .../libarchive/archive_read_disk.3 | 6 +- .../archive_read_disk_entry_from_file.c | 1 - .../libarchive/archive_read_disk_posix.c | 29 +- .../libarchive/archive_read_disk_private.h | 2 - .../archive_read_disk_set_standard_lookup.c | 1 - .../libarchive/archive_read_disk_windows.c | 74 +- .../libarchive/archive_read_extract.3 | 2 - .../libarchive/archive_read_extract.c | 1 - .../libarchive/archive_read_extract2.c | 1 - .../libarchive/archive_read_filter.3 | 2 - .../libarchive/archive_read_format.3 | 2 - .../libarchive/archive_read_free.3 | 2 - .../libarchive/archive_read_header.3 | 2 - .../libarchive/archive_read_new.3 | 2 - .../libarchive/archive_read_open.3 | 2 - .../libarchive/archive_read_open_fd.c | 1 - .../libarchive/archive_read_open_file.c | 5 +- .../libarchive/archive_read_open_filename.c | 110 +- .../libarchive/archive_read_open_memory.c | 1 - .../libarchive/archive_read_private.h | 2 - .../libarchive/archive_read_set_format.c | 1 - .../libarchive/archive_read_set_options.3 | 23 +- .../libarchive/archive_read_set_options.c | 1 - .../archive_read_support_filter_all.c | 1 - .../archive_read_support_filter_by_code.c | 1 - .../archive_read_support_filter_bzip2.c | 8 +- .../archive_read_support_filter_compress.c | 3 +- .../archive_read_support_filter_grzip.c | 3 - .../archive_read_support_filter_gzip.c | 5 +- .../archive_read_support_filter_lrzip.c | 3 - .../archive_read_support_filter_lz4.c | 10 +- .../archive_read_support_filter_lzop.c | 6 +- .../archive_read_support_filter_none.c | 1 - .../archive_read_support_filter_program.c | 1 - .../archive_read_support_filter_rpm.c | 2 +- .../archive_read_support_filter_uu.c | 53 +- .../archive_read_support_filter_xz.c | 20 +- .../archive_read_support_filter_zstd.c | 18 +- .../archive_read_support_format_7zip.c | 285 +- .../archive_read_support_format_all.c | 3 +- .../archive_read_support_format_ar.c | 5 +- .../archive_read_support_format_by_code.c | 1 - .../archive_read_support_format_cab.c | 8 +- .../archive_read_support_format_cpio.c | 7 +- .../archive_read_support_format_empty.c | 1 - .../archive_read_support_format_iso9660.c | 18 +- .../archive_read_support_format_lha.c | 27 +- .../archive_read_support_format_mtree.c | 17 +- .../archive_read_support_format_rar.c | 38 +- .../archive_read_support_format_rar5.c | 14 +- .../archive_read_support_format_raw.c | 1 - .../archive_read_support_format_tar.c | 1 - .../archive_read_support_format_warc.c | 17 +- .../archive_read_support_format_xar.c | 16 +- .../archive_read_support_format_zip.c | 518 +- .../libarchive/archive_string.c | 20 +- .../libarchive/archive_string.h | 3 - .../libarchive/archive_string_composition.h | 2 - .../libarchive/archive_string_sprintf.c | 1 - .../libarchive/archive_util.3 | 2 - .../libarchive/archive_util.c | 61 +- .../libarchive/archive_version_details.c | 1 - .../libarchive/archive_virtual.c | 1 - .../libarchive/archive_windows.c | 37 +- .../libarchive/archive_windows.h | 2 - .../libarchive/archive_write.3 | 2 - .../libarchive/archive_write.c | 34 +- .../libarchive/archive_write_add_filter.c | 1 - .../archive_write_add_filter_b64encode.c | 2 - .../archive_write_add_filter_by_name.c | 1 - .../archive_write_add_filter_bzip2.c | 8 +- .../archive_write_add_filter_compress.c | 4 +- .../archive_write_add_filter_grzip.c | 2 - .../archive_write_add_filter_gzip.c | 2 - .../archive_write_add_filter_lrzip.c | 2 - .../libarchive/archive_write_add_filter_lz4.c | 10 +- .../archive_write_add_filter_lzop.c | 1 - .../archive_write_add_filter_none.c | 1 - .../archive_write_add_filter_program.c | 1 - .../archive_write_add_filter_uuencode.c | 2 - .../libarchive/archive_write_add_filter_xz.c | 2 - .../archive_write_add_filter_zstd.c | 359 +- .../libarchive/archive_write_blocksize.3 | 2 - .../libarchive/archive_write_data.3 | 2 - .../libarchive/archive_write_disk.3 | 2 - .../libarchive/archive_write_disk_posix.c | 76 +- .../libarchive/archive_write_disk_private.h | 2 - .../archive_write_disk_set_standard_lookup.c | 1 - .../libarchive/archive_write_disk_windows.c | 82 +- .../libarchive/archive_write_filter.3 | 2 - .../libarchive/archive_write_finish_entry.3 | 2 - .../libarchive/archive_write_format.3 | 2 - .../libarchive/archive_write_free.3 | 2 - .../libarchive/archive_write_header.3 | 2 - .../libarchive/archive_write_new.3 | 2 - .../libarchive/archive_write_open.3 | 2 - .../libarchive/archive_write_open_fd.c | 1 - .../libarchive/archive_write_open_file.c | 1 - .../libarchive/archive_write_open_filename.c | 1 - .../libarchive/archive_write_open_memory.c | 1 - .../libarchive/archive_write_private.h | 5 +- .../libarchive/archive_write_set_format.c | 1 - .../archive_write_set_format_7zip.c | 44 +- .../libarchive/archive_write_set_format_ar.c | 1 - .../archive_write_set_format_by_name.c | 1 - .../archive_write_set_format_cpio.c | 0 .../archive_write_set_format_cpio_binary.c | 1 - .../archive_write_set_format_cpio_newc.c | 1 - .../archive_write_set_format_cpio_odc.c | 1 - .../archive_write_set_format_filter_by_ext.c | 1 - .../archive_write_set_format_gnutar.c | 4 +- .../archive_write_set_format_iso9660.c | 32 +- .../archive_write_set_format_mtree.c | 1 - .../libarchive/archive_write_set_format_pax.c | 63 +- .../archive_write_set_format_private.h | 2 - .../libarchive/archive_write_set_format_raw.c | 0 .../archive_write_set_format_shar.c | 1 - .../archive_write_set_format_ustar.c | 2 - .../archive_write_set_format_v7tar.c | 2 - .../archive_write_set_format_warc.c | 26 +- .../libarchive/archive_write_set_format_xar.c | 15 +- .../libarchive/archive_write_set_format_zip.c | 212 +- .../libarchive/archive_write_set_options.3 | 20 +- .../libarchive/archive_write_set_options.c | 1 - .../libarchive/archive_write_set_passphrase.3 | 2 - .../libarchive/archive_write_set_passphrase.c | 36 +- .../libarchive/archive_xxhash.h | 0 .../libarchive/config_freebsd.h | 9 +- .../libarchive/cpio.5 | 2 - .../libarchive/filter_fork.h | 2 - .../libarchive/filter_fork_posix.c | 2 - .../libarchive/filter_fork_windows.c | 9 + .../libarchive/libarchive-formats.5 | 2 - .../libarchive/libarchive.3 | 2 - .../libarchive/libarchive_changes.3 | 2 - .../libarchive/libarchive_internals.3 | 4 +- .../libarchive/mtree.5 | 1 - .../libarchive/tar.5 | 2 - .../libarchive/test/.cvsignore | 10 + .../libarchive/test/CMakeLists.txt | 4 + .../libarchive/test/README | 2 - .../libarchive/test/read_open_memory.c | 1 - .../libarchive/test/test.h | 0 .../libarchive/test/test_acl_nfs4.c | 1 - .../libarchive/test/test_acl_pax.c | 1 - .../libarchive/test/test_acl_pax_nfs4.tar.uu | 0 .../test/test_acl_pax_posix1e.tar.uu | 0 .../libarchive/test/test_acl_platform_nfs4.c | 1 - .../test/test_acl_platform_posix1e.c | 1 - .../libarchive/test/test_acl_posix1e.c | 1 - .../libarchive/test/test_acl_text.c | 1 - .../test/test_archive_api_feature.c | 1 - .../test/test_archive_clear_error.c | 1 - .../libarchive/test/test_archive_cmdline.c | 1 - .../libarchive/test/test_archive_digest.c | 0 .../libarchive/test/test_archive_getdate.c | 1 - .../test/test_archive_match_owner.c | 1 - .../libarchive/test/test_archive_match_path.c | 1 - .../libarchive/test/test_archive_match_time.c | 1 - .../libarchive/test/test_archive_pathmatch.c | 1 - .../test/test_archive_read_add_passphrase.c | 1 - .../test/test_archive_read_close_twice.c | 2 - .../test_archive_read_close_twice_open_fd.c | 1 - ...t_archive_read_close_twice_open_filename.c | 1 - .../test_archive_read_multiple_data_objects.c | 5 +- .../test_archive_read_next_header_empty.c | 1 - .../test/test_archive_read_next_header_raw.c | 1 - .../libarchive/test/test_archive_read_open2.c | 1 - .../test_archive_read_set_filter_option.c | 1 - .../test_archive_read_set_format_option.c | 1 - .../test/test_archive_read_set_option.c | 1 - .../test/test_archive_read_set_options.c | 1 - .../test/test_archive_read_support.c | 1 - .../libarchive/test/test_archive_set_error.c | 1 - .../libarchive/test/test_archive_string.c | 3 +- .../test/test_archive_string_conversion.c | 4 +- .../test_archive_string_conversion.txt.Z.uu | 1 - .../test_archive_write_add_filter_by_name.c | 4 +- .../test_archive_write_set_filter_option.c | 1 - .../test_archive_write_set_format_by_name.c | 2 - ...t_archive_write_set_format_filter_by_ext.c | 2 - .../test_archive_write_set_format_option.c | 1 - .../test/test_archive_write_set_option.c | 1 - .../test/test_archive_write_set_options.c | 1 - .../test/test_archive_write_set_passphrase.c | 1 - .../libarchive/test/test_bad_fd.c | 1 - .../libarchive/test/test_compat_bzip2.c | 1 - .../test/test_compat_bzip2_1.tbz.uu | 2 - .../test/test_compat_bzip2_2.tbz.uu | 2 - .../libarchive/test/test_compat_cpio.c | 1 - .../test/test_compat_cpio_1.cpio.uu | 2 - .../libarchive/test/test_compat_gtar.c | 1 - .../libarchive/test/test_compat_gtar_1.tar.uu | 1 - .../libarchive/test/test_compat_gtar_2.tar.uu | 2 +- .../libarchive/test/test_compat_gzip.c | 1 - .../libarchive/test/test_compat_gzip_1.tgz.uu | 2 - .../libarchive/test/test_compat_gzip_2.tgz.uu | 2 - .../libarchive/test/test_compat_lz4.c | 1 - .../test/test_compat_lz4_1.tar.lz4.uu | 0 .../test/test_compat_lz4_2.tar.lz4.uu | 0 .../test/test_compat_lz4_3.tar.lz4.uu | 0 .../test/test_compat_lz4_B4.tar.lz4.uu | 0 .../test/test_compat_lz4_B4BD.tar.lz4.uu | 0 .../test/test_compat_lz4_B4BDBX.tar.lz4.uu | 0 .../test/test_compat_lz4_B5.tar.lz4.uu | 0 .../test/test_compat_lz4_B5BD.tar.lz4.uu | 0 .../test/test_compat_lz4_B6.tar.lz4.uu | 0 .../test/test_compat_lz4_B6BD.tar.lz4.uu | 0 .../test/test_compat_lz4_B7.tar.lz4.uu | 0 .../test/test_compat_lz4_B7BD.tar.lz4.uu | 0 .../libarchive/test/test_compat_lzip.c | 84 +- .../libarchive/test/test_compat_lzip_1.tlz.uu | 0 .../libarchive/test/test_compat_lzip_2.tlz.uu | 0 .../libarchive/test/test_compat_lzip_3.lz.uu | 1461 + .../libarchive/test/test_compat_lzip_4.tlz.uu | 1474 + .../libarchive/test/test_compat_lzma.c | 1 - .../libarchive/test/test_compat_lzma_1.tlz.uu | 2 - .../libarchive/test/test_compat_lzma_2.tlz.uu | 2 - .../libarchive/test/test_compat_lzma_3.tlz.uu | 2 - .../libarchive/test/test_compat_lzop.c | 1 - .../test/test_compat_lzop_1.tar.lzo.uu | 0 .../test/test_compat_lzop_2.tar.lzo.uu | 0 .../test/test_compat_lzop_3.tar.lzo.uu | 0 .../test/test_compat_mac-1.tar.Z.uu | 0 .../test/test_compat_mac-2.tar.Z.uu | 0 .../libarchive/test/test_compat_mac.c | 1 - .../test/test_compat_perl_archive_tar.c | 1 - .../test/test_compat_perl_archive_tar.tar.uu | 0 .../test/test_compat_plexus_archiver_tar.c | 1 - .../test_compat_plexus_archiver_tar.tar.uu | 0 .../test/test_compat_solaris_pax_sparse.c | 2 - .../test_compat_solaris_pax_sparse_1.pax.Z.uu | 0 .../test_compat_solaris_pax_sparse_2.pax.Z.uu | 0 .../test/test_compat_solaris_tar_acl.c | 1 - .../test/test_compat_solaris_tar_acl.tar.uu | 0 .../libarchive/test/test_compat_star_acl.c | 1 - .../test/test_compat_star_acl_nfs4.tar.uu | 0 .../test/test_compat_star_acl_posix1e.tar.uu | 0 .../test/test_compat_tar_directory.c | 1 - .../test/test_compat_tar_directory_1.tar.uu | 1 - .../test/test_compat_tar_hardlink.c | 1 - .../test/test_compat_tar_hardlink_1.tar.uu | 1 - .../libarchive/test/test_compat_uudecode.c | 1 - .../test/test_compat_uudecode_large.c | 1 - .../test/test_compat_uudecode_large.tar.Z.uu | 0 .../libarchive/test/test_compat_xz.c | 1 - .../libarchive/test/test_compat_xz_1.txz.uu | 3 +- .../libarchive/test/test_compat_zip.c | 1 - .../libarchive/test/test_compat_zip_1.zip.uu | 1 - .../libarchive/test/test_compat_zip_2.zip.uu | 0 .../libarchive/test/test_compat_zip_3.zip.uu | 0 .../libarchive/test/test_compat_zip_4.zip.uu | 0 .../libarchive/test/test_compat_zip_5.zip.uu | 0 .../libarchive/test/test_compat_zip_6.zip.uu | 0 .../libarchive/test/test_compat_zip_7.xps.uu | 0 .../libarchive/test/test_compat_zip_8.zip.uu | 12 +- .../libarchive/test/test_compat_zstd.c | 2 - .../test/test_compat_zstd_1.tar.zst.uu | 0 .../test/test_compat_zstd_2.tar.zst.uu | 0 .../libarchive/test/test_empty_write.c | 1 - .../libarchive/test/test_entry.c | 1 - .../libarchive/test/test_entry_strmode.c | 1 - .../libarchive/test/test_extattr_freebsd.c | 1 - .../libarchive/test/test_filter_count.c | 1 - .../libarchive/test/test_fuzz.c | 6 +- .../libarchive/test/test_fuzz.cab.uu | 0 .../libarchive/test/test_fuzz.lzh.uu | 0 .../libarchive/test/test_fuzz_1.iso.Z.uu | 2 - .../test/test_gnutar_filename_encoding.c | 2 - .../libarchive/test/test_link_resolver.c | 1 - .../libarchive/test/test_open_failure.c | 1 - .../libarchive/test/test_open_fd.c | 1 - .../libarchive/test/test_open_file.c | 1 - .../libarchive/test/test_open_filename.c | 1 - .../test/test_pax_filename_encoding.c | 1 - .../test/test_pax_filename_encoding.tar.uu | 1 - .../libarchive/test/test_pax_xattr_header.c | 1 - .../test/test_pax_xattr_header_all.tar.uu | 0 .../test_pax_xattr_header_libarchive.tar.uu | 0 .../test/test_pax_xattr_header_schily.tar.uu | 0 ...ar_multivolume_multiple_files.part1.rar.uu | 0 ...ar_multivolume_multiple_files.part2.rar.uu | 0 ...ar_multivolume_multiple_files.part3.rar.uu | 0 ...ar_multivolume_multiple_files.part4.rar.uu | 0 ...ar_multivolume_multiple_files.part5.rar.uu | 0 ...ar_multivolume_multiple_files.part6.rar.uu | 0 ...t_rar_multivolume_single_file.part1.rar.uu | 2 +- ...t_rar_multivolume_single_file.part2.rar.uu | 2 +- ...t_rar_multivolume_single_file.part3.rar.uu | 2 +- ...ltivolume_uncompressed_files.part01.rar.uu | 2 +- ...ltivolume_uncompressed_files.part02.rar.uu | 2 +- ...ltivolume_uncompressed_files.part03.rar.uu | 2 +- ...ltivolume_uncompressed_files.part04.rar.uu | 2 +- ...ltivolume_uncompressed_files.part05.rar.uu | 2 +- ...ltivolume_uncompressed_files.part06.rar.uu | 2 +- ...ltivolume_uncompressed_files.part07.rar.uu | 2 +- ...ltivolume_uncompressed_files.part08.rar.uu | 2 +- ...ltivolume_uncompressed_files.part09.rar.uu | 2 +- ...ltivolume_uncompressed_files.part10.rar.uu | 2 +- .../libarchive/test/test_read_data_large.c | 1 - .../libarchive/test/test_read_disk.c | 1 - .../test_read_disk_directory_traversals.c | 10 +- .../test/test_read_disk_entry_from_file.c | 1 - .../libarchive/test/test_read_extract.c | 1 - .../test/test_read_file_nonexistent.c | 1 - .../test/test_read_filter_compress.c | 0 .../libarchive/test/test_read_filter_grzip.c | 0 .../test/test_read_filter_grzip.tar.grz.uu | 0 .../libarchive/test/test_read_filter_lrzip.c | 0 .../test/test_read_filter_lrzip.tar.lrz.uu | 2 +- .../libarchive/test/test_read_filter_lzop.c | 0 .../test/test_read_filter_lzop.tar.lzo.uu | 0 .../test_read_filter_lzop_multiple_parts.c | 0 ...read_filter_lzop_multiple_parts.tar.lzo.uu | 0 .../test/test_read_filter_program.c | 1 - .../test/test_read_filter_program_signature.c | 1 - .../test/test_read_filter_uudecode.c | 1 - .../test_read_filter_uudecode_base64_raw.uu | 11 + .../test/test_read_filter_uudecode_raw.c | 67 + .../test/test_read_filter_uudecode_raw.uu | 14 + .../libarchive/test/test_read_format_7zip.c | 427 +- .../test_read_format_7zip_bcj2_bzip2.7z.uu | 0 .../test_read_format_7zip_bcj2_copy_1.7z.uu | 0 .../test_read_format_7zip_bcj2_copy_2.7z.uu | 0 ...test_read_format_7zip_bcj2_copy_lzma.7z.uu | 0 .../test_read_format_7zip_bcj2_deflate.7z.uu | 0 .../test_read_format_7zip_bcj2_lzma1_1.7z.uu | 0 .../test_read_format_7zip_bcj2_lzma1_2.7z.uu | 0 .../test_read_format_7zip_bcj2_lzma2_1.7z.uu | 0 .../test_read_format_7zip_bcj2_lzma2_2.7z.uu | 0 .../test_read_format_7zip_bcj_bzip2.7z.uu | 0 .../test/test_read_format_7zip_bcj_copy.7z.uu | 0 .../test_read_format_7zip_bcj_deflate.7z.uu | 0 .../test_read_format_7zip_bcj_lzma1.7z.uu | 0 .../test_read_format_7zip_bcj_lzma2.7z.uu | 0 .../test/test_read_format_7zip_bzip2.7z.uu | 0 .../test/test_read_format_7zip_copy.7z.uu | 2 +- .../test/test_read_format_7zip_copy_2.7z.uu | 0 .../test/test_read_format_7zip_deflate.7z.uu | 0 .../test_read_format_7zip_deflate_arm64.7z.uu | 64 + .../test_read_format_7zip_delta4_lzma1.7z.uu | 0 .../test_read_format_7zip_delta4_lzma2.7z.uu | 0 .../test_read_format_7zip_delta_lzma1.7z.uu | 0 .../test_read_format_7zip_delta_lzma2.7z.uu | 0 .../test_read_format_7zip_empty_archive.7z.uu | 0 .../test_read_format_7zip_empty_file.7z.uu | 0 .../test_read_format_7zip_encryption.7z.uu | 0 .../test_read_format_7zip_encryption_data.c | 1 - ...t_read_format_7zip_encryption_header.7z.uu | 0 .../test_read_format_7zip_encryption_header.c | 2 - ...ead_format_7zip_encryption_partially.7z.uu | 0 ...st_read_format_7zip_encryption_partially.c | 1 - .../test/test_read_format_7zip_lzma1.7z.uu | 0 .../test/test_read_format_7zip_lzma1_2.7z.uu | 0 .../test_read_format_7zip_lzma1_lzma2.7z.uu | 0 .../test/test_read_format_7zip_lzma2.7z.uu | 0 .../test_read_format_7zip_lzma2_arm.7z.uu | 50 + .../test_read_format_7zip_lzma2_arm64.7z.uu | 54 + .../test_read_format_7zip_malformed.7z.uu | 0 .../test/test_read_format_7zip_malformed.c | 1 - .../test_read_format_7zip_malformed2.7z.uu | 0 ...st_read_format_7zip_packinfo_digests.7z.uu | 0 .../test_read_format_7zip_packinfo_digests.c | 5 +- .../test/test_read_format_7zip_ppmd.7z.uu | 0 .../test_read_format_7zip_solid_zstd.7z.uu | 9 + .../test_read_format_7zip_symbolic_name.7z.uu | 0 .../test_read_format_7zip_win_attrib.7z.uu | 10 + .../test/test_read_format_7zip_zstd.7z.uu | 12 + .../test/test_read_format_7zip_zstd_arm.7z.uu | 61 + .../test/test_read_format_7zip_zstd_bcj.7z.uu | 56 + .../test_read_format_7zip_zstd_nobcj.7z.uu | 56 + .../libarchive/test/test_read_format_ar.ar.uu | 2 - .../libarchive/test/test_read_format_ar.c | 2 - .../libarchive/test/test_read_format_cab.c | 1 - .../test/test_read_format_cab_1.cab.uu | 0 .../test/test_read_format_cab_2.cab.uu | 0 .../test/test_read_format_cab_3.cab.uu | 0 .../test/test_read_format_cab_filename.c | 1 - ...test_read_format_cab_filename_cp932.cab.uu | 2 +- .../test/test_read_format_cpio_afio.c | 1 - .../test/test_read_format_cpio_bin.c | 1 - .../test/test_read_format_cpio_bin_Z.c | 1 - .../test/test_read_format_cpio_bin_be.c | 1 - .../test/test_read_format_cpio_bin_be.cpio.uu | 1 - .../test/test_read_format_cpio_bin_bz2.c | 1 - .../test/test_read_format_cpio_bin_gz.c | 1 - .../test/test_read_format_cpio_bin_le.c | 1 - .../test/test_read_format_cpio_bin_le.cpio.uu | 0 .../test/test_read_format_cpio_bin_lzip.c | 1 - .../test/test_read_format_cpio_bin_lzma.c | 1 - .../test/test_read_format_cpio_bin_xz.c | 1 - .../test/test_read_format_cpio_filename.c | 13 +- ...st_read_format_cpio_filename_cp866.cpio.uu | 2 +- ...st_read_format_cpio_filename_eucjp.cpio.uu | 2 +- ...st_read_format_cpio_filename_koi8r.cpio.uu | 2 +- ..._read_format_cpio_filename_utf8_jp.cpio.uu | 2 +- ..._read_format_cpio_filename_utf8_ru.cpio.uu | 2 +- .../test/test_read_format_cpio_odc.c | 1 - .../test_read_format_cpio_svr4_bzip2_rpm.c | 0 ...est_read_format_cpio_svr4_bzip2_rpm.rpm.uu | 0 .../test/test_read_format_cpio_svr4_gzip.c | 1 - .../test_read_format_cpio_svr4_gzip_rpm.c | 0 ...test_read_format_cpio_svr4_gzip_rpm.rpm.uu | 0 .../test/test_read_format_cpio_svr4c_Z.c | 1 - .../libarchive/test/test_read_format_empty.c | 1 - .../test/test_read_format_gtar_filename.c | 1 - ...t_read_format_gtar_filename_cp866.tar.Z.uu | 2 +- ...t_read_format_gtar_filename_eucjp.tar.Z.uu | 2 +- ...t_read_format_gtar_filename_koi8r.tar.Z.uu | 2 +- .../test/test_read_format_gtar_gz.c | 1 - .../test/test_read_format_gtar_lzma.c | 1 - .../test/test_read_format_gtar_sparse.c | 2 - .../test_read_format_gtar_sparse_1_13.tar.uu | 1 - .../test_read_format_gtar_sparse_1_17.tar.uu | 1 - ...ead_format_gtar_sparse_1_17_posix00.tar.uu | 1 - ...ead_format_gtar_sparse_1_17_posix01.tar.uu | 1 - ...ead_format_gtar_sparse_1_17_posix10.tar.uu | 1 - ...t_gtar_sparse_1_17_posix10_modified.tar.uu | 1 - .../test_read_format_gtar_sparse_skip_entry.c | 1 - ...ead_format_gtar_sparse_skip_entry.tar.Z.uu | 2 +- .../test/test_read_format_iso.iso.Z.uu | 2 - .../test/test_read_format_iso_2.iso.Z.uu | 0 .../libarchive/test/test_read_format_iso_Z.c | 1 - .../test/test_read_format_iso_joliet.iso.Z.uu | 2 - ...st_read_format_iso_joliet_by_nero.iso.Z.uu | 0 .../test_read_format_iso_joliet_long.iso.Z.uu | 2 - ..._read_format_iso_joliet_rockridge.iso.Z.uu | 2 - .../test/test_read_format_iso_multi_extent.c | 1 - ...test_read_format_iso_multi_extent.iso.Z.uu | 2 - .../test_read_format_iso_rockridge.iso.Z.uu | 2 - ...test_read_format_iso_rockridge_ce.iso.Z.uu | 2 - ...est_read_format_iso_rockridge_new.iso.Z.uu | 2 - ...ead_format_iso_rockridge_rr_moved.iso.Z.uu | 2 - .../test/test_read_format_iso_xorriso.c | 2 - .../test_read_format_iso_xorriso.iso.Z.uu | 0 .../test/test_read_format_iso_zisofs.iso.Z.uu | 2 - .../test/test_read_format_isojoliet_bz2.c | 1 - .../test/test_read_format_isojoliet_long.c | 7 +- .../test/test_read_format_isojoliet_rr.c | 1 - .../test_read_format_isojoliet_versioned.c | 1 - .../test/test_read_format_isorr_bz2.c | 1 - .../test/test_read_format_isorr_ce.c | 1 - .../test/test_read_format_isorr_new_bz2.c | 2 - .../test/test_read_format_isorr_rr_moved.c | 1 - .../test/test_read_format_isozisofs_bz2.c | 1 - .../libarchive/test/test_read_format_lha.c | 1 - .../test/test_read_format_lha_bugfix_0.c | 1 - .../test/test_read_format_lha_bugfix_0.lzh.uu | 0 .../test/test_read_format_lha_filename.c | 1 - ...test_read_format_lha_filename_cp932.lzh.uu | 2 +- .../test_read_format_lha_filename_utf16.c | 1 - ...test_read_format_lha_filename_utf16.lzh.uu | 38 +- .../test/test_read_format_lha_header0.lzh.uu | 0 .../test/test_read_format_lha_header1.lzh.uu | 0 .../test/test_read_format_lha_header2.lzh.uu | 0 .../test/test_read_format_lha_header3.lzh.uu | 0 .../test/test_read_format_lha_lh0.lzh.uu | 0 .../test/test_read_format_lha_lh6.lzh.uu | 0 .../test/test_read_format_lha_lh7.lzh.uu | 0 .../test/test_read_format_lha_withjunk.lzh.uu | 0 .../libarchive/test/test_read_format_mtree.c | 1 - .../test/test_read_format_mtree.mtree.uu | 0 .../test/test_read_format_mtree_crash747.c | 0 ...st_read_format_mtree_crash747.mtree.bz2.uu | 0 .../test_read_format_mtree_nomagic.mtree.uu | 0 .../test_read_format_mtree_nomagic2.mtree.uu | 0 .../test_read_format_mtree_nomagic3.mtree.uu | 0 .../test_read_format_mtree_noprint.mtree.uu | 0 .../test/test_read_format_pax_bz2.c | 1 - .../libarchive/test/test_read_format_rar.c | 85 +- .../test/test_read_format_rar.rar.uu | 2 +- .../libarchive/test/test_read_format_rar5.c | 32 + .../test/test_read_format_rar5_arm.rar.uu | 0 ..._rar5_arm_filter_on_window_boundary.rar.uu | 0 ...t_rar5_bad_window_sz_in_mltarc_file.rar.uu | 2 +- .../test/test_read_format_rar5_blake2.rar.uu | 0 ...format_rar5_block_size_is_too_small.rar.uu | 0 .../test_read_format_rar5_compressed.rar.uu | 2 +- ...r5_decode_number_out_of_bounds_read.rar.uu | 0 ...at_rar5_different_solid_window_size.rar.uu | 0 ...d_format_rar5_different_window_size.rar.uu | 0 ...mat_rar5_different_winsize_on_merge.rar.uu | 2 +- ..._read_format_rar5_distance_overflow.rar.uu | 0 ...ead_format_rar5_extra_field_version.rar.uu | 0 .../test_read_format_rar5_fileattr.rar.uu | 0 .../test_read_format_rar5_hardlink.rar.uu | 0 ..._format_rar5_invalid_dict_reference.rar.uu | 0 .../test_read_format_rar5_leftshift1.rar.uu | 0 .../test_read_format_rar5_leftshift2.rar.uu | 0 ...ead_format_rar5_multiarchive.part01.rar.uu | 2 +- ...ead_format_rar5_multiarchive.part02.rar.uu | 2 +- ...ead_format_rar5_multiarchive.part03.rar.uu | 2 +- ...ead_format_rar5_multiarchive.part04.rar.uu | 2 +- ...ead_format_rar5_multiarchive.part05.rar.uu | 2 +- ...ead_format_rar5_multiarchive.part06.rar.uu | 2 +- ...ead_format_rar5_multiarchive.part07.rar.uu | 2 +- ...ead_format_rar5_multiarchive.part08.rar.uu | 2 +- ...rmat_rar5_multiarchive_solid.part01.rar.uu | 0 ...rmat_rar5_multiarchive_solid.part02.rar.uu | 0 ...rmat_rar5_multiarchive_solid.part03.rar.uu | 0 ...rmat_rar5_multiarchive_solid.part04.rar.uu | 0 ...est_read_format_rar5_multiple_files.rar.uu | 2 +- ...ad_format_rar5_multiple_files_solid.rar.uu | 2 +- ...ead_format_rar5_nonempty_dir_stream.rar.uu | 0 .../test/test_read_format_rar5_owner.rar.uu | 0 ...ead_format_rar5_readtables_overflow.rar.uu | 0 .../test/test_read_format_rar5_sfx.exe.uu | 2 +- .../test/test_read_format_rar5_solid.rar.uu | 0 .../test/test_read_format_rar5_stored.rar.uu | 2 +- ...t_read_format_rar5_stored_manyfiles.rar.uu | 0 .../test/test_read_format_rar5_symlink.rar.uu | 0 ...est_read_format_rar5_truncated_huff.rar.uu | 0 .../test/test_read_format_rar5_unicode.rar.uu | 9 + .../test/test_read_format_rar5_win32.rar.uu | 0 ...mat_rar5_window_buf_and_size_desync.rar.uu | 0 .../test_read_format_rar_binary_data.rar.uu | 2 +- .../test_read_format_rar_compress_best.rar.uu | 2 +- ...est_read_format_rar_compress_normal.rar.uu | 2 +- .../test_read_format_rar_encryption_data.c | 1 - ...est_read_format_rar_encryption_data.rar.uu | 0 .../test_read_format_rar_encryption_header.c | 1 - ...t_read_format_rar_encryption_header.rar.uu | 0 ...est_read_format_rar_encryption_partially.c | 1 - ...ead_format_rar_encryption_partially.rar.uu | 0 .../test/test_read_format_rar_filter.c | 1 - .../test/test_read_format_rar_filter.rar.uu | 0 .../test/test_read_format_rar_invalid1.c | 1 - .../test/test_read_format_rar_invalid1.rar.uu | 0 ...t_read_format_rar_multi_lzss_blocks.rar.uu | 2 +- ...ead_format_rar_multivolume.part0001.rar.uu | 2 +- ...ead_format_rar_multivolume.part0002.rar.uu | 2 +- ...ead_format_rar_multivolume.part0003.rar.uu | 2 +- ...ead_format_rar_multivolume.part0004.rar.uu | 2 +- .../test/test_read_format_rar_noeof.rar.uu | 2 +- ...ead_format_rar_ppmd_lzss_conversion.rar.uu | 2 +- ...read_format_rar_ppmd_use_after_free.rar.uu | 0 ...ead_format_rar_ppmd_use_after_free2.rar.uu | 0 .../test/test_read_format_rar_sfx.exe.uu | 2 +- .../test/test_read_format_rar_subblock.rar.uu | 2 +- .../test/test_read_format_rar_unicode.rar.uu | 0 .../test/test_read_format_rar_windows.rar.uu | 2 +- .../test/test_read_format_raw.bufr.uu | 2 +- .../libarchive/test/test_read_format_raw.c | 1 - .../test/test_read_format_raw.data.Z.uu | 4 + .../test/test_read_format_raw.data.gz.uu | 0 .../test/test_read_format_raw.data.uu | 4 + .../libarchive/test/test_read_format_tar.c | 1 - .../test/test_read_format_tar_concatenated.c | 1 - .../test_read_format_tar_concatenated.tar.uu | 0 .../test_read_format_tar_empty_filename.c | 1 - ...test_read_format_tar_empty_filename.tar.uu | 3 +- .../test/test_read_format_tar_empty_pax.c | 1 - .../test_read_format_tar_empty_pax.tar.Z.uu | 2 +- ...test_read_format_tar_empty_with_gnulabel.c | 1 - ...read_format_tar_empty_with_gnulabel.tar.uu | 0 .../test/test_read_format_tar_filename.c | 1 - ...st_read_format_tar_filename_koi8r.tar.Z.uu | 0 .../test_read_format_tar_invalid_pax_size.c | 1 - ...st_read_format_tar_invalid_pax_size.tar.uu | 2 +- .../libarchive/test/test_read_format_tbz.c | 1 - .../libarchive/test/test_read_format_tgz.c | 1 - .../libarchive/test/test_read_format_tlz.c | 1 - .../libarchive/test/test_read_format_txz.c | 1 - .../libarchive/test/test_read_format_tz.c | 1 - .../test/test_read_format_ustar_filename.c | 1 - ..._read_format_ustar_filename_cp866.tar.Z.uu | 0 ..._read_format_ustar_filename_eucjp.tar.Z.uu | 0 ..._read_format_ustar_filename_koi8r.tar.Z.uu | 0 .../libarchive/test/test_read_format_warc.c | 2 - .../test/test_read_format_warc.warc.uu | 0 .../libarchive/test/test_read_format_xar.c | 1 - .../test/test_read_format_xar_doublelink.c | 55 + .../test_read_format_xar_doublelink.xar.uu | 12 + .../libarchive/test/test_read_format_zip.c | 8 +- .../test/test_read_format_zip.zip.uu | 0 .../test_read_format_zip_7075_utf8_paths.c | 1 - ...est_read_format_zip_7075_utf8_paths.zip.uu | 0 .../test_read_format_zip_7z_deflate.zip.uu | 0 .../test/test_read_format_zip_7z_lzma.zip.uu | 0 .../test/test_read_format_zip_bz2_hang.zip.uu | 0 .../test/test_read_format_zip_bzip2.zipx.uu | 2 +- .../test_read_format_zip_bzip2_multi.zipx.uu | 0 .../test_read_format_zip_comment_stored.c | 1 - ...st_read_format_zip_comment_stored_1.zip.uu | 0 ...st_read_format_zip_comment_stored_2.zip.uu | 0 .../test_read_format_zip_encryption_data.c | 1 - ...est_read_format_zip_encryption_data.zip.uu | 0 .../test_read_format_zip_encryption_header.c | 1 - ...t_read_format_zip_encryption_header.zip.uu | 0 ...est_read_format_zip_encryption_partially.c | 1 - ...ead_format_zip_encryption_partially.zip.uu | 0 .../test/test_read_format_zip_extra_padding.c | 0 .../test_read_format_zip_extra_padding.zip.uu | 0 .../test/test_read_format_zip_filename.c | 7 +- ...test_read_format_zip_filename_cp866.zip.uu | 2 +- ...test_read_format_zip_filename_cp932.zip.uu | 2 +- ...test_read_format_zip_filename_koi8r.zip.uu | 2 +- ...st_read_format_zip_filename_utf8_jp.zip.uu | 2 +- ...st_read_format_zip_filename_utf8_ru.zip.uu | 2 +- ...t_read_format_zip_filename_utf8_ru2.zip.uu | 2 +- .../test_read_format_zip_high_compression.c | 2 - ...st_read_format_zip_high_compression.zip.uu | 0 .../test/test_read_format_zip_jar.c | 1 - .../test/test_read_format_zip_jar.jar.uu | 0 .../test_read_format_zip_length_at_end.zip.uu | 0 .../test/test_read_format_zip_lzma.zipx.uu | 2 +- ...st_read_format_zip_lzma_alone_leak.zipx.uu | 0 .../test_read_format_zip_lzma_multi.zipx.uu | 0 ...st_read_format_zip_lzma_stream_end.zipx.uu | 0 .../test/test_read_format_zip_mac_metadata.c | 1 - .../test_read_format_zip_mac_metadata.zip.uu | 0 .../test/test_read_format_zip_malformed.c | 1 - .../test_read_format_zip_malformed1.zip.uu | 0 .../test/test_read_format_zip_msdos.c | 0 .../test/test_read_format_zip_msdos.zip.uu | 0 .../test/test_read_format_zip_nested.c | 3 +- .../test/test_read_format_zip_nested.zip.uu | 0 .../test/test_read_format_zip_nofiletype.c | 1 - .../test_read_format_zip_nofiletype.zip.uu | 0 .../test/test_read_format_zip_padded.c | 1 - .../test/test_read_format_zip_padded1.zip.uu | 0 .../test/test_read_format_zip_padded2.zip.uu | 0 .../test/test_read_format_zip_padded3.zip.uu | 0 .../test/test_read_format_zip_ppmd8.zipx.uu | 2 +- ...test_read_format_zip_ppmd8_crash_1.zipx.uu | 0 ...test_read_format_zip_ppmd8_crash_2.zipx.uu | 0 .../test_read_format_zip_ppmd8_multi.zipx.uu | 0 .../test/test_read_format_zip_sfx.c | 1 - .../test/test_read_format_zip_sfx.uu | 0 .../test/test_read_format_zip_symlink.zip.uu | 0 ...d_format_zip_traditional_encryption_data.c | 1 - ...mat_zip_traditional_encryption_data.zip.uu | 0 .../test/test_read_format_zip_ux.zip.uu | 0 .../test/test_read_format_zip_winzip_aes.c | 1 - .../test_read_format_zip_winzip_aes128.zip.uu | 2 +- .../test_read_format_zip_winzip_aes256.zip.uu | 2 +- ...read_format_zip_winzip_aes256_large.zip.uu | 0 ...ead_format_zip_winzip_aes256_stored.zip.uu | 2 +- .../test_read_format_zip_winzip_aes_large.c | 1 - ...format_zip_with_invalid_traditional_eocd.c | 2 - ...t_zip_with_invalid_traditional_eocd.zip.uu | 2 +- .../test_read_format_zip_xz_multi.zipx.uu | 0 .../test/test_read_format_zip_zip64.c | 1 - .../test/test_read_format_zip_zip64a.zip.uu | 0 .../test/test_read_format_zip_zip64b.zip.uu | 0 .../test/test_read_format_zip_zstd.zipx.uu | 0 .../test_read_format_zip_zstd_multi.zipx.uu | 0 .../libarchive/test/test_read_large.c | 1 - .../test/test_read_large_splitted_rar_aa.uu | 2 +- .../test/test_read_large_splitted_rar_ab.uu | 2 +- .../test/test_read_large_splitted_rar_ac.uu | 2 +- .../test/test_read_large_splitted_rar_ad.uu | 2 +- .../test/test_read_large_splitted_rar_ae.uu | 2 +- .../libarchive/test/test_read_pax_truncated.c | 1 - ...test_read_pax_xattr_rht_security_selinux.c | 0 ...read_pax_xattr_rht_security_selinux.tar.uu | 0 .../test/test_read_pax_xattr_schily.c | 0 .../test/test_read_pax_xattr_schily.tar.uu | 2 +- .../libarchive/test/test_read_position.c | 1 - .../libarchive/test/test_read_set_format.c | 0 .../test/test_read_splitted_rar_aa.uu | 2 +- .../test/test_read_splitted_rar_ab.uu | 2 +- .../test/test_read_splitted_rar_ac.uu | 2 +- .../test/test_read_splitted_rar_ad.uu | 2 +- .../test/test_read_too_many_filters.c | 0 .../test/test_read_too_many_filters.gz.uu | 0 .../libarchive/test/test_read_truncated.c | 1 - .../test/test_read_truncated_filter.c | 1 - .../libarchive/test/test_short_writes.c | 2 + .../libarchive/test/test_sparse_basic.c | 3 +- .../test/test_splitted_rar_seek_support_aa.uu | 2 +- .../test/test_splitted_rar_seek_support_ab.uu | 2 +- .../test/test_splitted_rar_seek_support_ac.uu | 2 +- .../libarchive/test/test_tar_filenames.c | 1 - .../libarchive/test/test_tar_large.c | 1 - .../test/test_ustar_filename_encoding.c | 1 - .../libarchive/test/test_ustar_filenames.c | 1 - .../test/test_warn_missing_hardlink_target.c | 0 .../libarchive/test/test_write_disk.c | 1 - .../test/test_write_disk_appledouble.c | 85 +- .../test_write_disk_appledouble.cpio.gz.uu | 0 .../test_write_disk_appledouble_zip.zip.uu | 27 + .../test/test_write_disk_failures.c | 1 - .../libarchive/test/test_write_disk_fixup.c | 0 .../test/test_write_disk_hardlink.c | 1 - .../test/test_write_disk_hfs_compression.c | 1 - .../test_write_disk_hfs_compression.tgz.uu | 0 .../libarchive/test/test_write_disk_lookup.c | 1 - .../test/test_write_disk_mac_metadata.c | 1 - .../test_write_disk_mac_metadata.tar.gz.uu | 0 .../test/test_write_disk_no_hfs_compression.c | 1 - .../test_write_disk_no_hfs_compression.tgz.uu | 0 .../libarchive/test/test_write_disk_perms.c | 1 - .../libarchive/test/test_write_disk_secure.c | 1 - .../test/test_write_disk_secure744.c | 1 - .../test/test_write_disk_secure745.c | 1 - .../test/test_write_disk_secure746.c | 1 - .../libarchive/test/test_write_disk_sparse.c | 1 - .../libarchive/test/test_write_disk_symlink.c | 1 - .../libarchive/test/test_write_disk_times.c | 1 - .../test/test_write_filter_b64encode.c | 1 - .../libarchive/test/test_write_filter_bzip2.c | 1 - .../test/test_write_filter_compress.c | 1 - .../libarchive/test/test_write_filter_gzip.c | 1 - .../test/test_write_filter_gzip_timestamp.c | 1 - .../libarchive/test/test_write_filter_lrzip.c | 0 .../libarchive/test/test_write_filter_lz4.c | 5 +- .../libarchive/test/test_write_filter_lzip.c | 1 - .../libarchive/test/test_write_filter_lzma.c | 1 - .../libarchive/test/test_write_filter_lzop.c | 4 +- .../test/test_write_filter_program.c | 1 - .../test/test_write_filter_uuencode.c | 1 - .../libarchive/test/test_write_filter_xz.c | 1 - .../libarchive/test/test_write_filter_zstd.c | 108 +- .../libarchive/test/test_write_format_7zip.c | 1 - .../test/test_write_format_7zip_empty.c | 1 - .../test/test_write_format_7zip_large.c | 1 - .../libarchive/test/test_write_format_ar.c | 1 - .../libarchive/test/test_write_format_cpio.c | 1 - .../test/test_write_format_cpio_empty.c | 1 - .../test/test_write_format_cpio_newc.c | 2 - .../test/test_write_format_cpio_odc.c | 2 - .../test/test_write_format_gnutar.c | 1 - .../test/test_write_format_gnutar_filenames.c | 1 - .../test/test_write_format_iso9660.c | 43 +- .../test/test_write_format_iso9660_boot.c | 0 .../test/test_write_format_iso9660_empty.c | 0 .../test/test_write_format_iso9660_filename.c | 0 .../test/test_write_format_iso9660_zisofs.c | 0 .../libarchive/test/test_write_format_mtree.c | 1 - .../test_write_format_mtree_absolute_path.c | 1 - .../test/test_write_format_mtree_classic.c | 1 - .../test_write_format_mtree_classic_indent.c | 1 - .../test/test_write_format_mtree_fflags.c | 2 +- .../test_write_format_mtree_no_separator.c | 2 +- .../test_write_format_mtree_quoted_filename.c | 1 - .../libarchive/test/test_write_format_pax.c | 1 - .../libarchive/test/test_write_format_raw.c | 0 .../test/test_write_format_raw_b64.c | 0 .../test/test_write_format_shar_empty.c | 1 - .../libarchive/test/test_write_format_tar.c | 1 - .../test/test_write_format_tar_empty.c | 1 - .../test/test_write_format_tar_sparse.c | 1 - .../test/test_write_format_tar_ustar.c | 1 - .../test/test_write_format_tar_v7tar.c | 1 - .../libarchive/test/test_write_format_warc.c | 1 - .../test/test_write_format_warc_empty.c | 1 - .../libarchive/test/test_write_format_xar.c | 1 - .../test/test_write_format_xar_empty.c | 1 - .../libarchive/test/test_write_format_zip.c | 50 +- .../test/test_write_format_zip64_stream.c | 276 + .../test_write_format_zip_compression_store.c | 83 +- .../test/test_write_format_zip_empty.c | 1 - .../test/test_write_format_zip_empty_zip64.c | 1 - .../test_write_format_zip_entry_size_unset.c | 13 +- .../test/test_write_format_zip_file.c | 60 +- .../test/test_write_format_zip_file_zip64.c | 64 +- .../test/test_write_format_zip_large.c | 31 +- .../test/test_write_format_zip_stream.c | 247 + .../test/test_write_format_zip_zip64.c | 1 - .../libarchive/test/test_write_open_memory.c | 1 - .../test/test_write_read_format_zip.c | 56 +- .../libarchive/test/test_xattr_platform.c | 1 - .../test/test_zip_filename_encoding.c | 4 +- .../libarchive/xxhash.c | 4 + .../libarchive_fe/err.c | 2 - .../libarchive_fe/err.h | 11 +- .../libarchive_fe/lafe_platform.h | 12 - .../libarchive_fe/line_reader.c | 2 - .../libarchive_fe/line_reader.h | 0 .../libarchive_fe/passphrase.c | 14 +- .../libarchive_fe/passphrase.h | 0 .../tar/CMakeLists.txt | 0 .../tar/bsdtar.1 | 95 +- .../tar/bsdtar.c | 109 +- .../tar/bsdtar.h | 8 +- .../tar/bsdtar_platform.h | 24 +- .../tar/bsdtar_windows.c | 2 - .../tar/bsdtar_windows.h | 2 - .../tar/cmdline.c | 19 +- .../tar/config_freebsd.h | 2 - .../tar/creation_set.c | 1 - .../tar/read.c | 6 +- .../tar/subst.c | 28 +- .../tar/test/CMakeLists.txt | 2 + .../tar/test/test.h | 2 - .../tar/test/test_0.c | 1 - .../tar/test/test_basic.c | 1 - .../tar/test/test_copy.c | 1 - .../tar/test/test_empty_mtree.c | 1 - .../tar/test/test_extract.tar.Z.uu | 0 .../tar/test/test_extract.tar.bz2.uu | 0 .../tar/test/test_extract.tar.grz.uu | 0 .../tar/test/test_extract.tar.gz.uu | 0 .../tar/test/test_extract.tar.lrz.uu | 0 .../tar/test/test_extract.tar.lz.uu | 0 .../tar/test/test_extract.tar.lz4.uu | 0 .../tar/test/test_extract.tar.lzma.uu | 0 .../tar/test/test_extract.tar.lzo.uu | 0 .../tar/test/test_extract.tar.xz.uu | 0 .../tar/test/test_extract.tar.zst.uu | 0 .../tar/test/test_extract_tar_Z.c | 1 - .../tar/test/test_extract_tar_bz2.c | 1 - .../tar/test/test_extract_tar_grz.c | 1 - .../tar/test/test_extract_tar_gz.c | 1 - .../tar/test/test_extract_tar_lrz.c | 1 - .../tar/test/test_extract_tar_lz.c | 1 - .../tar/test/test_extract_tar_lz4.c | 1 - .../tar/test/test_extract_tar_lzma.c | 1 - .../tar/test/test_extract_tar_lzo.c | 1 - .../tar/test/test_extract_tar_xz.c | 1 - .../tar/test/test_extract_tar_zstd.c | 1 - .../tar/test/test_format_newc.c | 1 - .../tar/test/test_help.c | 1 - .../tar/test/test_leading_slash.c | 1 - .../tar/test/test_leading_slash.tar.uu | 0 .../tar/test/test_missing_file.c | 1 - .../tar/test/test_option_C_mtree.c | 1 - .../tar/test/test_option_C_upper.c | 1 - .../tar/test/test_option_H_upper.c | 1 - .../tar/test/test_option_L_upper.c | 1 - .../tar/test/test_option_O_upper.c | 1 - .../tar/test/test_option_T_upper.c | 1 - .../tar/test/test_option_U_upper.c | 1 - .../tar/test/test_option_X_upper.c | 1 - .../tar/test/test_option_a.c | 1 - .../tar/test/test_option_acls.c | 1 - .../tar/test/test_option_b.c | 1 - .../tar/test/test_option_b64encode.c | 1 - .../tar/test/test_option_exclude.c | 1 - .../tar/test/test_option_exclude_vcs.c | 2 +- .../tar/test/test_option_fflags.c | 1 - .../tar/test/test_option_gid_gname.c | 1 - .../tar/test/test_option_group.c | 84 + .../tar/test/test_option_grzip.c | 1 - .../tar/test/test_option_ignore_zeros.c | 1 - .../tar/test/test_option_j.c | 1 - .../tar/test/test_option_k.c | 1 - .../tar/test/test_option_keep_newer_files.c | 1 - .../test_option_keep_newer_files.tar.Z.uu | 0 .../tar/test/test_option_lrzip.c | 1 - .../tar/test/test_option_lz4.c | 1 - .../tar/test/test_option_lzma.c | 2 +- .../tar/test/test_option_lzop.c | 1 - .../tar/test/test_option_n.c | 1 - .../tar/test/test_option_newer_than.c | 1 - .../tar/test/test_option_nodump.c | 1 - .../tar/test/test_option_older_than.c | 1 - .../tar/test/test_option_owner.c | 84 + .../tar/test/test_option_passphrase.c | 1 - .../tar/test/test_option_passphrase.zip.uu | 0 .../tar/test/test_option_q.c | 1 - .../tar/test/test_option_r.c | 1 - .../tar/test/test_option_s.c | 12 +- .../tar/test/test_option_s.tar.Z.uu | 0 .../tar/test/test_option_safe_writes.c | 1 - .../tar/test/test_option_uid_uname.c | 1 - .../tar/test/test_option_uuencode.c | 1 - .../tar/test/test_option_xattrs.c | 1 - .../tar/test/test_option_xz.c | 1 - .../tar/test/test_option_z.c | 1 - .../tar/test/test_option_zstd.c | 1 - .../tar/test/test_patterns.c | 1 - .../tar/test/test_patterns_2.tar.uu | 0 .../tar/test/test_patterns_3.tar.uu | 0 .../tar/test/test_patterns_4.tar.uu | 0 .../tar/test/test_print_longpath.c | 1 - .../tar/test/test_print_longpath.tar.Z.uu | 0 .../tar/test/test_stdio.c | 1 - .../tar/test/test_strip_components.c | 1 - .../tar/test/test_symlink_dir.c | 1 - .../tar/test/test_version.c | 0 .../tar/test/test_windows.c | 0 .../tar/util.c | 20 +- .../tar/write.c | 3 +- .../test_utils/test_common.h | 15 +- .../test_utils/test_main.c | 47 +- .../test_utils/test_utils.c | 0 .../test_utils/test_utils.h | 0 .../libarchive-3.7.4/unzip/CMakeLists.txt | 41 + .../libarchive-3.7.4/unzip/bsdunzip.1 | 218 + .../libarchive-3.7.4/unzip/bsdunzip.c | 1290 + .../libarchive-3.7.4/unzip/bsdunzip.h | 60 + .../unzip/bsdunzip_platform.h | 65 + .../libarchive-3.7.4/unzip/cmdline.c | 253 + .../libarchive-3.7.4/unzip/la_getline.c | 99 + .../libarchive-3.7.4/unzip/la_queue.h | 840 + .../unzip/test/CMakeLists.txt | 83 + .../libarchive-3.7.4/unzip/test/test.h | 38 + .../libarchive-3.7.4/unzip/test/test_0.c | 58 + .../libarchive-3.7.4/unzip/test/test_C.c | 41 + .../libarchive-3.7.4/unzip/test/test_I.c | 54 + .../libarchive-3.7.4/unzip/test/test_I.zip.uu | 8 + .../libarchive-3.7.4/unzip/test/test_L.c | 44 + .../unzip/test/test_P_encryption.c | 41 + .../libarchive-3.7.4/unzip/test/test_Z1.c | 40 + .../libarchive-3.7.4/unzip/test/test_basic.c | 44 + .../unzip/test/test_basic.zip.uu | 25 + .../libarchive-3.7.4/unzip/test/test_d.c | 62 + .../unzip/test/test_doubledash.c | 44 + .../unzip/test/test_encrypted.zip.uu | 13 + .../libarchive-3.7.4/unzip/test/test_glob.c | 44 + .../libarchive-3.7.4/unzip/test/test_j.c | 44 + .../libarchive-3.7.4/unzip/test/test_n.c | 48 + .../unzip/test/test_not_exist.c | 36 + .../libarchive-3.7.4/unzip/test/test_o.c | 47 + .../libarchive-3.7.4/unzip/test/test_p.c | 39 + .../libarchive-3.7.4/unzip/test/test_q.c | 44 + .../unzip/test/test_singlefile.c | 41 + .../unzip/test/test_singlefile.zip.uu | 8 + .../libarchive-3.7.4/unzip/test/test_t.c | 39 + .../libarchive-3.7.4/unzip/test/test_t_bad.c | 39 + .../unzip/test/test_t_bad.zip.uu | 25 + .../unzip/test/test_version.c | 34 + .../libarchive-3.7.4/unzip/test/test_x.c | 80 + 1425 files changed, 12545 insertions(+), 122968 deletions(-) delete mode 100644 src/dependencies/libarchive-3.6.2/Makefile.in delete mode 100644 src/dependencies/libarchive-3.6.2/aclocal.m4 delete mode 100644 src/dependencies/libarchive-3.6.2/build/autoconf/ax_append_compile_flags.m4 delete mode 100644 src/dependencies/libarchive-3.6.2/build/autoconf/ax_append_flag.m4 delete mode 100644 src/dependencies/libarchive-3.6.2/build/autoconf/ax_check_compile_flag.m4 delete mode 100644 src/dependencies/libarchive-3.6.2/build/autoconf/ax_require_defined.m4 delete mode 100644 src/dependencies/libarchive-3.6.2/build/autoconf/check_stdcall_func.m4 delete mode 100755 src/dependencies/libarchive-3.6.2/build/autoconf/compile delete mode 100755 src/dependencies/libarchive-3.6.2/build/autoconf/config.guess delete mode 100755 src/dependencies/libarchive-3.6.2/build/autoconf/config.rpath delete mode 100755 src/dependencies/libarchive-3.6.2/build/autoconf/config.sub delete mode 100755 src/dependencies/libarchive-3.6.2/build/autoconf/depcomp delete mode 100644 src/dependencies/libarchive-3.6.2/build/autoconf/iconv.m4 delete mode 100755 src/dependencies/libarchive-3.6.2/build/autoconf/install-sh delete mode 100644 src/dependencies/libarchive-3.6.2/build/autoconf/la_uid_t.m4 delete mode 100644 src/dependencies/libarchive-3.6.2/build/autoconf/lib-ld.m4 delete mode 100644 src/dependencies/libarchive-3.6.2/build/autoconf/lib-link.m4 delete mode 100644 src/dependencies/libarchive-3.6.2/build/autoconf/lib-prefix.m4 delete mode 100755 src/dependencies/libarchive-3.6.2/build/autoconf/ltmain.sh delete mode 100644 src/dependencies/libarchive-3.6.2/build/autoconf/m4_ax_compile_check_sizeof.m4 delete mode 100755 src/dependencies/libarchive-3.6.2/build/autoconf/missing delete mode 100755 src/dependencies/libarchive-3.6.2/build/autoconf/test-driver delete mode 100755 src/dependencies/libarchive-3.6.2/build/autogen.sh delete mode 100755 src/dependencies/libarchive-3.6.2/build/bump-version.sh delete mode 100755 src/dependencies/libarchive-3.6.2/build/clean.sh delete mode 100644 src/dependencies/libarchive-3.6.2/build/cmake/CheckFileOffsetBits.c delete mode 100644 src/dependencies/libarchive-3.6.2/build/cmake/CheckFileOffsetBits.cmake delete mode 100644 src/dependencies/libarchive-3.6.2/build/cmake/CheckFuncs.cmake delete mode 100644 src/dependencies/libarchive-3.6.2/build/cmake/CheckFuncs_stub.c.in delete mode 100644 src/dependencies/libarchive-3.6.2/build/cmake/CheckHeaderDirent.cmake delete mode 100644 src/dependencies/libarchive-3.6.2/build/cmake/CheckTypeExists.cmake delete mode 100644 src/dependencies/libarchive-3.6.2/build/cmake/CreatePkgConfigFile.cmake delete mode 100644 src/dependencies/libarchive-3.6.2/build/cmake/FindLIBGCC.cmake delete mode 100644 src/dependencies/libarchive-3.6.2/build/cmake/FindMbedTLS.cmake delete mode 100644 src/dependencies/libarchive-3.6.2/build/cmake/FindNettle.cmake delete mode 100644 src/dependencies/libarchive-3.6.2/build/cmake/FindPCREPOSIX.cmake delete mode 100644 src/dependencies/libarchive-3.6.2/build/cmake/LibarchiveCodeCoverage.cmake delete mode 100644 src/dependencies/libarchive-3.6.2/build/cmake/config.h.in delete mode 100644 src/dependencies/libarchive-3.6.2/build/pkgconfig/libarchive.pc.in delete mode 100644 src/dependencies/libarchive-3.6.2/build/version delete mode 100644 src/dependencies/libarchive-3.6.2/cat/test/list.h delete mode 100644 src/dependencies/libarchive-3.6.2/config.h.in delete mode 100755 src/dependencies/libarchive-3.6.2/configure delete mode 100644 src/dependencies/libarchive-3.6.2/cpio/test/list.h delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/Makefile delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_entry.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_entry_acl.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_entry_linkify.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_entry_misc.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_entry_paths.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_entry_perms.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_entry_stat.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_entry_time.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_read.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_read_add_passphrase.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_read_data.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_read_disk.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_read_extract.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_read_filter.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_read_format.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_read_free.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_read_header.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_read_new.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_read_open.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_read_set_options.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_util.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_write.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_write_blocksize.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_write_data.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_write_disk.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_write_filter.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_write_finish_entry.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_write_format.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_write_free.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_write_header.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_write_new.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_write_open.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_write_set_options.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/archive_write_set_passphrase.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/bsdcpio.1.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/bsdtar.1.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/cpio.5.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/libarchive-formats.5.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/libarchive.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/libarchive_changes.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/libarchive_internals.3.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/mtree.5.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/html/tar.5.html delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/Makefile delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_entry.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_entry_acl.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_entry_linkify.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_entry_misc.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_entry_paths.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_entry_perms.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_entry_stat.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_entry_time.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_read.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_read_add_passphrase.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_read_data.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_read_disk.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_read_extract.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_read_filter.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_read_format.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_read_free.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_read_header.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_read_new.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_read_open.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_read_set_options.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_util.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_write.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_write_blocksize.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_write_data.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_write_disk.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_write_filter.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_write_finish_entry.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_write_format.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_write_free.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_write_header.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_write_new.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_write_open.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_write_set_options.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/archive_write_set_passphrase.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/bsdcpio.1 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/bsdtar.1 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/cpio.5 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/libarchive-formats.5 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/libarchive.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/libarchive_changes.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/libarchive_internals.3 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/mtree.5 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/man/tar.5 delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/Makefile delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_entry.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_entry_acl.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_entry_linkify.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_entry_misc.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_entry_paths.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_entry_perms.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_entry_stat.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_entry_time.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_read.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_add_passphrase.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_data.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_disk.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_extract.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_filter.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_format.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_free.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_header.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_new.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_open.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_set_options.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_util.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_write.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_blocksize.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_data.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_disk.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_filter.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_finish_entry.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_format.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_free.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_header.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_new.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_open.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_set_options.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_set_passphrase.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/bsdcpio.1.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/bsdtar.1.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/cpio.5.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/libarchive-formats.5.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/libarchive.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/libarchive_changes.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/libarchive_internals.3.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/mtree.5.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/pdf/tar.5.pdf delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/Makefile delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_entry.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_entry_acl.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_entry_linkify.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_entry_misc.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_entry_paths.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_entry_perms.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_entry_stat.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_entry_time.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_read.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_read_add_passphrase.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_read_data.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_read_disk.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_read_extract.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_read_filter.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_read_format.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_read_free.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_read_header.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_read_new.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_read_open.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_read_set_options.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_util.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_write.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_write_blocksize.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_write_data.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_write_disk.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_write_filter.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_write_finish_entry.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_write_format.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_write_free.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_write_header.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_write_new.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_write_open.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_write_set_options.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/archive_write_set_passphrase.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/bsdcpio.1.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/bsdtar.1.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/cpio.5.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/libarchive-formats.5.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/libarchive.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/libarchive_changes.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/libarchive_internals.3.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/mtree.5.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/text/tar.5.txt delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/Makefile delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveEntry3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveEntryAcl3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveEntryLinkify3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveEntryMisc3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveEntryPaths3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveEntryPerms3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveEntryStat3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveEntryTime3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveRead3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveReadAddPassphrase3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveReadData3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveReadDisk3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveReadExtract3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveReadFilter3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveReadFormat3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveReadFree3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveReadHeader3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveReadNew3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveReadOpen3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveReadSetOptions3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveUtil3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveWrite3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveWriteBlocksize3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveWriteData3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveWriteDisk3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveWriteFilter3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveWriteFinishEntry3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveWriteFormat3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveWriteFree3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveWriteHeader3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveWriteNew3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveWriteOpen3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveWriteSetOptions3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageArchiveWriteSetPassphrase3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageBsdcpio1.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageBsdtar1.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageCpio5.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageLibarchive3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageLibarchiveChanges3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageLibarchiveFormats5.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageLibarchiveInternals3.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageMtree5.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/doc/wiki/ManPageTar5.wiki delete mode 100644 src/dependencies/libarchive-3.6.2/libarchive/test/list.h delete mode 100644 src/dependencies/libarchive-3.6.2/libarchive/test/test_read_format_raw.data.Z.uu delete mode 100644 src/dependencies/libarchive-3.6.2/libarchive/test/test_read_format_raw.data.uu delete mode 100644 src/dependencies/libarchive-3.6.2/tar/test/list.h rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/CMakeLists.txt (93%) create mode 100644 src/dependencies/libarchive-3.7.4/CONTRIBUTING.md rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/COPYING (100%) create mode 100644 src/dependencies/libarchive-3.7.4/CTestConfig.cmake rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/INSTALL (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/Makefile.am (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/NEWS (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/README.md (92%) create mode 100644 src/dependencies/libarchive-3.7.4/SECURITY.md rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/CMakeLists.txt (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/bsdcat.1 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/bsdcat.c (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/bsdcat.h (90%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/bsdcat_platform.h (83%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/cmdline.c (94%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/CMakeLists.txt (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_0.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_empty.gz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_empty.lz4.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_empty.xz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_empty.zst.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_empty_gz.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_empty_lz4.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_empty_xz.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_empty_zstd.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_error.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_error_mixed.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_expand.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_expand.bz2.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_expand.gz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_expand.lz4.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_expand.plain.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_expand.xz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_expand.zst.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_expand_Z.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_expand_bz2.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_expand_gz.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_expand_lz4.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_expand_mixed.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_expand_plain.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_expand_xz.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_expand_zstd.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_help.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_stdin.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cat/test/test_version.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/configure.ac (87%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/README (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/android/Android.mk (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/android/config/android.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/android/config/linux_host.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/android/config/windows_host.h (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/android/include/Bcrypt.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/android/include/Windows.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/android/include/android_lf.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/archivetest.c (92%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/libarchive.1aix53.spec (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/libarchive.spec (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/libarchive_autodetect-st_lib_archive.m4 (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/oss-fuzz/corpus.zip (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/oss-fuzz/libarchive_fuzzer.cc (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/oss-fuzz/oss-fuzz-build.sh (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/psota-benchmark/results.txt (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/psota-benchmark/tcp.sh (100%) create mode 100644 src/dependencies/libarchive-3.7.4/contrib/shar/Makefile rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/shar/shar.1 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/shar/shar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/shar/tree.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/shar/tree.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/shar/tree_config.h (89%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/contrib/untar.c (81%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/CMakeLists.txt (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/bsdcpio.1 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/cmdline.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/config_freebsd.h (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/cpio.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/cpio.h (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/cpio_platform.h (85%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/cpio_windows.c (92%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/cpio_windows.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/CMakeLists.txt (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_0.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_basic.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_cmdline.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract.cpio.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract.cpio.bz2.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract.cpio.grz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract.cpio.gz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract.cpio.lrz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract.cpio.lz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract.cpio.lz4.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract.cpio.lzma.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract.cpio.lzo.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract.cpio.xz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract.cpio.zst.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract_cpio_Z.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract_cpio_bz2.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract_cpio_grz.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract_cpio_gz.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract_cpio_lrz.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract_cpio_lz.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract_cpio_lz4.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract_cpio_lzma.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract_cpio_lzo.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract_cpio_xz.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_extract_cpio_zstd.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_format_newc.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_gcpio_compat.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_gcpio_compat_ref.bin.uu (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_gcpio_compat_ref.crc.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_gcpio_compat_ref.newc.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_gcpio_compat_ref.ustar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_gcpio_compat_ref_nosym.bin.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_gcpio_compat_ref_nosym.crc.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_gcpio_compat_ref_nosym.newc.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_gcpio_compat_ref_nosym.ustar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_missing_file.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_0.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_B_upper.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_C_upper.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_J_upper.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_L_upper.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_Z_upper.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_a.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_b64encode.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_c.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_d.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_f.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_f.cpio.uu (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_grzip.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_help.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_l.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_lrzip.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_lz4.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_lzma.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_lzop.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_m.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_m.cpio.uu (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_passphrase.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_passphrase.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_t.c (91%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_t.cpio.uu (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_t.stdout.uu (82%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_tv.stdout.uu (55%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_u.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_uuencode.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_version.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_xz.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_y.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_z.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_option_zstd.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_owner_parse.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_passthrough_dotdot.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/cpio/test/test_passthrough_reverse.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/doc/html/.ignore_me (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/doc/man/.ignore_me (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/doc/mdoc2man.awk (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/doc/mdoc2wiki.awk (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/doc/pdf/.ignore_me (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/doc/text/.ignore_me (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/doc/update.sh (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/doc/wiki/.ignore_me (100%) create mode 100644 src/dependencies/libarchive-3.7.4/examples/minitar/Makefile rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/examples/minitar/README (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/examples/minitar/minitar.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/examples/tarfilter.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/examples/untar.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/CMakeLists.txt (91%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_acl.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_acl_private.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_blake2.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_blake2_impl.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_blake2s_ref.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_blake2sp_ref.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_check_magic.c (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_cmdline.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_cmdline_private.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_crc32.h (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_cryptor.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_cryptor_private.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_digest.c (94%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_digest_private.h (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_disk_acl_darwin.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_disk_acl_freebsd.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_disk_acl_linux.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_disk_acl_sunos.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_endian.h (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry_acl.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry_copy_bhfi.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry_copy_stat.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry_link_resolver.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry_linkify.3 (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry_locale.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry_misc.3 (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry_paths.3 (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry_perms.3 (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry_private.h (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry_sparse.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry_stat.3 (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry_stat.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry_strmode.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry_time.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_entry_xattr.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_getdate.c (92%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_getdate.h (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_hmac.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_hmac_private.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_match.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_openssl_evp_private.h (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_openssl_hmac_private.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_options.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_options_private.h (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_pack_dev.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_pack_dev.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_pathmatch.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_pathmatch.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_platform.h (94%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_platform_acl.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_platform_xattr.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_ppmd7.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_ppmd7_private.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_ppmd8.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_ppmd8_private.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_ppmd_private.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_private.h (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_random.c (86%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_random_private.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_rb.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_rb.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_add_passphrase.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_add_passphrase.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_append_filter.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_data.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_data_into_fd.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_disk.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_disk_entry_from_file.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_disk_posix.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_disk_private.h (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_disk_set_standard_lookup.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_disk_windows.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_extract.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_extract.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_extract2.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_filter.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_format.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_free.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_header.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_new.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_open.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_open_fd.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_open_file.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_open_filename.c (89%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_open_memory.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_private.h (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_set_format.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_set_options.3 (91%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_set_options.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_filter_all.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_filter_by_code.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_filter_bzip2.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_filter_compress.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_filter_grzip.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_filter_gzip.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_filter_lrzip.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_filter_lz4.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_filter_lzop.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_filter_none.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_filter_program.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_filter_rpm.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_filter_uu.c (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_filter_xz.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_filter_zstd.c (94%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_7zip.c (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_all.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_ar.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_by_code.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_cab.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_cpio.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_empty.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_iso9660.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_lha.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_mtree.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_rar.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_rar5.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_raw.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_tar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_warc.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_xar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_read_support_format_zip.c (90%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_string.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_string.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_string_composition.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_string_sprintf.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_util.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_util.c (89%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_version_details.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_virtual.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_windows.c (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_windows.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_add_filter.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_add_filter_b64encode.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_add_filter_by_name.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_add_filter_bzip2.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_add_filter_compress.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_add_filter_grzip.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_add_filter_gzip.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_add_filter_lrzip.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_add_filter_lz4.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_add_filter_lzop.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_add_filter_none.c (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_add_filter_program.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_add_filter_uuencode.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_add_filter_xz.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_add_filter_zstd.c (53%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_blocksize.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_data.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_disk.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_disk_posix.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_disk_private.h (94%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_disk_set_standard_lookup.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_disk_windows.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_filter.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_finish_entry.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_format.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_free.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_header.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_new.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_open.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_open_fd.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_open_file.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_open_filename.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_open_memory.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_private.h (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_7zip.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_ar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_by_name.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_cpio.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_cpio_binary.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_cpio_newc.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_cpio_odc.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_filter_by_ext.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_gnutar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_iso9660.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_mtree.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_pax.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_private.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_raw.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_shar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_ustar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_v7tar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_warc.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_xar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_format_zip.c (90%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_options.3 (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_options.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_passphrase.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_write_set_passphrase.c (91%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/archive_xxhash.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/config_freebsd.h (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/cpio.5 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/filter_fork.h (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/filter_fork_posix.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/filter_fork_windows.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/libarchive-formats.5 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/libarchive.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/libarchive_changes.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/libarchive_internals.3 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/mtree.5 (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/tar.5 (99%) create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/.cvsignore rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/CMakeLists.txt (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/README (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/read_open_memory.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_acl_nfs4.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_acl_pax.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_acl_pax_nfs4.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_acl_pax_posix1e.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_acl_platform_nfs4.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_acl_platform_posix1e.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_acl_posix1e.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_acl_text.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_api_feature.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_clear_error.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_cmdline.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_digest.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_getdate.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_match_owner.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_match_path.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_match_time.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_pathmatch.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_read_add_passphrase.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_read_close_twice.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_read_close_twice_open_fd.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_read_close_twice_open_filename.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_read_multiple_data_objects.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_read_next_header_empty.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_read_next_header_raw.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_read_open2.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_read_set_filter_option.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_read_set_format_option.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_read_set_option.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_read_set_options.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_read_support.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_set_error.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_string.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_string_conversion.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_string_conversion.txt.Z.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_write_add_filter_by_name.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_write_set_filter_option.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_write_set_format_by_name.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_write_set_format_filter_by_ext.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_write_set_format_option.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_write_set_option.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_write_set_options.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_archive_write_set_passphrase.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_bad_fd.c (94%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_bzip2.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_bzip2_1.tbz.uu (92%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_bzip2_2.tbz.uu (79%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_cpio.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_cpio_1.cpio.uu (89%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_gtar.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_gtar_1.tar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_gtar_2.tar.uu (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_gzip.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_gzip_1.tgz.uu (92%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_gzip_2.tgz.uu (79%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lz4.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lz4_1.tar.lz4.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lz4_2.tar.lz4.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lz4_3.tar.lz4.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lz4_B4.tar.lz4.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lz4_B4BD.tar.lz4.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lz4_B4BDBX.tar.lz4.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lz4_B5.tar.lz4.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lz4_B5BD.tar.lz4.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lz4_B6.tar.lz4.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lz4_B6BD.tar.lz4.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lz4_B7.tar.lz4.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lz4_B7BD.tar.lz4.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lzip.c (62%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lzip_1.tlz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lzip_2.tlz.uu (100%) create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_compat_lzip_3.lz.uu create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_compat_lzip_4.tlz.uu rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lzma.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lzma_1.tlz.uu (77%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lzma_2.tlz.uu (72%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lzma_3.tlz.uu (72%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lzop.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lzop_1.tar.lzo.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lzop_2.tar.lzo.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_lzop_3.tar.lzo.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_mac-1.tar.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_mac-2.tar.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_mac.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_perl_archive_tar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_perl_archive_tar.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_plexus_archiver_tar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_plexus_archiver_tar.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_solaris_pax_sparse.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_solaris_pax_sparse_1.pax.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_solaris_pax_sparse_2.pax.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_solaris_tar_acl.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_solaris_tar_acl.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_star_acl.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_star_acl_nfs4.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_star_acl_posix1e.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_tar_directory.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_tar_directory_1.tar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_tar_hardlink.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_tar_hardlink_1.tar.uu (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_uudecode.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_uudecode_large.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_uudecode_large.tar.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_xz.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_xz_1.txz.uu (79%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_zip.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_zip_1.zip.uu (88%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_zip_2.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_zip_3.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_zip_4.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_zip_5.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_zip_6.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_zip_7.xps.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_zip_8.zip.uu (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_zstd.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_zstd_1.tar.zst.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_compat_zstd_2.tar.zst.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_empty_write.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_entry.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_entry_strmode.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_extattr_freebsd.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_filter_count.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_fuzz.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_fuzz.cab.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_fuzz.lzh.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_fuzz_1.iso.Z.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_gnutar_filename_encoding.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_link_resolver.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_open_failure.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_open_fd.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_open_file.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_open_filename.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_pax_filename_encoding.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_pax_filename_encoding.tar.uu (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_pax_xattr_header.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_pax_xattr_header_all.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_pax_xattr_header_libarchive.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_pax_xattr_header_schily.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_multiple_files.part1.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_multiple_files.part2.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_multiple_files.part3.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_multiple_files.part4.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_multiple_files.part5.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_multiple_files.part6.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_single_file.part1.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_single_file.part2.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_single_file.part3.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_uncompressed_files.part01.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_uncompressed_files.part02.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_uncompressed_files.part03.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_uncompressed_files.part04.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_uncompressed_files.part05.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_uncompressed_files.part06.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_uncompressed_files.part07.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_uncompressed_files.part08.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_uncompressed_files.part09.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_rar_multivolume_uncompressed_files.part10.rar.uu (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_data_large.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_disk.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_disk_directory_traversals.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_disk_entry_from_file.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_extract.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_file_nonexistent.c (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_filter_compress.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_filter_grzip.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_filter_grzip.tar.grz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_filter_lrzip.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_filter_lrzip.tar.lrz.uu (90%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_filter_lzop.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_filter_lzop.tar.lzo.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_filter_lzop_multiple_parts.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_filter_lzop_multiple_parts.tar.lzo.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_filter_program.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_filter_program_signature.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_filter_uudecode.c (98%) create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_filter_uudecode_base64_raw.uu create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_filter_uudecode_raw.c create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_filter_uudecode_raw.uu rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip.c (68%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_bcj2_bzip2.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_bcj2_copy_1.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_bcj2_copy_2.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_bcj2_copy_lzma.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_bcj2_deflate.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_bcj2_lzma1_1.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_bcj2_lzma1_2.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_bcj2_lzma2_1.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_bcj2_lzma2_2.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_bcj_bzip2.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_bcj_copy.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_bcj_deflate.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_bcj_lzma1.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_bcj_lzma2.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_bzip2.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_copy.7z.uu (84%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_copy_2.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_deflate.7z.uu (100%) create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_format_7zip_deflate_arm64.7z.uu rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_delta4_lzma1.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_delta4_lzma2.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_delta_lzma1.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_delta_lzma2.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_empty_archive.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_empty_file.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_encryption.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_encryption_data.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_encryption_header.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_encryption_header.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_encryption_partially.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_encryption_partially.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_lzma1.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_lzma1_2.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_lzma1_lzma2.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_lzma2.7z.uu (100%) create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_format_7zip_lzma2_arm.7z.uu create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_format_7zip_lzma2_arm64.7z.uu rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_malformed.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_malformed.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_malformed2.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_packinfo_digests.7z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_packinfo_digests.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_ppmd.7z.uu (100%) create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_format_7zip_solid_zstd.7z.uu rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_7zip_symbolic_name.7z.uu (100%) create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_format_7zip_win_attrib.7z.uu create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_format_7zip_zstd.7z.uu create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_format_7zip_zstd_arm.7z.uu create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_format_7zip_zstd_bcj.7z.uu create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_format_7zip_zstd_nobcj.7z.uu rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_ar.ar.uu (82%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_ar.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cab.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cab_1.cab.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cab_2.cab.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cab_3.cab.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cab_filename.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cab_filename_cp932.cab.uu (81%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_afio.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_bin.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_bin_Z.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_bin_be.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_bin_be.cpio.uu (70%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_bin_bz2.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_bin_gz.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_bin_le.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_bin_le.cpio.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_bin_lzip.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_bin_lzma.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_bin_xz.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_filename.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_filename_cp866.cpio.uu (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_filename_eucjp.cpio.uu (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_filename_koi8r.cpio.uu (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_filename_utf8_jp.cpio.uu (92%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_filename_utf8_ru.cpio.uu (92%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_odc.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.rpm.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_svr4_gzip.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_svr4_gzip_rpm.rpm.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_cpio_svr4c_Z.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_empty.c (94%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_gtar_filename.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_gtar_filename_cp866.tar.Z.uu (88%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_gtar_filename_eucjp.tar.Z.uu (88%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_gtar_filename_koi8r.tar.Z.uu (88%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_gtar_gz.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_gtar_lzma.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_gtar_sparse.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_gtar_sparse_1_13.tar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_gtar_sparse_1_17.tar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_gtar_sparse_1_17_posix00.tar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_gtar_sparse_1_17_posix01.tar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_gtar_sparse_1_17_posix10.tar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_gtar_sparse_1_17_posix10_modified.tar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_gtar_sparse_skip_entry.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_gtar_sparse_skip_entry.tar.Z.uu (92%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_iso.iso.Z.uu (92%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_iso_2.iso.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_iso_Z.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_iso_joliet.iso.Z.uu (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_iso_joliet_by_nero.iso.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_iso_joliet_long.iso.Z.uu (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_iso_joliet_rockridge.iso.Z.uu (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_iso_multi_extent.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_iso_multi_extent.iso.Z.uu (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_iso_rockridge.iso.Z.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_iso_rockridge_ce.iso.Z.uu (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_iso_rockridge_new.iso.Z.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_iso_rockridge_rr_moved.iso.Z.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_iso_xorriso.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_iso_xorriso.iso.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_iso_zisofs.iso.Z.uu (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_isojoliet_bz2.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_isojoliet_long.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_isojoliet_rr.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_isojoliet_versioned.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_isorr_bz2.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_isorr_ce.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_isorr_new_bz2.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_isorr_rr_moved.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_isozisofs_bz2.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_lha.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_lha_bugfix_0.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_lha_bugfix_0.lzh.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_lha_filename.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_lha_filename_cp932.lzh.uu (82%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_lha_filename_utf16.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_lha_filename_utf16.lzh.uu (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_lha_header0.lzh.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_lha_header1.lzh.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_lha_header2.lzh.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_lha_header3.lzh.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_lha_lh0.lzh.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_lha_lh6.lzh.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_lha_lh7.lzh.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_lha_withjunk.lzh.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_mtree.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_mtree.mtree.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_mtree_crash747.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_mtree_crash747.mtree.bz2.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_mtree_nomagic.mtree.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_mtree_nomagic2.mtree.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_mtree_nomagic3.mtree.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_mtree_noprint.mtree.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_pax_bz2.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar.rar.uu (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_arm.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_arm_filter_on_window_boundary.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_bad_window_sz_in_mltarc_file.rar.uu (75%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_blake2.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_block_size_is_too_small.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_compressed.rar.uu (92%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_decode_number_out_of_bounds_read.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_different_solid_window_size.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_different_window_size.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_different_winsize_on_merge.rar.uu (91%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_distance_overflow.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_extra_field_version.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_fileattr.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_hardlink.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_invalid_dict_reference.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_leftshift1.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_leftshift2.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_multiarchive.part01.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_multiarchive.part02.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_multiarchive.part03.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_multiarchive.part04.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_multiarchive.part05.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_multiarchive.part06.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_multiarchive.part07.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_multiarchive.part08.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_multiarchive_solid.part01.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_multiarchive_solid.part02.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_multiarchive_solid.part03.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_multiarchive_solid.part04.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_multiple_files.rar.uu (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_multiple_files_solid.rar.uu (94%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_nonempty_dir_stream.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_owner.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_readtables_overflow.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_sfx.exe.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_solid.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_stored.rar.uu (78%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_stored_manyfiles.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_symlink.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_truncated_huff.rar.uu (100%) create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_format_rar5_unicode.rar.uu rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_win32.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar5_window_buf_and_size_desync.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_binary_data.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_compress_best.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_compress_normal.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_encryption_data.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_encryption_data.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_encryption_header.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_encryption_header.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_encryption_partially.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_encryption_partially.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_filter.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_filter.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_invalid1.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_invalid1.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_multi_lzss_blocks.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_multivolume.part0001.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_multivolume.part0002.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_multivolume.part0003.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_multivolume.part0004.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_noeof.rar.uu (76%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_ppmd_lzss_conversion.rar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_ppmd_use_after_free.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_ppmd_use_after_free2.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_sfx.exe.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_subblock.rar.uu (84%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_unicode.rar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_rar_windows.rar.uu (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_raw.bufr.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_raw.c (98%) create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_format_raw.data.Z.uu rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_raw.data.gz.uu (100%) create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_format_raw.data.uu rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tar_concatenated.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tar_concatenated.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tar_empty_filename.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tar_empty_filename.tar.uu (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tar_empty_pax.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tar_empty_pax.tar.Z.uu (90%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tar_empty_with_gnulabel.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tar_empty_with_gnulabel.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tar_filename.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tar_filename_koi8r.tar.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tar_invalid_pax_size.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tar_invalid_pax_size.tar.uu (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tbz.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tgz.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tlz.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_txz.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_tz.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_ustar_filename.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_ustar_filename_cp866.tar.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_ustar_filename_eucjp.tar.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_ustar_filename_koi8r.tar.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_warc.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_warc.warc.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_xar.c (99%) create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_format_xar_doublelink.c create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_read_format_xar_doublelink.xar.uu rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_7075_utf8_paths.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_7075_utf8_paths.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_7z_deflate.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_7z_lzma.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_bz2_hang.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_bzip2.zipx.uu (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_bzip2_multi.zipx.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_comment_stored.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_comment_stored_1.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_comment_stored_2.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_encryption_data.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_encryption_data.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_encryption_header.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_encryption_header.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_encryption_partially.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_encryption_partially.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_extra_padding.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_extra_padding.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_filename.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_filename_cp866.zip.uu (89%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_filename_cp932.zip.uu (87%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_filename_koi8r.zip.uu (89%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_filename_utf8_jp.zip.uu (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_filename_utf8_ru.zip.uu (90%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_filename_utf8_ru2.zip.uu (89%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_high_compression.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_high_compression.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_jar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_jar.jar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_length_at_end.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_lzma.zipx.uu (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_lzma_alone_leak.zipx.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_lzma_multi.zipx.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_lzma_stream_end.zipx.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_mac_metadata.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_mac_metadata.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_malformed.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_malformed1.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_msdos.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_msdos.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_nested.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_nested.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_nofiletype.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_nofiletype.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_padded.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_padded1.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_padded2.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_padded3.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_ppmd8.zipx.uu (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_ppmd8_crash_1.zipx.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_ppmd8_crash_2.zipx.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_ppmd8_multi.zipx.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_sfx.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_sfx.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_symlink.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_traditional_encryption_data.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_traditional_encryption_data.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_ux.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_winzip_aes.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_winzip_aes128.zip.uu (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_winzip_aes256.zip.uu (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_winzip_aes256_large.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_winzip_aes256_stored.zip.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_winzip_aes_large.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.zip.uu (90%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_xz_multi.zipx.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_zip64.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_zip64a.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_zip64b.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_zstd.zipx.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_format_zip_zstd_multi.zipx.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_large.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_large_splitted_rar_aa.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_large_splitted_rar_ab.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_large_splitted_rar_ac.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_large_splitted_rar_ad.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_large_splitted_rar_ae.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_pax_truncated.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_pax_xattr_rht_security_selinux.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_pax_xattr_rht_security_selinux.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_pax_xattr_schily.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_pax_xattr_schily.tar.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_position.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_set_format.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_splitted_rar_aa.uu (80%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_splitted_rar_ab.uu (80%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_splitted_rar_ac.uu (80%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_splitted_rar_ad.uu (60%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_too_many_filters.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_too_many_filters.gz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_truncated.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_read_truncated_filter.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_short_writes.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_sparse_basic.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_splitted_rar_seek_support_aa.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_splitted_rar_seek_support_ab.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_splitted_rar_seek_support_ac.uu (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_tar_filenames.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_tar_large.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_ustar_filename_encoding.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_ustar_filenames.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_warn_missing_hardlink_target.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_appledouble.c (70%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_appledouble.cpio.gz.uu (100%) create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_write_disk_appledouble_zip.zip.uu rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_failures.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_fixup.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_hardlink.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_hfs_compression.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_hfs_compression.tgz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_lookup.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_mac_metadata.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_mac_metadata.tar.gz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_no_hfs_compression.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_no_hfs_compression.tgz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_perms.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_secure.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_secure744.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_secure745.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_secure746.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_sparse.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_symlink.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_disk_times.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_filter_b64encode.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_filter_bzip2.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_filter_compress.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_filter_gzip.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_filter_gzip_timestamp.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_filter_lrzip.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_filter_lz4.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_filter_lzip.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_filter_lzma.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_filter_lzop.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_filter_program.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_filter_uuencode.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_filter_xz.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_filter_zstd.c (65%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_7zip.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_7zip_empty.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_7zip_large.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_ar.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_cpio.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_cpio_empty.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_cpio_newc.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_cpio_odc.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_gnutar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_gnutar_filenames.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_iso9660.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_iso9660_boot.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_iso9660_empty.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_iso9660_filename.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_iso9660_zisofs.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_mtree.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_mtree_absolute_path.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_mtree_classic.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_mtree_classic_indent.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_mtree_fflags.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_mtree_no_separator.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_mtree_quoted_filename.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_pax.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_raw.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_raw_b64.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_shar_empty.c (94%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_tar.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_tar_empty.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_tar_sparse.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_tar_ustar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_tar_v7tar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_warc.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_warc_empty.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_xar.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_xar_empty.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_zip.c (96%) create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_write_format_zip64_stream.c rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_zip_compression_store.c (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_zip_empty.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_zip_empty_zip64.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_zip_entry_size_unset.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_zip_file.c (91%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_zip_file_zip64.c (90%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_zip_large.c (95%) create mode 100644 src/dependencies/libarchive-3.7.4/libarchive/test/test_write_format_zip_stream.c rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_format_zip_zip64.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_open_memory.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_write_read_format_zip.c (95%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_xattr_platform.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/test/test_zip_filename_encoding.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive/xxhash.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive_fe/err.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive_fe/err.h (87%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive_fe/lafe_platform.h (84%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive_fe/line_reader.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive_fe/line_reader.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive_fe/passphrase.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/libarchive_fe/passphrase.h (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/CMakeLists.txt (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/bsdtar.1 (93%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/bsdtar.c (92%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/bsdtar.h (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/bsdtar_platform.h (89%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/bsdtar_windows.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/bsdtar_windows.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/cmdline.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/config_freebsd.h (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/creation_set.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/read.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/subst.c (92%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/CMakeLists.txt (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test.h (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_0.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_basic.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_copy.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_empty_mtree.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract.tar.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract.tar.bz2.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract.tar.grz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract.tar.gz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract.tar.lrz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract.tar.lz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract.tar.lz4.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract.tar.lzma.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract.tar.lzo.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract.tar.xz.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract.tar.zst.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract_tar_Z.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract_tar_bz2.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract_tar_grz.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract_tar_gz.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract_tar_lrz.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract_tar_lz.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract_tar_lz4.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract_tar_lzma.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract_tar_lzo.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract_tar_xz.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_extract_tar_zstd.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_format_newc.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_help.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_leading_slash.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_leading_slash.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_missing_file.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_C_mtree.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_C_upper.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_H_upper.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_L_upper.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_O_upper.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_T_upper.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_U_upper.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_X_upper.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_a.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_acls.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_b.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_b64encode.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_exclude.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_exclude_vcs.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_fflags.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_gid_gname.c (99%) create mode 100644 src/dependencies/libarchive-3.7.4/tar/test/test_option_group.c rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_grzip.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_ignore_zeros.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_j.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_k.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_keep_newer_files.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_keep_newer_files.tar.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_lrzip.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_lz4.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_lzma.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_lzop.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_n.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_newer_than.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_nodump.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_older_than.c (99%) create mode 100644 src/dependencies/libarchive-3.7.4/tar/test/test_option_owner.c rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_passphrase.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_passphrase.zip.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_q.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_r.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_s.c (96%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_s.tar.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_safe_writes.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_uid_uname.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_uuencode.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_xattrs.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_xz.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_z.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_option_zstd.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_patterns.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_patterns_2.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_patterns_3.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_patterns_4.tar.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_print_longpath.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_print_longpath.tar.Z.uu (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_stdio.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_strip_components.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_symlink_dir.c (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_version.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/test/test_windows.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/util.c (97%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/tar/write.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/test_utils/test_common.h (98%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/test_utils/test_main.c (99%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/test_utils/test_utils.c (100%) rename src/dependencies/{libarchive-3.6.2 => libarchive-3.7.4}/test_utils/test_utils.h (100%) create mode 100644 src/dependencies/libarchive-3.7.4/unzip/CMakeLists.txt create mode 100644 src/dependencies/libarchive-3.7.4/unzip/bsdunzip.1 create mode 100644 src/dependencies/libarchive-3.7.4/unzip/bsdunzip.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/bsdunzip.h create mode 100644 src/dependencies/libarchive-3.7.4/unzip/bsdunzip_platform.h create mode 100644 src/dependencies/libarchive-3.7.4/unzip/cmdline.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/la_getline.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/la_queue.h create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/CMakeLists.txt create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test.h create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_0.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_C.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_I.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_I.zip.uu create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_L.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_P_encryption.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_Z1.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_basic.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_basic.zip.uu create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_d.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_doubledash.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_encrypted.zip.uu create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_glob.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_j.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_n.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_not_exist.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_o.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_p.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_q.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_singlefile.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_singlefile.zip.uu create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_t.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_t_bad.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_t_bad.zip.uu create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_version.c create mode 100644 src/dependencies/libarchive-3.7.4/unzip/test/test_x.c diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 9b8e28d..ba93af8 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -9,8 +9,8 @@ OPTION (DRIVELIST_FILTER_SYSTEM_DRIVES "Filter System drives from displayed driv project(rpi-imager LANGUAGES CXX C) set(IMAGER_VERSION_MAJOR 1) set(IMAGER_VERSION_MINOR 8) -set(IMAGER_VERSION_STR "${IMAGER_VERSION_MAJOR}.${IMAGER_VERSION_MINOR}.5") -set(IMAGER_VERSION_CSV "${IMAGER_VERSION_MAJOR},${IMAGER_VERSION_MINOR},5,0") +set(IMAGER_VERSION_STR "${IMAGER_VERSION_MAJOR}.${IMAGER_VERSION_MINOR}.6") +set(IMAGER_VERSION_CSV "${IMAGER_VERSION_MAJOR},${IMAGER_VERSION_MINOR},6,0") add_definitions(-DIMAGER_VERSION_STR="${IMAGER_VERSION_STR}") add_definitions(-DIMAGER_VERSION_CSV=${IMAGER_VERSION_CSV}) set(CMAKE_INCLUDE_CURRENT_DIR ON) @@ -98,14 +98,14 @@ find_package(Qt5 5.14 QUIET COMPONENTS Core Quick LinguistTools Svg OPTIONAL_COM if (Qt5_FOUND) set(QT Qt5) if (APPLE) - set(CMAKE_OSX_DEPLOYMENT_TARGET "10.13" CACHE STRING "" FORCE) + set(CMAKE_OSX_DEPLOYMENT_TARGET "11" CACHE STRING "" FORCE) endif() else() find_package(Qt6 QUIET COMPONENTS Core Quick LinguistTools Svg OPTIONAL_COMPONENTS Widgets DBus WinExtras) if (Qt6_FOUND) set(QT Qt6) if (APPLE) - set(CMAKE_OSX_DEPLOYMENT_TARGET "10.14" CACHE STRING "" FORCE) + set(CMAKE_OSX_DEPLOYMENT_TARGET "11" CACHE STRING "" FORCE) set(CMAKE_OSX_ARCHITECTURES "x86_64;arm64" CACHE STRING "" FORCE) endif() else() @@ -210,11 +210,11 @@ if (WIN32) set(ENABLE_TAR OFF CACHE BOOL "") set(ENABLE_CPIO OFF CACHE BOOL "") set(ENABLE_CAT OFF CACHE BOOL "") - add_subdirectory(dependencies/libarchive-3.6.2) + add_subdirectory(dependencies/libarchive-3.7.4) # Disable shared libarchive (we only want static) set_target_properties(archive PROPERTIES EXCLUDE_FROM_ALL 1) set(LibArchive_LIBRARIES archive_static) - set(LibArchive_INCLUDE_DIR dependencies/libarchive-3.6.2/libarchive) + set(LibArchive_INCLUDE_DIR dependencies/libarchive-3.7.4/libarchive) # Bundled fat32format add_subdirectory(dependencies/fat32format) @@ -304,11 +304,11 @@ elseif(APPLE) set(ENABLE_TAR OFF CACHE BOOL "") set(ENABLE_CPIO OFF CACHE BOOL "") set(ENABLE_CAT OFF CACHE BOOL "") - add_subdirectory(dependencies/libarchive-3.6.2) + add_subdirectory(dependencies/libarchive-3.7.4) # Disable shared libarchive (we only want static) set_target_properties(archive PROPERTIES EXCLUDE_FROM_ALL 1) set(LibArchive_LIBRARIES archive_static) - set(LibArchive_INCLUDE_DIR dependencies/libarchive-3.6.2/libarchive) + set(LibArchive_INCLUDE_DIR dependencies/libarchive-3.7.4/libarchive) find_library(Cocoa Cocoa) find_library(CoreFoundation CoreFoundation) @@ -329,7 +329,7 @@ elseif(APPLE) else() find_package(CURL 7.32.0 REQUIRED) - find_package(LibArchive 3.2.0 REQUIRED) + find_package(LibArchive 3.7.4 REQUIRED) if (NOT CMAKE_CROSSCOMPILING) find_program(LSBLK "lsblk") diff --git a/src/dependencies/libarchive-3.6.2/Makefile.in b/src/dependencies/libarchive-3.6.2/Makefile.in deleted file mode 100644 index be13f91..0000000 --- a/src/dependencies/libarchive-3.6.2/Makefile.in +++ /dev/null @@ -1,16892 +0,0 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2021 Free Software Foundation, Inc. - -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ - - - - -VPATH = @srcdir@ -am__is_gnu_make = { \ - if test -z '$(MAKELEVEL)'; then \ - false; \ - elif test -n '$(MAKE_HOST)'; then \ - true; \ - elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ - true; \ - else \ - false; \ - fi; \ -} -am__make_running_with_option = \ - case $${target_option-} in \ - ?) ;; \ - *) echo "am__make_running_with_option: internal error: invalid" \ - "target option '$${target_option-}' specified" >&2; \ - exit 1;; \ - esac; \ - has_opt=no; \ - sane_makeflags=$$MAKEFLAGS; \ - if $(am__is_gnu_make); then \ - sane_makeflags=$$MFLAGS; \ - else \ - case $$MAKEFLAGS in \ - *\\[\ \ ]*) \ - bs=\\; \ - sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ - | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ - esac; \ - fi; \ - skip_next=no; \ - strip_trailopt () \ - { \ - flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ - }; \ - for flg in $$sane_makeflags; do \ - test $$skip_next = yes && { skip_next=no; continue; }; \ - case $$flg in \ - *=*|--*) continue;; \ - -*I) strip_trailopt 'I'; skip_next=yes;; \ - -*I?*) strip_trailopt 'I';; \ - -*O) strip_trailopt 'O'; skip_next=yes;; \ - -*O?*) strip_trailopt 'O';; \ - -*l) strip_trailopt 'l'; skip_next=yes;; \ - -*l?*) strip_trailopt 'l';; \ - -[dEDm]) skip_next=yes;; \ - -[JT]) skip_next=yes;; \ - esac; \ - case $$flg in \ - *$$target_option*) has_opt=yes; break;; \ - esac; \ - done; \ - test $$has_opt = yes -am__make_dryrun = (target_option=n; $(am__make_running_with_option)) -am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) -pkgdatadir = $(datadir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkglibexecdir = $(libexecdir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_triplet = @build@ -host_triplet = @host@ -bin_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3) -check_PROGRAMS = libarchive_test$(EXEEXT) $(am__EXEEXT_4) \ - $(am__EXEEXT_5) $(am__EXEEXT_6) -TESTS = libarchive_test$(EXEEXT) $(am__EXEEXT_4) $(am__EXEEXT_5) \ - $(am__EXEEXT_6) -@INC_WINDOWS_FILES_TRUE@am__append_1 = \ -@INC_WINDOWS_FILES_TRUE@ libarchive/archive_entry_copy_bhfi.c \ -@INC_WINDOWS_FILES_TRUE@ libarchive/archive_read_disk_windows.c \ -@INC_WINDOWS_FILES_TRUE@ libarchive/archive_windows.h \ -@INC_WINDOWS_FILES_TRUE@ libarchive/archive_windows.c \ -@INC_WINDOWS_FILES_TRUE@ libarchive/archive_write_disk_windows.c \ -@INC_WINDOWS_FILES_TRUE@ libarchive/filter_fork_windows.c - -@INC_BLAKE2_TRUE@am__append_2 = \ -@INC_BLAKE2_TRUE@ libarchive/archive_blake2.h \ -@INC_BLAKE2_TRUE@ libarchive/archive_blake2_impl.h \ -@INC_BLAKE2_TRUE@ libarchive/archive_blake2s_ref.c \ -@INC_BLAKE2_TRUE@ libarchive/archive_blake2sp_ref.c - -@INC_LINUX_ACL_TRUE@am__append_3 = libarchive/archive_disk_acl_linux.c -@INC_LINUX_ACL_FALSE@@INC_SUNOS_ACL_TRUE@am__append_4 = libarchive/archive_disk_acl_sunos.c -@INC_DARWIN_ACL_TRUE@@INC_LINUX_ACL_FALSE@@INC_SUNOS_ACL_FALSE@am__append_5 = libarchive/archive_disk_acl_darwin.c -@INC_DARWIN_ACL_FALSE@@INC_FREEBSD_ACL_TRUE@@INC_LINUX_ACL_FALSE@@INC_SUNOS_ACL_FALSE@am__append_6 = libarchive/archive_disk_acl_freebsd.c -@INC_WINDOWS_FILES_TRUE@am__append_7 = \ -@INC_WINDOWS_FILES_TRUE@ tar/bsdtar_windows.h \ -@INC_WINDOWS_FILES_TRUE@ tar/bsdtar_windows.c - -@INC_WINDOWS_FILES_TRUE@am__append_8 = \ -@INC_WINDOWS_FILES_TRUE@ cpio/cpio_windows.h \ -@INC_WINDOWS_FILES_TRUE@ cpio/cpio_windows.c - -@INC_WINDOWS_FILES_TRUE@am__append_9 = -subdir = . -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = \ - $(top_srcdir)/build/autoconf/ax_append_compile_flags.m4 \ - $(top_srcdir)/build/autoconf/ax_append_flag.m4 \ - $(top_srcdir)/build/autoconf/ax_check_compile_flag.m4 \ - $(top_srcdir)/build/autoconf/ax_require_defined.m4 \ - $(top_srcdir)/build/autoconf/check_stdcall_func.m4 \ - $(top_srcdir)/build/autoconf/iconv.m4 \ - $(top_srcdir)/build/autoconf/la_uid_t.m4 \ - $(top_srcdir)/build/autoconf/lib-ld.m4 \ - $(top_srcdir)/build/autoconf/lib-link.m4 \ - $(top_srcdir)/build/autoconf/lib-prefix.m4 \ - $(top_srcdir)/build/autoconf/m4_ax_compile_check_sizeof.m4 \ - $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ - $(am__configure_deps) $(include_HEADERS) $(am__DIST_COMMON) -am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ - configure.lineno config.status.lineno -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = config.h -CONFIG_CLEAN_FILES = build/pkgconfig/libarchive.pc -CONFIG_CLEAN_VPATH_FILES = -@BUILD_BSDTAR_TRUE@am__EXEEXT_1 = bsdtar$(EXEEXT) -@BUILD_BSDCPIO_TRUE@am__EXEEXT_2 = bsdcpio$(EXEEXT) -@BUILD_BSDCAT_TRUE@am__EXEEXT_3 = bsdcat$(EXEEXT) -am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" \ - "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)" \ - "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(pkgconfigdir)" \ - "$(DESTDIR)$(includedir)" -@BUILD_BSDTAR_TRUE@am__EXEEXT_4 = bsdtar_test$(EXEEXT) -@BUILD_BSDCPIO_TRUE@am__EXEEXT_5 = bsdcpio_test$(EXEEXT) -@BUILD_BSDCAT_TRUE@am__EXEEXT_6 = bsdcat_test$(EXEEXT) -PROGRAMS = $(bin_PROGRAMS) -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -am__uninstall_files_from_dir = { \ - test -z "$$files" \ - || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ - || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ - $(am__cd) "$$dir" && rm -f $$files; }; \ - } -LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) -am__DEPENDENCIES_1 = -libarchive_la_DEPENDENCIES = $(am__DEPENDENCIES_1) -am__libarchive_la_SOURCES_DIST = libarchive/archive_acl.c \ - libarchive/archive_acl_private.h \ - libarchive/archive_check_magic.c libarchive/archive_cmdline.c \ - libarchive/archive_cmdline_private.h \ - libarchive/archive_crc32.h libarchive/archive_cryptor.c \ - libarchive/archive_cryptor_private.h \ - libarchive/archive_digest.c \ - libarchive/archive_digest_private.h \ - libarchive/archive_endian.h libarchive/archive_entry.c \ - libarchive/archive_entry.h \ - libarchive/archive_entry_copy_stat.c \ - libarchive/archive_entry_link_resolver.c \ - libarchive/archive_entry_locale.h \ - libarchive/archive_entry_private.h \ - libarchive/archive_entry_sparse.c \ - libarchive/archive_entry_stat.c \ - libarchive/archive_entry_strmode.c \ - libarchive/archive_entry_xattr.c libarchive/archive_getdate.c \ - libarchive/archive_getdate.h libarchive/archive_hmac.c \ - libarchive/archive_hmac_private.h libarchive/archive_match.c \ - libarchive/archive_openssl_evp_private.h \ - libarchive/archive_openssl_hmac_private.h \ - libarchive/archive_options.c \ - libarchive/archive_options_private.h \ - libarchive/archive_pack_dev.h libarchive/archive_pack_dev.c \ - libarchive/archive_pathmatch.c libarchive/archive_pathmatch.h \ - libarchive/archive_platform.h \ - libarchive/archive_platform_acl.h \ - libarchive/archive_platform_xattr.h \ - libarchive/archive_ppmd_private.h libarchive/archive_ppmd7.c \ - libarchive/archive_ppmd7_private.h libarchive/archive_ppmd8.c \ - libarchive/archive_ppmd8_private.h \ - libarchive/archive_private.h libarchive/archive_random.c \ - libarchive/archive_random_private.h libarchive/archive_rb.c \ - libarchive/archive_rb.h libarchive/archive_read.c \ - libarchive/archive_read_add_passphrase.c \ - libarchive/archive_read_append_filter.c \ - libarchive/archive_read_data_into_fd.c \ - libarchive/archive_read_disk_entry_from_file.c \ - libarchive/archive_read_disk_posix.c \ - libarchive/archive_read_disk_private.h \ - libarchive/archive_read_disk_set_standard_lookup.c \ - libarchive/archive_read_extract.c \ - libarchive/archive_read_extract2.c \ - libarchive/archive_read_open_fd.c \ - libarchive/archive_read_open_file.c \ - libarchive/archive_read_open_filename.c \ - libarchive/archive_read_open_memory.c \ - libarchive/archive_read_private.h \ - libarchive/archive_read_set_format.c \ - libarchive/archive_read_set_options.c \ - libarchive/archive_read_support_filter_all.c \ - libarchive/archive_read_support_filter_bzip2.c \ - libarchive/archive_read_support_filter_by_code.c \ - libarchive/archive_read_support_filter_compress.c \ - libarchive/archive_read_support_filter_grzip.c \ - libarchive/archive_read_support_filter_gzip.c \ - libarchive/archive_read_support_filter_lrzip.c \ - libarchive/archive_read_support_filter_lz4.c \ - libarchive/archive_read_support_filter_lzop.c \ - libarchive/archive_read_support_filter_none.c \ - libarchive/archive_read_support_filter_program.c \ - libarchive/archive_read_support_filter_rpm.c \ - libarchive/archive_read_support_filter_uu.c \ - libarchive/archive_read_support_filter_xz.c \ - libarchive/archive_read_support_filter_zstd.c \ - libarchive/archive_read_support_format_7zip.c \ - libarchive/archive_read_support_format_all.c \ - libarchive/archive_read_support_format_ar.c \ - libarchive/archive_read_support_format_by_code.c \ - libarchive/archive_read_support_format_cab.c \ - libarchive/archive_read_support_format_cpio.c \ - libarchive/archive_read_support_format_empty.c \ - libarchive/archive_read_support_format_iso9660.c \ - libarchive/archive_read_support_format_lha.c \ - libarchive/archive_read_support_format_mtree.c \ - libarchive/archive_read_support_format_rar.c \ - libarchive/archive_read_support_format_rar5.c \ - libarchive/archive_read_support_format_raw.c \ - libarchive/archive_read_support_format_tar.c \ - libarchive/archive_read_support_format_warc.c \ - libarchive/archive_read_support_format_xar.c \ - libarchive/archive_read_support_format_zip.c \ - libarchive/archive_string.c libarchive/archive_string.h \ - libarchive/archive_string_composition.h \ - libarchive/archive_string_sprintf.c libarchive/archive_util.c \ - libarchive/archive_version_details.c \ - libarchive/archive_virtual.c libarchive/archive_write.c \ - libarchive/archive_write_disk_posix.c \ - libarchive/archive_write_disk_private.h \ - libarchive/archive_write_disk_set_standard_lookup.c \ - libarchive/archive_write_open_fd.c \ - libarchive/archive_write_open_file.c \ - libarchive/archive_write_open_filename.c \ - libarchive/archive_write_open_memory.c \ - libarchive/archive_write_private.h \ - libarchive/archive_write_add_filter.c \ - libarchive/archive_write_add_filter_b64encode.c \ - libarchive/archive_write_add_filter_by_name.c \ - libarchive/archive_write_add_filter_bzip2.c \ - libarchive/archive_write_add_filter_compress.c \ - libarchive/archive_write_add_filter_grzip.c \ - libarchive/archive_write_add_filter_gzip.c \ - libarchive/archive_write_add_filter_lrzip.c \ - libarchive/archive_write_add_filter_lz4.c \ - libarchive/archive_write_add_filter_lzop.c \ - libarchive/archive_write_add_filter_none.c \ - libarchive/archive_write_add_filter_program.c \ - libarchive/archive_write_add_filter_uuencode.c \ - libarchive/archive_write_add_filter_xz.c \ - libarchive/archive_write_add_filter_zstd.c \ - libarchive/archive_write_set_format.c \ - libarchive/archive_write_set_format_7zip.c \ - libarchive/archive_write_set_format_ar.c \ - libarchive/archive_write_set_format_by_name.c \ - libarchive/archive_write_set_format_cpio.c \ - libarchive/archive_write_set_format_cpio_binary.c \ - libarchive/archive_write_set_format_cpio_newc.c \ - libarchive/archive_write_set_format_cpio_odc.c \ - libarchive/archive_write_set_format_filter_by_ext.c \ - libarchive/archive_write_set_format_iso9660.c \ - libarchive/archive_write_set_format_mtree.c \ - libarchive/archive_write_set_format_pax.c \ - libarchive/archive_write_set_format_private.h \ - libarchive/archive_write_set_format_raw.c \ - libarchive/archive_write_set_format_shar.c \ - libarchive/archive_write_set_format_ustar.c \ - libarchive/archive_write_set_format_v7tar.c \ - libarchive/archive_write_set_format_gnutar.c \ - libarchive/archive_write_set_format_warc.c \ - libarchive/archive_write_set_format_xar.c \ - libarchive/archive_write_set_format_zip.c \ - libarchive/archive_write_set_options.c \ - libarchive/archive_write_set_passphrase.c \ - libarchive/archive_xxhash.h libarchive/config_freebsd.h \ - libarchive/filter_fork_posix.c libarchive/filter_fork.h \ - libarchive/xxhash.c libarchive/archive_entry_copy_bhfi.c \ - libarchive/archive_read_disk_windows.c \ - libarchive/archive_windows.h libarchive/archive_windows.c \ - libarchive/archive_write_disk_windows.c \ - libarchive/filter_fork_windows.c libarchive/archive_blake2.h \ - libarchive/archive_blake2_impl.h \ - libarchive/archive_blake2s_ref.c \ - libarchive/archive_blake2sp_ref.c \ - libarchive/archive_disk_acl_linux.c \ - libarchive/archive_disk_acl_sunos.c \ - libarchive/archive_disk_acl_darwin.c \ - libarchive/archive_disk_acl_freebsd.c -am__dirstamp = $(am__leading_dot)dirstamp -@INC_WINDOWS_FILES_TRUE@am__objects_1 = \ -@INC_WINDOWS_FILES_TRUE@ libarchive/archive_entry_copy_bhfi.lo \ -@INC_WINDOWS_FILES_TRUE@ libarchive/archive_read_disk_windows.lo \ -@INC_WINDOWS_FILES_TRUE@ libarchive/archive_windows.lo \ -@INC_WINDOWS_FILES_TRUE@ libarchive/archive_write_disk_windows.lo \ -@INC_WINDOWS_FILES_TRUE@ libarchive/filter_fork_windows.lo -@INC_BLAKE2_TRUE@am__objects_2 = libarchive/archive_blake2s_ref.lo \ -@INC_BLAKE2_TRUE@ libarchive/archive_blake2sp_ref.lo -@INC_LINUX_ACL_TRUE@am__objects_3 = \ -@INC_LINUX_ACL_TRUE@ libarchive/archive_disk_acl_linux.lo -@INC_LINUX_ACL_FALSE@@INC_SUNOS_ACL_TRUE@am__objects_4 = libarchive/archive_disk_acl_sunos.lo -@INC_DARWIN_ACL_TRUE@@INC_LINUX_ACL_FALSE@@INC_SUNOS_ACL_FALSE@am__objects_5 = libarchive/archive_disk_acl_darwin.lo -@INC_DARWIN_ACL_FALSE@@INC_FREEBSD_ACL_TRUE@@INC_LINUX_ACL_FALSE@@INC_SUNOS_ACL_FALSE@am__objects_6 = libarchive/archive_disk_acl_freebsd.lo -am_libarchive_la_OBJECTS = libarchive/archive_acl.lo \ - libarchive/archive_check_magic.lo \ - libarchive/archive_cmdline.lo libarchive/archive_cryptor.lo \ - libarchive/archive_digest.lo libarchive/archive_entry.lo \ - libarchive/archive_entry_copy_stat.lo \ - libarchive/archive_entry_link_resolver.lo \ - libarchive/archive_entry_sparse.lo \ - libarchive/archive_entry_stat.lo \ - libarchive/archive_entry_strmode.lo \ - libarchive/archive_entry_xattr.lo \ - libarchive/archive_getdate.lo libarchive/archive_hmac.lo \ - libarchive/archive_match.lo libarchive/archive_options.lo \ - libarchive/archive_pack_dev.lo libarchive/archive_pathmatch.lo \ - libarchive/archive_ppmd7.lo libarchive/archive_ppmd8.lo \ - libarchive/archive_random.lo libarchive/archive_rb.lo \ - libarchive/archive_read.lo \ - libarchive/archive_read_add_passphrase.lo \ - libarchive/archive_read_append_filter.lo \ - libarchive/archive_read_data_into_fd.lo \ - libarchive/archive_read_disk_entry_from_file.lo \ - libarchive/archive_read_disk_posix.lo \ - libarchive/archive_read_disk_set_standard_lookup.lo \ - libarchive/archive_read_extract.lo \ - libarchive/archive_read_extract2.lo \ - libarchive/archive_read_open_fd.lo \ - libarchive/archive_read_open_file.lo \ - libarchive/archive_read_open_filename.lo \ - libarchive/archive_read_open_memory.lo \ - libarchive/archive_read_set_format.lo \ - libarchive/archive_read_set_options.lo \ - libarchive/archive_read_support_filter_all.lo \ - libarchive/archive_read_support_filter_bzip2.lo \ - libarchive/archive_read_support_filter_by_code.lo \ - libarchive/archive_read_support_filter_compress.lo \ - libarchive/archive_read_support_filter_grzip.lo \ - libarchive/archive_read_support_filter_gzip.lo \ - libarchive/archive_read_support_filter_lrzip.lo \ - libarchive/archive_read_support_filter_lz4.lo \ - libarchive/archive_read_support_filter_lzop.lo \ - libarchive/archive_read_support_filter_none.lo \ - libarchive/archive_read_support_filter_program.lo \ - libarchive/archive_read_support_filter_rpm.lo \ - libarchive/archive_read_support_filter_uu.lo \ - libarchive/archive_read_support_filter_xz.lo \ - libarchive/archive_read_support_filter_zstd.lo \ - libarchive/archive_read_support_format_7zip.lo \ - libarchive/archive_read_support_format_all.lo \ - libarchive/archive_read_support_format_ar.lo \ - libarchive/archive_read_support_format_by_code.lo \ - libarchive/archive_read_support_format_cab.lo \ - libarchive/archive_read_support_format_cpio.lo \ - libarchive/archive_read_support_format_empty.lo \ - libarchive/archive_read_support_format_iso9660.lo \ - libarchive/archive_read_support_format_lha.lo \ - libarchive/archive_read_support_format_mtree.lo \ - libarchive/archive_read_support_format_rar.lo \ - libarchive/archive_read_support_format_rar5.lo \ - libarchive/archive_read_support_format_raw.lo \ - libarchive/archive_read_support_format_tar.lo \ - libarchive/archive_read_support_format_warc.lo \ - libarchive/archive_read_support_format_xar.lo \ - libarchive/archive_read_support_format_zip.lo \ - libarchive/archive_string.lo \ - libarchive/archive_string_sprintf.lo \ - libarchive/archive_util.lo \ - libarchive/archive_version_details.lo \ - libarchive/archive_virtual.lo libarchive/archive_write.lo \ - libarchive/archive_write_disk_posix.lo \ - libarchive/archive_write_disk_set_standard_lookup.lo \ - libarchive/archive_write_open_fd.lo \ - libarchive/archive_write_open_file.lo \ - libarchive/archive_write_open_filename.lo \ - libarchive/archive_write_open_memory.lo \ - libarchive/archive_write_add_filter.lo \ - libarchive/archive_write_add_filter_b64encode.lo \ - libarchive/archive_write_add_filter_by_name.lo \ - libarchive/archive_write_add_filter_bzip2.lo \ - libarchive/archive_write_add_filter_compress.lo \ - libarchive/archive_write_add_filter_grzip.lo \ - libarchive/archive_write_add_filter_gzip.lo \ - libarchive/archive_write_add_filter_lrzip.lo \ - libarchive/archive_write_add_filter_lz4.lo \ - libarchive/archive_write_add_filter_lzop.lo \ - libarchive/archive_write_add_filter_none.lo \ - libarchive/archive_write_add_filter_program.lo \ - libarchive/archive_write_add_filter_uuencode.lo \ - libarchive/archive_write_add_filter_xz.lo \ - libarchive/archive_write_add_filter_zstd.lo \ - libarchive/archive_write_set_format.lo \ - libarchive/archive_write_set_format_7zip.lo \ - libarchive/archive_write_set_format_ar.lo \ - libarchive/archive_write_set_format_by_name.lo \ - libarchive/archive_write_set_format_cpio.lo \ - libarchive/archive_write_set_format_cpio_binary.lo \ - libarchive/archive_write_set_format_cpio_newc.lo \ - libarchive/archive_write_set_format_cpio_odc.lo \ - libarchive/archive_write_set_format_filter_by_ext.lo \ - libarchive/archive_write_set_format_iso9660.lo \ - libarchive/archive_write_set_format_mtree.lo \ - libarchive/archive_write_set_format_pax.lo \ - libarchive/archive_write_set_format_raw.lo \ - libarchive/archive_write_set_format_shar.lo \ - libarchive/archive_write_set_format_ustar.lo \ - libarchive/archive_write_set_format_v7tar.lo \ - libarchive/archive_write_set_format_gnutar.lo \ - libarchive/archive_write_set_format_warc.lo \ - libarchive/archive_write_set_format_xar.lo \ - libarchive/archive_write_set_format_zip.lo \ - libarchive/archive_write_set_options.lo \ - libarchive/archive_write_set_passphrase.lo \ - libarchive/filter_fork_posix.lo libarchive/xxhash.lo \ - $(am__objects_1) $(am__objects_2) $(am__objects_3) \ - $(am__objects_4) $(am__objects_5) $(am__objects_6) -libarchive_la_OBJECTS = $(am_libarchive_la_OBJECTS) -AM_V_lt = $(am__v_lt_@AM_V@) -am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) -am__v_lt_0 = --silent -am__v_lt_1 = -libarchive_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(libarchive_la_LDFLAGS) $(LDFLAGS) -o $@ -libarchive_fe_la_LIBADD = -am_libarchive_fe_la_OBJECTS = libarchive_fe/la-err.lo \ - libarchive_fe/la-line_reader.lo libarchive_fe/la-passphrase.lo -libarchive_fe_la_OBJECTS = $(am_libarchive_fe_la_OBJECTS) -am__objects_7 = -am_bsdcat_OBJECTS = cat/bsdcat-bsdcat.$(OBJEXT) \ - cat/bsdcat-cmdline.$(OBJEXT) $(am__objects_7) -bsdcat_OBJECTS = $(am_bsdcat_OBJECTS) -bsdcat_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(bsdcat_LDFLAGS) $(LDFLAGS) -o $@ -am__objects_8 = test_utils/bsdcat_test-test_utils.$(OBJEXT) \ - test_utils/bsdcat_test-test_main.$(OBJEXT) -am_bsdcat_test_OBJECTS = $(am__objects_8) \ - cat/test/bsdcat_test-test_0.$(OBJEXT) \ - cat/test/bsdcat_test-test_empty_gz.$(OBJEXT) \ - cat/test/bsdcat_test-test_empty_lz4.$(OBJEXT) \ - cat/test/bsdcat_test-test_empty_xz.$(OBJEXT) \ - cat/test/bsdcat_test-test_empty_zstd.$(OBJEXT) \ - cat/test/bsdcat_test-test_error.$(OBJEXT) \ - cat/test/bsdcat_test-test_error_mixed.$(OBJEXT) \ - cat/test/bsdcat_test-test_expand_Z.$(OBJEXT) \ - cat/test/bsdcat_test-test_expand_bz2.$(OBJEXT) \ - cat/test/bsdcat_test-test_expand_gz.$(OBJEXT) \ - cat/test/bsdcat_test-test_expand_lz4.$(OBJEXT) \ - cat/test/bsdcat_test-test_expand_mixed.$(OBJEXT) \ - cat/test/bsdcat_test-test_expand_plain.$(OBJEXT) \ - cat/test/bsdcat_test-test_expand_xz.$(OBJEXT) \ - cat/test/bsdcat_test-test_expand_zstd.$(OBJEXT) \ - cat/test/bsdcat_test-test_help.$(OBJEXT) \ - cat/test/bsdcat_test-test_stdin.$(OBJEXT) \ - cat/test/bsdcat_test-test_version.$(OBJEXT) -bsdcat_test_OBJECTS = $(am_bsdcat_test_OBJECTS) -bsdcat_test_DEPENDENCIES = libarchive_fe.la -am__bsdcpio_SOURCES_DIST = cpio/cmdline.c cpio/cpio.c cpio/cpio.h \ - cpio/cpio_platform.h cpio/cpio_windows.h cpio/cpio_windows.c -@INC_WINDOWS_FILES_TRUE@am__objects_9 = \ -@INC_WINDOWS_FILES_TRUE@ cpio/bsdcpio-cpio_windows.$(OBJEXT) -am_bsdcpio_OBJECTS = cpio/bsdcpio-cmdline.$(OBJEXT) \ - cpio/bsdcpio-cpio.$(OBJEXT) $(am__objects_9) -bsdcpio_OBJECTS = $(am_bsdcpio_OBJECTS) -bsdcpio_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(bsdcpio_LDFLAGS) $(LDFLAGS) -o $@ -am__objects_10 = test_utils/bsdcpio_test-test_utils.$(OBJEXT) \ - test_utils/bsdcpio_test-test_main.$(OBJEXT) -am_bsdcpio_test_OBJECTS = $(am__objects_10) \ - cpio/bsdcpio_test-cmdline.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_0.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_basic.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_cmdline.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_extract_cpio_Z.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_extract_cpio_bz2.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_extract_cpio_grz.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_extract_cpio_gz.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_extract_cpio_lrz.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_extract_cpio_lz.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_extract_cpio_lz4.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_extract_cpio_lzma.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_extract_cpio_lzo.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_extract_cpio_xz.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_extract_cpio_zstd.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_format_newc.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_gcpio_compat.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_missing_file.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_0.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_B_upper.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_C_upper.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_J_upper.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_L_upper.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_Z_upper.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_a.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_b64encode.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_c.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_d.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_f.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_grzip.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_help.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_l.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_lrzip.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_lz4.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_lzma.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_lzop.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_m.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_passphrase.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_t.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_u.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_uuencode.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_version.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_xz.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_y.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_z.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_option_zstd.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_owner_parse.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_passthrough_dotdot.$(OBJEXT) \ - cpio/test/bsdcpio_test-test_passthrough_reverse.$(OBJEXT) -bsdcpio_test_OBJECTS = $(am_bsdcpio_test_OBJECTS) -bsdcpio_test_DEPENDENCIES = libarchive_fe.la -am__bsdtar_SOURCES_DIST = tar/bsdtar.c tar/bsdtar.h \ - tar/bsdtar_platform.h tar/cmdline.c tar/creation_set.c \ - tar/read.c tar/subst.c tar/util.c tar/write.c \ - tar/bsdtar_windows.h tar/bsdtar_windows.c -@INC_WINDOWS_FILES_TRUE@am__objects_11 = \ -@INC_WINDOWS_FILES_TRUE@ tar/bsdtar-bsdtar_windows.$(OBJEXT) -am_bsdtar_OBJECTS = tar/bsdtar-bsdtar.$(OBJEXT) \ - tar/bsdtar-cmdline.$(OBJEXT) tar/bsdtar-creation_set.$(OBJEXT) \ - tar/bsdtar-read.$(OBJEXT) tar/bsdtar-subst.$(OBJEXT) \ - tar/bsdtar-util.$(OBJEXT) tar/bsdtar-write.$(OBJEXT) \ - $(am__objects_11) -bsdtar_OBJECTS = $(am_bsdtar_OBJECTS) -bsdtar_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(bsdtar_LDFLAGS) $(LDFLAGS) -o $@ -am__objects_12 = test_utils/bsdtar_test-test_utils.$(OBJEXT) \ - test_utils/bsdtar_test-test_main.$(OBJEXT) -am_bsdtar_test_OBJECTS = $(am__objects_12) \ - tar/test/bsdtar_test-test_0.$(OBJEXT) \ - tar/test/bsdtar_test-test_basic.$(OBJEXT) \ - tar/test/bsdtar_test-test_copy.$(OBJEXT) \ - tar/test/bsdtar_test-test_empty_mtree.$(OBJEXT) \ - tar/test/bsdtar_test-test_extract_tar_Z.$(OBJEXT) \ - tar/test/bsdtar_test-test_extract_tar_bz2.$(OBJEXT) \ - tar/test/bsdtar_test-test_extract_tar_grz.$(OBJEXT) \ - tar/test/bsdtar_test-test_extract_tar_gz.$(OBJEXT) \ - tar/test/bsdtar_test-test_extract_tar_lrz.$(OBJEXT) \ - tar/test/bsdtar_test-test_extract_tar_lz.$(OBJEXT) \ - tar/test/bsdtar_test-test_extract_tar_lz4.$(OBJEXT) \ - tar/test/bsdtar_test-test_extract_tar_lzma.$(OBJEXT) \ - tar/test/bsdtar_test-test_extract_tar_lzo.$(OBJEXT) \ - tar/test/bsdtar_test-test_extract_tar_xz.$(OBJEXT) \ - tar/test/bsdtar_test-test_extract_tar_zstd.$(OBJEXT) \ - tar/test/bsdtar_test-test_format_newc.$(OBJEXT) \ - tar/test/bsdtar_test-test_help.$(OBJEXT) \ - tar/test/bsdtar_test-test_leading_slash.$(OBJEXT) \ - tar/test/bsdtar_test-test_missing_file.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_C_mtree.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_C_upper.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_H_upper.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_L_upper.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_O_upper.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_T_upper.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_U_upper.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_X_upper.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_acls.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_a.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_b.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_b64encode.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_exclude.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_exclude_vcs.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_fflags.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_gid_gname.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_grzip.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_ignore_zeros.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_j.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_k.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_keep_newer_files.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_lrzip.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_lz4.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_lzma.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_lzop.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_n.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_newer_than.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_nodump.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_older_than.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_passphrase.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_q.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_r.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_s.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_safe_writes.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_uid_uname.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_uuencode.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_xattrs.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_xz.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_z.$(OBJEXT) \ - tar/test/bsdtar_test-test_option_zstd.$(OBJEXT) \ - tar/test/bsdtar_test-test_patterns.$(OBJEXT) \ - tar/test/bsdtar_test-test_print_longpath.$(OBJEXT) \ - tar/test/bsdtar_test-test_stdio.$(OBJEXT) \ - tar/test/bsdtar_test-test_strip_components.$(OBJEXT) \ - tar/test/bsdtar_test-test_symlink_dir.$(OBJEXT) \ - tar/test/bsdtar_test-test_version.$(OBJEXT) \ - tar/test/bsdtar_test-test_windows.$(OBJEXT) -bsdtar_test_OBJECTS = $(am_bsdtar_test_OBJECTS) -bsdtar_test_LDADD = $(LDADD) -am__libarchive_test_SOURCES_DIST = libarchive/archive_acl.c \ - libarchive/archive_acl_private.h \ - libarchive/archive_check_magic.c libarchive/archive_cmdline.c \ - libarchive/archive_cmdline_private.h \ - libarchive/archive_crc32.h libarchive/archive_cryptor.c \ - libarchive/archive_cryptor_private.h \ - libarchive/archive_digest.c \ - libarchive/archive_digest_private.h \ - libarchive/archive_endian.h libarchive/archive_entry.c \ - libarchive/archive_entry.h \ - libarchive/archive_entry_copy_stat.c \ - libarchive/archive_entry_link_resolver.c \ - libarchive/archive_entry_locale.h \ - libarchive/archive_entry_private.h \ - libarchive/archive_entry_sparse.c \ - libarchive/archive_entry_stat.c \ - libarchive/archive_entry_strmode.c \ - libarchive/archive_entry_xattr.c libarchive/archive_getdate.c \ - libarchive/archive_getdate.h libarchive/archive_hmac.c \ - libarchive/archive_hmac_private.h libarchive/archive_match.c \ - libarchive/archive_openssl_evp_private.h \ - libarchive/archive_openssl_hmac_private.h \ - libarchive/archive_options.c \ - libarchive/archive_options_private.h \ - libarchive/archive_pack_dev.h libarchive/archive_pack_dev.c \ - libarchive/archive_pathmatch.c libarchive/archive_pathmatch.h \ - libarchive/archive_platform.h \ - libarchive/archive_platform_acl.h \ - libarchive/archive_platform_xattr.h \ - libarchive/archive_ppmd_private.h libarchive/archive_ppmd7.c \ - libarchive/archive_ppmd7_private.h libarchive/archive_ppmd8.c \ - libarchive/archive_ppmd8_private.h \ - libarchive/archive_private.h libarchive/archive_random.c \ - libarchive/archive_random_private.h libarchive/archive_rb.c \ - libarchive/archive_rb.h libarchive/archive_read.c \ - libarchive/archive_read_add_passphrase.c \ - libarchive/archive_read_append_filter.c \ - libarchive/archive_read_data_into_fd.c \ - libarchive/archive_read_disk_entry_from_file.c \ - libarchive/archive_read_disk_posix.c \ - libarchive/archive_read_disk_private.h \ - libarchive/archive_read_disk_set_standard_lookup.c \ - libarchive/archive_read_extract.c \ - libarchive/archive_read_extract2.c \ - libarchive/archive_read_open_fd.c \ - libarchive/archive_read_open_file.c \ - libarchive/archive_read_open_filename.c \ - libarchive/archive_read_open_memory.c \ - libarchive/archive_read_private.h \ - libarchive/archive_read_set_format.c \ - libarchive/archive_read_set_options.c \ - libarchive/archive_read_support_filter_all.c \ - libarchive/archive_read_support_filter_bzip2.c \ - libarchive/archive_read_support_filter_by_code.c \ - libarchive/archive_read_support_filter_compress.c \ - libarchive/archive_read_support_filter_grzip.c \ - libarchive/archive_read_support_filter_gzip.c \ - libarchive/archive_read_support_filter_lrzip.c \ - libarchive/archive_read_support_filter_lz4.c \ - libarchive/archive_read_support_filter_lzop.c \ - libarchive/archive_read_support_filter_none.c \ - libarchive/archive_read_support_filter_program.c \ - libarchive/archive_read_support_filter_rpm.c \ - libarchive/archive_read_support_filter_uu.c \ - libarchive/archive_read_support_filter_xz.c \ - libarchive/archive_read_support_filter_zstd.c \ - libarchive/archive_read_support_format_7zip.c \ - libarchive/archive_read_support_format_all.c \ - libarchive/archive_read_support_format_ar.c \ - libarchive/archive_read_support_format_by_code.c \ - libarchive/archive_read_support_format_cab.c \ - libarchive/archive_read_support_format_cpio.c \ - libarchive/archive_read_support_format_empty.c \ - libarchive/archive_read_support_format_iso9660.c \ - libarchive/archive_read_support_format_lha.c \ - libarchive/archive_read_support_format_mtree.c \ - libarchive/archive_read_support_format_rar.c \ - libarchive/archive_read_support_format_rar5.c \ - libarchive/archive_read_support_format_raw.c \ - libarchive/archive_read_support_format_tar.c \ - libarchive/archive_read_support_format_warc.c \ - libarchive/archive_read_support_format_xar.c \ - libarchive/archive_read_support_format_zip.c \ - libarchive/archive_string.c libarchive/archive_string.h \ - libarchive/archive_string_composition.h \ - libarchive/archive_string_sprintf.c libarchive/archive_util.c \ - libarchive/archive_version_details.c \ - libarchive/archive_virtual.c libarchive/archive_write.c \ - libarchive/archive_write_disk_posix.c \ - libarchive/archive_write_disk_private.h \ - libarchive/archive_write_disk_set_standard_lookup.c \ - libarchive/archive_write_open_fd.c \ - libarchive/archive_write_open_file.c \ - libarchive/archive_write_open_filename.c \ - libarchive/archive_write_open_memory.c \ - libarchive/archive_write_private.h \ - libarchive/archive_write_add_filter.c \ - libarchive/archive_write_add_filter_b64encode.c \ - libarchive/archive_write_add_filter_by_name.c \ - libarchive/archive_write_add_filter_bzip2.c \ - libarchive/archive_write_add_filter_compress.c \ - libarchive/archive_write_add_filter_grzip.c \ - libarchive/archive_write_add_filter_gzip.c \ - libarchive/archive_write_add_filter_lrzip.c \ - libarchive/archive_write_add_filter_lz4.c \ - libarchive/archive_write_add_filter_lzop.c \ - libarchive/archive_write_add_filter_none.c \ - libarchive/archive_write_add_filter_program.c \ - libarchive/archive_write_add_filter_uuencode.c \ - libarchive/archive_write_add_filter_xz.c \ - libarchive/archive_write_add_filter_zstd.c \ - libarchive/archive_write_set_format.c \ - libarchive/archive_write_set_format_7zip.c \ - libarchive/archive_write_set_format_ar.c \ - libarchive/archive_write_set_format_by_name.c \ - libarchive/archive_write_set_format_cpio.c \ - libarchive/archive_write_set_format_cpio_binary.c \ - libarchive/archive_write_set_format_cpio_newc.c \ - libarchive/archive_write_set_format_cpio_odc.c \ - libarchive/archive_write_set_format_filter_by_ext.c \ - libarchive/archive_write_set_format_iso9660.c \ - libarchive/archive_write_set_format_mtree.c \ - libarchive/archive_write_set_format_pax.c \ - libarchive/archive_write_set_format_private.h \ - libarchive/archive_write_set_format_raw.c \ - libarchive/archive_write_set_format_shar.c \ - libarchive/archive_write_set_format_ustar.c \ - libarchive/archive_write_set_format_v7tar.c \ - libarchive/archive_write_set_format_gnutar.c \ - libarchive/archive_write_set_format_warc.c \ - libarchive/archive_write_set_format_xar.c \ - libarchive/archive_write_set_format_zip.c \ - libarchive/archive_write_set_options.c \ - libarchive/archive_write_set_passphrase.c \ - libarchive/archive_xxhash.h libarchive/config_freebsd.h \ - libarchive/filter_fork_posix.c libarchive/filter_fork.h \ - libarchive/xxhash.c libarchive/archive_entry_copy_bhfi.c \ - libarchive/archive_read_disk_windows.c \ - libarchive/archive_windows.h libarchive/archive_windows.c \ - libarchive/archive_write_disk_windows.c \ - libarchive/filter_fork_windows.c libarchive/archive_blake2.h \ - libarchive/archive_blake2_impl.h \ - libarchive/archive_blake2s_ref.c \ - libarchive/archive_blake2sp_ref.c \ - libarchive/archive_disk_acl_linux.c \ - libarchive/archive_disk_acl_sunos.c \ - libarchive/archive_disk_acl_darwin.c \ - libarchive/archive_disk_acl_freebsd.c test_utils/test_utils.c \ - test_utils/test_utils.h test_utils/test_main.c \ - test_utils/test_common.h libarchive/test/read_open_memory.c \ - libarchive/test/test.h libarchive/test/test_acl_nfs4.c \ - libarchive/test/test_acl_pax.c \ - libarchive/test/test_acl_platform_nfs4.c \ - libarchive/test/test_acl_platform_posix1e.c \ - libarchive/test/test_acl_posix1e.c \ - libarchive/test/test_acl_text.c \ - libarchive/test/test_archive_api_feature.c \ - libarchive/test/test_archive_clear_error.c \ - libarchive/test/test_archive_cmdline.c \ - libarchive/test/test_archive_digest.c \ - libarchive/test/test_archive_getdate.c \ - libarchive/test/test_archive_match_owner.c \ - libarchive/test/test_archive_match_path.c \ - libarchive/test/test_archive_match_time.c \ - libarchive/test/test_archive_pathmatch.c \ - libarchive/test/test_archive_read_add_passphrase.c \ - libarchive/test/test_archive_read_close_twice.c \ - libarchive/test/test_archive_read_close_twice_open_fd.c \ - libarchive/test/test_archive_read_close_twice_open_filename.c \ - libarchive/test/test_archive_read_multiple_data_objects.c \ - libarchive/test/test_archive_read_next_header_empty.c \ - libarchive/test/test_archive_read_next_header_raw.c \ - libarchive/test/test_archive_read_open2.c \ - libarchive/test/test_archive_read_set_filter_option.c \ - libarchive/test/test_archive_read_set_format_option.c \ - libarchive/test/test_archive_read_set_option.c \ - libarchive/test/test_archive_read_set_options.c \ - libarchive/test/test_archive_read_support.c \ - libarchive/test/test_archive_set_error.c \ - libarchive/test/test_archive_string.c \ - libarchive/test/test_archive_string_conversion.c \ - libarchive/test/test_archive_write_add_filter_by_name.c \ - libarchive/test/test_archive_write_set_filter_option.c \ - libarchive/test/test_archive_write_set_format_by_name.c \ - libarchive/test/test_archive_write_set_format_filter_by_ext.c \ - libarchive/test/test_archive_write_set_format_option.c \ - libarchive/test/test_archive_write_set_option.c \ - libarchive/test/test_archive_write_set_options.c \ - libarchive/test/test_archive_write_set_passphrase.c \ - libarchive/test/test_bad_fd.c \ - libarchive/test/test_compat_bzip2.c \ - libarchive/test/test_compat_cpio.c \ - libarchive/test/test_compat_gtar.c \ - libarchive/test/test_compat_gzip.c \ - libarchive/test/test_compat_lz4.c \ - libarchive/test/test_compat_lzip.c \ - libarchive/test/test_compat_lzma.c \ - libarchive/test/test_compat_lzop.c \ - libarchive/test/test_compat_mac.c \ - libarchive/test/test_compat_perl_archive_tar.c \ - libarchive/test/test_compat_plexus_archiver_tar.c \ - libarchive/test/test_compat_solaris_tar_acl.c \ - libarchive/test/test_compat_solaris_pax_sparse.c \ - libarchive/test/test_compat_star_acl.c \ - libarchive/test/test_compat_tar_directory.c \ - libarchive/test/test_compat_tar_hardlink.c \ - libarchive/test/test_compat_uudecode.c \ - libarchive/test/test_compat_uudecode_large.c \ - libarchive/test/test_compat_xz.c \ - libarchive/test/test_compat_zip.c \ - libarchive/test/test_compat_zstd.c \ - libarchive/test/test_empty_write.c \ - libarchive/test/test_entry.c \ - libarchive/test/test_entry_strmode.c \ - libarchive/test/test_extattr_freebsd.c \ - libarchive/test/test_filter_count.c \ - libarchive/test/test_fuzz.c \ - libarchive/test/test_gnutar_filename_encoding.c \ - libarchive/test/test_link_resolver.c \ - libarchive/test/test_open_failure.c \ - libarchive/test/test_open_fd.c \ - libarchive/test/test_open_file.c \ - libarchive/test/test_open_filename.c \ - libarchive/test/test_pax_filename_encoding.c \ - libarchive/test/test_pax_xattr_header.c \ - libarchive/test/test_read_data_large.c \ - libarchive/test/test_read_disk.c \ - libarchive/test/test_read_disk_directory_traversals.c \ - libarchive/test/test_read_disk_entry_from_file.c \ - libarchive/test/test_read_extract.c \ - libarchive/test/test_read_file_nonexistent.c \ - libarchive/test/test_read_filter_compress.c \ - libarchive/test/test_read_filter_grzip.c \ - libarchive/test/test_read_filter_lrzip.c \ - libarchive/test/test_read_filter_lzop.c \ - libarchive/test/test_read_filter_lzop_multiple_parts.c \ - libarchive/test/test_read_filter_program.c \ - libarchive/test/test_read_filter_program_signature.c \ - libarchive/test/test_read_filter_uudecode.c \ - libarchive/test/test_read_format_7zip.c \ - libarchive/test/test_read_format_7zip_encryption_data.c \ - libarchive/test/test_read_format_7zip_encryption_partially.c \ - libarchive/test/test_read_format_7zip_encryption_header.c \ - libarchive/test/test_read_format_7zip_malformed.c \ - libarchive/test/test_read_format_7zip_packinfo_digests.c \ - libarchive/test/test_read_format_ar.c \ - libarchive/test/test_read_format_cab.c \ - libarchive/test/test_read_format_cab_filename.c \ - libarchive/test/test_read_format_cpio_afio.c \ - libarchive/test/test_read_format_cpio_bin.c \ - libarchive/test/test_read_format_cpio_bin_Z.c \ - libarchive/test/test_read_format_cpio_bin_be.c \ - libarchive/test/test_read_format_cpio_bin_bz2.c \ - libarchive/test/test_read_format_cpio_bin_gz.c \ - libarchive/test/test_read_format_cpio_bin_le.c \ - libarchive/test/test_read_format_cpio_bin_lzip.c \ - libarchive/test/test_read_format_cpio_bin_lzma.c \ - libarchive/test/test_read_format_cpio_bin_xz.c \ - libarchive/test/test_read_format_cpio_filename.c \ - libarchive/test/test_read_format_cpio_odc.c \ - libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c \ - libarchive/test/test_read_format_cpio_svr4_gzip.c \ - libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c \ - libarchive/test/test_read_format_cpio_svr4c_Z.c \ - libarchive/test/test_read_format_empty.c \ - libarchive/test/test_read_format_gtar_filename.c \ - libarchive/test/test_read_format_gtar_gz.c \ - libarchive/test/test_read_format_gtar_lzma.c \ - libarchive/test/test_read_format_gtar_sparse.c \ - libarchive/test/test_read_format_gtar_sparse_skip_entry.c \ - libarchive/test/test_read_format_iso_Z.c \ - libarchive/test/test_read_format_iso_multi_extent.c \ - libarchive/test/test_read_format_iso_xorriso.c \ - libarchive/test/test_read_format_isojoliet_bz2.c \ - libarchive/test/test_read_format_isojoliet_long.c \ - libarchive/test/test_read_format_isojoliet_rr.c \ - libarchive/test/test_read_format_isojoliet_versioned.c \ - libarchive/test/test_read_format_isorr_bz2.c \ - libarchive/test/test_read_format_isorr_ce.c \ - libarchive/test/test_read_format_isorr_new_bz2.c \ - libarchive/test/test_read_format_isorr_rr_moved.c \ - libarchive/test/test_read_format_isozisofs_bz2.c \ - libarchive/test/test_read_format_lha.c \ - libarchive/test/test_read_format_lha_bugfix_0.c \ - libarchive/test/test_read_format_lha_filename.c \ - libarchive/test/test_read_format_lha_filename_utf16.c \ - libarchive/test/test_read_format_mtree.c \ - libarchive/test/test_read_format_mtree_crash747.c \ - libarchive/test/test_read_format_pax_bz2.c \ - libarchive/test/test_read_format_rar.c \ - libarchive/test/test_read_format_rar_encryption_data.c \ - libarchive/test/test_read_format_rar_encryption_partially.c \ - libarchive/test/test_read_format_rar_encryption_header.c \ - libarchive/test/test_read_format_rar_filter.c \ - libarchive/test/test_read_format_rar_invalid1.c \ - libarchive/test/test_read_format_rar5.c \ - libarchive/test/test_read_format_raw.c \ - libarchive/test/test_read_format_tar.c \ - libarchive/test/test_read_format_tar_concatenated.c \ - libarchive/test/test_read_format_tar_empty_pax.c \ - libarchive/test/test_read_format_tar_empty_filename.c \ - libarchive/test/test_read_format_tar_empty_with_gnulabel.c \ - libarchive/test/test_read_format_tar_filename.c \ - libarchive/test/test_read_format_tar_invalid_pax_size.c \ - libarchive/test/test_read_format_tbz.c \ - libarchive/test/test_read_format_tgz.c \ - libarchive/test/test_read_format_tlz.c \ - libarchive/test/test_read_format_txz.c \ - libarchive/test/test_read_format_tz.c \ - libarchive/test/test_read_format_ustar_filename.c \ - libarchive/test/test_read_format_warc.c \ - libarchive/test/test_read_format_xar.c \ - libarchive/test/test_read_format_zip.c \ - libarchive/test/test_read_format_zip_7075_utf8_paths.c \ - libarchive/test/test_read_format_zip_comment_stored.c \ - libarchive/test/test_read_format_zip_encryption_data.c \ - libarchive/test/test_read_format_zip_encryption_partially.c \ - libarchive/test/test_read_format_zip_encryption_header.c \ - libarchive/test/test_read_format_zip_extra_padding.c \ - libarchive/test/test_read_format_zip_filename.c \ - libarchive/test/test_read_format_zip_high_compression.c \ - libarchive/test/test_read_format_zip_jar.c \ - libarchive/test/test_read_format_zip_mac_metadata.c \ - libarchive/test/test_read_format_zip_malformed.c \ - libarchive/test/test_read_format_zip_msdos.c \ - libarchive/test/test_read_format_zip_nested.c \ - libarchive/test/test_read_format_zip_nofiletype.c \ - libarchive/test/test_read_format_zip_padded.c \ - libarchive/test/test_read_format_zip_sfx.c \ - libarchive/test/test_read_format_zip_traditional_encryption_data.c \ - libarchive/test/test_read_format_zip_winzip_aes.c \ - libarchive/test/test_read_format_zip_winzip_aes_large.c \ - libarchive/test/test_read_format_zip_zip64.c \ - libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c \ - libarchive/test/test_read_large.c \ - libarchive/test/test_read_pax_xattr_rht_security_selinux.c \ - libarchive/test/test_read_pax_xattr_schily.c \ - libarchive/test/test_read_pax_truncated.c \ - libarchive/test/test_read_position.c \ - libarchive/test/test_read_set_format.c \ - libarchive/test/test_read_too_many_filters.c \ - libarchive/test/test_read_truncated.c \ - libarchive/test/test_read_truncated_filter.c \ - libarchive/test/test_short_writes.c \ - libarchive/test/test_sparse_basic.c \ - libarchive/test/test_tar_filenames.c \ - libarchive/test/test_tar_large.c \ - libarchive/test/test_ustar_filenames.c \ - libarchive/test/test_ustar_filename_encoding.c \ - libarchive/test/test_warn_missing_hardlink_target.c \ - libarchive/test/test_write_disk.c \ - libarchive/test/test_write_disk_appledouble.c \ - libarchive/test/test_write_disk_failures.c \ - libarchive/test/test_write_disk_fixup.c \ - libarchive/test/test_write_disk_hardlink.c \ - libarchive/test/test_write_disk_hfs_compression.c \ - libarchive/test/test_write_disk_lookup.c \ - libarchive/test/test_write_disk_mac_metadata.c \ - libarchive/test/test_write_disk_no_hfs_compression.c \ - libarchive/test/test_write_disk_perms.c \ - libarchive/test/test_write_disk_secure.c \ - libarchive/test/test_write_disk_secure744.c \ - libarchive/test/test_write_disk_secure745.c \ - libarchive/test/test_write_disk_secure746.c \ - libarchive/test/test_write_disk_sparse.c \ - libarchive/test/test_write_disk_symlink.c \ - libarchive/test/test_write_disk_times.c \ - libarchive/test/test_write_filter_b64encode.c \ - libarchive/test/test_write_filter_bzip2.c \ - libarchive/test/test_write_filter_compress.c \ - libarchive/test/test_write_filter_gzip.c \ - libarchive/test/test_write_filter_gzip_timestamp.c \ - libarchive/test/test_write_filter_lrzip.c \ - libarchive/test/test_write_filter_lz4.c \ - libarchive/test/test_write_filter_lzip.c \ - libarchive/test/test_write_filter_lzma.c \ - libarchive/test/test_write_filter_lzop.c \ - libarchive/test/test_write_filter_program.c \ - libarchive/test/test_write_filter_uuencode.c \ - libarchive/test/test_write_filter_xz.c \ - libarchive/test/test_write_filter_zstd.c \ - libarchive/test/test_write_format_7zip.c \ - libarchive/test/test_write_format_7zip_empty.c \ - libarchive/test/test_write_format_7zip_large.c \ - libarchive/test/test_write_format_ar.c \ - libarchive/test/test_write_format_cpio.c \ - libarchive/test/test_write_format_cpio_empty.c \ - libarchive/test/test_write_format_cpio_newc.c \ - libarchive/test/test_write_format_cpio_odc.c \ - libarchive/test/test_write_format_gnutar.c \ - libarchive/test/test_write_format_gnutar_filenames.c \ - libarchive/test/test_write_format_iso9660.c \ - libarchive/test/test_write_format_iso9660_boot.c \ - libarchive/test/test_write_format_iso9660_empty.c \ - libarchive/test/test_write_format_iso9660_filename.c \ - libarchive/test/test_write_format_iso9660_zisofs.c \ - libarchive/test/test_write_format_mtree.c \ - libarchive/test/test_write_format_mtree_absolute_path.c \ - libarchive/test/test_write_format_mtree_classic.c \ - libarchive/test/test_write_format_mtree_classic_indent.c \ - libarchive/test/test_write_format_mtree_fflags.c \ - libarchive/test/test_write_format_mtree_no_separator.c \ - libarchive/test/test_write_format_mtree_quoted_filename.c \ - libarchive/test/test_write_format_pax.c \ - libarchive/test/test_write_format_raw.c \ - libarchive/test/test_write_format_raw_b64.c \ - libarchive/test/test_write_format_shar_empty.c \ - libarchive/test/test_write_format_tar.c \ - libarchive/test/test_write_format_tar_empty.c \ - libarchive/test/test_write_format_tar_sparse.c \ - libarchive/test/test_write_format_tar_ustar.c \ - libarchive/test/test_write_format_tar_v7tar.c \ - libarchive/test/test_write_format_warc.c \ - libarchive/test/test_write_format_warc_empty.c \ - libarchive/test/test_write_format_xar.c \ - libarchive/test/test_write_format_xar_empty.c \ - libarchive/test/test_write_format_zip.c \ - libarchive/test/test_write_format_zip_compression_store.c \ - libarchive/test/test_write_format_zip_entry_size_unset.c \ - libarchive/test/test_write_format_zip_empty.c \ - libarchive/test/test_write_format_zip_empty_zip64.c \ - libarchive/test/test_write_format_zip_file.c \ - libarchive/test/test_write_format_zip_file_zip64.c \ - libarchive/test/test_write_format_zip_large.c \ - libarchive/test/test_write_format_zip_zip64.c \ - libarchive/test/test_write_open_memory.c \ - libarchive/test/test_write_read_format_zip.c \ - libarchive/test/test_xattr_platform.c \ - libarchive/test/test_zip_filename_encoding.c -@INC_WINDOWS_FILES_TRUE@am__objects_13 = libarchive/test-archive_entry_copy_bhfi.$(OBJEXT) \ -@INC_WINDOWS_FILES_TRUE@ libarchive/test-archive_read_disk_windows.$(OBJEXT) \ -@INC_WINDOWS_FILES_TRUE@ libarchive/test-archive_windows.$(OBJEXT) \ -@INC_WINDOWS_FILES_TRUE@ libarchive/test-archive_write_disk_windows.$(OBJEXT) \ -@INC_WINDOWS_FILES_TRUE@ libarchive/test-filter_fork_windows.$(OBJEXT) -@INC_BLAKE2_TRUE@am__objects_14 = libarchive/test-archive_blake2s_ref.$(OBJEXT) \ -@INC_BLAKE2_TRUE@ libarchive/test-archive_blake2sp_ref.$(OBJEXT) -@INC_LINUX_ACL_TRUE@am__objects_15 = libarchive/test-archive_disk_acl_linux.$(OBJEXT) -@INC_LINUX_ACL_FALSE@@INC_SUNOS_ACL_TRUE@am__objects_16 = libarchive/test-archive_disk_acl_sunos.$(OBJEXT) -@INC_DARWIN_ACL_TRUE@@INC_LINUX_ACL_FALSE@@INC_SUNOS_ACL_FALSE@am__objects_17 = libarchive/test-archive_disk_acl_darwin.$(OBJEXT) -@INC_DARWIN_ACL_FALSE@@INC_FREEBSD_ACL_TRUE@@INC_LINUX_ACL_FALSE@@INC_SUNOS_ACL_FALSE@am__objects_18 = libarchive/test-archive_disk_acl_freebsd.$(OBJEXT) -am__objects_19 = libarchive/test-archive_acl.$(OBJEXT) \ - libarchive/test-archive_check_magic.$(OBJEXT) \ - libarchive/test-archive_cmdline.$(OBJEXT) \ - libarchive/test-archive_cryptor.$(OBJEXT) \ - libarchive/test-archive_digest.$(OBJEXT) \ - libarchive/test-archive_entry.$(OBJEXT) \ - libarchive/test-archive_entry_copy_stat.$(OBJEXT) \ - libarchive/test-archive_entry_link_resolver.$(OBJEXT) \ - libarchive/test-archive_entry_sparse.$(OBJEXT) \ - libarchive/test-archive_entry_stat.$(OBJEXT) \ - libarchive/test-archive_entry_strmode.$(OBJEXT) \ - libarchive/test-archive_entry_xattr.$(OBJEXT) \ - libarchive/test-archive_getdate.$(OBJEXT) \ - libarchive/test-archive_hmac.$(OBJEXT) \ - libarchive/test-archive_match.$(OBJEXT) \ - libarchive/test-archive_options.$(OBJEXT) \ - libarchive/test-archive_pack_dev.$(OBJEXT) \ - libarchive/test-archive_pathmatch.$(OBJEXT) \ - libarchive/test-archive_ppmd7.$(OBJEXT) \ - libarchive/test-archive_ppmd8.$(OBJEXT) \ - libarchive/test-archive_random.$(OBJEXT) \ - libarchive/test-archive_rb.$(OBJEXT) \ - libarchive/test-archive_read.$(OBJEXT) \ - libarchive/test-archive_read_add_passphrase.$(OBJEXT) \ - libarchive/test-archive_read_append_filter.$(OBJEXT) \ - libarchive/test-archive_read_data_into_fd.$(OBJEXT) \ - libarchive/test-archive_read_disk_entry_from_file.$(OBJEXT) \ - libarchive/test-archive_read_disk_posix.$(OBJEXT) \ - libarchive/test-archive_read_disk_set_standard_lookup.$(OBJEXT) \ - libarchive/test-archive_read_extract.$(OBJEXT) \ - libarchive/test-archive_read_extract2.$(OBJEXT) \ - libarchive/test-archive_read_open_fd.$(OBJEXT) \ - libarchive/test-archive_read_open_file.$(OBJEXT) \ - libarchive/test-archive_read_open_filename.$(OBJEXT) \ - libarchive/test-archive_read_open_memory.$(OBJEXT) \ - libarchive/test-archive_read_set_format.$(OBJEXT) \ - libarchive/test-archive_read_set_options.$(OBJEXT) \ - libarchive/test-archive_read_support_filter_all.$(OBJEXT) \ - libarchive/test-archive_read_support_filter_bzip2.$(OBJEXT) \ - libarchive/test-archive_read_support_filter_by_code.$(OBJEXT) \ - libarchive/test-archive_read_support_filter_compress.$(OBJEXT) \ - libarchive/test-archive_read_support_filter_grzip.$(OBJEXT) \ - libarchive/test-archive_read_support_filter_gzip.$(OBJEXT) \ - libarchive/test-archive_read_support_filter_lrzip.$(OBJEXT) \ - libarchive/test-archive_read_support_filter_lz4.$(OBJEXT) \ - libarchive/test-archive_read_support_filter_lzop.$(OBJEXT) \ - libarchive/test-archive_read_support_filter_none.$(OBJEXT) \ - libarchive/test-archive_read_support_filter_program.$(OBJEXT) \ - libarchive/test-archive_read_support_filter_rpm.$(OBJEXT) \ - libarchive/test-archive_read_support_filter_uu.$(OBJEXT) \ - libarchive/test-archive_read_support_filter_xz.$(OBJEXT) \ - libarchive/test-archive_read_support_filter_zstd.$(OBJEXT) \ - libarchive/test-archive_read_support_format_7zip.$(OBJEXT) \ - libarchive/test-archive_read_support_format_all.$(OBJEXT) \ - libarchive/test-archive_read_support_format_ar.$(OBJEXT) \ - libarchive/test-archive_read_support_format_by_code.$(OBJEXT) \ - libarchive/test-archive_read_support_format_cab.$(OBJEXT) \ - libarchive/test-archive_read_support_format_cpio.$(OBJEXT) \ - libarchive/test-archive_read_support_format_empty.$(OBJEXT) \ - libarchive/test-archive_read_support_format_iso9660.$(OBJEXT) \ - libarchive/test-archive_read_support_format_lha.$(OBJEXT) \ - libarchive/test-archive_read_support_format_mtree.$(OBJEXT) \ - libarchive/test-archive_read_support_format_rar.$(OBJEXT) \ - libarchive/test-archive_read_support_format_rar5.$(OBJEXT) \ - libarchive/test-archive_read_support_format_raw.$(OBJEXT) \ - libarchive/test-archive_read_support_format_tar.$(OBJEXT) \ - libarchive/test-archive_read_support_format_warc.$(OBJEXT) \ - libarchive/test-archive_read_support_format_xar.$(OBJEXT) \ - libarchive/test-archive_read_support_format_zip.$(OBJEXT) \ - libarchive/test-archive_string.$(OBJEXT) \ - libarchive/test-archive_string_sprintf.$(OBJEXT) \ - libarchive/test-archive_util.$(OBJEXT) \ - libarchive/test-archive_version_details.$(OBJEXT) \ - libarchive/test-archive_virtual.$(OBJEXT) \ - libarchive/test-archive_write.$(OBJEXT) \ - libarchive/test-archive_write_disk_posix.$(OBJEXT) \ - libarchive/test-archive_write_disk_set_standard_lookup.$(OBJEXT) \ - libarchive/test-archive_write_open_fd.$(OBJEXT) \ - libarchive/test-archive_write_open_file.$(OBJEXT) \ - libarchive/test-archive_write_open_filename.$(OBJEXT) \ - libarchive/test-archive_write_open_memory.$(OBJEXT) \ - libarchive/test-archive_write_add_filter.$(OBJEXT) \ - libarchive/test-archive_write_add_filter_b64encode.$(OBJEXT) \ - libarchive/test-archive_write_add_filter_by_name.$(OBJEXT) \ - libarchive/test-archive_write_add_filter_bzip2.$(OBJEXT) \ - libarchive/test-archive_write_add_filter_compress.$(OBJEXT) \ - libarchive/test-archive_write_add_filter_grzip.$(OBJEXT) \ - libarchive/test-archive_write_add_filter_gzip.$(OBJEXT) \ - libarchive/test-archive_write_add_filter_lrzip.$(OBJEXT) \ - libarchive/test-archive_write_add_filter_lz4.$(OBJEXT) \ - libarchive/test-archive_write_add_filter_lzop.$(OBJEXT) \ - libarchive/test-archive_write_add_filter_none.$(OBJEXT) \ - libarchive/test-archive_write_add_filter_program.$(OBJEXT) \ - libarchive/test-archive_write_add_filter_uuencode.$(OBJEXT) \ - libarchive/test-archive_write_add_filter_xz.$(OBJEXT) \ - libarchive/test-archive_write_add_filter_zstd.$(OBJEXT) \ - libarchive/test-archive_write_set_format.$(OBJEXT) \ - libarchive/test-archive_write_set_format_7zip.$(OBJEXT) \ - libarchive/test-archive_write_set_format_ar.$(OBJEXT) \ - libarchive/test-archive_write_set_format_by_name.$(OBJEXT) \ - libarchive/test-archive_write_set_format_cpio.$(OBJEXT) \ - libarchive/test-archive_write_set_format_cpio_binary.$(OBJEXT) \ - libarchive/test-archive_write_set_format_cpio_newc.$(OBJEXT) \ - libarchive/test-archive_write_set_format_cpio_odc.$(OBJEXT) \ - libarchive/test-archive_write_set_format_filter_by_ext.$(OBJEXT) \ - libarchive/test-archive_write_set_format_iso9660.$(OBJEXT) \ - libarchive/test-archive_write_set_format_mtree.$(OBJEXT) \ - libarchive/test-archive_write_set_format_pax.$(OBJEXT) \ - libarchive/test-archive_write_set_format_raw.$(OBJEXT) \ - libarchive/test-archive_write_set_format_shar.$(OBJEXT) \ - libarchive/test-archive_write_set_format_ustar.$(OBJEXT) \ - libarchive/test-archive_write_set_format_v7tar.$(OBJEXT) \ - libarchive/test-archive_write_set_format_gnutar.$(OBJEXT) \ - libarchive/test-archive_write_set_format_warc.$(OBJEXT) \ - libarchive/test-archive_write_set_format_xar.$(OBJEXT) \ - libarchive/test-archive_write_set_format_zip.$(OBJEXT) \ - libarchive/test-archive_write_set_options.$(OBJEXT) \ - libarchive/test-archive_write_set_passphrase.$(OBJEXT) \ - libarchive/test-filter_fork_posix.$(OBJEXT) \ - libarchive/test-xxhash.$(OBJEXT) $(am__objects_13) \ - $(am__objects_14) $(am__objects_15) $(am__objects_16) \ - $(am__objects_17) $(am__objects_18) -am__objects_20 = test_utils/libarchive_test-test_utils.$(OBJEXT) \ - test_utils/libarchive_test-test_main.$(OBJEXT) -am_libarchive_test_OBJECTS = $(am__objects_19) $(am__objects_20) \ - libarchive/test/test-read_open_memory.$(OBJEXT) \ - libarchive/test/test-test_acl_nfs4.$(OBJEXT) \ - libarchive/test/test-test_acl_pax.$(OBJEXT) \ - libarchive/test/test-test_acl_platform_nfs4.$(OBJEXT) \ - libarchive/test/test-test_acl_platform_posix1e.$(OBJEXT) \ - libarchive/test/test-test_acl_posix1e.$(OBJEXT) \ - libarchive/test/test-test_acl_text.$(OBJEXT) \ - libarchive/test/test-test_archive_api_feature.$(OBJEXT) \ - libarchive/test/test-test_archive_clear_error.$(OBJEXT) \ - libarchive/test/test-test_archive_cmdline.$(OBJEXT) \ - libarchive/test/test-test_archive_digest.$(OBJEXT) \ - libarchive/test/test-test_archive_getdate.$(OBJEXT) \ - libarchive/test/test-test_archive_match_owner.$(OBJEXT) \ - libarchive/test/test-test_archive_match_path.$(OBJEXT) \ - libarchive/test/test-test_archive_match_time.$(OBJEXT) \ - libarchive/test/test-test_archive_pathmatch.$(OBJEXT) \ - libarchive/test/test-test_archive_read_add_passphrase.$(OBJEXT) \ - libarchive/test/test-test_archive_read_close_twice.$(OBJEXT) \ - libarchive/test/test-test_archive_read_close_twice_open_fd.$(OBJEXT) \ - libarchive/test/test-test_archive_read_close_twice_open_filename.$(OBJEXT) \ - libarchive/test/test-test_archive_read_multiple_data_objects.$(OBJEXT) \ - libarchive/test/test-test_archive_read_next_header_empty.$(OBJEXT) \ - libarchive/test/test-test_archive_read_next_header_raw.$(OBJEXT) \ - libarchive/test/test-test_archive_read_open2.$(OBJEXT) \ - libarchive/test/test-test_archive_read_set_filter_option.$(OBJEXT) \ - libarchive/test/test-test_archive_read_set_format_option.$(OBJEXT) \ - libarchive/test/test-test_archive_read_set_option.$(OBJEXT) \ - libarchive/test/test-test_archive_read_set_options.$(OBJEXT) \ - libarchive/test/test-test_archive_read_support.$(OBJEXT) \ - libarchive/test/test-test_archive_set_error.$(OBJEXT) \ - libarchive/test/test-test_archive_string.$(OBJEXT) \ - libarchive/test/test-test_archive_string_conversion.$(OBJEXT) \ - libarchive/test/test-test_archive_write_add_filter_by_name.$(OBJEXT) \ - libarchive/test/test-test_archive_write_set_filter_option.$(OBJEXT) \ - libarchive/test/test-test_archive_write_set_format_by_name.$(OBJEXT) \ - libarchive/test/test-test_archive_write_set_format_filter_by_ext.$(OBJEXT) \ - libarchive/test/test-test_archive_write_set_format_option.$(OBJEXT) \ - libarchive/test/test-test_archive_write_set_option.$(OBJEXT) \ - libarchive/test/test-test_archive_write_set_options.$(OBJEXT) \ - libarchive/test/test-test_archive_write_set_passphrase.$(OBJEXT) \ - libarchive/test/test-test_bad_fd.$(OBJEXT) \ - libarchive/test/test-test_compat_bzip2.$(OBJEXT) \ - libarchive/test/test-test_compat_cpio.$(OBJEXT) \ - libarchive/test/test-test_compat_gtar.$(OBJEXT) \ - libarchive/test/test-test_compat_gzip.$(OBJEXT) \ - libarchive/test/test-test_compat_lz4.$(OBJEXT) \ - libarchive/test/test-test_compat_lzip.$(OBJEXT) \ - libarchive/test/test-test_compat_lzma.$(OBJEXT) \ - libarchive/test/test-test_compat_lzop.$(OBJEXT) \ - libarchive/test/test-test_compat_mac.$(OBJEXT) \ - libarchive/test/test-test_compat_perl_archive_tar.$(OBJEXT) \ - libarchive/test/test-test_compat_plexus_archiver_tar.$(OBJEXT) \ - libarchive/test/test-test_compat_solaris_tar_acl.$(OBJEXT) \ - libarchive/test/test-test_compat_solaris_pax_sparse.$(OBJEXT) \ - libarchive/test/test-test_compat_star_acl.$(OBJEXT) \ - libarchive/test/test-test_compat_tar_directory.$(OBJEXT) \ - libarchive/test/test-test_compat_tar_hardlink.$(OBJEXT) \ - libarchive/test/test-test_compat_uudecode.$(OBJEXT) \ - libarchive/test/test-test_compat_uudecode_large.$(OBJEXT) \ - libarchive/test/test-test_compat_xz.$(OBJEXT) \ - libarchive/test/test-test_compat_zip.$(OBJEXT) \ - libarchive/test/test-test_compat_zstd.$(OBJEXT) \ - libarchive/test/test-test_empty_write.$(OBJEXT) \ - libarchive/test/test-test_entry.$(OBJEXT) \ - libarchive/test/test-test_entry_strmode.$(OBJEXT) \ - libarchive/test/test-test_extattr_freebsd.$(OBJEXT) \ - libarchive/test/test-test_filter_count.$(OBJEXT) \ - libarchive/test/test-test_fuzz.$(OBJEXT) \ - libarchive/test/test-test_gnutar_filename_encoding.$(OBJEXT) \ - libarchive/test/test-test_link_resolver.$(OBJEXT) \ - libarchive/test/test-test_open_failure.$(OBJEXT) \ - libarchive/test/test-test_open_fd.$(OBJEXT) \ - libarchive/test/test-test_open_file.$(OBJEXT) \ - libarchive/test/test-test_open_filename.$(OBJEXT) \ - libarchive/test/test-test_pax_filename_encoding.$(OBJEXT) \ - libarchive/test/test-test_pax_xattr_header.$(OBJEXT) \ - libarchive/test/test-test_read_data_large.$(OBJEXT) \ - libarchive/test/test-test_read_disk.$(OBJEXT) \ - libarchive/test/test-test_read_disk_directory_traversals.$(OBJEXT) \ - libarchive/test/test-test_read_disk_entry_from_file.$(OBJEXT) \ - libarchive/test/test-test_read_extract.$(OBJEXT) \ - libarchive/test/test-test_read_file_nonexistent.$(OBJEXT) \ - libarchive/test/test-test_read_filter_compress.$(OBJEXT) \ - libarchive/test/test-test_read_filter_grzip.$(OBJEXT) \ - libarchive/test/test-test_read_filter_lrzip.$(OBJEXT) \ - libarchive/test/test-test_read_filter_lzop.$(OBJEXT) \ - libarchive/test/test-test_read_filter_lzop_multiple_parts.$(OBJEXT) \ - libarchive/test/test-test_read_filter_program.$(OBJEXT) \ - libarchive/test/test-test_read_filter_program_signature.$(OBJEXT) \ - libarchive/test/test-test_read_filter_uudecode.$(OBJEXT) \ - libarchive/test/test-test_read_format_7zip.$(OBJEXT) \ - libarchive/test/test-test_read_format_7zip_encryption_data.$(OBJEXT) \ - libarchive/test/test-test_read_format_7zip_encryption_partially.$(OBJEXT) \ - libarchive/test/test-test_read_format_7zip_encryption_header.$(OBJEXT) \ - libarchive/test/test-test_read_format_7zip_malformed.$(OBJEXT) \ - libarchive/test/test-test_read_format_7zip_packinfo_digests.$(OBJEXT) \ - libarchive/test/test-test_read_format_ar.$(OBJEXT) \ - libarchive/test/test-test_read_format_cab.$(OBJEXT) \ - libarchive/test/test-test_read_format_cab_filename.$(OBJEXT) \ - libarchive/test/test-test_read_format_cpio_afio.$(OBJEXT) \ - libarchive/test/test-test_read_format_cpio_bin.$(OBJEXT) \ - libarchive/test/test-test_read_format_cpio_bin_Z.$(OBJEXT) \ - libarchive/test/test-test_read_format_cpio_bin_be.$(OBJEXT) \ - libarchive/test/test-test_read_format_cpio_bin_bz2.$(OBJEXT) \ - libarchive/test/test-test_read_format_cpio_bin_gz.$(OBJEXT) \ - libarchive/test/test-test_read_format_cpio_bin_le.$(OBJEXT) \ - libarchive/test/test-test_read_format_cpio_bin_lzip.$(OBJEXT) \ - libarchive/test/test-test_read_format_cpio_bin_lzma.$(OBJEXT) \ - libarchive/test/test-test_read_format_cpio_bin_xz.$(OBJEXT) \ - libarchive/test/test-test_read_format_cpio_filename.$(OBJEXT) \ - libarchive/test/test-test_read_format_cpio_odc.$(OBJEXT) \ - libarchive/test/test-test_read_format_cpio_svr4_bzip2_rpm.$(OBJEXT) \ - libarchive/test/test-test_read_format_cpio_svr4_gzip.$(OBJEXT) \ - libarchive/test/test-test_read_format_cpio_svr4_gzip_rpm.$(OBJEXT) \ - libarchive/test/test-test_read_format_cpio_svr4c_Z.$(OBJEXT) \ - libarchive/test/test-test_read_format_empty.$(OBJEXT) \ - libarchive/test/test-test_read_format_gtar_filename.$(OBJEXT) \ - libarchive/test/test-test_read_format_gtar_gz.$(OBJEXT) \ - libarchive/test/test-test_read_format_gtar_lzma.$(OBJEXT) \ - libarchive/test/test-test_read_format_gtar_sparse.$(OBJEXT) \ - libarchive/test/test-test_read_format_gtar_sparse_skip_entry.$(OBJEXT) \ - libarchive/test/test-test_read_format_iso_Z.$(OBJEXT) \ - libarchive/test/test-test_read_format_iso_multi_extent.$(OBJEXT) \ - libarchive/test/test-test_read_format_iso_xorriso.$(OBJEXT) \ - libarchive/test/test-test_read_format_isojoliet_bz2.$(OBJEXT) \ - libarchive/test/test-test_read_format_isojoliet_long.$(OBJEXT) \ - libarchive/test/test-test_read_format_isojoliet_rr.$(OBJEXT) \ - libarchive/test/test-test_read_format_isojoliet_versioned.$(OBJEXT) \ - libarchive/test/test-test_read_format_isorr_bz2.$(OBJEXT) \ - libarchive/test/test-test_read_format_isorr_ce.$(OBJEXT) \ - libarchive/test/test-test_read_format_isorr_new_bz2.$(OBJEXT) \ - libarchive/test/test-test_read_format_isorr_rr_moved.$(OBJEXT) \ - libarchive/test/test-test_read_format_isozisofs_bz2.$(OBJEXT) \ - libarchive/test/test-test_read_format_lha.$(OBJEXT) \ - libarchive/test/test-test_read_format_lha_bugfix_0.$(OBJEXT) \ - libarchive/test/test-test_read_format_lha_filename.$(OBJEXT) \ - libarchive/test/test-test_read_format_lha_filename_utf16.$(OBJEXT) \ - libarchive/test/test-test_read_format_mtree.$(OBJEXT) \ - libarchive/test/test-test_read_format_mtree_crash747.$(OBJEXT) \ - libarchive/test/test-test_read_format_pax_bz2.$(OBJEXT) \ - libarchive/test/test-test_read_format_rar.$(OBJEXT) \ - libarchive/test/test-test_read_format_rar_encryption_data.$(OBJEXT) \ - libarchive/test/test-test_read_format_rar_encryption_partially.$(OBJEXT) \ - libarchive/test/test-test_read_format_rar_encryption_header.$(OBJEXT) \ - libarchive/test/test-test_read_format_rar_filter.$(OBJEXT) \ - libarchive/test/test-test_read_format_rar_invalid1.$(OBJEXT) \ - libarchive/test/test-test_read_format_rar5.$(OBJEXT) \ - libarchive/test/test-test_read_format_raw.$(OBJEXT) \ - libarchive/test/test-test_read_format_tar.$(OBJEXT) \ - libarchive/test/test-test_read_format_tar_concatenated.$(OBJEXT) \ - libarchive/test/test-test_read_format_tar_empty_pax.$(OBJEXT) \ - libarchive/test/test-test_read_format_tar_empty_filename.$(OBJEXT) \ - libarchive/test/test-test_read_format_tar_empty_with_gnulabel.$(OBJEXT) \ - libarchive/test/test-test_read_format_tar_filename.$(OBJEXT) \ - libarchive/test/test-test_read_format_tar_invalid_pax_size.$(OBJEXT) \ - libarchive/test/test-test_read_format_tbz.$(OBJEXT) \ - libarchive/test/test-test_read_format_tgz.$(OBJEXT) \ - libarchive/test/test-test_read_format_tlz.$(OBJEXT) \ - libarchive/test/test-test_read_format_txz.$(OBJEXT) \ - libarchive/test/test-test_read_format_tz.$(OBJEXT) \ - libarchive/test/test-test_read_format_ustar_filename.$(OBJEXT) \ - libarchive/test/test-test_read_format_warc.$(OBJEXT) \ - libarchive/test/test-test_read_format_xar.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_7075_utf8_paths.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_comment_stored.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_encryption_data.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_encryption_partially.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_encryption_header.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_extra_padding.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_filename.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_high_compression.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_jar.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_mac_metadata.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_malformed.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_msdos.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_nested.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_nofiletype.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_padded.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_sfx.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_traditional_encryption_data.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_winzip_aes.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_winzip_aes_large.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_zip64.$(OBJEXT) \ - libarchive/test/test-test_read_format_zip_with_invalid_traditional_eocd.$(OBJEXT) \ - libarchive/test/test-test_read_large.$(OBJEXT) \ - libarchive/test/test-test_read_pax_xattr_rht_security_selinux.$(OBJEXT) \ - libarchive/test/test-test_read_pax_xattr_schily.$(OBJEXT) \ - libarchive/test/test-test_read_pax_truncated.$(OBJEXT) \ - libarchive/test/test-test_read_position.$(OBJEXT) \ - libarchive/test/test-test_read_set_format.$(OBJEXT) \ - libarchive/test/test-test_read_too_many_filters.$(OBJEXT) \ - libarchive/test/test-test_read_truncated.$(OBJEXT) \ - libarchive/test/test-test_read_truncated_filter.$(OBJEXT) \ - libarchive/test/test-test_short_writes.$(OBJEXT) \ - libarchive/test/test-test_sparse_basic.$(OBJEXT) \ - libarchive/test/test-test_tar_filenames.$(OBJEXT) \ - libarchive/test/test-test_tar_large.$(OBJEXT) \ - libarchive/test/test-test_ustar_filenames.$(OBJEXT) \ - libarchive/test/test-test_ustar_filename_encoding.$(OBJEXT) \ - libarchive/test/test-test_warn_missing_hardlink_target.$(OBJEXT) \ - libarchive/test/test-test_write_disk.$(OBJEXT) \ - libarchive/test/test-test_write_disk_appledouble.$(OBJEXT) \ - libarchive/test/test-test_write_disk_failures.$(OBJEXT) \ - libarchive/test/test-test_write_disk_fixup.$(OBJEXT) \ - libarchive/test/test-test_write_disk_hardlink.$(OBJEXT) \ - libarchive/test/test-test_write_disk_hfs_compression.$(OBJEXT) \ - libarchive/test/test-test_write_disk_lookup.$(OBJEXT) \ - libarchive/test/test-test_write_disk_mac_metadata.$(OBJEXT) \ - libarchive/test/test-test_write_disk_no_hfs_compression.$(OBJEXT) \ - libarchive/test/test-test_write_disk_perms.$(OBJEXT) \ - libarchive/test/test-test_write_disk_secure.$(OBJEXT) \ - libarchive/test/test-test_write_disk_secure744.$(OBJEXT) \ - libarchive/test/test-test_write_disk_secure745.$(OBJEXT) \ - libarchive/test/test-test_write_disk_secure746.$(OBJEXT) \ - libarchive/test/test-test_write_disk_sparse.$(OBJEXT) \ - libarchive/test/test-test_write_disk_symlink.$(OBJEXT) \ - libarchive/test/test-test_write_disk_times.$(OBJEXT) \ - libarchive/test/test-test_write_filter_b64encode.$(OBJEXT) \ - libarchive/test/test-test_write_filter_bzip2.$(OBJEXT) \ - libarchive/test/test-test_write_filter_compress.$(OBJEXT) \ - libarchive/test/test-test_write_filter_gzip.$(OBJEXT) \ - libarchive/test/test-test_write_filter_gzip_timestamp.$(OBJEXT) \ - libarchive/test/test-test_write_filter_lrzip.$(OBJEXT) \ - libarchive/test/test-test_write_filter_lz4.$(OBJEXT) \ - libarchive/test/test-test_write_filter_lzip.$(OBJEXT) \ - libarchive/test/test-test_write_filter_lzma.$(OBJEXT) \ - libarchive/test/test-test_write_filter_lzop.$(OBJEXT) \ - libarchive/test/test-test_write_filter_program.$(OBJEXT) \ - libarchive/test/test-test_write_filter_uuencode.$(OBJEXT) \ - libarchive/test/test-test_write_filter_xz.$(OBJEXT) \ - libarchive/test/test-test_write_filter_zstd.$(OBJEXT) \ - libarchive/test/test-test_write_format_7zip.$(OBJEXT) \ - libarchive/test/test-test_write_format_7zip_empty.$(OBJEXT) \ - libarchive/test/test-test_write_format_7zip_large.$(OBJEXT) \ - libarchive/test/test-test_write_format_ar.$(OBJEXT) \ - libarchive/test/test-test_write_format_cpio.$(OBJEXT) \ - libarchive/test/test-test_write_format_cpio_empty.$(OBJEXT) \ - libarchive/test/test-test_write_format_cpio_newc.$(OBJEXT) \ - libarchive/test/test-test_write_format_cpio_odc.$(OBJEXT) \ - libarchive/test/test-test_write_format_gnutar.$(OBJEXT) \ - libarchive/test/test-test_write_format_gnutar_filenames.$(OBJEXT) \ - libarchive/test/test-test_write_format_iso9660.$(OBJEXT) \ - libarchive/test/test-test_write_format_iso9660_boot.$(OBJEXT) \ - libarchive/test/test-test_write_format_iso9660_empty.$(OBJEXT) \ - libarchive/test/test-test_write_format_iso9660_filename.$(OBJEXT) \ - libarchive/test/test-test_write_format_iso9660_zisofs.$(OBJEXT) \ - libarchive/test/test-test_write_format_mtree.$(OBJEXT) \ - libarchive/test/test-test_write_format_mtree_absolute_path.$(OBJEXT) \ - libarchive/test/test-test_write_format_mtree_classic.$(OBJEXT) \ - libarchive/test/test-test_write_format_mtree_classic_indent.$(OBJEXT) \ - libarchive/test/test-test_write_format_mtree_fflags.$(OBJEXT) \ - libarchive/test/test-test_write_format_mtree_no_separator.$(OBJEXT) \ - libarchive/test/test-test_write_format_mtree_quoted_filename.$(OBJEXT) \ - libarchive/test/test-test_write_format_pax.$(OBJEXT) \ - libarchive/test/test-test_write_format_raw.$(OBJEXT) \ - libarchive/test/test-test_write_format_raw_b64.$(OBJEXT) \ - libarchive/test/test-test_write_format_shar_empty.$(OBJEXT) \ - libarchive/test/test-test_write_format_tar.$(OBJEXT) \ - libarchive/test/test-test_write_format_tar_empty.$(OBJEXT) \ - libarchive/test/test-test_write_format_tar_sparse.$(OBJEXT) \ - libarchive/test/test-test_write_format_tar_ustar.$(OBJEXT) \ - libarchive/test/test-test_write_format_tar_v7tar.$(OBJEXT) \ - libarchive/test/test-test_write_format_warc.$(OBJEXT) \ - libarchive/test/test-test_write_format_warc_empty.$(OBJEXT) \ - libarchive/test/test-test_write_format_xar.$(OBJEXT) \ - libarchive/test/test-test_write_format_xar_empty.$(OBJEXT) \ - libarchive/test/test-test_write_format_zip.$(OBJEXT) \ - libarchive/test/test-test_write_format_zip_compression_store.$(OBJEXT) \ - libarchive/test/test-test_write_format_zip_entry_size_unset.$(OBJEXT) \ - libarchive/test/test-test_write_format_zip_empty.$(OBJEXT) \ - libarchive/test/test-test_write_format_zip_empty_zip64.$(OBJEXT) \ - libarchive/test/test-test_write_format_zip_file.$(OBJEXT) \ - libarchive/test/test-test_write_format_zip_file_zip64.$(OBJEXT) \ - libarchive/test/test-test_write_format_zip_large.$(OBJEXT) \ - libarchive/test/test-test_write_format_zip_zip64.$(OBJEXT) \ - libarchive/test/test-test_write_open_memory.$(OBJEXT) \ - libarchive/test/test-test_write_read_format_zip.$(OBJEXT) \ - libarchive/test/test-test_xattr_platform.$(OBJEXT) \ - libarchive/test/test-test_zip_filename_encoding.$(OBJEXT) -libarchive_test_OBJECTS = $(am_libarchive_test_OBJECTS) -libarchive_test_DEPENDENCIES = $(am__DEPENDENCIES_1) -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = -DEFAULT_INCLUDES = -I.@am__isrc@ -depcomp = $(SHELL) $(top_srcdir)/build/autoconf/depcomp -am__maybe_remake_depfiles = depfiles -am__depfiles_remade = cat/$(DEPDIR)/bsdcat-bsdcat.Po \ - cat/$(DEPDIR)/bsdcat-cmdline.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_0.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_empty_gz.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_empty_lz4.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_empty_xz.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_empty_zstd.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_error.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_error_mixed.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_expand_Z.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_expand_bz2.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_expand_gz.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_expand_lz4.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_expand_mixed.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_expand_plain.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_expand_xz.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_expand_zstd.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_help.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_stdin.Po \ - cat/test/$(DEPDIR)/bsdcat_test-test_version.Po \ - cpio/$(DEPDIR)/bsdcpio-cmdline.Po \ - cpio/$(DEPDIR)/bsdcpio-cpio.Po \ - cpio/$(DEPDIR)/bsdcpio-cpio_windows.Po \ - cpio/$(DEPDIR)/bsdcpio_test-cmdline.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_0.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_basic.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_cmdline.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_Z.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_bz2.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_grz.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_gz.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lrz.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz4.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzma.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzo.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_xz.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_zstd.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_format_newc.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_gcpio_compat.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_missing_file.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_0.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_B_upper.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_C_upper.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_J_upper.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_L_upper.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_Z_upper.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_a.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_b64encode.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_c.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_d.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_f.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_grzip.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_help.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_l.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lrzip.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lz4.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzma.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzop.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_m.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_passphrase.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_t.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_u.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_uuencode.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_version.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_xz.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_y.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_z.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_option_zstd.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_owner_parse.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_dotdot.Po \ - cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_reverse.Po \ - libarchive/$(DEPDIR)/archive_acl.Plo \ - libarchive/$(DEPDIR)/archive_blake2s_ref.Plo \ - libarchive/$(DEPDIR)/archive_blake2sp_ref.Plo \ - libarchive/$(DEPDIR)/archive_check_magic.Plo \ - libarchive/$(DEPDIR)/archive_cmdline.Plo \ - libarchive/$(DEPDIR)/archive_cryptor.Plo \ - libarchive/$(DEPDIR)/archive_digest.Plo \ - libarchive/$(DEPDIR)/archive_disk_acl_darwin.Plo \ - libarchive/$(DEPDIR)/archive_disk_acl_freebsd.Plo \ - libarchive/$(DEPDIR)/archive_disk_acl_linux.Plo \ - libarchive/$(DEPDIR)/archive_disk_acl_sunos.Plo \ - libarchive/$(DEPDIR)/archive_entry.Plo \ - libarchive/$(DEPDIR)/archive_entry_copy_bhfi.Plo \ - libarchive/$(DEPDIR)/archive_entry_copy_stat.Plo \ - libarchive/$(DEPDIR)/archive_entry_link_resolver.Plo \ - libarchive/$(DEPDIR)/archive_entry_sparse.Plo \ - libarchive/$(DEPDIR)/archive_entry_stat.Plo \ - libarchive/$(DEPDIR)/archive_entry_strmode.Plo \ - libarchive/$(DEPDIR)/archive_entry_xattr.Plo \ - libarchive/$(DEPDIR)/archive_getdate.Plo \ - libarchive/$(DEPDIR)/archive_hmac.Plo \ - libarchive/$(DEPDIR)/archive_match.Plo \ - libarchive/$(DEPDIR)/archive_options.Plo \ - libarchive/$(DEPDIR)/archive_pack_dev.Plo \ - libarchive/$(DEPDIR)/archive_pathmatch.Plo \ - libarchive/$(DEPDIR)/archive_ppmd7.Plo \ - libarchive/$(DEPDIR)/archive_ppmd8.Plo \ - libarchive/$(DEPDIR)/archive_random.Plo \ - libarchive/$(DEPDIR)/archive_rb.Plo \ - libarchive/$(DEPDIR)/archive_read.Plo \ - libarchive/$(DEPDIR)/archive_read_add_passphrase.Plo \ - libarchive/$(DEPDIR)/archive_read_append_filter.Plo \ - libarchive/$(DEPDIR)/archive_read_data_into_fd.Plo \ - libarchive/$(DEPDIR)/archive_read_disk_entry_from_file.Plo \ - libarchive/$(DEPDIR)/archive_read_disk_posix.Plo \ - libarchive/$(DEPDIR)/archive_read_disk_set_standard_lookup.Plo \ - libarchive/$(DEPDIR)/archive_read_disk_windows.Plo \ - libarchive/$(DEPDIR)/archive_read_extract.Plo \ - libarchive/$(DEPDIR)/archive_read_extract2.Plo \ - libarchive/$(DEPDIR)/archive_read_open_fd.Plo \ - libarchive/$(DEPDIR)/archive_read_open_file.Plo \ - libarchive/$(DEPDIR)/archive_read_open_filename.Plo \ - libarchive/$(DEPDIR)/archive_read_open_memory.Plo \ - libarchive/$(DEPDIR)/archive_read_set_format.Plo \ - libarchive/$(DEPDIR)/archive_read_set_options.Plo \ - libarchive/$(DEPDIR)/archive_read_support_filter_all.Plo \ - libarchive/$(DEPDIR)/archive_read_support_filter_by_code.Plo \ - libarchive/$(DEPDIR)/archive_read_support_filter_bzip2.Plo \ - libarchive/$(DEPDIR)/archive_read_support_filter_compress.Plo \ - libarchive/$(DEPDIR)/archive_read_support_filter_grzip.Plo \ - libarchive/$(DEPDIR)/archive_read_support_filter_gzip.Plo \ - libarchive/$(DEPDIR)/archive_read_support_filter_lrzip.Plo \ - libarchive/$(DEPDIR)/archive_read_support_filter_lz4.Plo \ - libarchive/$(DEPDIR)/archive_read_support_filter_lzop.Plo \ - libarchive/$(DEPDIR)/archive_read_support_filter_none.Plo \ - libarchive/$(DEPDIR)/archive_read_support_filter_program.Plo \ - libarchive/$(DEPDIR)/archive_read_support_filter_rpm.Plo \ - libarchive/$(DEPDIR)/archive_read_support_filter_uu.Plo \ - libarchive/$(DEPDIR)/archive_read_support_filter_xz.Plo \ - libarchive/$(DEPDIR)/archive_read_support_filter_zstd.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_7zip.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_all.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_ar.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_by_code.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_cab.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_cpio.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_empty.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_iso9660.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_lha.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_mtree.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_rar.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_rar5.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_raw.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_tar.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_warc.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_xar.Plo \ - libarchive/$(DEPDIR)/archive_read_support_format_zip.Plo \ - libarchive/$(DEPDIR)/archive_string.Plo \ - libarchive/$(DEPDIR)/archive_string_sprintf.Plo \ - libarchive/$(DEPDIR)/archive_util.Plo \ - libarchive/$(DEPDIR)/archive_version_details.Plo \ - libarchive/$(DEPDIR)/archive_virtual.Plo \ - libarchive/$(DEPDIR)/archive_windows.Plo \ - libarchive/$(DEPDIR)/archive_write.Plo \ - libarchive/$(DEPDIR)/archive_write_add_filter.Plo \ - libarchive/$(DEPDIR)/archive_write_add_filter_b64encode.Plo \ - libarchive/$(DEPDIR)/archive_write_add_filter_by_name.Plo \ - libarchive/$(DEPDIR)/archive_write_add_filter_bzip2.Plo \ - libarchive/$(DEPDIR)/archive_write_add_filter_compress.Plo \ - libarchive/$(DEPDIR)/archive_write_add_filter_grzip.Plo \ - libarchive/$(DEPDIR)/archive_write_add_filter_gzip.Plo \ - libarchive/$(DEPDIR)/archive_write_add_filter_lrzip.Plo \ - libarchive/$(DEPDIR)/archive_write_add_filter_lz4.Plo \ - libarchive/$(DEPDIR)/archive_write_add_filter_lzop.Plo \ - libarchive/$(DEPDIR)/archive_write_add_filter_none.Plo \ - libarchive/$(DEPDIR)/archive_write_add_filter_program.Plo \ - libarchive/$(DEPDIR)/archive_write_add_filter_uuencode.Plo \ - libarchive/$(DEPDIR)/archive_write_add_filter_xz.Plo \ - libarchive/$(DEPDIR)/archive_write_add_filter_zstd.Plo \ - libarchive/$(DEPDIR)/archive_write_disk_posix.Plo \ - libarchive/$(DEPDIR)/archive_write_disk_set_standard_lookup.Plo \ - libarchive/$(DEPDIR)/archive_write_disk_windows.Plo \ - libarchive/$(DEPDIR)/archive_write_open_fd.Plo \ - libarchive/$(DEPDIR)/archive_write_open_file.Plo \ - libarchive/$(DEPDIR)/archive_write_open_filename.Plo \ - libarchive/$(DEPDIR)/archive_write_open_memory.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_7zip.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_ar.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_by_name.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_cpio.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_cpio_binary.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_cpio_newc.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_cpio_odc.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_filter_by_ext.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_gnutar.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_iso9660.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_mtree.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_pax.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_raw.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_shar.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_ustar.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_v7tar.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_warc.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_xar.Plo \ - libarchive/$(DEPDIR)/archive_write_set_format_zip.Plo \ - libarchive/$(DEPDIR)/archive_write_set_options.Plo \ - libarchive/$(DEPDIR)/archive_write_set_passphrase.Plo \ - libarchive/$(DEPDIR)/filter_fork_posix.Plo \ - libarchive/$(DEPDIR)/filter_fork_windows.Plo \ - libarchive/$(DEPDIR)/test-archive_acl.Po \ - libarchive/$(DEPDIR)/test-archive_blake2s_ref.Po \ - libarchive/$(DEPDIR)/test-archive_blake2sp_ref.Po \ - libarchive/$(DEPDIR)/test-archive_check_magic.Po \ - libarchive/$(DEPDIR)/test-archive_cmdline.Po \ - libarchive/$(DEPDIR)/test-archive_cryptor.Po \ - libarchive/$(DEPDIR)/test-archive_digest.Po \ - libarchive/$(DEPDIR)/test-archive_disk_acl_darwin.Po \ - libarchive/$(DEPDIR)/test-archive_disk_acl_freebsd.Po \ - libarchive/$(DEPDIR)/test-archive_disk_acl_linux.Po \ - libarchive/$(DEPDIR)/test-archive_disk_acl_sunos.Po \ - libarchive/$(DEPDIR)/test-archive_entry.Po \ - libarchive/$(DEPDIR)/test-archive_entry_copy_bhfi.Po \ - libarchive/$(DEPDIR)/test-archive_entry_copy_stat.Po \ - libarchive/$(DEPDIR)/test-archive_entry_link_resolver.Po \ - libarchive/$(DEPDIR)/test-archive_entry_sparse.Po \ - libarchive/$(DEPDIR)/test-archive_entry_stat.Po \ - libarchive/$(DEPDIR)/test-archive_entry_strmode.Po \ - libarchive/$(DEPDIR)/test-archive_entry_xattr.Po \ - libarchive/$(DEPDIR)/test-archive_getdate.Po \ - libarchive/$(DEPDIR)/test-archive_hmac.Po \ - libarchive/$(DEPDIR)/test-archive_match.Po \ - libarchive/$(DEPDIR)/test-archive_options.Po \ - libarchive/$(DEPDIR)/test-archive_pack_dev.Po \ - libarchive/$(DEPDIR)/test-archive_pathmatch.Po \ - libarchive/$(DEPDIR)/test-archive_ppmd7.Po \ - libarchive/$(DEPDIR)/test-archive_ppmd8.Po \ - libarchive/$(DEPDIR)/test-archive_random.Po \ - libarchive/$(DEPDIR)/test-archive_rb.Po \ - libarchive/$(DEPDIR)/test-archive_read.Po \ - libarchive/$(DEPDIR)/test-archive_read_add_passphrase.Po \ - libarchive/$(DEPDIR)/test-archive_read_append_filter.Po \ - libarchive/$(DEPDIR)/test-archive_read_data_into_fd.Po \ - libarchive/$(DEPDIR)/test-archive_read_disk_entry_from_file.Po \ - libarchive/$(DEPDIR)/test-archive_read_disk_posix.Po \ - libarchive/$(DEPDIR)/test-archive_read_disk_set_standard_lookup.Po \ - libarchive/$(DEPDIR)/test-archive_read_disk_windows.Po \ - libarchive/$(DEPDIR)/test-archive_read_extract.Po \ - libarchive/$(DEPDIR)/test-archive_read_extract2.Po \ - libarchive/$(DEPDIR)/test-archive_read_open_fd.Po \ - libarchive/$(DEPDIR)/test-archive_read_open_file.Po \ - libarchive/$(DEPDIR)/test-archive_read_open_filename.Po \ - libarchive/$(DEPDIR)/test-archive_read_open_memory.Po \ - libarchive/$(DEPDIR)/test-archive_read_set_format.Po \ - libarchive/$(DEPDIR)/test-archive_read_set_options.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_filter_all.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_filter_by_code.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_filter_bzip2.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_filter_compress.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_filter_grzip.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_filter_gzip.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_filter_lrzip.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_filter_lz4.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_filter_lzop.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_filter_none.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_filter_program.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_filter_rpm.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_filter_uu.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_filter_xz.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_filter_zstd.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_7zip.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_all.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_ar.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_by_code.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_cab.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_cpio.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_empty.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_iso9660.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_lha.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_mtree.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_rar.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_rar5.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_raw.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_tar.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_warc.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_xar.Po \ - libarchive/$(DEPDIR)/test-archive_read_support_format_zip.Po \ - libarchive/$(DEPDIR)/test-archive_string.Po \ - libarchive/$(DEPDIR)/test-archive_string_sprintf.Po \ - libarchive/$(DEPDIR)/test-archive_util.Po \ - libarchive/$(DEPDIR)/test-archive_version_details.Po \ - libarchive/$(DEPDIR)/test-archive_virtual.Po \ - libarchive/$(DEPDIR)/test-archive_windows.Po \ - libarchive/$(DEPDIR)/test-archive_write.Po \ - libarchive/$(DEPDIR)/test-archive_write_add_filter.Po \ - libarchive/$(DEPDIR)/test-archive_write_add_filter_b64encode.Po \ - libarchive/$(DEPDIR)/test-archive_write_add_filter_by_name.Po \ - libarchive/$(DEPDIR)/test-archive_write_add_filter_bzip2.Po \ - libarchive/$(DEPDIR)/test-archive_write_add_filter_compress.Po \ - libarchive/$(DEPDIR)/test-archive_write_add_filter_grzip.Po \ - libarchive/$(DEPDIR)/test-archive_write_add_filter_gzip.Po \ - libarchive/$(DEPDIR)/test-archive_write_add_filter_lrzip.Po \ - libarchive/$(DEPDIR)/test-archive_write_add_filter_lz4.Po \ - libarchive/$(DEPDIR)/test-archive_write_add_filter_lzop.Po \ - libarchive/$(DEPDIR)/test-archive_write_add_filter_none.Po \ - libarchive/$(DEPDIR)/test-archive_write_add_filter_program.Po \ - libarchive/$(DEPDIR)/test-archive_write_add_filter_uuencode.Po \ - libarchive/$(DEPDIR)/test-archive_write_add_filter_xz.Po \ - libarchive/$(DEPDIR)/test-archive_write_add_filter_zstd.Po \ - libarchive/$(DEPDIR)/test-archive_write_disk_posix.Po \ - libarchive/$(DEPDIR)/test-archive_write_disk_set_standard_lookup.Po \ - libarchive/$(DEPDIR)/test-archive_write_disk_windows.Po \ - libarchive/$(DEPDIR)/test-archive_write_open_fd.Po \ - libarchive/$(DEPDIR)/test-archive_write_open_file.Po \ - libarchive/$(DEPDIR)/test-archive_write_open_filename.Po \ - libarchive/$(DEPDIR)/test-archive_write_open_memory.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_7zip.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_ar.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_by_name.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_cpio.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_binary.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_newc.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_odc.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_filter_by_ext.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_gnutar.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_iso9660.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_mtree.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_pax.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_raw.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_shar.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_ustar.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_v7tar.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_warc.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_xar.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_format_zip.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_options.Po \ - libarchive/$(DEPDIR)/test-archive_write_set_passphrase.Po \ - libarchive/$(DEPDIR)/test-filter_fork_posix.Po \ - libarchive/$(DEPDIR)/test-filter_fork_windows.Po \ - libarchive/$(DEPDIR)/test-xxhash.Po \ - libarchive/$(DEPDIR)/xxhash.Plo \ - libarchive/test/$(DEPDIR)/test-read_open_memory.Po \ - libarchive/test/$(DEPDIR)/test-test_acl_nfs4.Po \ - libarchive/test/$(DEPDIR)/test-test_acl_pax.Po \ - libarchive/test/$(DEPDIR)/test-test_acl_platform_nfs4.Po \ - libarchive/test/$(DEPDIR)/test-test_acl_platform_posix1e.Po \ - libarchive/test/$(DEPDIR)/test-test_acl_posix1e.Po \ - libarchive/test/$(DEPDIR)/test-test_acl_text.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_api_feature.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_clear_error.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_cmdline.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_digest.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_getdate.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_match_owner.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_match_path.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_match_time.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_pathmatch.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_read_add_passphrase.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_fd.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_filename.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_read_multiple_data_objects.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_empty.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_raw.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_read_open2.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_read_set_filter_option.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_read_set_format_option.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_read_set_option.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_read_set_options.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_read_support.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_set_error.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_string.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_string_conversion.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_write_add_filter_by_name.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_write_set_filter_option.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_by_name.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_filter_by_ext.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_option.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_write_set_option.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_write_set_options.Po \ - libarchive/test/$(DEPDIR)/test-test_archive_write_set_passphrase.Po \ - libarchive/test/$(DEPDIR)/test-test_bad_fd.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_bzip2.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_cpio.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_gtar.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_gzip.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_lz4.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_lzip.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_lzma.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_lzop.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_mac.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_perl_archive_tar.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_plexus_archiver_tar.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_solaris_pax_sparse.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_solaris_tar_acl.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_star_acl.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_tar_directory.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_tar_hardlink.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_uudecode.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_uudecode_large.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_xz.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_zip.Po \ - libarchive/test/$(DEPDIR)/test-test_compat_zstd.Po \ - libarchive/test/$(DEPDIR)/test-test_empty_write.Po \ - libarchive/test/$(DEPDIR)/test-test_entry.Po \ - libarchive/test/$(DEPDIR)/test-test_entry_strmode.Po \ - libarchive/test/$(DEPDIR)/test-test_extattr_freebsd.Po \ - libarchive/test/$(DEPDIR)/test-test_filter_count.Po \ - libarchive/test/$(DEPDIR)/test-test_fuzz.Po \ - libarchive/test/$(DEPDIR)/test-test_gnutar_filename_encoding.Po \ - libarchive/test/$(DEPDIR)/test-test_link_resolver.Po \ - libarchive/test/$(DEPDIR)/test-test_open_failure.Po \ - libarchive/test/$(DEPDIR)/test-test_open_fd.Po \ - libarchive/test/$(DEPDIR)/test-test_open_file.Po \ - libarchive/test/$(DEPDIR)/test-test_open_filename.Po \ - libarchive/test/$(DEPDIR)/test-test_pax_filename_encoding.Po \ - libarchive/test/$(DEPDIR)/test-test_pax_xattr_header.Po \ - libarchive/test/$(DEPDIR)/test-test_read_data_large.Po \ - libarchive/test/$(DEPDIR)/test-test_read_disk.Po \ - libarchive/test/$(DEPDIR)/test-test_read_disk_directory_traversals.Po \ - libarchive/test/$(DEPDIR)/test-test_read_disk_entry_from_file.Po \ - libarchive/test/$(DEPDIR)/test-test_read_extract.Po \ - libarchive/test/$(DEPDIR)/test-test_read_file_nonexistent.Po \ - libarchive/test/$(DEPDIR)/test-test_read_filter_compress.Po \ - libarchive/test/$(DEPDIR)/test-test_read_filter_grzip.Po \ - libarchive/test/$(DEPDIR)/test-test_read_filter_lrzip.Po \ - libarchive/test/$(DEPDIR)/test-test_read_filter_lzop.Po \ - libarchive/test/$(DEPDIR)/test-test_read_filter_lzop_multiple_parts.Po \ - libarchive/test/$(DEPDIR)/test-test_read_filter_program.Po \ - libarchive/test/$(DEPDIR)/test-test_read_filter_program_signature.Po \ - libarchive/test/$(DEPDIR)/test-test_read_filter_uudecode.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_7zip.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_data.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_header.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_partially.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_7zip_malformed.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_7zip_packinfo_digests.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_ar.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cab.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cab_filename.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cpio_afio.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_Z.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_be.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_bz2.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_gz.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_le.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzip.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzma.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_xz.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cpio_filename.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cpio_odc.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_bzip2_rpm.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip_rpm.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4c_Z.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_empty.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_gtar_filename.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_gtar_gz.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_gtar_lzma.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse_skip_entry.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_iso_Z.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_iso_multi_extent.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_iso_xorriso.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_bz2.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_long.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_rr.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_versioned.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_isorr_bz2.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_isorr_ce.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_isorr_new_bz2.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_isorr_rr_moved.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_isozisofs_bz2.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_lha.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_lha_bugfix_0.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename_utf16.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_mtree.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_mtree_crash747.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_pax_bz2.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_rar.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_rar5.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_data.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_header.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_partially.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_rar_filter.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_rar_invalid1.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_raw.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_tar.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_tar_concatenated.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_filename.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_pax.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_with_gnulabel.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_tar_filename.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_tar_invalid_pax_size.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_tbz.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_tgz.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_tlz.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_txz.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_tz.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_ustar_filename.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_warc.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_xar.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_7075_utf8_paths.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_comment_stored.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_data.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_header.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_partially.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_extra_padding.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_filename.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_high_compression.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_jar.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_mac_metadata.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_malformed.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_msdos.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_nested.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_nofiletype.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_padded.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_sfx.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_traditional_encryption_data.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes_large.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_with_invalid_traditional_eocd.Po \ - libarchive/test/$(DEPDIR)/test-test_read_format_zip_zip64.Po \ - libarchive/test/$(DEPDIR)/test-test_read_large.Po \ - libarchive/test/$(DEPDIR)/test-test_read_pax_truncated.Po \ - libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_rht_security_selinux.Po \ - libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_schily.Po \ - libarchive/test/$(DEPDIR)/test-test_read_position.Po \ - libarchive/test/$(DEPDIR)/test-test_read_set_format.Po \ - libarchive/test/$(DEPDIR)/test-test_read_too_many_filters.Po \ - libarchive/test/$(DEPDIR)/test-test_read_truncated.Po \ - libarchive/test/$(DEPDIR)/test-test_read_truncated_filter.Po \ - libarchive/test/$(DEPDIR)/test-test_short_writes.Po \ - libarchive/test/$(DEPDIR)/test-test_sparse_basic.Po \ - libarchive/test/$(DEPDIR)/test-test_tar_filenames.Po \ - libarchive/test/$(DEPDIR)/test-test_tar_large.Po \ - libarchive/test/$(DEPDIR)/test-test_ustar_filename_encoding.Po \ - libarchive/test/$(DEPDIR)/test-test_ustar_filenames.Po \ - libarchive/test/$(DEPDIR)/test-test_warn_missing_hardlink_target.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk_appledouble.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk_failures.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk_fixup.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk_hardlink.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk_hfs_compression.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk_lookup.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk_mac_metadata.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk_no_hfs_compression.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk_perms.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk_secure.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk_secure744.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk_secure745.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk_secure746.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk_sparse.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk_symlink.Po \ - libarchive/test/$(DEPDIR)/test-test_write_disk_times.Po \ - libarchive/test/$(DEPDIR)/test-test_write_filter_b64encode.Po \ - libarchive/test/$(DEPDIR)/test-test_write_filter_bzip2.Po \ - libarchive/test/$(DEPDIR)/test-test_write_filter_compress.Po \ - libarchive/test/$(DEPDIR)/test-test_write_filter_gzip.Po \ - libarchive/test/$(DEPDIR)/test-test_write_filter_gzip_timestamp.Po \ - libarchive/test/$(DEPDIR)/test-test_write_filter_lrzip.Po \ - libarchive/test/$(DEPDIR)/test-test_write_filter_lz4.Po \ - libarchive/test/$(DEPDIR)/test-test_write_filter_lzip.Po \ - libarchive/test/$(DEPDIR)/test-test_write_filter_lzma.Po \ - libarchive/test/$(DEPDIR)/test-test_write_filter_lzop.Po \ - libarchive/test/$(DEPDIR)/test-test_write_filter_program.Po \ - libarchive/test/$(DEPDIR)/test-test_write_filter_uuencode.Po \ - libarchive/test/$(DEPDIR)/test-test_write_filter_xz.Po \ - libarchive/test/$(DEPDIR)/test-test_write_filter_zstd.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_7zip.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_7zip_empty.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_7zip_large.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_ar.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_cpio.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_cpio_empty.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_cpio_newc.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_cpio_odc.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_gnutar.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_gnutar_filenames.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_iso9660.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_boot.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_empty.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_filename.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_zisofs.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_mtree.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_mtree_absolute_path.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic_indent.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_mtree_fflags.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_mtree_no_separator.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_mtree_quoted_filename.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_pax.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_raw.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_raw_b64.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_shar_empty.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_tar.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_tar_empty.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_tar_sparse.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_tar_ustar.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_tar_v7tar.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_warc.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_warc_empty.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_xar.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_xar_empty.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_zip.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_zip_compression_store.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty_zip64.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_zip_entry_size_unset.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_zip_file.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_zip_file_zip64.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_zip_large.Po \ - libarchive/test/$(DEPDIR)/test-test_write_format_zip_zip64.Po \ - libarchive/test/$(DEPDIR)/test-test_write_open_memory.Po \ - libarchive/test/$(DEPDIR)/test-test_write_read_format_zip.Po \ - libarchive/test/$(DEPDIR)/test-test_xattr_platform.Po \ - libarchive/test/$(DEPDIR)/test-test_zip_filename_encoding.Po \ - libarchive_fe/$(DEPDIR)/la-err.Plo \ - libarchive_fe/$(DEPDIR)/la-line_reader.Plo \ - libarchive_fe/$(DEPDIR)/la-passphrase.Plo \ - tar/$(DEPDIR)/bsdtar-bsdtar.Po \ - tar/$(DEPDIR)/bsdtar-bsdtar_windows.Po \ - tar/$(DEPDIR)/bsdtar-cmdline.Po \ - tar/$(DEPDIR)/bsdtar-creation_set.Po \ - tar/$(DEPDIR)/bsdtar-read.Po tar/$(DEPDIR)/bsdtar-subst.Po \ - tar/$(DEPDIR)/bsdtar-util.Po tar/$(DEPDIR)/bsdtar-write.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_0.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_basic.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_copy.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_empty_mtree.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_Z.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_bz2.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_grz.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_gz.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lrz.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz4.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzma.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzo.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_xz.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_zstd.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_format_newc.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_help.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_leading_slash.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_missing_file.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_C_mtree.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_C_upper.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_H_upper.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_L_upper.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_O_upper.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_T_upper.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_U_upper.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_X_upper.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_a.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_acls.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_b.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_b64encode.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude_vcs.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_fflags.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_gid_gname.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_grzip.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_ignore_zeros.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_j.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_k.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_keep_newer_files.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_lrzip.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_lz4.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_lzma.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_lzop.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_n.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_newer_than.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_nodump.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_older_than.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_passphrase.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_q.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_r.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_s.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_safe_writes.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_uid_uname.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_uuencode.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_xattrs.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_xz.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_z.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_option_zstd.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_patterns.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_print_longpath.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_stdio.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_strip_components.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_symlink_dir.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_version.Po \ - tar/test/$(DEPDIR)/bsdtar_test-test_windows.Po \ - test_utils/$(DEPDIR)/bsdcat_test-test_main.Po \ - test_utils/$(DEPDIR)/bsdcat_test-test_utils.Po \ - test_utils/$(DEPDIR)/bsdcpio_test-test_main.Po \ - test_utils/$(DEPDIR)/bsdcpio_test-test_utils.Po \ - test_utils/$(DEPDIR)/bsdtar_test-test_main.Po \ - test_utils/$(DEPDIR)/bsdtar_test-test_utils.Po \ - test_utils/$(DEPDIR)/libarchive_test-test_main.Po \ - test_utils/$(DEPDIR)/libarchive_test-test_utils.Po -am__mv = mv -f -COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ - $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ - $(AM_CFLAGS) $(CFLAGS) -AM_V_CC = $(am__v_CC_@AM_V@) -am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = -CCLD = $(CC) -LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(AM_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_CCLD = $(am__v_CCLD_@AM_V@) -am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = -SOURCES = $(libarchive_la_SOURCES) $(libarchive_fe_la_SOURCES) \ - $(bsdcat_SOURCES) $(bsdcat_test_SOURCES) $(bsdcpio_SOURCES) \ - $(bsdcpio_test_SOURCES) $(bsdtar_SOURCES) \ - $(bsdtar_test_SOURCES) $(libarchive_test_SOURCES) -DIST_SOURCES = $(am__libarchive_la_SOURCES_DIST) \ - $(libarchive_fe_la_SOURCES) $(bsdcat_SOURCES) \ - $(bsdcat_test_SOURCES) $(am__bsdcpio_SOURCES_DIST) \ - $(bsdcpio_test_SOURCES) $(am__bsdtar_SOURCES_DIST) \ - $(bsdtar_test_SOURCES) $(am__libarchive_test_SOURCES_DIST) -am__can_run_installinfo = \ - case $$AM_UPDATE_INFO_DIR in \ - n|no|NO) false;; \ - *) (install-info --version) >/dev/null 2>&1;; \ - esac -man1dir = $(mandir)/man1 -man3dir = $(mandir)/man3 -man5dir = $(mandir)/man5 -NROFF = nroff -MANS = $(man_MANS) -DATA = $(pkgconfig_DATA) -HEADERS = $(include_HEADERS) -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \ - config.h.in -# Read a list of newline-separated strings from the standard input, -# and print each of them once, without duplicates. Input order is -# *not* preserved. -am__uniquify_input = $(AWK) '\ - BEGIN { nonempty = 0; } \ - { items[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in items) print i; }; } \ -' -# Make sure the list of sources is unique. This is necessary because, -# e.g., the same source file might be shared among _SOURCES variables -# for different programs/libraries. -am__define_uniq_tagged_files = \ - list='$(am__tagged_files)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | $(am__uniquify_input)` -AM_RECURSIVE_TARGETS = cscope check recheck -am__tty_colors_dummy = \ - mgn= red= grn= lgn= blu= brg= std=; \ - am__color_tests=no -am__tty_colors = { \ - $(am__tty_colors_dummy); \ - if test "X$(AM_COLOR_TESTS)" = Xno; then \ - am__color_tests=no; \ - elif test "X$(AM_COLOR_TESTS)" = Xalways; then \ - am__color_tests=yes; \ - elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \ - am__color_tests=yes; \ - fi; \ - if test $$am__color_tests = yes; then \ - red=''; \ - grn=''; \ - lgn=''; \ - blu=''; \ - mgn=''; \ - brg=''; \ - std=''; \ - fi; \ -} -am__recheck_rx = ^[ ]*:recheck:[ ]* -am__global_test_result_rx = ^[ ]*:global-test-result:[ ]* -am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]* -# A command that, given a newline-separated list of test names on the -# standard input, print the name of the tests that are to be re-run -# upon "make recheck". -am__list_recheck_tests = $(AWK) '{ \ - recheck = 1; \ - while ((rc = (getline line < ($$0 ".trs"))) != 0) \ - { \ - if (rc < 0) \ - { \ - if ((getline line2 < ($$0 ".log")) < 0) \ - recheck = 0; \ - break; \ - } \ - else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \ - { \ - recheck = 0; \ - break; \ - } \ - else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \ - { \ - break; \ - } \ - }; \ - if (recheck) \ - print $$0; \ - close ($$0 ".trs"); \ - close ($$0 ".log"); \ -}' -# A command that, given a newline-separated list of test names on the -# standard input, create the global log from their .trs and .log files. -am__create_global_log = $(AWK) ' \ -function fatal(msg) \ -{ \ - print "fatal: making $@: " msg | "cat >&2"; \ - exit 1; \ -} \ -function rst_section(header) \ -{ \ - print header; \ - len = length(header); \ - for (i = 1; i <= len; i = i + 1) \ - printf "="; \ - printf "\n\n"; \ -} \ -{ \ - copy_in_global_log = 1; \ - global_test_result = "RUN"; \ - while ((rc = (getline line < ($$0 ".trs"))) != 0) \ - { \ - if (rc < 0) \ - fatal("failed to read from " $$0 ".trs"); \ - if (line ~ /$(am__global_test_result_rx)/) \ - { \ - sub("$(am__global_test_result_rx)", "", line); \ - sub("[ ]*$$", "", line); \ - global_test_result = line; \ - } \ - else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \ - copy_in_global_log = 0; \ - }; \ - if (copy_in_global_log) \ - { \ - rst_section(global_test_result ": " $$0); \ - while ((rc = (getline line < ($$0 ".log"))) != 0) \ - { \ - if (rc < 0) \ - fatal("failed to read from " $$0 ".log"); \ - print line; \ - }; \ - printf "\n"; \ - }; \ - close ($$0 ".trs"); \ - close ($$0 ".log"); \ -}' -# Restructured Text title. -am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; } -# Solaris 10 'make', and several other traditional 'make' implementations, -# pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it -# by disabling -e (using the XSI extension "set +e") if it's set. -am__sh_e_setup = case $$- in *e*) set +e;; esac -# Default flags passed to test drivers. -am__common_driver_flags = \ - --color-tests "$$am__color_tests" \ - --enable-hard-errors "$$am__enable_hard_errors" \ - --expect-failure "$$am__expect_failure" -# To be inserted before the command running the test. Creates the -# directory for the log if needed. Stores in $dir the directory -# containing $f, in $tst the test, in $log the log. Executes the -# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and -# passes TESTS_ENVIRONMENT. Set up options for the wrapper that -# will run the test scripts (or their associated LOG_COMPILER, if -# thy have one). -am__check_pre = \ -$(am__sh_e_setup); \ -$(am__vpath_adj_setup) $(am__vpath_adj) \ -$(am__tty_colors); \ -srcdir=$(srcdir); export srcdir; \ -case "$@" in \ - */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ - *) am__odir=.;; \ -esac; \ -test "x$$am__odir" = x"." || test -d "$$am__odir" \ - || $(MKDIR_P) "$$am__odir" || exit $$?; \ -if test -f "./$$f"; then dir=./; \ -elif test -f "$$f"; then dir=; \ -else dir="$(srcdir)/"; fi; \ -tst=$$dir$$f; log='$@'; \ -if test -n '$(DISABLE_HARD_ERRORS)'; then \ - am__enable_hard_errors=no; \ -else \ - am__enable_hard_errors=yes; \ -fi; \ -case " $(XFAIL_TESTS) " in \ - *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \ - am__expect_failure=yes;; \ - *) \ - am__expect_failure=no;; \ -esac; \ -$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT) -# A shell command to get the names of the tests scripts with any registered -# extension removed (i.e., equivalently, the names of the test logs, with -# the '.log' extension removed). The result is saved in the shell variable -# '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly, -# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)", -# since that might cause problem with VPATH rewrites for suffix-less tests. -# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'. -am__set_TESTS_bases = \ - bases='$(TEST_LOGS)'; \ - bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ - bases=`echo $$bases` -AM_TESTSUITE_SUMMARY_HEADER = ' for $(PACKAGE_STRING)' -RECHECK_LOGS = $(TEST_LOGS) -TEST_SUITE_LOG = test-suite.log -TEST_EXTENSIONS = @EXEEXT@ .test -LOG_DRIVER = $(SHELL) $(top_srcdir)/build/autoconf/test-driver -LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS) -am__set_b = \ - case '$@' in \ - */*) \ - case '$*' in \ - */*) b='$*';; \ - *) b=`echo '$@' | sed 's/\.log$$//'`; \ - esac;; \ - *) \ - b='$*';; \ - esac -am__test_logs1 = $(TESTS:=.log) -am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log) -TEST_LOGS = $(am__test_logs2:.test.log=.log) -TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build/autoconf/test-driver -TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \ - $(TEST_LOG_FLAGS) -am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \ - $(top_srcdir)/build/autoconf/compile \ - $(top_srcdir)/build/autoconf/config.guess \ - $(top_srcdir)/build/autoconf/config.rpath \ - $(top_srcdir)/build/autoconf/config.sub \ - $(top_srcdir)/build/autoconf/depcomp \ - $(top_srcdir)/build/autoconf/install-sh \ - $(top_srcdir)/build/autoconf/ltmain.sh \ - $(top_srcdir)/build/autoconf/missing \ - $(top_srcdir)/build/autoconf/test-driver \ - $(top_srcdir)/build/pkgconfig/libarchive.pc.in COPYING INSTALL \ - NEWS README.md build/autoconf/compile \ - build/autoconf/config.guess build/autoconf/config.rpath \ - build/autoconf/config.sub build/autoconf/depcomp \ - build/autoconf/install-sh build/autoconf/ltmain.sh \ - build/autoconf/missing -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -distdir = $(PACKAGE)-$(VERSION) -top_distdir = $(distdir) -am__remove_distdir = \ - if test -d "$(distdir)"; then \ - find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ - && rm -rf "$(distdir)" \ - || { sleep 5 && rm -rf "$(distdir)"; }; \ - else :; fi -am__post_remove_distdir = $(am__remove_distdir) -DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz $(distdir).zip -GZIP_ENV = --best -DIST_TARGETS = dist-xz dist-gzip dist-zip -# Exists only to be overridden by the user if desired. -AM_DISTCHECK_DVI_TARGET = dvi -distuninstallcheck_listfiles = find . -type f -print -am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ - | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' -distcleancheck_listfiles = find . -type f -print -ACLOCAL = @ACLOCAL@ -AMTAR = @AMTAR@ -AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ -AR = @AR@ -ARCHIVE_LIBTOOL_VERSION = @ARCHIVE_LIBTOOL_VERSION@ -AS = @AS@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -BSDCAT_VERSION_STRING = @BSDCAT_VERSION_STRING@ -BSDCPIO_VERSION_STRING = @BSDCPIO_VERSION_STRING@ -BSDTAR_VERSION_STRING = @BSDTAR_VERSION_STRING@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CPP = @CPP@ -CPPFLAGS = @CPPFLAGS@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ -CYGPATH_W = @CYGPATH_W@ -DEFS = @DEFS@ -DEPDIR = @DEPDIR@ -DLLTOOL = @DLLTOOL@ -DSYMUTIL = @DSYMUTIL@ -DUMPBIN = @DUMPBIN@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EGREP = @EGREP@ -ETAGS = @ETAGS@ -EXEEXT = @EXEEXT@ -FGREP = @FGREP@ -GC_SECTIONS = @GC_SECTIONS@ -GREP = @GREP@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -LD = @LD@ -LDFLAGS = @LDFLAGS@ -LIBARCHIVE_VERSION_NUMBER = @LIBARCHIVE_VERSION_NUMBER@ -LIBARCHIVE_VERSION_STRING = @LIBARCHIVE_VERSION_STRING@ -LIBICONV = @LIBICONV@ -LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ -LIBSREQUIRED = @LIBSREQUIRED@ -LIBTOOL = @LIBTOOL@ -LIBXML2_PC_CFLAGS = @LIBXML2_PC_CFLAGS@ -LIBXML2_PC_LIBS = @LIBXML2_PC_LIBS@ -LIPO = @LIPO@ -LN_S = @LN_S@ -LTLIBICONV = @LTLIBICONV@ -LTLIBOBJS = @LTLIBOBJS@ -LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ -MAINT = @MAINT@ -MAKEINFO = @MAKEINFO@ -MANIFEST_TOOL = @MANIFEST_TOOL@ -MKDIR_P = @MKDIR_P@ -NM = @NM@ -NMEDIT = @NMEDIT@ -OBJDUMP = @OBJDUMP@ -OBJEXT = @OBJEXT@ -OTOOL = @OTOOL@ -OTOOL64 = @OTOOL64@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_URL = @PACKAGE_URL@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -PKG_CONFIG = @PKG_CONFIG@ -PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ -PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ -PLATFORMCPPFLAGS = @PLATFORMCPPFLAGS@ -RANLIB = @RANLIB@ -SED = @SED@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -STRIP = @STRIP@ -VERSION = @VERSION@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -ac_ct_AR = @ac_ct_AR@ -ac_ct_CC = @ac_ct_CC@ -ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -build = @build@ -build_alias = @build_alias@ -build_cpu = @build_cpu@ -build_os = @build_os@ -build_vendor = @build_vendor@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -exec_prefix = @exec_prefix@ -host = @host@ -host_alias = @host_alias@ -host_cpu = @host_cpu@ -host_os = @host_os@ -host_vendor = @host_vendor@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -runstatedir = @runstatedir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target_alias = @target_alias@ -top_build_prefix = @top_build_prefix@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -AUTOMAKE_OPTIONS = foreign subdir-objects -ACLOCAL_AMFLAGS = -I build/autoconf - -# -# What to build and install -# -lib_LTLIBRARIES = libarchive.la -noinst_LTLIBRARIES = libarchive_fe.la -man_MANS = $(libarchive_man_MANS) $(bsdtar_man_MANS) $(bsdcpio_man_MANS) $(bsdcat_man_MANS) -BUILT_SOURCES = libarchive/test/list.h tar/test/list.h cpio/test/list.h cat/test/list.h -TESTS_ENVIRONMENT = $(libarchive_TESTS_ENVIRONMENT) $(bsdtar_TESTS_ENVIRONMENT) $(bsdcpio_TESTS_ENVIRONMENT) $(bsdcat_TESTS_ENVIRONMENT) -# Always build and test both bsdtar and bsdcpio as part of 'distcheck' -DISTCHECK_CONFIGURE_FLAGS = --enable-bsdtar --enable-bsdcpio -# The next line is commented out by default in shipping libarchive releases. -# It is uncommented by default in trunk. -# DEV_CFLAGS=-Werror -Wextra -Wunused -Wshadow -Wmissing-prototypes -Wcast-qual -g -AM_CFLAGS = $(DEV_CFLAGS) -AM_CPPFLAGS = $(PLATFORMCPPFLAGS) - -# -# What to include in the distribution -# -EXTRA_DIST = \ - CMakeLists.txt \ - README.md \ - build/autogen.sh \ - build/bump-version.sh \ - build/clean.sh \ - build/cmake \ - build/version \ - contrib \ - doc \ - examples \ - $(libarchive_EXTRA_DIST) \ - $(libarchive_test_EXTRA_DIST) \ - $(bsdtar_EXTRA_DIST) \ - $(bsdtar_test_EXTRA_DIST) \ - $(bsdcpio_EXTRA_DIST) \ - $(bsdcpio_test_EXTRA_DIST) \ - $(bsdcat_EXTRA_DIST) \ - $(bsdcat_test_EXTRA_DIST) - - -# -# Extra rules for cleanup -# -DISTCLEANFILES = \ - libarchive/test/list.h \ - tar/test/list.h \ - cpio/test/list.h \ - cat/test/list.h - - -# -# Libarchive headers, source, etc. -# -# -include_HEADERS = libarchive/archive.h libarchive/archive_entry.h -libarchive_la_SOURCES = libarchive/archive_acl.c \ - libarchive/archive_acl_private.h \ - libarchive/archive_check_magic.c libarchive/archive_cmdline.c \ - libarchive/archive_cmdline_private.h \ - libarchive/archive_crc32.h libarchive/archive_cryptor.c \ - libarchive/archive_cryptor_private.h \ - libarchive/archive_digest.c \ - libarchive/archive_digest_private.h \ - libarchive/archive_endian.h libarchive/archive_entry.c \ - libarchive/archive_entry.h \ - libarchive/archive_entry_copy_stat.c \ - libarchive/archive_entry_link_resolver.c \ - libarchive/archive_entry_locale.h \ - libarchive/archive_entry_private.h \ - libarchive/archive_entry_sparse.c \ - libarchive/archive_entry_stat.c \ - libarchive/archive_entry_strmode.c \ - libarchive/archive_entry_xattr.c libarchive/archive_getdate.c \ - libarchive/archive_getdate.h libarchive/archive_hmac.c \ - libarchive/archive_hmac_private.h libarchive/archive_match.c \ - libarchive/archive_openssl_evp_private.h \ - libarchive/archive_openssl_hmac_private.h \ - libarchive/archive_options.c \ - libarchive/archive_options_private.h \ - libarchive/archive_pack_dev.h libarchive/archive_pack_dev.c \ - libarchive/archive_pathmatch.c libarchive/archive_pathmatch.h \ - libarchive/archive_platform.h \ - libarchive/archive_platform_acl.h \ - libarchive/archive_platform_xattr.h \ - libarchive/archive_ppmd_private.h libarchive/archive_ppmd7.c \ - libarchive/archive_ppmd7_private.h libarchive/archive_ppmd8.c \ - libarchive/archive_ppmd8_private.h \ - libarchive/archive_private.h libarchive/archive_random.c \ - libarchive/archive_random_private.h libarchive/archive_rb.c \ - libarchive/archive_rb.h libarchive/archive_read.c \ - libarchive/archive_read_add_passphrase.c \ - libarchive/archive_read_append_filter.c \ - libarchive/archive_read_data_into_fd.c \ - libarchive/archive_read_disk_entry_from_file.c \ - libarchive/archive_read_disk_posix.c \ - libarchive/archive_read_disk_private.h \ - libarchive/archive_read_disk_set_standard_lookup.c \ - libarchive/archive_read_extract.c \ - libarchive/archive_read_extract2.c \ - libarchive/archive_read_open_fd.c \ - libarchive/archive_read_open_file.c \ - libarchive/archive_read_open_filename.c \ - libarchive/archive_read_open_memory.c \ - libarchive/archive_read_private.h \ - libarchive/archive_read_set_format.c \ - libarchive/archive_read_set_options.c \ - libarchive/archive_read_support_filter_all.c \ - libarchive/archive_read_support_filter_bzip2.c \ - libarchive/archive_read_support_filter_by_code.c \ - libarchive/archive_read_support_filter_compress.c \ - libarchive/archive_read_support_filter_grzip.c \ - libarchive/archive_read_support_filter_gzip.c \ - libarchive/archive_read_support_filter_lrzip.c \ - libarchive/archive_read_support_filter_lz4.c \ - libarchive/archive_read_support_filter_lzop.c \ - libarchive/archive_read_support_filter_none.c \ - libarchive/archive_read_support_filter_program.c \ - libarchive/archive_read_support_filter_rpm.c \ - libarchive/archive_read_support_filter_uu.c \ - libarchive/archive_read_support_filter_xz.c \ - libarchive/archive_read_support_filter_zstd.c \ - libarchive/archive_read_support_format_7zip.c \ - libarchive/archive_read_support_format_all.c \ - libarchive/archive_read_support_format_ar.c \ - libarchive/archive_read_support_format_by_code.c \ - libarchive/archive_read_support_format_cab.c \ - libarchive/archive_read_support_format_cpio.c \ - libarchive/archive_read_support_format_empty.c \ - libarchive/archive_read_support_format_iso9660.c \ - libarchive/archive_read_support_format_lha.c \ - libarchive/archive_read_support_format_mtree.c \ - libarchive/archive_read_support_format_rar.c \ - libarchive/archive_read_support_format_rar5.c \ - libarchive/archive_read_support_format_raw.c \ - libarchive/archive_read_support_format_tar.c \ - libarchive/archive_read_support_format_warc.c \ - libarchive/archive_read_support_format_xar.c \ - libarchive/archive_read_support_format_zip.c \ - libarchive/archive_string.c libarchive/archive_string.h \ - libarchive/archive_string_composition.h \ - libarchive/archive_string_sprintf.c libarchive/archive_util.c \ - libarchive/archive_version_details.c \ - libarchive/archive_virtual.c libarchive/archive_write.c \ - libarchive/archive_write_disk_posix.c \ - libarchive/archive_write_disk_private.h \ - libarchive/archive_write_disk_set_standard_lookup.c \ - libarchive/archive_write_open_fd.c \ - libarchive/archive_write_open_file.c \ - libarchive/archive_write_open_filename.c \ - libarchive/archive_write_open_memory.c \ - libarchive/archive_write_private.h \ - libarchive/archive_write_add_filter.c \ - libarchive/archive_write_add_filter_b64encode.c \ - libarchive/archive_write_add_filter_by_name.c \ - libarchive/archive_write_add_filter_bzip2.c \ - libarchive/archive_write_add_filter_compress.c \ - libarchive/archive_write_add_filter_grzip.c \ - libarchive/archive_write_add_filter_gzip.c \ - libarchive/archive_write_add_filter_lrzip.c \ - libarchive/archive_write_add_filter_lz4.c \ - libarchive/archive_write_add_filter_lzop.c \ - libarchive/archive_write_add_filter_none.c \ - libarchive/archive_write_add_filter_program.c \ - libarchive/archive_write_add_filter_uuencode.c \ - libarchive/archive_write_add_filter_xz.c \ - libarchive/archive_write_add_filter_zstd.c \ - libarchive/archive_write_set_format.c \ - libarchive/archive_write_set_format_7zip.c \ - libarchive/archive_write_set_format_ar.c \ - libarchive/archive_write_set_format_by_name.c \ - libarchive/archive_write_set_format_cpio.c \ - libarchive/archive_write_set_format_cpio_binary.c \ - libarchive/archive_write_set_format_cpio_newc.c \ - libarchive/archive_write_set_format_cpio_odc.c \ - libarchive/archive_write_set_format_filter_by_ext.c \ - libarchive/archive_write_set_format_iso9660.c \ - libarchive/archive_write_set_format_mtree.c \ - libarchive/archive_write_set_format_pax.c \ - libarchive/archive_write_set_format_private.h \ - libarchive/archive_write_set_format_raw.c \ - libarchive/archive_write_set_format_shar.c \ - libarchive/archive_write_set_format_ustar.c \ - libarchive/archive_write_set_format_v7tar.c \ - libarchive/archive_write_set_format_gnutar.c \ - libarchive/archive_write_set_format_warc.c \ - libarchive/archive_write_set_format_xar.c \ - libarchive/archive_write_set_format_zip.c \ - libarchive/archive_write_set_options.c \ - libarchive/archive_write_set_passphrase.c \ - libarchive/archive_xxhash.h libarchive/config_freebsd.h \ - libarchive/filter_fork_posix.c libarchive/filter_fork.h \ - libarchive/xxhash.c $(am__append_1) $(am__append_2) \ - $(am__append_3) $(am__append_4) $(am__append_5) \ - $(am__append_6) - -# -no-undefined marks that libarchive doesn't rely on symbols -# defined in the application. This is mandatory for cygwin. -libarchive_la_LDFLAGS = -no-undefined -version-info $(ARCHIVE_LIBTOOL_VERSION) $(GC_SECTIONS) -libarchive_la_LIBADD = $(LTLIBICONV) - -# Manpages to install -libarchive_man_MANS = \ - libarchive/archive_entry.3 \ - libarchive/archive_entry_acl.3 \ - libarchive/archive_entry_linkify.3 \ - libarchive/archive_entry_misc.3 \ - libarchive/archive_entry_paths.3 \ - libarchive/archive_entry_perms.3 \ - libarchive/archive_entry_stat.3 \ - libarchive/archive_entry_time.3 \ - libarchive/archive_read.3 \ - libarchive/archive_read_add_passphrase.3 \ - libarchive/archive_read_data.3 \ - libarchive/archive_read_disk.3 \ - libarchive/archive_read_extract.3 \ - libarchive/archive_read_filter.3 \ - libarchive/archive_read_format.3 \ - libarchive/archive_read_free.3 \ - libarchive/archive_read_header.3 \ - libarchive/archive_read_new.3 \ - libarchive/archive_read_open.3 \ - libarchive/archive_read_set_options.3 \ - libarchive/archive_util.3 \ - libarchive/archive_write.3 \ - libarchive/archive_write_blocksize.3 \ - libarchive/archive_write_data.3 \ - libarchive/archive_write_disk.3 \ - libarchive/archive_write_filter.3 \ - libarchive/archive_write_finish_entry.3 \ - libarchive/archive_write_format.3 \ - libarchive/archive_write_free.3 \ - libarchive/archive_write_header.3 \ - libarchive/archive_write_new.3 \ - libarchive/archive_write_open.3 \ - libarchive/archive_write_set_options.3 \ - libarchive/archive_write_set_passphrase.3 \ - libarchive/cpio.5 \ - libarchive/libarchive.3 \ - libarchive/libarchive_changes.3 \ - libarchive/libarchive_internals.3 \ - libarchive/libarchive-formats.5 \ - libarchive/mtree.5 \ - libarchive/tar.5 - - -# Additional libarchive files to include in the distribution -libarchive_EXTRA_DIST = \ - libarchive/archive_windows.c \ - libarchive/archive_windows.h \ - libarchive/filter_fork_windows.c \ - libarchive/CMakeLists.txt \ - $(libarchive_man_MANS) - - -# pkgconfig -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = build/pkgconfig/libarchive.pc - -# Sources needed by all test programs -test_utils_SOURCES = \ - test_utils/test_utils.c \ - test_utils/test_utils.h \ - test_utils/test_main.c \ - test_utils/test_common.h - - -# -# -# libarchive_test program -# -# -libarchive_test_SOURCES = \ - $(libarchive_la_SOURCES) \ - $(test_utils_SOURCES) \ - libarchive/test/read_open_memory.c \ - libarchive/test/test.h \ - libarchive/test/test_acl_nfs4.c \ - libarchive/test/test_acl_pax.c \ - libarchive/test/test_acl_platform_nfs4.c \ - libarchive/test/test_acl_platform_posix1e.c \ - libarchive/test/test_acl_posix1e.c \ - libarchive/test/test_acl_text.c \ - libarchive/test/test_archive_api_feature.c \ - libarchive/test/test_archive_clear_error.c \ - libarchive/test/test_archive_cmdline.c \ - libarchive/test/test_archive_digest.c \ - libarchive/test/test_archive_getdate.c \ - libarchive/test/test_archive_match_owner.c \ - libarchive/test/test_archive_match_path.c \ - libarchive/test/test_archive_match_time.c \ - libarchive/test/test_archive_pathmatch.c \ - libarchive/test/test_archive_read_add_passphrase.c \ - libarchive/test/test_archive_read_close_twice.c \ - libarchive/test/test_archive_read_close_twice_open_fd.c \ - libarchive/test/test_archive_read_close_twice_open_filename.c \ - libarchive/test/test_archive_read_multiple_data_objects.c \ - libarchive/test/test_archive_read_next_header_empty.c \ - libarchive/test/test_archive_read_next_header_raw.c \ - libarchive/test/test_archive_read_open2.c \ - libarchive/test/test_archive_read_set_filter_option.c \ - libarchive/test/test_archive_read_set_format_option.c \ - libarchive/test/test_archive_read_set_option.c \ - libarchive/test/test_archive_read_set_options.c \ - libarchive/test/test_archive_read_support.c \ - libarchive/test/test_archive_set_error.c \ - libarchive/test/test_archive_string.c \ - libarchive/test/test_archive_string_conversion.c \ - libarchive/test/test_archive_write_add_filter_by_name.c \ - libarchive/test/test_archive_write_set_filter_option.c \ - libarchive/test/test_archive_write_set_format_by_name.c \ - libarchive/test/test_archive_write_set_format_filter_by_ext.c \ - libarchive/test/test_archive_write_set_format_option.c \ - libarchive/test/test_archive_write_set_option.c \ - libarchive/test/test_archive_write_set_options.c \ - libarchive/test/test_archive_write_set_passphrase.c \ - libarchive/test/test_bad_fd.c \ - libarchive/test/test_compat_bzip2.c \ - libarchive/test/test_compat_cpio.c \ - libarchive/test/test_compat_gtar.c \ - libarchive/test/test_compat_gzip.c \ - libarchive/test/test_compat_lz4.c \ - libarchive/test/test_compat_lzip.c \ - libarchive/test/test_compat_lzma.c \ - libarchive/test/test_compat_lzop.c \ - libarchive/test/test_compat_mac.c \ - libarchive/test/test_compat_perl_archive_tar.c \ - libarchive/test/test_compat_plexus_archiver_tar.c \ - libarchive/test/test_compat_solaris_tar_acl.c \ - libarchive/test/test_compat_solaris_pax_sparse.c \ - libarchive/test/test_compat_star_acl.c \ - libarchive/test/test_compat_tar_directory.c \ - libarchive/test/test_compat_tar_hardlink.c \ - libarchive/test/test_compat_uudecode.c \ - libarchive/test/test_compat_uudecode_large.c \ - libarchive/test/test_compat_xz.c \ - libarchive/test/test_compat_zip.c \ - libarchive/test/test_compat_zstd.c \ - libarchive/test/test_empty_write.c \ - libarchive/test/test_entry.c \ - libarchive/test/test_entry_strmode.c \ - libarchive/test/test_extattr_freebsd.c \ - libarchive/test/test_filter_count.c \ - libarchive/test/test_fuzz.c \ - libarchive/test/test_gnutar_filename_encoding.c \ - libarchive/test/test_link_resolver.c \ - libarchive/test/test_open_failure.c \ - libarchive/test/test_open_fd.c \ - libarchive/test/test_open_file.c \ - libarchive/test/test_open_filename.c \ - libarchive/test/test_pax_filename_encoding.c \ - libarchive/test/test_pax_xattr_header.c \ - libarchive/test/test_read_data_large.c \ - libarchive/test/test_read_disk.c \ - libarchive/test/test_read_disk_directory_traversals.c \ - libarchive/test/test_read_disk_entry_from_file.c \ - libarchive/test/test_read_extract.c \ - libarchive/test/test_read_file_nonexistent.c \ - libarchive/test/test_read_filter_compress.c \ - libarchive/test/test_read_filter_grzip.c \ - libarchive/test/test_read_filter_lrzip.c \ - libarchive/test/test_read_filter_lzop.c \ - libarchive/test/test_read_filter_lzop_multiple_parts.c \ - libarchive/test/test_read_filter_program.c \ - libarchive/test/test_read_filter_program_signature.c \ - libarchive/test/test_read_filter_uudecode.c \ - libarchive/test/test_read_format_7zip.c \ - libarchive/test/test_read_format_7zip_encryption_data.c \ - libarchive/test/test_read_format_7zip_encryption_partially.c \ - libarchive/test/test_read_format_7zip_encryption_header.c \ - libarchive/test/test_read_format_7zip_malformed.c \ - libarchive/test/test_read_format_7zip_packinfo_digests.c \ - libarchive/test/test_read_format_ar.c \ - libarchive/test/test_read_format_cab.c \ - libarchive/test/test_read_format_cab_filename.c \ - libarchive/test/test_read_format_cpio_afio.c \ - libarchive/test/test_read_format_cpio_bin.c \ - libarchive/test/test_read_format_cpio_bin_Z.c \ - libarchive/test/test_read_format_cpio_bin_be.c \ - libarchive/test/test_read_format_cpio_bin_bz2.c \ - libarchive/test/test_read_format_cpio_bin_gz.c \ - libarchive/test/test_read_format_cpio_bin_le.c \ - libarchive/test/test_read_format_cpio_bin_lzip.c \ - libarchive/test/test_read_format_cpio_bin_lzma.c \ - libarchive/test/test_read_format_cpio_bin_xz.c \ - libarchive/test/test_read_format_cpio_filename.c \ - libarchive/test/test_read_format_cpio_odc.c \ - libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c \ - libarchive/test/test_read_format_cpio_svr4_gzip.c \ - libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c \ - libarchive/test/test_read_format_cpio_svr4c_Z.c \ - libarchive/test/test_read_format_empty.c \ - libarchive/test/test_read_format_gtar_filename.c \ - libarchive/test/test_read_format_gtar_gz.c \ - libarchive/test/test_read_format_gtar_lzma.c \ - libarchive/test/test_read_format_gtar_sparse.c \ - libarchive/test/test_read_format_gtar_sparse_skip_entry.c \ - libarchive/test/test_read_format_iso_Z.c \ - libarchive/test/test_read_format_iso_multi_extent.c \ - libarchive/test/test_read_format_iso_xorriso.c \ - libarchive/test/test_read_format_isojoliet_bz2.c \ - libarchive/test/test_read_format_isojoliet_long.c \ - libarchive/test/test_read_format_isojoliet_rr.c \ - libarchive/test/test_read_format_isojoliet_versioned.c \ - libarchive/test/test_read_format_isorr_bz2.c \ - libarchive/test/test_read_format_isorr_ce.c \ - libarchive/test/test_read_format_isorr_new_bz2.c \ - libarchive/test/test_read_format_isorr_rr_moved.c \ - libarchive/test/test_read_format_isozisofs_bz2.c \ - libarchive/test/test_read_format_lha.c \ - libarchive/test/test_read_format_lha_bugfix_0.c \ - libarchive/test/test_read_format_lha_filename.c \ - libarchive/test/test_read_format_lha_filename_utf16.c \ - libarchive/test/test_read_format_mtree.c \ - libarchive/test/test_read_format_mtree_crash747.c \ - libarchive/test/test_read_format_pax_bz2.c \ - libarchive/test/test_read_format_rar.c \ - libarchive/test/test_read_format_rar_encryption_data.c \ - libarchive/test/test_read_format_rar_encryption_partially.c \ - libarchive/test/test_read_format_rar_encryption_header.c \ - libarchive/test/test_read_format_rar_filter.c \ - libarchive/test/test_read_format_rar_invalid1.c \ - libarchive/test/test_read_format_rar5.c \ - libarchive/test/test_read_format_raw.c \ - libarchive/test/test_read_format_tar.c \ - libarchive/test/test_read_format_tar_concatenated.c \ - libarchive/test/test_read_format_tar_empty_pax.c \ - libarchive/test/test_read_format_tar_empty_filename.c \ - libarchive/test/test_read_format_tar_empty_with_gnulabel.c \ - libarchive/test/test_read_format_tar_filename.c \ - libarchive/test/test_read_format_tar_invalid_pax_size.c \ - libarchive/test/test_read_format_tbz.c \ - libarchive/test/test_read_format_tgz.c \ - libarchive/test/test_read_format_tlz.c \ - libarchive/test/test_read_format_txz.c \ - libarchive/test/test_read_format_tz.c \ - libarchive/test/test_read_format_ustar_filename.c \ - libarchive/test/test_read_format_warc.c \ - libarchive/test/test_read_format_xar.c \ - libarchive/test/test_read_format_zip.c \ - libarchive/test/test_read_format_zip_7075_utf8_paths.c \ - libarchive/test/test_read_format_zip_comment_stored.c \ - libarchive/test/test_read_format_zip_encryption_data.c \ - libarchive/test/test_read_format_zip_encryption_partially.c \ - libarchive/test/test_read_format_zip_encryption_header.c \ - libarchive/test/test_read_format_zip_extra_padding.c \ - libarchive/test/test_read_format_zip_filename.c \ - libarchive/test/test_read_format_zip_high_compression.c \ - libarchive/test/test_read_format_zip_jar.c \ - libarchive/test/test_read_format_zip_mac_metadata.c \ - libarchive/test/test_read_format_zip_malformed.c \ - libarchive/test/test_read_format_zip_msdos.c \ - libarchive/test/test_read_format_zip_nested.c \ - libarchive/test/test_read_format_zip_nofiletype.c \ - libarchive/test/test_read_format_zip_padded.c \ - libarchive/test/test_read_format_zip_sfx.c \ - libarchive/test/test_read_format_zip_traditional_encryption_data.c \ - libarchive/test/test_read_format_zip_winzip_aes.c \ - libarchive/test/test_read_format_zip_winzip_aes_large.c \ - libarchive/test/test_read_format_zip_zip64.c \ - libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c \ - libarchive/test/test_read_large.c \ - libarchive/test/test_read_pax_xattr_rht_security_selinux.c \ - libarchive/test/test_read_pax_xattr_schily.c \ - libarchive/test/test_read_pax_truncated.c \ - libarchive/test/test_read_position.c \ - libarchive/test/test_read_set_format.c \ - libarchive/test/test_read_too_many_filters.c \ - libarchive/test/test_read_truncated.c \ - libarchive/test/test_read_truncated_filter.c \ - libarchive/test/test_short_writes.c \ - libarchive/test/test_sparse_basic.c \ - libarchive/test/test_tar_filenames.c \ - libarchive/test/test_tar_large.c \ - libarchive/test/test_ustar_filenames.c \ - libarchive/test/test_ustar_filename_encoding.c \ - libarchive/test/test_warn_missing_hardlink_target.c \ - libarchive/test/test_write_disk.c \ - libarchive/test/test_write_disk_appledouble.c \ - libarchive/test/test_write_disk_failures.c \ - libarchive/test/test_write_disk_fixup.c \ - libarchive/test/test_write_disk_hardlink.c \ - libarchive/test/test_write_disk_hfs_compression.c \ - libarchive/test/test_write_disk_lookup.c \ - libarchive/test/test_write_disk_mac_metadata.c \ - libarchive/test/test_write_disk_no_hfs_compression.c \ - libarchive/test/test_write_disk_perms.c \ - libarchive/test/test_write_disk_secure.c \ - libarchive/test/test_write_disk_secure744.c \ - libarchive/test/test_write_disk_secure745.c \ - libarchive/test/test_write_disk_secure746.c \ - libarchive/test/test_write_disk_sparse.c \ - libarchive/test/test_write_disk_symlink.c \ - libarchive/test/test_write_disk_times.c \ - libarchive/test/test_write_filter_b64encode.c \ - libarchive/test/test_write_filter_bzip2.c \ - libarchive/test/test_write_filter_compress.c \ - libarchive/test/test_write_filter_gzip.c \ - libarchive/test/test_write_filter_gzip_timestamp.c \ - libarchive/test/test_write_filter_lrzip.c \ - libarchive/test/test_write_filter_lz4.c \ - libarchive/test/test_write_filter_lzip.c \ - libarchive/test/test_write_filter_lzma.c \ - libarchive/test/test_write_filter_lzop.c \ - libarchive/test/test_write_filter_program.c \ - libarchive/test/test_write_filter_uuencode.c \ - libarchive/test/test_write_filter_xz.c \ - libarchive/test/test_write_filter_zstd.c \ - libarchive/test/test_write_format_7zip.c \ - libarchive/test/test_write_format_7zip_empty.c \ - libarchive/test/test_write_format_7zip_large.c \ - libarchive/test/test_write_format_ar.c \ - libarchive/test/test_write_format_cpio.c \ - libarchive/test/test_write_format_cpio_empty.c \ - libarchive/test/test_write_format_cpio_newc.c \ - libarchive/test/test_write_format_cpio_odc.c \ - libarchive/test/test_write_format_gnutar.c \ - libarchive/test/test_write_format_gnutar_filenames.c \ - libarchive/test/test_write_format_iso9660.c \ - libarchive/test/test_write_format_iso9660_boot.c \ - libarchive/test/test_write_format_iso9660_empty.c \ - libarchive/test/test_write_format_iso9660_filename.c \ - libarchive/test/test_write_format_iso9660_zisofs.c \ - libarchive/test/test_write_format_mtree.c \ - libarchive/test/test_write_format_mtree_absolute_path.c \ - libarchive/test/test_write_format_mtree_classic.c \ - libarchive/test/test_write_format_mtree_classic_indent.c\ - libarchive/test/test_write_format_mtree_fflags.c \ - libarchive/test/test_write_format_mtree_no_separator.c \ - libarchive/test/test_write_format_mtree_quoted_filename.c\ - libarchive/test/test_write_format_pax.c \ - libarchive/test/test_write_format_raw.c \ - libarchive/test/test_write_format_raw_b64.c \ - libarchive/test/test_write_format_shar_empty.c \ - libarchive/test/test_write_format_tar.c \ - libarchive/test/test_write_format_tar_empty.c \ - libarchive/test/test_write_format_tar_sparse.c \ - libarchive/test/test_write_format_tar_ustar.c \ - libarchive/test/test_write_format_tar_v7tar.c \ - libarchive/test/test_write_format_warc.c \ - libarchive/test/test_write_format_warc_empty.c \ - libarchive/test/test_write_format_xar.c \ - libarchive/test/test_write_format_xar_empty.c \ - libarchive/test/test_write_format_zip.c \ - libarchive/test/test_write_format_zip_compression_store.c \ - libarchive/test/test_write_format_zip_entry_size_unset.c \ - libarchive/test/test_write_format_zip_empty.c \ - libarchive/test/test_write_format_zip_empty_zip64.c \ - libarchive/test/test_write_format_zip_file.c \ - libarchive/test/test_write_format_zip_file_zip64.c \ - libarchive/test/test_write_format_zip_large.c \ - libarchive/test/test_write_format_zip_zip64.c \ - libarchive/test/test_write_open_memory.c \ - libarchive/test/test_write_read_format_zip.c \ - libarchive/test/test_xattr_platform.c \ - libarchive/test/test_zip_filename_encoding.c - -libarchive_test_CPPFLAGS = \ - -I$(top_srcdir)/libarchive \ - -I$(top_srcdir)/libarchive/test \ - -I$(top_srcdir)/test_utils \ - -I$(top_builddir)/libarchive/test \ - -DLIBARCHIVE_STATIC $(PLATFORMCPPFLAGS) - -libarchive_test_LDADD = $(LTLIBICONV) -libarchive_TESTS_ENVIRONMENT = LIBARCHIVE_TEST_FILES=`cd $(top_srcdir);/bin/pwd`/libarchive/test LRZIP=NOCONFIG -libarchive_test_EXTRA_DIST = \ - libarchive/test/list.h \ - libarchive/test/test_acl_pax_posix1e.tar.uu \ - libarchive/test/test_acl_pax_nfs4.tar.uu \ - libarchive/test/test_archive_string_conversion.txt.Z.uu \ - libarchive/test/test_compat_bzip2_1.tbz.uu \ - libarchive/test/test_compat_bzip2_2.tbz.uu \ - libarchive/test/test_compat_cpio_1.cpio.uu \ - libarchive/test/test_compat_gtar_1.tar.uu \ - libarchive/test/test_compat_gtar_2.tar.uu \ - libarchive/test/test_compat_gzip_1.tgz.uu \ - libarchive/test/test_compat_gzip_2.tgz.uu \ - libarchive/test/test_compat_lz4_1.tar.lz4.uu \ - libarchive/test/test_compat_lz4_2.tar.lz4.uu \ - libarchive/test/test_compat_lz4_3.tar.lz4.uu \ - libarchive/test/test_compat_lz4_B4.tar.lz4.uu \ - libarchive/test/test_compat_lz4_B4BD.tar.lz4.uu \ - libarchive/test/test_compat_lz4_B4BDBX.tar.lz4.uu \ - libarchive/test/test_compat_lz4_B5.tar.lz4.uu \ - libarchive/test/test_compat_lz4_B5BD.tar.lz4.uu \ - libarchive/test/test_compat_lz4_B6.tar.lz4.uu \ - libarchive/test/test_compat_lz4_B6BD.tar.lz4.uu \ - libarchive/test/test_compat_lz4_B7.tar.lz4.uu \ - libarchive/test/test_compat_lz4_B7BD.tar.lz4.uu \ - libarchive/test/test_compat_lzip_1.tlz.uu \ - libarchive/test/test_compat_lzip_2.tlz.uu \ - libarchive/test/test_compat_lzma_1.tlz.uu \ - libarchive/test/test_compat_lzma_2.tlz.uu \ - libarchive/test/test_compat_lzma_3.tlz.uu \ - libarchive/test/test_compat_lzop_1.tar.lzo.uu \ - libarchive/test/test_compat_lzop_2.tar.lzo.uu \ - libarchive/test/test_compat_lzop_3.tar.lzo.uu \ - libarchive/test/test_compat_mac-1.tar.Z.uu \ - libarchive/test/test_compat_mac-2.tar.Z.uu \ - libarchive/test/test_compat_perl_archive_tar.tar.uu \ - libarchive/test/test_compat_plexus_archiver_tar.tar.uu \ - libarchive/test/test_compat_solaris_pax_sparse_1.pax.Z.uu \ - libarchive/test/test_compat_solaris_pax_sparse_2.pax.Z.uu \ - libarchive/test/test_compat_solaris_tar_acl.tar.uu \ - libarchive/test/test_compat_star_acl_nfs4.tar.uu \ - libarchive/test/test_compat_star_acl_posix1e.tar.uu \ - libarchive/test/test_compat_tar_directory_1.tar.uu \ - libarchive/test/test_compat_tar_hardlink_1.tar.uu \ - libarchive/test/test_compat_uudecode_large.tar.Z.uu \ - libarchive/test/test_compat_xz_1.txz.uu \ - libarchive/test/test_compat_zip_1.zip.uu \ - libarchive/test/test_compat_zip_2.zip.uu \ - libarchive/test/test_compat_zip_3.zip.uu \ - libarchive/test/test_compat_zip_4.zip.uu \ - libarchive/test/test_compat_zip_5.zip.uu \ - libarchive/test/test_compat_zip_6.zip.uu \ - libarchive/test/test_compat_zip_7.xps.uu \ - libarchive/test/test_compat_zip_8.zip.uu \ - libarchive/test/test_compat_zstd_1.tar.zst.uu \ - libarchive/test/test_compat_zstd_2.tar.zst.uu \ - libarchive/test/test_fuzz.cab.uu \ - libarchive/test/test_fuzz.lzh.uu \ - libarchive/test/test_fuzz_1.iso.Z.uu \ - libarchive/test/test_pax_filename_encoding.tar.uu \ - libarchive/test/test_pax_xattr_header_all.tar.uu \ - libarchive/test/test_pax_xattr_header_libarchive.tar.uu \ - libarchive/test/test_pax_xattr_header_schily.tar.uu \ - libarchive/test/test_rar_multivolume_multiple_files.part1.rar.uu \ - libarchive/test/test_rar_multivolume_multiple_files.part2.rar.uu \ - libarchive/test/test_rar_multivolume_multiple_files.part3.rar.uu \ - libarchive/test/test_rar_multivolume_multiple_files.part4.rar.uu \ - libarchive/test/test_rar_multivolume_multiple_files.part5.rar.uu \ - libarchive/test/test_rar_multivolume_multiple_files.part6.rar.uu \ - libarchive/test/test_rar_multivolume_single_file.part1.rar.uu \ - libarchive/test/test_rar_multivolume_single_file.part2.rar.uu \ - libarchive/test/test_rar_multivolume_single_file.part3.rar.uu \ - libarchive/test/test_rar_multivolume_uncompressed_files.part01.rar.uu \ - libarchive/test/test_rar_multivolume_uncompressed_files.part02.rar.uu \ - libarchive/test/test_rar_multivolume_uncompressed_files.part03.rar.uu \ - libarchive/test/test_rar_multivolume_uncompressed_files.part04.rar.uu \ - libarchive/test/test_rar_multivolume_uncompressed_files.part05.rar.uu \ - libarchive/test/test_rar_multivolume_uncompressed_files.part06.rar.uu \ - libarchive/test/test_rar_multivolume_uncompressed_files.part07.rar.uu \ - libarchive/test/test_rar_multivolume_uncompressed_files.part08.rar.uu \ - libarchive/test/test_rar_multivolume_uncompressed_files.part09.rar.uu \ - libarchive/test/test_rar_multivolume_uncompressed_files.part10.rar.uu \ - libarchive/test/test_read_filter_grzip.tar.grz.uu \ - libarchive/test/test_read_filter_lrzip.tar.lrz.uu \ - libarchive/test/test_read_filter_lzop.tar.lzo.uu \ - libarchive/test/test_read_filter_lzop_multiple_parts.tar.lzo.uu \ - libarchive/test/test_read_format_mtree_crash747.mtree.bz2.uu \ - libarchive/test/test_read_format_mtree_noprint.mtree.uu \ - libarchive/test/test_read_format_7zip_bcj2_bzip2.7z.uu \ - libarchive/test/test_read_format_7zip_bcj2_copy_1.7z.uu \ - libarchive/test/test_read_format_7zip_bcj2_copy_2.7z.uu \ - libarchive/test/test_read_format_7zip_bcj2_copy_lzma.7z.uu \ - libarchive/test/test_read_format_7zip_bcj2_deflate.7z.uu \ - libarchive/test/test_read_format_7zip_bcj2_lzma1_1.7z.uu \ - libarchive/test/test_read_format_7zip_bcj2_lzma1_2.7z.uu \ - libarchive/test/test_read_format_7zip_bcj2_lzma2_1.7z.uu \ - libarchive/test/test_read_format_7zip_bcj2_lzma2_2.7z.uu \ - libarchive/test/test_read_format_7zip_bcj_bzip2.7z.uu \ - libarchive/test/test_read_format_7zip_bcj_copy.7z.uu \ - libarchive/test/test_read_format_7zip_bcj_deflate.7z.uu \ - libarchive/test/test_read_format_7zip_bcj_lzma1.7z.uu \ - libarchive/test/test_read_format_7zip_bcj_lzma2.7z.uu \ - libarchive/test/test_read_format_7zip_bzip2.7z.uu \ - libarchive/test/test_read_format_7zip_copy.7z.uu \ - libarchive/test/test_read_format_7zip_copy_2.7z.uu \ - libarchive/test/test_read_format_7zip_deflate.7z.uu \ - libarchive/test/test_read_format_7zip_delta_lzma1.7z.uu \ - libarchive/test/test_read_format_7zip_delta4_lzma1.7z.uu \ - libarchive/test/test_read_format_7zip_delta_lzma2.7z.uu \ - libarchive/test/test_read_format_7zip_delta4_lzma2.7z.uu \ - libarchive/test/test_read_format_7zip_empty_archive.7z.uu \ - libarchive/test/test_read_format_7zip_empty_file.7z.uu \ - libarchive/test/test_read_format_7zip_encryption.7z.uu \ - libarchive/test/test_read_format_7zip_encryption_header.7z.uu \ - libarchive/test/test_read_format_7zip_encryption_partially.7z.uu \ - libarchive/test/test_read_format_7zip_lzma1.7z.uu \ - libarchive/test/test_read_format_7zip_lzma1_2.7z.uu \ - libarchive/test/test_read_format_7zip_lzma1_lzma2.7z.uu \ - libarchive/test/test_read_format_7zip_lzma2.7z.uu \ - libarchive/test/test_read_format_7zip_malformed.7z.uu \ - libarchive/test/test_read_format_7zip_malformed2.7z.uu \ - libarchive/test/test_read_format_7zip_packinfo_digests.7z.uu \ - libarchive/test/test_read_format_7zip_ppmd.7z.uu \ - libarchive/test/test_read_format_7zip_symbolic_name.7z.uu \ - libarchive/test/test_read_format_ar.ar.uu \ - libarchive/test/test_read_format_cab_1.cab.uu \ - libarchive/test/test_read_format_cab_2.cab.uu \ - libarchive/test/test_read_format_cab_3.cab.uu \ - libarchive/test/test_read_format_cab_filename_cp932.cab.uu \ - libarchive/test/test_read_format_cpio_bin_be.cpio.uu \ - libarchive/test/test_read_format_cpio_bin_le.cpio.uu \ - libarchive/test/test_read_format_cpio_filename_cp866.cpio.uu \ - libarchive/test/test_read_format_cpio_filename_eucjp.cpio.uu \ - libarchive/test/test_read_format_cpio_filename_koi8r.cpio.uu \ - libarchive/test/test_read_format_cpio_filename_utf8_jp.cpio.uu \ - libarchive/test/test_read_format_cpio_filename_utf8_ru.cpio.uu \ - libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.rpm.uu \ - libarchive/test/test_read_format_cpio_svr4_gzip_rpm.rpm.uu \ - libarchive/test/test_read_format_gtar_filename_cp866.tar.Z.uu \ - libarchive/test/test_read_format_gtar_filename_eucjp.tar.Z.uu \ - libarchive/test/test_read_format_gtar_filename_koi8r.tar.Z.uu \ - libarchive/test/test_read_format_gtar_sparse_1_13.tar.uu \ - libarchive/test/test_read_format_gtar_sparse_1_17.tar.uu \ - libarchive/test/test_read_format_gtar_sparse_1_17_posix00.tar.uu \ - libarchive/test/test_read_format_gtar_sparse_1_17_posix01.tar.uu \ - libarchive/test/test_read_format_gtar_sparse_1_17_posix10.tar.uu \ - libarchive/test/test_read_format_gtar_sparse_1_17_posix10_modified.tar.uu \ - libarchive/test/test_read_format_gtar_sparse_skip_entry.tar.Z.uu \ - libarchive/test/test_read_format_iso.iso.Z.uu \ - libarchive/test/test_read_format_iso_2.iso.Z.uu \ - libarchive/test/test_read_format_iso_joliet.iso.Z.uu \ - libarchive/test/test_read_format_iso_joliet_by_nero.iso.Z.uu \ - libarchive/test/test_read_format_iso_joliet_long.iso.Z.uu \ - libarchive/test/test_read_format_iso_joliet_rockridge.iso.Z.uu \ - libarchive/test/test_read_format_iso_multi_extent.iso.Z.uu \ - libarchive/test/test_read_format_iso_rockridge.iso.Z.uu \ - libarchive/test/test_read_format_iso_rockridge_ce.iso.Z.uu \ - libarchive/test/test_read_format_iso_rockridge_new.iso.Z.uu \ - libarchive/test/test_read_format_iso_rockridge_rr_moved.iso.Z.uu \ - libarchive/test/test_read_format_iso_xorriso.iso.Z.uu \ - libarchive/test/test_read_format_iso_zisofs.iso.Z.uu \ - libarchive/test/test_read_format_lha_bugfix_0.lzh.uu \ - libarchive/test/test_read_format_lha_filename_cp932.lzh.uu \ - libarchive/test/test_read_format_lha_filename_utf16.lzh.uu \ - libarchive/test/test_read_format_lha_header0.lzh.uu \ - libarchive/test/test_read_format_lha_header1.lzh.uu \ - libarchive/test/test_read_format_lha_header2.lzh.uu \ - libarchive/test/test_read_format_lha_header3.lzh.uu \ - libarchive/test/test_read_format_lha_lh0.lzh.uu \ - libarchive/test/test_read_format_lha_lh6.lzh.uu \ - libarchive/test/test_read_format_lha_lh7.lzh.uu \ - libarchive/test/test_read_format_lha_withjunk.lzh.uu \ - libarchive/test/test_read_format_mtree.mtree.uu \ - libarchive/test/test_read_format_mtree_nomagic.mtree.uu \ - libarchive/test/test_read_format_mtree_nomagic2.mtree.uu \ - libarchive/test/test_read_format_mtree_nomagic3.mtree.uu \ - libarchive/test/test_read_format_rar.rar.uu \ - libarchive/test/test_read_format_rar_binary_data.rar.uu \ - libarchive/test/test_read_format_rar_compress_best.rar.uu \ - libarchive/test/test_read_format_rar_compress_normal.rar.uu \ - libarchive/test/test_read_format_rar_encryption_data.rar.uu \ - libarchive/test/test_read_format_rar_encryption_header.rar.uu \ - libarchive/test/test_read_format_rar_encryption_partially.rar.uu \ - libarchive/test/test_read_format_rar_filter.rar.uu \ - libarchive/test/test_read_format_rar_invalid1.rar.uu \ - libarchive/test/test_read_format_rar_multi_lzss_blocks.rar.uu \ - libarchive/test/test_read_format_rar_multivolume.part0001.rar.uu \ - libarchive/test/test_read_format_rar_multivolume.part0002.rar.uu \ - libarchive/test/test_read_format_rar_multivolume.part0003.rar.uu \ - libarchive/test/test_read_format_rar_multivolume.part0004.rar.uu \ - libarchive/test/test_read_format_rar_noeof.rar.uu \ - libarchive/test/test_read_format_rar_ppmd_lzss_conversion.rar.uu \ - libarchive/test/test_read_format_rar_ppmd_use_after_free.rar.uu \ - libarchive/test/test_read_format_rar_ppmd_use_after_free2.rar.uu \ - libarchive/test/test_read_format_rar_sfx.exe.uu \ - libarchive/test/test_read_format_rar_subblock.rar.uu \ - libarchive/test/test_read_format_rar_unicode.rar.uu \ - libarchive/test/test_read_format_rar_windows.rar.uu \ - libarchive/test/test_read_format_rar5_arm.rar.uu \ - libarchive/test/test_read_format_rar5_blake2.rar.uu \ - libarchive/test/test_read_format_rar5_compressed.rar.uu \ - libarchive/test/test_read_format_rar5_different_window_size.rar.uu \ - libarchive/test/test_read_format_rar5_different_solid_window_size.rar.uu \ - libarchive/test/test_read_format_rar5_distance_overflow.rar.uu \ - libarchive/test/test_read_format_rar5_extra_field_version.rar.uu \ - libarchive/test/test_read_format_rar5_fileattr.rar.uu \ - libarchive/test/test_read_format_rar5_hardlink.rar.uu \ - libarchive/test/test_read_format_rar5_invalid_dict_reference.rar.uu \ - libarchive/test/test_read_format_rar5_leftshift1.rar.uu \ - libarchive/test/test_read_format_rar5_leftshift2.rar.uu \ - libarchive/test/test_read_format_rar5_multiarchive.part01.rar.uu \ - libarchive/test/test_read_format_rar5_multiarchive.part02.rar.uu \ - libarchive/test/test_read_format_rar5_multiarchive.part03.rar.uu \ - libarchive/test/test_read_format_rar5_multiarchive.part04.rar.uu \ - libarchive/test/test_read_format_rar5_multiarchive.part05.rar.uu \ - libarchive/test/test_read_format_rar5_multiarchive.part06.rar.uu \ - libarchive/test/test_read_format_rar5_multiarchive.part07.rar.uu \ - libarchive/test/test_read_format_rar5_multiarchive.part08.rar.uu \ - libarchive/test/test_read_format_rar5_multiarchive_solid.part01.rar.uu \ - libarchive/test/test_read_format_rar5_multiarchive_solid.part02.rar.uu \ - libarchive/test/test_read_format_rar5_multiarchive_solid.part03.rar.uu \ - libarchive/test/test_read_format_rar5_multiarchive_solid.part04.rar.uu \ - libarchive/test/test_read_format_rar5_multiple_files.rar.uu \ - libarchive/test/test_read_format_rar5_multiple_files_solid.rar.uu \ - libarchive/test/test_read_format_rar5_nonempty_dir_stream.rar.uu \ - libarchive/test/test_read_format_rar5_owner.rar.uu \ - libarchive/test/test_read_format_rar5_readtables_overflow.rar.uu \ - libarchive/test/test_read_format_rar5_sfx.exe.uu \ - libarchive/test/test_read_format_rar5_solid.rar.uu \ - libarchive/test/test_read_format_rar5_stored.rar.uu \ - libarchive/test/test_read_format_rar5_stored_manyfiles.rar.uu \ - libarchive/test/test_read_format_rar5_symlink.rar.uu \ - libarchive/test/test_read_format_rar5_truncated_huff.rar.uu \ - libarchive/test/test_read_format_rar5_win32.rar.uu \ - libarchive/test/test_read_format_rar5_arm_filter_on_window_boundary.rar.uu \ - libarchive/test/test_read_format_rar5_different_winsize_on_merge.rar.uu \ - libarchive/test/test_read_format_rar5_block_size_is_too_small.rar.uu \ - libarchive/test/test_read_format_rar5_decode_number_out_of_bounds_read.rar.uu \ - libarchive/test/test_read_format_rar5_window_buf_and_size_desync.rar.uu \ - libarchive/test/test_read_format_rar5_bad_window_sz_in_mltarc_file.rar.uu \ - libarchive/test/test_read_format_raw.bufr.uu \ - libarchive/test/test_read_format_raw.data.gz.uu \ - libarchive/test/test_read_format_raw.data.Z.uu \ - libarchive/test/test_read_format_raw.data.uu \ - libarchive/test/test_read_format_tar_concatenated.tar.uu \ - libarchive/test/test_read_format_tar_empty_filename.tar.uu \ - libarchive/test/test_read_format_tar_empty_with_gnulabel.tar.uu \ - libarchive/test/test_read_format_tar_empty_pax.tar.Z.uu \ - libarchive/test/test_read_format_tar_filename_koi8r.tar.Z.uu \ - libarchive/test/test_read_format_tar_invalid_pax_size.tar.uu \ - libarchive/test/test_read_format_ustar_filename_cp866.tar.Z.uu \ - libarchive/test/test_read_format_ustar_filename_eucjp.tar.Z.uu \ - libarchive/test/test_read_format_ustar_filename_koi8r.tar.Z.uu \ - libarchive/test/test_read_format_warc.warc.uu \ - libarchive/test/test_read_format_zip.zip.uu \ - libarchive/test/test_read_format_zip_7075_utf8_paths.zip.uu \ - libarchive/test/test_read_format_zip_7z_deflate.zip.uu \ - libarchive/test/test_read_format_zip_7z_lzma.zip.uu \ - libarchive/test/test_read_format_zip_bz2_hang.zip.uu \ - libarchive/test/test_read_format_zip_bzip2.zipx.uu \ - libarchive/test/test_read_format_zip_bzip2_multi.zipx.uu \ - libarchive/test/test_read_format_zip_comment_stored_1.zip.uu \ - libarchive/test/test_read_format_zip_comment_stored_2.zip.uu \ - libarchive/test/test_read_format_zip_encryption_data.zip.uu \ - libarchive/test/test_read_format_zip_encryption_header.zip.uu \ - libarchive/test/test_read_format_zip_encryption_partially.zip.uu \ - libarchive/test/test_read_format_zip_extra_padding.zip.uu \ - libarchive/test/test_read_format_zip_filename_cp866.zip.uu \ - libarchive/test/test_read_format_zip_filename_cp932.zip.uu \ - libarchive/test/test_read_format_zip_filename_koi8r.zip.uu \ - libarchive/test/test_read_format_zip_filename_utf8_jp.zip.uu \ - libarchive/test/test_read_format_zip_filename_utf8_ru.zip.uu \ - libarchive/test/test_read_format_zip_filename_utf8_ru2.zip.uu \ - libarchive/test/test_read_format_zip_high_compression.zip.uu \ - libarchive/test/test_read_format_zip_length_at_end.zip.uu \ - libarchive/test/test_read_format_zip_lzma.zipx.uu \ - libarchive/test/test_read_format_zip_lzma_alone_leak.zipx.uu \ - libarchive/test/test_read_format_zip_lzma_multi.zipx.uu \ - libarchive/test/test_read_format_zip_lzma_stream_end.zipx.uu \ - libarchive/test/test_read_format_zip_jar.jar.uu \ - libarchive/test/test_read_format_zip_mac_metadata.zip.uu \ - libarchive/test/test_read_format_zip_malformed1.zip.uu \ - libarchive/test/test_read_format_zip_msdos.zip.uu \ - libarchive/test/test_read_format_zip_nested.zip.uu \ - libarchive/test/test_read_format_zip_nofiletype.zip.uu \ - libarchive/test/test_read_format_zip_padded1.zip.uu \ - libarchive/test/test_read_format_zip_padded2.zip.uu \ - libarchive/test/test_read_format_zip_padded3.zip.uu \ - libarchive/test/test_read_format_zip_ppmd8.zipx.uu \ - libarchive/test/test_read_format_zip_ppmd8_crash_1.zipx.uu \ - libarchive/test/test_read_format_zip_ppmd8_crash_2.zipx.uu \ - libarchive/test/test_read_format_zip_ppmd8_multi.zipx.uu \ - libarchive/test/test_read_format_zip_sfx.uu \ - libarchive/test/test_read_format_zip_symlink.zip.uu \ - libarchive/test/test_read_format_zip_traditional_encryption_data.zip.uu \ - libarchive/test/test_read_format_zip_ux.zip.uu \ - libarchive/test/test_read_format_zip_winzip_aes128.zip.uu \ - libarchive/test/test_read_format_zip_winzip_aes256.zip.uu \ - libarchive/test/test_read_format_zip_winzip_aes256_large.zip.uu \ - libarchive/test/test_read_format_zip_winzip_aes256_stored.zip.uu \ - libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.zip.uu \ - libarchive/test/test_read_format_zip_xz_multi.zipx.uu \ - libarchive/test/test_read_format_zip_zip64a.zip.uu \ - libarchive/test/test_read_format_zip_zip64b.zip.uu \ - libarchive/test/test_read_format_zip_zstd.zipx.uu \ - libarchive/test/test_read_format_zip_zstd_multi.zipx.uu \ - libarchive/test/test_read_large_splitted_rar_aa.uu \ - libarchive/test/test_read_large_splitted_rar_ab.uu \ - libarchive/test/test_read_large_splitted_rar_ac.uu \ - libarchive/test/test_read_large_splitted_rar_ad.uu \ - libarchive/test/test_read_large_splitted_rar_ae.uu \ - libarchive/test/test_read_pax_xattr_rht_security_selinux.tar.uu \ - libarchive/test/test_read_pax_xattr_schily.tar.uu \ - libarchive/test/test_read_splitted_rar_aa.uu \ - libarchive/test/test_read_splitted_rar_ab.uu \ - libarchive/test/test_read_splitted_rar_ac.uu \ - libarchive/test/test_read_splitted_rar_ad.uu \ - libarchive/test/test_read_too_many_filters.gz.uu \ - libarchive/test/test_splitted_rar_seek_support_aa.uu \ - libarchive/test/test_splitted_rar_seek_support_ab.uu \ - libarchive/test/test_splitted_rar_seek_support_ac.uu \ - libarchive/test/test_write_disk_appledouble.cpio.gz.uu \ - libarchive/test/test_write_disk_hfs_compression.tgz.uu \ - libarchive/test/test_write_disk_mac_metadata.tar.gz.uu \ - libarchive/test/test_write_disk_no_hfs_compression.tgz.uu \ - libarchive/test/CMakeLists.txt \ - libarchive/test/README - - -# -# Common code for libarchive frontends (cpio, tar) -# -libarchive_fe_la_SOURCES = \ - libarchive_fe/err.c \ - libarchive_fe/err.h \ - libarchive_fe/lafe_platform.h \ - libarchive_fe/line_reader.c \ - libarchive_fe/line_reader.h \ - libarchive_fe/passphrase.c \ - libarchive_fe/passphrase.h - -libarchive_fe_la_CPPFLAGS = -I$(top_srcdir)/libarchive -# -# -# bsdtar source, docs, etc. -# -# -bsdtar_SOURCES = tar/bsdtar.c tar/bsdtar.h tar/bsdtar_platform.h \ - tar/cmdline.c tar/creation_set.c tar/read.c tar/subst.c \ - tar/util.c tar/write.c $(am__append_7) -bsdtar_DEPENDENCIES = libarchive.la libarchive_fe.la -@STATIC_BSDTAR_FALSE@bsdtar_ldstatic = -@STATIC_BSDTAR_TRUE@bsdtar_ldstatic = -static -@STATIC_BSDTAR_FALSE@bsdtar_ccstatic = -@STATIC_BSDTAR_TRUE@bsdtar_ccstatic = -DLIBARCHIVE_STATIC -bsdtar_LDADD = libarchive.la libarchive_fe.la $(LTLIBICONV) -bsdtar_CPPFLAGS = -I$(top_srcdir)/libarchive -I$(top_srcdir)/libarchive_fe $(bsdtar_ccstatic) $(PLATFORMCPPFLAGS) -bsdtar_LDFLAGS = $(bsdtar_ldstatic) $(GC_SECTIONS) -bsdtar_EXTRA_DIST = \ - tar/bsdtar.1 \ - tar/bsdtar_windows.h \ - tar/bsdtar_windows.c \ - tar/CMakeLists.txt \ - tar/config_freebsd.h - -@BUILD_BSDTAR_FALSE@bsdtar_man_MANS = -@BUILD_BSDTAR_TRUE@bsdtar_man_MANS = tar/bsdtar.1 -@BUILD_BSDTAR_FALSE@bsdtar_programs = -@BUILD_BSDTAR_TRUE@bsdtar_programs = bsdtar - -# -# bsdtar_test -# -bsdtar_test_SOURCES = \ - $(test_utils_SOURCES) \ - tar/test/test.h \ - tar/test/test_0.c \ - tar/test/test_basic.c \ - tar/test/test_copy.c \ - tar/test/test_empty_mtree.c \ - tar/test/test_extract_tar_Z.c \ - tar/test/test_extract_tar_bz2.c \ - tar/test/test_extract_tar_grz.c \ - tar/test/test_extract_tar_gz.c \ - tar/test/test_extract_tar_lrz.c \ - tar/test/test_extract_tar_lz.c \ - tar/test/test_extract_tar_lz4.c \ - tar/test/test_extract_tar_lzma.c \ - tar/test/test_extract_tar_lzo.c \ - tar/test/test_extract_tar_xz.c \ - tar/test/test_extract_tar_zstd.c \ - tar/test/test_format_newc.c \ - tar/test/test_help.c \ - tar/test/test_leading_slash.c \ - tar/test/test_missing_file.c \ - tar/test/test_option_C_mtree.c \ - tar/test/test_option_C_upper.c \ - tar/test/test_option_H_upper.c \ - tar/test/test_option_L_upper.c \ - tar/test/test_option_O_upper.c \ - tar/test/test_option_T_upper.c \ - tar/test/test_option_U_upper.c \ - tar/test/test_option_X_upper.c \ - tar/test/test_option_acls.c \ - tar/test/test_option_a.c \ - tar/test/test_option_b.c \ - tar/test/test_option_b64encode.c \ - tar/test/test_option_exclude.c \ - tar/test/test_option_exclude_vcs.c \ - tar/test/test_option_fflags.c \ - tar/test/test_option_gid_gname.c \ - tar/test/test_option_grzip.c \ - tar/test/test_option_ignore_zeros.c \ - tar/test/test_option_j.c \ - tar/test/test_option_k.c \ - tar/test/test_option_keep_newer_files.c \ - tar/test/test_option_lrzip.c \ - tar/test/test_option_lz4.c \ - tar/test/test_option_lzma.c \ - tar/test/test_option_lzop.c \ - tar/test/test_option_n.c \ - tar/test/test_option_newer_than.c \ - tar/test/test_option_nodump.c \ - tar/test/test_option_older_than.c \ - tar/test/test_option_passphrase.c \ - tar/test/test_option_q.c \ - tar/test/test_option_r.c \ - tar/test/test_option_s.c \ - tar/test/test_option_safe_writes.c \ - tar/test/test_option_uid_uname.c \ - tar/test/test_option_uuencode.c \ - tar/test/test_option_xattrs.c \ - tar/test/test_option_xz.c \ - tar/test/test_option_z.c \ - tar/test/test_option_zstd.c \ - tar/test/test_patterns.c \ - tar/test/test_print_longpath.c \ - tar/test/test_stdio.c \ - tar/test/test_strip_components.c \ - tar/test/test_symlink_dir.c \ - tar/test/test_version.c \ - tar/test/test_windows.c - -bsdtar_test_CPPFLAGS = \ - -I$(top_srcdir)/libarchive -I$(top_srcdir)/libarchive_fe \ - -I$(top_srcdir)/test_utils \ - -I$(top_srcdir)/tar -I$(top_srcdir)/tar/test \ - -I$(top_builddir)/tar/test \ - $(PLATFORMCPPFLAGS) - -@BUILD_BSDTAR_FALSE@bsdtar_test_programs = -@BUILD_BSDTAR_TRUE@bsdtar_test_programs = bsdtar_test -@BUILD_BSDTAR_FALSE@bsdtar_TESTS_ENVIRONMENT = -@BUILD_BSDTAR_TRUE@bsdtar_TESTS_ENVIRONMENT = BSDTAR=`cd $(top_builddir);/bin/pwd`/bsdtar$(EXEEXT) BSDTAR_TEST_FILES=`cd $(top_srcdir);/bin/pwd`/tar/test -bsdtar_test_EXTRA_DIST = \ - tar/test/list.h \ - tar/test/test_extract.tar.Z.uu \ - tar/test/test_extract.tar.bz2.uu \ - tar/test/test_extract.tar.grz.uu \ - tar/test/test_extract.tar.gz.uu \ - tar/test/test_extract.tar.lrz.uu \ - tar/test/test_extract.tar.lz.uu \ - tar/test/test_extract.tar.lz4.uu \ - tar/test/test_extract.tar.zst.uu \ - tar/test/test_extract.tar.lzma.uu \ - tar/test/test_extract.tar.lzo.uu \ - tar/test/test_extract.tar.xz.uu \ - tar/test/test_leading_slash.tar.uu \ - tar/test/test_option_keep_newer_files.tar.Z.uu \ - tar/test/test_option_passphrase.zip.uu \ - tar/test/test_option_s.tar.Z.uu \ - tar/test/test_patterns_2.tar.uu \ - tar/test/test_patterns_3.tar.uu \ - tar/test/test_patterns_4.tar.uu \ - tar/test/test_print_longpath.tar.Z.uu \ - tar/test/CMakeLists.txt - - -# -# -# bsdcpio source, docs, etc. -# -# -bsdcpio_SOURCES = cpio/cmdline.c cpio/cpio.c cpio/cpio.h \ - cpio/cpio_platform.h $(am__append_8) -bsdcpio_DEPENDENCIES = libarchive.la libarchive_fe.la -@STATIC_BSDCPIO_FALSE@bsdcpio_ldstatic = -@STATIC_BSDCPIO_TRUE@bsdcpio_ldstatic = -static -@STATIC_BSDCPIO_FALSE@bsdcpio_ccstatic = -@STATIC_BSDCPIO_TRUE@bsdcpio_ccstatic = -DLIBARCHIVE_STATIC -bsdcpio_LDADD = libarchive_fe.la libarchive.la $(LTLIBICONV) -bsdcpio_CPPFLAGS = -I$(top_srcdir)/libarchive -I$(top_srcdir)/libarchive_fe $(bsdcpio_ccstatic) $(PLATFORMCPPFLAGS) -bsdcpio_LDFLAGS = $(bsdcpio_ldstatic) $(GC_SECTIONS) -bsdcpio_EXTRA_DIST = \ - cpio/bsdcpio.1 \ - cpio/cpio_windows.h \ - cpio/cpio_windows.c \ - cpio/CMakeLists.txt \ - cpio/config_freebsd.h - -@BUILD_BSDCPIO_FALSE@bsdcpio_man_MANS = - -# Manpages to install -@BUILD_BSDCPIO_TRUE@bsdcpio_man_MANS = cpio/bsdcpio.1 -@BUILD_BSDCPIO_FALSE@bsdcpio_programs = -@BUILD_BSDCPIO_TRUE@bsdcpio_programs = bsdcpio - -# -# bsdcpio_test -# -bsdcpio_test_SOURCES = \ - $(test_utils_SOURCES) \ - cpio/cmdline.c \ - cpio/test/test.h \ - cpio/test/test_0.c \ - cpio/test/test_basic.c \ - cpio/test/test_cmdline.c \ - cpio/test/test_extract_cpio_Z.c \ - cpio/test/test_extract_cpio_bz2.c \ - cpio/test/test_extract_cpio_grz.c \ - cpio/test/test_extract_cpio_gz.c \ - cpio/test/test_extract_cpio_lrz.c \ - cpio/test/test_extract_cpio_lz.c \ - cpio/test/test_extract_cpio_lz4.c \ - cpio/test/test_extract_cpio_lzma.c \ - cpio/test/test_extract_cpio_lzo.c \ - cpio/test/test_extract_cpio_xz.c \ - cpio/test/test_extract_cpio_zstd.c \ - cpio/test/test_format_newc.c \ - cpio/test/test_gcpio_compat.c \ - cpio/test/test_missing_file.c \ - cpio/test/test_option_0.c \ - cpio/test/test_option_B_upper.c \ - cpio/test/test_option_C_upper.c \ - cpio/test/test_option_J_upper.c \ - cpio/test/test_option_L_upper.c \ - cpio/test/test_option_Z_upper.c \ - cpio/test/test_option_a.c \ - cpio/test/test_option_b64encode.c \ - cpio/test/test_option_c.c \ - cpio/test/test_option_d.c \ - cpio/test/test_option_f.c \ - cpio/test/test_option_grzip.c \ - cpio/test/test_option_help.c \ - cpio/test/test_option_l.c \ - cpio/test/test_option_lrzip.c \ - cpio/test/test_option_lz4.c \ - cpio/test/test_option_lzma.c \ - cpio/test/test_option_lzop.c \ - cpio/test/test_option_m.c \ - cpio/test/test_option_passphrase.c \ - cpio/test/test_option_t.c \ - cpio/test/test_option_u.c \ - cpio/test/test_option_uuencode.c \ - cpio/test/test_option_version.c \ - cpio/test/test_option_xz.c \ - cpio/test/test_option_y.c \ - cpio/test/test_option_z.c \ - cpio/test/test_option_zstd.c \ - cpio/test/test_owner_parse.c \ - cpio/test/test_passthrough_dotdot.c \ - cpio/test/test_passthrough_reverse.c - -bsdcpio_test_CPPFLAGS = \ - -I$(top_srcdir)/libarchive -I$(top_srcdir)/libarchive_fe \ - -I$(top_srcdir)/test_utils \ - -I$(top_srcdir)/cpio -I$(top_srcdir)/cpio/test \ - -I$(top_builddir)/cpio/test \ - $(PLATFORMCPPFLAGS) - -bsdcpio_test_LDADD = libarchive_fe.la -@BUILD_BSDCPIO_FALSE@bsdcpio_test_programs = -@BUILD_BSDCPIO_TRUE@bsdcpio_test_programs = bsdcpio_test -@BUILD_BSDCPIO_FALSE@bsdcpio_TESTS_ENVIRONMENT = -@BUILD_BSDCPIO_TRUE@bsdcpio_TESTS_ENVIRONMENT = BSDCPIO=`cd $(top_builddir);/bin/pwd`/bsdcpio$(EXEEXT) BSDCPIO_TEST_FILES=`cd $(top_srcdir);/bin/pwd`/cpio/test -bsdcpio_test_EXTRA_DIST = \ - cpio/test/list.h \ - cpio/test/test_extract.cpio.Z.uu \ - cpio/test/test_extract.cpio.bz2.uu \ - cpio/test/test_extract.cpio.grz.uu \ - cpio/test/test_extract.cpio.gz.uu \ - cpio/test/test_extract.cpio.lrz.uu \ - cpio/test/test_extract.cpio.lz.uu \ - cpio/test/test_extract.cpio.lz4.uu \ - cpio/test/test_extract.cpio.zst.uu \ - cpio/test/test_extract.cpio.lzma.uu \ - cpio/test/test_extract.cpio.lzo.uu \ - cpio/test/test_extract.cpio.xz.uu \ - cpio/test/test_gcpio_compat_ref.bin.uu \ - cpio/test/test_gcpio_compat_ref.crc.uu \ - cpio/test/test_gcpio_compat_ref.newc.uu \ - cpio/test/test_gcpio_compat_ref.ustar.uu \ - cpio/test/test_gcpio_compat_ref_nosym.bin.uu \ - cpio/test/test_gcpio_compat_ref_nosym.crc.uu \ - cpio/test/test_gcpio_compat_ref_nosym.newc.uu \ - cpio/test/test_gcpio_compat_ref_nosym.ustar.uu \ - cpio/test/test_option_f.cpio.uu \ - cpio/test/test_option_m.cpio.uu \ - cpio/test/test_option_passphrase.zip.uu \ - cpio/test/test_option_t.cpio.uu \ - cpio/test/test_option_t.stdout.uu \ - cpio/test/test_option_tv.stdout.uu \ - cpio/test/CMakeLists.txt - - -# -# -# bsdcat source, docs, etc. -# -# -bsdcat_SOURCES = cat/bsdcat.c cat/bsdcat.h cat/bsdcat_platform.h \ - cat/cmdline.c $(am__append_9) -bsdcat_DEPENDENCIES = libarchive.la libarchive_fe.la -@STATIC_BSDCAT_FALSE@bsdcat_ldstatic = -@STATIC_BSDCAT_TRUE@bsdcat_ldstatic = -static -@STATIC_BSDCAT_FALSE@bsdcat_ccstatic = -@STATIC_BSDCAT_TRUE@bsdcat_ccstatic = -DLIBARCHIVE_STATIC -bsdcat_LDADD = libarchive_fe.la libarchive.la $(LTLIBICONV) -bsdcat_CPPFLAGS = -I$(top_srcdir)/libarchive -I$(top_srcdir)/libarchive_fe $(bsdcat_ccstatic) $(PLATFORMCPPFLAGS) -bsdcat_LDFLAGS = $(bsdcat_ldstatic) $(GC_SECTIONS) -bsdcat_EXTRA_DIST = \ - cat/bsdcat.1 \ - cat/CMakeLists.txt - -@BUILD_BSDCAT_FALSE@bsdcat_man_MANS = - -# Manpages to install -@BUILD_BSDCAT_TRUE@bsdcat_man_MANS = cat/bsdcat.1 -@BUILD_BSDCAT_FALSE@bsdcat_programs = -@BUILD_BSDCAT_TRUE@bsdcat_programs = bsdcat - -# -# bsdcat_test -# -bsdcat_test_SOURCES = \ - $(test_utils_SOURCES) \ - cat/test/test.h \ - cat/test/test_0.c \ - cat/test/test_empty_gz.c \ - cat/test/test_empty_lz4.c \ - cat/test/test_empty_xz.c \ - cat/test/test_empty_zstd.c \ - cat/test/test_error.c \ - cat/test/test_error_mixed.c \ - cat/test/test_expand_Z.c \ - cat/test/test_expand_bz2.c \ - cat/test/test_expand_gz.c \ - cat/test/test_expand_lz4.c \ - cat/test/test_expand_mixed.c \ - cat/test/test_expand_plain.c \ - cat/test/test_expand_xz.c \ - cat/test/test_expand_zstd.c \ - cat/test/test_help.c \ - cat/test/test_stdin.c \ - cat/test/test_version.c - -bsdcat_test_CPPFLAGS = \ - -I$(top_srcdir)/libarchive -I$(top_srcdir)/libarchive_fe \ - -I$(top_srcdir)/test_utils \ - -I$(top_srcdir)/cat -I$(top_srcdir)/cat/test \ - -I$(top_builddir)/cat/test \ - $(PLATFORMCPPFLAGS) - -bsdcat_test_LDADD = libarchive_fe.la -@BUILD_BSDCAT_FALSE@bsdcat_test_programs = -@BUILD_BSDCAT_TRUE@bsdcat_test_programs = bsdcat_test -@BUILD_BSDCAT_FALSE@bsdcat_TESTS_ENVIRONMENT = -@BUILD_BSDCAT_TRUE@bsdcat_TESTS_ENVIRONMENT = BSDCAT=`cd $(top_builddir);/bin/pwd`/bsdcat$(EXEEXT) BSDCAT_TEST_FILES=`cd $(top_srcdir);/bin/pwd`/cat/test -bsdcat_test_EXTRA_DIST = \ - cat/test/list.h \ - cat/test/test_empty.gz.uu \ - cat/test/test_empty.lz4.uu \ - cat/test/test_empty.zst.uu \ - cat/test/test_empty.xz.uu \ - cat/test/test_expand.Z.uu \ - cat/test/test_expand.bz2.uu \ - cat/test/test_expand.gz.uu \ - cat/test/test_expand.lz4.uu \ - cat/test/test_expand.zst.uu \ - cat/test/test_expand.plain.uu \ - cat/test/test_expand.xz.uu \ - cat/test/CMakeLists.txt - -all: $(BUILT_SOURCES) config.h - $(MAKE) $(AM_MAKEFLAGS) all-am - -.SUFFIXES: -.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs -am--refresh: Makefile - @: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ - $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ - && exit 0; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - echo ' $(SHELL) ./config.status'; \ - $(SHELL) ./config.status;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - $(SHELL) ./config.status --recheck - -$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) - $(am__cd) $(srcdir) && $(AUTOCONF) -$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) - $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) -$(am__aclocal_m4_deps): - -config.h: stamp-h1 - @test -f $@ || rm -f stamp-h1 - @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1 - -stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status - @rm -f stamp-h1 - cd $(top_builddir) && $(SHELL) ./config.status config.h -$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) - ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) - rm -f stamp-h1 - touch $@ - -distclean-hdr: - -rm -f config.h stamp-h1 -build/pkgconfig/libarchive.pc: $(top_builddir)/config.status $(top_srcdir)/build/pkgconfig/libarchive.pc.in - cd $(top_builddir) && $(SHELL) ./config.status $@ -install-binPROGRAMS: $(bin_PROGRAMS) - @$(NORMAL_INSTALL) - @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ - fi; \ - for p in $$list; do echo "$$p $$p"; done | \ - sed 's/$(EXEEXT)$$//' | \ - while read p p1; do if test -f $$p \ - || test -f $$p1 \ - ; then echo "$$p"; echo "$$p"; else :; fi; \ - done | \ - sed -e 'p;s,.*/,,;n;h' \ - -e 's|.*|.|' \ - -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ - sed 'N;N;N;s,\n, ,g' | \ - $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ - { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ - if ($$2 == $$4) files[d] = files[d] " " $$1; \ - else { print "f", $$3 "/" $$4, $$1; } } \ - END { for (d in files) print "f", d, files[d] }' | \ - while read type dir files; do \ - if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ - test -z "$$files" || { \ - echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ - $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ - } \ - ; done - -uninstall-binPROGRAMS: - @$(NORMAL_UNINSTALL) - @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ - files=`for p in $$list; do echo "$$p"; done | \ - sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ - -e 's/$$/$(EXEEXT)/' \ - `; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(bindir)" && rm -f $$files - -clean-binPROGRAMS: - @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ - echo " rm -f" $$list; \ - rm -f $$list || exit $$?; \ - test -n "$(EXEEXT)" || exit 0; \ - list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ - echo " rm -f" $$list; \ - rm -f $$list - -clean-checkPROGRAMS: - @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ - echo " rm -f" $$list; \ - rm -f $$list || exit $$?; \ - test -n "$(EXEEXT)" || exit 0; \ - list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ - echo " rm -f" $$list; \ - rm -f $$list - -install-libLTLIBRARIES: $(lib_LTLIBRARIES) - @$(NORMAL_INSTALL) - @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ - list2=; for p in $$list; do \ - if test -f $$p; then \ - list2="$$list2 $$p"; \ - else :; fi; \ - done; \ - test -z "$$list2" || { \ - echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ - echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ - $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ - } - -uninstall-libLTLIBRARIES: - @$(NORMAL_UNINSTALL) - @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ - for p in $$list; do \ - $(am__strip_dir) \ - echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ - $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ - done - -clean-libLTLIBRARIES: - -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) - @list='$(lib_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } - -clean-noinstLTLIBRARIES: - -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) - @list='$(noinst_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } -libarchive/$(am__dirstamp): - @$(MKDIR_P) libarchive - @: > libarchive/$(am__dirstamp) -libarchive/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) libarchive/$(DEPDIR) - @: > libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_acl.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_check_magic.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_cmdline.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_cryptor.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_digest.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_entry.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_entry_copy_stat.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_entry_link_resolver.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_entry_sparse.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_entry_stat.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_entry_strmode.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_entry_xattr.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_getdate.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_hmac.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_match.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_options.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_pack_dev.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_pathmatch.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_ppmd7.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_ppmd8.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_random.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_rb.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_add_passphrase.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_append_filter.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_data_into_fd.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_disk_entry_from_file.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_disk_posix.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_disk_set_standard_lookup.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_extract.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_extract2.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_open_fd.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_open_file.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_open_filename.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_open_memory.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_set_format.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_set_options.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_filter_all.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_filter_bzip2.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_filter_by_code.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_filter_compress.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_filter_grzip.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_filter_gzip.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_filter_lrzip.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_filter_lz4.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_filter_lzop.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_filter_none.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_filter_program.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_filter_rpm.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_filter_uu.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_filter_xz.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_filter_zstd.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_7zip.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_all.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_ar.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_by_code.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_cab.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_cpio.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_empty.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_iso9660.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_lha.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_mtree.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_rar.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_rar5.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_raw.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_tar.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_warc.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_xar.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_support_format_zip.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_string.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_string_sprintf.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_util.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_version_details.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_virtual.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_disk_posix.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_disk_set_standard_lookup.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_open_fd.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_open_file.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_open_filename.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_open_memory.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_add_filter.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_add_filter_b64encode.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_add_filter_by_name.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_add_filter_bzip2.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_add_filter_compress.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_add_filter_grzip.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_add_filter_gzip.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_add_filter_lrzip.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_add_filter_lz4.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_add_filter_lzop.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_add_filter_none.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_add_filter_program.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_add_filter_uuencode.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_add_filter_xz.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_add_filter_zstd.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_7zip.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_ar.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_by_name.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_cpio.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_cpio_binary.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_cpio_newc.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_cpio_odc.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_filter_by_ext.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_iso9660.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_mtree.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_pax.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_raw.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_shar.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_ustar.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_v7tar.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_gnutar.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_warc.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_xar.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_format_zip.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_options.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_set_passphrase.lo: \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/filter_fork_posix.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/xxhash.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_entry_copy_bhfi.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_read_disk_windows.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_windows.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_write_disk_windows.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/filter_fork_windows.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_blake2s_ref.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_blake2sp_ref.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_disk_acl_linux.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_disk_acl_sunos.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_disk_acl_darwin.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/archive_disk_acl_freebsd.lo: libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) - -libarchive.la: $(libarchive_la_OBJECTS) $(libarchive_la_DEPENDENCIES) $(EXTRA_libarchive_la_DEPENDENCIES) - $(AM_V_CCLD)$(libarchive_la_LINK) -rpath $(libdir) $(libarchive_la_OBJECTS) $(libarchive_la_LIBADD) $(LIBS) -libarchive_fe/$(am__dirstamp): - @$(MKDIR_P) libarchive_fe - @: > libarchive_fe/$(am__dirstamp) -libarchive_fe/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) libarchive_fe/$(DEPDIR) - @: > libarchive_fe/$(DEPDIR)/$(am__dirstamp) -libarchive_fe/la-err.lo: libarchive_fe/$(am__dirstamp) \ - libarchive_fe/$(DEPDIR)/$(am__dirstamp) -libarchive_fe/la-line_reader.lo: libarchive_fe/$(am__dirstamp) \ - libarchive_fe/$(DEPDIR)/$(am__dirstamp) -libarchive_fe/la-passphrase.lo: libarchive_fe/$(am__dirstamp) \ - libarchive_fe/$(DEPDIR)/$(am__dirstamp) - -libarchive_fe.la: $(libarchive_fe_la_OBJECTS) $(libarchive_fe_la_DEPENDENCIES) $(EXTRA_libarchive_fe_la_DEPENDENCIES) - $(AM_V_CCLD)$(LINK) $(libarchive_fe_la_OBJECTS) $(libarchive_fe_la_LIBADD) $(LIBS) -cat/$(am__dirstamp): - @$(MKDIR_P) cat - @: > cat/$(am__dirstamp) -cat/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) cat/$(DEPDIR) - @: > cat/$(DEPDIR)/$(am__dirstamp) -cat/bsdcat-bsdcat.$(OBJEXT): cat/$(am__dirstamp) \ - cat/$(DEPDIR)/$(am__dirstamp) -cat/bsdcat-cmdline.$(OBJEXT): cat/$(am__dirstamp) \ - cat/$(DEPDIR)/$(am__dirstamp) - -bsdcat$(EXEEXT): $(bsdcat_OBJECTS) $(bsdcat_DEPENDENCIES) $(EXTRA_bsdcat_DEPENDENCIES) - @rm -f bsdcat$(EXEEXT) - $(AM_V_CCLD)$(bsdcat_LINK) $(bsdcat_OBJECTS) $(bsdcat_LDADD) $(LIBS) -test_utils/$(am__dirstamp): - @$(MKDIR_P) test_utils - @: > test_utils/$(am__dirstamp) -test_utils/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) test_utils/$(DEPDIR) - @: > test_utils/$(DEPDIR)/$(am__dirstamp) -test_utils/bsdcat_test-test_utils.$(OBJEXT): \ - test_utils/$(am__dirstamp) \ - test_utils/$(DEPDIR)/$(am__dirstamp) -test_utils/bsdcat_test-test_main.$(OBJEXT): \ - test_utils/$(am__dirstamp) \ - test_utils/$(DEPDIR)/$(am__dirstamp) -cat/test/$(am__dirstamp): - @$(MKDIR_P) cat/test - @: > cat/test/$(am__dirstamp) -cat/test/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) cat/test/$(DEPDIR) - @: > cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_0.$(OBJEXT): cat/test/$(am__dirstamp) \ - cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_empty_gz.$(OBJEXT): \ - cat/test/$(am__dirstamp) cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_empty_lz4.$(OBJEXT): \ - cat/test/$(am__dirstamp) cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_empty_xz.$(OBJEXT): \ - cat/test/$(am__dirstamp) cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_empty_zstd.$(OBJEXT): \ - cat/test/$(am__dirstamp) cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_error.$(OBJEXT): cat/test/$(am__dirstamp) \ - cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_error_mixed.$(OBJEXT): \ - cat/test/$(am__dirstamp) cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_expand_Z.$(OBJEXT): \ - cat/test/$(am__dirstamp) cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_expand_bz2.$(OBJEXT): \ - cat/test/$(am__dirstamp) cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_expand_gz.$(OBJEXT): \ - cat/test/$(am__dirstamp) cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_expand_lz4.$(OBJEXT): \ - cat/test/$(am__dirstamp) cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_expand_mixed.$(OBJEXT): \ - cat/test/$(am__dirstamp) cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_expand_plain.$(OBJEXT): \ - cat/test/$(am__dirstamp) cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_expand_xz.$(OBJEXT): \ - cat/test/$(am__dirstamp) cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_expand_zstd.$(OBJEXT): \ - cat/test/$(am__dirstamp) cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_help.$(OBJEXT): cat/test/$(am__dirstamp) \ - cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_stdin.$(OBJEXT): cat/test/$(am__dirstamp) \ - cat/test/$(DEPDIR)/$(am__dirstamp) -cat/test/bsdcat_test-test_version.$(OBJEXT): cat/test/$(am__dirstamp) \ - cat/test/$(DEPDIR)/$(am__dirstamp) - -bsdcat_test$(EXEEXT): $(bsdcat_test_OBJECTS) $(bsdcat_test_DEPENDENCIES) $(EXTRA_bsdcat_test_DEPENDENCIES) - @rm -f bsdcat_test$(EXEEXT) - $(AM_V_CCLD)$(LINK) $(bsdcat_test_OBJECTS) $(bsdcat_test_LDADD) $(LIBS) -cpio/$(am__dirstamp): - @$(MKDIR_P) cpio - @: > cpio/$(am__dirstamp) -cpio/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) cpio/$(DEPDIR) - @: > cpio/$(DEPDIR)/$(am__dirstamp) -cpio/bsdcpio-cmdline.$(OBJEXT): cpio/$(am__dirstamp) \ - cpio/$(DEPDIR)/$(am__dirstamp) -cpio/bsdcpio-cpio.$(OBJEXT): cpio/$(am__dirstamp) \ - cpio/$(DEPDIR)/$(am__dirstamp) -cpio/bsdcpio-cpio_windows.$(OBJEXT): cpio/$(am__dirstamp) \ - cpio/$(DEPDIR)/$(am__dirstamp) - -bsdcpio$(EXEEXT): $(bsdcpio_OBJECTS) $(bsdcpio_DEPENDENCIES) $(EXTRA_bsdcpio_DEPENDENCIES) - @rm -f bsdcpio$(EXEEXT) - $(AM_V_CCLD)$(bsdcpio_LINK) $(bsdcpio_OBJECTS) $(bsdcpio_LDADD) $(LIBS) -test_utils/bsdcpio_test-test_utils.$(OBJEXT): \ - test_utils/$(am__dirstamp) \ - test_utils/$(DEPDIR)/$(am__dirstamp) -test_utils/bsdcpio_test-test_main.$(OBJEXT): \ - test_utils/$(am__dirstamp) \ - test_utils/$(DEPDIR)/$(am__dirstamp) -cpio/bsdcpio_test-cmdline.$(OBJEXT): cpio/$(am__dirstamp) \ - cpio/$(DEPDIR)/$(am__dirstamp) -cpio/test/$(am__dirstamp): - @$(MKDIR_P) cpio/test - @: > cpio/test/$(am__dirstamp) -cpio/test/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) cpio/test/$(DEPDIR) - @: > cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_0.$(OBJEXT): cpio/test/$(am__dirstamp) \ - cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_basic.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_cmdline.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_extract_cpio_Z.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_extract_cpio_bz2.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_extract_cpio_grz.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_extract_cpio_gz.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_extract_cpio_lrz.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_extract_cpio_lz.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_extract_cpio_lz4.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_extract_cpio_lzma.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_extract_cpio_lzo.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_extract_cpio_xz.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_extract_cpio_zstd.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_format_newc.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_gcpio_compat.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_missing_file.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_0.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_B_upper.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_C_upper.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_J_upper.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_L_upper.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_Z_upper.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_a.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_b64encode.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_c.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_d.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_f.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_grzip.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_help.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_l.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_lrzip.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_lz4.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_lzma.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_lzop.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_m.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_passphrase.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_t.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_u.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_uuencode.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_version.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_xz.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_y.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_z.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_option_zstd.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_owner_parse.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_passthrough_dotdot.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) -cpio/test/bsdcpio_test-test_passthrough_reverse.$(OBJEXT): \ - cpio/test/$(am__dirstamp) cpio/test/$(DEPDIR)/$(am__dirstamp) - -bsdcpio_test$(EXEEXT): $(bsdcpio_test_OBJECTS) $(bsdcpio_test_DEPENDENCIES) $(EXTRA_bsdcpio_test_DEPENDENCIES) - @rm -f bsdcpio_test$(EXEEXT) - $(AM_V_CCLD)$(LINK) $(bsdcpio_test_OBJECTS) $(bsdcpio_test_LDADD) $(LIBS) -tar/$(am__dirstamp): - @$(MKDIR_P) tar - @: > tar/$(am__dirstamp) -tar/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) tar/$(DEPDIR) - @: > tar/$(DEPDIR)/$(am__dirstamp) -tar/bsdtar-bsdtar.$(OBJEXT): tar/$(am__dirstamp) \ - tar/$(DEPDIR)/$(am__dirstamp) -tar/bsdtar-cmdline.$(OBJEXT): tar/$(am__dirstamp) \ - tar/$(DEPDIR)/$(am__dirstamp) -tar/bsdtar-creation_set.$(OBJEXT): tar/$(am__dirstamp) \ - tar/$(DEPDIR)/$(am__dirstamp) -tar/bsdtar-read.$(OBJEXT): tar/$(am__dirstamp) \ - tar/$(DEPDIR)/$(am__dirstamp) -tar/bsdtar-subst.$(OBJEXT): tar/$(am__dirstamp) \ - tar/$(DEPDIR)/$(am__dirstamp) -tar/bsdtar-util.$(OBJEXT): tar/$(am__dirstamp) \ - tar/$(DEPDIR)/$(am__dirstamp) -tar/bsdtar-write.$(OBJEXT): tar/$(am__dirstamp) \ - tar/$(DEPDIR)/$(am__dirstamp) -tar/bsdtar-bsdtar_windows.$(OBJEXT): tar/$(am__dirstamp) \ - tar/$(DEPDIR)/$(am__dirstamp) - -bsdtar$(EXEEXT): $(bsdtar_OBJECTS) $(bsdtar_DEPENDENCIES) $(EXTRA_bsdtar_DEPENDENCIES) - @rm -f bsdtar$(EXEEXT) - $(AM_V_CCLD)$(bsdtar_LINK) $(bsdtar_OBJECTS) $(bsdtar_LDADD) $(LIBS) -test_utils/bsdtar_test-test_utils.$(OBJEXT): \ - test_utils/$(am__dirstamp) \ - test_utils/$(DEPDIR)/$(am__dirstamp) -test_utils/bsdtar_test-test_main.$(OBJEXT): \ - test_utils/$(am__dirstamp) \ - test_utils/$(DEPDIR)/$(am__dirstamp) -tar/test/$(am__dirstamp): - @$(MKDIR_P) tar/test - @: > tar/test/$(am__dirstamp) -tar/test/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) tar/test/$(DEPDIR) - @: > tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_0.$(OBJEXT): tar/test/$(am__dirstamp) \ - tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_basic.$(OBJEXT): tar/test/$(am__dirstamp) \ - tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_copy.$(OBJEXT): tar/test/$(am__dirstamp) \ - tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_empty_mtree.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_extract_tar_Z.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_extract_tar_bz2.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_extract_tar_grz.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_extract_tar_gz.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_extract_tar_lrz.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_extract_tar_lz.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_extract_tar_lz4.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_extract_tar_lzma.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_extract_tar_lzo.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_extract_tar_xz.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_extract_tar_zstd.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_format_newc.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_help.$(OBJEXT): tar/test/$(am__dirstamp) \ - tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_leading_slash.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_missing_file.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_C_mtree.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_C_upper.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_H_upper.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_L_upper.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_O_upper.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_T_upper.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_U_upper.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_X_upper.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_acls.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_a.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_b.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_b64encode.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_exclude.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_exclude_vcs.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_fflags.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_gid_gname.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_grzip.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_ignore_zeros.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_j.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_k.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_keep_newer_files.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_lrzip.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_lz4.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_lzma.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_lzop.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_n.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_newer_than.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_nodump.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_older_than.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_passphrase.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_q.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_r.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_s.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_safe_writes.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_uid_uname.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_uuencode.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_xattrs.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_xz.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_z.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_option_zstd.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_patterns.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_print_longpath.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_stdio.$(OBJEXT): tar/test/$(am__dirstamp) \ - tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_strip_components.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_symlink_dir.$(OBJEXT): \ - tar/test/$(am__dirstamp) tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_version.$(OBJEXT): tar/test/$(am__dirstamp) \ - tar/test/$(DEPDIR)/$(am__dirstamp) -tar/test/bsdtar_test-test_windows.$(OBJEXT): tar/test/$(am__dirstamp) \ - tar/test/$(DEPDIR)/$(am__dirstamp) - -bsdtar_test$(EXEEXT): $(bsdtar_test_OBJECTS) $(bsdtar_test_DEPENDENCIES) $(EXTRA_bsdtar_test_DEPENDENCIES) - @rm -f bsdtar_test$(EXEEXT) - $(AM_V_CCLD)$(LINK) $(bsdtar_test_OBJECTS) $(bsdtar_test_LDADD) $(LIBS) -libarchive/test-archive_acl.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_check_magic.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_cmdline.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_cryptor.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_digest.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_entry.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_entry_copy_stat.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_entry_link_resolver.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_entry_sparse.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_entry_stat.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_entry_strmode.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_entry_xattr.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_getdate.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_hmac.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_match.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_options.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_pack_dev.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_pathmatch.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_ppmd7.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_ppmd8.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_random.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_rb.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_add_passphrase.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_append_filter.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_data_into_fd.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_disk_entry_from_file.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_disk_posix.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_disk_set_standard_lookup.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_extract.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_extract2.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_open_fd.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_open_file.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_open_filename.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_open_memory.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_set_format.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_set_options.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_filter_all.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_filter_bzip2.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_filter_by_code.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_filter_compress.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_filter_grzip.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_filter_gzip.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_filter_lrzip.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_filter_lz4.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_filter_lzop.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_filter_none.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_filter_program.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_filter_rpm.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_filter_uu.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_filter_xz.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_filter_zstd.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_7zip.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_all.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_ar.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_by_code.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_cab.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_cpio.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_empty.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_iso9660.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_lha.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_mtree.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_rar.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_rar5.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_raw.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_tar.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_warc.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_xar.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_support_format_zip.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_string.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_string_sprintf.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_util.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_version_details.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_virtual.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_disk_posix.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_disk_set_standard_lookup.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_open_fd.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_open_file.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_open_filename.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_open_memory.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_add_filter.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_add_filter_b64encode.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_add_filter_by_name.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_add_filter_bzip2.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_add_filter_compress.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_add_filter_grzip.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_add_filter_gzip.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_add_filter_lrzip.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_add_filter_lz4.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_add_filter_lzop.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_add_filter_none.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_add_filter_program.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_add_filter_uuencode.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_add_filter_xz.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_add_filter_zstd.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_7zip.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_ar.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_by_name.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_cpio.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_cpio_binary.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_cpio_newc.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_cpio_odc.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_filter_by_ext.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_iso9660.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_mtree.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_pax.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_raw.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_shar.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_ustar.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_v7tar.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_gnutar.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_warc.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_xar.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_format_zip.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_options.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_set_passphrase.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-filter_fork_posix.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-xxhash.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_entry_copy_bhfi.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_read_disk_windows.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_windows.$(OBJEXT): libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_write_disk_windows.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-filter_fork_windows.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_blake2s_ref.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_blake2sp_ref.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_disk_acl_linux.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_disk_acl_sunos.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_disk_acl_darwin.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -libarchive/test-archive_disk_acl_freebsd.$(OBJEXT): \ - libarchive/$(am__dirstamp) \ - libarchive/$(DEPDIR)/$(am__dirstamp) -test_utils/libarchive_test-test_utils.$(OBJEXT): \ - test_utils/$(am__dirstamp) \ - test_utils/$(DEPDIR)/$(am__dirstamp) -test_utils/libarchive_test-test_main.$(OBJEXT): \ - test_utils/$(am__dirstamp) \ - test_utils/$(DEPDIR)/$(am__dirstamp) -libarchive/test/$(am__dirstamp): - @$(MKDIR_P) libarchive/test - @: > libarchive/test/$(am__dirstamp) -libarchive/test/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) libarchive/test/$(DEPDIR) - @: > libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-read_open_memory.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_acl_nfs4.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_acl_pax.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_acl_platform_nfs4.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_acl_platform_posix1e.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_acl_posix1e.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_acl_text.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_api_feature.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_clear_error.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_cmdline.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_digest.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_getdate.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_match_owner.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_match_path.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_match_time.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_pathmatch.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_read_add_passphrase.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_read_close_twice.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_read_close_twice_open_fd.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_read_close_twice_open_filename.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_read_multiple_data_objects.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_read_next_header_empty.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_read_next_header_raw.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_read_open2.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_read_set_filter_option.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_read_set_format_option.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_read_set_option.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_read_set_options.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_read_support.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_set_error.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_string.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_string_conversion.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_write_add_filter_by_name.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_write_set_filter_option.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_write_set_format_by_name.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_write_set_format_filter_by_ext.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_write_set_format_option.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_write_set_option.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_write_set_options.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_archive_write_set_passphrase.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_bad_fd.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_bzip2.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_cpio.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_gtar.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_gzip.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_lz4.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_lzip.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_lzma.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_lzop.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_mac.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_perl_archive_tar.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_plexus_archiver_tar.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_solaris_tar_acl.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_solaris_pax_sparse.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_star_acl.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_tar_directory.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_tar_hardlink.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_uudecode.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_uudecode_large.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_xz.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_zip.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_compat_zstd.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_empty_write.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_entry.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_entry_strmode.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_extattr_freebsd.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_filter_count.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_fuzz.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_gnutar_filename_encoding.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_link_resolver.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_open_failure.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_open_fd.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_open_file.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_open_filename.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_pax_filename_encoding.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_pax_xattr_header.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_data_large.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_disk.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_disk_directory_traversals.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_disk_entry_from_file.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_extract.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_file_nonexistent.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_filter_compress.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_filter_grzip.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_filter_lrzip.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_filter_lzop.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_filter_lzop_multiple_parts.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_filter_program.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_filter_program_signature.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_filter_uudecode.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_7zip.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_7zip_encryption_data.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_7zip_encryption_partially.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_7zip_encryption_header.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_7zip_malformed.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_7zip_packinfo_digests.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_ar.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cab.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cab_filename.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cpio_afio.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cpio_bin.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cpio_bin_Z.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cpio_bin_be.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cpio_bin_bz2.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cpio_bin_gz.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cpio_bin_le.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cpio_bin_lzip.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cpio_bin_lzma.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cpio_bin_xz.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cpio_filename.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cpio_odc.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cpio_svr4_bzip2_rpm.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cpio_svr4_gzip.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cpio_svr4_gzip_rpm.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_cpio_svr4c_Z.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_empty.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_gtar_filename.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_gtar_gz.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_gtar_lzma.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_gtar_sparse.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_gtar_sparse_skip_entry.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_iso_Z.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_iso_multi_extent.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_iso_xorriso.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_isojoliet_bz2.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_isojoliet_long.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_isojoliet_rr.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_isojoliet_versioned.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_isorr_bz2.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_isorr_ce.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_isorr_new_bz2.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_isorr_rr_moved.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_isozisofs_bz2.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_lha.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_lha_bugfix_0.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_lha_filename.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_lha_filename_utf16.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_mtree.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_mtree_crash747.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_pax_bz2.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_rar.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_rar_encryption_data.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_rar_encryption_partially.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_rar_encryption_header.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_rar_filter.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_rar_invalid1.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_rar5.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_raw.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_tar.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_tar_concatenated.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_tar_empty_pax.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_tar_empty_filename.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_tar_empty_with_gnulabel.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_tar_filename.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_tar_invalid_pax_size.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_tbz.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_tgz.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_tlz.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_txz.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_tz.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_ustar_filename.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_warc.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_xar.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_7075_utf8_paths.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_comment_stored.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_encryption_data.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_encryption_partially.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_encryption_header.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_extra_padding.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_filename.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_high_compression.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_jar.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_mac_metadata.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_malformed.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_msdos.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_nested.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_nofiletype.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_padded.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_sfx.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_traditional_encryption_data.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_winzip_aes.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_winzip_aes_large.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_zip64.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_format_zip_with_invalid_traditional_eocd.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_large.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_pax_xattr_rht_security_selinux.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_pax_xattr_schily.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_pax_truncated.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_position.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_set_format.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_too_many_filters.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_truncated.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_read_truncated_filter.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_short_writes.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_sparse_basic.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_tar_filenames.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_tar_large.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_ustar_filenames.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_ustar_filename_encoding.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_warn_missing_hardlink_target.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk_appledouble.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk_failures.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk_fixup.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk_hardlink.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk_hfs_compression.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk_lookup.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk_mac_metadata.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk_no_hfs_compression.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk_perms.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk_secure.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk_secure744.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk_secure745.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk_secure746.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk_sparse.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk_symlink.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_disk_times.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_filter_b64encode.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_filter_bzip2.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_filter_compress.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_filter_gzip.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_filter_gzip_timestamp.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_filter_lrzip.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_filter_lz4.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_filter_lzip.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_filter_lzma.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_filter_lzop.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_filter_program.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_filter_uuencode.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_filter_xz.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_filter_zstd.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_7zip.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_7zip_empty.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_7zip_large.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_ar.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_cpio.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_cpio_empty.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_cpio_newc.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_cpio_odc.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_gnutar.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_gnutar_filenames.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_iso9660.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_iso9660_boot.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_iso9660_empty.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_iso9660_filename.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_iso9660_zisofs.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_mtree.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_mtree_absolute_path.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_mtree_classic.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_mtree_classic_indent.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_mtree_fflags.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_mtree_no_separator.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_mtree_quoted_filename.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_pax.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_raw.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_raw_b64.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_shar_empty.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_tar.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_tar_empty.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_tar_sparse.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_tar_ustar.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_tar_v7tar.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_warc.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_warc_empty.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_xar.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_xar_empty.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_zip.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_zip_compression_store.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_zip_entry_size_unset.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_zip_empty.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_zip_empty_zip64.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_zip_file.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_zip_file_zip64.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_zip_large.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_format_zip_zip64.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_open_memory.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_write_read_format_zip.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_xattr_platform.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) -libarchive/test/test-test_zip_filename_encoding.$(OBJEXT): \ - libarchive/test/$(am__dirstamp) \ - libarchive/test/$(DEPDIR)/$(am__dirstamp) - -libarchive_test$(EXEEXT): $(libarchive_test_OBJECTS) $(libarchive_test_DEPENDENCIES) $(EXTRA_libarchive_test_DEPENDENCIES) - @rm -f libarchive_test$(EXEEXT) - $(AM_V_CCLD)$(LINK) $(libarchive_test_OBJECTS) $(libarchive_test_LDADD) $(LIBS) - -mostlyclean-compile: - -rm -f *.$(OBJEXT) - -rm -f cat/*.$(OBJEXT) - -rm -f cat/test/*.$(OBJEXT) - -rm -f cpio/*.$(OBJEXT) - -rm -f cpio/test/*.$(OBJEXT) - -rm -f libarchive/*.$(OBJEXT) - -rm -f libarchive/*.lo - -rm -f libarchive/test/*.$(OBJEXT) - -rm -f libarchive_fe/*.$(OBJEXT) - -rm -f libarchive_fe/*.lo - -rm -f tar/*.$(OBJEXT) - -rm -f tar/test/*.$(OBJEXT) - -rm -f test_utils/*.$(OBJEXT) - -distclean-compile: - -rm -f *.tab.c - -@AMDEP_TRUE@@am__include@ @am__quote@cat/$(DEPDIR)/bsdcat-bsdcat.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/$(DEPDIR)/bsdcat-cmdline.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_0.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_empty_gz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_empty_lz4.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_empty_xz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_empty_zstd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_error.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_error_mixed.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_expand_Z.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_expand_bz2.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_expand_gz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_expand_lz4.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_expand_mixed.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_expand_plain.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_expand_xz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_expand_zstd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_help.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_stdin.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cat/test/$(DEPDIR)/bsdcat_test-test_version.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/$(DEPDIR)/bsdcpio-cmdline.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/$(DEPDIR)/bsdcpio-cpio.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/$(DEPDIR)/bsdcpio-cpio_windows.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/$(DEPDIR)/bsdcpio_test-cmdline.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_0.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_basic.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_cmdline.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_Z.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_bz2.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_grz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_gz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lrz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz4.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzma.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzo.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_xz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_zstd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_format_newc.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_gcpio_compat.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_missing_file.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_0.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_B_upper.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_C_upper.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_J_upper.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_L_upper.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_Z_upper.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_a.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_b64encode.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_c.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_d.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_f.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_grzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_help.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_l.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lrzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lz4.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzma.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzop.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_m.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_passphrase.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_t.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_u.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_uuencode.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_version.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_xz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_y.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_z.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_option_zstd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_owner_parse.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_dotdot.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_reverse.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_acl.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_blake2s_ref.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_blake2sp_ref.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_check_magic.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_cmdline.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_cryptor.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_digest.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_disk_acl_darwin.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_disk_acl_freebsd.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_disk_acl_linux.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_disk_acl_sunos.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_entry.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_entry_copy_bhfi.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_entry_copy_stat.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_entry_link_resolver.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_entry_sparse.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_entry_stat.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_entry_strmode.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_entry_xattr.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_getdate.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_hmac.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_match.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_options.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_pack_dev.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_pathmatch.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_ppmd7.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_ppmd8.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_random.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_rb.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_add_passphrase.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_append_filter.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_data_into_fd.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_disk_entry_from_file.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_disk_posix.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_disk_set_standard_lookup.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_disk_windows.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_extract.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_extract2.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_open_fd.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_open_file.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_open_filename.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_open_memory.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_set_format.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_set_options.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_filter_all.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_filter_by_code.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_filter_bzip2.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_filter_compress.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_filter_grzip.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_filter_gzip.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_filter_lrzip.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_filter_lz4.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_filter_lzop.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_filter_none.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_filter_program.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_filter_rpm.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_filter_uu.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_filter_xz.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_filter_zstd.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_7zip.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_all.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_ar.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_by_code.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_cab.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_cpio.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_empty.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_iso9660.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_lha.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_mtree.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_rar.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_rar5.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_raw.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_tar.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_warc.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_xar.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_read_support_format_zip.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_string.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_string_sprintf.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_util.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_version_details.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_virtual.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_windows.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_add_filter.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_add_filter_b64encode.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_add_filter_by_name.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_add_filter_bzip2.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_add_filter_compress.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_add_filter_grzip.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_add_filter_gzip.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_add_filter_lrzip.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_add_filter_lz4.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_add_filter_lzop.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_add_filter_none.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_add_filter_program.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_add_filter_uuencode.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_add_filter_xz.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_add_filter_zstd.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_disk_posix.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_disk_set_standard_lookup.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_disk_windows.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_open_fd.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_open_file.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_open_filename.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_open_memory.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_7zip.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_ar.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_by_name.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_cpio.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_cpio_binary.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_cpio_newc.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_cpio_odc.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_filter_by_ext.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_gnutar.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_iso9660.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_mtree.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_pax.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_raw.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_shar.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_ustar.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_v7tar.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_warc.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_xar.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_format_zip.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_options.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/archive_write_set_passphrase.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/filter_fork_posix.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/filter_fork_windows.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_acl.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_blake2s_ref.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_blake2sp_ref.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_check_magic.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_cmdline.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_cryptor.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_digest.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_disk_acl_darwin.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_disk_acl_freebsd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_disk_acl_linux.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_disk_acl_sunos.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_entry.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_entry_copy_bhfi.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_entry_copy_stat.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_entry_link_resolver.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_entry_sparse.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_entry_stat.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_entry_strmode.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_entry_xattr.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_getdate.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_hmac.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_match.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_options.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_pack_dev.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_pathmatch.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_ppmd7.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_ppmd8.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_random.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_rb.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_add_passphrase.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_append_filter.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_data_into_fd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_disk_entry_from_file.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_disk_posix.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_disk_set_standard_lookup.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_disk_windows.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_extract.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_extract2.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_open_fd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_open_file.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_open_filename.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_open_memory.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_set_format.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_set_options.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_filter_all.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_filter_by_code.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_filter_bzip2.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_filter_compress.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_filter_grzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_filter_gzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_filter_lrzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_filter_lz4.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_filter_lzop.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_filter_none.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_filter_program.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_filter_rpm.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_filter_uu.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_filter_xz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_filter_zstd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_7zip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_all.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_ar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_by_code.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_cab.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_cpio.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_empty.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_iso9660.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_lha.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_mtree.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_rar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_rar5.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_raw.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_tar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_warc.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_xar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_read_support_format_zip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_string.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_string_sprintf.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_util.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_version_details.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_virtual.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_windows.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_add_filter.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_add_filter_b64encode.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_add_filter_by_name.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_add_filter_bzip2.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_add_filter_compress.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_add_filter_grzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_add_filter_gzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_add_filter_lrzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_add_filter_lz4.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_add_filter_lzop.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_add_filter_none.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_add_filter_program.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_add_filter_uuencode.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_add_filter_xz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_add_filter_zstd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_disk_posix.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_disk_set_standard_lookup.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_disk_windows.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_open_fd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_open_file.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_open_filename.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_open_memory.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_7zip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_ar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_by_name.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_cpio.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_binary.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_newc.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_odc.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_filter_by_ext.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_gnutar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_iso9660.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_mtree.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_pax.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_raw.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_shar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_ustar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_v7tar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_warc.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_xar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_format_zip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_options.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-archive_write_set_passphrase.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-filter_fork_posix.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-filter_fork_windows.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/test-xxhash.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/$(DEPDIR)/xxhash.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-read_open_memory.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_acl_nfs4.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_acl_pax.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_acl_platform_nfs4.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_acl_platform_posix1e.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_acl_posix1e.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_acl_text.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_api_feature.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_clear_error.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_cmdline.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_digest.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_getdate.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_match_owner.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_match_path.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_match_time.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_pathmatch.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_read_add_passphrase.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_fd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_filename.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_read_multiple_data_objects.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_empty.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_raw.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_read_open2.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_read_set_filter_option.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_read_set_format_option.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_read_set_option.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_read_set_options.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_read_support.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_set_error.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_string.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_string_conversion.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_write_add_filter_by_name.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_write_set_filter_option.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_by_name.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_filter_by_ext.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_option.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_write_set_option.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_write_set_options.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_archive_write_set_passphrase.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_bad_fd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_bzip2.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_cpio.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_gtar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_gzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_lz4.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_lzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_lzma.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_lzop.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_mac.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_perl_archive_tar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_plexus_archiver_tar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_solaris_pax_sparse.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_solaris_tar_acl.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_star_acl.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_tar_directory.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_tar_hardlink.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_uudecode.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_uudecode_large.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_xz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_zip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_compat_zstd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_empty_write.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_entry.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_entry_strmode.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_extattr_freebsd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_filter_count.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_fuzz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_gnutar_filename_encoding.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_link_resolver.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_open_failure.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_open_fd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_open_file.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_open_filename.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_pax_filename_encoding.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_pax_xattr_header.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_data_large.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_disk.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_disk_directory_traversals.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_disk_entry_from_file.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_extract.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_file_nonexistent.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_filter_compress.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_filter_grzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_filter_lrzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_filter_lzop.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_filter_lzop_multiple_parts.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_filter_program.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_filter_program_signature.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_filter_uudecode.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_7zip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_data.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_header.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_partially.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_7zip_malformed.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_7zip_packinfo_digests.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_ar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cab.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cab_filename.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cpio_afio.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_Z.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_be.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_bz2.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_gz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_le.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzma.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_xz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cpio_filename.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cpio_odc.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_bzip2_rpm.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip_rpm.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4c_Z.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_empty.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_gtar_filename.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_gtar_gz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_gtar_lzma.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse_skip_entry.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_iso_Z.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_iso_multi_extent.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_iso_xorriso.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_bz2.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_long.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_rr.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_versioned.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_isorr_bz2.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_isorr_ce.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_isorr_new_bz2.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_isorr_rr_moved.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_isozisofs_bz2.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_lha.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_lha_bugfix_0.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename_utf16.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_mtree.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_mtree_crash747.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_pax_bz2.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_rar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_rar5.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_data.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_header.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_partially.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_rar_filter.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_rar_invalid1.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_raw.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_tar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_tar_concatenated.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_filename.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_pax.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_with_gnulabel.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_tar_filename.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_tar_invalid_pax_size.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_tbz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_tgz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_tlz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_txz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_tz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_ustar_filename.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_warc.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_xar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_7075_utf8_paths.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_comment_stored.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_data.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_header.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_partially.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_extra_padding.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_filename.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_high_compression.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_jar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_mac_metadata.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_malformed.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_msdos.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_nested.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_nofiletype.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_padded.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_sfx.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_traditional_encryption_data.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes_large.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_with_invalid_traditional_eocd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_format_zip_zip64.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_large.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_pax_truncated.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_rht_security_selinux.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_schily.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_position.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_set_format.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_too_many_filters.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_truncated.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_read_truncated_filter.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_short_writes.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_sparse_basic.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_tar_filenames.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_tar_large.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_ustar_filename_encoding.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_ustar_filenames.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_warn_missing_hardlink_target.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk_appledouble.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk_failures.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk_fixup.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk_hardlink.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk_hfs_compression.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk_lookup.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk_mac_metadata.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk_no_hfs_compression.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk_perms.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk_secure.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk_secure744.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk_secure745.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk_secure746.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk_sparse.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk_symlink.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_disk_times.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_filter_b64encode.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_filter_bzip2.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_filter_compress.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_filter_gzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_filter_gzip_timestamp.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_filter_lrzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_filter_lz4.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_filter_lzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_filter_lzma.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_filter_lzop.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_filter_program.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_filter_uuencode.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_filter_xz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_filter_zstd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_7zip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_7zip_empty.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_7zip_large.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_ar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_cpio.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_cpio_empty.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_cpio_newc.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_cpio_odc.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_gnutar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_gnutar_filenames.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_iso9660.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_boot.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_empty.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_filename.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_zisofs.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_mtree.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_mtree_absolute_path.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic_indent.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_mtree_fflags.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_mtree_no_separator.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_mtree_quoted_filename.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_pax.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_raw.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_raw_b64.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_shar_empty.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_tar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_tar_empty.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_tar_sparse.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_tar_ustar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_tar_v7tar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_warc.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_warc_empty.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_xar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_xar_empty.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_zip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_zip_compression_store.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty_zip64.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_zip_entry_size_unset.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_zip_file.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_zip_file_zip64.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_zip_large.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_format_zip_zip64.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_open_memory.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_write_read_format_zip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_xattr_platform.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive/test/$(DEPDIR)/test-test_zip_filename_encoding.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive_fe/$(DEPDIR)/la-err.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive_fe/$(DEPDIR)/la-line_reader.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@libarchive_fe/$(DEPDIR)/la-passphrase.Plo@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/$(DEPDIR)/bsdtar-bsdtar.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/$(DEPDIR)/bsdtar-bsdtar_windows.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/$(DEPDIR)/bsdtar-cmdline.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/$(DEPDIR)/bsdtar-creation_set.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/$(DEPDIR)/bsdtar-read.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/$(DEPDIR)/bsdtar-subst.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/$(DEPDIR)/bsdtar-util.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/$(DEPDIR)/bsdtar-write.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_0.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_basic.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_copy.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_empty_mtree.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_Z.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_bz2.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_grz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_gz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lrz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz4.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzma.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzo.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_xz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_zstd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_format_newc.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_help.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_leading_slash.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_missing_file.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_C_mtree.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_C_upper.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_H_upper.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_L_upper.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_O_upper.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_T_upper.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_U_upper.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_X_upper.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_a.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_acls.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_b.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_b64encode.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude_vcs.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_fflags.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_gid_gname.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_grzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_ignore_zeros.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_j.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_k.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_keep_newer_files.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_lrzip.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_lz4.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_lzma.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_lzop.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_n.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_newer_than.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_nodump.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_older_than.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_passphrase.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_q.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_r.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_s.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_safe_writes.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_uid_uname.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_uuencode.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_xattrs.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_xz.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_z.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_option_zstd.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_patterns.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_print_longpath.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_stdio.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_strip_components.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_symlink_dir.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_version.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@tar/test/$(DEPDIR)/bsdtar_test-test_windows.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@test_utils/$(DEPDIR)/bsdcat_test-test_main.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@test_utils/$(DEPDIR)/bsdcat_test-test_utils.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@test_utils/$(DEPDIR)/bsdcpio_test-test_main.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@test_utils/$(DEPDIR)/bsdcpio_test-test_utils.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@test_utils/$(DEPDIR)/bsdtar_test-test_main.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@test_utils/$(DEPDIR)/bsdtar_test-test_utils.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@test_utils/$(DEPDIR)/libarchive_test-test_main.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@test_utils/$(DEPDIR)/libarchive_test-test_utils.Po@am__quote@ # am--include-marker - -$(am__depfiles_remade): - @$(MKDIR_P) $(@D) - @echo '# dummy' >$@-t && $(am__mv) $@-t $@ - -am--depfiles: $(am__depfiles_remade) - -.c.o: -@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ -@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ -@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< - -.c.obj: -@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ -@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ -@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` - -.c.lo: -@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ -@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ -@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< - -libarchive_fe/la-err.lo: libarchive_fe/err.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_fe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive_fe/la-err.lo -MD -MP -MF libarchive_fe/$(DEPDIR)/la-err.Tpo -c -o libarchive_fe/la-err.lo `test -f 'libarchive_fe/err.c' || echo '$(srcdir)/'`libarchive_fe/err.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive_fe/$(DEPDIR)/la-err.Tpo libarchive_fe/$(DEPDIR)/la-err.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive_fe/err.c' object='libarchive_fe/la-err.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_fe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive_fe/la-err.lo `test -f 'libarchive_fe/err.c' || echo '$(srcdir)/'`libarchive_fe/err.c - -libarchive_fe/la-line_reader.lo: libarchive_fe/line_reader.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_fe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive_fe/la-line_reader.lo -MD -MP -MF libarchive_fe/$(DEPDIR)/la-line_reader.Tpo -c -o libarchive_fe/la-line_reader.lo `test -f 'libarchive_fe/line_reader.c' || echo '$(srcdir)/'`libarchive_fe/line_reader.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive_fe/$(DEPDIR)/la-line_reader.Tpo libarchive_fe/$(DEPDIR)/la-line_reader.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive_fe/line_reader.c' object='libarchive_fe/la-line_reader.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_fe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive_fe/la-line_reader.lo `test -f 'libarchive_fe/line_reader.c' || echo '$(srcdir)/'`libarchive_fe/line_reader.c - -libarchive_fe/la-passphrase.lo: libarchive_fe/passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_fe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive_fe/la-passphrase.lo -MD -MP -MF libarchive_fe/$(DEPDIR)/la-passphrase.Tpo -c -o libarchive_fe/la-passphrase.lo `test -f 'libarchive_fe/passphrase.c' || echo '$(srcdir)/'`libarchive_fe/passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive_fe/$(DEPDIR)/la-passphrase.Tpo libarchive_fe/$(DEPDIR)/la-passphrase.Plo -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive_fe/passphrase.c' object='libarchive_fe/la-passphrase.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_fe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive_fe/la-passphrase.lo `test -f 'libarchive_fe/passphrase.c' || echo '$(srcdir)/'`libarchive_fe/passphrase.c - -cat/bsdcat-bsdcat.o: cat/bsdcat.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/bsdcat-bsdcat.o -MD -MP -MF cat/$(DEPDIR)/bsdcat-bsdcat.Tpo -c -o cat/bsdcat-bsdcat.o `test -f 'cat/bsdcat.c' || echo '$(srcdir)/'`cat/bsdcat.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/$(DEPDIR)/bsdcat-bsdcat.Tpo cat/$(DEPDIR)/bsdcat-bsdcat.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/bsdcat.c' object='cat/bsdcat-bsdcat.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/bsdcat-bsdcat.o `test -f 'cat/bsdcat.c' || echo '$(srcdir)/'`cat/bsdcat.c - -cat/bsdcat-bsdcat.obj: cat/bsdcat.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/bsdcat-bsdcat.obj -MD -MP -MF cat/$(DEPDIR)/bsdcat-bsdcat.Tpo -c -o cat/bsdcat-bsdcat.obj `if test -f 'cat/bsdcat.c'; then $(CYGPATH_W) 'cat/bsdcat.c'; else $(CYGPATH_W) '$(srcdir)/cat/bsdcat.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/$(DEPDIR)/bsdcat-bsdcat.Tpo cat/$(DEPDIR)/bsdcat-bsdcat.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/bsdcat.c' object='cat/bsdcat-bsdcat.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/bsdcat-bsdcat.obj `if test -f 'cat/bsdcat.c'; then $(CYGPATH_W) 'cat/bsdcat.c'; else $(CYGPATH_W) '$(srcdir)/cat/bsdcat.c'; fi` - -cat/bsdcat-cmdline.o: cat/cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/bsdcat-cmdline.o -MD -MP -MF cat/$(DEPDIR)/bsdcat-cmdline.Tpo -c -o cat/bsdcat-cmdline.o `test -f 'cat/cmdline.c' || echo '$(srcdir)/'`cat/cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/$(DEPDIR)/bsdcat-cmdline.Tpo cat/$(DEPDIR)/bsdcat-cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/cmdline.c' object='cat/bsdcat-cmdline.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/bsdcat-cmdline.o `test -f 'cat/cmdline.c' || echo '$(srcdir)/'`cat/cmdline.c - -cat/bsdcat-cmdline.obj: cat/cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/bsdcat-cmdline.obj -MD -MP -MF cat/$(DEPDIR)/bsdcat-cmdline.Tpo -c -o cat/bsdcat-cmdline.obj `if test -f 'cat/cmdline.c'; then $(CYGPATH_W) 'cat/cmdline.c'; else $(CYGPATH_W) '$(srcdir)/cat/cmdline.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/$(DEPDIR)/bsdcat-cmdline.Tpo cat/$(DEPDIR)/bsdcat-cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/cmdline.c' object='cat/bsdcat-cmdline.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/bsdcat-cmdline.obj `if test -f 'cat/cmdline.c'; then $(CYGPATH_W) 'cat/cmdline.c'; else $(CYGPATH_W) '$(srcdir)/cat/cmdline.c'; fi` - -test_utils/bsdcat_test-test_utils.o: test_utils/test_utils.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_utils/bsdcat_test-test_utils.o -MD -MP -MF test_utils/$(DEPDIR)/bsdcat_test-test_utils.Tpo -c -o test_utils/bsdcat_test-test_utils.o `test -f 'test_utils/test_utils.c' || echo '$(srcdir)/'`test_utils/test_utils.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test_utils/$(DEPDIR)/bsdcat_test-test_utils.Tpo test_utils/$(DEPDIR)/bsdcat_test-test_utils.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_utils/test_utils.c' object='test_utils/bsdcat_test-test_utils.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_utils/bsdcat_test-test_utils.o `test -f 'test_utils/test_utils.c' || echo '$(srcdir)/'`test_utils/test_utils.c - -test_utils/bsdcat_test-test_utils.obj: test_utils/test_utils.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_utils/bsdcat_test-test_utils.obj -MD -MP -MF test_utils/$(DEPDIR)/bsdcat_test-test_utils.Tpo -c -o test_utils/bsdcat_test-test_utils.obj `if test -f 'test_utils/test_utils.c'; then $(CYGPATH_W) 'test_utils/test_utils.c'; else $(CYGPATH_W) '$(srcdir)/test_utils/test_utils.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test_utils/$(DEPDIR)/bsdcat_test-test_utils.Tpo test_utils/$(DEPDIR)/bsdcat_test-test_utils.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_utils/test_utils.c' object='test_utils/bsdcat_test-test_utils.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_utils/bsdcat_test-test_utils.obj `if test -f 'test_utils/test_utils.c'; then $(CYGPATH_W) 'test_utils/test_utils.c'; else $(CYGPATH_W) '$(srcdir)/test_utils/test_utils.c'; fi` - -test_utils/bsdcat_test-test_main.o: test_utils/test_main.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_utils/bsdcat_test-test_main.o -MD -MP -MF test_utils/$(DEPDIR)/bsdcat_test-test_main.Tpo -c -o test_utils/bsdcat_test-test_main.o `test -f 'test_utils/test_main.c' || echo '$(srcdir)/'`test_utils/test_main.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test_utils/$(DEPDIR)/bsdcat_test-test_main.Tpo test_utils/$(DEPDIR)/bsdcat_test-test_main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_utils/test_main.c' object='test_utils/bsdcat_test-test_main.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_utils/bsdcat_test-test_main.o `test -f 'test_utils/test_main.c' || echo '$(srcdir)/'`test_utils/test_main.c - -test_utils/bsdcat_test-test_main.obj: test_utils/test_main.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_utils/bsdcat_test-test_main.obj -MD -MP -MF test_utils/$(DEPDIR)/bsdcat_test-test_main.Tpo -c -o test_utils/bsdcat_test-test_main.obj `if test -f 'test_utils/test_main.c'; then $(CYGPATH_W) 'test_utils/test_main.c'; else $(CYGPATH_W) '$(srcdir)/test_utils/test_main.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test_utils/$(DEPDIR)/bsdcat_test-test_main.Tpo test_utils/$(DEPDIR)/bsdcat_test-test_main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_utils/test_main.c' object='test_utils/bsdcat_test-test_main.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_utils/bsdcat_test-test_main.obj `if test -f 'test_utils/test_main.c'; then $(CYGPATH_W) 'test_utils/test_main.c'; else $(CYGPATH_W) '$(srcdir)/test_utils/test_main.c'; fi` - -cat/test/bsdcat_test-test_0.o: cat/test/test_0.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_0.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_0.Tpo -c -o cat/test/bsdcat_test-test_0.o `test -f 'cat/test/test_0.c' || echo '$(srcdir)/'`cat/test/test_0.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_0.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_0.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_0.c' object='cat/test/bsdcat_test-test_0.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_0.o `test -f 'cat/test/test_0.c' || echo '$(srcdir)/'`cat/test/test_0.c - -cat/test/bsdcat_test-test_0.obj: cat/test/test_0.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_0.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_0.Tpo -c -o cat/test/bsdcat_test-test_0.obj `if test -f 'cat/test/test_0.c'; then $(CYGPATH_W) 'cat/test/test_0.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_0.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_0.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_0.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_0.c' object='cat/test/bsdcat_test-test_0.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_0.obj `if test -f 'cat/test/test_0.c'; then $(CYGPATH_W) 'cat/test/test_0.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_0.c'; fi` - -cat/test/bsdcat_test-test_empty_gz.o: cat/test/test_empty_gz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_empty_gz.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_empty_gz.Tpo -c -o cat/test/bsdcat_test-test_empty_gz.o `test -f 'cat/test/test_empty_gz.c' || echo '$(srcdir)/'`cat/test/test_empty_gz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_empty_gz.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_empty_gz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_empty_gz.c' object='cat/test/bsdcat_test-test_empty_gz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_empty_gz.o `test -f 'cat/test/test_empty_gz.c' || echo '$(srcdir)/'`cat/test/test_empty_gz.c - -cat/test/bsdcat_test-test_empty_gz.obj: cat/test/test_empty_gz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_empty_gz.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_empty_gz.Tpo -c -o cat/test/bsdcat_test-test_empty_gz.obj `if test -f 'cat/test/test_empty_gz.c'; then $(CYGPATH_W) 'cat/test/test_empty_gz.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_empty_gz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_empty_gz.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_empty_gz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_empty_gz.c' object='cat/test/bsdcat_test-test_empty_gz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_empty_gz.obj `if test -f 'cat/test/test_empty_gz.c'; then $(CYGPATH_W) 'cat/test/test_empty_gz.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_empty_gz.c'; fi` - -cat/test/bsdcat_test-test_empty_lz4.o: cat/test/test_empty_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_empty_lz4.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_empty_lz4.Tpo -c -o cat/test/bsdcat_test-test_empty_lz4.o `test -f 'cat/test/test_empty_lz4.c' || echo '$(srcdir)/'`cat/test/test_empty_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_empty_lz4.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_empty_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_empty_lz4.c' object='cat/test/bsdcat_test-test_empty_lz4.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_empty_lz4.o `test -f 'cat/test/test_empty_lz4.c' || echo '$(srcdir)/'`cat/test/test_empty_lz4.c - -cat/test/bsdcat_test-test_empty_lz4.obj: cat/test/test_empty_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_empty_lz4.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_empty_lz4.Tpo -c -o cat/test/bsdcat_test-test_empty_lz4.obj `if test -f 'cat/test/test_empty_lz4.c'; then $(CYGPATH_W) 'cat/test/test_empty_lz4.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_empty_lz4.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_empty_lz4.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_empty_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_empty_lz4.c' object='cat/test/bsdcat_test-test_empty_lz4.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_empty_lz4.obj `if test -f 'cat/test/test_empty_lz4.c'; then $(CYGPATH_W) 'cat/test/test_empty_lz4.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_empty_lz4.c'; fi` - -cat/test/bsdcat_test-test_empty_xz.o: cat/test/test_empty_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_empty_xz.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_empty_xz.Tpo -c -o cat/test/bsdcat_test-test_empty_xz.o `test -f 'cat/test/test_empty_xz.c' || echo '$(srcdir)/'`cat/test/test_empty_xz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_empty_xz.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_empty_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_empty_xz.c' object='cat/test/bsdcat_test-test_empty_xz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_empty_xz.o `test -f 'cat/test/test_empty_xz.c' || echo '$(srcdir)/'`cat/test/test_empty_xz.c - -cat/test/bsdcat_test-test_empty_xz.obj: cat/test/test_empty_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_empty_xz.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_empty_xz.Tpo -c -o cat/test/bsdcat_test-test_empty_xz.obj `if test -f 'cat/test/test_empty_xz.c'; then $(CYGPATH_W) 'cat/test/test_empty_xz.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_empty_xz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_empty_xz.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_empty_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_empty_xz.c' object='cat/test/bsdcat_test-test_empty_xz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_empty_xz.obj `if test -f 'cat/test/test_empty_xz.c'; then $(CYGPATH_W) 'cat/test/test_empty_xz.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_empty_xz.c'; fi` - -cat/test/bsdcat_test-test_empty_zstd.o: cat/test/test_empty_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_empty_zstd.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_empty_zstd.Tpo -c -o cat/test/bsdcat_test-test_empty_zstd.o `test -f 'cat/test/test_empty_zstd.c' || echo '$(srcdir)/'`cat/test/test_empty_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_empty_zstd.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_empty_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_empty_zstd.c' object='cat/test/bsdcat_test-test_empty_zstd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_empty_zstd.o `test -f 'cat/test/test_empty_zstd.c' || echo '$(srcdir)/'`cat/test/test_empty_zstd.c - -cat/test/bsdcat_test-test_empty_zstd.obj: cat/test/test_empty_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_empty_zstd.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_empty_zstd.Tpo -c -o cat/test/bsdcat_test-test_empty_zstd.obj `if test -f 'cat/test/test_empty_zstd.c'; then $(CYGPATH_W) 'cat/test/test_empty_zstd.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_empty_zstd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_empty_zstd.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_empty_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_empty_zstd.c' object='cat/test/bsdcat_test-test_empty_zstd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_empty_zstd.obj `if test -f 'cat/test/test_empty_zstd.c'; then $(CYGPATH_W) 'cat/test/test_empty_zstd.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_empty_zstd.c'; fi` - -cat/test/bsdcat_test-test_error.o: cat/test/test_error.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_error.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_error.Tpo -c -o cat/test/bsdcat_test-test_error.o `test -f 'cat/test/test_error.c' || echo '$(srcdir)/'`cat/test/test_error.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_error.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_error.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_error.c' object='cat/test/bsdcat_test-test_error.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_error.o `test -f 'cat/test/test_error.c' || echo '$(srcdir)/'`cat/test/test_error.c - -cat/test/bsdcat_test-test_error.obj: cat/test/test_error.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_error.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_error.Tpo -c -o cat/test/bsdcat_test-test_error.obj `if test -f 'cat/test/test_error.c'; then $(CYGPATH_W) 'cat/test/test_error.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_error.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_error.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_error.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_error.c' object='cat/test/bsdcat_test-test_error.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_error.obj `if test -f 'cat/test/test_error.c'; then $(CYGPATH_W) 'cat/test/test_error.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_error.c'; fi` - -cat/test/bsdcat_test-test_error_mixed.o: cat/test/test_error_mixed.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_error_mixed.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_error_mixed.Tpo -c -o cat/test/bsdcat_test-test_error_mixed.o `test -f 'cat/test/test_error_mixed.c' || echo '$(srcdir)/'`cat/test/test_error_mixed.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_error_mixed.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_error_mixed.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_error_mixed.c' object='cat/test/bsdcat_test-test_error_mixed.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_error_mixed.o `test -f 'cat/test/test_error_mixed.c' || echo '$(srcdir)/'`cat/test/test_error_mixed.c - -cat/test/bsdcat_test-test_error_mixed.obj: cat/test/test_error_mixed.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_error_mixed.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_error_mixed.Tpo -c -o cat/test/bsdcat_test-test_error_mixed.obj `if test -f 'cat/test/test_error_mixed.c'; then $(CYGPATH_W) 'cat/test/test_error_mixed.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_error_mixed.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_error_mixed.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_error_mixed.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_error_mixed.c' object='cat/test/bsdcat_test-test_error_mixed.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_error_mixed.obj `if test -f 'cat/test/test_error_mixed.c'; then $(CYGPATH_W) 'cat/test/test_error_mixed.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_error_mixed.c'; fi` - -cat/test/bsdcat_test-test_expand_Z.o: cat/test/test_expand_Z.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_expand_Z.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_expand_Z.Tpo -c -o cat/test/bsdcat_test-test_expand_Z.o `test -f 'cat/test/test_expand_Z.c' || echo '$(srcdir)/'`cat/test/test_expand_Z.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_expand_Z.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_expand_Z.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_expand_Z.c' object='cat/test/bsdcat_test-test_expand_Z.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_expand_Z.o `test -f 'cat/test/test_expand_Z.c' || echo '$(srcdir)/'`cat/test/test_expand_Z.c - -cat/test/bsdcat_test-test_expand_Z.obj: cat/test/test_expand_Z.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_expand_Z.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_expand_Z.Tpo -c -o cat/test/bsdcat_test-test_expand_Z.obj `if test -f 'cat/test/test_expand_Z.c'; then $(CYGPATH_W) 'cat/test/test_expand_Z.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_expand_Z.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_expand_Z.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_expand_Z.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_expand_Z.c' object='cat/test/bsdcat_test-test_expand_Z.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_expand_Z.obj `if test -f 'cat/test/test_expand_Z.c'; then $(CYGPATH_W) 'cat/test/test_expand_Z.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_expand_Z.c'; fi` - -cat/test/bsdcat_test-test_expand_bz2.o: cat/test/test_expand_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_expand_bz2.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_expand_bz2.Tpo -c -o cat/test/bsdcat_test-test_expand_bz2.o `test -f 'cat/test/test_expand_bz2.c' || echo '$(srcdir)/'`cat/test/test_expand_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_expand_bz2.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_expand_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_expand_bz2.c' object='cat/test/bsdcat_test-test_expand_bz2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_expand_bz2.o `test -f 'cat/test/test_expand_bz2.c' || echo '$(srcdir)/'`cat/test/test_expand_bz2.c - -cat/test/bsdcat_test-test_expand_bz2.obj: cat/test/test_expand_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_expand_bz2.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_expand_bz2.Tpo -c -o cat/test/bsdcat_test-test_expand_bz2.obj `if test -f 'cat/test/test_expand_bz2.c'; then $(CYGPATH_W) 'cat/test/test_expand_bz2.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_expand_bz2.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_expand_bz2.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_expand_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_expand_bz2.c' object='cat/test/bsdcat_test-test_expand_bz2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_expand_bz2.obj `if test -f 'cat/test/test_expand_bz2.c'; then $(CYGPATH_W) 'cat/test/test_expand_bz2.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_expand_bz2.c'; fi` - -cat/test/bsdcat_test-test_expand_gz.o: cat/test/test_expand_gz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_expand_gz.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_expand_gz.Tpo -c -o cat/test/bsdcat_test-test_expand_gz.o `test -f 'cat/test/test_expand_gz.c' || echo '$(srcdir)/'`cat/test/test_expand_gz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_expand_gz.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_expand_gz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_expand_gz.c' object='cat/test/bsdcat_test-test_expand_gz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_expand_gz.o `test -f 'cat/test/test_expand_gz.c' || echo '$(srcdir)/'`cat/test/test_expand_gz.c - -cat/test/bsdcat_test-test_expand_gz.obj: cat/test/test_expand_gz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_expand_gz.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_expand_gz.Tpo -c -o cat/test/bsdcat_test-test_expand_gz.obj `if test -f 'cat/test/test_expand_gz.c'; then $(CYGPATH_W) 'cat/test/test_expand_gz.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_expand_gz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_expand_gz.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_expand_gz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_expand_gz.c' object='cat/test/bsdcat_test-test_expand_gz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_expand_gz.obj `if test -f 'cat/test/test_expand_gz.c'; then $(CYGPATH_W) 'cat/test/test_expand_gz.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_expand_gz.c'; fi` - -cat/test/bsdcat_test-test_expand_lz4.o: cat/test/test_expand_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_expand_lz4.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_expand_lz4.Tpo -c -o cat/test/bsdcat_test-test_expand_lz4.o `test -f 'cat/test/test_expand_lz4.c' || echo '$(srcdir)/'`cat/test/test_expand_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_expand_lz4.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_expand_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_expand_lz4.c' object='cat/test/bsdcat_test-test_expand_lz4.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_expand_lz4.o `test -f 'cat/test/test_expand_lz4.c' || echo '$(srcdir)/'`cat/test/test_expand_lz4.c - -cat/test/bsdcat_test-test_expand_lz4.obj: cat/test/test_expand_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_expand_lz4.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_expand_lz4.Tpo -c -o cat/test/bsdcat_test-test_expand_lz4.obj `if test -f 'cat/test/test_expand_lz4.c'; then $(CYGPATH_W) 'cat/test/test_expand_lz4.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_expand_lz4.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_expand_lz4.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_expand_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_expand_lz4.c' object='cat/test/bsdcat_test-test_expand_lz4.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_expand_lz4.obj `if test -f 'cat/test/test_expand_lz4.c'; then $(CYGPATH_W) 'cat/test/test_expand_lz4.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_expand_lz4.c'; fi` - -cat/test/bsdcat_test-test_expand_mixed.o: cat/test/test_expand_mixed.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_expand_mixed.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_expand_mixed.Tpo -c -o cat/test/bsdcat_test-test_expand_mixed.o `test -f 'cat/test/test_expand_mixed.c' || echo '$(srcdir)/'`cat/test/test_expand_mixed.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_expand_mixed.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_expand_mixed.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_expand_mixed.c' object='cat/test/bsdcat_test-test_expand_mixed.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_expand_mixed.o `test -f 'cat/test/test_expand_mixed.c' || echo '$(srcdir)/'`cat/test/test_expand_mixed.c - -cat/test/bsdcat_test-test_expand_mixed.obj: cat/test/test_expand_mixed.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_expand_mixed.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_expand_mixed.Tpo -c -o cat/test/bsdcat_test-test_expand_mixed.obj `if test -f 'cat/test/test_expand_mixed.c'; then $(CYGPATH_W) 'cat/test/test_expand_mixed.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_expand_mixed.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_expand_mixed.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_expand_mixed.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_expand_mixed.c' object='cat/test/bsdcat_test-test_expand_mixed.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_expand_mixed.obj `if test -f 'cat/test/test_expand_mixed.c'; then $(CYGPATH_W) 'cat/test/test_expand_mixed.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_expand_mixed.c'; fi` - -cat/test/bsdcat_test-test_expand_plain.o: cat/test/test_expand_plain.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_expand_plain.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_expand_plain.Tpo -c -o cat/test/bsdcat_test-test_expand_plain.o `test -f 'cat/test/test_expand_plain.c' || echo '$(srcdir)/'`cat/test/test_expand_plain.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_expand_plain.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_expand_plain.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_expand_plain.c' object='cat/test/bsdcat_test-test_expand_plain.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_expand_plain.o `test -f 'cat/test/test_expand_plain.c' || echo '$(srcdir)/'`cat/test/test_expand_plain.c - -cat/test/bsdcat_test-test_expand_plain.obj: cat/test/test_expand_plain.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_expand_plain.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_expand_plain.Tpo -c -o cat/test/bsdcat_test-test_expand_plain.obj `if test -f 'cat/test/test_expand_plain.c'; then $(CYGPATH_W) 'cat/test/test_expand_plain.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_expand_plain.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_expand_plain.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_expand_plain.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_expand_plain.c' object='cat/test/bsdcat_test-test_expand_plain.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_expand_plain.obj `if test -f 'cat/test/test_expand_plain.c'; then $(CYGPATH_W) 'cat/test/test_expand_plain.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_expand_plain.c'; fi` - -cat/test/bsdcat_test-test_expand_xz.o: cat/test/test_expand_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_expand_xz.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_expand_xz.Tpo -c -o cat/test/bsdcat_test-test_expand_xz.o `test -f 'cat/test/test_expand_xz.c' || echo '$(srcdir)/'`cat/test/test_expand_xz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_expand_xz.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_expand_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_expand_xz.c' object='cat/test/bsdcat_test-test_expand_xz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_expand_xz.o `test -f 'cat/test/test_expand_xz.c' || echo '$(srcdir)/'`cat/test/test_expand_xz.c - -cat/test/bsdcat_test-test_expand_xz.obj: cat/test/test_expand_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_expand_xz.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_expand_xz.Tpo -c -o cat/test/bsdcat_test-test_expand_xz.obj `if test -f 'cat/test/test_expand_xz.c'; then $(CYGPATH_W) 'cat/test/test_expand_xz.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_expand_xz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_expand_xz.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_expand_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_expand_xz.c' object='cat/test/bsdcat_test-test_expand_xz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_expand_xz.obj `if test -f 'cat/test/test_expand_xz.c'; then $(CYGPATH_W) 'cat/test/test_expand_xz.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_expand_xz.c'; fi` - -cat/test/bsdcat_test-test_expand_zstd.o: cat/test/test_expand_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_expand_zstd.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_expand_zstd.Tpo -c -o cat/test/bsdcat_test-test_expand_zstd.o `test -f 'cat/test/test_expand_zstd.c' || echo '$(srcdir)/'`cat/test/test_expand_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_expand_zstd.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_expand_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_expand_zstd.c' object='cat/test/bsdcat_test-test_expand_zstd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_expand_zstd.o `test -f 'cat/test/test_expand_zstd.c' || echo '$(srcdir)/'`cat/test/test_expand_zstd.c - -cat/test/bsdcat_test-test_expand_zstd.obj: cat/test/test_expand_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_expand_zstd.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_expand_zstd.Tpo -c -o cat/test/bsdcat_test-test_expand_zstd.obj `if test -f 'cat/test/test_expand_zstd.c'; then $(CYGPATH_W) 'cat/test/test_expand_zstd.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_expand_zstd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_expand_zstd.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_expand_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_expand_zstd.c' object='cat/test/bsdcat_test-test_expand_zstd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_expand_zstd.obj `if test -f 'cat/test/test_expand_zstd.c'; then $(CYGPATH_W) 'cat/test/test_expand_zstd.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_expand_zstd.c'; fi` - -cat/test/bsdcat_test-test_help.o: cat/test/test_help.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_help.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_help.Tpo -c -o cat/test/bsdcat_test-test_help.o `test -f 'cat/test/test_help.c' || echo '$(srcdir)/'`cat/test/test_help.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_help.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_help.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_help.c' object='cat/test/bsdcat_test-test_help.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_help.o `test -f 'cat/test/test_help.c' || echo '$(srcdir)/'`cat/test/test_help.c - -cat/test/bsdcat_test-test_help.obj: cat/test/test_help.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_help.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_help.Tpo -c -o cat/test/bsdcat_test-test_help.obj `if test -f 'cat/test/test_help.c'; then $(CYGPATH_W) 'cat/test/test_help.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_help.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_help.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_help.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_help.c' object='cat/test/bsdcat_test-test_help.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_help.obj `if test -f 'cat/test/test_help.c'; then $(CYGPATH_W) 'cat/test/test_help.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_help.c'; fi` - -cat/test/bsdcat_test-test_stdin.o: cat/test/test_stdin.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_stdin.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_stdin.Tpo -c -o cat/test/bsdcat_test-test_stdin.o `test -f 'cat/test/test_stdin.c' || echo '$(srcdir)/'`cat/test/test_stdin.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_stdin.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_stdin.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_stdin.c' object='cat/test/bsdcat_test-test_stdin.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_stdin.o `test -f 'cat/test/test_stdin.c' || echo '$(srcdir)/'`cat/test/test_stdin.c - -cat/test/bsdcat_test-test_stdin.obj: cat/test/test_stdin.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_stdin.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_stdin.Tpo -c -o cat/test/bsdcat_test-test_stdin.obj `if test -f 'cat/test/test_stdin.c'; then $(CYGPATH_W) 'cat/test/test_stdin.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_stdin.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_stdin.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_stdin.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_stdin.c' object='cat/test/bsdcat_test-test_stdin.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_stdin.obj `if test -f 'cat/test/test_stdin.c'; then $(CYGPATH_W) 'cat/test/test_stdin.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_stdin.c'; fi` - -cat/test/bsdcat_test-test_version.o: cat/test/test_version.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_version.o -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_version.Tpo -c -o cat/test/bsdcat_test-test_version.o `test -f 'cat/test/test_version.c' || echo '$(srcdir)/'`cat/test/test_version.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_version.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_version.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_version.c' object='cat/test/bsdcat_test-test_version.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_version.o `test -f 'cat/test/test_version.c' || echo '$(srcdir)/'`cat/test/test_version.c - -cat/test/bsdcat_test-test_version.obj: cat/test/test_version.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cat/test/bsdcat_test-test_version.obj -MD -MP -MF cat/test/$(DEPDIR)/bsdcat_test-test_version.Tpo -c -o cat/test/bsdcat_test-test_version.obj `if test -f 'cat/test/test_version.c'; then $(CYGPATH_W) 'cat/test/test_version.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_version.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cat/test/$(DEPDIR)/bsdcat_test-test_version.Tpo cat/test/$(DEPDIR)/bsdcat_test-test_version.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cat/test/test_version.c' object='cat/test/bsdcat_test-test_version.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcat_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cat/test/bsdcat_test-test_version.obj `if test -f 'cat/test/test_version.c'; then $(CYGPATH_W) 'cat/test/test_version.c'; else $(CYGPATH_W) '$(srcdir)/cat/test/test_version.c'; fi` - -cpio/bsdcpio-cmdline.o: cpio/cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/bsdcpio-cmdline.o -MD -MP -MF cpio/$(DEPDIR)/bsdcpio-cmdline.Tpo -c -o cpio/bsdcpio-cmdline.o `test -f 'cpio/cmdline.c' || echo '$(srcdir)/'`cpio/cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/$(DEPDIR)/bsdcpio-cmdline.Tpo cpio/$(DEPDIR)/bsdcpio-cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/cmdline.c' object='cpio/bsdcpio-cmdline.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/bsdcpio-cmdline.o `test -f 'cpio/cmdline.c' || echo '$(srcdir)/'`cpio/cmdline.c - -cpio/bsdcpio-cmdline.obj: cpio/cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/bsdcpio-cmdline.obj -MD -MP -MF cpio/$(DEPDIR)/bsdcpio-cmdline.Tpo -c -o cpio/bsdcpio-cmdline.obj `if test -f 'cpio/cmdline.c'; then $(CYGPATH_W) 'cpio/cmdline.c'; else $(CYGPATH_W) '$(srcdir)/cpio/cmdline.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/$(DEPDIR)/bsdcpio-cmdline.Tpo cpio/$(DEPDIR)/bsdcpio-cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/cmdline.c' object='cpio/bsdcpio-cmdline.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/bsdcpio-cmdline.obj `if test -f 'cpio/cmdline.c'; then $(CYGPATH_W) 'cpio/cmdline.c'; else $(CYGPATH_W) '$(srcdir)/cpio/cmdline.c'; fi` - -cpio/bsdcpio-cpio.o: cpio/cpio.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/bsdcpio-cpio.o -MD -MP -MF cpio/$(DEPDIR)/bsdcpio-cpio.Tpo -c -o cpio/bsdcpio-cpio.o `test -f 'cpio/cpio.c' || echo '$(srcdir)/'`cpio/cpio.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/$(DEPDIR)/bsdcpio-cpio.Tpo cpio/$(DEPDIR)/bsdcpio-cpio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/cpio.c' object='cpio/bsdcpio-cpio.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/bsdcpio-cpio.o `test -f 'cpio/cpio.c' || echo '$(srcdir)/'`cpio/cpio.c - -cpio/bsdcpio-cpio.obj: cpio/cpio.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/bsdcpio-cpio.obj -MD -MP -MF cpio/$(DEPDIR)/bsdcpio-cpio.Tpo -c -o cpio/bsdcpio-cpio.obj `if test -f 'cpio/cpio.c'; then $(CYGPATH_W) 'cpio/cpio.c'; else $(CYGPATH_W) '$(srcdir)/cpio/cpio.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/$(DEPDIR)/bsdcpio-cpio.Tpo cpio/$(DEPDIR)/bsdcpio-cpio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/cpio.c' object='cpio/bsdcpio-cpio.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/bsdcpio-cpio.obj `if test -f 'cpio/cpio.c'; then $(CYGPATH_W) 'cpio/cpio.c'; else $(CYGPATH_W) '$(srcdir)/cpio/cpio.c'; fi` - -cpio/bsdcpio-cpio_windows.o: cpio/cpio_windows.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/bsdcpio-cpio_windows.o -MD -MP -MF cpio/$(DEPDIR)/bsdcpio-cpio_windows.Tpo -c -o cpio/bsdcpio-cpio_windows.o `test -f 'cpio/cpio_windows.c' || echo '$(srcdir)/'`cpio/cpio_windows.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/$(DEPDIR)/bsdcpio-cpio_windows.Tpo cpio/$(DEPDIR)/bsdcpio-cpio_windows.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/cpio_windows.c' object='cpio/bsdcpio-cpio_windows.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/bsdcpio-cpio_windows.o `test -f 'cpio/cpio_windows.c' || echo '$(srcdir)/'`cpio/cpio_windows.c - -cpio/bsdcpio-cpio_windows.obj: cpio/cpio_windows.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/bsdcpio-cpio_windows.obj -MD -MP -MF cpio/$(DEPDIR)/bsdcpio-cpio_windows.Tpo -c -o cpio/bsdcpio-cpio_windows.obj `if test -f 'cpio/cpio_windows.c'; then $(CYGPATH_W) 'cpio/cpio_windows.c'; else $(CYGPATH_W) '$(srcdir)/cpio/cpio_windows.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/$(DEPDIR)/bsdcpio-cpio_windows.Tpo cpio/$(DEPDIR)/bsdcpio-cpio_windows.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/cpio_windows.c' object='cpio/bsdcpio-cpio_windows.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/bsdcpio-cpio_windows.obj `if test -f 'cpio/cpio_windows.c'; then $(CYGPATH_W) 'cpio/cpio_windows.c'; else $(CYGPATH_W) '$(srcdir)/cpio/cpio_windows.c'; fi` - -test_utils/bsdcpio_test-test_utils.o: test_utils/test_utils.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_utils/bsdcpio_test-test_utils.o -MD -MP -MF test_utils/$(DEPDIR)/bsdcpio_test-test_utils.Tpo -c -o test_utils/bsdcpio_test-test_utils.o `test -f 'test_utils/test_utils.c' || echo '$(srcdir)/'`test_utils/test_utils.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test_utils/$(DEPDIR)/bsdcpio_test-test_utils.Tpo test_utils/$(DEPDIR)/bsdcpio_test-test_utils.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_utils/test_utils.c' object='test_utils/bsdcpio_test-test_utils.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_utils/bsdcpio_test-test_utils.o `test -f 'test_utils/test_utils.c' || echo '$(srcdir)/'`test_utils/test_utils.c - -test_utils/bsdcpio_test-test_utils.obj: test_utils/test_utils.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_utils/bsdcpio_test-test_utils.obj -MD -MP -MF test_utils/$(DEPDIR)/bsdcpio_test-test_utils.Tpo -c -o test_utils/bsdcpio_test-test_utils.obj `if test -f 'test_utils/test_utils.c'; then $(CYGPATH_W) 'test_utils/test_utils.c'; else $(CYGPATH_W) '$(srcdir)/test_utils/test_utils.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test_utils/$(DEPDIR)/bsdcpio_test-test_utils.Tpo test_utils/$(DEPDIR)/bsdcpio_test-test_utils.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_utils/test_utils.c' object='test_utils/bsdcpio_test-test_utils.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_utils/bsdcpio_test-test_utils.obj `if test -f 'test_utils/test_utils.c'; then $(CYGPATH_W) 'test_utils/test_utils.c'; else $(CYGPATH_W) '$(srcdir)/test_utils/test_utils.c'; fi` - -test_utils/bsdcpio_test-test_main.o: test_utils/test_main.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_utils/bsdcpio_test-test_main.o -MD -MP -MF test_utils/$(DEPDIR)/bsdcpio_test-test_main.Tpo -c -o test_utils/bsdcpio_test-test_main.o `test -f 'test_utils/test_main.c' || echo '$(srcdir)/'`test_utils/test_main.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test_utils/$(DEPDIR)/bsdcpio_test-test_main.Tpo test_utils/$(DEPDIR)/bsdcpio_test-test_main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_utils/test_main.c' object='test_utils/bsdcpio_test-test_main.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_utils/bsdcpio_test-test_main.o `test -f 'test_utils/test_main.c' || echo '$(srcdir)/'`test_utils/test_main.c - -test_utils/bsdcpio_test-test_main.obj: test_utils/test_main.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_utils/bsdcpio_test-test_main.obj -MD -MP -MF test_utils/$(DEPDIR)/bsdcpio_test-test_main.Tpo -c -o test_utils/bsdcpio_test-test_main.obj `if test -f 'test_utils/test_main.c'; then $(CYGPATH_W) 'test_utils/test_main.c'; else $(CYGPATH_W) '$(srcdir)/test_utils/test_main.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test_utils/$(DEPDIR)/bsdcpio_test-test_main.Tpo test_utils/$(DEPDIR)/bsdcpio_test-test_main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_utils/test_main.c' object='test_utils/bsdcpio_test-test_main.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_utils/bsdcpio_test-test_main.obj `if test -f 'test_utils/test_main.c'; then $(CYGPATH_W) 'test_utils/test_main.c'; else $(CYGPATH_W) '$(srcdir)/test_utils/test_main.c'; fi` - -cpio/bsdcpio_test-cmdline.o: cpio/cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/bsdcpio_test-cmdline.o -MD -MP -MF cpio/$(DEPDIR)/bsdcpio_test-cmdline.Tpo -c -o cpio/bsdcpio_test-cmdline.o `test -f 'cpio/cmdline.c' || echo '$(srcdir)/'`cpio/cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/$(DEPDIR)/bsdcpio_test-cmdline.Tpo cpio/$(DEPDIR)/bsdcpio_test-cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/cmdline.c' object='cpio/bsdcpio_test-cmdline.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/bsdcpio_test-cmdline.o `test -f 'cpio/cmdline.c' || echo '$(srcdir)/'`cpio/cmdline.c - -cpio/bsdcpio_test-cmdline.obj: cpio/cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/bsdcpio_test-cmdline.obj -MD -MP -MF cpio/$(DEPDIR)/bsdcpio_test-cmdline.Tpo -c -o cpio/bsdcpio_test-cmdline.obj `if test -f 'cpio/cmdline.c'; then $(CYGPATH_W) 'cpio/cmdline.c'; else $(CYGPATH_W) '$(srcdir)/cpio/cmdline.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/$(DEPDIR)/bsdcpio_test-cmdline.Tpo cpio/$(DEPDIR)/bsdcpio_test-cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/cmdline.c' object='cpio/bsdcpio_test-cmdline.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/bsdcpio_test-cmdline.obj `if test -f 'cpio/cmdline.c'; then $(CYGPATH_W) 'cpio/cmdline.c'; else $(CYGPATH_W) '$(srcdir)/cpio/cmdline.c'; fi` - -cpio/test/bsdcpio_test-test_0.o: cpio/test/test_0.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_0.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_0.Tpo -c -o cpio/test/bsdcpio_test-test_0.o `test -f 'cpio/test/test_0.c' || echo '$(srcdir)/'`cpio/test/test_0.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_0.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_0.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_0.c' object='cpio/test/bsdcpio_test-test_0.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_0.o `test -f 'cpio/test/test_0.c' || echo '$(srcdir)/'`cpio/test/test_0.c - -cpio/test/bsdcpio_test-test_0.obj: cpio/test/test_0.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_0.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_0.Tpo -c -o cpio/test/bsdcpio_test-test_0.obj `if test -f 'cpio/test/test_0.c'; then $(CYGPATH_W) 'cpio/test/test_0.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_0.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_0.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_0.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_0.c' object='cpio/test/bsdcpio_test-test_0.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_0.obj `if test -f 'cpio/test/test_0.c'; then $(CYGPATH_W) 'cpio/test/test_0.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_0.c'; fi` - -cpio/test/bsdcpio_test-test_basic.o: cpio/test/test_basic.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_basic.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_basic.Tpo -c -o cpio/test/bsdcpio_test-test_basic.o `test -f 'cpio/test/test_basic.c' || echo '$(srcdir)/'`cpio/test/test_basic.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_basic.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_basic.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_basic.c' object='cpio/test/bsdcpio_test-test_basic.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_basic.o `test -f 'cpio/test/test_basic.c' || echo '$(srcdir)/'`cpio/test/test_basic.c - -cpio/test/bsdcpio_test-test_basic.obj: cpio/test/test_basic.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_basic.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_basic.Tpo -c -o cpio/test/bsdcpio_test-test_basic.obj `if test -f 'cpio/test/test_basic.c'; then $(CYGPATH_W) 'cpio/test/test_basic.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_basic.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_basic.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_basic.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_basic.c' object='cpio/test/bsdcpio_test-test_basic.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_basic.obj `if test -f 'cpio/test/test_basic.c'; then $(CYGPATH_W) 'cpio/test/test_basic.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_basic.c'; fi` - -cpio/test/bsdcpio_test-test_cmdline.o: cpio/test/test_cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_cmdline.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_cmdline.Tpo -c -o cpio/test/bsdcpio_test-test_cmdline.o `test -f 'cpio/test/test_cmdline.c' || echo '$(srcdir)/'`cpio/test/test_cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_cmdline.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_cmdline.c' object='cpio/test/bsdcpio_test-test_cmdline.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_cmdline.o `test -f 'cpio/test/test_cmdline.c' || echo '$(srcdir)/'`cpio/test/test_cmdline.c - -cpio/test/bsdcpio_test-test_cmdline.obj: cpio/test/test_cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_cmdline.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_cmdline.Tpo -c -o cpio/test/bsdcpio_test-test_cmdline.obj `if test -f 'cpio/test/test_cmdline.c'; then $(CYGPATH_W) 'cpio/test/test_cmdline.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_cmdline.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_cmdline.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_cmdline.c' object='cpio/test/bsdcpio_test-test_cmdline.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_cmdline.obj `if test -f 'cpio/test/test_cmdline.c'; then $(CYGPATH_W) 'cpio/test/test_cmdline.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_cmdline.c'; fi` - -cpio/test/bsdcpio_test-test_extract_cpio_Z.o: cpio/test/test_extract_cpio_Z.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_Z.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_Z.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_Z.o `test -f 'cpio/test/test_extract_cpio_Z.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_Z.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_Z.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_Z.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_Z.c' object='cpio/test/bsdcpio_test-test_extract_cpio_Z.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_Z.o `test -f 'cpio/test/test_extract_cpio_Z.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_Z.c - -cpio/test/bsdcpio_test-test_extract_cpio_Z.obj: cpio/test/test_extract_cpio_Z.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_Z.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_Z.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_Z.obj `if test -f 'cpio/test/test_extract_cpio_Z.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_Z.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_Z.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_Z.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_Z.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_Z.c' object='cpio/test/bsdcpio_test-test_extract_cpio_Z.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_Z.obj `if test -f 'cpio/test/test_extract_cpio_Z.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_Z.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_Z.c'; fi` - -cpio/test/bsdcpio_test-test_extract_cpio_bz2.o: cpio/test/test_extract_cpio_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_bz2.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_bz2.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_bz2.o `test -f 'cpio/test/test_extract_cpio_bz2.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_bz2.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_bz2.c' object='cpio/test/bsdcpio_test-test_extract_cpio_bz2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_bz2.o `test -f 'cpio/test/test_extract_cpio_bz2.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_bz2.c - -cpio/test/bsdcpio_test-test_extract_cpio_bz2.obj: cpio/test/test_extract_cpio_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_bz2.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_bz2.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_bz2.obj `if test -f 'cpio/test/test_extract_cpio_bz2.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_bz2.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_bz2.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_bz2.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_bz2.c' object='cpio/test/bsdcpio_test-test_extract_cpio_bz2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_bz2.obj `if test -f 'cpio/test/test_extract_cpio_bz2.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_bz2.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_bz2.c'; fi` - -cpio/test/bsdcpio_test-test_extract_cpio_grz.o: cpio/test/test_extract_cpio_grz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_grz.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_grz.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_grz.o `test -f 'cpio/test/test_extract_cpio_grz.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_grz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_grz.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_grz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_grz.c' object='cpio/test/bsdcpio_test-test_extract_cpio_grz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_grz.o `test -f 'cpio/test/test_extract_cpio_grz.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_grz.c - -cpio/test/bsdcpio_test-test_extract_cpio_grz.obj: cpio/test/test_extract_cpio_grz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_grz.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_grz.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_grz.obj `if test -f 'cpio/test/test_extract_cpio_grz.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_grz.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_grz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_grz.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_grz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_grz.c' object='cpio/test/bsdcpio_test-test_extract_cpio_grz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_grz.obj `if test -f 'cpio/test/test_extract_cpio_grz.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_grz.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_grz.c'; fi` - -cpio/test/bsdcpio_test-test_extract_cpio_gz.o: cpio/test/test_extract_cpio_gz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_gz.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_gz.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_gz.o `test -f 'cpio/test/test_extract_cpio_gz.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_gz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_gz.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_gz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_gz.c' object='cpio/test/bsdcpio_test-test_extract_cpio_gz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_gz.o `test -f 'cpio/test/test_extract_cpio_gz.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_gz.c - -cpio/test/bsdcpio_test-test_extract_cpio_gz.obj: cpio/test/test_extract_cpio_gz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_gz.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_gz.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_gz.obj `if test -f 'cpio/test/test_extract_cpio_gz.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_gz.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_gz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_gz.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_gz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_gz.c' object='cpio/test/bsdcpio_test-test_extract_cpio_gz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_gz.obj `if test -f 'cpio/test/test_extract_cpio_gz.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_gz.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_gz.c'; fi` - -cpio/test/bsdcpio_test-test_extract_cpio_lrz.o: cpio/test/test_extract_cpio_lrz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_lrz.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lrz.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_lrz.o `test -f 'cpio/test/test_extract_cpio_lrz.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_lrz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lrz.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lrz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_lrz.c' object='cpio/test/bsdcpio_test-test_extract_cpio_lrz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_lrz.o `test -f 'cpio/test/test_extract_cpio_lrz.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_lrz.c - -cpio/test/bsdcpio_test-test_extract_cpio_lrz.obj: cpio/test/test_extract_cpio_lrz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_lrz.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lrz.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_lrz.obj `if test -f 'cpio/test/test_extract_cpio_lrz.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_lrz.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_lrz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lrz.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lrz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_lrz.c' object='cpio/test/bsdcpio_test-test_extract_cpio_lrz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_lrz.obj `if test -f 'cpio/test/test_extract_cpio_lrz.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_lrz.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_lrz.c'; fi` - -cpio/test/bsdcpio_test-test_extract_cpio_lz.o: cpio/test/test_extract_cpio_lz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_lz.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_lz.o `test -f 'cpio/test/test_extract_cpio_lz.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_lz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_lz.c' object='cpio/test/bsdcpio_test-test_extract_cpio_lz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_lz.o `test -f 'cpio/test/test_extract_cpio_lz.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_lz.c - -cpio/test/bsdcpio_test-test_extract_cpio_lz.obj: cpio/test/test_extract_cpio_lz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_lz.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_lz.obj `if test -f 'cpio/test/test_extract_cpio_lz.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_lz.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_lz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_lz.c' object='cpio/test/bsdcpio_test-test_extract_cpio_lz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_lz.obj `if test -f 'cpio/test/test_extract_cpio_lz.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_lz.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_lz.c'; fi` - -cpio/test/bsdcpio_test-test_extract_cpio_lz4.o: cpio/test/test_extract_cpio_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_lz4.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz4.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_lz4.o `test -f 'cpio/test/test_extract_cpio_lz4.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz4.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_lz4.c' object='cpio/test/bsdcpio_test-test_extract_cpio_lz4.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_lz4.o `test -f 'cpio/test/test_extract_cpio_lz4.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_lz4.c - -cpio/test/bsdcpio_test-test_extract_cpio_lz4.obj: cpio/test/test_extract_cpio_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_lz4.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz4.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_lz4.obj `if test -f 'cpio/test/test_extract_cpio_lz4.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_lz4.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_lz4.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz4.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_lz4.c' object='cpio/test/bsdcpio_test-test_extract_cpio_lz4.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_lz4.obj `if test -f 'cpio/test/test_extract_cpio_lz4.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_lz4.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_lz4.c'; fi` - -cpio/test/bsdcpio_test-test_extract_cpio_lzma.o: cpio/test/test_extract_cpio_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_lzma.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzma.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_lzma.o `test -f 'cpio/test/test_extract_cpio_lzma.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzma.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzma.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_lzma.c' object='cpio/test/bsdcpio_test-test_extract_cpio_lzma.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_lzma.o `test -f 'cpio/test/test_extract_cpio_lzma.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_lzma.c - -cpio/test/bsdcpio_test-test_extract_cpio_lzma.obj: cpio/test/test_extract_cpio_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_lzma.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzma.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_lzma.obj `if test -f 'cpio/test/test_extract_cpio_lzma.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_lzma.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_lzma.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzma.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzma.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_lzma.c' object='cpio/test/bsdcpio_test-test_extract_cpio_lzma.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_lzma.obj `if test -f 'cpio/test/test_extract_cpio_lzma.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_lzma.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_lzma.c'; fi` - -cpio/test/bsdcpio_test-test_extract_cpio_lzo.o: cpio/test/test_extract_cpio_lzo.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_lzo.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzo.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_lzo.o `test -f 'cpio/test/test_extract_cpio_lzo.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_lzo.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzo.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzo.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_lzo.c' object='cpio/test/bsdcpio_test-test_extract_cpio_lzo.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_lzo.o `test -f 'cpio/test/test_extract_cpio_lzo.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_lzo.c - -cpio/test/bsdcpio_test-test_extract_cpio_lzo.obj: cpio/test/test_extract_cpio_lzo.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_lzo.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzo.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_lzo.obj `if test -f 'cpio/test/test_extract_cpio_lzo.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_lzo.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_lzo.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzo.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzo.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_lzo.c' object='cpio/test/bsdcpio_test-test_extract_cpio_lzo.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_lzo.obj `if test -f 'cpio/test/test_extract_cpio_lzo.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_lzo.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_lzo.c'; fi` - -cpio/test/bsdcpio_test-test_extract_cpio_xz.o: cpio/test/test_extract_cpio_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_xz.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_xz.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_xz.o `test -f 'cpio/test/test_extract_cpio_xz.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_xz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_xz.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_xz.c' object='cpio/test/bsdcpio_test-test_extract_cpio_xz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_xz.o `test -f 'cpio/test/test_extract_cpio_xz.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_xz.c - -cpio/test/bsdcpio_test-test_extract_cpio_xz.obj: cpio/test/test_extract_cpio_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_xz.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_xz.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_xz.obj `if test -f 'cpio/test/test_extract_cpio_xz.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_xz.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_xz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_xz.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_xz.c' object='cpio/test/bsdcpio_test-test_extract_cpio_xz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_xz.obj `if test -f 'cpio/test/test_extract_cpio_xz.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_xz.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_xz.c'; fi` - -cpio/test/bsdcpio_test-test_extract_cpio_zstd.o: cpio/test/test_extract_cpio_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_zstd.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_zstd.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_zstd.o `test -f 'cpio/test/test_extract_cpio_zstd.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_zstd.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_zstd.c' object='cpio/test/bsdcpio_test-test_extract_cpio_zstd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_zstd.o `test -f 'cpio/test/test_extract_cpio_zstd.c' || echo '$(srcdir)/'`cpio/test/test_extract_cpio_zstd.c - -cpio/test/bsdcpio_test-test_extract_cpio_zstd.obj: cpio/test/test_extract_cpio_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_extract_cpio_zstd.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_zstd.Tpo -c -o cpio/test/bsdcpio_test-test_extract_cpio_zstd.obj `if test -f 'cpio/test/test_extract_cpio_zstd.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_zstd.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_zstd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_zstd.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_extract_cpio_zstd.c' object='cpio/test/bsdcpio_test-test_extract_cpio_zstd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_extract_cpio_zstd.obj `if test -f 'cpio/test/test_extract_cpio_zstd.c'; then $(CYGPATH_W) 'cpio/test/test_extract_cpio_zstd.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_extract_cpio_zstd.c'; fi` - -cpio/test/bsdcpio_test-test_format_newc.o: cpio/test/test_format_newc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_format_newc.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_format_newc.Tpo -c -o cpio/test/bsdcpio_test-test_format_newc.o `test -f 'cpio/test/test_format_newc.c' || echo '$(srcdir)/'`cpio/test/test_format_newc.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_format_newc.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_format_newc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_format_newc.c' object='cpio/test/bsdcpio_test-test_format_newc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_format_newc.o `test -f 'cpio/test/test_format_newc.c' || echo '$(srcdir)/'`cpio/test/test_format_newc.c - -cpio/test/bsdcpio_test-test_format_newc.obj: cpio/test/test_format_newc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_format_newc.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_format_newc.Tpo -c -o cpio/test/bsdcpio_test-test_format_newc.obj `if test -f 'cpio/test/test_format_newc.c'; then $(CYGPATH_W) 'cpio/test/test_format_newc.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_format_newc.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_format_newc.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_format_newc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_format_newc.c' object='cpio/test/bsdcpio_test-test_format_newc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_format_newc.obj `if test -f 'cpio/test/test_format_newc.c'; then $(CYGPATH_W) 'cpio/test/test_format_newc.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_format_newc.c'; fi` - -cpio/test/bsdcpio_test-test_gcpio_compat.o: cpio/test/test_gcpio_compat.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_gcpio_compat.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_gcpio_compat.Tpo -c -o cpio/test/bsdcpio_test-test_gcpio_compat.o `test -f 'cpio/test/test_gcpio_compat.c' || echo '$(srcdir)/'`cpio/test/test_gcpio_compat.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_gcpio_compat.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_gcpio_compat.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_gcpio_compat.c' object='cpio/test/bsdcpio_test-test_gcpio_compat.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_gcpio_compat.o `test -f 'cpio/test/test_gcpio_compat.c' || echo '$(srcdir)/'`cpio/test/test_gcpio_compat.c - -cpio/test/bsdcpio_test-test_gcpio_compat.obj: cpio/test/test_gcpio_compat.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_gcpio_compat.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_gcpio_compat.Tpo -c -o cpio/test/bsdcpio_test-test_gcpio_compat.obj `if test -f 'cpio/test/test_gcpio_compat.c'; then $(CYGPATH_W) 'cpio/test/test_gcpio_compat.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_gcpio_compat.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_gcpio_compat.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_gcpio_compat.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_gcpio_compat.c' object='cpio/test/bsdcpio_test-test_gcpio_compat.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_gcpio_compat.obj `if test -f 'cpio/test/test_gcpio_compat.c'; then $(CYGPATH_W) 'cpio/test/test_gcpio_compat.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_gcpio_compat.c'; fi` - -cpio/test/bsdcpio_test-test_missing_file.o: cpio/test/test_missing_file.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_missing_file.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_missing_file.Tpo -c -o cpio/test/bsdcpio_test-test_missing_file.o `test -f 'cpio/test/test_missing_file.c' || echo '$(srcdir)/'`cpio/test/test_missing_file.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_missing_file.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_missing_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_missing_file.c' object='cpio/test/bsdcpio_test-test_missing_file.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_missing_file.o `test -f 'cpio/test/test_missing_file.c' || echo '$(srcdir)/'`cpio/test/test_missing_file.c - -cpio/test/bsdcpio_test-test_missing_file.obj: cpio/test/test_missing_file.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_missing_file.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_missing_file.Tpo -c -o cpio/test/bsdcpio_test-test_missing_file.obj `if test -f 'cpio/test/test_missing_file.c'; then $(CYGPATH_W) 'cpio/test/test_missing_file.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_missing_file.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_missing_file.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_missing_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_missing_file.c' object='cpio/test/bsdcpio_test-test_missing_file.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_missing_file.obj `if test -f 'cpio/test/test_missing_file.c'; then $(CYGPATH_W) 'cpio/test/test_missing_file.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_missing_file.c'; fi` - -cpio/test/bsdcpio_test-test_option_0.o: cpio/test/test_option_0.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_0.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_0.Tpo -c -o cpio/test/bsdcpio_test-test_option_0.o `test -f 'cpio/test/test_option_0.c' || echo '$(srcdir)/'`cpio/test/test_option_0.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_0.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_0.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_0.c' object='cpio/test/bsdcpio_test-test_option_0.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_0.o `test -f 'cpio/test/test_option_0.c' || echo '$(srcdir)/'`cpio/test/test_option_0.c - -cpio/test/bsdcpio_test-test_option_0.obj: cpio/test/test_option_0.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_0.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_0.Tpo -c -o cpio/test/bsdcpio_test-test_option_0.obj `if test -f 'cpio/test/test_option_0.c'; then $(CYGPATH_W) 'cpio/test/test_option_0.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_0.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_0.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_0.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_0.c' object='cpio/test/bsdcpio_test-test_option_0.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_0.obj `if test -f 'cpio/test/test_option_0.c'; then $(CYGPATH_W) 'cpio/test/test_option_0.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_0.c'; fi` - -cpio/test/bsdcpio_test-test_option_B_upper.o: cpio/test/test_option_B_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_B_upper.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_B_upper.Tpo -c -o cpio/test/bsdcpio_test-test_option_B_upper.o `test -f 'cpio/test/test_option_B_upper.c' || echo '$(srcdir)/'`cpio/test/test_option_B_upper.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_B_upper.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_B_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_B_upper.c' object='cpio/test/bsdcpio_test-test_option_B_upper.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_B_upper.o `test -f 'cpio/test/test_option_B_upper.c' || echo '$(srcdir)/'`cpio/test/test_option_B_upper.c - -cpio/test/bsdcpio_test-test_option_B_upper.obj: cpio/test/test_option_B_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_B_upper.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_B_upper.Tpo -c -o cpio/test/bsdcpio_test-test_option_B_upper.obj `if test -f 'cpio/test/test_option_B_upper.c'; then $(CYGPATH_W) 'cpio/test/test_option_B_upper.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_B_upper.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_B_upper.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_B_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_B_upper.c' object='cpio/test/bsdcpio_test-test_option_B_upper.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_B_upper.obj `if test -f 'cpio/test/test_option_B_upper.c'; then $(CYGPATH_W) 'cpio/test/test_option_B_upper.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_B_upper.c'; fi` - -cpio/test/bsdcpio_test-test_option_C_upper.o: cpio/test/test_option_C_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_C_upper.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_C_upper.Tpo -c -o cpio/test/bsdcpio_test-test_option_C_upper.o `test -f 'cpio/test/test_option_C_upper.c' || echo '$(srcdir)/'`cpio/test/test_option_C_upper.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_C_upper.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_C_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_C_upper.c' object='cpio/test/bsdcpio_test-test_option_C_upper.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_C_upper.o `test -f 'cpio/test/test_option_C_upper.c' || echo '$(srcdir)/'`cpio/test/test_option_C_upper.c - -cpio/test/bsdcpio_test-test_option_C_upper.obj: cpio/test/test_option_C_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_C_upper.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_C_upper.Tpo -c -o cpio/test/bsdcpio_test-test_option_C_upper.obj `if test -f 'cpio/test/test_option_C_upper.c'; then $(CYGPATH_W) 'cpio/test/test_option_C_upper.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_C_upper.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_C_upper.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_C_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_C_upper.c' object='cpio/test/bsdcpio_test-test_option_C_upper.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_C_upper.obj `if test -f 'cpio/test/test_option_C_upper.c'; then $(CYGPATH_W) 'cpio/test/test_option_C_upper.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_C_upper.c'; fi` - -cpio/test/bsdcpio_test-test_option_J_upper.o: cpio/test/test_option_J_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_J_upper.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_J_upper.Tpo -c -o cpio/test/bsdcpio_test-test_option_J_upper.o `test -f 'cpio/test/test_option_J_upper.c' || echo '$(srcdir)/'`cpio/test/test_option_J_upper.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_J_upper.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_J_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_J_upper.c' object='cpio/test/bsdcpio_test-test_option_J_upper.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_J_upper.o `test -f 'cpio/test/test_option_J_upper.c' || echo '$(srcdir)/'`cpio/test/test_option_J_upper.c - -cpio/test/bsdcpio_test-test_option_J_upper.obj: cpio/test/test_option_J_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_J_upper.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_J_upper.Tpo -c -o cpio/test/bsdcpio_test-test_option_J_upper.obj `if test -f 'cpio/test/test_option_J_upper.c'; then $(CYGPATH_W) 'cpio/test/test_option_J_upper.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_J_upper.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_J_upper.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_J_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_J_upper.c' object='cpio/test/bsdcpio_test-test_option_J_upper.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_J_upper.obj `if test -f 'cpio/test/test_option_J_upper.c'; then $(CYGPATH_W) 'cpio/test/test_option_J_upper.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_J_upper.c'; fi` - -cpio/test/bsdcpio_test-test_option_L_upper.o: cpio/test/test_option_L_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_L_upper.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_L_upper.Tpo -c -o cpio/test/bsdcpio_test-test_option_L_upper.o `test -f 'cpio/test/test_option_L_upper.c' || echo '$(srcdir)/'`cpio/test/test_option_L_upper.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_L_upper.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_L_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_L_upper.c' object='cpio/test/bsdcpio_test-test_option_L_upper.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_L_upper.o `test -f 'cpio/test/test_option_L_upper.c' || echo '$(srcdir)/'`cpio/test/test_option_L_upper.c - -cpio/test/bsdcpio_test-test_option_L_upper.obj: cpio/test/test_option_L_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_L_upper.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_L_upper.Tpo -c -o cpio/test/bsdcpio_test-test_option_L_upper.obj `if test -f 'cpio/test/test_option_L_upper.c'; then $(CYGPATH_W) 'cpio/test/test_option_L_upper.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_L_upper.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_L_upper.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_L_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_L_upper.c' object='cpio/test/bsdcpio_test-test_option_L_upper.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_L_upper.obj `if test -f 'cpio/test/test_option_L_upper.c'; then $(CYGPATH_W) 'cpio/test/test_option_L_upper.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_L_upper.c'; fi` - -cpio/test/bsdcpio_test-test_option_Z_upper.o: cpio/test/test_option_Z_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_Z_upper.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_Z_upper.Tpo -c -o cpio/test/bsdcpio_test-test_option_Z_upper.o `test -f 'cpio/test/test_option_Z_upper.c' || echo '$(srcdir)/'`cpio/test/test_option_Z_upper.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_Z_upper.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_Z_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_Z_upper.c' object='cpio/test/bsdcpio_test-test_option_Z_upper.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_Z_upper.o `test -f 'cpio/test/test_option_Z_upper.c' || echo '$(srcdir)/'`cpio/test/test_option_Z_upper.c - -cpio/test/bsdcpio_test-test_option_Z_upper.obj: cpio/test/test_option_Z_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_Z_upper.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_Z_upper.Tpo -c -o cpio/test/bsdcpio_test-test_option_Z_upper.obj `if test -f 'cpio/test/test_option_Z_upper.c'; then $(CYGPATH_W) 'cpio/test/test_option_Z_upper.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_Z_upper.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_Z_upper.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_Z_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_Z_upper.c' object='cpio/test/bsdcpio_test-test_option_Z_upper.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_Z_upper.obj `if test -f 'cpio/test/test_option_Z_upper.c'; then $(CYGPATH_W) 'cpio/test/test_option_Z_upper.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_Z_upper.c'; fi` - -cpio/test/bsdcpio_test-test_option_a.o: cpio/test/test_option_a.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_a.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_a.Tpo -c -o cpio/test/bsdcpio_test-test_option_a.o `test -f 'cpio/test/test_option_a.c' || echo '$(srcdir)/'`cpio/test/test_option_a.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_a.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_a.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_a.c' object='cpio/test/bsdcpio_test-test_option_a.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_a.o `test -f 'cpio/test/test_option_a.c' || echo '$(srcdir)/'`cpio/test/test_option_a.c - -cpio/test/bsdcpio_test-test_option_a.obj: cpio/test/test_option_a.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_a.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_a.Tpo -c -o cpio/test/bsdcpio_test-test_option_a.obj `if test -f 'cpio/test/test_option_a.c'; then $(CYGPATH_W) 'cpio/test/test_option_a.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_a.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_a.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_a.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_a.c' object='cpio/test/bsdcpio_test-test_option_a.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_a.obj `if test -f 'cpio/test/test_option_a.c'; then $(CYGPATH_W) 'cpio/test/test_option_a.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_a.c'; fi` - -cpio/test/bsdcpio_test-test_option_b64encode.o: cpio/test/test_option_b64encode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_b64encode.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_b64encode.Tpo -c -o cpio/test/bsdcpio_test-test_option_b64encode.o `test -f 'cpio/test/test_option_b64encode.c' || echo '$(srcdir)/'`cpio/test/test_option_b64encode.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_b64encode.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_b64encode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_b64encode.c' object='cpio/test/bsdcpio_test-test_option_b64encode.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_b64encode.o `test -f 'cpio/test/test_option_b64encode.c' || echo '$(srcdir)/'`cpio/test/test_option_b64encode.c - -cpio/test/bsdcpio_test-test_option_b64encode.obj: cpio/test/test_option_b64encode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_b64encode.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_b64encode.Tpo -c -o cpio/test/bsdcpio_test-test_option_b64encode.obj `if test -f 'cpio/test/test_option_b64encode.c'; then $(CYGPATH_W) 'cpio/test/test_option_b64encode.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_b64encode.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_b64encode.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_b64encode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_b64encode.c' object='cpio/test/bsdcpio_test-test_option_b64encode.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_b64encode.obj `if test -f 'cpio/test/test_option_b64encode.c'; then $(CYGPATH_W) 'cpio/test/test_option_b64encode.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_b64encode.c'; fi` - -cpio/test/bsdcpio_test-test_option_c.o: cpio/test/test_option_c.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_c.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_c.Tpo -c -o cpio/test/bsdcpio_test-test_option_c.o `test -f 'cpio/test/test_option_c.c' || echo '$(srcdir)/'`cpio/test/test_option_c.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_c.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_c.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_c.c' object='cpio/test/bsdcpio_test-test_option_c.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_c.o `test -f 'cpio/test/test_option_c.c' || echo '$(srcdir)/'`cpio/test/test_option_c.c - -cpio/test/bsdcpio_test-test_option_c.obj: cpio/test/test_option_c.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_c.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_c.Tpo -c -o cpio/test/bsdcpio_test-test_option_c.obj `if test -f 'cpio/test/test_option_c.c'; then $(CYGPATH_W) 'cpio/test/test_option_c.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_c.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_c.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_c.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_c.c' object='cpio/test/bsdcpio_test-test_option_c.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_c.obj `if test -f 'cpio/test/test_option_c.c'; then $(CYGPATH_W) 'cpio/test/test_option_c.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_c.c'; fi` - -cpio/test/bsdcpio_test-test_option_d.o: cpio/test/test_option_d.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_d.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_d.Tpo -c -o cpio/test/bsdcpio_test-test_option_d.o `test -f 'cpio/test/test_option_d.c' || echo '$(srcdir)/'`cpio/test/test_option_d.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_d.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_d.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_d.c' object='cpio/test/bsdcpio_test-test_option_d.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_d.o `test -f 'cpio/test/test_option_d.c' || echo '$(srcdir)/'`cpio/test/test_option_d.c - -cpio/test/bsdcpio_test-test_option_d.obj: cpio/test/test_option_d.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_d.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_d.Tpo -c -o cpio/test/bsdcpio_test-test_option_d.obj `if test -f 'cpio/test/test_option_d.c'; then $(CYGPATH_W) 'cpio/test/test_option_d.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_d.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_d.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_d.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_d.c' object='cpio/test/bsdcpio_test-test_option_d.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_d.obj `if test -f 'cpio/test/test_option_d.c'; then $(CYGPATH_W) 'cpio/test/test_option_d.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_d.c'; fi` - -cpio/test/bsdcpio_test-test_option_f.o: cpio/test/test_option_f.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_f.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_f.Tpo -c -o cpio/test/bsdcpio_test-test_option_f.o `test -f 'cpio/test/test_option_f.c' || echo '$(srcdir)/'`cpio/test/test_option_f.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_f.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_f.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_f.c' object='cpio/test/bsdcpio_test-test_option_f.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_f.o `test -f 'cpio/test/test_option_f.c' || echo '$(srcdir)/'`cpio/test/test_option_f.c - -cpio/test/bsdcpio_test-test_option_f.obj: cpio/test/test_option_f.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_f.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_f.Tpo -c -o cpio/test/bsdcpio_test-test_option_f.obj `if test -f 'cpio/test/test_option_f.c'; then $(CYGPATH_W) 'cpio/test/test_option_f.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_f.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_f.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_f.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_f.c' object='cpio/test/bsdcpio_test-test_option_f.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_f.obj `if test -f 'cpio/test/test_option_f.c'; then $(CYGPATH_W) 'cpio/test/test_option_f.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_f.c'; fi` - -cpio/test/bsdcpio_test-test_option_grzip.o: cpio/test/test_option_grzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_grzip.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_grzip.Tpo -c -o cpio/test/bsdcpio_test-test_option_grzip.o `test -f 'cpio/test/test_option_grzip.c' || echo '$(srcdir)/'`cpio/test/test_option_grzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_grzip.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_grzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_grzip.c' object='cpio/test/bsdcpio_test-test_option_grzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_grzip.o `test -f 'cpio/test/test_option_grzip.c' || echo '$(srcdir)/'`cpio/test/test_option_grzip.c - -cpio/test/bsdcpio_test-test_option_grzip.obj: cpio/test/test_option_grzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_grzip.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_grzip.Tpo -c -o cpio/test/bsdcpio_test-test_option_grzip.obj `if test -f 'cpio/test/test_option_grzip.c'; then $(CYGPATH_W) 'cpio/test/test_option_grzip.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_grzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_grzip.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_grzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_grzip.c' object='cpio/test/bsdcpio_test-test_option_grzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_grzip.obj `if test -f 'cpio/test/test_option_grzip.c'; then $(CYGPATH_W) 'cpio/test/test_option_grzip.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_grzip.c'; fi` - -cpio/test/bsdcpio_test-test_option_help.o: cpio/test/test_option_help.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_help.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_help.Tpo -c -o cpio/test/bsdcpio_test-test_option_help.o `test -f 'cpio/test/test_option_help.c' || echo '$(srcdir)/'`cpio/test/test_option_help.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_help.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_help.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_help.c' object='cpio/test/bsdcpio_test-test_option_help.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_help.o `test -f 'cpio/test/test_option_help.c' || echo '$(srcdir)/'`cpio/test/test_option_help.c - -cpio/test/bsdcpio_test-test_option_help.obj: cpio/test/test_option_help.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_help.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_help.Tpo -c -o cpio/test/bsdcpio_test-test_option_help.obj `if test -f 'cpio/test/test_option_help.c'; then $(CYGPATH_W) 'cpio/test/test_option_help.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_help.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_help.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_help.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_help.c' object='cpio/test/bsdcpio_test-test_option_help.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_help.obj `if test -f 'cpio/test/test_option_help.c'; then $(CYGPATH_W) 'cpio/test/test_option_help.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_help.c'; fi` - -cpio/test/bsdcpio_test-test_option_l.o: cpio/test/test_option_l.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_l.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_l.Tpo -c -o cpio/test/bsdcpio_test-test_option_l.o `test -f 'cpio/test/test_option_l.c' || echo '$(srcdir)/'`cpio/test/test_option_l.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_l.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_l.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_l.c' object='cpio/test/bsdcpio_test-test_option_l.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_l.o `test -f 'cpio/test/test_option_l.c' || echo '$(srcdir)/'`cpio/test/test_option_l.c - -cpio/test/bsdcpio_test-test_option_l.obj: cpio/test/test_option_l.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_l.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_l.Tpo -c -o cpio/test/bsdcpio_test-test_option_l.obj `if test -f 'cpio/test/test_option_l.c'; then $(CYGPATH_W) 'cpio/test/test_option_l.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_l.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_l.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_l.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_l.c' object='cpio/test/bsdcpio_test-test_option_l.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_l.obj `if test -f 'cpio/test/test_option_l.c'; then $(CYGPATH_W) 'cpio/test/test_option_l.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_l.c'; fi` - -cpio/test/bsdcpio_test-test_option_lrzip.o: cpio/test/test_option_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_lrzip.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lrzip.Tpo -c -o cpio/test/bsdcpio_test-test_option_lrzip.o `test -f 'cpio/test/test_option_lrzip.c' || echo '$(srcdir)/'`cpio/test/test_option_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lrzip.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lrzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_lrzip.c' object='cpio/test/bsdcpio_test-test_option_lrzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_lrzip.o `test -f 'cpio/test/test_option_lrzip.c' || echo '$(srcdir)/'`cpio/test/test_option_lrzip.c - -cpio/test/bsdcpio_test-test_option_lrzip.obj: cpio/test/test_option_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_lrzip.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lrzip.Tpo -c -o cpio/test/bsdcpio_test-test_option_lrzip.obj `if test -f 'cpio/test/test_option_lrzip.c'; then $(CYGPATH_W) 'cpio/test/test_option_lrzip.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_lrzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lrzip.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lrzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_lrzip.c' object='cpio/test/bsdcpio_test-test_option_lrzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_lrzip.obj `if test -f 'cpio/test/test_option_lrzip.c'; then $(CYGPATH_W) 'cpio/test/test_option_lrzip.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_lrzip.c'; fi` - -cpio/test/bsdcpio_test-test_option_lz4.o: cpio/test/test_option_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_lz4.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lz4.Tpo -c -o cpio/test/bsdcpio_test-test_option_lz4.o `test -f 'cpio/test/test_option_lz4.c' || echo '$(srcdir)/'`cpio/test/test_option_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lz4.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_lz4.c' object='cpio/test/bsdcpio_test-test_option_lz4.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_lz4.o `test -f 'cpio/test/test_option_lz4.c' || echo '$(srcdir)/'`cpio/test/test_option_lz4.c - -cpio/test/bsdcpio_test-test_option_lz4.obj: cpio/test/test_option_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_lz4.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lz4.Tpo -c -o cpio/test/bsdcpio_test-test_option_lz4.obj `if test -f 'cpio/test/test_option_lz4.c'; then $(CYGPATH_W) 'cpio/test/test_option_lz4.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_lz4.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lz4.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_lz4.c' object='cpio/test/bsdcpio_test-test_option_lz4.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_lz4.obj `if test -f 'cpio/test/test_option_lz4.c'; then $(CYGPATH_W) 'cpio/test/test_option_lz4.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_lz4.c'; fi` - -cpio/test/bsdcpio_test-test_option_lzma.o: cpio/test/test_option_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_lzma.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzma.Tpo -c -o cpio/test/bsdcpio_test-test_option_lzma.o `test -f 'cpio/test/test_option_lzma.c' || echo '$(srcdir)/'`cpio/test/test_option_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzma.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzma.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_lzma.c' object='cpio/test/bsdcpio_test-test_option_lzma.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_lzma.o `test -f 'cpio/test/test_option_lzma.c' || echo '$(srcdir)/'`cpio/test/test_option_lzma.c - -cpio/test/bsdcpio_test-test_option_lzma.obj: cpio/test/test_option_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_lzma.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzma.Tpo -c -o cpio/test/bsdcpio_test-test_option_lzma.obj `if test -f 'cpio/test/test_option_lzma.c'; then $(CYGPATH_W) 'cpio/test/test_option_lzma.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_lzma.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzma.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzma.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_lzma.c' object='cpio/test/bsdcpio_test-test_option_lzma.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_lzma.obj `if test -f 'cpio/test/test_option_lzma.c'; then $(CYGPATH_W) 'cpio/test/test_option_lzma.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_lzma.c'; fi` - -cpio/test/bsdcpio_test-test_option_lzop.o: cpio/test/test_option_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_lzop.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzop.Tpo -c -o cpio/test/bsdcpio_test-test_option_lzop.o `test -f 'cpio/test/test_option_lzop.c' || echo '$(srcdir)/'`cpio/test/test_option_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzop.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzop.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_lzop.c' object='cpio/test/bsdcpio_test-test_option_lzop.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_lzop.o `test -f 'cpio/test/test_option_lzop.c' || echo '$(srcdir)/'`cpio/test/test_option_lzop.c - -cpio/test/bsdcpio_test-test_option_lzop.obj: cpio/test/test_option_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_lzop.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzop.Tpo -c -o cpio/test/bsdcpio_test-test_option_lzop.obj `if test -f 'cpio/test/test_option_lzop.c'; then $(CYGPATH_W) 'cpio/test/test_option_lzop.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_lzop.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzop.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzop.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_lzop.c' object='cpio/test/bsdcpio_test-test_option_lzop.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_lzop.obj `if test -f 'cpio/test/test_option_lzop.c'; then $(CYGPATH_W) 'cpio/test/test_option_lzop.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_lzop.c'; fi` - -cpio/test/bsdcpio_test-test_option_m.o: cpio/test/test_option_m.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_m.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_m.Tpo -c -o cpio/test/bsdcpio_test-test_option_m.o `test -f 'cpio/test/test_option_m.c' || echo '$(srcdir)/'`cpio/test/test_option_m.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_m.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_m.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_m.c' object='cpio/test/bsdcpio_test-test_option_m.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_m.o `test -f 'cpio/test/test_option_m.c' || echo '$(srcdir)/'`cpio/test/test_option_m.c - -cpio/test/bsdcpio_test-test_option_m.obj: cpio/test/test_option_m.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_m.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_m.Tpo -c -o cpio/test/bsdcpio_test-test_option_m.obj `if test -f 'cpio/test/test_option_m.c'; then $(CYGPATH_W) 'cpio/test/test_option_m.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_m.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_m.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_m.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_m.c' object='cpio/test/bsdcpio_test-test_option_m.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_m.obj `if test -f 'cpio/test/test_option_m.c'; then $(CYGPATH_W) 'cpio/test/test_option_m.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_m.c'; fi` - -cpio/test/bsdcpio_test-test_option_passphrase.o: cpio/test/test_option_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_passphrase.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_passphrase.Tpo -c -o cpio/test/bsdcpio_test-test_option_passphrase.o `test -f 'cpio/test/test_option_passphrase.c' || echo '$(srcdir)/'`cpio/test/test_option_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_passphrase.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_passphrase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_passphrase.c' object='cpio/test/bsdcpio_test-test_option_passphrase.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_passphrase.o `test -f 'cpio/test/test_option_passphrase.c' || echo '$(srcdir)/'`cpio/test/test_option_passphrase.c - -cpio/test/bsdcpio_test-test_option_passphrase.obj: cpio/test/test_option_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_passphrase.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_passphrase.Tpo -c -o cpio/test/bsdcpio_test-test_option_passphrase.obj `if test -f 'cpio/test/test_option_passphrase.c'; then $(CYGPATH_W) 'cpio/test/test_option_passphrase.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_passphrase.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_passphrase.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_passphrase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_passphrase.c' object='cpio/test/bsdcpio_test-test_option_passphrase.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_passphrase.obj `if test -f 'cpio/test/test_option_passphrase.c'; then $(CYGPATH_W) 'cpio/test/test_option_passphrase.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_passphrase.c'; fi` - -cpio/test/bsdcpio_test-test_option_t.o: cpio/test/test_option_t.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_t.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_t.Tpo -c -o cpio/test/bsdcpio_test-test_option_t.o `test -f 'cpio/test/test_option_t.c' || echo '$(srcdir)/'`cpio/test/test_option_t.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_t.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_t.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_t.c' object='cpio/test/bsdcpio_test-test_option_t.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_t.o `test -f 'cpio/test/test_option_t.c' || echo '$(srcdir)/'`cpio/test/test_option_t.c - -cpio/test/bsdcpio_test-test_option_t.obj: cpio/test/test_option_t.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_t.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_t.Tpo -c -o cpio/test/bsdcpio_test-test_option_t.obj `if test -f 'cpio/test/test_option_t.c'; then $(CYGPATH_W) 'cpio/test/test_option_t.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_t.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_t.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_t.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_t.c' object='cpio/test/bsdcpio_test-test_option_t.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_t.obj `if test -f 'cpio/test/test_option_t.c'; then $(CYGPATH_W) 'cpio/test/test_option_t.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_t.c'; fi` - -cpio/test/bsdcpio_test-test_option_u.o: cpio/test/test_option_u.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_u.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_u.Tpo -c -o cpio/test/bsdcpio_test-test_option_u.o `test -f 'cpio/test/test_option_u.c' || echo '$(srcdir)/'`cpio/test/test_option_u.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_u.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_u.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_u.c' object='cpio/test/bsdcpio_test-test_option_u.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_u.o `test -f 'cpio/test/test_option_u.c' || echo '$(srcdir)/'`cpio/test/test_option_u.c - -cpio/test/bsdcpio_test-test_option_u.obj: cpio/test/test_option_u.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_u.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_u.Tpo -c -o cpio/test/bsdcpio_test-test_option_u.obj `if test -f 'cpio/test/test_option_u.c'; then $(CYGPATH_W) 'cpio/test/test_option_u.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_u.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_u.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_u.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_u.c' object='cpio/test/bsdcpio_test-test_option_u.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_u.obj `if test -f 'cpio/test/test_option_u.c'; then $(CYGPATH_W) 'cpio/test/test_option_u.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_u.c'; fi` - -cpio/test/bsdcpio_test-test_option_uuencode.o: cpio/test/test_option_uuencode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_uuencode.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_uuencode.Tpo -c -o cpio/test/bsdcpio_test-test_option_uuencode.o `test -f 'cpio/test/test_option_uuencode.c' || echo '$(srcdir)/'`cpio/test/test_option_uuencode.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_uuencode.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_uuencode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_uuencode.c' object='cpio/test/bsdcpio_test-test_option_uuencode.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_uuencode.o `test -f 'cpio/test/test_option_uuencode.c' || echo '$(srcdir)/'`cpio/test/test_option_uuencode.c - -cpio/test/bsdcpio_test-test_option_uuencode.obj: cpio/test/test_option_uuencode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_uuencode.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_uuencode.Tpo -c -o cpio/test/bsdcpio_test-test_option_uuencode.obj `if test -f 'cpio/test/test_option_uuencode.c'; then $(CYGPATH_W) 'cpio/test/test_option_uuencode.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_uuencode.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_uuencode.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_uuencode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_uuencode.c' object='cpio/test/bsdcpio_test-test_option_uuencode.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_uuencode.obj `if test -f 'cpio/test/test_option_uuencode.c'; then $(CYGPATH_W) 'cpio/test/test_option_uuencode.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_uuencode.c'; fi` - -cpio/test/bsdcpio_test-test_option_version.o: cpio/test/test_option_version.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_version.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_version.Tpo -c -o cpio/test/bsdcpio_test-test_option_version.o `test -f 'cpio/test/test_option_version.c' || echo '$(srcdir)/'`cpio/test/test_option_version.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_version.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_version.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_version.c' object='cpio/test/bsdcpio_test-test_option_version.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_version.o `test -f 'cpio/test/test_option_version.c' || echo '$(srcdir)/'`cpio/test/test_option_version.c - -cpio/test/bsdcpio_test-test_option_version.obj: cpio/test/test_option_version.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_version.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_version.Tpo -c -o cpio/test/bsdcpio_test-test_option_version.obj `if test -f 'cpio/test/test_option_version.c'; then $(CYGPATH_W) 'cpio/test/test_option_version.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_version.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_version.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_version.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_version.c' object='cpio/test/bsdcpio_test-test_option_version.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_version.obj `if test -f 'cpio/test/test_option_version.c'; then $(CYGPATH_W) 'cpio/test/test_option_version.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_version.c'; fi` - -cpio/test/bsdcpio_test-test_option_xz.o: cpio/test/test_option_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_xz.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_xz.Tpo -c -o cpio/test/bsdcpio_test-test_option_xz.o `test -f 'cpio/test/test_option_xz.c' || echo '$(srcdir)/'`cpio/test/test_option_xz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_xz.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_xz.c' object='cpio/test/bsdcpio_test-test_option_xz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_xz.o `test -f 'cpio/test/test_option_xz.c' || echo '$(srcdir)/'`cpio/test/test_option_xz.c - -cpio/test/bsdcpio_test-test_option_xz.obj: cpio/test/test_option_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_xz.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_xz.Tpo -c -o cpio/test/bsdcpio_test-test_option_xz.obj `if test -f 'cpio/test/test_option_xz.c'; then $(CYGPATH_W) 'cpio/test/test_option_xz.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_xz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_xz.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_xz.c' object='cpio/test/bsdcpio_test-test_option_xz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_xz.obj `if test -f 'cpio/test/test_option_xz.c'; then $(CYGPATH_W) 'cpio/test/test_option_xz.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_xz.c'; fi` - -cpio/test/bsdcpio_test-test_option_y.o: cpio/test/test_option_y.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_y.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_y.Tpo -c -o cpio/test/bsdcpio_test-test_option_y.o `test -f 'cpio/test/test_option_y.c' || echo '$(srcdir)/'`cpio/test/test_option_y.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_y.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_y.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_y.c' object='cpio/test/bsdcpio_test-test_option_y.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_y.o `test -f 'cpio/test/test_option_y.c' || echo '$(srcdir)/'`cpio/test/test_option_y.c - -cpio/test/bsdcpio_test-test_option_y.obj: cpio/test/test_option_y.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_y.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_y.Tpo -c -o cpio/test/bsdcpio_test-test_option_y.obj `if test -f 'cpio/test/test_option_y.c'; then $(CYGPATH_W) 'cpio/test/test_option_y.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_y.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_y.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_y.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_y.c' object='cpio/test/bsdcpio_test-test_option_y.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_y.obj `if test -f 'cpio/test/test_option_y.c'; then $(CYGPATH_W) 'cpio/test/test_option_y.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_y.c'; fi` - -cpio/test/bsdcpio_test-test_option_z.o: cpio/test/test_option_z.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_z.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_z.Tpo -c -o cpio/test/bsdcpio_test-test_option_z.o `test -f 'cpio/test/test_option_z.c' || echo '$(srcdir)/'`cpio/test/test_option_z.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_z.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_z.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_z.c' object='cpio/test/bsdcpio_test-test_option_z.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_z.o `test -f 'cpio/test/test_option_z.c' || echo '$(srcdir)/'`cpio/test/test_option_z.c - -cpio/test/bsdcpio_test-test_option_z.obj: cpio/test/test_option_z.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_z.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_z.Tpo -c -o cpio/test/bsdcpio_test-test_option_z.obj `if test -f 'cpio/test/test_option_z.c'; then $(CYGPATH_W) 'cpio/test/test_option_z.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_z.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_z.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_z.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_z.c' object='cpio/test/bsdcpio_test-test_option_z.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_z.obj `if test -f 'cpio/test/test_option_z.c'; then $(CYGPATH_W) 'cpio/test/test_option_z.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_z.c'; fi` - -cpio/test/bsdcpio_test-test_option_zstd.o: cpio/test/test_option_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_zstd.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_zstd.Tpo -c -o cpio/test/bsdcpio_test-test_option_zstd.o `test -f 'cpio/test/test_option_zstd.c' || echo '$(srcdir)/'`cpio/test/test_option_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_zstd.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_zstd.c' object='cpio/test/bsdcpio_test-test_option_zstd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_zstd.o `test -f 'cpio/test/test_option_zstd.c' || echo '$(srcdir)/'`cpio/test/test_option_zstd.c - -cpio/test/bsdcpio_test-test_option_zstd.obj: cpio/test/test_option_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_option_zstd.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_option_zstd.Tpo -c -o cpio/test/bsdcpio_test-test_option_zstd.obj `if test -f 'cpio/test/test_option_zstd.c'; then $(CYGPATH_W) 'cpio/test/test_option_zstd.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_zstd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_option_zstd.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_option_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_option_zstd.c' object='cpio/test/bsdcpio_test-test_option_zstd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_option_zstd.obj `if test -f 'cpio/test/test_option_zstd.c'; then $(CYGPATH_W) 'cpio/test/test_option_zstd.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_option_zstd.c'; fi` - -cpio/test/bsdcpio_test-test_owner_parse.o: cpio/test/test_owner_parse.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_owner_parse.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_owner_parse.Tpo -c -o cpio/test/bsdcpio_test-test_owner_parse.o `test -f 'cpio/test/test_owner_parse.c' || echo '$(srcdir)/'`cpio/test/test_owner_parse.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_owner_parse.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_owner_parse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_owner_parse.c' object='cpio/test/bsdcpio_test-test_owner_parse.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_owner_parse.o `test -f 'cpio/test/test_owner_parse.c' || echo '$(srcdir)/'`cpio/test/test_owner_parse.c - -cpio/test/bsdcpio_test-test_owner_parse.obj: cpio/test/test_owner_parse.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_owner_parse.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_owner_parse.Tpo -c -o cpio/test/bsdcpio_test-test_owner_parse.obj `if test -f 'cpio/test/test_owner_parse.c'; then $(CYGPATH_W) 'cpio/test/test_owner_parse.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_owner_parse.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_owner_parse.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_owner_parse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_owner_parse.c' object='cpio/test/bsdcpio_test-test_owner_parse.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_owner_parse.obj `if test -f 'cpio/test/test_owner_parse.c'; then $(CYGPATH_W) 'cpio/test/test_owner_parse.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_owner_parse.c'; fi` - -cpio/test/bsdcpio_test-test_passthrough_dotdot.o: cpio/test/test_passthrough_dotdot.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_passthrough_dotdot.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_dotdot.Tpo -c -o cpio/test/bsdcpio_test-test_passthrough_dotdot.o `test -f 'cpio/test/test_passthrough_dotdot.c' || echo '$(srcdir)/'`cpio/test/test_passthrough_dotdot.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_dotdot.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_dotdot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_passthrough_dotdot.c' object='cpio/test/bsdcpio_test-test_passthrough_dotdot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_passthrough_dotdot.o `test -f 'cpio/test/test_passthrough_dotdot.c' || echo '$(srcdir)/'`cpio/test/test_passthrough_dotdot.c - -cpio/test/bsdcpio_test-test_passthrough_dotdot.obj: cpio/test/test_passthrough_dotdot.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_passthrough_dotdot.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_dotdot.Tpo -c -o cpio/test/bsdcpio_test-test_passthrough_dotdot.obj `if test -f 'cpio/test/test_passthrough_dotdot.c'; then $(CYGPATH_W) 'cpio/test/test_passthrough_dotdot.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_passthrough_dotdot.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_dotdot.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_dotdot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_passthrough_dotdot.c' object='cpio/test/bsdcpio_test-test_passthrough_dotdot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_passthrough_dotdot.obj `if test -f 'cpio/test/test_passthrough_dotdot.c'; then $(CYGPATH_W) 'cpio/test/test_passthrough_dotdot.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_passthrough_dotdot.c'; fi` - -cpio/test/bsdcpio_test-test_passthrough_reverse.o: cpio/test/test_passthrough_reverse.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_passthrough_reverse.o -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_reverse.Tpo -c -o cpio/test/bsdcpio_test-test_passthrough_reverse.o `test -f 'cpio/test/test_passthrough_reverse.c' || echo '$(srcdir)/'`cpio/test/test_passthrough_reverse.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_reverse.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_reverse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_passthrough_reverse.c' object='cpio/test/bsdcpio_test-test_passthrough_reverse.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_passthrough_reverse.o `test -f 'cpio/test/test_passthrough_reverse.c' || echo '$(srcdir)/'`cpio/test/test_passthrough_reverse.c - -cpio/test/bsdcpio_test-test_passthrough_reverse.obj: cpio/test/test_passthrough_reverse.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpio/test/bsdcpio_test-test_passthrough_reverse.obj -MD -MP -MF cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_reverse.Tpo -c -o cpio/test/bsdcpio_test-test_passthrough_reverse.obj `if test -f 'cpio/test/test_passthrough_reverse.c'; then $(CYGPATH_W) 'cpio/test/test_passthrough_reverse.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_passthrough_reverse.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_reverse.Tpo cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_reverse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cpio/test/test_passthrough_reverse.c' object='cpio/test/bsdcpio_test-test_passthrough_reverse.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdcpio_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpio/test/bsdcpio_test-test_passthrough_reverse.obj `if test -f 'cpio/test/test_passthrough_reverse.c'; then $(CYGPATH_W) 'cpio/test/test_passthrough_reverse.c'; else $(CYGPATH_W) '$(srcdir)/cpio/test/test_passthrough_reverse.c'; fi` - -tar/bsdtar-bsdtar.o: tar/bsdtar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/bsdtar-bsdtar.o -MD -MP -MF tar/$(DEPDIR)/bsdtar-bsdtar.Tpo -c -o tar/bsdtar-bsdtar.o `test -f 'tar/bsdtar.c' || echo '$(srcdir)/'`tar/bsdtar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/$(DEPDIR)/bsdtar-bsdtar.Tpo tar/$(DEPDIR)/bsdtar-bsdtar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/bsdtar.c' object='tar/bsdtar-bsdtar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/bsdtar-bsdtar.o `test -f 'tar/bsdtar.c' || echo '$(srcdir)/'`tar/bsdtar.c - -tar/bsdtar-bsdtar.obj: tar/bsdtar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/bsdtar-bsdtar.obj -MD -MP -MF tar/$(DEPDIR)/bsdtar-bsdtar.Tpo -c -o tar/bsdtar-bsdtar.obj `if test -f 'tar/bsdtar.c'; then $(CYGPATH_W) 'tar/bsdtar.c'; else $(CYGPATH_W) '$(srcdir)/tar/bsdtar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/$(DEPDIR)/bsdtar-bsdtar.Tpo tar/$(DEPDIR)/bsdtar-bsdtar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/bsdtar.c' object='tar/bsdtar-bsdtar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/bsdtar-bsdtar.obj `if test -f 'tar/bsdtar.c'; then $(CYGPATH_W) 'tar/bsdtar.c'; else $(CYGPATH_W) '$(srcdir)/tar/bsdtar.c'; fi` - -tar/bsdtar-cmdline.o: tar/cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/bsdtar-cmdline.o -MD -MP -MF tar/$(DEPDIR)/bsdtar-cmdline.Tpo -c -o tar/bsdtar-cmdline.o `test -f 'tar/cmdline.c' || echo '$(srcdir)/'`tar/cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/$(DEPDIR)/bsdtar-cmdline.Tpo tar/$(DEPDIR)/bsdtar-cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/cmdline.c' object='tar/bsdtar-cmdline.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/bsdtar-cmdline.o `test -f 'tar/cmdline.c' || echo '$(srcdir)/'`tar/cmdline.c - -tar/bsdtar-cmdline.obj: tar/cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/bsdtar-cmdline.obj -MD -MP -MF tar/$(DEPDIR)/bsdtar-cmdline.Tpo -c -o tar/bsdtar-cmdline.obj `if test -f 'tar/cmdline.c'; then $(CYGPATH_W) 'tar/cmdline.c'; else $(CYGPATH_W) '$(srcdir)/tar/cmdline.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/$(DEPDIR)/bsdtar-cmdline.Tpo tar/$(DEPDIR)/bsdtar-cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/cmdline.c' object='tar/bsdtar-cmdline.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/bsdtar-cmdline.obj `if test -f 'tar/cmdline.c'; then $(CYGPATH_W) 'tar/cmdline.c'; else $(CYGPATH_W) '$(srcdir)/tar/cmdline.c'; fi` - -tar/bsdtar-creation_set.o: tar/creation_set.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/bsdtar-creation_set.o -MD -MP -MF tar/$(DEPDIR)/bsdtar-creation_set.Tpo -c -o tar/bsdtar-creation_set.o `test -f 'tar/creation_set.c' || echo '$(srcdir)/'`tar/creation_set.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/$(DEPDIR)/bsdtar-creation_set.Tpo tar/$(DEPDIR)/bsdtar-creation_set.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/creation_set.c' object='tar/bsdtar-creation_set.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/bsdtar-creation_set.o `test -f 'tar/creation_set.c' || echo '$(srcdir)/'`tar/creation_set.c - -tar/bsdtar-creation_set.obj: tar/creation_set.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/bsdtar-creation_set.obj -MD -MP -MF tar/$(DEPDIR)/bsdtar-creation_set.Tpo -c -o tar/bsdtar-creation_set.obj `if test -f 'tar/creation_set.c'; then $(CYGPATH_W) 'tar/creation_set.c'; else $(CYGPATH_W) '$(srcdir)/tar/creation_set.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/$(DEPDIR)/bsdtar-creation_set.Tpo tar/$(DEPDIR)/bsdtar-creation_set.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/creation_set.c' object='tar/bsdtar-creation_set.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/bsdtar-creation_set.obj `if test -f 'tar/creation_set.c'; then $(CYGPATH_W) 'tar/creation_set.c'; else $(CYGPATH_W) '$(srcdir)/tar/creation_set.c'; fi` - -tar/bsdtar-read.o: tar/read.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/bsdtar-read.o -MD -MP -MF tar/$(DEPDIR)/bsdtar-read.Tpo -c -o tar/bsdtar-read.o `test -f 'tar/read.c' || echo '$(srcdir)/'`tar/read.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/$(DEPDIR)/bsdtar-read.Tpo tar/$(DEPDIR)/bsdtar-read.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/read.c' object='tar/bsdtar-read.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/bsdtar-read.o `test -f 'tar/read.c' || echo '$(srcdir)/'`tar/read.c - -tar/bsdtar-read.obj: tar/read.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/bsdtar-read.obj -MD -MP -MF tar/$(DEPDIR)/bsdtar-read.Tpo -c -o tar/bsdtar-read.obj `if test -f 'tar/read.c'; then $(CYGPATH_W) 'tar/read.c'; else $(CYGPATH_W) '$(srcdir)/tar/read.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/$(DEPDIR)/bsdtar-read.Tpo tar/$(DEPDIR)/bsdtar-read.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/read.c' object='tar/bsdtar-read.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/bsdtar-read.obj `if test -f 'tar/read.c'; then $(CYGPATH_W) 'tar/read.c'; else $(CYGPATH_W) '$(srcdir)/tar/read.c'; fi` - -tar/bsdtar-subst.o: tar/subst.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/bsdtar-subst.o -MD -MP -MF tar/$(DEPDIR)/bsdtar-subst.Tpo -c -o tar/bsdtar-subst.o `test -f 'tar/subst.c' || echo '$(srcdir)/'`tar/subst.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/$(DEPDIR)/bsdtar-subst.Tpo tar/$(DEPDIR)/bsdtar-subst.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/subst.c' object='tar/bsdtar-subst.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/bsdtar-subst.o `test -f 'tar/subst.c' || echo '$(srcdir)/'`tar/subst.c - -tar/bsdtar-subst.obj: tar/subst.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/bsdtar-subst.obj -MD -MP -MF tar/$(DEPDIR)/bsdtar-subst.Tpo -c -o tar/bsdtar-subst.obj `if test -f 'tar/subst.c'; then $(CYGPATH_W) 'tar/subst.c'; else $(CYGPATH_W) '$(srcdir)/tar/subst.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/$(DEPDIR)/bsdtar-subst.Tpo tar/$(DEPDIR)/bsdtar-subst.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/subst.c' object='tar/bsdtar-subst.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/bsdtar-subst.obj `if test -f 'tar/subst.c'; then $(CYGPATH_W) 'tar/subst.c'; else $(CYGPATH_W) '$(srcdir)/tar/subst.c'; fi` - -tar/bsdtar-util.o: tar/util.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/bsdtar-util.o -MD -MP -MF tar/$(DEPDIR)/bsdtar-util.Tpo -c -o tar/bsdtar-util.o `test -f 'tar/util.c' || echo '$(srcdir)/'`tar/util.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/$(DEPDIR)/bsdtar-util.Tpo tar/$(DEPDIR)/bsdtar-util.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/util.c' object='tar/bsdtar-util.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/bsdtar-util.o `test -f 'tar/util.c' || echo '$(srcdir)/'`tar/util.c - -tar/bsdtar-util.obj: tar/util.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/bsdtar-util.obj -MD -MP -MF tar/$(DEPDIR)/bsdtar-util.Tpo -c -o tar/bsdtar-util.obj `if test -f 'tar/util.c'; then $(CYGPATH_W) 'tar/util.c'; else $(CYGPATH_W) '$(srcdir)/tar/util.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/$(DEPDIR)/bsdtar-util.Tpo tar/$(DEPDIR)/bsdtar-util.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/util.c' object='tar/bsdtar-util.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/bsdtar-util.obj `if test -f 'tar/util.c'; then $(CYGPATH_W) 'tar/util.c'; else $(CYGPATH_W) '$(srcdir)/tar/util.c'; fi` - -tar/bsdtar-write.o: tar/write.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/bsdtar-write.o -MD -MP -MF tar/$(DEPDIR)/bsdtar-write.Tpo -c -o tar/bsdtar-write.o `test -f 'tar/write.c' || echo '$(srcdir)/'`tar/write.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/$(DEPDIR)/bsdtar-write.Tpo tar/$(DEPDIR)/bsdtar-write.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/write.c' object='tar/bsdtar-write.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/bsdtar-write.o `test -f 'tar/write.c' || echo '$(srcdir)/'`tar/write.c - -tar/bsdtar-write.obj: tar/write.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/bsdtar-write.obj -MD -MP -MF tar/$(DEPDIR)/bsdtar-write.Tpo -c -o tar/bsdtar-write.obj `if test -f 'tar/write.c'; then $(CYGPATH_W) 'tar/write.c'; else $(CYGPATH_W) '$(srcdir)/tar/write.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/$(DEPDIR)/bsdtar-write.Tpo tar/$(DEPDIR)/bsdtar-write.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/write.c' object='tar/bsdtar-write.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/bsdtar-write.obj `if test -f 'tar/write.c'; then $(CYGPATH_W) 'tar/write.c'; else $(CYGPATH_W) '$(srcdir)/tar/write.c'; fi` - -tar/bsdtar-bsdtar_windows.o: tar/bsdtar_windows.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/bsdtar-bsdtar_windows.o -MD -MP -MF tar/$(DEPDIR)/bsdtar-bsdtar_windows.Tpo -c -o tar/bsdtar-bsdtar_windows.o `test -f 'tar/bsdtar_windows.c' || echo '$(srcdir)/'`tar/bsdtar_windows.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/$(DEPDIR)/bsdtar-bsdtar_windows.Tpo tar/$(DEPDIR)/bsdtar-bsdtar_windows.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/bsdtar_windows.c' object='tar/bsdtar-bsdtar_windows.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/bsdtar-bsdtar_windows.o `test -f 'tar/bsdtar_windows.c' || echo '$(srcdir)/'`tar/bsdtar_windows.c - -tar/bsdtar-bsdtar_windows.obj: tar/bsdtar_windows.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/bsdtar-bsdtar_windows.obj -MD -MP -MF tar/$(DEPDIR)/bsdtar-bsdtar_windows.Tpo -c -o tar/bsdtar-bsdtar_windows.obj `if test -f 'tar/bsdtar_windows.c'; then $(CYGPATH_W) 'tar/bsdtar_windows.c'; else $(CYGPATH_W) '$(srcdir)/tar/bsdtar_windows.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/$(DEPDIR)/bsdtar-bsdtar_windows.Tpo tar/$(DEPDIR)/bsdtar-bsdtar_windows.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/bsdtar_windows.c' object='tar/bsdtar-bsdtar_windows.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/bsdtar-bsdtar_windows.obj `if test -f 'tar/bsdtar_windows.c'; then $(CYGPATH_W) 'tar/bsdtar_windows.c'; else $(CYGPATH_W) '$(srcdir)/tar/bsdtar_windows.c'; fi` - -test_utils/bsdtar_test-test_utils.o: test_utils/test_utils.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_utils/bsdtar_test-test_utils.o -MD -MP -MF test_utils/$(DEPDIR)/bsdtar_test-test_utils.Tpo -c -o test_utils/bsdtar_test-test_utils.o `test -f 'test_utils/test_utils.c' || echo '$(srcdir)/'`test_utils/test_utils.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test_utils/$(DEPDIR)/bsdtar_test-test_utils.Tpo test_utils/$(DEPDIR)/bsdtar_test-test_utils.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_utils/test_utils.c' object='test_utils/bsdtar_test-test_utils.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_utils/bsdtar_test-test_utils.o `test -f 'test_utils/test_utils.c' || echo '$(srcdir)/'`test_utils/test_utils.c - -test_utils/bsdtar_test-test_utils.obj: test_utils/test_utils.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_utils/bsdtar_test-test_utils.obj -MD -MP -MF test_utils/$(DEPDIR)/bsdtar_test-test_utils.Tpo -c -o test_utils/bsdtar_test-test_utils.obj `if test -f 'test_utils/test_utils.c'; then $(CYGPATH_W) 'test_utils/test_utils.c'; else $(CYGPATH_W) '$(srcdir)/test_utils/test_utils.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test_utils/$(DEPDIR)/bsdtar_test-test_utils.Tpo test_utils/$(DEPDIR)/bsdtar_test-test_utils.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_utils/test_utils.c' object='test_utils/bsdtar_test-test_utils.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_utils/bsdtar_test-test_utils.obj `if test -f 'test_utils/test_utils.c'; then $(CYGPATH_W) 'test_utils/test_utils.c'; else $(CYGPATH_W) '$(srcdir)/test_utils/test_utils.c'; fi` - -test_utils/bsdtar_test-test_main.o: test_utils/test_main.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_utils/bsdtar_test-test_main.o -MD -MP -MF test_utils/$(DEPDIR)/bsdtar_test-test_main.Tpo -c -o test_utils/bsdtar_test-test_main.o `test -f 'test_utils/test_main.c' || echo '$(srcdir)/'`test_utils/test_main.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test_utils/$(DEPDIR)/bsdtar_test-test_main.Tpo test_utils/$(DEPDIR)/bsdtar_test-test_main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_utils/test_main.c' object='test_utils/bsdtar_test-test_main.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_utils/bsdtar_test-test_main.o `test -f 'test_utils/test_main.c' || echo '$(srcdir)/'`test_utils/test_main.c - -test_utils/bsdtar_test-test_main.obj: test_utils/test_main.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_utils/bsdtar_test-test_main.obj -MD -MP -MF test_utils/$(DEPDIR)/bsdtar_test-test_main.Tpo -c -o test_utils/bsdtar_test-test_main.obj `if test -f 'test_utils/test_main.c'; then $(CYGPATH_W) 'test_utils/test_main.c'; else $(CYGPATH_W) '$(srcdir)/test_utils/test_main.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test_utils/$(DEPDIR)/bsdtar_test-test_main.Tpo test_utils/$(DEPDIR)/bsdtar_test-test_main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_utils/test_main.c' object='test_utils/bsdtar_test-test_main.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_utils/bsdtar_test-test_main.obj `if test -f 'test_utils/test_main.c'; then $(CYGPATH_W) 'test_utils/test_main.c'; else $(CYGPATH_W) '$(srcdir)/test_utils/test_main.c'; fi` - -tar/test/bsdtar_test-test_0.o: tar/test/test_0.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_0.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_0.Tpo -c -o tar/test/bsdtar_test-test_0.o `test -f 'tar/test/test_0.c' || echo '$(srcdir)/'`tar/test/test_0.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_0.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_0.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_0.c' object='tar/test/bsdtar_test-test_0.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_0.o `test -f 'tar/test/test_0.c' || echo '$(srcdir)/'`tar/test/test_0.c - -tar/test/bsdtar_test-test_0.obj: tar/test/test_0.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_0.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_0.Tpo -c -o tar/test/bsdtar_test-test_0.obj `if test -f 'tar/test/test_0.c'; then $(CYGPATH_W) 'tar/test/test_0.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_0.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_0.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_0.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_0.c' object='tar/test/bsdtar_test-test_0.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_0.obj `if test -f 'tar/test/test_0.c'; then $(CYGPATH_W) 'tar/test/test_0.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_0.c'; fi` - -tar/test/bsdtar_test-test_basic.o: tar/test/test_basic.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_basic.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_basic.Tpo -c -o tar/test/bsdtar_test-test_basic.o `test -f 'tar/test/test_basic.c' || echo '$(srcdir)/'`tar/test/test_basic.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_basic.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_basic.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_basic.c' object='tar/test/bsdtar_test-test_basic.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_basic.o `test -f 'tar/test/test_basic.c' || echo '$(srcdir)/'`tar/test/test_basic.c - -tar/test/bsdtar_test-test_basic.obj: tar/test/test_basic.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_basic.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_basic.Tpo -c -o tar/test/bsdtar_test-test_basic.obj `if test -f 'tar/test/test_basic.c'; then $(CYGPATH_W) 'tar/test/test_basic.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_basic.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_basic.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_basic.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_basic.c' object='tar/test/bsdtar_test-test_basic.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_basic.obj `if test -f 'tar/test/test_basic.c'; then $(CYGPATH_W) 'tar/test/test_basic.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_basic.c'; fi` - -tar/test/bsdtar_test-test_copy.o: tar/test/test_copy.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_copy.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_copy.Tpo -c -o tar/test/bsdtar_test-test_copy.o `test -f 'tar/test/test_copy.c' || echo '$(srcdir)/'`tar/test/test_copy.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_copy.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_copy.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_copy.c' object='tar/test/bsdtar_test-test_copy.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_copy.o `test -f 'tar/test/test_copy.c' || echo '$(srcdir)/'`tar/test/test_copy.c - -tar/test/bsdtar_test-test_copy.obj: tar/test/test_copy.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_copy.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_copy.Tpo -c -o tar/test/bsdtar_test-test_copy.obj `if test -f 'tar/test/test_copy.c'; then $(CYGPATH_W) 'tar/test/test_copy.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_copy.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_copy.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_copy.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_copy.c' object='tar/test/bsdtar_test-test_copy.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_copy.obj `if test -f 'tar/test/test_copy.c'; then $(CYGPATH_W) 'tar/test/test_copy.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_copy.c'; fi` - -tar/test/bsdtar_test-test_empty_mtree.o: tar/test/test_empty_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_empty_mtree.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_empty_mtree.Tpo -c -o tar/test/bsdtar_test-test_empty_mtree.o `test -f 'tar/test/test_empty_mtree.c' || echo '$(srcdir)/'`tar/test/test_empty_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_empty_mtree.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_empty_mtree.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_empty_mtree.c' object='tar/test/bsdtar_test-test_empty_mtree.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_empty_mtree.o `test -f 'tar/test/test_empty_mtree.c' || echo '$(srcdir)/'`tar/test/test_empty_mtree.c - -tar/test/bsdtar_test-test_empty_mtree.obj: tar/test/test_empty_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_empty_mtree.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_empty_mtree.Tpo -c -o tar/test/bsdtar_test-test_empty_mtree.obj `if test -f 'tar/test/test_empty_mtree.c'; then $(CYGPATH_W) 'tar/test/test_empty_mtree.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_empty_mtree.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_empty_mtree.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_empty_mtree.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_empty_mtree.c' object='tar/test/bsdtar_test-test_empty_mtree.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_empty_mtree.obj `if test -f 'tar/test/test_empty_mtree.c'; then $(CYGPATH_W) 'tar/test/test_empty_mtree.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_empty_mtree.c'; fi` - -tar/test/bsdtar_test-test_extract_tar_Z.o: tar/test/test_extract_tar_Z.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_Z.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_Z.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_Z.o `test -f 'tar/test/test_extract_tar_Z.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_Z.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_Z.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_Z.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_Z.c' object='tar/test/bsdtar_test-test_extract_tar_Z.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_Z.o `test -f 'tar/test/test_extract_tar_Z.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_Z.c - -tar/test/bsdtar_test-test_extract_tar_Z.obj: tar/test/test_extract_tar_Z.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_Z.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_Z.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_Z.obj `if test -f 'tar/test/test_extract_tar_Z.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_Z.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_Z.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_Z.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_Z.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_Z.c' object='tar/test/bsdtar_test-test_extract_tar_Z.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_Z.obj `if test -f 'tar/test/test_extract_tar_Z.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_Z.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_Z.c'; fi` - -tar/test/bsdtar_test-test_extract_tar_bz2.o: tar/test/test_extract_tar_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_bz2.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_bz2.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_bz2.o `test -f 'tar/test/test_extract_tar_bz2.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_bz2.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_bz2.c' object='tar/test/bsdtar_test-test_extract_tar_bz2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_bz2.o `test -f 'tar/test/test_extract_tar_bz2.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_bz2.c - -tar/test/bsdtar_test-test_extract_tar_bz2.obj: tar/test/test_extract_tar_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_bz2.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_bz2.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_bz2.obj `if test -f 'tar/test/test_extract_tar_bz2.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_bz2.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_bz2.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_bz2.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_bz2.c' object='tar/test/bsdtar_test-test_extract_tar_bz2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_bz2.obj `if test -f 'tar/test/test_extract_tar_bz2.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_bz2.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_bz2.c'; fi` - -tar/test/bsdtar_test-test_extract_tar_grz.o: tar/test/test_extract_tar_grz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_grz.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_grz.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_grz.o `test -f 'tar/test/test_extract_tar_grz.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_grz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_grz.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_grz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_grz.c' object='tar/test/bsdtar_test-test_extract_tar_grz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_grz.o `test -f 'tar/test/test_extract_tar_grz.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_grz.c - -tar/test/bsdtar_test-test_extract_tar_grz.obj: tar/test/test_extract_tar_grz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_grz.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_grz.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_grz.obj `if test -f 'tar/test/test_extract_tar_grz.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_grz.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_grz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_grz.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_grz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_grz.c' object='tar/test/bsdtar_test-test_extract_tar_grz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_grz.obj `if test -f 'tar/test/test_extract_tar_grz.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_grz.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_grz.c'; fi` - -tar/test/bsdtar_test-test_extract_tar_gz.o: tar/test/test_extract_tar_gz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_gz.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_gz.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_gz.o `test -f 'tar/test/test_extract_tar_gz.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_gz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_gz.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_gz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_gz.c' object='tar/test/bsdtar_test-test_extract_tar_gz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_gz.o `test -f 'tar/test/test_extract_tar_gz.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_gz.c - -tar/test/bsdtar_test-test_extract_tar_gz.obj: tar/test/test_extract_tar_gz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_gz.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_gz.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_gz.obj `if test -f 'tar/test/test_extract_tar_gz.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_gz.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_gz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_gz.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_gz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_gz.c' object='tar/test/bsdtar_test-test_extract_tar_gz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_gz.obj `if test -f 'tar/test/test_extract_tar_gz.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_gz.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_gz.c'; fi` - -tar/test/bsdtar_test-test_extract_tar_lrz.o: tar/test/test_extract_tar_lrz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_lrz.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lrz.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_lrz.o `test -f 'tar/test/test_extract_tar_lrz.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_lrz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lrz.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lrz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_lrz.c' object='tar/test/bsdtar_test-test_extract_tar_lrz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_lrz.o `test -f 'tar/test/test_extract_tar_lrz.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_lrz.c - -tar/test/bsdtar_test-test_extract_tar_lrz.obj: tar/test/test_extract_tar_lrz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_lrz.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lrz.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_lrz.obj `if test -f 'tar/test/test_extract_tar_lrz.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_lrz.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_lrz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lrz.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lrz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_lrz.c' object='tar/test/bsdtar_test-test_extract_tar_lrz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_lrz.obj `if test -f 'tar/test/test_extract_tar_lrz.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_lrz.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_lrz.c'; fi` - -tar/test/bsdtar_test-test_extract_tar_lz.o: tar/test/test_extract_tar_lz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_lz.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_lz.o `test -f 'tar/test/test_extract_tar_lz.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_lz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_lz.c' object='tar/test/bsdtar_test-test_extract_tar_lz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_lz.o `test -f 'tar/test/test_extract_tar_lz.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_lz.c - -tar/test/bsdtar_test-test_extract_tar_lz.obj: tar/test/test_extract_tar_lz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_lz.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_lz.obj `if test -f 'tar/test/test_extract_tar_lz.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_lz.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_lz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_lz.c' object='tar/test/bsdtar_test-test_extract_tar_lz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_lz.obj `if test -f 'tar/test/test_extract_tar_lz.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_lz.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_lz.c'; fi` - -tar/test/bsdtar_test-test_extract_tar_lz4.o: tar/test/test_extract_tar_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_lz4.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz4.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_lz4.o `test -f 'tar/test/test_extract_tar_lz4.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz4.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_lz4.c' object='tar/test/bsdtar_test-test_extract_tar_lz4.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_lz4.o `test -f 'tar/test/test_extract_tar_lz4.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_lz4.c - -tar/test/bsdtar_test-test_extract_tar_lz4.obj: tar/test/test_extract_tar_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_lz4.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz4.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_lz4.obj `if test -f 'tar/test/test_extract_tar_lz4.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_lz4.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_lz4.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz4.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_lz4.c' object='tar/test/bsdtar_test-test_extract_tar_lz4.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_lz4.obj `if test -f 'tar/test/test_extract_tar_lz4.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_lz4.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_lz4.c'; fi` - -tar/test/bsdtar_test-test_extract_tar_lzma.o: tar/test/test_extract_tar_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_lzma.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzma.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_lzma.o `test -f 'tar/test/test_extract_tar_lzma.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzma.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzma.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_lzma.c' object='tar/test/bsdtar_test-test_extract_tar_lzma.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_lzma.o `test -f 'tar/test/test_extract_tar_lzma.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_lzma.c - -tar/test/bsdtar_test-test_extract_tar_lzma.obj: tar/test/test_extract_tar_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_lzma.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzma.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_lzma.obj `if test -f 'tar/test/test_extract_tar_lzma.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_lzma.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_lzma.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzma.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzma.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_lzma.c' object='tar/test/bsdtar_test-test_extract_tar_lzma.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_lzma.obj `if test -f 'tar/test/test_extract_tar_lzma.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_lzma.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_lzma.c'; fi` - -tar/test/bsdtar_test-test_extract_tar_lzo.o: tar/test/test_extract_tar_lzo.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_lzo.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzo.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_lzo.o `test -f 'tar/test/test_extract_tar_lzo.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_lzo.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzo.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzo.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_lzo.c' object='tar/test/bsdtar_test-test_extract_tar_lzo.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_lzo.o `test -f 'tar/test/test_extract_tar_lzo.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_lzo.c - -tar/test/bsdtar_test-test_extract_tar_lzo.obj: tar/test/test_extract_tar_lzo.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_lzo.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzo.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_lzo.obj `if test -f 'tar/test/test_extract_tar_lzo.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_lzo.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_lzo.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzo.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzo.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_lzo.c' object='tar/test/bsdtar_test-test_extract_tar_lzo.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_lzo.obj `if test -f 'tar/test/test_extract_tar_lzo.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_lzo.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_lzo.c'; fi` - -tar/test/bsdtar_test-test_extract_tar_xz.o: tar/test/test_extract_tar_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_xz.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_xz.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_xz.o `test -f 'tar/test/test_extract_tar_xz.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_xz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_xz.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_xz.c' object='tar/test/bsdtar_test-test_extract_tar_xz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_xz.o `test -f 'tar/test/test_extract_tar_xz.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_xz.c - -tar/test/bsdtar_test-test_extract_tar_xz.obj: tar/test/test_extract_tar_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_xz.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_xz.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_xz.obj `if test -f 'tar/test/test_extract_tar_xz.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_xz.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_xz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_xz.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_xz.c' object='tar/test/bsdtar_test-test_extract_tar_xz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_xz.obj `if test -f 'tar/test/test_extract_tar_xz.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_xz.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_xz.c'; fi` - -tar/test/bsdtar_test-test_extract_tar_zstd.o: tar/test/test_extract_tar_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_zstd.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_zstd.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_zstd.o `test -f 'tar/test/test_extract_tar_zstd.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_zstd.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_zstd.c' object='tar/test/bsdtar_test-test_extract_tar_zstd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_zstd.o `test -f 'tar/test/test_extract_tar_zstd.c' || echo '$(srcdir)/'`tar/test/test_extract_tar_zstd.c - -tar/test/bsdtar_test-test_extract_tar_zstd.obj: tar/test/test_extract_tar_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_extract_tar_zstd.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_zstd.Tpo -c -o tar/test/bsdtar_test-test_extract_tar_zstd.obj `if test -f 'tar/test/test_extract_tar_zstd.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_zstd.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_zstd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_zstd.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_extract_tar_zstd.c' object='tar/test/bsdtar_test-test_extract_tar_zstd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_extract_tar_zstd.obj `if test -f 'tar/test/test_extract_tar_zstd.c'; then $(CYGPATH_W) 'tar/test/test_extract_tar_zstd.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_extract_tar_zstd.c'; fi` - -tar/test/bsdtar_test-test_format_newc.o: tar/test/test_format_newc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_format_newc.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_format_newc.Tpo -c -o tar/test/bsdtar_test-test_format_newc.o `test -f 'tar/test/test_format_newc.c' || echo '$(srcdir)/'`tar/test/test_format_newc.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_format_newc.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_format_newc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_format_newc.c' object='tar/test/bsdtar_test-test_format_newc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_format_newc.o `test -f 'tar/test/test_format_newc.c' || echo '$(srcdir)/'`tar/test/test_format_newc.c - -tar/test/bsdtar_test-test_format_newc.obj: tar/test/test_format_newc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_format_newc.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_format_newc.Tpo -c -o tar/test/bsdtar_test-test_format_newc.obj `if test -f 'tar/test/test_format_newc.c'; then $(CYGPATH_W) 'tar/test/test_format_newc.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_format_newc.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_format_newc.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_format_newc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_format_newc.c' object='tar/test/bsdtar_test-test_format_newc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_format_newc.obj `if test -f 'tar/test/test_format_newc.c'; then $(CYGPATH_W) 'tar/test/test_format_newc.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_format_newc.c'; fi` - -tar/test/bsdtar_test-test_help.o: tar/test/test_help.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_help.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_help.Tpo -c -o tar/test/bsdtar_test-test_help.o `test -f 'tar/test/test_help.c' || echo '$(srcdir)/'`tar/test/test_help.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_help.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_help.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_help.c' object='tar/test/bsdtar_test-test_help.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_help.o `test -f 'tar/test/test_help.c' || echo '$(srcdir)/'`tar/test/test_help.c - -tar/test/bsdtar_test-test_help.obj: tar/test/test_help.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_help.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_help.Tpo -c -o tar/test/bsdtar_test-test_help.obj `if test -f 'tar/test/test_help.c'; then $(CYGPATH_W) 'tar/test/test_help.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_help.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_help.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_help.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_help.c' object='tar/test/bsdtar_test-test_help.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_help.obj `if test -f 'tar/test/test_help.c'; then $(CYGPATH_W) 'tar/test/test_help.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_help.c'; fi` - -tar/test/bsdtar_test-test_leading_slash.o: tar/test/test_leading_slash.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_leading_slash.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_leading_slash.Tpo -c -o tar/test/bsdtar_test-test_leading_slash.o `test -f 'tar/test/test_leading_slash.c' || echo '$(srcdir)/'`tar/test/test_leading_slash.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_leading_slash.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_leading_slash.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_leading_slash.c' object='tar/test/bsdtar_test-test_leading_slash.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_leading_slash.o `test -f 'tar/test/test_leading_slash.c' || echo '$(srcdir)/'`tar/test/test_leading_slash.c - -tar/test/bsdtar_test-test_leading_slash.obj: tar/test/test_leading_slash.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_leading_slash.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_leading_slash.Tpo -c -o tar/test/bsdtar_test-test_leading_slash.obj `if test -f 'tar/test/test_leading_slash.c'; then $(CYGPATH_W) 'tar/test/test_leading_slash.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_leading_slash.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_leading_slash.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_leading_slash.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_leading_slash.c' object='tar/test/bsdtar_test-test_leading_slash.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_leading_slash.obj `if test -f 'tar/test/test_leading_slash.c'; then $(CYGPATH_W) 'tar/test/test_leading_slash.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_leading_slash.c'; fi` - -tar/test/bsdtar_test-test_missing_file.o: tar/test/test_missing_file.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_missing_file.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_missing_file.Tpo -c -o tar/test/bsdtar_test-test_missing_file.o `test -f 'tar/test/test_missing_file.c' || echo '$(srcdir)/'`tar/test/test_missing_file.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_missing_file.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_missing_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_missing_file.c' object='tar/test/bsdtar_test-test_missing_file.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_missing_file.o `test -f 'tar/test/test_missing_file.c' || echo '$(srcdir)/'`tar/test/test_missing_file.c - -tar/test/bsdtar_test-test_missing_file.obj: tar/test/test_missing_file.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_missing_file.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_missing_file.Tpo -c -o tar/test/bsdtar_test-test_missing_file.obj `if test -f 'tar/test/test_missing_file.c'; then $(CYGPATH_W) 'tar/test/test_missing_file.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_missing_file.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_missing_file.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_missing_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_missing_file.c' object='tar/test/bsdtar_test-test_missing_file.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_missing_file.obj `if test -f 'tar/test/test_missing_file.c'; then $(CYGPATH_W) 'tar/test/test_missing_file.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_missing_file.c'; fi` - -tar/test/bsdtar_test-test_option_C_mtree.o: tar/test/test_option_C_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_C_mtree.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_C_mtree.Tpo -c -o tar/test/bsdtar_test-test_option_C_mtree.o `test -f 'tar/test/test_option_C_mtree.c' || echo '$(srcdir)/'`tar/test/test_option_C_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_C_mtree.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_C_mtree.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_C_mtree.c' object='tar/test/bsdtar_test-test_option_C_mtree.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_C_mtree.o `test -f 'tar/test/test_option_C_mtree.c' || echo '$(srcdir)/'`tar/test/test_option_C_mtree.c - -tar/test/bsdtar_test-test_option_C_mtree.obj: tar/test/test_option_C_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_C_mtree.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_C_mtree.Tpo -c -o tar/test/bsdtar_test-test_option_C_mtree.obj `if test -f 'tar/test/test_option_C_mtree.c'; then $(CYGPATH_W) 'tar/test/test_option_C_mtree.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_C_mtree.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_C_mtree.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_C_mtree.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_C_mtree.c' object='tar/test/bsdtar_test-test_option_C_mtree.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_C_mtree.obj `if test -f 'tar/test/test_option_C_mtree.c'; then $(CYGPATH_W) 'tar/test/test_option_C_mtree.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_C_mtree.c'; fi` - -tar/test/bsdtar_test-test_option_C_upper.o: tar/test/test_option_C_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_C_upper.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_C_upper.Tpo -c -o tar/test/bsdtar_test-test_option_C_upper.o `test -f 'tar/test/test_option_C_upper.c' || echo '$(srcdir)/'`tar/test/test_option_C_upper.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_C_upper.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_C_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_C_upper.c' object='tar/test/bsdtar_test-test_option_C_upper.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_C_upper.o `test -f 'tar/test/test_option_C_upper.c' || echo '$(srcdir)/'`tar/test/test_option_C_upper.c - -tar/test/bsdtar_test-test_option_C_upper.obj: tar/test/test_option_C_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_C_upper.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_C_upper.Tpo -c -o tar/test/bsdtar_test-test_option_C_upper.obj `if test -f 'tar/test/test_option_C_upper.c'; then $(CYGPATH_W) 'tar/test/test_option_C_upper.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_C_upper.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_C_upper.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_C_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_C_upper.c' object='tar/test/bsdtar_test-test_option_C_upper.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_C_upper.obj `if test -f 'tar/test/test_option_C_upper.c'; then $(CYGPATH_W) 'tar/test/test_option_C_upper.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_C_upper.c'; fi` - -tar/test/bsdtar_test-test_option_H_upper.o: tar/test/test_option_H_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_H_upper.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_H_upper.Tpo -c -o tar/test/bsdtar_test-test_option_H_upper.o `test -f 'tar/test/test_option_H_upper.c' || echo '$(srcdir)/'`tar/test/test_option_H_upper.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_H_upper.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_H_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_H_upper.c' object='tar/test/bsdtar_test-test_option_H_upper.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_H_upper.o `test -f 'tar/test/test_option_H_upper.c' || echo '$(srcdir)/'`tar/test/test_option_H_upper.c - -tar/test/bsdtar_test-test_option_H_upper.obj: tar/test/test_option_H_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_H_upper.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_H_upper.Tpo -c -o tar/test/bsdtar_test-test_option_H_upper.obj `if test -f 'tar/test/test_option_H_upper.c'; then $(CYGPATH_W) 'tar/test/test_option_H_upper.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_H_upper.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_H_upper.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_H_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_H_upper.c' object='tar/test/bsdtar_test-test_option_H_upper.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_H_upper.obj `if test -f 'tar/test/test_option_H_upper.c'; then $(CYGPATH_W) 'tar/test/test_option_H_upper.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_H_upper.c'; fi` - -tar/test/bsdtar_test-test_option_L_upper.o: tar/test/test_option_L_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_L_upper.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_L_upper.Tpo -c -o tar/test/bsdtar_test-test_option_L_upper.o `test -f 'tar/test/test_option_L_upper.c' || echo '$(srcdir)/'`tar/test/test_option_L_upper.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_L_upper.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_L_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_L_upper.c' object='tar/test/bsdtar_test-test_option_L_upper.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_L_upper.o `test -f 'tar/test/test_option_L_upper.c' || echo '$(srcdir)/'`tar/test/test_option_L_upper.c - -tar/test/bsdtar_test-test_option_L_upper.obj: tar/test/test_option_L_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_L_upper.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_L_upper.Tpo -c -o tar/test/bsdtar_test-test_option_L_upper.obj `if test -f 'tar/test/test_option_L_upper.c'; then $(CYGPATH_W) 'tar/test/test_option_L_upper.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_L_upper.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_L_upper.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_L_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_L_upper.c' object='tar/test/bsdtar_test-test_option_L_upper.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_L_upper.obj `if test -f 'tar/test/test_option_L_upper.c'; then $(CYGPATH_W) 'tar/test/test_option_L_upper.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_L_upper.c'; fi` - -tar/test/bsdtar_test-test_option_O_upper.o: tar/test/test_option_O_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_O_upper.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_O_upper.Tpo -c -o tar/test/bsdtar_test-test_option_O_upper.o `test -f 'tar/test/test_option_O_upper.c' || echo '$(srcdir)/'`tar/test/test_option_O_upper.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_O_upper.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_O_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_O_upper.c' object='tar/test/bsdtar_test-test_option_O_upper.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_O_upper.o `test -f 'tar/test/test_option_O_upper.c' || echo '$(srcdir)/'`tar/test/test_option_O_upper.c - -tar/test/bsdtar_test-test_option_O_upper.obj: tar/test/test_option_O_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_O_upper.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_O_upper.Tpo -c -o tar/test/bsdtar_test-test_option_O_upper.obj `if test -f 'tar/test/test_option_O_upper.c'; then $(CYGPATH_W) 'tar/test/test_option_O_upper.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_O_upper.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_O_upper.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_O_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_O_upper.c' object='tar/test/bsdtar_test-test_option_O_upper.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_O_upper.obj `if test -f 'tar/test/test_option_O_upper.c'; then $(CYGPATH_W) 'tar/test/test_option_O_upper.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_O_upper.c'; fi` - -tar/test/bsdtar_test-test_option_T_upper.o: tar/test/test_option_T_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_T_upper.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_T_upper.Tpo -c -o tar/test/bsdtar_test-test_option_T_upper.o `test -f 'tar/test/test_option_T_upper.c' || echo '$(srcdir)/'`tar/test/test_option_T_upper.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_T_upper.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_T_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_T_upper.c' object='tar/test/bsdtar_test-test_option_T_upper.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_T_upper.o `test -f 'tar/test/test_option_T_upper.c' || echo '$(srcdir)/'`tar/test/test_option_T_upper.c - -tar/test/bsdtar_test-test_option_T_upper.obj: tar/test/test_option_T_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_T_upper.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_T_upper.Tpo -c -o tar/test/bsdtar_test-test_option_T_upper.obj `if test -f 'tar/test/test_option_T_upper.c'; then $(CYGPATH_W) 'tar/test/test_option_T_upper.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_T_upper.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_T_upper.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_T_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_T_upper.c' object='tar/test/bsdtar_test-test_option_T_upper.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_T_upper.obj `if test -f 'tar/test/test_option_T_upper.c'; then $(CYGPATH_W) 'tar/test/test_option_T_upper.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_T_upper.c'; fi` - -tar/test/bsdtar_test-test_option_U_upper.o: tar/test/test_option_U_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_U_upper.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_U_upper.Tpo -c -o tar/test/bsdtar_test-test_option_U_upper.o `test -f 'tar/test/test_option_U_upper.c' || echo '$(srcdir)/'`tar/test/test_option_U_upper.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_U_upper.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_U_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_U_upper.c' object='tar/test/bsdtar_test-test_option_U_upper.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_U_upper.o `test -f 'tar/test/test_option_U_upper.c' || echo '$(srcdir)/'`tar/test/test_option_U_upper.c - -tar/test/bsdtar_test-test_option_U_upper.obj: tar/test/test_option_U_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_U_upper.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_U_upper.Tpo -c -o tar/test/bsdtar_test-test_option_U_upper.obj `if test -f 'tar/test/test_option_U_upper.c'; then $(CYGPATH_W) 'tar/test/test_option_U_upper.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_U_upper.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_U_upper.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_U_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_U_upper.c' object='tar/test/bsdtar_test-test_option_U_upper.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_U_upper.obj `if test -f 'tar/test/test_option_U_upper.c'; then $(CYGPATH_W) 'tar/test/test_option_U_upper.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_U_upper.c'; fi` - -tar/test/bsdtar_test-test_option_X_upper.o: tar/test/test_option_X_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_X_upper.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_X_upper.Tpo -c -o tar/test/bsdtar_test-test_option_X_upper.o `test -f 'tar/test/test_option_X_upper.c' || echo '$(srcdir)/'`tar/test/test_option_X_upper.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_X_upper.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_X_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_X_upper.c' object='tar/test/bsdtar_test-test_option_X_upper.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_X_upper.o `test -f 'tar/test/test_option_X_upper.c' || echo '$(srcdir)/'`tar/test/test_option_X_upper.c - -tar/test/bsdtar_test-test_option_X_upper.obj: tar/test/test_option_X_upper.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_X_upper.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_X_upper.Tpo -c -o tar/test/bsdtar_test-test_option_X_upper.obj `if test -f 'tar/test/test_option_X_upper.c'; then $(CYGPATH_W) 'tar/test/test_option_X_upper.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_X_upper.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_X_upper.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_X_upper.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_X_upper.c' object='tar/test/bsdtar_test-test_option_X_upper.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_X_upper.obj `if test -f 'tar/test/test_option_X_upper.c'; then $(CYGPATH_W) 'tar/test/test_option_X_upper.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_X_upper.c'; fi` - -tar/test/bsdtar_test-test_option_acls.o: tar/test/test_option_acls.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_acls.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_acls.Tpo -c -o tar/test/bsdtar_test-test_option_acls.o `test -f 'tar/test/test_option_acls.c' || echo '$(srcdir)/'`tar/test/test_option_acls.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_acls.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_acls.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_acls.c' object='tar/test/bsdtar_test-test_option_acls.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_acls.o `test -f 'tar/test/test_option_acls.c' || echo '$(srcdir)/'`tar/test/test_option_acls.c - -tar/test/bsdtar_test-test_option_acls.obj: tar/test/test_option_acls.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_acls.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_acls.Tpo -c -o tar/test/bsdtar_test-test_option_acls.obj `if test -f 'tar/test/test_option_acls.c'; then $(CYGPATH_W) 'tar/test/test_option_acls.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_acls.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_acls.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_acls.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_acls.c' object='tar/test/bsdtar_test-test_option_acls.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_acls.obj `if test -f 'tar/test/test_option_acls.c'; then $(CYGPATH_W) 'tar/test/test_option_acls.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_acls.c'; fi` - -tar/test/bsdtar_test-test_option_a.o: tar/test/test_option_a.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_a.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_a.Tpo -c -o tar/test/bsdtar_test-test_option_a.o `test -f 'tar/test/test_option_a.c' || echo '$(srcdir)/'`tar/test/test_option_a.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_a.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_a.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_a.c' object='tar/test/bsdtar_test-test_option_a.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_a.o `test -f 'tar/test/test_option_a.c' || echo '$(srcdir)/'`tar/test/test_option_a.c - -tar/test/bsdtar_test-test_option_a.obj: tar/test/test_option_a.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_a.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_a.Tpo -c -o tar/test/bsdtar_test-test_option_a.obj `if test -f 'tar/test/test_option_a.c'; then $(CYGPATH_W) 'tar/test/test_option_a.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_a.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_a.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_a.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_a.c' object='tar/test/bsdtar_test-test_option_a.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_a.obj `if test -f 'tar/test/test_option_a.c'; then $(CYGPATH_W) 'tar/test/test_option_a.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_a.c'; fi` - -tar/test/bsdtar_test-test_option_b.o: tar/test/test_option_b.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_b.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_b.Tpo -c -o tar/test/bsdtar_test-test_option_b.o `test -f 'tar/test/test_option_b.c' || echo '$(srcdir)/'`tar/test/test_option_b.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_b.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_b.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_b.c' object='tar/test/bsdtar_test-test_option_b.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_b.o `test -f 'tar/test/test_option_b.c' || echo '$(srcdir)/'`tar/test/test_option_b.c - -tar/test/bsdtar_test-test_option_b.obj: tar/test/test_option_b.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_b.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_b.Tpo -c -o tar/test/bsdtar_test-test_option_b.obj `if test -f 'tar/test/test_option_b.c'; then $(CYGPATH_W) 'tar/test/test_option_b.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_b.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_b.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_b.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_b.c' object='tar/test/bsdtar_test-test_option_b.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_b.obj `if test -f 'tar/test/test_option_b.c'; then $(CYGPATH_W) 'tar/test/test_option_b.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_b.c'; fi` - -tar/test/bsdtar_test-test_option_b64encode.o: tar/test/test_option_b64encode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_b64encode.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_b64encode.Tpo -c -o tar/test/bsdtar_test-test_option_b64encode.o `test -f 'tar/test/test_option_b64encode.c' || echo '$(srcdir)/'`tar/test/test_option_b64encode.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_b64encode.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_b64encode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_b64encode.c' object='tar/test/bsdtar_test-test_option_b64encode.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_b64encode.o `test -f 'tar/test/test_option_b64encode.c' || echo '$(srcdir)/'`tar/test/test_option_b64encode.c - -tar/test/bsdtar_test-test_option_b64encode.obj: tar/test/test_option_b64encode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_b64encode.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_b64encode.Tpo -c -o tar/test/bsdtar_test-test_option_b64encode.obj `if test -f 'tar/test/test_option_b64encode.c'; then $(CYGPATH_W) 'tar/test/test_option_b64encode.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_b64encode.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_b64encode.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_b64encode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_b64encode.c' object='tar/test/bsdtar_test-test_option_b64encode.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_b64encode.obj `if test -f 'tar/test/test_option_b64encode.c'; then $(CYGPATH_W) 'tar/test/test_option_b64encode.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_b64encode.c'; fi` - -tar/test/bsdtar_test-test_option_exclude.o: tar/test/test_option_exclude.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_exclude.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude.Tpo -c -o tar/test/bsdtar_test-test_option_exclude.o `test -f 'tar/test/test_option_exclude.c' || echo '$(srcdir)/'`tar/test/test_option_exclude.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_exclude.c' object='tar/test/bsdtar_test-test_option_exclude.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_exclude.o `test -f 'tar/test/test_option_exclude.c' || echo '$(srcdir)/'`tar/test/test_option_exclude.c - -tar/test/bsdtar_test-test_option_exclude.obj: tar/test/test_option_exclude.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_exclude.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude.Tpo -c -o tar/test/bsdtar_test-test_option_exclude.obj `if test -f 'tar/test/test_option_exclude.c'; then $(CYGPATH_W) 'tar/test/test_option_exclude.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_exclude.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_exclude.c' object='tar/test/bsdtar_test-test_option_exclude.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_exclude.obj `if test -f 'tar/test/test_option_exclude.c'; then $(CYGPATH_W) 'tar/test/test_option_exclude.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_exclude.c'; fi` - -tar/test/bsdtar_test-test_option_exclude_vcs.o: tar/test/test_option_exclude_vcs.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_exclude_vcs.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude_vcs.Tpo -c -o tar/test/bsdtar_test-test_option_exclude_vcs.o `test -f 'tar/test/test_option_exclude_vcs.c' || echo '$(srcdir)/'`tar/test/test_option_exclude_vcs.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude_vcs.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude_vcs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_exclude_vcs.c' object='tar/test/bsdtar_test-test_option_exclude_vcs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_exclude_vcs.o `test -f 'tar/test/test_option_exclude_vcs.c' || echo '$(srcdir)/'`tar/test/test_option_exclude_vcs.c - -tar/test/bsdtar_test-test_option_exclude_vcs.obj: tar/test/test_option_exclude_vcs.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_exclude_vcs.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude_vcs.Tpo -c -o tar/test/bsdtar_test-test_option_exclude_vcs.obj `if test -f 'tar/test/test_option_exclude_vcs.c'; then $(CYGPATH_W) 'tar/test/test_option_exclude_vcs.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_exclude_vcs.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude_vcs.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude_vcs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_exclude_vcs.c' object='tar/test/bsdtar_test-test_option_exclude_vcs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_exclude_vcs.obj `if test -f 'tar/test/test_option_exclude_vcs.c'; then $(CYGPATH_W) 'tar/test/test_option_exclude_vcs.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_exclude_vcs.c'; fi` - -tar/test/bsdtar_test-test_option_fflags.o: tar/test/test_option_fflags.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_fflags.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_fflags.Tpo -c -o tar/test/bsdtar_test-test_option_fflags.o `test -f 'tar/test/test_option_fflags.c' || echo '$(srcdir)/'`tar/test/test_option_fflags.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_fflags.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_fflags.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_fflags.c' object='tar/test/bsdtar_test-test_option_fflags.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_fflags.o `test -f 'tar/test/test_option_fflags.c' || echo '$(srcdir)/'`tar/test/test_option_fflags.c - -tar/test/bsdtar_test-test_option_fflags.obj: tar/test/test_option_fflags.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_fflags.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_fflags.Tpo -c -o tar/test/bsdtar_test-test_option_fflags.obj `if test -f 'tar/test/test_option_fflags.c'; then $(CYGPATH_W) 'tar/test/test_option_fflags.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_fflags.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_fflags.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_fflags.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_fflags.c' object='tar/test/bsdtar_test-test_option_fflags.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_fflags.obj `if test -f 'tar/test/test_option_fflags.c'; then $(CYGPATH_W) 'tar/test/test_option_fflags.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_fflags.c'; fi` - -tar/test/bsdtar_test-test_option_gid_gname.o: tar/test/test_option_gid_gname.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_gid_gname.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_gid_gname.Tpo -c -o tar/test/bsdtar_test-test_option_gid_gname.o `test -f 'tar/test/test_option_gid_gname.c' || echo '$(srcdir)/'`tar/test/test_option_gid_gname.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_gid_gname.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_gid_gname.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_gid_gname.c' object='tar/test/bsdtar_test-test_option_gid_gname.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_gid_gname.o `test -f 'tar/test/test_option_gid_gname.c' || echo '$(srcdir)/'`tar/test/test_option_gid_gname.c - -tar/test/bsdtar_test-test_option_gid_gname.obj: tar/test/test_option_gid_gname.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_gid_gname.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_gid_gname.Tpo -c -o tar/test/bsdtar_test-test_option_gid_gname.obj `if test -f 'tar/test/test_option_gid_gname.c'; then $(CYGPATH_W) 'tar/test/test_option_gid_gname.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_gid_gname.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_gid_gname.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_gid_gname.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_gid_gname.c' object='tar/test/bsdtar_test-test_option_gid_gname.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_gid_gname.obj `if test -f 'tar/test/test_option_gid_gname.c'; then $(CYGPATH_W) 'tar/test/test_option_gid_gname.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_gid_gname.c'; fi` - -tar/test/bsdtar_test-test_option_grzip.o: tar/test/test_option_grzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_grzip.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_grzip.Tpo -c -o tar/test/bsdtar_test-test_option_grzip.o `test -f 'tar/test/test_option_grzip.c' || echo '$(srcdir)/'`tar/test/test_option_grzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_grzip.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_grzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_grzip.c' object='tar/test/bsdtar_test-test_option_grzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_grzip.o `test -f 'tar/test/test_option_grzip.c' || echo '$(srcdir)/'`tar/test/test_option_grzip.c - -tar/test/bsdtar_test-test_option_grzip.obj: tar/test/test_option_grzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_grzip.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_grzip.Tpo -c -o tar/test/bsdtar_test-test_option_grzip.obj `if test -f 'tar/test/test_option_grzip.c'; then $(CYGPATH_W) 'tar/test/test_option_grzip.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_grzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_grzip.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_grzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_grzip.c' object='tar/test/bsdtar_test-test_option_grzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_grzip.obj `if test -f 'tar/test/test_option_grzip.c'; then $(CYGPATH_W) 'tar/test/test_option_grzip.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_grzip.c'; fi` - -tar/test/bsdtar_test-test_option_ignore_zeros.o: tar/test/test_option_ignore_zeros.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_ignore_zeros.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_ignore_zeros.Tpo -c -o tar/test/bsdtar_test-test_option_ignore_zeros.o `test -f 'tar/test/test_option_ignore_zeros.c' || echo '$(srcdir)/'`tar/test/test_option_ignore_zeros.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_ignore_zeros.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_ignore_zeros.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_ignore_zeros.c' object='tar/test/bsdtar_test-test_option_ignore_zeros.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_ignore_zeros.o `test -f 'tar/test/test_option_ignore_zeros.c' || echo '$(srcdir)/'`tar/test/test_option_ignore_zeros.c - -tar/test/bsdtar_test-test_option_ignore_zeros.obj: tar/test/test_option_ignore_zeros.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_ignore_zeros.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_ignore_zeros.Tpo -c -o tar/test/bsdtar_test-test_option_ignore_zeros.obj `if test -f 'tar/test/test_option_ignore_zeros.c'; then $(CYGPATH_W) 'tar/test/test_option_ignore_zeros.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_ignore_zeros.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_ignore_zeros.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_ignore_zeros.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_ignore_zeros.c' object='tar/test/bsdtar_test-test_option_ignore_zeros.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_ignore_zeros.obj `if test -f 'tar/test/test_option_ignore_zeros.c'; then $(CYGPATH_W) 'tar/test/test_option_ignore_zeros.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_ignore_zeros.c'; fi` - -tar/test/bsdtar_test-test_option_j.o: tar/test/test_option_j.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_j.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_j.Tpo -c -o tar/test/bsdtar_test-test_option_j.o `test -f 'tar/test/test_option_j.c' || echo '$(srcdir)/'`tar/test/test_option_j.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_j.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_j.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_j.c' object='tar/test/bsdtar_test-test_option_j.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_j.o `test -f 'tar/test/test_option_j.c' || echo '$(srcdir)/'`tar/test/test_option_j.c - -tar/test/bsdtar_test-test_option_j.obj: tar/test/test_option_j.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_j.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_j.Tpo -c -o tar/test/bsdtar_test-test_option_j.obj `if test -f 'tar/test/test_option_j.c'; then $(CYGPATH_W) 'tar/test/test_option_j.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_j.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_j.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_j.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_j.c' object='tar/test/bsdtar_test-test_option_j.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_j.obj `if test -f 'tar/test/test_option_j.c'; then $(CYGPATH_W) 'tar/test/test_option_j.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_j.c'; fi` - -tar/test/bsdtar_test-test_option_k.o: tar/test/test_option_k.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_k.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_k.Tpo -c -o tar/test/bsdtar_test-test_option_k.o `test -f 'tar/test/test_option_k.c' || echo '$(srcdir)/'`tar/test/test_option_k.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_k.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_k.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_k.c' object='tar/test/bsdtar_test-test_option_k.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_k.o `test -f 'tar/test/test_option_k.c' || echo '$(srcdir)/'`tar/test/test_option_k.c - -tar/test/bsdtar_test-test_option_k.obj: tar/test/test_option_k.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_k.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_k.Tpo -c -o tar/test/bsdtar_test-test_option_k.obj `if test -f 'tar/test/test_option_k.c'; then $(CYGPATH_W) 'tar/test/test_option_k.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_k.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_k.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_k.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_k.c' object='tar/test/bsdtar_test-test_option_k.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_k.obj `if test -f 'tar/test/test_option_k.c'; then $(CYGPATH_W) 'tar/test/test_option_k.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_k.c'; fi` - -tar/test/bsdtar_test-test_option_keep_newer_files.o: tar/test/test_option_keep_newer_files.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_keep_newer_files.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_keep_newer_files.Tpo -c -o tar/test/bsdtar_test-test_option_keep_newer_files.o `test -f 'tar/test/test_option_keep_newer_files.c' || echo '$(srcdir)/'`tar/test/test_option_keep_newer_files.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_keep_newer_files.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_keep_newer_files.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_keep_newer_files.c' object='tar/test/bsdtar_test-test_option_keep_newer_files.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_keep_newer_files.o `test -f 'tar/test/test_option_keep_newer_files.c' || echo '$(srcdir)/'`tar/test/test_option_keep_newer_files.c - -tar/test/bsdtar_test-test_option_keep_newer_files.obj: tar/test/test_option_keep_newer_files.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_keep_newer_files.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_keep_newer_files.Tpo -c -o tar/test/bsdtar_test-test_option_keep_newer_files.obj `if test -f 'tar/test/test_option_keep_newer_files.c'; then $(CYGPATH_W) 'tar/test/test_option_keep_newer_files.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_keep_newer_files.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_keep_newer_files.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_keep_newer_files.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_keep_newer_files.c' object='tar/test/bsdtar_test-test_option_keep_newer_files.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_keep_newer_files.obj `if test -f 'tar/test/test_option_keep_newer_files.c'; then $(CYGPATH_W) 'tar/test/test_option_keep_newer_files.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_keep_newer_files.c'; fi` - -tar/test/bsdtar_test-test_option_lrzip.o: tar/test/test_option_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_lrzip.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_lrzip.Tpo -c -o tar/test/bsdtar_test-test_option_lrzip.o `test -f 'tar/test/test_option_lrzip.c' || echo '$(srcdir)/'`tar/test/test_option_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_lrzip.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_lrzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_lrzip.c' object='tar/test/bsdtar_test-test_option_lrzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_lrzip.o `test -f 'tar/test/test_option_lrzip.c' || echo '$(srcdir)/'`tar/test/test_option_lrzip.c - -tar/test/bsdtar_test-test_option_lrzip.obj: tar/test/test_option_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_lrzip.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_lrzip.Tpo -c -o tar/test/bsdtar_test-test_option_lrzip.obj `if test -f 'tar/test/test_option_lrzip.c'; then $(CYGPATH_W) 'tar/test/test_option_lrzip.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_lrzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_lrzip.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_lrzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_lrzip.c' object='tar/test/bsdtar_test-test_option_lrzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_lrzip.obj `if test -f 'tar/test/test_option_lrzip.c'; then $(CYGPATH_W) 'tar/test/test_option_lrzip.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_lrzip.c'; fi` - -tar/test/bsdtar_test-test_option_lz4.o: tar/test/test_option_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_lz4.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_lz4.Tpo -c -o tar/test/bsdtar_test-test_option_lz4.o `test -f 'tar/test/test_option_lz4.c' || echo '$(srcdir)/'`tar/test/test_option_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_lz4.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_lz4.c' object='tar/test/bsdtar_test-test_option_lz4.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_lz4.o `test -f 'tar/test/test_option_lz4.c' || echo '$(srcdir)/'`tar/test/test_option_lz4.c - -tar/test/bsdtar_test-test_option_lz4.obj: tar/test/test_option_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_lz4.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_lz4.Tpo -c -o tar/test/bsdtar_test-test_option_lz4.obj `if test -f 'tar/test/test_option_lz4.c'; then $(CYGPATH_W) 'tar/test/test_option_lz4.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_lz4.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_lz4.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_lz4.c' object='tar/test/bsdtar_test-test_option_lz4.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_lz4.obj `if test -f 'tar/test/test_option_lz4.c'; then $(CYGPATH_W) 'tar/test/test_option_lz4.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_lz4.c'; fi` - -tar/test/bsdtar_test-test_option_lzma.o: tar/test/test_option_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_lzma.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_lzma.Tpo -c -o tar/test/bsdtar_test-test_option_lzma.o `test -f 'tar/test/test_option_lzma.c' || echo '$(srcdir)/'`tar/test/test_option_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_lzma.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_lzma.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_lzma.c' object='tar/test/bsdtar_test-test_option_lzma.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_lzma.o `test -f 'tar/test/test_option_lzma.c' || echo '$(srcdir)/'`tar/test/test_option_lzma.c - -tar/test/bsdtar_test-test_option_lzma.obj: tar/test/test_option_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_lzma.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_lzma.Tpo -c -o tar/test/bsdtar_test-test_option_lzma.obj `if test -f 'tar/test/test_option_lzma.c'; then $(CYGPATH_W) 'tar/test/test_option_lzma.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_lzma.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_lzma.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_lzma.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_lzma.c' object='tar/test/bsdtar_test-test_option_lzma.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_lzma.obj `if test -f 'tar/test/test_option_lzma.c'; then $(CYGPATH_W) 'tar/test/test_option_lzma.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_lzma.c'; fi` - -tar/test/bsdtar_test-test_option_lzop.o: tar/test/test_option_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_lzop.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_lzop.Tpo -c -o tar/test/bsdtar_test-test_option_lzop.o `test -f 'tar/test/test_option_lzop.c' || echo '$(srcdir)/'`tar/test/test_option_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_lzop.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_lzop.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_lzop.c' object='tar/test/bsdtar_test-test_option_lzop.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_lzop.o `test -f 'tar/test/test_option_lzop.c' || echo '$(srcdir)/'`tar/test/test_option_lzop.c - -tar/test/bsdtar_test-test_option_lzop.obj: tar/test/test_option_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_lzop.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_lzop.Tpo -c -o tar/test/bsdtar_test-test_option_lzop.obj `if test -f 'tar/test/test_option_lzop.c'; then $(CYGPATH_W) 'tar/test/test_option_lzop.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_lzop.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_lzop.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_lzop.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_lzop.c' object='tar/test/bsdtar_test-test_option_lzop.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_lzop.obj `if test -f 'tar/test/test_option_lzop.c'; then $(CYGPATH_W) 'tar/test/test_option_lzop.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_lzop.c'; fi` - -tar/test/bsdtar_test-test_option_n.o: tar/test/test_option_n.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_n.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_n.Tpo -c -o tar/test/bsdtar_test-test_option_n.o `test -f 'tar/test/test_option_n.c' || echo '$(srcdir)/'`tar/test/test_option_n.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_n.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_n.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_n.c' object='tar/test/bsdtar_test-test_option_n.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_n.o `test -f 'tar/test/test_option_n.c' || echo '$(srcdir)/'`tar/test/test_option_n.c - -tar/test/bsdtar_test-test_option_n.obj: tar/test/test_option_n.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_n.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_n.Tpo -c -o tar/test/bsdtar_test-test_option_n.obj `if test -f 'tar/test/test_option_n.c'; then $(CYGPATH_W) 'tar/test/test_option_n.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_n.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_n.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_n.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_n.c' object='tar/test/bsdtar_test-test_option_n.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_n.obj `if test -f 'tar/test/test_option_n.c'; then $(CYGPATH_W) 'tar/test/test_option_n.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_n.c'; fi` - -tar/test/bsdtar_test-test_option_newer_than.o: tar/test/test_option_newer_than.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_newer_than.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_newer_than.Tpo -c -o tar/test/bsdtar_test-test_option_newer_than.o `test -f 'tar/test/test_option_newer_than.c' || echo '$(srcdir)/'`tar/test/test_option_newer_than.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_newer_than.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_newer_than.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_newer_than.c' object='tar/test/bsdtar_test-test_option_newer_than.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_newer_than.o `test -f 'tar/test/test_option_newer_than.c' || echo '$(srcdir)/'`tar/test/test_option_newer_than.c - -tar/test/bsdtar_test-test_option_newer_than.obj: tar/test/test_option_newer_than.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_newer_than.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_newer_than.Tpo -c -o tar/test/bsdtar_test-test_option_newer_than.obj `if test -f 'tar/test/test_option_newer_than.c'; then $(CYGPATH_W) 'tar/test/test_option_newer_than.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_newer_than.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_newer_than.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_newer_than.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_newer_than.c' object='tar/test/bsdtar_test-test_option_newer_than.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_newer_than.obj `if test -f 'tar/test/test_option_newer_than.c'; then $(CYGPATH_W) 'tar/test/test_option_newer_than.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_newer_than.c'; fi` - -tar/test/bsdtar_test-test_option_nodump.o: tar/test/test_option_nodump.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_nodump.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_nodump.Tpo -c -o tar/test/bsdtar_test-test_option_nodump.o `test -f 'tar/test/test_option_nodump.c' || echo '$(srcdir)/'`tar/test/test_option_nodump.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_nodump.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_nodump.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_nodump.c' object='tar/test/bsdtar_test-test_option_nodump.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_nodump.o `test -f 'tar/test/test_option_nodump.c' || echo '$(srcdir)/'`tar/test/test_option_nodump.c - -tar/test/bsdtar_test-test_option_nodump.obj: tar/test/test_option_nodump.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_nodump.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_nodump.Tpo -c -o tar/test/bsdtar_test-test_option_nodump.obj `if test -f 'tar/test/test_option_nodump.c'; then $(CYGPATH_W) 'tar/test/test_option_nodump.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_nodump.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_nodump.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_nodump.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_nodump.c' object='tar/test/bsdtar_test-test_option_nodump.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_nodump.obj `if test -f 'tar/test/test_option_nodump.c'; then $(CYGPATH_W) 'tar/test/test_option_nodump.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_nodump.c'; fi` - -tar/test/bsdtar_test-test_option_older_than.o: tar/test/test_option_older_than.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_older_than.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_older_than.Tpo -c -o tar/test/bsdtar_test-test_option_older_than.o `test -f 'tar/test/test_option_older_than.c' || echo '$(srcdir)/'`tar/test/test_option_older_than.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_older_than.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_older_than.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_older_than.c' object='tar/test/bsdtar_test-test_option_older_than.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_older_than.o `test -f 'tar/test/test_option_older_than.c' || echo '$(srcdir)/'`tar/test/test_option_older_than.c - -tar/test/bsdtar_test-test_option_older_than.obj: tar/test/test_option_older_than.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_older_than.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_older_than.Tpo -c -o tar/test/bsdtar_test-test_option_older_than.obj `if test -f 'tar/test/test_option_older_than.c'; then $(CYGPATH_W) 'tar/test/test_option_older_than.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_older_than.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_older_than.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_older_than.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_older_than.c' object='tar/test/bsdtar_test-test_option_older_than.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_older_than.obj `if test -f 'tar/test/test_option_older_than.c'; then $(CYGPATH_W) 'tar/test/test_option_older_than.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_older_than.c'; fi` - -tar/test/bsdtar_test-test_option_passphrase.o: tar/test/test_option_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_passphrase.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_passphrase.Tpo -c -o tar/test/bsdtar_test-test_option_passphrase.o `test -f 'tar/test/test_option_passphrase.c' || echo '$(srcdir)/'`tar/test/test_option_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_passphrase.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_passphrase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_passphrase.c' object='tar/test/bsdtar_test-test_option_passphrase.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_passphrase.o `test -f 'tar/test/test_option_passphrase.c' || echo '$(srcdir)/'`tar/test/test_option_passphrase.c - -tar/test/bsdtar_test-test_option_passphrase.obj: tar/test/test_option_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_passphrase.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_passphrase.Tpo -c -o tar/test/bsdtar_test-test_option_passphrase.obj `if test -f 'tar/test/test_option_passphrase.c'; then $(CYGPATH_W) 'tar/test/test_option_passphrase.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_passphrase.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_passphrase.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_passphrase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_passphrase.c' object='tar/test/bsdtar_test-test_option_passphrase.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_passphrase.obj `if test -f 'tar/test/test_option_passphrase.c'; then $(CYGPATH_W) 'tar/test/test_option_passphrase.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_passphrase.c'; fi` - -tar/test/bsdtar_test-test_option_q.o: tar/test/test_option_q.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_q.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_q.Tpo -c -o tar/test/bsdtar_test-test_option_q.o `test -f 'tar/test/test_option_q.c' || echo '$(srcdir)/'`tar/test/test_option_q.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_q.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_q.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_q.c' object='tar/test/bsdtar_test-test_option_q.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_q.o `test -f 'tar/test/test_option_q.c' || echo '$(srcdir)/'`tar/test/test_option_q.c - -tar/test/bsdtar_test-test_option_q.obj: tar/test/test_option_q.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_q.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_q.Tpo -c -o tar/test/bsdtar_test-test_option_q.obj `if test -f 'tar/test/test_option_q.c'; then $(CYGPATH_W) 'tar/test/test_option_q.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_q.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_q.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_q.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_q.c' object='tar/test/bsdtar_test-test_option_q.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_q.obj `if test -f 'tar/test/test_option_q.c'; then $(CYGPATH_W) 'tar/test/test_option_q.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_q.c'; fi` - -tar/test/bsdtar_test-test_option_r.o: tar/test/test_option_r.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_r.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_r.Tpo -c -o tar/test/bsdtar_test-test_option_r.o `test -f 'tar/test/test_option_r.c' || echo '$(srcdir)/'`tar/test/test_option_r.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_r.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_r.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_r.c' object='tar/test/bsdtar_test-test_option_r.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_r.o `test -f 'tar/test/test_option_r.c' || echo '$(srcdir)/'`tar/test/test_option_r.c - -tar/test/bsdtar_test-test_option_r.obj: tar/test/test_option_r.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_r.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_r.Tpo -c -o tar/test/bsdtar_test-test_option_r.obj `if test -f 'tar/test/test_option_r.c'; then $(CYGPATH_W) 'tar/test/test_option_r.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_r.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_r.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_r.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_r.c' object='tar/test/bsdtar_test-test_option_r.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_r.obj `if test -f 'tar/test/test_option_r.c'; then $(CYGPATH_W) 'tar/test/test_option_r.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_r.c'; fi` - -tar/test/bsdtar_test-test_option_s.o: tar/test/test_option_s.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_s.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_s.Tpo -c -o tar/test/bsdtar_test-test_option_s.o `test -f 'tar/test/test_option_s.c' || echo '$(srcdir)/'`tar/test/test_option_s.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_s.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_s.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_s.c' object='tar/test/bsdtar_test-test_option_s.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_s.o `test -f 'tar/test/test_option_s.c' || echo '$(srcdir)/'`tar/test/test_option_s.c - -tar/test/bsdtar_test-test_option_s.obj: tar/test/test_option_s.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_s.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_s.Tpo -c -o tar/test/bsdtar_test-test_option_s.obj `if test -f 'tar/test/test_option_s.c'; then $(CYGPATH_W) 'tar/test/test_option_s.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_s.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_s.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_s.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_s.c' object='tar/test/bsdtar_test-test_option_s.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_s.obj `if test -f 'tar/test/test_option_s.c'; then $(CYGPATH_W) 'tar/test/test_option_s.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_s.c'; fi` - -tar/test/bsdtar_test-test_option_safe_writes.o: tar/test/test_option_safe_writes.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_safe_writes.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_safe_writes.Tpo -c -o tar/test/bsdtar_test-test_option_safe_writes.o `test -f 'tar/test/test_option_safe_writes.c' || echo '$(srcdir)/'`tar/test/test_option_safe_writes.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_safe_writes.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_safe_writes.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_safe_writes.c' object='tar/test/bsdtar_test-test_option_safe_writes.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_safe_writes.o `test -f 'tar/test/test_option_safe_writes.c' || echo '$(srcdir)/'`tar/test/test_option_safe_writes.c - -tar/test/bsdtar_test-test_option_safe_writes.obj: tar/test/test_option_safe_writes.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_safe_writes.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_safe_writes.Tpo -c -o tar/test/bsdtar_test-test_option_safe_writes.obj `if test -f 'tar/test/test_option_safe_writes.c'; then $(CYGPATH_W) 'tar/test/test_option_safe_writes.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_safe_writes.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_safe_writes.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_safe_writes.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_safe_writes.c' object='tar/test/bsdtar_test-test_option_safe_writes.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_safe_writes.obj `if test -f 'tar/test/test_option_safe_writes.c'; then $(CYGPATH_W) 'tar/test/test_option_safe_writes.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_safe_writes.c'; fi` - -tar/test/bsdtar_test-test_option_uid_uname.o: tar/test/test_option_uid_uname.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_uid_uname.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_uid_uname.Tpo -c -o tar/test/bsdtar_test-test_option_uid_uname.o `test -f 'tar/test/test_option_uid_uname.c' || echo '$(srcdir)/'`tar/test/test_option_uid_uname.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_uid_uname.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_uid_uname.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_uid_uname.c' object='tar/test/bsdtar_test-test_option_uid_uname.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_uid_uname.o `test -f 'tar/test/test_option_uid_uname.c' || echo '$(srcdir)/'`tar/test/test_option_uid_uname.c - -tar/test/bsdtar_test-test_option_uid_uname.obj: tar/test/test_option_uid_uname.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_uid_uname.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_uid_uname.Tpo -c -o tar/test/bsdtar_test-test_option_uid_uname.obj `if test -f 'tar/test/test_option_uid_uname.c'; then $(CYGPATH_W) 'tar/test/test_option_uid_uname.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_uid_uname.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_uid_uname.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_uid_uname.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_uid_uname.c' object='tar/test/bsdtar_test-test_option_uid_uname.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_uid_uname.obj `if test -f 'tar/test/test_option_uid_uname.c'; then $(CYGPATH_W) 'tar/test/test_option_uid_uname.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_uid_uname.c'; fi` - -tar/test/bsdtar_test-test_option_uuencode.o: tar/test/test_option_uuencode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_uuencode.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_uuencode.Tpo -c -o tar/test/bsdtar_test-test_option_uuencode.o `test -f 'tar/test/test_option_uuencode.c' || echo '$(srcdir)/'`tar/test/test_option_uuencode.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_uuencode.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_uuencode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_uuencode.c' object='tar/test/bsdtar_test-test_option_uuencode.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_uuencode.o `test -f 'tar/test/test_option_uuencode.c' || echo '$(srcdir)/'`tar/test/test_option_uuencode.c - -tar/test/bsdtar_test-test_option_uuencode.obj: tar/test/test_option_uuencode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_uuencode.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_uuencode.Tpo -c -o tar/test/bsdtar_test-test_option_uuencode.obj `if test -f 'tar/test/test_option_uuencode.c'; then $(CYGPATH_W) 'tar/test/test_option_uuencode.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_uuencode.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_uuencode.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_uuencode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_uuencode.c' object='tar/test/bsdtar_test-test_option_uuencode.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_uuencode.obj `if test -f 'tar/test/test_option_uuencode.c'; then $(CYGPATH_W) 'tar/test/test_option_uuencode.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_uuencode.c'; fi` - -tar/test/bsdtar_test-test_option_xattrs.o: tar/test/test_option_xattrs.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_xattrs.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_xattrs.Tpo -c -o tar/test/bsdtar_test-test_option_xattrs.o `test -f 'tar/test/test_option_xattrs.c' || echo '$(srcdir)/'`tar/test/test_option_xattrs.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_xattrs.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_xattrs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_xattrs.c' object='tar/test/bsdtar_test-test_option_xattrs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_xattrs.o `test -f 'tar/test/test_option_xattrs.c' || echo '$(srcdir)/'`tar/test/test_option_xattrs.c - -tar/test/bsdtar_test-test_option_xattrs.obj: tar/test/test_option_xattrs.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_xattrs.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_xattrs.Tpo -c -o tar/test/bsdtar_test-test_option_xattrs.obj `if test -f 'tar/test/test_option_xattrs.c'; then $(CYGPATH_W) 'tar/test/test_option_xattrs.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_xattrs.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_xattrs.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_xattrs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_xattrs.c' object='tar/test/bsdtar_test-test_option_xattrs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_xattrs.obj `if test -f 'tar/test/test_option_xattrs.c'; then $(CYGPATH_W) 'tar/test/test_option_xattrs.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_xattrs.c'; fi` - -tar/test/bsdtar_test-test_option_xz.o: tar/test/test_option_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_xz.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_xz.Tpo -c -o tar/test/bsdtar_test-test_option_xz.o `test -f 'tar/test/test_option_xz.c' || echo '$(srcdir)/'`tar/test/test_option_xz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_xz.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_xz.c' object='tar/test/bsdtar_test-test_option_xz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_xz.o `test -f 'tar/test/test_option_xz.c' || echo '$(srcdir)/'`tar/test/test_option_xz.c - -tar/test/bsdtar_test-test_option_xz.obj: tar/test/test_option_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_xz.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_xz.Tpo -c -o tar/test/bsdtar_test-test_option_xz.obj `if test -f 'tar/test/test_option_xz.c'; then $(CYGPATH_W) 'tar/test/test_option_xz.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_xz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_xz.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_xz.c' object='tar/test/bsdtar_test-test_option_xz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_xz.obj `if test -f 'tar/test/test_option_xz.c'; then $(CYGPATH_W) 'tar/test/test_option_xz.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_xz.c'; fi` - -tar/test/bsdtar_test-test_option_z.o: tar/test/test_option_z.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_z.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_z.Tpo -c -o tar/test/bsdtar_test-test_option_z.o `test -f 'tar/test/test_option_z.c' || echo '$(srcdir)/'`tar/test/test_option_z.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_z.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_z.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_z.c' object='tar/test/bsdtar_test-test_option_z.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_z.o `test -f 'tar/test/test_option_z.c' || echo '$(srcdir)/'`tar/test/test_option_z.c - -tar/test/bsdtar_test-test_option_z.obj: tar/test/test_option_z.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_z.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_z.Tpo -c -o tar/test/bsdtar_test-test_option_z.obj `if test -f 'tar/test/test_option_z.c'; then $(CYGPATH_W) 'tar/test/test_option_z.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_z.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_z.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_z.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_z.c' object='tar/test/bsdtar_test-test_option_z.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_z.obj `if test -f 'tar/test/test_option_z.c'; then $(CYGPATH_W) 'tar/test/test_option_z.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_z.c'; fi` - -tar/test/bsdtar_test-test_option_zstd.o: tar/test/test_option_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_zstd.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_zstd.Tpo -c -o tar/test/bsdtar_test-test_option_zstd.o `test -f 'tar/test/test_option_zstd.c' || echo '$(srcdir)/'`tar/test/test_option_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_zstd.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_zstd.c' object='tar/test/bsdtar_test-test_option_zstd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_zstd.o `test -f 'tar/test/test_option_zstd.c' || echo '$(srcdir)/'`tar/test/test_option_zstd.c - -tar/test/bsdtar_test-test_option_zstd.obj: tar/test/test_option_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_option_zstd.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_option_zstd.Tpo -c -o tar/test/bsdtar_test-test_option_zstd.obj `if test -f 'tar/test/test_option_zstd.c'; then $(CYGPATH_W) 'tar/test/test_option_zstd.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_zstd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_option_zstd.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_option_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_option_zstd.c' object='tar/test/bsdtar_test-test_option_zstd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_option_zstd.obj `if test -f 'tar/test/test_option_zstd.c'; then $(CYGPATH_W) 'tar/test/test_option_zstd.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_option_zstd.c'; fi` - -tar/test/bsdtar_test-test_patterns.o: tar/test/test_patterns.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_patterns.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_patterns.Tpo -c -o tar/test/bsdtar_test-test_patterns.o `test -f 'tar/test/test_patterns.c' || echo '$(srcdir)/'`tar/test/test_patterns.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_patterns.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_patterns.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_patterns.c' object='tar/test/bsdtar_test-test_patterns.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_patterns.o `test -f 'tar/test/test_patterns.c' || echo '$(srcdir)/'`tar/test/test_patterns.c - -tar/test/bsdtar_test-test_patterns.obj: tar/test/test_patterns.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_patterns.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_patterns.Tpo -c -o tar/test/bsdtar_test-test_patterns.obj `if test -f 'tar/test/test_patterns.c'; then $(CYGPATH_W) 'tar/test/test_patterns.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_patterns.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_patterns.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_patterns.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_patterns.c' object='tar/test/bsdtar_test-test_patterns.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_patterns.obj `if test -f 'tar/test/test_patterns.c'; then $(CYGPATH_W) 'tar/test/test_patterns.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_patterns.c'; fi` - -tar/test/bsdtar_test-test_print_longpath.o: tar/test/test_print_longpath.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_print_longpath.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_print_longpath.Tpo -c -o tar/test/bsdtar_test-test_print_longpath.o `test -f 'tar/test/test_print_longpath.c' || echo '$(srcdir)/'`tar/test/test_print_longpath.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_print_longpath.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_print_longpath.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_print_longpath.c' object='tar/test/bsdtar_test-test_print_longpath.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_print_longpath.o `test -f 'tar/test/test_print_longpath.c' || echo '$(srcdir)/'`tar/test/test_print_longpath.c - -tar/test/bsdtar_test-test_print_longpath.obj: tar/test/test_print_longpath.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_print_longpath.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_print_longpath.Tpo -c -o tar/test/bsdtar_test-test_print_longpath.obj `if test -f 'tar/test/test_print_longpath.c'; then $(CYGPATH_W) 'tar/test/test_print_longpath.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_print_longpath.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_print_longpath.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_print_longpath.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_print_longpath.c' object='tar/test/bsdtar_test-test_print_longpath.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_print_longpath.obj `if test -f 'tar/test/test_print_longpath.c'; then $(CYGPATH_W) 'tar/test/test_print_longpath.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_print_longpath.c'; fi` - -tar/test/bsdtar_test-test_stdio.o: tar/test/test_stdio.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_stdio.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_stdio.Tpo -c -o tar/test/bsdtar_test-test_stdio.o `test -f 'tar/test/test_stdio.c' || echo '$(srcdir)/'`tar/test/test_stdio.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_stdio.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_stdio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_stdio.c' object='tar/test/bsdtar_test-test_stdio.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_stdio.o `test -f 'tar/test/test_stdio.c' || echo '$(srcdir)/'`tar/test/test_stdio.c - -tar/test/bsdtar_test-test_stdio.obj: tar/test/test_stdio.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_stdio.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_stdio.Tpo -c -o tar/test/bsdtar_test-test_stdio.obj `if test -f 'tar/test/test_stdio.c'; then $(CYGPATH_W) 'tar/test/test_stdio.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_stdio.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_stdio.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_stdio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_stdio.c' object='tar/test/bsdtar_test-test_stdio.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_stdio.obj `if test -f 'tar/test/test_stdio.c'; then $(CYGPATH_W) 'tar/test/test_stdio.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_stdio.c'; fi` - -tar/test/bsdtar_test-test_strip_components.o: tar/test/test_strip_components.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_strip_components.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_strip_components.Tpo -c -o tar/test/bsdtar_test-test_strip_components.o `test -f 'tar/test/test_strip_components.c' || echo '$(srcdir)/'`tar/test/test_strip_components.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_strip_components.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_strip_components.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_strip_components.c' object='tar/test/bsdtar_test-test_strip_components.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_strip_components.o `test -f 'tar/test/test_strip_components.c' || echo '$(srcdir)/'`tar/test/test_strip_components.c - -tar/test/bsdtar_test-test_strip_components.obj: tar/test/test_strip_components.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_strip_components.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_strip_components.Tpo -c -o tar/test/bsdtar_test-test_strip_components.obj `if test -f 'tar/test/test_strip_components.c'; then $(CYGPATH_W) 'tar/test/test_strip_components.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_strip_components.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_strip_components.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_strip_components.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_strip_components.c' object='tar/test/bsdtar_test-test_strip_components.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_strip_components.obj `if test -f 'tar/test/test_strip_components.c'; then $(CYGPATH_W) 'tar/test/test_strip_components.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_strip_components.c'; fi` - -tar/test/bsdtar_test-test_symlink_dir.o: tar/test/test_symlink_dir.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_symlink_dir.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_symlink_dir.Tpo -c -o tar/test/bsdtar_test-test_symlink_dir.o `test -f 'tar/test/test_symlink_dir.c' || echo '$(srcdir)/'`tar/test/test_symlink_dir.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_symlink_dir.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_symlink_dir.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_symlink_dir.c' object='tar/test/bsdtar_test-test_symlink_dir.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_symlink_dir.o `test -f 'tar/test/test_symlink_dir.c' || echo '$(srcdir)/'`tar/test/test_symlink_dir.c - -tar/test/bsdtar_test-test_symlink_dir.obj: tar/test/test_symlink_dir.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_symlink_dir.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_symlink_dir.Tpo -c -o tar/test/bsdtar_test-test_symlink_dir.obj `if test -f 'tar/test/test_symlink_dir.c'; then $(CYGPATH_W) 'tar/test/test_symlink_dir.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_symlink_dir.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_symlink_dir.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_symlink_dir.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_symlink_dir.c' object='tar/test/bsdtar_test-test_symlink_dir.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_symlink_dir.obj `if test -f 'tar/test/test_symlink_dir.c'; then $(CYGPATH_W) 'tar/test/test_symlink_dir.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_symlink_dir.c'; fi` - -tar/test/bsdtar_test-test_version.o: tar/test/test_version.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_version.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_version.Tpo -c -o tar/test/bsdtar_test-test_version.o `test -f 'tar/test/test_version.c' || echo '$(srcdir)/'`tar/test/test_version.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_version.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_version.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_version.c' object='tar/test/bsdtar_test-test_version.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_version.o `test -f 'tar/test/test_version.c' || echo '$(srcdir)/'`tar/test/test_version.c - -tar/test/bsdtar_test-test_version.obj: tar/test/test_version.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_version.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_version.Tpo -c -o tar/test/bsdtar_test-test_version.obj `if test -f 'tar/test/test_version.c'; then $(CYGPATH_W) 'tar/test/test_version.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_version.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_version.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_version.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_version.c' object='tar/test/bsdtar_test-test_version.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_version.obj `if test -f 'tar/test/test_version.c'; then $(CYGPATH_W) 'tar/test/test_version.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_version.c'; fi` - -tar/test/bsdtar_test-test_windows.o: tar/test/test_windows.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_windows.o -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_windows.Tpo -c -o tar/test/bsdtar_test-test_windows.o `test -f 'tar/test/test_windows.c' || echo '$(srcdir)/'`tar/test/test_windows.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_windows.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_windows.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_windows.c' object='tar/test/bsdtar_test-test_windows.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_windows.o `test -f 'tar/test/test_windows.c' || echo '$(srcdir)/'`tar/test/test_windows.c - -tar/test/bsdtar_test-test_windows.obj: tar/test/test_windows.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tar/test/bsdtar_test-test_windows.obj -MD -MP -MF tar/test/$(DEPDIR)/bsdtar_test-test_windows.Tpo -c -o tar/test/bsdtar_test-test_windows.obj `if test -f 'tar/test/test_windows.c'; then $(CYGPATH_W) 'tar/test/test_windows.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_windows.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tar/test/$(DEPDIR)/bsdtar_test-test_windows.Tpo tar/test/$(DEPDIR)/bsdtar_test-test_windows.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tar/test/test_windows.c' object='tar/test/bsdtar_test-test_windows.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsdtar_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tar/test/bsdtar_test-test_windows.obj `if test -f 'tar/test/test_windows.c'; then $(CYGPATH_W) 'tar/test/test_windows.c'; else $(CYGPATH_W) '$(srcdir)/tar/test/test_windows.c'; fi` - -libarchive/test-archive_acl.o: libarchive/archive_acl.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_acl.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_acl.Tpo -c -o libarchive/test-archive_acl.o `test -f 'libarchive/archive_acl.c' || echo '$(srcdir)/'`libarchive/archive_acl.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_acl.Tpo libarchive/$(DEPDIR)/test-archive_acl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_acl.c' object='libarchive/test-archive_acl.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_acl.o `test -f 'libarchive/archive_acl.c' || echo '$(srcdir)/'`libarchive/archive_acl.c - -libarchive/test-archive_acl.obj: libarchive/archive_acl.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_acl.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_acl.Tpo -c -o libarchive/test-archive_acl.obj `if test -f 'libarchive/archive_acl.c'; then $(CYGPATH_W) 'libarchive/archive_acl.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_acl.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_acl.Tpo libarchive/$(DEPDIR)/test-archive_acl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_acl.c' object='libarchive/test-archive_acl.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_acl.obj `if test -f 'libarchive/archive_acl.c'; then $(CYGPATH_W) 'libarchive/archive_acl.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_acl.c'; fi` - -libarchive/test-archive_check_magic.o: libarchive/archive_check_magic.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_check_magic.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_check_magic.Tpo -c -o libarchive/test-archive_check_magic.o `test -f 'libarchive/archive_check_magic.c' || echo '$(srcdir)/'`libarchive/archive_check_magic.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_check_magic.Tpo libarchive/$(DEPDIR)/test-archive_check_magic.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_check_magic.c' object='libarchive/test-archive_check_magic.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_check_magic.o `test -f 'libarchive/archive_check_magic.c' || echo '$(srcdir)/'`libarchive/archive_check_magic.c - -libarchive/test-archive_check_magic.obj: libarchive/archive_check_magic.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_check_magic.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_check_magic.Tpo -c -o libarchive/test-archive_check_magic.obj `if test -f 'libarchive/archive_check_magic.c'; then $(CYGPATH_W) 'libarchive/archive_check_magic.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_check_magic.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_check_magic.Tpo libarchive/$(DEPDIR)/test-archive_check_magic.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_check_magic.c' object='libarchive/test-archive_check_magic.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_check_magic.obj `if test -f 'libarchive/archive_check_magic.c'; then $(CYGPATH_W) 'libarchive/archive_check_magic.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_check_magic.c'; fi` - -libarchive/test-archive_cmdline.o: libarchive/archive_cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_cmdline.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_cmdline.Tpo -c -o libarchive/test-archive_cmdline.o `test -f 'libarchive/archive_cmdline.c' || echo '$(srcdir)/'`libarchive/archive_cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_cmdline.Tpo libarchive/$(DEPDIR)/test-archive_cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_cmdline.c' object='libarchive/test-archive_cmdline.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_cmdline.o `test -f 'libarchive/archive_cmdline.c' || echo '$(srcdir)/'`libarchive/archive_cmdline.c - -libarchive/test-archive_cmdline.obj: libarchive/archive_cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_cmdline.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_cmdline.Tpo -c -o libarchive/test-archive_cmdline.obj `if test -f 'libarchive/archive_cmdline.c'; then $(CYGPATH_W) 'libarchive/archive_cmdline.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_cmdline.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_cmdline.Tpo libarchive/$(DEPDIR)/test-archive_cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_cmdline.c' object='libarchive/test-archive_cmdline.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_cmdline.obj `if test -f 'libarchive/archive_cmdline.c'; then $(CYGPATH_W) 'libarchive/archive_cmdline.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_cmdline.c'; fi` - -libarchive/test-archive_cryptor.o: libarchive/archive_cryptor.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_cryptor.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_cryptor.Tpo -c -o libarchive/test-archive_cryptor.o `test -f 'libarchive/archive_cryptor.c' || echo '$(srcdir)/'`libarchive/archive_cryptor.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_cryptor.Tpo libarchive/$(DEPDIR)/test-archive_cryptor.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_cryptor.c' object='libarchive/test-archive_cryptor.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_cryptor.o `test -f 'libarchive/archive_cryptor.c' || echo '$(srcdir)/'`libarchive/archive_cryptor.c - -libarchive/test-archive_cryptor.obj: libarchive/archive_cryptor.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_cryptor.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_cryptor.Tpo -c -o libarchive/test-archive_cryptor.obj `if test -f 'libarchive/archive_cryptor.c'; then $(CYGPATH_W) 'libarchive/archive_cryptor.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_cryptor.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_cryptor.Tpo libarchive/$(DEPDIR)/test-archive_cryptor.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_cryptor.c' object='libarchive/test-archive_cryptor.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_cryptor.obj `if test -f 'libarchive/archive_cryptor.c'; then $(CYGPATH_W) 'libarchive/archive_cryptor.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_cryptor.c'; fi` - -libarchive/test-archive_digest.o: libarchive/archive_digest.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_digest.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_digest.Tpo -c -o libarchive/test-archive_digest.o `test -f 'libarchive/archive_digest.c' || echo '$(srcdir)/'`libarchive/archive_digest.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_digest.Tpo libarchive/$(DEPDIR)/test-archive_digest.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_digest.c' object='libarchive/test-archive_digest.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_digest.o `test -f 'libarchive/archive_digest.c' || echo '$(srcdir)/'`libarchive/archive_digest.c - -libarchive/test-archive_digest.obj: libarchive/archive_digest.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_digest.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_digest.Tpo -c -o libarchive/test-archive_digest.obj `if test -f 'libarchive/archive_digest.c'; then $(CYGPATH_W) 'libarchive/archive_digest.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_digest.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_digest.Tpo libarchive/$(DEPDIR)/test-archive_digest.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_digest.c' object='libarchive/test-archive_digest.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_digest.obj `if test -f 'libarchive/archive_digest.c'; then $(CYGPATH_W) 'libarchive/archive_digest.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_digest.c'; fi` - -libarchive/test-archive_entry.o: libarchive/archive_entry.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_entry.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_entry.Tpo -c -o libarchive/test-archive_entry.o `test -f 'libarchive/archive_entry.c' || echo '$(srcdir)/'`libarchive/archive_entry.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_entry.Tpo libarchive/$(DEPDIR)/test-archive_entry.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_entry.c' object='libarchive/test-archive_entry.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_entry.o `test -f 'libarchive/archive_entry.c' || echo '$(srcdir)/'`libarchive/archive_entry.c - -libarchive/test-archive_entry.obj: libarchive/archive_entry.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_entry.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_entry.Tpo -c -o libarchive/test-archive_entry.obj `if test -f 'libarchive/archive_entry.c'; then $(CYGPATH_W) 'libarchive/archive_entry.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_entry.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_entry.Tpo libarchive/$(DEPDIR)/test-archive_entry.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_entry.c' object='libarchive/test-archive_entry.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_entry.obj `if test -f 'libarchive/archive_entry.c'; then $(CYGPATH_W) 'libarchive/archive_entry.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_entry.c'; fi` - -libarchive/test-archive_entry_copy_stat.o: libarchive/archive_entry_copy_stat.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_entry_copy_stat.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_entry_copy_stat.Tpo -c -o libarchive/test-archive_entry_copy_stat.o `test -f 'libarchive/archive_entry_copy_stat.c' || echo '$(srcdir)/'`libarchive/archive_entry_copy_stat.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_entry_copy_stat.Tpo libarchive/$(DEPDIR)/test-archive_entry_copy_stat.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_entry_copy_stat.c' object='libarchive/test-archive_entry_copy_stat.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_entry_copy_stat.o `test -f 'libarchive/archive_entry_copy_stat.c' || echo '$(srcdir)/'`libarchive/archive_entry_copy_stat.c - -libarchive/test-archive_entry_copy_stat.obj: libarchive/archive_entry_copy_stat.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_entry_copy_stat.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_entry_copy_stat.Tpo -c -o libarchive/test-archive_entry_copy_stat.obj `if test -f 'libarchive/archive_entry_copy_stat.c'; then $(CYGPATH_W) 'libarchive/archive_entry_copy_stat.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_entry_copy_stat.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_entry_copy_stat.Tpo libarchive/$(DEPDIR)/test-archive_entry_copy_stat.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_entry_copy_stat.c' object='libarchive/test-archive_entry_copy_stat.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_entry_copy_stat.obj `if test -f 'libarchive/archive_entry_copy_stat.c'; then $(CYGPATH_W) 'libarchive/archive_entry_copy_stat.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_entry_copy_stat.c'; fi` - -libarchive/test-archive_entry_link_resolver.o: libarchive/archive_entry_link_resolver.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_entry_link_resolver.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_entry_link_resolver.Tpo -c -o libarchive/test-archive_entry_link_resolver.o `test -f 'libarchive/archive_entry_link_resolver.c' || echo '$(srcdir)/'`libarchive/archive_entry_link_resolver.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_entry_link_resolver.Tpo libarchive/$(DEPDIR)/test-archive_entry_link_resolver.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_entry_link_resolver.c' object='libarchive/test-archive_entry_link_resolver.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_entry_link_resolver.o `test -f 'libarchive/archive_entry_link_resolver.c' || echo '$(srcdir)/'`libarchive/archive_entry_link_resolver.c - -libarchive/test-archive_entry_link_resolver.obj: libarchive/archive_entry_link_resolver.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_entry_link_resolver.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_entry_link_resolver.Tpo -c -o libarchive/test-archive_entry_link_resolver.obj `if test -f 'libarchive/archive_entry_link_resolver.c'; then $(CYGPATH_W) 'libarchive/archive_entry_link_resolver.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_entry_link_resolver.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_entry_link_resolver.Tpo libarchive/$(DEPDIR)/test-archive_entry_link_resolver.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_entry_link_resolver.c' object='libarchive/test-archive_entry_link_resolver.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_entry_link_resolver.obj `if test -f 'libarchive/archive_entry_link_resolver.c'; then $(CYGPATH_W) 'libarchive/archive_entry_link_resolver.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_entry_link_resolver.c'; fi` - -libarchive/test-archive_entry_sparse.o: libarchive/archive_entry_sparse.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_entry_sparse.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_entry_sparse.Tpo -c -o libarchive/test-archive_entry_sparse.o `test -f 'libarchive/archive_entry_sparse.c' || echo '$(srcdir)/'`libarchive/archive_entry_sparse.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_entry_sparse.Tpo libarchive/$(DEPDIR)/test-archive_entry_sparse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_entry_sparse.c' object='libarchive/test-archive_entry_sparse.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_entry_sparse.o `test -f 'libarchive/archive_entry_sparse.c' || echo '$(srcdir)/'`libarchive/archive_entry_sparse.c - -libarchive/test-archive_entry_sparse.obj: libarchive/archive_entry_sparse.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_entry_sparse.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_entry_sparse.Tpo -c -o libarchive/test-archive_entry_sparse.obj `if test -f 'libarchive/archive_entry_sparse.c'; then $(CYGPATH_W) 'libarchive/archive_entry_sparse.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_entry_sparse.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_entry_sparse.Tpo libarchive/$(DEPDIR)/test-archive_entry_sparse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_entry_sparse.c' object='libarchive/test-archive_entry_sparse.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_entry_sparse.obj `if test -f 'libarchive/archive_entry_sparse.c'; then $(CYGPATH_W) 'libarchive/archive_entry_sparse.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_entry_sparse.c'; fi` - -libarchive/test-archive_entry_stat.o: libarchive/archive_entry_stat.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_entry_stat.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_entry_stat.Tpo -c -o libarchive/test-archive_entry_stat.o `test -f 'libarchive/archive_entry_stat.c' || echo '$(srcdir)/'`libarchive/archive_entry_stat.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_entry_stat.Tpo libarchive/$(DEPDIR)/test-archive_entry_stat.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_entry_stat.c' object='libarchive/test-archive_entry_stat.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_entry_stat.o `test -f 'libarchive/archive_entry_stat.c' || echo '$(srcdir)/'`libarchive/archive_entry_stat.c - -libarchive/test-archive_entry_stat.obj: libarchive/archive_entry_stat.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_entry_stat.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_entry_stat.Tpo -c -o libarchive/test-archive_entry_stat.obj `if test -f 'libarchive/archive_entry_stat.c'; then $(CYGPATH_W) 'libarchive/archive_entry_stat.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_entry_stat.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_entry_stat.Tpo libarchive/$(DEPDIR)/test-archive_entry_stat.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_entry_stat.c' object='libarchive/test-archive_entry_stat.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_entry_stat.obj `if test -f 'libarchive/archive_entry_stat.c'; then $(CYGPATH_W) 'libarchive/archive_entry_stat.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_entry_stat.c'; fi` - -libarchive/test-archive_entry_strmode.o: libarchive/archive_entry_strmode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_entry_strmode.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_entry_strmode.Tpo -c -o libarchive/test-archive_entry_strmode.o `test -f 'libarchive/archive_entry_strmode.c' || echo '$(srcdir)/'`libarchive/archive_entry_strmode.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_entry_strmode.Tpo libarchive/$(DEPDIR)/test-archive_entry_strmode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_entry_strmode.c' object='libarchive/test-archive_entry_strmode.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_entry_strmode.o `test -f 'libarchive/archive_entry_strmode.c' || echo '$(srcdir)/'`libarchive/archive_entry_strmode.c - -libarchive/test-archive_entry_strmode.obj: libarchive/archive_entry_strmode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_entry_strmode.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_entry_strmode.Tpo -c -o libarchive/test-archive_entry_strmode.obj `if test -f 'libarchive/archive_entry_strmode.c'; then $(CYGPATH_W) 'libarchive/archive_entry_strmode.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_entry_strmode.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_entry_strmode.Tpo libarchive/$(DEPDIR)/test-archive_entry_strmode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_entry_strmode.c' object='libarchive/test-archive_entry_strmode.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_entry_strmode.obj `if test -f 'libarchive/archive_entry_strmode.c'; then $(CYGPATH_W) 'libarchive/archive_entry_strmode.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_entry_strmode.c'; fi` - -libarchive/test-archive_entry_xattr.o: libarchive/archive_entry_xattr.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_entry_xattr.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_entry_xattr.Tpo -c -o libarchive/test-archive_entry_xattr.o `test -f 'libarchive/archive_entry_xattr.c' || echo '$(srcdir)/'`libarchive/archive_entry_xattr.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_entry_xattr.Tpo libarchive/$(DEPDIR)/test-archive_entry_xattr.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_entry_xattr.c' object='libarchive/test-archive_entry_xattr.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_entry_xattr.o `test -f 'libarchive/archive_entry_xattr.c' || echo '$(srcdir)/'`libarchive/archive_entry_xattr.c - -libarchive/test-archive_entry_xattr.obj: libarchive/archive_entry_xattr.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_entry_xattr.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_entry_xattr.Tpo -c -o libarchive/test-archive_entry_xattr.obj `if test -f 'libarchive/archive_entry_xattr.c'; then $(CYGPATH_W) 'libarchive/archive_entry_xattr.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_entry_xattr.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_entry_xattr.Tpo libarchive/$(DEPDIR)/test-archive_entry_xattr.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_entry_xattr.c' object='libarchive/test-archive_entry_xattr.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_entry_xattr.obj `if test -f 'libarchive/archive_entry_xattr.c'; then $(CYGPATH_W) 'libarchive/archive_entry_xattr.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_entry_xattr.c'; fi` - -libarchive/test-archive_getdate.o: libarchive/archive_getdate.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_getdate.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_getdate.Tpo -c -o libarchive/test-archive_getdate.o `test -f 'libarchive/archive_getdate.c' || echo '$(srcdir)/'`libarchive/archive_getdate.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_getdate.Tpo libarchive/$(DEPDIR)/test-archive_getdate.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_getdate.c' object='libarchive/test-archive_getdate.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_getdate.o `test -f 'libarchive/archive_getdate.c' || echo '$(srcdir)/'`libarchive/archive_getdate.c - -libarchive/test-archive_getdate.obj: libarchive/archive_getdate.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_getdate.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_getdate.Tpo -c -o libarchive/test-archive_getdate.obj `if test -f 'libarchive/archive_getdate.c'; then $(CYGPATH_W) 'libarchive/archive_getdate.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_getdate.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_getdate.Tpo libarchive/$(DEPDIR)/test-archive_getdate.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_getdate.c' object='libarchive/test-archive_getdate.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_getdate.obj `if test -f 'libarchive/archive_getdate.c'; then $(CYGPATH_W) 'libarchive/archive_getdate.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_getdate.c'; fi` - -libarchive/test-archive_hmac.o: libarchive/archive_hmac.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_hmac.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_hmac.Tpo -c -o libarchive/test-archive_hmac.o `test -f 'libarchive/archive_hmac.c' || echo '$(srcdir)/'`libarchive/archive_hmac.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_hmac.Tpo libarchive/$(DEPDIR)/test-archive_hmac.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_hmac.c' object='libarchive/test-archive_hmac.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_hmac.o `test -f 'libarchive/archive_hmac.c' || echo '$(srcdir)/'`libarchive/archive_hmac.c - -libarchive/test-archive_hmac.obj: libarchive/archive_hmac.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_hmac.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_hmac.Tpo -c -o libarchive/test-archive_hmac.obj `if test -f 'libarchive/archive_hmac.c'; then $(CYGPATH_W) 'libarchive/archive_hmac.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_hmac.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_hmac.Tpo libarchive/$(DEPDIR)/test-archive_hmac.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_hmac.c' object='libarchive/test-archive_hmac.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_hmac.obj `if test -f 'libarchive/archive_hmac.c'; then $(CYGPATH_W) 'libarchive/archive_hmac.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_hmac.c'; fi` - -libarchive/test-archive_match.o: libarchive/archive_match.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_match.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_match.Tpo -c -o libarchive/test-archive_match.o `test -f 'libarchive/archive_match.c' || echo '$(srcdir)/'`libarchive/archive_match.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_match.Tpo libarchive/$(DEPDIR)/test-archive_match.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_match.c' object='libarchive/test-archive_match.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_match.o `test -f 'libarchive/archive_match.c' || echo '$(srcdir)/'`libarchive/archive_match.c - -libarchive/test-archive_match.obj: libarchive/archive_match.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_match.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_match.Tpo -c -o libarchive/test-archive_match.obj `if test -f 'libarchive/archive_match.c'; then $(CYGPATH_W) 'libarchive/archive_match.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_match.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_match.Tpo libarchive/$(DEPDIR)/test-archive_match.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_match.c' object='libarchive/test-archive_match.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_match.obj `if test -f 'libarchive/archive_match.c'; then $(CYGPATH_W) 'libarchive/archive_match.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_match.c'; fi` - -libarchive/test-archive_options.o: libarchive/archive_options.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_options.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_options.Tpo -c -o libarchive/test-archive_options.o `test -f 'libarchive/archive_options.c' || echo '$(srcdir)/'`libarchive/archive_options.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_options.Tpo libarchive/$(DEPDIR)/test-archive_options.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_options.c' object='libarchive/test-archive_options.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_options.o `test -f 'libarchive/archive_options.c' || echo '$(srcdir)/'`libarchive/archive_options.c - -libarchive/test-archive_options.obj: libarchive/archive_options.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_options.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_options.Tpo -c -o libarchive/test-archive_options.obj `if test -f 'libarchive/archive_options.c'; then $(CYGPATH_W) 'libarchive/archive_options.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_options.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_options.Tpo libarchive/$(DEPDIR)/test-archive_options.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_options.c' object='libarchive/test-archive_options.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_options.obj `if test -f 'libarchive/archive_options.c'; then $(CYGPATH_W) 'libarchive/archive_options.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_options.c'; fi` - -libarchive/test-archive_pack_dev.o: libarchive/archive_pack_dev.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_pack_dev.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_pack_dev.Tpo -c -o libarchive/test-archive_pack_dev.o `test -f 'libarchive/archive_pack_dev.c' || echo '$(srcdir)/'`libarchive/archive_pack_dev.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_pack_dev.Tpo libarchive/$(DEPDIR)/test-archive_pack_dev.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_pack_dev.c' object='libarchive/test-archive_pack_dev.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_pack_dev.o `test -f 'libarchive/archive_pack_dev.c' || echo '$(srcdir)/'`libarchive/archive_pack_dev.c - -libarchive/test-archive_pack_dev.obj: libarchive/archive_pack_dev.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_pack_dev.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_pack_dev.Tpo -c -o libarchive/test-archive_pack_dev.obj `if test -f 'libarchive/archive_pack_dev.c'; then $(CYGPATH_W) 'libarchive/archive_pack_dev.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_pack_dev.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_pack_dev.Tpo libarchive/$(DEPDIR)/test-archive_pack_dev.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_pack_dev.c' object='libarchive/test-archive_pack_dev.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_pack_dev.obj `if test -f 'libarchive/archive_pack_dev.c'; then $(CYGPATH_W) 'libarchive/archive_pack_dev.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_pack_dev.c'; fi` - -libarchive/test-archive_pathmatch.o: libarchive/archive_pathmatch.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_pathmatch.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_pathmatch.Tpo -c -o libarchive/test-archive_pathmatch.o `test -f 'libarchive/archive_pathmatch.c' || echo '$(srcdir)/'`libarchive/archive_pathmatch.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_pathmatch.Tpo libarchive/$(DEPDIR)/test-archive_pathmatch.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_pathmatch.c' object='libarchive/test-archive_pathmatch.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_pathmatch.o `test -f 'libarchive/archive_pathmatch.c' || echo '$(srcdir)/'`libarchive/archive_pathmatch.c - -libarchive/test-archive_pathmatch.obj: libarchive/archive_pathmatch.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_pathmatch.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_pathmatch.Tpo -c -o libarchive/test-archive_pathmatch.obj `if test -f 'libarchive/archive_pathmatch.c'; then $(CYGPATH_W) 'libarchive/archive_pathmatch.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_pathmatch.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_pathmatch.Tpo libarchive/$(DEPDIR)/test-archive_pathmatch.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_pathmatch.c' object='libarchive/test-archive_pathmatch.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_pathmatch.obj `if test -f 'libarchive/archive_pathmatch.c'; then $(CYGPATH_W) 'libarchive/archive_pathmatch.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_pathmatch.c'; fi` - -libarchive/test-archive_ppmd7.o: libarchive/archive_ppmd7.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_ppmd7.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_ppmd7.Tpo -c -o libarchive/test-archive_ppmd7.o `test -f 'libarchive/archive_ppmd7.c' || echo '$(srcdir)/'`libarchive/archive_ppmd7.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_ppmd7.Tpo libarchive/$(DEPDIR)/test-archive_ppmd7.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_ppmd7.c' object='libarchive/test-archive_ppmd7.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_ppmd7.o `test -f 'libarchive/archive_ppmd7.c' || echo '$(srcdir)/'`libarchive/archive_ppmd7.c - -libarchive/test-archive_ppmd7.obj: libarchive/archive_ppmd7.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_ppmd7.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_ppmd7.Tpo -c -o libarchive/test-archive_ppmd7.obj `if test -f 'libarchive/archive_ppmd7.c'; then $(CYGPATH_W) 'libarchive/archive_ppmd7.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_ppmd7.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_ppmd7.Tpo libarchive/$(DEPDIR)/test-archive_ppmd7.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_ppmd7.c' object='libarchive/test-archive_ppmd7.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_ppmd7.obj `if test -f 'libarchive/archive_ppmd7.c'; then $(CYGPATH_W) 'libarchive/archive_ppmd7.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_ppmd7.c'; fi` - -libarchive/test-archive_ppmd8.o: libarchive/archive_ppmd8.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_ppmd8.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_ppmd8.Tpo -c -o libarchive/test-archive_ppmd8.o `test -f 'libarchive/archive_ppmd8.c' || echo '$(srcdir)/'`libarchive/archive_ppmd8.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_ppmd8.Tpo libarchive/$(DEPDIR)/test-archive_ppmd8.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_ppmd8.c' object='libarchive/test-archive_ppmd8.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_ppmd8.o `test -f 'libarchive/archive_ppmd8.c' || echo '$(srcdir)/'`libarchive/archive_ppmd8.c - -libarchive/test-archive_ppmd8.obj: libarchive/archive_ppmd8.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_ppmd8.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_ppmd8.Tpo -c -o libarchive/test-archive_ppmd8.obj `if test -f 'libarchive/archive_ppmd8.c'; then $(CYGPATH_W) 'libarchive/archive_ppmd8.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_ppmd8.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_ppmd8.Tpo libarchive/$(DEPDIR)/test-archive_ppmd8.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_ppmd8.c' object='libarchive/test-archive_ppmd8.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_ppmd8.obj `if test -f 'libarchive/archive_ppmd8.c'; then $(CYGPATH_W) 'libarchive/archive_ppmd8.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_ppmd8.c'; fi` - -libarchive/test-archive_random.o: libarchive/archive_random.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_random.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_random.Tpo -c -o libarchive/test-archive_random.o `test -f 'libarchive/archive_random.c' || echo '$(srcdir)/'`libarchive/archive_random.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_random.Tpo libarchive/$(DEPDIR)/test-archive_random.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_random.c' object='libarchive/test-archive_random.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_random.o `test -f 'libarchive/archive_random.c' || echo '$(srcdir)/'`libarchive/archive_random.c - -libarchive/test-archive_random.obj: libarchive/archive_random.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_random.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_random.Tpo -c -o libarchive/test-archive_random.obj `if test -f 'libarchive/archive_random.c'; then $(CYGPATH_W) 'libarchive/archive_random.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_random.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_random.Tpo libarchive/$(DEPDIR)/test-archive_random.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_random.c' object='libarchive/test-archive_random.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_random.obj `if test -f 'libarchive/archive_random.c'; then $(CYGPATH_W) 'libarchive/archive_random.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_random.c'; fi` - -libarchive/test-archive_rb.o: libarchive/archive_rb.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_rb.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_rb.Tpo -c -o libarchive/test-archive_rb.o `test -f 'libarchive/archive_rb.c' || echo '$(srcdir)/'`libarchive/archive_rb.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_rb.Tpo libarchive/$(DEPDIR)/test-archive_rb.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_rb.c' object='libarchive/test-archive_rb.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_rb.o `test -f 'libarchive/archive_rb.c' || echo '$(srcdir)/'`libarchive/archive_rb.c - -libarchive/test-archive_rb.obj: libarchive/archive_rb.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_rb.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_rb.Tpo -c -o libarchive/test-archive_rb.obj `if test -f 'libarchive/archive_rb.c'; then $(CYGPATH_W) 'libarchive/archive_rb.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_rb.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_rb.Tpo libarchive/$(DEPDIR)/test-archive_rb.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_rb.c' object='libarchive/test-archive_rb.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_rb.obj `if test -f 'libarchive/archive_rb.c'; then $(CYGPATH_W) 'libarchive/archive_rb.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_rb.c'; fi` - -libarchive/test-archive_read.o: libarchive/archive_read.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read.Tpo -c -o libarchive/test-archive_read.o `test -f 'libarchive/archive_read.c' || echo '$(srcdir)/'`libarchive/archive_read.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read.Tpo libarchive/$(DEPDIR)/test-archive_read.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read.c' object='libarchive/test-archive_read.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read.o `test -f 'libarchive/archive_read.c' || echo '$(srcdir)/'`libarchive/archive_read.c - -libarchive/test-archive_read.obj: libarchive/archive_read.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read.Tpo -c -o libarchive/test-archive_read.obj `if test -f 'libarchive/archive_read.c'; then $(CYGPATH_W) 'libarchive/archive_read.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read.Tpo libarchive/$(DEPDIR)/test-archive_read.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read.c' object='libarchive/test-archive_read.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read.obj `if test -f 'libarchive/archive_read.c'; then $(CYGPATH_W) 'libarchive/archive_read.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read.c'; fi` - -libarchive/test-archive_read_add_passphrase.o: libarchive/archive_read_add_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_add_passphrase.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_add_passphrase.Tpo -c -o libarchive/test-archive_read_add_passphrase.o `test -f 'libarchive/archive_read_add_passphrase.c' || echo '$(srcdir)/'`libarchive/archive_read_add_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_add_passphrase.Tpo libarchive/$(DEPDIR)/test-archive_read_add_passphrase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_add_passphrase.c' object='libarchive/test-archive_read_add_passphrase.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_add_passphrase.o `test -f 'libarchive/archive_read_add_passphrase.c' || echo '$(srcdir)/'`libarchive/archive_read_add_passphrase.c - -libarchive/test-archive_read_add_passphrase.obj: libarchive/archive_read_add_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_add_passphrase.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_add_passphrase.Tpo -c -o libarchive/test-archive_read_add_passphrase.obj `if test -f 'libarchive/archive_read_add_passphrase.c'; then $(CYGPATH_W) 'libarchive/archive_read_add_passphrase.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_add_passphrase.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_add_passphrase.Tpo libarchive/$(DEPDIR)/test-archive_read_add_passphrase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_add_passphrase.c' object='libarchive/test-archive_read_add_passphrase.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_add_passphrase.obj `if test -f 'libarchive/archive_read_add_passphrase.c'; then $(CYGPATH_W) 'libarchive/archive_read_add_passphrase.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_add_passphrase.c'; fi` - -libarchive/test-archive_read_append_filter.o: libarchive/archive_read_append_filter.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_append_filter.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_append_filter.Tpo -c -o libarchive/test-archive_read_append_filter.o `test -f 'libarchive/archive_read_append_filter.c' || echo '$(srcdir)/'`libarchive/archive_read_append_filter.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_append_filter.Tpo libarchive/$(DEPDIR)/test-archive_read_append_filter.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_append_filter.c' object='libarchive/test-archive_read_append_filter.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_append_filter.o `test -f 'libarchive/archive_read_append_filter.c' || echo '$(srcdir)/'`libarchive/archive_read_append_filter.c - -libarchive/test-archive_read_append_filter.obj: libarchive/archive_read_append_filter.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_append_filter.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_append_filter.Tpo -c -o libarchive/test-archive_read_append_filter.obj `if test -f 'libarchive/archive_read_append_filter.c'; then $(CYGPATH_W) 'libarchive/archive_read_append_filter.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_append_filter.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_append_filter.Tpo libarchive/$(DEPDIR)/test-archive_read_append_filter.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_append_filter.c' object='libarchive/test-archive_read_append_filter.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_append_filter.obj `if test -f 'libarchive/archive_read_append_filter.c'; then $(CYGPATH_W) 'libarchive/archive_read_append_filter.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_append_filter.c'; fi` - -libarchive/test-archive_read_data_into_fd.o: libarchive/archive_read_data_into_fd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_data_into_fd.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_data_into_fd.Tpo -c -o libarchive/test-archive_read_data_into_fd.o `test -f 'libarchive/archive_read_data_into_fd.c' || echo '$(srcdir)/'`libarchive/archive_read_data_into_fd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_data_into_fd.Tpo libarchive/$(DEPDIR)/test-archive_read_data_into_fd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_data_into_fd.c' object='libarchive/test-archive_read_data_into_fd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_data_into_fd.o `test -f 'libarchive/archive_read_data_into_fd.c' || echo '$(srcdir)/'`libarchive/archive_read_data_into_fd.c - -libarchive/test-archive_read_data_into_fd.obj: libarchive/archive_read_data_into_fd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_data_into_fd.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_data_into_fd.Tpo -c -o libarchive/test-archive_read_data_into_fd.obj `if test -f 'libarchive/archive_read_data_into_fd.c'; then $(CYGPATH_W) 'libarchive/archive_read_data_into_fd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_data_into_fd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_data_into_fd.Tpo libarchive/$(DEPDIR)/test-archive_read_data_into_fd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_data_into_fd.c' object='libarchive/test-archive_read_data_into_fd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_data_into_fd.obj `if test -f 'libarchive/archive_read_data_into_fd.c'; then $(CYGPATH_W) 'libarchive/archive_read_data_into_fd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_data_into_fd.c'; fi` - -libarchive/test-archive_read_disk_entry_from_file.o: libarchive/archive_read_disk_entry_from_file.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_disk_entry_from_file.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_disk_entry_from_file.Tpo -c -o libarchive/test-archive_read_disk_entry_from_file.o `test -f 'libarchive/archive_read_disk_entry_from_file.c' || echo '$(srcdir)/'`libarchive/archive_read_disk_entry_from_file.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_disk_entry_from_file.Tpo libarchive/$(DEPDIR)/test-archive_read_disk_entry_from_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_disk_entry_from_file.c' object='libarchive/test-archive_read_disk_entry_from_file.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_disk_entry_from_file.o `test -f 'libarchive/archive_read_disk_entry_from_file.c' || echo '$(srcdir)/'`libarchive/archive_read_disk_entry_from_file.c - -libarchive/test-archive_read_disk_entry_from_file.obj: libarchive/archive_read_disk_entry_from_file.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_disk_entry_from_file.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_disk_entry_from_file.Tpo -c -o libarchive/test-archive_read_disk_entry_from_file.obj `if test -f 'libarchive/archive_read_disk_entry_from_file.c'; then $(CYGPATH_W) 'libarchive/archive_read_disk_entry_from_file.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_disk_entry_from_file.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_disk_entry_from_file.Tpo libarchive/$(DEPDIR)/test-archive_read_disk_entry_from_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_disk_entry_from_file.c' object='libarchive/test-archive_read_disk_entry_from_file.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_disk_entry_from_file.obj `if test -f 'libarchive/archive_read_disk_entry_from_file.c'; then $(CYGPATH_W) 'libarchive/archive_read_disk_entry_from_file.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_disk_entry_from_file.c'; fi` - -libarchive/test-archive_read_disk_posix.o: libarchive/archive_read_disk_posix.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_disk_posix.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_disk_posix.Tpo -c -o libarchive/test-archive_read_disk_posix.o `test -f 'libarchive/archive_read_disk_posix.c' || echo '$(srcdir)/'`libarchive/archive_read_disk_posix.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_disk_posix.Tpo libarchive/$(DEPDIR)/test-archive_read_disk_posix.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_disk_posix.c' object='libarchive/test-archive_read_disk_posix.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_disk_posix.o `test -f 'libarchive/archive_read_disk_posix.c' || echo '$(srcdir)/'`libarchive/archive_read_disk_posix.c - -libarchive/test-archive_read_disk_posix.obj: libarchive/archive_read_disk_posix.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_disk_posix.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_disk_posix.Tpo -c -o libarchive/test-archive_read_disk_posix.obj `if test -f 'libarchive/archive_read_disk_posix.c'; then $(CYGPATH_W) 'libarchive/archive_read_disk_posix.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_disk_posix.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_disk_posix.Tpo libarchive/$(DEPDIR)/test-archive_read_disk_posix.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_disk_posix.c' object='libarchive/test-archive_read_disk_posix.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_disk_posix.obj `if test -f 'libarchive/archive_read_disk_posix.c'; then $(CYGPATH_W) 'libarchive/archive_read_disk_posix.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_disk_posix.c'; fi` - -libarchive/test-archive_read_disk_set_standard_lookup.o: libarchive/archive_read_disk_set_standard_lookup.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_disk_set_standard_lookup.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_disk_set_standard_lookup.Tpo -c -o libarchive/test-archive_read_disk_set_standard_lookup.o `test -f 'libarchive/archive_read_disk_set_standard_lookup.c' || echo '$(srcdir)/'`libarchive/archive_read_disk_set_standard_lookup.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_disk_set_standard_lookup.Tpo libarchive/$(DEPDIR)/test-archive_read_disk_set_standard_lookup.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_disk_set_standard_lookup.c' object='libarchive/test-archive_read_disk_set_standard_lookup.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_disk_set_standard_lookup.o `test -f 'libarchive/archive_read_disk_set_standard_lookup.c' || echo '$(srcdir)/'`libarchive/archive_read_disk_set_standard_lookup.c - -libarchive/test-archive_read_disk_set_standard_lookup.obj: libarchive/archive_read_disk_set_standard_lookup.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_disk_set_standard_lookup.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_disk_set_standard_lookup.Tpo -c -o libarchive/test-archive_read_disk_set_standard_lookup.obj `if test -f 'libarchive/archive_read_disk_set_standard_lookup.c'; then $(CYGPATH_W) 'libarchive/archive_read_disk_set_standard_lookup.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_disk_set_standard_lookup.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_disk_set_standard_lookup.Tpo libarchive/$(DEPDIR)/test-archive_read_disk_set_standard_lookup.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_disk_set_standard_lookup.c' object='libarchive/test-archive_read_disk_set_standard_lookup.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_disk_set_standard_lookup.obj `if test -f 'libarchive/archive_read_disk_set_standard_lookup.c'; then $(CYGPATH_W) 'libarchive/archive_read_disk_set_standard_lookup.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_disk_set_standard_lookup.c'; fi` - -libarchive/test-archive_read_extract.o: libarchive/archive_read_extract.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_extract.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_extract.Tpo -c -o libarchive/test-archive_read_extract.o `test -f 'libarchive/archive_read_extract.c' || echo '$(srcdir)/'`libarchive/archive_read_extract.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_extract.Tpo libarchive/$(DEPDIR)/test-archive_read_extract.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_extract.c' object='libarchive/test-archive_read_extract.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_extract.o `test -f 'libarchive/archive_read_extract.c' || echo '$(srcdir)/'`libarchive/archive_read_extract.c - -libarchive/test-archive_read_extract.obj: libarchive/archive_read_extract.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_extract.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_extract.Tpo -c -o libarchive/test-archive_read_extract.obj `if test -f 'libarchive/archive_read_extract.c'; then $(CYGPATH_W) 'libarchive/archive_read_extract.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_extract.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_extract.Tpo libarchive/$(DEPDIR)/test-archive_read_extract.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_extract.c' object='libarchive/test-archive_read_extract.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_extract.obj `if test -f 'libarchive/archive_read_extract.c'; then $(CYGPATH_W) 'libarchive/archive_read_extract.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_extract.c'; fi` - -libarchive/test-archive_read_extract2.o: libarchive/archive_read_extract2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_extract2.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_extract2.Tpo -c -o libarchive/test-archive_read_extract2.o `test -f 'libarchive/archive_read_extract2.c' || echo '$(srcdir)/'`libarchive/archive_read_extract2.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_extract2.Tpo libarchive/$(DEPDIR)/test-archive_read_extract2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_extract2.c' object='libarchive/test-archive_read_extract2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_extract2.o `test -f 'libarchive/archive_read_extract2.c' || echo '$(srcdir)/'`libarchive/archive_read_extract2.c - -libarchive/test-archive_read_extract2.obj: libarchive/archive_read_extract2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_extract2.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_extract2.Tpo -c -o libarchive/test-archive_read_extract2.obj `if test -f 'libarchive/archive_read_extract2.c'; then $(CYGPATH_W) 'libarchive/archive_read_extract2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_extract2.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_extract2.Tpo libarchive/$(DEPDIR)/test-archive_read_extract2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_extract2.c' object='libarchive/test-archive_read_extract2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_extract2.obj `if test -f 'libarchive/archive_read_extract2.c'; then $(CYGPATH_W) 'libarchive/archive_read_extract2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_extract2.c'; fi` - -libarchive/test-archive_read_open_fd.o: libarchive/archive_read_open_fd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_open_fd.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_open_fd.Tpo -c -o libarchive/test-archive_read_open_fd.o `test -f 'libarchive/archive_read_open_fd.c' || echo '$(srcdir)/'`libarchive/archive_read_open_fd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_open_fd.Tpo libarchive/$(DEPDIR)/test-archive_read_open_fd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_open_fd.c' object='libarchive/test-archive_read_open_fd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_open_fd.o `test -f 'libarchive/archive_read_open_fd.c' || echo '$(srcdir)/'`libarchive/archive_read_open_fd.c - -libarchive/test-archive_read_open_fd.obj: libarchive/archive_read_open_fd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_open_fd.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_open_fd.Tpo -c -o libarchive/test-archive_read_open_fd.obj `if test -f 'libarchive/archive_read_open_fd.c'; then $(CYGPATH_W) 'libarchive/archive_read_open_fd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_open_fd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_open_fd.Tpo libarchive/$(DEPDIR)/test-archive_read_open_fd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_open_fd.c' object='libarchive/test-archive_read_open_fd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_open_fd.obj `if test -f 'libarchive/archive_read_open_fd.c'; then $(CYGPATH_W) 'libarchive/archive_read_open_fd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_open_fd.c'; fi` - -libarchive/test-archive_read_open_file.o: libarchive/archive_read_open_file.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_open_file.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_open_file.Tpo -c -o libarchive/test-archive_read_open_file.o `test -f 'libarchive/archive_read_open_file.c' || echo '$(srcdir)/'`libarchive/archive_read_open_file.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_open_file.Tpo libarchive/$(DEPDIR)/test-archive_read_open_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_open_file.c' object='libarchive/test-archive_read_open_file.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_open_file.o `test -f 'libarchive/archive_read_open_file.c' || echo '$(srcdir)/'`libarchive/archive_read_open_file.c - -libarchive/test-archive_read_open_file.obj: libarchive/archive_read_open_file.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_open_file.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_open_file.Tpo -c -o libarchive/test-archive_read_open_file.obj `if test -f 'libarchive/archive_read_open_file.c'; then $(CYGPATH_W) 'libarchive/archive_read_open_file.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_open_file.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_open_file.Tpo libarchive/$(DEPDIR)/test-archive_read_open_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_open_file.c' object='libarchive/test-archive_read_open_file.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_open_file.obj `if test -f 'libarchive/archive_read_open_file.c'; then $(CYGPATH_W) 'libarchive/archive_read_open_file.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_open_file.c'; fi` - -libarchive/test-archive_read_open_filename.o: libarchive/archive_read_open_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_open_filename.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_open_filename.Tpo -c -o libarchive/test-archive_read_open_filename.o `test -f 'libarchive/archive_read_open_filename.c' || echo '$(srcdir)/'`libarchive/archive_read_open_filename.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_open_filename.Tpo libarchive/$(DEPDIR)/test-archive_read_open_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_open_filename.c' object='libarchive/test-archive_read_open_filename.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_open_filename.o `test -f 'libarchive/archive_read_open_filename.c' || echo '$(srcdir)/'`libarchive/archive_read_open_filename.c - -libarchive/test-archive_read_open_filename.obj: libarchive/archive_read_open_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_open_filename.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_open_filename.Tpo -c -o libarchive/test-archive_read_open_filename.obj `if test -f 'libarchive/archive_read_open_filename.c'; then $(CYGPATH_W) 'libarchive/archive_read_open_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_open_filename.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_open_filename.Tpo libarchive/$(DEPDIR)/test-archive_read_open_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_open_filename.c' object='libarchive/test-archive_read_open_filename.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_open_filename.obj `if test -f 'libarchive/archive_read_open_filename.c'; then $(CYGPATH_W) 'libarchive/archive_read_open_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_open_filename.c'; fi` - -libarchive/test-archive_read_open_memory.o: libarchive/archive_read_open_memory.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_open_memory.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_open_memory.Tpo -c -o libarchive/test-archive_read_open_memory.o `test -f 'libarchive/archive_read_open_memory.c' || echo '$(srcdir)/'`libarchive/archive_read_open_memory.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_open_memory.Tpo libarchive/$(DEPDIR)/test-archive_read_open_memory.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_open_memory.c' object='libarchive/test-archive_read_open_memory.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_open_memory.o `test -f 'libarchive/archive_read_open_memory.c' || echo '$(srcdir)/'`libarchive/archive_read_open_memory.c - -libarchive/test-archive_read_open_memory.obj: libarchive/archive_read_open_memory.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_open_memory.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_open_memory.Tpo -c -o libarchive/test-archive_read_open_memory.obj `if test -f 'libarchive/archive_read_open_memory.c'; then $(CYGPATH_W) 'libarchive/archive_read_open_memory.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_open_memory.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_open_memory.Tpo libarchive/$(DEPDIR)/test-archive_read_open_memory.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_open_memory.c' object='libarchive/test-archive_read_open_memory.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_open_memory.obj `if test -f 'libarchive/archive_read_open_memory.c'; then $(CYGPATH_W) 'libarchive/archive_read_open_memory.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_open_memory.c'; fi` - -libarchive/test-archive_read_set_format.o: libarchive/archive_read_set_format.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_set_format.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_set_format.Tpo -c -o libarchive/test-archive_read_set_format.o `test -f 'libarchive/archive_read_set_format.c' || echo '$(srcdir)/'`libarchive/archive_read_set_format.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_set_format.Tpo libarchive/$(DEPDIR)/test-archive_read_set_format.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_set_format.c' object='libarchive/test-archive_read_set_format.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_set_format.o `test -f 'libarchive/archive_read_set_format.c' || echo '$(srcdir)/'`libarchive/archive_read_set_format.c - -libarchive/test-archive_read_set_format.obj: libarchive/archive_read_set_format.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_set_format.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_set_format.Tpo -c -o libarchive/test-archive_read_set_format.obj `if test -f 'libarchive/archive_read_set_format.c'; then $(CYGPATH_W) 'libarchive/archive_read_set_format.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_set_format.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_set_format.Tpo libarchive/$(DEPDIR)/test-archive_read_set_format.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_set_format.c' object='libarchive/test-archive_read_set_format.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_set_format.obj `if test -f 'libarchive/archive_read_set_format.c'; then $(CYGPATH_W) 'libarchive/archive_read_set_format.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_set_format.c'; fi` - -libarchive/test-archive_read_set_options.o: libarchive/archive_read_set_options.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_set_options.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_set_options.Tpo -c -o libarchive/test-archive_read_set_options.o `test -f 'libarchive/archive_read_set_options.c' || echo '$(srcdir)/'`libarchive/archive_read_set_options.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_set_options.Tpo libarchive/$(DEPDIR)/test-archive_read_set_options.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_set_options.c' object='libarchive/test-archive_read_set_options.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_set_options.o `test -f 'libarchive/archive_read_set_options.c' || echo '$(srcdir)/'`libarchive/archive_read_set_options.c - -libarchive/test-archive_read_set_options.obj: libarchive/archive_read_set_options.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_set_options.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_set_options.Tpo -c -o libarchive/test-archive_read_set_options.obj `if test -f 'libarchive/archive_read_set_options.c'; then $(CYGPATH_W) 'libarchive/archive_read_set_options.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_set_options.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_set_options.Tpo libarchive/$(DEPDIR)/test-archive_read_set_options.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_set_options.c' object='libarchive/test-archive_read_set_options.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_set_options.obj `if test -f 'libarchive/archive_read_set_options.c'; then $(CYGPATH_W) 'libarchive/archive_read_set_options.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_set_options.c'; fi` - -libarchive/test-archive_read_support_filter_all.o: libarchive/archive_read_support_filter_all.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_all.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_all.Tpo -c -o libarchive/test-archive_read_support_filter_all.o `test -f 'libarchive/archive_read_support_filter_all.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_all.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_all.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_all.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_all.c' object='libarchive/test-archive_read_support_filter_all.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_all.o `test -f 'libarchive/archive_read_support_filter_all.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_all.c - -libarchive/test-archive_read_support_filter_all.obj: libarchive/archive_read_support_filter_all.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_all.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_all.Tpo -c -o libarchive/test-archive_read_support_filter_all.obj `if test -f 'libarchive/archive_read_support_filter_all.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_all.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_all.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_all.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_all.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_all.c' object='libarchive/test-archive_read_support_filter_all.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_all.obj `if test -f 'libarchive/archive_read_support_filter_all.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_all.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_all.c'; fi` - -libarchive/test-archive_read_support_filter_bzip2.o: libarchive/archive_read_support_filter_bzip2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_bzip2.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_bzip2.Tpo -c -o libarchive/test-archive_read_support_filter_bzip2.o `test -f 'libarchive/archive_read_support_filter_bzip2.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_bzip2.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_bzip2.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_bzip2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_bzip2.c' object='libarchive/test-archive_read_support_filter_bzip2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_bzip2.o `test -f 'libarchive/archive_read_support_filter_bzip2.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_bzip2.c - -libarchive/test-archive_read_support_filter_bzip2.obj: libarchive/archive_read_support_filter_bzip2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_bzip2.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_bzip2.Tpo -c -o libarchive/test-archive_read_support_filter_bzip2.obj `if test -f 'libarchive/archive_read_support_filter_bzip2.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_bzip2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_bzip2.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_bzip2.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_bzip2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_bzip2.c' object='libarchive/test-archive_read_support_filter_bzip2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_bzip2.obj `if test -f 'libarchive/archive_read_support_filter_bzip2.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_bzip2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_bzip2.c'; fi` - -libarchive/test-archive_read_support_filter_by_code.o: libarchive/archive_read_support_filter_by_code.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_by_code.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_by_code.Tpo -c -o libarchive/test-archive_read_support_filter_by_code.o `test -f 'libarchive/archive_read_support_filter_by_code.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_by_code.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_by_code.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_by_code.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_by_code.c' object='libarchive/test-archive_read_support_filter_by_code.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_by_code.o `test -f 'libarchive/archive_read_support_filter_by_code.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_by_code.c - -libarchive/test-archive_read_support_filter_by_code.obj: libarchive/archive_read_support_filter_by_code.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_by_code.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_by_code.Tpo -c -o libarchive/test-archive_read_support_filter_by_code.obj `if test -f 'libarchive/archive_read_support_filter_by_code.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_by_code.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_by_code.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_by_code.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_by_code.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_by_code.c' object='libarchive/test-archive_read_support_filter_by_code.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_by_code.obj `if test -f 'libarchive/archive_read_support_filter_by_code.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_by_code.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_by_code.c'; fi` - -libarchive/test-archive_read_support_filter_compress.o: libarchive/archive_read_support_filter_compress.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_compress.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_compress.Tpo -c -o libarchive/test-archive_read_support_filter_compress.o `test -f 'libarchive/archive_read_support_filter_compress.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_compress.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_compress.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_compress.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_compress.c' object='libarchive/test-archive_read_support_filter_compress.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_compress.o `test -f 'libarchive/archive_read_support_filter_compress.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_compress.c - -libarchive/test-archive_read_support_filter_compress.obj: libarchive/archive_read_support_filter_compress.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_compress.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_compress.Tpo -c -o libarchive/test-archive_read_support_filter_compress.obj `if test -f 'libarchive/archive_read_support_filter_compress.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_compress.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_compress.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_compress.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_compress.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_compress.c' object='libarchive/test-archive_read_support_filter_compress.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_compress.obj `if test -f 'libarchive/archive_read_support_filter_compress.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_compress.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_compress.c'; fi` - -libarchive/test-archive_read_support_filter_grzip.o: libarchive/archive_read_support_filter_grzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_grzip.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_grzip.Tpo -c -o libarchive/test-archive_read_support_filter_grzip.o `test -f 'libarchive/archive_read_support_filter_grzip.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_grzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_grzip.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_grzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_grzip.c' object='libarchive/test-archive_read_support_filter_grzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_grzip.o `test -f 'libarchive/archive_read_support_filter_grzip.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_grzip.c - -libarchive/test-archive_read_support_filter_grzip.obj: libarchive/archive_read_support_filter_grzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_grzip.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_grzip.Tpo -c -o libarchive/test-archive_read_support_filter_grzip.obj `if test -f 'libarchive/archive_read_support_filter_grzip.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_grzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_grzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_grzip.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_grzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_grzip.c' object='libarchive/test-archive_read_support_filter_grzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_grzip.obj `if test -f 'libarchive/archive_read_support_filter_grzip.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_grzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_grzip.c'; fi` - -libarchive/test-archive_read_support_filter_gzip.o: libarchive/archive_read_support_filter_gzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_gzip.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_gzip.Tpo -c -o libarchive/test-archive_read_support_filter_gzip.o `test -f 'libarchive/archive_read_support_filter_gzip.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_gzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_gzip.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_gzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_gzip.c' object='libarchive/test-archive_read_support_filter_gzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_gzip.o `test -f 'libarchive/archive_read_support_filter_gzip.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_gzip.c - -libarchive/test-archive_read_support_filter_gzip.obj: libarchive/archive_read_support_filter_gzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_gzip.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_gzip.Tpo -c -o libarchive/test-archive_read_support_filter_gzip.obj `if test -f 'libarchive/archive_read_support_filter_gzip.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_gzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_gzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_gzip.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_gzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_gzip.c' object='libarchive/test-archive_read_support_filter_gzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_gzip.obj `if test -f 'libarchive/archive_read_support_filter_gzip.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_gzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_gzip.c'; fi` - -libarchive/test-archive_read_support_filter_lrzip.o: libarchive/archive_read_support_filter_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_lrzip.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_lrzip.Tpo -c -o libarchive/test-archive_read_support_filter_lrzip.o `test -f 'libarchive/archive_read_support_filter_lrzip.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_lrzip.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_lrzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_lrzip.c' object='libarchive/test-archive_read_support_filter_lrzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_lrzip.o `test -f 'libarchive/archive_read_support_filter_lrzip.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_lrzip.c - -libarchive/test-archive_read_support_filter_lrzip.obj: libarchive/archive_read_support_filter_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_lrzip.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_lrzip.Tpo -c -o libarchive/test-archive_read_support_filter_lrzip.obj `if test -f 'libarchive/archive_read_support_filter_lrzip.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_lrzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_lrzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_lrzip.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_lrzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_lrzip.c' object='libarchive/test-archive_read_support_filter_lrzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_lrzip.obj `if test -f 'libarchive/archive_read_support_filter_lrzip.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_lrzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_lrzip.c'; fi` - -libarchive/test-archive_read_support_filter_lz4.o: libarchive/archive_read_support_filter_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_lz4.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_lz4.Tpo -c -o libarchive/test-archive_read_support_filter_lz4.o `test -f 'libarchive/archive_read_support_filter_lz4.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_lz4.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_lz4.c' object='libarchive/test-archive_read_support_filter_lz4.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_lz4.o `test -f 'libarchive/archive_read_support_filter_lz4.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_lz4.c - -libarchive/test-archive_read_support_filter_lz4.obj: libarchive/archive_read_support_filter_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_lz4.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_lz4.Tpo -c -o libarchive/test-archive_read_support_filter_lz4.obj `if test -f 'libarchive/archive_read_support_filter_lz4.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_lz4.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_lz4.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_lz4.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_lz4.c' object='libarchive/test-archive_read_support_filter_lz4.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_lz4.obj `if test -f 'libarchive/archive_read_support_filter_lz4.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_lz4.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_lz4.c'; fi` - -libarchive/test-archive_read_support_filter_lzop.o: libarchive/archive_read_support_filter_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_lzop.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_lzop.Tpo -c -o libarchive/test-archive_read_support_filter_lzop.o `test -f 'libarchive/archive_read_support_filter_lzop.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_lzop.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_lzop.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_lzop.c' object='libarchive/test-archive_read_support_filter_lzop.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_lzop.o `test -f 'libarchive/archive_read_support_filter_lzop.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_lzop.c - -libarchive/test-archive_read_support_filter_lzop.obj: libarchive/archive_read_support_filter_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_lzop.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_lzop.Tpo -c -o libarchive/test-archive_read_support_filter_lzop.obj `if test -f 'libarchive/archive_read_support_filter_lzop.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_lzop.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_lzop.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_lzop.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_lzop.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_lzop.c' object='libarchive/test-archive_read_support_filter_lzop.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_lzop.obj `if test -f 'libarchive/archive_read_support_filter_lzop.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_lzop.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_lzop.c'; fi` - -libarchive/test-archive_read_support_filter_none.o: libarchive/archive_read_support_filter_none.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_none.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_none.Tpo -c -o libarchive/test-archive_read_support_filter_none.o `test -f 'libarchive/archive_read_support_filter_none.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_none.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_none.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_none.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_none.c' object='libarchive/test-archive_read_support_filter_none.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_none.o `test -f 'libarchive/archive_read_support_filter_none.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_none.c - -libarchive/test-archive_read_support_filter_none.obj: libarchive/archive_read_support_filter_none.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_none.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_none.Tpo -c -o libarchive/test-archive_read_support_filter_none.obj `if test -f 'libarchive/archive_read_support_filter_none.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_none.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_none.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_none.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_none.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_none.c' object='libarchive/test-archive_read_support_filter_none.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_none.obj `if test -f 'libarchive/archive_read_support_filter_none.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_none.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_none.c'; fi` - -libarchive/test-archive_read_support_filter_program.o: libarchive/archive_read_support_filter_program.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_program.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_program.Tpo -c -o libarchive/test-archive_read_support_filter_program.o `test -f 'libarchive/archive_read_support_filter_program.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_program.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_program.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_program.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_program.c' object='libarchive/test-archive_read_support_filter_program.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_program.o `test -f 'libarchive/archive_read_support_filter_program.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_program.c - -libarchive/test-archive_read_support_filter_program.obj: libarchive/archive_read_support_filter_program.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_program.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_program.Tpo -c -o libarchive/test-archive_read_support_filter_program.obj `if test -f 'libarchive/archive_read_support_filter_program.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_program.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_program.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_program.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_program.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_program.c' object='libarchive/test-archive_read_support_filter_program.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_program.obj `if test -f 'libarchive/archive_read_support_filter_program.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_program.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_program.c'; fi` - -libarchive/test-archive_read_support_filter_rpm.o: libarchive/archive_read_support_filter_rpm.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_rpm.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_rpm.Tpo -c -o libarchive/test-archive_read_support_filter_rpm.o `test -f 'libarchive/archive_read_support_filter_rpm.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_rpm.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_rpm.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_rpm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_rpm.c' object='libarchive/test-archive_read_support_filter_rpm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_rpm.o `test -f 'libarchive/archive_read_support_filter_rpm.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_rpm.c - -libarchive/test-archive_read_support_filter_rpm.obj: libarchive/archive_read_support_filter_rpm.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_rpm.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_rpm.Tpo -c -o libarchive/test-archive_read_support_filter_rpm.obj `if test -f 'libarchive/archive_read_support_filter_rpm.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_rpm.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_rpm.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_rpm.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_rpm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_rpm.c' object='libarchive/test-archive_read_support_filter_rpm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_rpm.obj `if test -f 'libarchive/archive_read_support_filter_rpm.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_rpm.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_rpm.c'; fi` - -libarchive/test-archive_read_support_filter_uu.o: libarchive/archive_read_support_filter_uu.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_uu.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_uu.Tpo -c -o libarchive/test-archive_read_support_filter_uu.o `test -f 'libarchive/archive_read_support_filter_uu.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_uu.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_uu.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_uu.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_uu.c' object='libarchive/test-archive_read_support_filter_uu.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_uu.o `test -f 'libarchive/archive_read_support_filter_uu.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_uu.c - -libarchive/test-archive_read_support_filter_uu.obj: libarchive/archive_read_support_filter_uu.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_uu.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_uu.Tpo -c -o libarchive/test-archive_read_support_filter_uu.obj `if test -f 'libarchive/archive_read_support_filter_uu.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_uu.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_uu.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_uu.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_uu.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_uu.c' object='libarchive/test-archive_read_support_filter_uu.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_uu.obj `if test -f 'libarchive/archive_read_support_filter_uu.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_uu.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_uu.c'; fi` - -libarchive/test-archive_read_support_filter_xz.o: libarchive/archive_read_support_filter_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_xz.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_xz.Tpo -c -o libarchive/test-archive_read_support_filter_xz.o `test -f 'libarchive/archive_read_support_filter_xz.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_xz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_xz.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_xz.c' object='libarchive/test-archive_read_support_filter_xz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_xz.o `test -f 'libarchive/archive_read_support_filter_xz.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_xz.c - -libarchive/test-archive_read_support_filter_xz.obj: libarchive/archive_read_support_filter_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_xz.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_xz.Tpo -c -o libarchive/test-archive_read_support_filter_xz.obj `if test -f 'libarchive/archive_read_support_filter_xz.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_xz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_xz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_xz.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_xz.c' object='libarchive/test-archive_read_support_filter_xz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_xz.obj `if test -f 'libarchive/archive_read_support_filter_xz.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_xz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_xz.c'; fi` - -libarchive/test-archive_read_support_filter_zstd.o: libarchive/archive_read_support_filter_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_zstd.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_zstd.Tpo -c -o libarchive/test-archive_read_support_filter_zstd.o `test -f 'libarchive/archive_read_support_filter_zstd.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_zstd.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_zstd.c' object='libarchive/test-archive_read_support_filter_zstd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_zstd.o `test -f 'libarchive/archive_read_support_filter_zstd.c' || echo '$(srcdir)/'`libarchive/archive_read_support_filter_zstd.c - -libarchive/test-archive_read_support_filter_zstd.obj: libarchive/archive_read_support_filter_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_filter_zstd.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_filter_zstd.Tpo -c -o libarchive/test-archive_read_support_filter_zstd.obj `if test -f 'libarchive/archive_read_support_filter_zstd.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_zstd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_zstd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_filter_zstd.Tpo libarchive/$(DEPDIR)/test-archive_read_support_filter_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_filter_zstd.c' object='libarchive/test-archive_read_support_filter_zstd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_filter_zstd.obj `if test -f 'libarchive/archive_read_support_filter_zstd.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_filter_zstd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_filter_zstd.c'; fi` - -libarchive/test-archive_read_support_format_7zip.o: libarchive/archive_read_support_format_7zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_7zip.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_7zip.Tpo -c -o libarchive/test-archive_read_support_format_7zip.o `test -f 'libarchive/archive_read_support_format_7zip.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_7zip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_7zip.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_7zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_7zip.c' object='libarchive/test-archive_read_support_format_7zip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_7zip.o `test -f 'libarchive/archive_read_support_format_7zip.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_7zip.c - -libarchive/test-archive_read_support_format_7zip.obj: libarchive/archive_read_support_format_7zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_7zip.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_7zip.Tpo -c -o libarchive/test-archive_read_support_format_7zip.obj `if test -f 'libarchive/archive_read_support_format_7zip.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_7zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_7zip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_7zip.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_7zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_7zip.c' object='libarchive/test-archive_read_support_format_7zip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_7zip.obj `if test -f 'libarchive/archive_read_support_format_7zip.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_7zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_7zip.c'; fi` - -libarchive/test-archive_read_support_format_all.o: libarchive/archive_read_support_format_all.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_all.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_all.Tpo -c -o libarchive/test-archive_read_support_format_all.o `test -f 'libarchive/archive_read_support_format_all.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_all.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_all.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_all.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_all.c' object='libarchive/test-archive_read_support_format_all.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_all.o `test -f 'libarchive/archive_read_support_format_all.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_all.c - -libarchive/test-archive_read_support_format_all.obj: libarchive/archive_read_support_format_all.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_all.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_all.Tpo -c -o libarchive/test-archive_read_support_format_all.obj `if test -f 'libarchive/archive_read_support_format_all.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_all.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_all.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_all.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_all.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_all.c' object='libarchive/test-archive_read_support_format_all.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_all.obj `if test -f 'libarchive/archive_read_support_format_all.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_all.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_all.c'; fi` - -libarchive/test-archive_read_support_format_ar.o: libarchive/archive_read_support_format_ar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_ar.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_ar.Tpo -c -o libarchive/test-archive_read_support_format_ar.o `test -f 'libarchive/archive_read_support_format_ar.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_ar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_ar.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_ar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_ar.c' object='libarchive/test-archive_read_support_format_ar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_ar.o `test -f 'libarchive/archive_read_support_format_ar.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_ar.c - -libarchive/test-archive_read_support_format_ar.obj: libarchive/archive_read_support_format_ar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_ar.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_ar.Tpo -c -o libarchive/test-archive_read_support_format_ar.obj `if test -f 'libarchive/archive_read_support_format_ar.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_ar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_ar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_ar.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_ar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_ar.c' object='libarchive/test-archive_read_support_format_ar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_ar.obj `if test -f 'libarchive/archive_read_support_format_ar.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_ar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_ar.c'; fi` - -libarchive/test-archive_read_support_format_by_code.o: libarchive/archive_read_support_format_by_code.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_by_code.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_by_code.Tpo -c -o libarchive/test-archive_read_support_format_by_code.o `test -f 'libarchive/archive_read_support_format_by_code.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_by_code.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_by_code.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_by_code.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_by_code.c' object='libarchive/test-archive_read_support_format_by_code.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_by_code.o `test -f 'libarchive/archive_read_support_format_by_code.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_by_code.c - -libarchive/test-archive_read_support_format_by_code.obj: libarchive/archive_read_support_format_by_code.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_by_code.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_by_code.Tpo -c -o libarchive/test-archive_read_support_format_by_code.obj `if test -f 'libarchive/archive_read_support_format_by_code.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_by_code.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_by_code.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_by_code.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_by_code.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_by_code.c' object='libarchive/test-archive_read_support_format_by_code.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_by_code.obj `if test -f 'libarchive/archive_read_support_format_by_code.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_by_code.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_by_code.c'; fi` - -libarchive/test-archive_read_support_format_cab.o: libarchive/archive_read_support_format_cab.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_cab.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_cab.Tpo -c -o libarchive/test-archive_read_support_format_cab.o `test -f 'libarchive/archive_read_support_format_cab.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_cab.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_cab.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_cab.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_cab.c' object='libarchive/test-archive_read_support_format_cab.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_cab.o `test -f 'libarchive/archive_read_support_format_cab.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_cab.c - -libarchive/test-archive_read_support_format_cab.obj: libarchive/archive_read_support_format_cab.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_cab.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_cab.Tpo -c -o libarchive/test-archive_read_support_format_cab.obj `if test -f 'libarchive/archive_read_support_format_cab.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_cab.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_cab.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_cab.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_cab.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_cab.c' object='libarchive/test-archive_read_support_format_cab.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_cab.obj `if test -f 'libarchive/archive_read_support_format_cab.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_cab.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_cab.c'; fi` - -libarchive/test-archive_read_support_format_cpio.o: libarchive/archive_read_support_format_cpio.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_cpio.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_cpio.Tpo -c -o libarchive/test-archive_read_support_format_cpio.o `test -f 'libarchive/archive_read_support_format_cpio.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_cpio.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_cpio.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_cpio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_cpio.c' object='libarchive/test-archive_read_support_format_cpio.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_cpio.o `test -f 'libarchive/archive_read_support_format_cpio.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_cpio.c - -libarchive/test-archive_read_support_format_cpio.obj: libarchive/archive_read_support_format_cpio.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_cpio.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_cpio.Tpo -c -o libarchive/test-archive_read_support_format_cpio.obj `if test -f 'libarchive/archive_read_support_format_cpio.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_cpio.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_cpio.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_cpio.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_cpio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_cpio.c' object='libarchive/test-archive_read_support_format_cpio.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_cpio.obj `if test -f 'libarchive/archive_read_support_format_cpio.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_cpio.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_cpio.c'; fi` - -libarchive/test-archive_read_support_format_empty.o: libarchive/archive_read_support_format_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_empty.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_empty.Tpo -c -o libarchive/test-archive_read_support_format_empty.o `test -f 'libarchive/archive_read_support_format_empty.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_empty.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_empty.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_empty.c' object='libarchive/test-archive_read_support_format_empty.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_empty.o `test -f 'libarchive/archive_read_support_format_empty.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_empty.c - -libarchive/test-archive_read_support_format_empty.obj: libarchive/archive_read_support_format_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_empty.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_empty.Tpo -c -o libarchive/test-archive_read_support_format_empty.obj `if test -f 'libarchive/archive_read_support_format_empty.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_empty.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_empty.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_empty.c' object='libarchive/test-archive_read_support_format_empty.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_empty.obj `if test -f 'libarchive/archive_read_support_format_empty.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_empty.c'; fi` - -libarchive/test-archive_read_support_format_iso9660.o: libarchive/archive_read_support_format_iso9660.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_iso9660.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_iso9660.Tpo -c -o libarchive/test-archive_read_support_format_iso9660.o `test -f 'libarchive/archive_read_support_format_iso9660.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_iso9660.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_iso9660.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_iso9660.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_iso9660.c' object='libarchive/test-archive_read_support_format_iso9660.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_iso9660.o `test -f 'libarchive/archive_read_support_format_iso9660.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_iso9660.c - -libarchive/test-archive_read_support_format_iso9660.obj: libarchive/archive_read_support_format_iso9660.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_iso9660.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_iso9660.Tpo -c -o libarchive/test-archive_read_support_format_iso9660.obj `if test -f 'libarchive/archive_read_support_format_iso9660.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_iso9660.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_iso9660.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_iso9660.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_iso9660.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_iso9660.c' object='libarchive/test-archive_read_support_format_iso9660.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_iso9660.obj `if test -f 'libarchive/archive_read_support_format_iso9660.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_iso9660.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_iso9660.c'; fi` - -libarchive/test-archive_read_support_format_lha.o: libarchive/archive_read_support_format_lha.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_lha.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_lha.Tpo -c -o libarchive/test-archive_read_support_format_lha.o `test -f 'libarchive/archive_read_support_format_lha.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_lha.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_lha.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_lha.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_lha.c' object='libarchive/test-archive_read_support_format_lha.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_lha.o `test -f 'libarchive/archive_read_support_format_lha.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_lha.c - -libarchive/test-archive_read_support_format_lha.obj: libarchive/archive_read_support_format_lha.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_lha.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_lha.Tpo -c -o libarchive/test-archive_read_support_format_lha.obj `if test -f 'libarchive/archive_read_support_format_lha.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_lha.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_lha.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_lha.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_lha.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_lha.c' object='libarchive/test-archive_read_support_format_lha.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_lha.obj `if test -f 'libarchive/archive_read_support_format_lha.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_lha.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_lha.c'; fi` - -libarchive/test-archive_read_support_format_mtree.o: libarchive/archive_read_support_format_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_mtree.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_mtree.Tpo -c -o libarchive/test-archive_read_support_format_mtree.o `test -f 'libarchive/archive_read_support_format_mtree.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_mtree.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_mtree.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_mtree.c' object='libarchive/test-archive_read_support_format_mtree.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_mtree.o `test -f 'libarchive/archive_read_support_format_mtree.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_mtree.c - -libarchive/test-archive_read_support_format_mtree.obj: libarchive/archive_read_support_format_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_mtree.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_mtree.Tpo -c -o libarchive/test-archive_read_support_format_mtree.obj `if test -f 'libarchive/archive_read_support_format_mtree.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_mtree.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_mtree.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_mtree.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_mtree.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_mtree.c' object='libarchive/test-archive_read_support_format_mtree.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_mtree.obj `if test -f 'libarchive/archive_read_support_format_mtree.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_mtree.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_mtree.c'; fi` - -libarchive/test-archive_read_support_format_rar.o: libarchive/archive_read_support_format_rar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_rar.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_rar.Tpo -c -o libarchive/test-archive_read_support_format_rar.o `test -f 'libarchive/archive_read_support_format_rar.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_rar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_rar.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_rar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_rar.c' object='libarchive/test-archive_read_support_format_rar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_rar.o `test -f 'libarchive/archive_read_support_format_rar.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_rar.c - -libarchive/test-archive_read_support_format_rar.obj: libarchive/archive_read_support_format_rar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_rar.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_rar.Tpo -c -o libarchive/test-archive_read_support_format_rar.obj `if test -f 'libarchive/archive_read_support_format_rar.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_rar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_rar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_rar.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_rar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_rar.c' object='libarchive/test-archive_read_support_format_rar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_rar.obj `if test -f 'libarchive/archive_read_support_format_rar.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_rar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_rar.c'; fi` - -libarchive/test-archive_read_support_format_rar5.o: libarchive/archive_read_support_format_rar5.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_rar5.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_rar5.Tpo -c -o libarchive/test-archive_read_support_format_rar5.o `test -f 'libarchive/archive_read_support_format_rar5.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_rar5.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_rar5.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_rar5.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_rar5.c' object='libarchive/test-archive_read_support_format_rar5.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_rar5.o `test -f 'libarchive/archive_read_support_format_rar5.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_rar5.c - -libarchive/test-archive_read_support_format_rar5.obj: libarchive/archive_read_support_format_rar5.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_rar5.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_rar5.Tpo -c -o libarchive/test-archive_read_support_format_rar5.obj `if test -f 'libarchive/archive_read_support_format_rar5.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_rar5.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_rar5.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_rar5.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_rar5.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_rar5.c' object='libarchive/test-archive_read_support_format_rar5.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_rar5.obj `if test -f 'libarchive/archive_read_support_format_rar5.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_rar5.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_rar5.c'; fi` - -libarchive/test-archive_read_support_format_raw.o: libarchive/archive_read_support_format_raw.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_raw.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_raw.Tpo -c -o libarchive/test-archive_read_support_format_raw.o `test -f 'libarchive/archive_read_support_format_raw.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_raw.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_raw.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_raw.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_raw.c' object='libarchive/test-archive_read_support_format_raw.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_raw.o `test -f 'libarchive/archive_read_support_format_raw.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_raw.c - -libarchive/test-archive_read_support_format_raw.obj: libarchive/archive_read_support_format_raw.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_raw.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_raw.Tpo -c -o libarchive/test-archive_read_support_format_raw.obj `if test -f 'libarchive/archive_read_support_format_raw.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_raw.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_raw.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_raw.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_raw.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_raw.c' object='libarchive/test-archive_read_support_format_raw.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_raw.obj `if test -f 'libarchive/archive_read_support_format_raw.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_raw.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_raw.c'; fi` - -libarchive/test-archive_read_support_format_tar.o: libarchive/archive_read_support_format_tar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_tar.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_tar.Tpo -c -o libarchive/test-archive_read_support_format_tar.o `test -f 'libarchive/archive_read_support_format_tar.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_tar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_tar.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_tar.c' object='libarchive/test-archive_read_support_format_tar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_tar.o `test -f 'libarchive/archive_read_support_format_tar.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_tar.c - -libarchive/test-archive_read_support_format_tar.obj: libarchive/archive_read_support_format_tar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_tar.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_tar.Tpo -c -o libarchive/test-archive_read_support_format_tar.obj `if test -f 'libarchive/archive_read_support_format_tar.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_tar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_tar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_tar.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_tar.c' object='libarchive/test-archive_read_support_format_tar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_tar.obj `if test -f 'libarchive/archive_read_support_format_tar.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_tar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_tar.c'; fi` - -libarchive/test-archive_read_support_format_warc.o: libarchive/archive_read_support_format_warc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_warc.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_warc.Tpo -c -o libarchive/test-archive_read_support_format_warc.o `test -f 'libarchive/archive_read_support_format_warc.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_warc.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_warc.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_warc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_warc.c' object='libarchive/test-archive_read_support_format_warc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_warc.o `test -f 'libarchive/archive_read_support_format_warc.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_warc.c - -libarchive/test-archive_read_support_format_warc.obj: libarchive/archive_read_support_format_warc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_warc.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_warc.Tpo -c -o libarchive/test-archive_read_support_format_warc.obj `if test -f 'libarchive/archive_read_support_format_warc.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_warc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_warc.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_warc.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_warc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_warc.c' object='libarchive/test-archive_read_support_format_warc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_warc.obj `if test -f 'libarchive/archive_read_support_format_warc.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_warc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_warc.c'; fi` - -libarchive/test-archive_read_support_format_xar.o: libarchive/archive_read_support_format_xar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_xar.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_xar.Tpo -c -o libarchive/test-archive_read_support_format_xar.o `test -f 'libarchive/archive_read_support_format_xar.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_xar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_xar.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_xar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_xar.c' object='libarchive/test-archive_read_support_format_xar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_xar.o `test -f 'libarchive/archive_read_support_format_xar.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_xar.c - -libarchive/test-archive_read_support_format_xar.obj: libarchive/archive_read_support_format_xar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_xar.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_xar.Tpo -c -o libarchive/test-archive_read_support_format_xar.obj `if test -f 'libarchive/archive_read_support_format_xar.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_xar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_xar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_xar.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_xar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_xar.c' object='libarchive/test-archive_read_support_format_xar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_xar.obj `if test -f 'libarchive/archive_read_support_format_xar.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_xar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_xar.c'; fi` - -libarchive/test-archive_read_support_format_zip.o: libarchive/archive_read_support_format_zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_zip.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_zip.Tpo -c -o libarchive/test-archive_read_support_format_zip.o `test -f 'libarchive/archive_read_support_format_zip.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_zip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_zip.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_zip.c' object='libarchive/test-archive_read_support_format_zip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_zip.o `test -f 'libarchive/archive_read_support_format_zip.c' || echo '$(srcdir)/'`libarchive/archive_read_support_format_zip.c - -libarchive/test-archive_read_support_format_zip.obj: libarchive/archive_read_support_format_zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_support_format_zip.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_support_format_zip.Tpo -c -o libarchive/test-archive_read_support_format_zip.obj `if test -f 'libarchive/archive_read_support_format_zip.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_zip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_support_format_zip.Tpo libarchive/$(DEPDIR)/test-archive_read_support_format_zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_support_format_zip.c' object='libarchive/test-archive_read_support_format_zip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_support_format_zip.obj `if test -f 'libarchive/archive_read_support_format_zip.c'; then $(CYGPATH_W) 'libarchive/archive_read_support_format_zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_support_format_zip.c'; fi` - -libarchive/test-archive_string.o: libarchive/archive_string.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_string.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_string.Tpo -c -o libarchive/test-archive_string.o `test -f 'libarchive/archive_string.c' || echo '$(srcdir)/'`libarchive/archive_string.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_string.Tpo libarchive/$(DEPDIR)/test-archive_string.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_string.c' object='libarchive/test-archive_string.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_string.o `test -f 'libarchive/archive_string.c' || echo '$(srcdir)/'`libarchive/archive_string.c - -libarchive/test-archive_string.obj: libarchive/archive_string.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_string.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_string.Tpo -c -o libarchive/test-archive_string.obj `if test -f 'libarchive/archive_string.c'; then $(CYGPATH_W) 'libarchive/archive_string.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_string.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_string.Tpo libarchive/$(DEPDIR)/test-archive_string.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_string.c' object='libarchive/test-archive_string.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_string.obj `if test -f 'libarchive/archive_string.c'; then $(CYGPATH_W) 'libarchive/archive_string.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_string.c'; fi` - -libarchive/test-archive_string_sprintf.o: libarchive/archive_string_sprintf.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_string_sprintf.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_string_sprintf.Tpo -c -o libarchive/test-archive_string_sprintf.o `test -f 'libarchive/archive_string_sprintf.c' || echo '$(srcdir)/'`libarchive/archive_string_sprintf.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_string_sprintf.Tpo libarchive/$(DEPDIR)/test-archive_string_sprintf.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_string_sprintf.c' object='libarchive/test-archive_string_sprintf.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_string_sprintf.o `test -f 'libarchive/archive_string_sprintf.c' || echo '$(srcdir)/'`libarchive/archive_string_sprintf.c - -libarchive/test-archive_string_sprintf.obj: libarchive/archive_string_sprintf.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_string_sprintf.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_string_sprintf.Tpo -c -o libarchive/test-archive_string_sprintf.obj `if test -f 'libarchive/archive_string_sprintf.c'; then $(CYGPATH_W) 'libarchive/archive_string_sprintf.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_string_sprintf.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_string_sprintf.Tpo libarchive/$(DEPDIR)/test-archive_string_sprintf.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_string_sprintf.c' object='libarchive/test-archive_string_sprintf.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_string_sprintf.obj `if test -f 'libarchive/archive_string_sprintf.c'; then $(CYGPATH_W) 'libarchive/archive_string_sprintf.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_string_sprintf.c'; fi` - -libarchive/test-archive_util.o: libarchive/archive_util.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_util.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_util.Tpo -c -o libarchive/test-archive_util.o `test -f 'libarchive/archive_util.c' || echo '$(srcdir)/'`libarchive/archive_util.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_util.Tpo libarchive/$(DEPDIR)/test-archive_util.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_util.c' object='libarchive/test-archive_util.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_util.o `test -f 'libarchive/archive_util.c' || echo '$(srcdir)/'`libarchive/archive_util.c - -libarchive/test-archive_util.obj: libarchive/archive_util.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_util.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_util.Tpo -c -o libarchive/test-archive_util.obj `if test -f 'libarchive/archive_util.c'; then $(CYGPATH_W) 'libarchive/archive_util.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_util.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_util.Tpo libarchive/$(DEPDIR)/test-archive_util.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_util.c' object='libarchive/test-archive_util.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_util.obj `if test -f 'libarchive/archive_util.c'; then $(CYGPATH_W) 'libarchive/archive_util.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_util.c'; fi` - -libarchive/test-archive_version_details.o: libarchive/archive_version_details.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_version_details.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_version_details.Tpo -c -o libarchive/test-archive_version_details.o `test -f 'libarchive/archive_version_details.c' || echo '$(srcdir)/'`libarchive/archive_version_details.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_version_details.Tpo libarchive/$(DEPDIR)/test-archive_version_details.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_version_details.c' object='libarchive/test-archive_version_details.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_version_details.o `test -f 'libarchive/archive_version_details.c' || echo '$(srcdir)/'`libarchive/archive_version_details.c - -libarchive/test-archive_version_details.obj: libarchive/archive_version_details.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_version_details.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_version_details.Tpo -c -o libarchive/test-archive_version_details.obj `if test -f 'libarchive/archive_version_details.c'; then $(CYGPATH_W) 'libarchive/archive_version_details.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_version_details.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_version_details.Tpo libarchive/$(DEPDIR)/test-archive_version_details.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_version_details.c' object='libarchive/test-archive_version_details.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_version_details.obj `if test -f 'libarchive/archive_version_details.c'; then $(CYGPATH_W) 'libarchive/archive_version_details.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_version_details.c'; fi` - -libarchive/test-archive_virtual.o: libarchive/archive_virtual.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_virtual.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_virtual.Tpo -c -o libarchive/test-archive_virtual.o `test -f 'libarchive/archive_virtual.c' || echo '$(srcdir)/'`libarchive/archive_virtual.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_virtual.Tpo libarchive/$(DEPDIR)/test-archive_virtual.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_virtual.c' object='libarchive/test-archive_virtual.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_virtual.o `test -f 'libarchive/archive_virtual.c' || echo '$(srcdir)/'`libarchive/archive_virtual.c - -libarchive/test-archive_virtual.obj: libarchive/archive_virtual.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_virtual.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_virtual.Tpo -c -o libarchive/test-archive_virtual.obj `if test -f 'libarchive/archive_virtual.c'; then $(CYGPATH_W) 'libarchive/archive_virtual.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_virtual.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_virtual.Tpo libarchive/$(DEPDIR)/test-archive_virtual.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_virtual.c' object='libarchive/test-archive_virtual.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_virtual.obj `if test -f 'libarchive/archive_virtual.c'; then $(CYGPATH_W) 'libarchive/archive_virtual.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_virtual.c'; fi` - -libarchive/test-archive_write.o: libarchive/archive_write.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write.Tpo -c -o libarchive/test-archive_write.o `test -f 'libarchive/archive_write.c' || echo '$(srcdir)/'`libarchive/archive_write.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write.Tpo libarchive/$(DEPDIR)/test-archive_write.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write.c' object='libarchive/test-archive_write.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write.o `test -f 'libarchive/archive_write.c' || echo '$(srcdir)/'`libarchive/archive_write.c - -libarchive/test-archive_write.obj: libarchive/archive_write.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write.Tpo -c -o libarchive/test-archive_write.obj `if test -f 'libarchive/archive_write.c'; then $(CYGPATH_W) 'libarchive/archive_write.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write.Tpo libarchive/$(DEPDIR)/test-archive_write.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write.c' object='libarchive/test-archive_write.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write.obj `if test -f 'libarchive/archive_write.c'; then $(CYGPATH_W) 'libarchive/archive_write.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write.c'; fi` - -libarchive/test-archive_write_disk_posix.o: libarchive/archive_write_disk_posix.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_disk_posix.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_disk_posix.Tpo -c -o libarchive/test-archive_write_disk_posix.o `test -f 'libarchive/archive_write_disk_posix.c' || echo '$(srcdir)/'`libarchive/archive_write_disk_posix.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_disk_posix.Tpo libarchive/$(DEPDIR)/test-archive_write_disk_posix.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_disk_posix.c' object='libarchive/test-archive_write_disk_posix.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_disk_posix.o `test -f 'libarchive/archive_write_disk_posix.c' || echo '$(srcdir)/'`libarchive/archive_write_disk_posix.c - -libarchive/test-archive_write_disk_posix.obj: libarchive/archive_write_disk_posix.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_disk_posix.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_disk_posix.Tpo -c -o libarchive/test-archive_write_disk_posix.obj `if test -f 'libarchive/archive_write_disk_posix.c'; then $(CYGPATH_W) 'libarchive/archive_write_disk_posix.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_disk_posix.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_disk_posix.Tpo libarchive/$(DEPDIR)/test-archive_write_disk_posix.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_disk_posix.c' object='libarchive/test-archive_write_disk_posix.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_disk_posix.obj `if test -f 'libarchive/archive_write_disk_posix.c'; then $(CYGPATH_W) 'libarchive/archive_write_disk_posix.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_disk_posix.c'; fi` - -libarchive/test-archive_write_disk_set_standard_lookup.o: libarchive/archive_write_disk_set_standard_lookup.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_disk_set_standard_lookup.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_disk_set_standard_lookup.Tpo -c -o libarchive/test-archive_write_disk_set_standard_lookup.o `test -f 'libarchive/archive_write_disk_set_standard_lookup.c' || echo '$(srcdir)/'`libarchive/archive_write_disk_set_standard_lookup.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_disk_set_standard_lookup.Tpo libarchive/$(DEPDIR)/test-archive_write_disk_set_standard_lookup.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_disk_set_standard_lookup.c' object='libarchive/test-archive_write_disk_set_standard_lookup.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_disk_set_standard_lookup.o `test -f 'libarchive/archive_write_disk_set_standard_lookup.c' || echo '$(srcdir)/'`libarchive/archive_write_disk_set_standard_lookup.c - -libarchive/test-archive_write_disk_set_standard_lookup.obj: libarchive/archive_write_disk_set_standard_lookup.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_disk_set_standard_lookup.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_disk_set_standard_lookup.Tpo -c -o libarchive/test-archive_write_disk_set_standard_lookup.obj `if test -f 'libarchive/archive_write_disk_set_standard_lookup.c'; then $(CYGPATH_W) 'libarchive/archive_write_disk_set_standard_lookup.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_disk_set_standard_lookup.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_disk_set_standard_lookup.Tpo libarchive/$(DEPDIR)/test-archive_write_disk_set_standard_lookup.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_disk_set_standard_lookup.c' object='libarchive/test-archive_write_disk_set_standard_lookup.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_disk_set_standard_lookup.obj `if test -f 'libarchive/archive_write_disk_set_standard_lookup.c'; then $(CYGPATH_W) 'libarchive/archive_write_disk_set_standard_lookup.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_disk_set_standard_lookup.c'; fi` - -libarchive/test-archive_write_open_fd.o: libarchive/archive_write_open_fd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_open_fd.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_open_fd.Tpo -c -o libarchive/test-archive_write_open_fd.o `test -f 'libarchive/archive_write_open_fd.c' || echo '$(srcdir)/'`libarchive/archive_write_open_fd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_open_fd.Tpo libarchive/$(DEPDIR)/test-archive_write_open_fd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_open_fd.c' object='libarchive/test-archive_write_open_fd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_open_fd.o `test -f 'libarchive/archive_write_open_fd.c' || echo '$(srcdir)/'`libarchive/archive_write_open_fd.c - -libarchive/test-archive_write_open_fd.obj: libarchive/archive_write_open_fd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_open_fd.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_open_fd.Tpo -c -o libarchive/test-archive_write_open_fd.obj `if test -f 'libarchive/archive_write_open_fd.c'; then $(CYGPATH_W) 'libarchive/archive_write_open_fd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_open_fd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_open_fd.Tpo libarchive/$(DEPDIR)/test-archive_write_open_fd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_open_fd.c' object='libarchive/test-archive_write_open_fd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_open_fd.obj `if test -f 'libarchive/archive_write_open_fd.c'; then $(CYGPATH_W) 'libarchive/archive_write_open_fd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_open_fd.c'; fi` - -libarchive/test-archive_write_open_file.o: libarchive/archive_write_open_file.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_open_file.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_open_file.Tpo -c -o libarchive/test-archive_write_open_file.o `test -f 'libarchive/archive_write_open_file.c' || echo '$(srcdir)/'`libarchive/archive_write_open_file.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_open_file.Tpo libarchive/$(DEPDIR)/test-archive_write_open_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_open_file.c' object='libarchive/test-archive_write_open_file.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_open_file.o `test -f 'libarchive/archive_write_open_file.c' || echo '$(srcdir)/'`libarchive/archive_write_open_file.c - -libarchive/test-archive_write_open_file.obj: libarchive/archive_write_open_file.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_open_file.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_open_file.Tpo -c -o libarchive/test-archive_write_open_file.obj `if test -f 'libarchive/archive_write_open_file.c'; then $(CYGPATH_W) 'libarchive/archive_write_open_file.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_open_file.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_open_file.Tpo libarchive/$(DEPDIR)/test-archive_write_open_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_open_file.c' object='libarchive/test-archive_write_open_file.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_open_file.obj `if test -f 'libarchive/archive_write_open_file.c'; then $(CYGPATH_W) 'libarchive/archive_write_open_file.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_open_file.c'; fi` - -libarchive/test-archive_write_open_filename.o: libarchive/archive_write_open_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_open_filename.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_open_filename.Tpo -c -o libarchive/test-archive_write_open_filename.o `test -f 'libarchive/archive_write_open_filename.c' || echo '$(srcdir)/'`libarchive/archive_write_open_filename.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_open_filename.Tpo libarchive/$(DEPDIR)/test-archive_write_open_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_open_filename.c' object='libarchive/test-archive_write_open_filename.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_open_filename.o `test -f 'libarchive/archive_write_open_filename.c' || echo '$(srcdir)/'`libarchive/archive_write_open_filename.c - -libarchive/test-archive_write_open_filename.obj: libarchive/archive_write_open_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_open_filename.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_open_filename.Tpo -c -o libarchive/test-archive_write_open_filename.obj `if test -f 'libarchive/archive_write_open_filename.c'; then $(CYGPATH_W) 'libarchive/archive_write_open_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_open_filename.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_open_filename.Tpo libarchive/$(DEPDIR)/test-archive_write_open_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_open_filename.c' object='libarchive/test-archive_write_open_filename.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_open_filename.obj `if test -f 'libarchive/archive_write_open_filename.c'; then $(CYGPATH_W) 'libarchive/archive_write_open_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_open_filename.c'; fi` - -libarchive/test-archive_write_open_memory.o: libarchive/archive_write_open_memory.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_open_memory.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_open_memory.Tpo -c -o libarchive/test-archive_write_open_memory.o `test -f 'libarchive/archive_write_open_memory.c' || echo '$(srcdir)/'`libarchive/archive_write_open_memory.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_open_memory.Tpo libarchive/$(DEPDIR)/test-archive_write_open_memory.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_open_memory.c' object='libarchive/test-archive_write_open_memory.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_open_memory.o `test -f 'libarchive/archive_write_open_memory.c' || echo '$(srcdir)/'`libarchive/archive_write_open_memory.c - -libarchive/test-archive_write_open_memory.obj: libarchive/archive_write_open_memory.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_open_memory.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_open_memory.Tpo -c -o libarchive/test-archive_write_open_memory.obj `if test -f 'libarchive/archive_write_open_memory.c'; then $(CYGPATH_W) 'libarchive/archive_write_open_memory.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_open_memory.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_open_memory.Tpo libarchive/$(DEPDIR)/test-archive_write_open_memory.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_open_memory.c' object='libarchive/test-archive_write_open_memory.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_open_memory.obj `if test -f 'libarchive/archive_write_open_memory.c'; then $(CYGPATH_W) 'libarchive/archive_write_open_memory.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_open_memory.c'; fi` - -libarchive/test-archive_write_add_filter.o: libarchive/archive_write_add_filter.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter.Tpo -c -o libarchive/test-archive_write_add_filter.o `test -f 'libarchive/archive_write_add_filter.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter.c' object='libarchive/test-archive_write_add_filter.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter.o `test -f 'libarchive/archive_write_add_filter.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter.c - -libarchive/test-archive_write_add_filter.obj: libarchive/archive_write_add_filter.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter.Tpo -c -o libarchive/test-archive_write_add_filter.obj `if test -f 'libarchive/archive_write_add_filter.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter.c' object='libarchive/test-archive_write_add_filter.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter.obj `if test -f 'libarchive/archive_write_add_filter.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter.c'; fi` - -libarchive/test-archive_write_add_filter_b64encode.o: libarchive/archive_write_add_filter_b64encode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_b64encode.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_b64encode.Tpo -c -o libarchive/test-archive_write_add_filter_b64encode.o `test -f 'libarchive/archive_write_add_filter_b64encode.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_b64encode.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_b64encode.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_b64encode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_b64encode.c' object='libarchive/test-archive_write_add_filter_b64encode.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_b64encode.o `test -f 'libarchive/archive_write_add_filter_b64encode.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_b64encode.c - -libarchive/test-archive_write_add_filter_b64encode.obj: libarchive/archive_write_add_filter_b64encode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_b64encode.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_b64encode.Tpo -c -o libarchive/test-archive_write_add_filter_b64encode.obj `if test -f 'libarchive/archive_write_add_filter_b64encode.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_b64encode.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_b64encode.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_b64encode.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_b64encode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_b64encode.c' object='libarchive/test-archive_write_add_filter_b64encode.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_b64encode.obj `if test -f 'libarchive/archive_write_add_filter_b64encode.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_b64encode.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_b64encode.c'; fi` - -libarchive/test-archive_write_add_filter_by_name.o: libarchive/archive_write_add_filter_by_name.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_by_name.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_by_name.Tpo -c -o libarchive/test-archive_write_add_filter_by_name.o `test -f 'libarchive/archive_write_add_filter_by_name.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_by_name.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_by_name.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_by_name.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_by_name.c' object='libarchive/test-archive_write_add_filter_by_name.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_by_name.o `test -f 'libarchive/archive_write_add_filter_by_name.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_by_name.c - -libarchive/test-archive_write_add_filter_by_name.obj: libarchive/archive_write_add_filter_by_name.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_by_name.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_by_name.Tpo -c -o libarchive/test-archive_write_add_filter_by_name.obj `if test -f 'libarchive/archive_write_add_filter_by_name.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_by_name.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_by_name.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_by_name.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_by_name.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_by_name.c' object='libarchive/test-archive_write_add_filter_by_name.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_by_name.obj `if test -f 'libarchive/archive_write_add_filter_by_name.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_by_name.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_by_name.c'; fi` - -libarchive/test-archive_write_add_filter_bzip2.o: libarchive/archive_write_add_filter_bzip2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_bzip2.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_bzip2.Tpo -c -o libarchive/test-archive_write_add_filter_bzip2.o `test -f 'libarchive/archive_write_add_filter_bzip2.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_bzip2.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_bzip2.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_bzip2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_bzip2.c' object='libarchive/test-archive_write_add_filter_bzip2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_bzip2.o `test -f 'libarchive/archive_write_add_filter_bzip2.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_bzip2.c - -libarchive/test-archive_write_add_filter_bzip2.obj: libarchive/archive_write_add_filter_bzip2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_bzip2.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_bzip2.Tpo -c -o libarchive/test-archive_write_add_filter_bzip2.obj `if test -f 'libarchive/archive_write_add_filter_bzip2.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_bzip2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_bzip2.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_bzip2.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_bzip2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_bzip2.c' object='libarchive/test-archive_write_add_filter_bzip2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_bzip2.obj `if test -f 'libarchive/archive_write_add_filter_bzip2.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_bzip2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_bzip2.c'; fi` - -libarchive/test-archive_write_add_filter_compress.o: libarchive/archive_write_add_filter_compress.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_compress.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_compress.Tpo -c -o libarchive/test-archive_write_add_filter_compress.o `test -f 'libarchive/archive_write_add_filter_compress.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_compress.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_compress.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_compress.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_compress.c' object='libarchive/test-archive_write_add_filter_compress.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_compress.o `test -f 'libarchive/archive_write_add_filter_compress.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_compress.c - -libarchive/test-archive_write_add_filter_compress.obj: libarchive/archive_write_add_filter_compress.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_compress.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_compress.Tpo -c -o libarchive/test-archive_write_add_filter_compress.obj `if test -f 'libarchive/archive_write_add_filter_compress.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_compress.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_compress.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_compress.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_compress.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_compress.c' object='libarchive/test-archive_write_add_filter_compress.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_compress.obj `if test -f 'libarchive/archive_write_add_filter_compress.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_compress.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_compress.c'; fi` - -libarchive/test-archive_write_add_filter_grzip.o: libarchive/archive_write_add_filter_grzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_grzip.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_grzip.Tpo -c -o libarchive/test-archive_write_add_filter_grzip.o `test -f 'libarchive/archive_write_add_filter_grzip.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_grzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_grzip.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_grzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_grzip.c' object='libarchive/test-archive_write_add_filter_grzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_grzip.o `test -f 'libarchive/archive_write_add_filter_grzip.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_grzip.c - -libarchive/test-archive_write_add_filter_grzip.obj: libarchive/archive_write_add_filter_grzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_grzip.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_grzip.Tpo -c -o libarchive/test-archive_write_add_filter_grzip.obj `if test -f 'libarchive/archive_write_add_filter_grzip.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_grzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_grzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_grzip.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_grzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_grzip.c' object='libarchive/test-archive_write_add_filter_grzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_grzip.obj `if test -f 'libarchive/archive_write_add_filter_grzip.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_grzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_grzip.c'; fi` - -libarchive/test-archive_write_add_filter_gzip.o: libarchive/archive_write_add_filter_gzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_gzip.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_gzip.Tpo -c -o libarchive/test-archive_write_add_filter_gzip.o `test -f 'libarchive/archive_write_add_filter_gzip.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_gzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_gzip.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_gzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_gzip.c' object='libarchive/test-archive_write_add_filter_gzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_gzip.o `test -f 'libarchive/archive_write_add_filter_gzip.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_gzip.c - -libarchive/test-archive_write_add_filter_gzip.obj: libarchive/archive_write_add_filter_gzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_gzip.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_gzip.Tpo -c -o libarchive/test-archive_write_add_filter_gzip.obj `if test -f 'libarchive/archive_write_add_filter_gzip.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_gzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_gzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_gzip.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_gzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_gzip.c' object='libarchive/test-archive_write_add_filter_gzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_gzip.obj `if test -f 'libarchive/archive_write_add_filter_gzip.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_gzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_gzip.c'; fi` - -libarchive/test-archive_write_add_filter_lrzip.o: libarchive/archive_write_add_filter_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_lrzip.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_lrzip.Tpo -c -o libarchive/test-archive_write_add_filter_lrzip.o `test -f 'libarchive/archive_write_add_filter_lrzip.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_lrzip.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_lrzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_lrzip.c' object='libarchive/test-archive_write_add_filter_lrzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_lrzip.o `test -f 'libarchive/archive_write_add_filter_lrzip.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_lrzip.c - -libarchive/test-archive_write_add_filter_lrzip.obj: libarchive/archive_write_add_filter_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_lrzip.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_lrzip.Tpo -c -o libarchive/test-archive_write_add_filter_lrzip.obj `if test -f 'libarchive/archive_write_add_filter_lrzip.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_lrzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_lrzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_lrzip.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_lrzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_lrzip.c' object='libarchive/test-archive_write_add_filter_lrzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_lrzip.obj `if test -f 'libarchive/archive_write_add_filter_lrzip.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_lrzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_lrzip.c'; fi` - -libarchive/test-archive_write_add_filter_lz4.o: libarchive/archive_write_add_filter_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_lz4.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_lz4.Tpo -c -o libarchive/test-archive_write_add_filter_lz4.o `test -f 'libarchive/archive_write_add_filter_lz4.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_lz4.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_lz4.c' object='libarchive/test-archive_write_add_filter_lz4.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_lz4.o `test -f 'libarchive/archive_write_add_filter_lz4.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_lz4.c - -libarchive/test-archive_write_add_filter_lz4.obj: libarchive/archive_write_add_filter_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_lz4.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_lz4.Tpo -c -o libarchive/test-archive_write_add_filter_lz4.obj `if test -f 'libarchive/archive_write_add_filter_lz4.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_lz4.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_lz4.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_lz4.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_lz4.c' object='libarchive/test-archive_write_add_filter_lz4.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_lz4.obj `if test -f 'libarchive/archive_write_add_filter_lz4.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_lz4.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_lz4.c'; fi` - -libarchive/test-archive_write_add_filter_lzop.o: libarchive/archive_write_add_filter_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_lzop.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_lzop.Tpo -c -o libarchive/test-archive_write_add_filter_lzop.o `test -f 'libarchive/archive_write_add_filter_lzop.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_lzop.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_lzop.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_lzop.c' object='libarchive/test-archive_write_add_filter_lzop.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_lzop.o `test -f 'libarchive/archive_write_add_filter_lzop.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_lzop.c - -libarchive/test-archive_write_add_filter_lzop.obj: libarchive/archive_write_add_filter_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_lzop.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_lzop.Tpo -c -o libarchive/test-archive_write_add_filter_lzop.obj `if test -f 'libarchive/archive_write_add_filter_lzop.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_lzop.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_lzop.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_lzop.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_lzop.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_lzop.c' object='libarchive/test-archive_write_add_filter_lzop.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_lzop.obj `if test -f 'libarchive/archive_write_add_filter_lzop.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_lzop.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_lzop.c'; fi` - -libarchive/test-archive_write_add_filter_none.o: libarchive/archive_write_add_filter_none.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_none.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_none.Tpo -c -o libarchive/test-archive_write_add_filter_none.o `test -f 'libarchive/archive_write_add_filter_none.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_none.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_none.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_none.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_none.c' object='libarchive/test-archive_write_add_filter_none.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_none.o `test -f 'libarchive/archive_write_add_filter_none.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_none.c - -libarchive/test-archive_write_add_filter_none.obj: libarchive/archive_write_add_filter_none.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_none.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_none.Tpo -c -o libarchive/test-archive_write_add_filter_none.obj `if test -f 'libarchive/archive_write_add_filter_none.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_none.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_none.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_none.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_none.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_none.c' object='libarchive/test-archive_write_add_filter_none.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_none.obj `if test -f 'libarchive/archive_write_add_filter_none.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_none.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_none.c'; fi` - -libarchive/test-archive_write_add_filter_program.o: libarchive/archive_write_add_filter_program.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_program.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_program.Tpo -c -o libarchive/test-archive_write_add_filter_program.o `test -f 'libarchive/archive_write_add_filter_program.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_program.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_program.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_program.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_program.c' object='libarchive/test-archive_write_add_filter_program.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_program.o `test -f 'libarchive/archive_write_add_filter_program.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_program.c - -libarchive/test-archive_write_add_filter_program.obj: libarchive/archive_write_add_filter_program.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_program.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_program.Tpo -c -o libarchive/test-archive_write_add_filter_program.obj `if test -f 'libarchive/archive_write_add_filter_program.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_program.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_program.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_program.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_program.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_program.c' object='libarchive/test-archive_write_add_filter_program.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_program.obj `if test -f 'libarchive/archive_write_add_filter_program.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_program.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_program.c'; fi` - -libarchive/test-archive_write_add_filter_uuencode.o: libarchive/archive_write_add_filter_uuencode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_uuencode.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_uuencode.Tpo -c -o libarchive/test-archive_write_add_filter_uuencode.o `test -f 'libarchive/archive_write_add_filter_uuencode.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_uuencode.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_uuencode.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_uuencode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_uuencode.c' object='libarchive/test-archive_write_add_filter_uuencode.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_uuencode.o `test -f 'libarchive/archive_write_add_filter_uuencode.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_uuencode.c - -libarchive/test-archive_write_add_filter_uuencode.obj: libarchive/archive_write_add_filter_uuencode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_uuencode.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_uuencode.Tpo -c -o libarchive/test-archive_write_add_filter_uuencode.obj `if test -f 'libarchive/archive_write_add_filter_uuencode.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_uuencode.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_uuencode.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_uuencode.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_uuencode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_uuencode.c' object='libarchive/test-archive_write_add_filter_uuencode.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_uuencode.obj `if test -f 'libarchive/archive_write_add_filter_uuencode.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_uuencode.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_uuencode.c'; fi` - -libarchive/test-archive_write_add_filter_xz.o: libarchive/archive_write_add_filter_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_xz.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_xz.Tpo -c -o libarchive/test-archive_write_add_filter_xz.o `test -f 'libarchive/archive_write_add_filter_xz.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_xz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_xz.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_xz.c' object='libarchive/test-archive_write_add_filter_xz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_xz.o `test -f 'libarchive/archive_write_add_filter_xz.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_xz.c - -libarchive/test-archive_write_add_filter_xz.obj: libarchive/archive_write_add_filter_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_xz.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_xz.Tpo -c -o libarchive/test-archive_write_add_filter_xz.obj `if test -f 'libarchive/archive_write_add_filter_xz.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_xz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_xz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_xz.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_xz.c' object='libarchive/test-archive_write_add_filter_xz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_xz.obj `if test -f 'libarchive/archive_write_add_filter_xz.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_xz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_xz.c'; fi` - -libarchive/test-archive_write_add_filter_zstd.o: libarchive/archive_write_add_filter_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_zstd.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_zstd.Tpo -c -o libarchive/test-archive_write_add_filter_zstd.o `test -f 'libarchive/archive_write_add_filter_zstd.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_zstd.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_zstd.c' object='libarchive/test-archive_write_add_filter_zstd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_zstd.o `test -f 'libarchive/archive_write_add_filter_zstd.c' || echo '$(srcdir)/'`libarchive/archive_write_add_filter_zstd.c - -libarchive/test-archive_write_add_filter_zstd.obj: libarchive/archive_write_add_filter_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_add_filter_zstd.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_add_filter_zstd.Tpo -c -o libarchive/test-archive_write_add_filter_zstd.obj `if test -f 'libarchive/archive_write_add_filter_zstd.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_zstd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_zstd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_add_filter_zstd.Tpo libarchive/$(DEPDIR)/test-archive_write_add_filter_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_add_filter_zstd.c' object='libarchive/test-archive_write_add_filter_zstd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_add_filter_zstd.obj `if test -f 'libarchive/archive_write_add_filter_zstd.c'; then $(CYGPATH_W) 'libarchive/archive_write_add_filter_zstd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_add_filter_zstd.c'; fi` - -libarchive/test-archive_write_set_format.o: libarchive/archive_write_set_format.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format.Tpo -c -o libarchive/test-archive_write_set_format.o `test -f 'libarchive/archive_write_set_format.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format.c' object='libarchive/test-archive_write_set_format.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format.o `test -f 'libarchive/archive_write_set_format.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format.c - -libarchive/test-archive_write_set_format.obj: libarchive/archive_write_set_format.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format.Tpo -c -o libarchive/test-archive_write_set_format.obj `if test -f 'libarchive/archive_write_set_format.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format.c' object='libarchive/test-archive_write_set_format.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format.obj `if test -f 'libarchive/archive_write_set_format.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format.c'; fi` - -libarchive/test-archive_write_set_format_7zip.o: libarchive/archive_write_set_format_7zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_7zip.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_7zip.Tpo -c -o libarchive/test-archive_write_set_format_7zip.o `test -f 'libarchive/archive_write_set_format_7zip.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_7zip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_7zip.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_7zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_7zip.c' object='libarchive/test-archive_write_set_format_7zip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_7zip.o `test -f 'libarchive/archive_write_set_format_7zip.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_7zip.c - -libarchive/test-archive_write_set_format_7zip.obj: libarchive/archive_write_set_format_7zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_7zip.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_7zip.Tpo -c -o libarchive/test-archive_write_set_format_7zip.obj `if test -f 'libarchive/archive_write_set_format_7zip.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_7zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_7zip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_7zip.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_7zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_7zip.c' object='libarchive/test-archive_write_set_format_7zip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_7zip.obj `if test -f 'libarchive/archive_write_set_format_7zip.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_7zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_7zip.c'; fi` - -libarchive/test-archive_write_set_format_ar.o: libarchive/archive_write_set_format_ar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_ar.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_ar.Tpo -c -o libarchive/test-archive_write_set_format_ar.o `test -f 'libarchive/archive_write_set_format_ar.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_ar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_ar.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_ar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_ar.c' object='libarchive/test-archive_write_set_format_ar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_ar.o `test -f 'libarchive/archive_write_set_format_ar.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_ar.c - -libarchive/test-archive_write_set_format_ar.obj: libarchive/archive_write_set_format_ar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_ar.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_ar.Tpo -c -o libarchive/test-archive_write_set_format_ar.obj `if test -f 'libarchive/archive_write_set_format_ar.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_ar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_ar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_ar.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_ar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_ar.c' object='libarchive/test-archive_write_set_format_ar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_ar.obj `if test -f 'libarchive/archive_write_set_format_ar.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_ar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_ar.c'; fi` - -libarchive/test-archive_write_set_format_by_name.o: libarchive/archive_write_set_format_by_name.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_by_name.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_by_name.Tpo -c -o libarchive/test-archive_write_set_format_by_name.o `test -f 'libarchive/archive_write_set_format_by_name.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_by_name.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_by_name.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_by_name.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_by_name.c' object='libarchive/test-archive_write_set_format_by_name.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_by_name.o `test -f 'libarchive/archive_write_set_format_by_name.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_by_name.c - -libarchive/test-archive_write_set_format_by_name.obj: libarchive/archive_write_set_format_by_name.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_by_name.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_by_name.Tpo -c -o libarchive/test-archive_write_set_format_by_name.obj `if test -f 'libarchive/archive_write_set_format_by_name.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_by_name.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_by_name.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_by_name.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_by_name.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_by_name.c' object='libarchive/test-archive_write_set_format_by_name.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_by_name.obj `if test -f 'libarchive/archive_write_set_format_by_name.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_by_name.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_by_name.c'; fi` - -libarchive/test-archive_write_set_format_cpio.o: libarchive/archive_write_set_format_cpio.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_cpio.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_cpio.Tpo -c -o libarchive/test-archive_write_set_format_cpio.o `test -f 'libarchive/archive_write_set_format_cpio.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_cpio.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_cpio.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_cpio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_cpio.c' object='libarchive/test-archive_write_set_format_cpio.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_cpio.o `test -f 'libarchive/archive_write_set_format_cpio.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_cpio.c - -libarchive/test-archive_write_set_format_cpio.obj: libarchive/archive_write_set_format_cpio.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_cpio.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_cpio.Tpo -c -o libarchive/test-archive_write_set_format_cpio.obj `if test -f 'libarchive/archive_write_set_format_cpio.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_cpio.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_cpio.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_cpio.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_cpio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_cpio.c' object='libarchive/test-archive_write_set_format_cpio.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_cpio.obj `if test -f 'libarchive/archive_write_set_format_cpio.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_cpio.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_cpio.c'; fi` - -libarchive/test-archive_write_set_format_cpio_binary.o: libarchive/archive_write_set_format_cpio_binary.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_cpio_binary.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_binary.Tpo -c -o libarchive/test-archive_write_set_format_cpio_binary.o `test -f 'libarchive/archive_write_set_format_cpio_binary.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_cpio_binary.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_binary.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_binary.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_cpio_binary.c' object='libarchive/test-archive_write_set_format_cpio_binary.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_cpio_binary.o `test -f 'libarchive/archive_write_set_format_cpio_binary.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_cpio_binary.c - -libarchive/test-archive_write_set_format_cpio_binary.obj: libarchive/archive_write_set_format_cpio_binary.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_cpio_binary.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_binary.Tpo -c -o libarchive/test-archive_write_set_format_cpio_binary.obj `if test -f 'libarchive/archive_write_set_format_cpio_binary.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_cpio_binary.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_cpio_binary.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_binary.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_binary.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_cpio_binary.c' object='libarchive/test-archive_write_set_format_cpio_binary.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_cpio_binary.obj `if test -f 'libarchive/archive_write_set_format_cpio_binary.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_cpio_binary.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_cpio_binary.c'; fi` - -libarchive/test-archive_write_set_format_cpio_newc.o: libarchive/archive_write_set_format_cpio_newc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_cpio_newc.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_newc.Tpo -c -o libarchive/test-archive_write_set_format_cpio_newc.o `test -f 'libarchive/archive_write_set_format_cpio_newc.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_cpio_newc.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_newc.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_newc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_cpio_newc.c' object='libarchive/test-archive_write_set_format_cpio_newc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_cpio_newc.o `test -f 'libarchive/archive_write_set_format_cpio_newc.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_cpio_newc.c - -libarchive/test-archive_write_set_format_cpio_newc.obj: libarchive/archive_write_set_format_cpio_newc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_cpio_newc.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_newc.Tpo -c -o libarchive/test-archive_write_set_format_cpio_newc.obj `if test -f 'libarchive/archive_write_set_format_cpio_newc.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_cpio_newc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_cpio_newc.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_newc.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_newc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_cpio_newc.c' object='libarchive/test-archive_write_set_format_cpio_newc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_cpio_newc.obj `if test -f 'libarchive/archive_write_set_format_cpio_newc.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_cpio_newc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_cpio_newc.c'; fi` - -libarchive/test-archive_write_set_format_cpio_odc.o: libarchive/archive_write_set_format_cpio_odc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_cpio_odc.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_odc.Tpo -c -o libarchive/test-archive_write_set_format_cpio_odc.o `test -f 'libarchive/archive_write_set_format_cpio_odc.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_cpio_odc.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_odc.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_odc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_cpio_odc.c' object='libarchive/test-archive_write_set_format_cpio_odc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_cpio_odc.o `test -f 'libarchive/archive_write_set_format_cpio_odc.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_cpio_odc.c - -libarchive/test-archive_write_set_format_cpio_odc.obj: libarchive/archive_write_set_format_cpio_odc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_cpio_odc.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_odc.Tpo -c -o libarchive/test-archive_write_set_format_cpio_odc.obj `if test -f 'libarchive/archive_write_set_format_cpio_odc.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_cpio_odc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_cpio_odc.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_odc.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_odc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_cpio_odc.c' object='libarchive/test-archive_write_set_format_cpio_odc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_cpio_odc.obj `if test -f 'libarchive/archive_write_set_format_cpio_odc.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_cpio_odc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_cpio_odc.c'; fi` - -libarchive/test-archive_write_set_format_filter_by_ext.o: libarchive/archive_write_set_format_filter_by_ext.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_filter_by_ext.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_filter_by_ext.Tpo -c -o libarchive/test-archive_write_set_format_filter_by_ext.o `test -f 'libarchive/archive_write_set_format_filter_by_ext.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_filter_by_ext.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_filter_by_ext.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_filter_by_ext.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_filter_by_ext.c' object='libarchive/test-archive_write_set_format_filter_by_ext.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_filter_by_ext.o `test -f 'libarchive/archive_write_set_format_filter_by_ext.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_filter_by_ext.c - -libarchive/test-archive_write_set_format_filter_by_ext.obj: libarchive/archive_write_set_format_filter_by_ext.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_filter_by_ext.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_filter_by_ext.Tpo -c -o libarchive/test-archive_write_set_format_filter_by_ext.obj `if test -f 'libarchive/archive_write_set_format_filter_by_ext.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_filter_by_ext.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_filter_by_ext.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_filter_by_ext.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_filter_by_ext.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_filter_by_ext.c' object='libarchive/test-archive_write_set_format_filter_by_ext.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_filter_by_ext.obj `if test -f 'libarchive/archive_write_set_format_filter_by_ext.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_filter_by_ext.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_filter_by_ext.c'; fi` - -libarchive/test-archive_write_set_format_iso9660.o: libarchive/archive_write_set_format_iso9660.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_iso9660.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_iso9660.Tpo -c -o libarchive/test-archive_write_set_format_iso9660.o `test -f 'libarchive/archive_write_set_format_iso9660.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_iso9660.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_iso9660.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_iso9660.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_iso9660.c' object='libarchive/test-archive_write_set_format_iso9660.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_iso9660.o `test -f 'libarchive/archive_write_set_format_iso9660.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_iso9660.c - -libarchive/test-archive_write_set_format_iso9660.obj: libarchive/archive_write_set_format_iso9660.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_iso9660.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_iso9660.Tpo -c -o libarchive/test-archive_write_set_format_iso9660.obj `if test -f 'libarchive/archive_write_set_format_iso9660.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_iso9660.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_iso9660.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_iso9660.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_iso9660.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_iso9660.c' object='libarchive/test-archive_write_set_format_iso9660.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_iso9660.obj `if test -f 'libarchive/archive_write_set_format_iso9660.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_iso9660.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_iso9660.c'; fi` - -libarchive/test-archive_write_set_format_mtree.o: libarchive/archive_write_set_format_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_mtree.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_mtree.Tpo -c -o libarchive/test-archive_write_set_format_mtree.o `test -f 'libarchive/archive_write_set_format_mtree.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_mtree.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_mtree.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_mtree.c' object='libarchive/test-archive_write_set_format_mtree.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_mtree.o `test -f 'libarchive/archive_write_set_format_mtree.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_mtree.c - -libarchive/test-archive_write_set_format_mtree.obj: libarchive/archive_write_set_format_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_mtree.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_mtree.Tpo -c -o libarchive/test-archive_write_set_format_mtree.obj `if test -f 'libarchive/archive_write_set_format_mtree.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_mtree.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_mtree.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_mtree.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_mtree.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_mtree.c' object='libarchive/test-archive_write_set_format_mtree.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_mtree.obj `if test -f 'libarchive/archive_write_set_format_mtree.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_mtree.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_mtree.c'; fi` - -libarchive/test-archive_write_set_format_pax.o: libarchive/archive_write_set_format_pax.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_pax.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_pax.Tpo -c -o libarchive/test-archive_write_set_format_pax.o `test -f 'libarchive/archive_write_set_format_pax.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_pax.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_pax.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_pax.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_pax.c' object='libarchive/test-archive_write_set_format_pax.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_pax.o `test -f 'libarchive/archive_write_set_format_pax.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_pax.c - -libarchive/test-archive_write_set_format_pax.obj: libarchive/archive_write_set_format_pax.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_pax.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_pax.Tpo -c -o libarchive/test-archive_write_set_format_pax.obj `if test -f 'libarchive/archive_write_set_format_pax.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_pax.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_pax.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_pax.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_pax.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_pax.c' object='libarchive/test-archive_write_set_format_pax.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_pax.obj `if test -f 'libarchive/archive_write_set_format_pax.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_pax.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_pax.c'; fi` - -libarchive/test-archive_write_set_format_raw.o: libarchive/archive_write_set_format_raw.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_raw.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_raw.Tpo -c -o libarchive/test-archive_write_set_format_raw.o `test -f 'libarchive/archive_write_set_format_raw.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_raw.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_raw.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_raw.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_raw.c' object='libarchive/test-archive_write_set_format_raw.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_raw.o `test -f 'libarchive/archive_write_set_format_raw.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_raw.c - -libarchive/test-archive_write_set_format_raw.obj: libarchive/archive_write_set_format_raw.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_raw.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_raw.Tpo -c -o libarchive/test-archive_write_set_format_raw.obj `if test -f 'libarchive/archive_write_set_format_raw.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_raw.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_raw.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_raw.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_raw.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_raw.c' object='libarchive/test-archive_write_set_format_raw.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_raw.obj `if test -f 'libarchive/archive_write_set_format_raw.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_raw.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_raw.c'; fi` - -libarchive/test-archive_write_set_format_shar.o: libarchive/archive_write_set_format_shar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_shar.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_shar.Tpo -c -o libarchive/test-archive_write_set_format_shar.o `test -f 'libarchive/archive_write_set_format_shar.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_shar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_shar.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_shar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_shar.c' object='libarchive/test-archive_write_set_format_shar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_shar.o `test -f 'libarchive/archive_write_set_format_shar.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_shar.c - -libarchive/test-archive_write_set_format_shar.obj: libarchive/archive_write_set_format_shar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_shar.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_shar.Tpo -c -o libarchive/test-archive_write_set_format_shar.obj `if test -f 'libarchive/archive_write_set_format_shar.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_shar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_shar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_shar.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_shar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_shar.c' object='libarchive/test-archive_write_set_format_shar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_shar.obj `if test -f 'libarchive/archive_write_set_format_shar.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_shar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_shar.c'; fi` - -libarchive/test-archive_write_set_format_ustar.o: libarchive/archive_write_set_format_ustar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_ustar.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_ustar.Tpo -c -o libarchive/test-archive_write_set_format_ustar.o `test -f 'libarchive/archive_write_set_format_ustar.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_ustar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_ustar.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_ustar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_ustar.c' object='libarchive/test-archive_write_set_format_ustar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_ustar.o `test -f 'libarchive/archive_write_set_format_ustar.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_ustar.c - -libarchive/test-archive_write_set_format_ustar.obj: libarchive/archive_write_set_format_ustar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_ustar.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_ustar.Tpo -c -o libarchive/test-archive_write_set_format_ustar.obj `if test -f 'libarchive/archive_write_set_format_ustar.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_ustar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_ustar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_ustar.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_ustar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_ustar.c' object='libarchive/test-archive_write_set_format_ustar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_ustar.obj `if test -f 'libarchive/archive_write_set_format_ustar.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_ustar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_ustar.c'; fi` - -libarchive/test-archive_write_set_format_v7tar.o: libarchive/archive_write_set_format_v7tar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_v7tar.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_v7tar.Tpo -c -o libarchive/test-archive_write_set_format_v7tar.o `test -f 'libarchive/archive_write_set_format_v7tar.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_v7tar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_v7tar.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_v7tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_v7tar.c' object='libarchive/test-archive_write_set_format_v7tar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_v7tar.o `test -f 'libarchive/archive_write_set_format_v7tar.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_v7tar.c - -libarchive/test-archive_write_set_format_v7tar.obj: libarchive/archive_write_set_format_v7tar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_v7tar.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_v7tar.Tpo -c -o libarchive/test-archive_write_set_format_v7tar.obj `if test -f 'libarchive/archive_write_set_format_v7tar.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_v7tar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_v7tar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_v7tar.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_v7tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_v7tar.c' object='libarchive/test-archive_write_set_format_v7tar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_v7tar.obj `if test -f 'libarchive/archive_write_set_format_v7tar.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_v7tar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_v7tar.c'; fi` - -libarchive/test-archive_write_set_format_gnutar.o: libarchive/archive_write_set_format_gnutar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_gnutar.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_gnutar.Tpo -c -o libarchive/test-archive_write_set_format_gnutar.o `test -f 'libarchive/archive_write_set_format_gnutar.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_gnutar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_gnutar.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_gnutar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_gnutar.c' object='libarchive/test-archive_write_set_format_gnutar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_gnutar.o `test -f 'libarchive/archive_write_set_format_gnutar.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_gnutar.c - -libarchive/test-archive_write_set_format_gnutar.obj: libarchive/archive_write_set_format_gnutar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_gnutar.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_gnutar.Tpo -c -o libarchive/test-archive_write_set_format_gnutar.obj `if test -f 'libarchive/archive_write_set_format_gnutar.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_gnutar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_gnutar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_gnutar.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_gnutar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_gnutar.c' object='libarchive/test-archive_write_set_format_gnutar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_gnutar.obj `if test -f 'libarchive/archive_write_set_format_gnutar.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_gnutar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_gnutar.c'; fi` - -libarchive/test-archive_write_set_format_warc.o: libarchive/archive_write_set_format_warc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_warc.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_warc.Tpo -c -o libarchive/test-archive_write_set_format_warc.o `test -f 'libarchive/archive_write_set_format_warc.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_warc.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_warc.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_warc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_warc.c' object='libarchive/test-archive_write_set_format_warc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_warc.o `test -f 'libarchive/archive_write_set_format_warc.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_warc.c - -libarchive/test-archive_write_set_format_warc.obj: libarchive/archive_write_set_format_warc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_warc.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_warc.Tpo -c -o libarchive/test-archive_write_set_format_warc.obj `if test -f 'libarchive/archive_write_set_format_warc.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_warc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_warc.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_warc.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_warc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_warc.c' object='libarchive/test-archive_write_set_format_warc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_warc.obj `if test -f 'libarchive/archive_write_set_format_warc.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_warc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_warc.c'; fi` - -libarchive/test-archive_write_set_format_xar.o: libarchive/archive_write_set_format_xar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_xar.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_xar.Tpo -c -o libarchive/test-archive_write_set_format_xar.o `test -f 'libarchive/archive_write_set_format_xar.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_xar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_xar.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_xar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_xar.c' object='libarchive/test-archive_write_set_format_xar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_xar.o `test -f 'libarchive/archive_write_set_format_xar.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_xar.c - -libarchive/test-archive_write_set_format_xar.obj: libarchive/archive_write_set_format_xar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_xar.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_xar.Tpo -c -o libarchive/test-archive_write_set_format_xar.obj `if test -f 'libarchive/archive_write_set_format_xar.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_xar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_xar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_xar.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_xar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_xar.c' object='libarchive/test-archive_write_set_format_xar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_xar.obj `if test -f 'libarchive/archive_write_set_format_xar.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_xar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_xar.c'; fi` - -libarchive/test-archive_write_set_format_zip.o: libarchive/archive_write_set_format_zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_zip.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_zip.Tpo -c -o libarchive/test-archive_write_set_format_zip.o `test -f 'libarchive/archive_write_set_format_zip.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_zip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_zip.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_zip.c' object='libarchive/test-archive_write_set_format_zip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_zip.o `test -f 'libarchive/archive_write_set_format_zip.c' || echo '$(srcdir)/'`libarchive/archive_write_set_format_zip.c - -libarchive/test-archive_write_set_format_zip.obj: libarchive/archive_write_set_format_zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_format_zip.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_format_zip.Tpo -c -o libarchive/test-archive_write_set_format_zip.obj `if test -f 'libarchive/archive_write_set_format_zip.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_zip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_format_zip.Tpo libarchive/$(DEPDIR)/test-archive_write_set_format_zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_format_zip.c' object='libarchive/test-archive_write_set_format_zip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_format_zip.obj `if test -f 'libarchive/archive_write_set_format_zip.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_format_zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_format_zip.c'; fi` - -libarchive/test-archive_write_set_options.o: libarchive/archive_write_set_options.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_options.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_options.Tpo -c -o libarchive/test-archive_write_set_options.o `test -f 'libarchive/archive_write_set_options.c' || echo '$(srcdir)/'`libarchive/archive_write_set_options.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_options.Tpo libarchive/$(DEPDIR)/test-archive_write_set_options.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_options.c' object='libarchive/test-archive_write_set_options.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_options.o `test -f 'libarchive/archive_write_set_options.c' || echo '$(srcdir)/'`libarchive/archive_write_set_options.c - -libarchive/test-archive_write_set_options.obj: libarchive/archive_write_set_options.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_options.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_options.Tpo -c -o libarchive/test-archive_write_set_options.obj `if test -f 'libarchive/archive_write_set_options.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_options.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_options.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_options.Tpo libarchive/$(DEPDIR)/test-archive_write_set_options.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_options.c' object='libarchive/test-archive_write_set_options.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_options.obj `if test -f 'libarchive/archive_write_set_options.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_options.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_options.c'; fi` - -libarchive/test-archive_write_set_passphrase.o: libarchive/archive_write_set_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_passphrase.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_passphrase.Tpo -c -o libarchive/test-archive_write_set_passphrase.o `test -f 'libarchive/archive_write_set_passphrase.c' || echo '$(srcdir)/'`libarchive/archive_write_set_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_passphrase.Tpo libarchive/$(DEPDIR)/test-archive_write_set_passphrase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_passphrase.c' object='libarchive/test-archive_write_set_passphrase.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_passphrase.o `test -f 'libarchive/archive_write_set_passphrase.c' || echo '$(srcdir)/'`libarchive/archive_write_set_passphrase.c - -libarchive/test-archive_write_set_passphrase.obj: libarchive/archive_write_set_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_set_passphrase.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_set_passphrase.Tpo -c -o libarchive/test-archive_write_set_passphrase.obj `if test -f 'libarchive/archive_write_set_passphrase.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_passphrase.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_passphrase.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_set_passphrase.Tpo libarchive/$(DEPDIR)/test-archive_write_set_passphrase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_set_passphrase.c' object='libarchive/test-archive_write_set_passphrase.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_set_passphrase.obj `if test -f 'libarchive/archive_write_set_passphrase.c'; then $(CYGPATH_W) 'libarchive/archive_write_set_passphrase.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_set_passphrase.c'; fi` - -libarchive/test-filter_fork_posix.o: libarchive/filter_fork_posix.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-filter_fork_posix.o -MD -MP -MF libarchive/$(DEPDIR)/test-filter_fork_posix.Tpo -c -o libarchive/test-filter_fork_posix.o `test -f 'libarchive/filter_fork_posix.c' || echo '$(srcdir)/'`libarchive/filter_fork_posix.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-filter_fork_posix.Tpo libarchive/$(DEPDIR)/test-filter_fork_posix.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/filter_fork_posix.c' object='libarchive/test-filter_fork_posix.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-filter_fork_posix.o `test -f 'libarchive/filter_fork_posix.c' || echo '$(srcdir)/'`libarchive/filter_fork_posix.c - -libarchive/test-filter_fork_posix.obj: libarchive/filter_fork_posix.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-filter_fork_posix.obj -MD -MP -MF libarchive/$(DEPDIR)/test-filter_fork_posix.Tpo -c -o libarchive/test-filter_fork_posix.obj `if test -f 'libarchive/filter_fork_posix.c'; then $(CYGPATH_W) 'libarchive/filter_fork_posix.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/filter_fork_posix.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-filter_fork_posix.Tpo libarchive/$(DEPDIR)/test-filter_fork_posix.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/filter_fork_posix.c' object='libarchive/test-filter_fork_posix.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-filter_fork_posix.obj `if test -f 'libarchive/filter_fork_posix.c'; then $(CYGPATH_W) 'libarchive/filter_fork_posix.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/filter_fork_posix.c'; fi` - -libarchive/test-xxhash.o: libarchive/xxhash.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-xxhash.o -MD -MP -MF libarchive/$(DEPDIR)/test-xxhash.Tpo -c -o libarchive/test-xxhash.o `test -f 'libarchive/xxhash.c' || echo '$(srcdir)/'`libarchive/xxhash.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-xxhash.Tpo libarchive/$(DEPDIR)/test-xxhash.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/xxhash.c' object='libarchive/test-xxhash.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-xxhash.o `test -f 'libarchive/xxhash.c' || echo '$(srcdir)/'`libarchive/xxhash.c - -libarchive/test-xxhash.obj: libarchive/xxhash.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-xxhash.obj -MD -MP -MF libarchive/$(DEPDIR)/test-xxhash.Tpo -c -o libarchive/test-xxhash.obj `if test -f 'libarchive/xxhash.c'; then $(CYGPATH_W) 'libarchive/xxhash.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/xxhash.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-xxhash.Tpo libarchive/$(DEPDIR)/test-xxhash.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/xxhash.c' object='libarchive/test-xxhash.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-xxhash.obj `if test -f 'libarchive/xxhash.c'; then $(CYGPATH_W) 'libarchive/xxhash.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/xxhash.c'; fi` - -libarchive/test-archive_entry_copy_bhfi.o: libarchive/archive_entry_copy_bhfi.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_entry_copy_bhfi.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_entry_copy_bhfi.Tpo -c -o libarchive/test-archive_entry_copy_bhfi.o `test -f 'libarchive/archive_entry_copy_bhfi.c' || echo '$(srcdir)/'`libarchive/archive_entry_copy_bhfi.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_entry_copy_bhfi.Tpo libarchive/$(DEPDIR)/test-archive_entry_copy_bhfi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_entry_copy_bhfi.c' object='libarchive/test-archive_entry_copy_bhfi.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_entry_copy_bhfi.o `test -f 'libarchive/archive_entry_copy_bhfi.c' || echo '$(srcdir)/'`libarchive/archive_entry_copy_bhfi.c - -libarchive/test-archive_entry_copy_bhfi.obj: libarchive/archive_entry_copy_bhfi.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_entry_copy_bhfi.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_entry_copy_bhfi.Tpo -c -o libarchive/test-archive_entry_copy_bhfi.obj `if test -f 'libarchive/archive_entry_copy_bhfi.c'; then $(CYGPATH_W) 'libarchive/archive_entry_copy_bhfi.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_entry_copy_bhfi.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_entry_copy_bhfi.Tpo libarchive/$(DEPDIR)/test-archive_entry_copy_bhfi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_entry_copy_bhfi.c' object='libarchive/test-archive_entry_copy_bhfi.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_entry_copy_bhfi.obj `if test -f 'libarchive/archive_entry_copy_bhfi.c'; then $(CYGPATH_W) 'libarchive/archive_entry_copy_bhfi.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_entry_copy_bhfi.c'; fi` - -libarchive/test-archive_read_disk_windows.o: libarchive/archive_read_disk_windows.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_disk_windows.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_disk_windows.Tpo -c -o libarchive/test-archive_read_disk_windows.o `test -f 'libarchive/archive_read_disk_windows.c' || echo '$(srcdir)/'`libarchive/archive_read_disk_windows.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_disk_windows.Tpo libarchive/$(DEPDIR)/test-archive_read_disk_windows.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_disk_windows.c' object='libarchive/test-archive_read_disk_windows.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_disk_windows.o `test -f 'libarchive/archive_read_disk_windows.c' || echo '$(srcdir)/'`libarchive/archive_read_disk_windows.c - -libarchive/test-archive_read_disk_windows.obj: libarchive/archive_read_disk_windows.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_read_disk_windows.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_read_disk_windows.Tpo -c -o libarchive/test-archive_read_disk_windows.obj `if test -f 'libarchive/archive_read_disk_windows.c'; then $(CYGPATH_W) 'libarchive/archive_read_disk_windows.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_disk_windows.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_read_disk_windows.Tpo libarchive/$(DEPDIR)/test-archive_read_disk_windows.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_read_disk_windows.c' object='libarchive/test-archive_read_disk_windows.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_read_disk_windows.obj `if test -f 'libarchive/archive_read_disk_windows.c'; then $(CYGPATH_W) 'libarchive/archive_read_disk_windows.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_read_disk_windows.c'; fi` - -libarchive/test-archive_windows.o: libarchive/archive_windows.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_windows.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_windows.Tpo -c -o libarchive/test-archive_windows.o `test -f 'libarchive/archive_windows.c' || echo '$(srcdir)/'`libarchive/archive_windows.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_windows.Tpo libarchive/$(DEPDIR)/test-archive_windows.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_windows.c' object='libarchive/test-archive_windows.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_windows.o `test -f 'libarchive/archive_windows.c' || echo '$(srcdir)/'`libarchive/archive_windows.c - -libarchive/test-archive_windows.obj: libarchive/archive_windows.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_windows.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_windows.Tpo -c -o libarchive/test-archive_windows.obj `if test -f 'libarchive/archive_windows.c'; then $(CYGPATH_W) 'libarchive/archive_windows.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_windows.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_windows.Tpo libarchive/$(DEPDIR)/test-archive_windows.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_windows.c' object='libarchive/test-archive_windows.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_windows.obj `if test -f 'libarchive/archive_windows.c'; then $(CYGPATH_W) 'libarchive/archive_windows.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_windows.c'; fi` - -libarchive/test-archive_write_disk_windows.o: libarchive/archive_write_disk_windows.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_disk_windows.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_disk_windows.Tpo -c -o libarchive/test-archive_write_disk_windows.o `test -f 'libarchive/archive_write_disk_windows.c' || echo '$(srcdir)/'`libarchive/archive_write_disk_windows.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_disk_windows.Tpo libarchive/$(DEPDIR)/test-archive_write_disk_windows.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_disk_windows.c' object='libarchive/test-archive_write_disk_windows.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_disk_windows.o `test -f 'libarchive/archive_write_disk_windows.c' || echo '$(srcdir)/'`libarchive/archive_write_disk_windows.c - -libarchive/test-archive_write_disk_windows.obj: libarchive/archive_write_disk_windows.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_write_disk_windows.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_write_disk_windows.Tpo -c -o libarchive/test-archive_write_disk_windows.obj `if test -f 'libarchive/archive_write_disk_windows.c'; then $(CYGPATH_W) 'libarchive/archive_write_disk_windows.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_disk_windows.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_write_disk_windows.Tpo libarchive/$(DEPDIR)/test-archive_write_disk_windows.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_write_disk_windows.c' object='libarchive/test-archive_write_disk_windows.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_write_disk_windows.obj `if test -f 'libarchive/archive_write_disk_windows.c'; then $(CYGPATH_W) 'libarchive/archive_write_disk_windows.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_write_disk_windows.c'; fi` - -libarchive/test-filter_fork_windows.o: libarchive/filter_fork_windows.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-filter_fork_windows.o -MD -MP -MF libarchive/$(DEPDIR)/test-filter_fork_windows.Tpo -c -o libarchive/test-filter_fork_windows.o `test -f 'libarchive/filter_fork_windows.c' || echo '$(srcdir)/'`libarchive/filter_fork_windows.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-filter_fork_windows.Tpo libarchive/$(DEPDIR)/test-filter_fork_windows.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/filter_fork_windows.c' object='libarchive/test-filter_fork_windows.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-filter_fork_windows.o `test -f 'libarchive/filter_fork_windows.c' || echo '$(srcdir)/'`libarchive/filter_fork_windows.c - -libarchive/test-filter_fork_windows.obj: libarchive/filter_fork_windows.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-filter_fork_windows.obj -MD -MP -MF libarchive/$(DEPDIR)/test-filter_fork_windows.Tpo -c -o libarchive/test-filter_fork_windows.obj `if test -f 'libarchive/filter_fork_windows.c'; then $(CYGPATH_W) 'libarchive/filter_fork_windows.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/filter_fork_windows.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-filter_fork_windows.Tpo libarchive/$(DEPDIR)/test-filter_fork_windows.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/filter_fork_windows.c' object='libarchive/test-filter_fork_windows.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-filter_fork_windows.obj `if test -f 'libarchive/filter_fork_windows.c'; then $(CYGPATH_W) 'libarchive/filter_fork_windows.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/filter_fork_windows.c'; fi` - -libarchive/test-archive_blake2s_ref.o: libarchive/archive_blake2s_ref.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_blake2s_ref.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_blake2s_ref.Tpo -c -o libarchive/test-archive_blake2s_ref.o `test -f 'libarchive/archive_blake2s_ref.c' || echo '$(srcdir)/'`libarchive/archive_blake2s_ref.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_blake2s_ref.Tpo libarchive/$(DEPDIR)/test-archive_blake2s_ref.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_blake2s_ref.c' object='libarchive/test-archive_blake2s_ref.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_blake2s_ref.o `test -f 'libarchive/archive_blake2s_ref.c' || echo '$(srcdir)/'`libarchive/archive_blake2s_ref.c - -libarchive/test-archive_blake2s_ref.obj: libarchive/archive_blake2s_ref.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_blake2s_ref.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_blake2s_ref.Tpo -c -o libarchive/test-archive_blake2s_ref.obj `if test -f 'libarchive/archive_blake2s_ref.c'; then $(CYGPATH_W) 'libarchive/archive_blake2s_ref.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_blake2s_ref.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_blake2s_ref.Tpo libarchive/$(DEPDIR)/test-archive_blake2s_ref.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_blake2s_ref.c' object='libarchive/test-archive_blake2s_ref.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_blake2s_ref.obj `if test -f 'libarchive/archive_blake2s_ref.c'; then $(CYGPATH_W) 'libarchive/archive_blake2s_ref.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_blake2s_ref.c'; fi` - -libarchive/test-archive_blake2sp_ref.o: libarchive/archive_blake2sp_ref.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_blake2sp_ref.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_blake2sp_ref.Tpo -c -o libarchive/test-archive_blake2sp_ref.o `test -f 'libarchive/archive_blake2sp_ref.c' || echo '$(srcdir)/'`libarchive/archive_blake2sp_ref.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_blake2sp_ref.Tpo libarchive/$(DEPDIR)/test-archive_blake2sp_ref.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_blake2sp_ref.c' object='libarchive/test-archive_blake2sp_ref.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_blake2sp_ref.o `test -f 'libarchive/archive_blake2sp_ref.c' || echo '$(srcdir)/'`libarchive/archive_blake2sp_ref.c - -libarchive/test-archive_blake2sp_ref.obj: libarchive/archive_blake2sp_ref.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_blake2sp_ref.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_blake2sp_ref.Tpo -c -o libarchive/test-archive_blake2sp_ref.obj `if test -f 'libarchive/archive_blake2sp_ref.c'; then $(CYGPATH_W) 'libarchive/archive_blake2sp_ref.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_blake2sp_ref.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_blake2sp_ref.Tpo libarchive/$(DEPDIR)/test-archive_blake2sp_ref.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_blake2sp_ref.c' object='libarchive/test-archive_blake2sp_ref.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_blake2sp_ref.obj `if test -f 'libarchive/archive_blake2sp_ref.c'; then $(CYGPATH_W) 'libarchive/archive_blake2sp_ref.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_blake2sp_ref.c'; fi` - -libarchive/test-archive_disk_acl_linux.o: libarchive/archive_disk_acl_linux.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_disk_acl_linux.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_disk_acl_linux.Tpo -c -o libarchive/test-archive_disk_acl_linux.o `test -f 'libarchive/archive_disk_acl_linux.c' || echo '$(srcdir)/'`libarchive/archive_disk_acl_linux.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_disk_acl_linux.Tpo libarchive/$(DEPDIR)/test-archive_disk_acl_linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_disk_acl_linux.c' object='libarchive/test-archive_disk_acl_linux.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_disk_acl_linux.o `test -f 'libarchive/archive_disk_acl_linux.c' || echo '$(srcdir)/'`libarchive/archive_disk_acl_linux.c - -libarchive/test-archive_disk_acl_linux.obj: libarchive/archive_disk_acl_linux.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_disk_acl_linux.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_disk_acl_linux.Tpo -c -o libarchive/test-archive_disk_acl_linux.obj `if test -f 'libarchive/archive_disk_acl_linux.c'; then $(CYGPATH_W) 'libarchive/archive_disk_acl_linux.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_disk_acl_linux.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_disk_acl_linux.Tpo libarchive/$(DEPDIR)/test-archive_disk_acl_linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_disk_acl_linux.c' object='libarchive/test-archive_disk_acl_linux.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_disk_acl_linux.obj `if test -f 'libarchive/archive_disk_acl_linux.c'; then $(CYGPATH_W) 'libarchive/archive_disk_acl_linux.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_disk_acl_linux.c'; fi` - -libarchive/test-archive_disk_acl_sunos.o: libarchive/archive_disk_acl_sunos.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_disk_acl_sunos.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_disk_acl_sunos.Tpo -c -o libarchive/test-archive_disk_acl_sunos.o `test -f 'libarchive/archive_disk_acl_sunos.c' || echo '$(srcdir)/'`libarchive/archive_disk_acl_sunos.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_disk_acl_sunos.Tpo libarchive/$(DEPDIR)/test-archive_disk_acl_sunos.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_disk_acl_sunos.c' object='libarchive/test-archive_disk_acl_sunos.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_disk_acl_sunos.o `test -f 'libarchive/archive_disk_acl_sunos.c' || echo '$(srcdir)/'`libarchive/archive_disk_acl_sunos.c - -libarchive/test-archive_disk_acl_sunos.obj: libarchive/archive_disk_acl_sunos.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_disk_acl_sunos.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_disk_acl_sunos.Tpo -c -o libarchive/test-archive_disk_acl_sunos.obj `if test -f 'libarchive/archive_disk_acl_sunos.c'; then $(CYGPATH_W) 'libarchive/archive_disk_acl_sunos.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_disk_acl_sunos.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_disk_acl_sunos.Tpo libarchive/$(DEPDIR)/test-archive_disk_acl_sunos.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_disk_acl_sunos.c' object='libarchive/test-archive_disk_acl_sunos.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_disk_acl_sunos.obj `if test -f 'libarchive/archive_disk_acl_sunos.c'; then $(CYGPATH_W) 'libarchive/archive_disk_acl_sunos.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_disk_acl_sunos.c'; fi` - -libarchive/test-archive_disk_acl_darwin.o: libarchive/archive_disk_acl_darwin.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_disk_acl_darwin.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_disk_acl_darwin.Tpo -c -o libarchive/test-archive_disk_acl_darwin.o `test -f 'libarchive/archive_disk_acl_darwin.c' || echo '$(srcdir)/'`libarchive/archive_disk_acl_darwin.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_disk_acl_darwin.Tpo libarchive/$(DEPDIR)/test-archive_disk_acl_darwin.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_disk_acl_darwin.c' object='libarchive/test-archive_disk_acl_darwin.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_disk_acl_darwin.o `test -f 'libarchive/archive_disk_acl_darwin.c' || echo '$(srcdir)/'`libarchive/archive_disk_acl_darwin.c - -libarchive/test-archive_disk_acl_darwin.obj: libarchive/archive_disk_acl_darwin.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_disk_acl_darwin.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_disk_acl_darwin.Tpo -c -o libarchive/test-archive_disk_acl_darwin.obj `if test -f 'libarchive/archive_disk_acl_darwin.c'; then $(CYGPATH_W) 'libarchive/archive_disk_acl_darwin.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_disk_acl_darwin.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_disk_acl_darwin.Tpo libarchive/$(DEPDIR)/test-archive_disk_acl_darwin.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_disk_acl_darwin.c' object='libarchive/test-archive_disk_acl_darwin.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_disk_acl_darwin.obj `if test -f 'libarchive/archive_disk_acl_darwin.c'; then $(CYGPATH_W) 'libarchive/archive_disk_acl_darwin.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_disk_acl_darwin.c'; fi` - -libarchive/test-archive_disk_acl_freebsd.o: libarchive/archive_disk_acl_freebsd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_disk_acl_freebsd.o -MD -MP -MF libarchive/$(DEPDIR)/test-archive_disk_acl_freebsd.Tpo -c -o libarchive/test-archive_disk_acl_freebsd.o `test -f 'libarchive/archive_disk_acl_freebsd.c' || echo '$(srcdir)/'`libarchive/archive_disk_acl_freebsd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_disk_acl_freebsd.Tpo libarchive/$(DEPDIR)/test-archive_disk_acl_freebsd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_disk_acl_freebsd.c' object='libarchive/test-archive_disk_acl_freebsd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_disk_acl_freebsd.o `test -f 'libarchive/archive_disk_acl_freebsd.c' || echo '$(srcdir)/'`libarchive/archive_disk_acl_freebsd.c - -libarchive/test-archive_disk_acl_freebsd.obj: libarchive/archive_disk_acl_freebsd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test-archive_disk_acl_freebsd.obj -MD -MP -MF libarchive/$(DEPDIR)/test-archive_disk_acl_freebsd.Tpo -c -o libarchive/test-archive_disk_acl_freebsd.obj `if test -f 'libarchive/archive_disk_acl_freebsd.c'; then $(CYGPATH_W) 'libarchive/archive_disk_acl_freebsd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_disk_acl_freebsd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/$(DEPDIR)/test-archive_disk_acl_freebsd.Tpo libarchive/$(DEPDIR)/test-archive_disk_acl_freebsd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/archive_disk_acl_freebsd.c' object='libarchive/test-archive_disk_acl_freebsd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test-archive_disk_acl_freebsd.obj `if test -f 'libarchive/archive_disk_acl_freebsd.c'; then $(CYGPATH_W) 'libarchive/archive_disk_acl_freebsd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/archive_disk_acl_freebsd.c'; fi` - -test_utils/libarchive_test-test_utils.o: test_utils/test_utils.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_utils/libarchive_test-test_utils.o -MD -MP -MF test_utils/$(DEPDIR)/libarchive_test-test_utils.Tpo -c -o test_utils/libarchive_test-test_utils.o `test -f 'test_utils/test_utils.c' || echo '$(srcdir)/'`test_utils/test_utils.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test_utils/$(DEPDIR)/libarchive_test-test_utils.Tpo test_utils/$(DEPDIR)/libarchive_test-test_utils.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_utils/test_utils.c' object='test_utils/libarchive_test-test_utils.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_utils/libarchive_test-test_utils.o `test -f 'test_utils/test_utils.c' || echo '$(srcdir)/'`test_utils/test_utils.c - -test_utils/libarchive_test-test_utils.obj: test_utils/test_utils.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_utils/libarchive_test-test_utils.obj -MD -MP -MF test_utils/$(DEPDIR)/libarchive_test-test_utils.Tpo -c -o test_utils/libarchive_test-test_utils.obj `if test -f 'test_utils/test_utils.c'; then $(CYGPATH_W) 'test_utils/test_utils.c'; else $(CYGPATH_W) '$(srcdir)/test_utils/test_utils.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test_utils/$(DEPDIR)/libarchive_test-test_utils.Tpo test_utils/$(DEPDIR)/libarchive_test-test_utils.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_utils/test_utils.c' object='test_utils/libarchive_test-test_utils.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_utils/libarchive_test-test_utils.obj `if test -f 'test_utils/test_utils.c'; then $(CYGPATH_W) 'test_utils/test_utils.c'; else $(CYGPATH_W) '$(srcdir)/test_utils/test_utils.c'; fi` - -test_utils/libarchive_test-test_main.o: test_utils/test_main.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_utils/libarchive_test-test_main.o -MD -MP -MF test_utils/$(DEPDIR)/libarchive_test-test_main.Tpo -c -o test_utils/libarchive_test-test_main.o `test -f 'test_utils/test_main.c' || echo '$(srcdir)/'`test_utils/test_main.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test_utils/$(DEPDIR)/libarchive_test-test_main.Tpo test_utils/$(DEPDIR)/libarchive_test-test_main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_utils/test_main.c' object='test_utils/libarchive_test-test_main.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_utils/libarchive_test-test_main.o `test -f 'test_utils/test_main.c' || echo '$(srcdir)/'`test_utils/test_main.c - -test_utils/libarchive_test-test_main.obj: test_utils/test_main.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_utils/libarchive_test-test_main.obj -MD -MP -MF test_utils/$(DEPDIR)/libarchive_test-test_main.Tpo -c -o test_utils/libarchive_test-test_main.obj `if test -f 'test_utils/test_main.c'; then $(CYGPATH_W) 'test_utils/test_main.c'; else $(CYGPATH_W) '$(srcdir)/test_utils/test_main.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test_utils/$(DEPDIR)/libarchive_test-test_main.Tpo test_utils/$(DEPDIR)/libarchive_test-test_main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test_utils/test_main.c' object='test_utils/libarchive_test-test_main.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_utils/libarchive_test-test_main.obj `if test -f 'test_utils/test_main.c'; then $(CYGPATH_W) 'test_utils/test_main.c'; else $(CYGPATH_W) '$(srcdir)/test_utils/test_main.c'; fi` - -libarchive/test/test-read_open_memory.o: libarchive/test/read_open_memory.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-read_open_memory.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-read_open_memory.Tpo -c -o libarchive/test/test-read_open_memory.o `test -f 'libarchive/test/read_open_memory.c' || echo '$(srcdir)/'`libarchive/test/read_open_memory.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-read_open_memory.Tpo libarchive/test/$(DEPDIR)/test-read_open_memory.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/read_open_memory.c' object='libarchive/test/test-read_open_memory.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-read_open_memory.o `test -f 'libarchive/test/read_open_memory.c' || echo '$(srcdir)/'`libarchive/test/read_open_memory.c - -libarchive/test/test-read_open_memory.obj: libarchive/test/read_open_memory.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-read_open_memory.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-read_open_memory.Tpo -c -o libarchive/test/test-read_open_memory.obj `if test -f 'libarchive/test/read_open_memory.c'; then $(CYGPATH_W) 'libarchive/test/read_open_memory.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/read_open_memory.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-read_open_memory.Tpo libarchive/test/$(DEPDIR)/test-read_open_memory.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/read_open_memory.c' object='libarchive/test/test-read_open_memory.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-read_open_memory.obj `if test -f 'libarchive/test/read_open_memory.c'; then $(CYGPATH_W) 'libarchive/test/read_open_memory.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/read_open_memory.c'; fi` - -libarchive/test/test-test_acl_nfs4.o: libarchive/test/test_acl_nfs4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_acl_nfs4.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_acl_nfs4.Tpo -c -o libarchive/test/test-test_acl_nfs4.o `test -f 'libarchive/test/test_acl_nfs4.c' || echo '$(srcdir)/'`libarchive/test/test_acl_nfs4.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_acl_nfs4.Tpo libarchive/test/$(DEPDIR)/test-test_acl_nfs4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_acl_nfs4.c' object='libarchive/test/test-test_acl_nfs4.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_acl_nfs4.o `test -f 'libarchive/test/test_acl_nfs4.c' || echo '$(srcdir)/'`libarchive/test/test_acl_nfs4.c - -libarchive/test/test-test_acl_nfs4.obj: libarchive/test/test_acl_nfs4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_acl_nfs4.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_acl_nfs4.Tpo -c -o libarchive/test/test-test_acl_nfs4.obj `if test -f 'libarchive/test/test_acl_nfs4.c'; then $(CYGPATH_W) 'libarchive/test/test_acl_nfs4.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_acl_nfs4.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_acl_nfs4.Tpo libarchive/test/$(DEPDIR)/test-test_acl_nfs4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_acl_nfs4.c' object='libarchive/test/test-test_acl_nfs4.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_acl_nfs4.obj `if test -f 'libarchive/test/test_acl_nfs4.c'; then $(CYGPATH_W) 'libarchive/test/test_acl_nfs4.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_acl_nfs4.c'; fi` - -libarchive/test/test-test_acl_pax.o: libarchive/test/test_acl_pax.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_acl_pax.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_acl_pax.Tpo -c -o libarchive/test/test-test_acl_pax.o `test -f 'libarchive/test/test_acl_pax.c' || echo '$(srcdir)/'`libarchive/test/test_acl_pax.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_acl_pax.Tpo libarchive/test/$(DEPDIR)/test-test_acl_pax.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_acl_pax.c' object='libarchive/test/test-test_acl_pax.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_acl_pax.o `test -f 'libarchive/test/test_acl_pax.c' || echo '$(srcdir)/'`libarchive/test/test_acl_pax.c - -libarchive/test/test-test_acl_pax.obj: libarchive/test/test_acl_pax.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_acl_pax.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_acl_pax.Tpo -c -o libarchive/test/test-test_acl_pax.obj `if test -f 'libarchive/test/test_acl_pax.c'; then $(CYGPATH_W) 'libarchive/test/test_acl_pax.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_acl_pax.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_acl_pax.Tpo libarchive/test/$(DEPDIR)/test-test_acl_pax.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_acl_pax.c' object='libarchive/test/test-test_acl_pax.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_acl_pax.obj `if test -f 'libarchive/test/test_acl_pax.c'; then $(CYGPATH_W) 'libarchive/test/test_acl_pax.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_acl_pax.c'; fi` - -libarchive/test/test-test_acl_platform_nfs4.o: libarchive/test/test_acl_platform_nfs4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_acl_platform_nfs4.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_acl_platform_nfs4.Tpo -c -o libarchive/test/test-test_acl_platform_nfs4.o `test -f 'libarchive/test/test_acl_platform_nfs4.c' || echo '$(srcdir)/'`libarchive/test/test_acl_platform_nfs4.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_acl_platform_nfs4.Tpo libarchive/test/$(DEPDIR)/test-test_acl_platform_nfs4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_acl_platform_nfs4.c' object='libarchive/test/test-test_acl_platform_nfs4.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_acl_platform_nfs4.o `test -f 'libarchive/test/test_acl_platform_nfs4.c' || echo '$(srcdir)/'`libarchive/test/test_acl_platform_nfs4.c - -libarchive/test/test-test_acl_platform_nfs4.obj: libarchive/test/test_acl_platform_nfs4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_acl_platform_nfs4.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_acl_platform_nfs4.Tpo -c -o libarchive/test/test-test_acl_platform_nfs4.obj `if test -f 'libarchive/test/test_acl_platform_nfs4.c'; then $(CYGPATH_W) 'libarchive/test/test_acl_platform_nfs4.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_acl_platform_nfs4.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_acl_platform_nfs4.Tpo libarchive/test/$(DEPDIR)/test-test_acl_platform_nfs4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_acl_platform_nfs4.c' object='libarchive/test/test-test_acl_platform_nfs4.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_acl_platform_nfs4.obj `if test -f 'libarchive/test/test_acl_platform_nfs4.c'; then $(CYGPATH_W) 'libarchive/test/test_acl_platform_nfs4.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_acl_platform_nfs4.c'; fi` - -libarchive/test/test-test_acl_platform_posix1e.o: libarchive/test/test_acl_platform_posix1e.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_acl_platform_posix1e.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_acl_platform_posix1e.Tpo -c -o libarchive/test/test-test_acl_platform_posix1e.o `test -f 'libarchive/test/test_acl_platform_posix1e.c' || echo '$(srcdir)/'`libarchive/test/test_acl_platform_posix1e.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_acl_platform_posix1e.Tpo libarchive/test/$(DEPDIR)/test-test_acl_platform_posix1e.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_acl_platform_posix1e.c' object='libarchive/test/test-test_acl_platform_posix1e.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_acl_platform_posix1e.o `test -f 'libarchive/test/test_acl_platform_posix1e.c' || echo '$(srcdir)/'`libarchive/test/test_acl_platform_posix1e.c - -libarchive/test/test-test_acl_platform_posix1e.obj: libarchive/test/test_acl_platform_posix1e.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_acl_platform_posix1e.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_acl_platform_posix1e.Tpo -c -o libarchive/test/test-test_acl_platform_posix1e.obj `if test -f 'libarchive/test/test_acl_platform_posix1e.c'; then $(CYGPATH_W) 'libarchive/test/test_acl_platform_posix1e.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_acl_platform_posix1e.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_acl_platform_posix1e.Tpo libarchive/test/$(DEPDIR)/test-test_acl_platform_posix1e.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_acl_platform_posix1e.c' object='libarchive/test/test-test_acl_platform_posix1e.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_acl_platform_posix1e.obj `if test -f 'libarchive/test/test_acl_platform_posix1e.c'; then $(CYGPATH_W) 'libarchive/test/test_acl_platform_posix1e.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_acl_platform_posix1e.c'; fi` - -libarchive/test/test-test_acl_posix1e.o: libarchive/test/test_acl_posix1e.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_acl_posix1e.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_acl_posix1e.Tpo -c -o libarchive/test/test-test_acl_posix1e.o `test -f 'libarchive/test/test_acl_posix1e.c' || echo '$(srcdir)/'`libarchive/test/test_acl_posix1e.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_acl_posix1e.Tpo libarchive/test/$(DEPDIR)/test-test_acl_posix1e.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_acl_posix1e.c' object='libarchive/test/test-test_acl_posix1e.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_acl_posix1e.o `test -f 'libarchive/test/test_acl_posix1e.c' || echo '$(srcdir)/'`libarchive/test/test_acl_posix1e.c - -libarchive/test/test-test_acl_posix1e.obj: libarchive/test/test_acl_posix1e.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_acl_posix1e.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_acl_posix1e.Tpo -c -o libarchive/test/test-test_acl_posix1e.obj `if test -f 'libarchive/test/test_acl_posix1e.c'; then $(CYGPATH_W) 'libarchive/test/test_acl_posix1e.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_acl_posix1e.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_acl_posix1e.Tpo libarchive/test/$(DEPDIR)/test-test_acl_posix1e.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_acl_posix1e.c' object='libarchive/test/test-test_acl_posix1e.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_acl_posix1e.obj `if test -f 'libarchive/test/test_acl_posix1e.c'; then $(CYGPATH_W) 'libarchive/test/test_acl_posix1e.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_acl_posix1e.c'; fi` - -libarchive/test/test-test_acl_text.o: libarchive/test/test_acl_text.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_acl_text.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_acl_text.Tpo -c -o libarchive/test/test-test_acl_text.o `test -f 'libarchive/test/test_acl_text.c' || echo '$(srcdir)/'`libarchive/test/test_acl_text.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_acl_text.Tpo libarchive/test/$(DEPDIR)/test-test_acl_text.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_acl_text.c' object='libarchive/test/test-test_acl_text.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_acl_text.o `test -f 'libarchive/test/test_acl_text.c' || echo '$(srcdir)/'`libarchive/test/test_acl_text.c - -libarchive/test/test-test_acl_text.obj: libarchive/test/test_acl_text.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_acl_text.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_acl_text.Tpo -c -o libarchive/test/test-test_acl_text.obj `if test -f 'libarchive/test/test_acl_text.c'; then $(CYGPATH_W) 'libarchive/test/test_acl_text.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_acl_text.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_acl_text.Tpo libarchive/test/$(DEPDIR)/test-test_acl_text.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_acl_text.c' object='libarchive/test/test-test_acl_text.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_acl_text.obj `if test -f 'libarchive/test/test_acl_text.c'; then $(CYGPATH_W) 'libarchive/test/test_acl_text.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_acl_text.c'; fi` - -libarchive/test/test-test_archive_api_feature.o: libarchive/test/test_archive_api_feature.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_api_feature.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_api_feature.Tpo -c -o libarchive/test/test-test_archive_api_feature.o `test -f 'libarchive/test/test_archive_api_feature.c' || echo '$(srcdir)/'`libarchive/test/test_archive_api_feature.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_api_feature.Tpo libarchive/test/$(DEPDIR)/test-test_archive_api_feature.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_api_feature.c' object='libarchive/test/test-test_archive_api_feature.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_api_feature.o `test -f 'libarchive/test/test_archive_api_feature.c' || echo '$(srcdir)/'`libarchive/test/test_archive_api_feature.c - -libarchive/test/test-test_archive_api_feature.obj: libarchive/test/test_archive_api_feature.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_api_feature.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_api_feature.Tpo -c -o libarchive/test/test-test_archive_api_feature.obj `if test -f 'libarchive/test/test_archive_api_feature.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_api_feature.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_api_feature.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_api_feature.Tpo libarchive/test/$(DEPDIR)/test-test_archive_api_feature.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_api_feature.c' object='libarchive/test/test-test_archive_api_feature.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_api_feature.obj `if test -f 'libarchive/test/test_archive_api_feature.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_api_feature.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_api_feature.c'; fi` - -libarchive/test/test-test_archive_clear_error.o: libarchive/test/test_archive_clear_error.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_clear_error.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_clear_error.Tpo -c -o libarchive/test/test-test_archive_clear_error.o `test -f 'libarchive/test/test_archive_clear_error.c' || echo '$(srcdir)/'`libarchive/test/test_archive_clear_error.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_clear_error.Tpo libarchive/test/$(DEPDIR)/test-test_archive_clear_error.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_clear_error.c' object='libarchive/test/test-test_archive_clear_error.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_clear_error.o `test -f 'libarchive/test/test_archive_clear_error.c' || echo '$(srcdir)/'`libarchive/test/test_archive_clear_error.c - -libarchive/test/test-test_archive_clear_error.obj: libarchive/test/test_archive_clear_error.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_clear_error.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_clear_error.Tpo -c -o libarchive/test/test-test_archive_clear_error.obj `if test -f 'libarchive/test/test_archive_clear_error.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_clear_error.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_clear_error.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_clear_error.Tpo libarchive/test/$(DEPDIR)/test-test_archive_clear_error.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_clear_error.c' object='libarchive/test/test-test_archive_clear_error.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_clear_error.obj `if test -f 'libarchive/test/test_archive_clear_error.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_clear_error.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_clear_error.c'; fi` - -libarchive/test/test-test_archive_cmdline.o: libarchive/test/test_archive_cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_cmdline.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_cmdline.Tpo -c -o libarchive/test/test-test_archive_cmdline.o `test -f 'libarchive/test/test_archive_cmdline.c' || echo '$(srcdir)/'`libarchive/test/test_archive_cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_cmdline.Tpo libarchive/test/$(DEPDIR)/test-test_archive_cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_cmdline.c' object='libarchive/test/test-test_archive_cmdline.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_cmdline.o `test -f 'libarchive/test/test_archive_cmdline.c' || echo '$(srcdir)/'`libarchive/test/test_archive_cmdline.c - -libarchive/test/test-test_archive_cmdline.obj: libarchive/test/test_archive_cmdline.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_cmdline.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_cmdline.Tpo -c -o libarchive/test/test-test_archive_cmdline.obj `if test -f 'libarchive/test/test_archive_cmdline.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_cmdline.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_cmdline.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_cmdline.Tpo libarchive/test/$(DEPDIR)/test-test_archive_cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_cmdline.c' object='libarchive/test/test-test_archive_cmdline.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_cmdline.obj `if test -f 'libarchive/test/test_archive_cmdline.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_cmdline.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_cmdline.c'; fi` - -libarchive/test/test-test_archive_digest.o: libarchive/test/test_archive_digest.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_digest.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_digest.Tpo -c -o libarchive/test/test-test_archive_digest.o `test -f 'libarchive/test/test_archive_digest.c' || echo '$(srcdir)/'`libarchive/test/test_archive_digest.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_digest.Tpo libarchive/test/$(DEPDIR)/test-test_archive_digest.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_digest.c' object='libarchive/test/test-test_archive_digest.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_digest.o `test -f 'libarchive/test/test_archive_digest.c' || echo '$(srcdir)/'`libarchive/test/test_archive_digest.c - -libarchive/test/test-test_archive_digest.obj: libarchive/test/test_archive_digest.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_digest.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_digest.Tpo -c -o libarchive/test/test-test_archive_digest.obj `if test -f 'libarchive/test/test_archive_digest.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_digest.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_digest.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_digest.Tpo libarchive/test/$(DEPDIR)/test-test_archive_digest.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_digest.c' object='libarchive/test/test-test_archive_digest.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_digest.obj `if test -f 'libarchive/test/test_archive_digest.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_digest.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_digest.c'; fi` - -libarchive/test/test-test_archive_getdate.o: libarchive/test/test_archive_getdate.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_getdate.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_getdate.Tpo -c -o libarchive/test/test-test_archive_getdate.o `test -f 'libarchive/test/test_archive_getdate.c' || echo '$(srcdir)/'`libarchive/test/test_archive_getdate.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_getdate.Tpo libarchive/test/$(DEPDIR)/test-test_archive_getdate.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_getdate.c' object='libarchive/test/test-test_archive_getdate.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_getdate.o `test -f 'libarchive/test/test_archive_getdate.c' || echo '$(srcdir)/'`libarchive/test/test_archive_getdate.c - -libarchive/test/test-test_archive_getdate.obj: libarchive/test/test_archive_getdate.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_getdate.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_getdate.Tpo -c -o libarchive/test/test-test_archive_getdate.obj `if test -f 'libarchive/test/test_archive_getdate.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_getdate.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_getdate.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_getdate.Tpo libarchive/test/$(DEPDIR)/test-test_archive_getdate.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_getdate.c' object='libarchive/test/test-test_archive_getdate.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_getdate.obj `if test -f 'libarchive/test/test_archive_getdate.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_getdate.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_getdate.c'; fi` - -libarchive/test/test-test_archive_match_owner.o: libarchive/test/test_archive_match_owner.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_match_owner.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_match_owner.Tpo -c -o libarchive/test/test-test_archive_match_owner.o `test -f 'libarchive/test/test_archive_match_owner.c' || echo '$(srcdir)/'`libarchive/test/test_archive_match_owner.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_match_owner.Tpo libarchive/test/$(DEPDIR)/test-test_archive_match_owner.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_match_owner.c' object='libarchive/test/test-test_archive_match_owner.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_match_owner.o `test -f 'libarchive/test/test_archive_match_owner.c' || echo '$(srcdir)/'`libarchive/test/test_archive_match_owner.c - -libarchive/test/test-test_archive_match_owner.obj: libarchive/test/test_archive_match_owner.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_match_owner.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_match_owner.Tpo -c -o libarchive/test/test-test_archive_match_owner.obj `if test -f 'libarchive/test/test_archive_match_owner.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_match_owner.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_match_owner.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_match_owner.Tpo libarchive/test/$(DEPDIR)/test-test_archive_match_owner.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_match_owner.c' object='libarchive/test/test-test_archive_match_owner.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_match_owner.obj `if test -f 'libarchive/test/test_archive_match_owner.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_match_owner.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_match_owner.c'; fi` - -libarchive/test/test-test_archive_match_path.o: libarchive/test/test_archive_match_path.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_match_path.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_match_path.Tpo -c -o libarchive/test/test-test_archive_match_path.o `test -f 'libarchive/test/test_archive_match_path.c' || echo '$(srcdir)/'`libarchive/test/test_archive_match_path.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_match_path.Tpo libarchive/test/$(DEPDIR)/test-test_archive_match_path.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_match_path.c' object='libarchive/test/test-test_archive_match_path.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_match_path.o `test -f 'libarchive/test/test_archive_match_path.c' || echo '$(srcdir)/'`libarchive/test/test_archive_match_path.c - -libarchive/test/test-test_archive_match_path.obj: libarchive/test/test_archive_match_path.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_match_path.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_match_path.Tpo -c -o libarchive/test/test-test_archive_match_path.obj `if test -f 'libarchive/test/test_archive_match_path.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_match_path.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_match_path.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_match_path.Tpo libarchive/test/$(DEPDIR)/test-test_archive_match_path.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_match_path.c' object='libarchive/test/test-test_archive_match_path.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_match_path.obj `if test -f 'libarchive/test/test_archive_match_path.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_match_path.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_match_path.c'; fi` - -libarchive/test/test-test_archive_match_time.o: libarchive/test/test_archive_match_time.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_match_time.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_match_time.Tpo -c -o libarchive/test/test-test_archive_match_time.o `test -f 'libarchive/test/test_archive_match_time.c' || echo '$(srcdir)/'`libarchive/test/test_archive_match_time.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_match_time.Tpo libarchive/test/$(DEPDIR)/test-test_archive_match_time.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_match_time.c' object='libarchive/test/test-test_archive_match_time.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_match_time.o `test -f 'libarchive/test/test_archive_match_time.c' || echo '$(srcdir)/'`libarchive/test/test_archive_match_time.c - -libarchive/test/test-test_archive_match_time.obj: libarchive/test/test_archive_match_time.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_match_time.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_match_time.Tpo -c -o libarchive/test/test-test_archive_match_time.obj `if test -f 'libarchive/test/test_archive_match_time.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_match_time.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_match_time.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_match_time.Tpo libarchive/test/$(DEPDIR)/test-test_archive_match_time.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_match_time.c' object='libarchive/test/test-test_archive_match_time.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_match_time.obj `if test -f 'libarchive/test/test_archive_match_time.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_match_time.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_match_time.c'; fi` - -libarchive/test/test-test_archive_pathmatch.o: libarchive/test/test_archive_pathmatch.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_pathmatch.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_pathmatch.Tpo -c -o libarchive/test/test-test_archive_pathmatch.o `test -f 'libarchive/test/test_archive_pathmatch.c' || echo '$(srcdir)/'`libarchive/test/test_archive_pathmatch.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_pathmatch.Tpo libarchive/test/$(DEPDIR)/test-test_archive_pathmatch.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_pathmatch.c' object='libarchive/test/test-test_archive_pathmatch.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_pathmatch.o `test -f 'libarchive/test/test_archive_pathmatch.c' || echo '$(srcdir)/'`libarchive/test/test_archive_pathmatch.c - -libarchive/test/test-test_archive_pathmatch.obj: libarchive/test/test_archive_pathmatch.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_pathmatch.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_pathmatch.Tpo -c -o libarchive/test/test-test_archive_pathmatch.obj `if test -f 'libarchive/test/test_archive_pathmatch.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_pathmatch.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_pathmatch.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_pathmatch.Tpo libarchive/test/$(DEPDIR)/test-test_archive_pathmatch.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_pathmatch.c' object='libarchive/test/test-test_archive_pathmatch.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_pathmatch.obj `if test -f 'libarchive/test/test_archive_pathmatch.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_pathmatch.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_pathmatch.c'; fi` - -libarchive/test/test-test_archive_read_add_passphrase.o: libarchive/test/test_archive_read_add_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_add_passphrase.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_add_passphrase.Tpo -c -o libarchive/test/test-test_archive_read_add_passphrase.o `test -f 'libarchive/test/test_archive_read_add_passphrase.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_add_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_add_passphrase.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_add_passphrase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_add_passphrase.c' object='libarchive/test/test-test_archive_read_add_passphrase.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_add_passphrase.o `test -f 'libarchive/test/test_archive_read_add_passphrase.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_add_passphrase.c - -libarchive/test/test-test_archive_read_add_passphrase.obj: libarchive/test/test_archive_read_add_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_add_passphrase.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_add_passphrase.Tpo -c -o libarchive/test/test-test_archive_read_add_passphrase.obj `if test -f 'libarchive/test/test_archive_read_add_passphrase.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_add_passphrase.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_add_passphrase.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_add_passphrase.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_add_passphrase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_add_passphrase.c' object='libarchive/test/test-test_archive_read_add_passphrase.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_add_passphrase.obj `if test -f 'libarchive/test/test_archive_read_add_passphrase.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_add_passphrase.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_add_passphrase.c'; fi` - -libarchive/test/test-test_archive_read_close_twice.o: libarchive/test/test_archive_read_close_twice.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_close_twice.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice.Tpo -c -o libarchive/test/test-test_archive_read_close_twice.o `test -f 'libarchive/test/test_archive_read_close_twice.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_close_twice.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_close_twice.c' object='libarchive/test/test-test_archive_read_close_twice.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_close_twice.o `test -f 'libarchive/test/test_archive_read_close_twice.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_close_twice.c - -libarchive/test/test-test_archive_read_close_twice.obj: libarchive/test/test_archive_read_close_twice.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_close_twice.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice.Tpo -c -o libarchive/test/test-test_archive_read_close_twice.obj `if test -f 'libarchive/test/test_archive_read_close_twice.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_close_twice.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_close_twice.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_close_twice.c' object='libarchive/test/test-test_archive_read_close_twice.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_close_twice.obj `if test -f 'libarchive/test/test_archive_read_close_twice.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_close_twice.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_close_twice.c'; fi` - -libarchive/test/test-test_archive_read_close_twice_open_fd.o: libarchive/test/test_archive_read_close_twice_open_fd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_close_twice_open_fd.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_fd.Tpo -c -o libarchive/test/test-test_archive_read_close_twice_open_fd.o `test -f 'libarchive/test/test_archive_read_close_twice_open_fd.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_close_twice_open_fd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_fd.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_fd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_close_twice_open_fd.c' object='libarchive/test/test-test_archive_read_close_twice_open_fd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_close_twice_open_fd.o `test -f 'libarchive/test/test_archive_read_close_twice_open_fd.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_close_twice_open_fd.c - -libarchive/test/test-test_archive_read_close_twice_open_fd.obj: libarchive/test/test_archive_read_close_twice_open_fd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_close_twice_open_fd.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_fd.Tpo -c -o libarchive/test/test-test_archive_read_close_twice_open_fd.obj `if test -f 'libarchive/test/test_archive_read_close_twice_open_fd.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_close_twice_open_fd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_close_twice_open_fd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_fd.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_fd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_close_twice_open_fd.c' object='libarchive/test/test-test_archive_read_close_twice_open_fd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_close_twice_open_fd.obj `if test -f 'libarchive/test/test_archive_read_close_twice_open_fd.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_close_twice_open_fd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_close_twice_open_fd.c'; fi` - -libarchive/test/test-test_archive_read_close_twice_open_filename.o: libarchive/test/test_archive_read_close_twice_open_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_close_twice_open_filename.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_filename.Tpo -c -o libarchive/test/test-test_archive_read_close_twice_open_filename.o `test -f 'libarchive/test/test_archive_read_close_twice_open_filename.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_close_twice_open_filename.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_filename.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_close_twice_open_filename.c' object='libarchive/test/test-test_archive_read_close_twice_open_filename.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_close_twice_open_filename.o `test -f 'libarchive/test/test_archive_read_close_twice_open_filename.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_close_twice_open_filename.c - -libarchive/test/test-test_archive_read_close_twice_open_filename.obj: libarchive/test/test_archive_read_close_twice_open_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_close_twice_open_filename.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_filename.Tpo -c -o libarchive/test/test-test_archive_read_close_twice_open_filename.obj `if test -f 'libarchive/test/test_archive_read_close_twice_open_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_close_twice_open_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_close_twice_open_filename.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_filename.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_close_twice_open_filename.c' object='libarchive/test/test-test_archive_read_close_twice_open_filename.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_close_twice_open_filename.obj `if test -f 'libarchive/test/test_archive_read_close_twice_open_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_close_twice_open_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_close_twice_open_filename.c'; fi` - -libarchive/test/test-test_archive_read_multiple_data_objects.o: libarchive/test/test_archive_read_multiple_data_objects.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_multiple_data_objects.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_multiple_data_objects.Tpo -c -o libarchive/test/test-test_archive_read_multiple_data_objects.o `test -f 'libarchive/test/test_archive_read_multiple_data_objects.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_multiple_data_objects.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_multiple_data_objects.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_multiple_data_objects.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_multiple_data_objects.c' object='libarchive/test/test-test_archive_read_multiple_data_objects.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_multiple_data_objects.o `test -f 'libarchive/test/test_archive_read_multiple_data_objects.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_multiple_data_objects.c - -libarchive/test/test-test_archive_read_multiple_data_objects.obj: libarchive/test/test_archive_read_multiple_data_objects.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_multiple_data_objects.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_multiple_data_objects.Tpo -c -o libarchive/test/test-test_archive_read_multiple_data_objects.obj `if test -f 'libarchive/test/test_archive_read_multiple_data_objects.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_multiple_data_objects.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_multiple_data_objects.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_multiple_data_objects.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_multiple_data_objects.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_multiple_data_objects.c' object='libarchive/test/test-test_archive_read_multiple_data_objects.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_multiple_data_objects.obj `if test -f 'libarchive/test/test_archive_read_multiple_data_objects.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_multiple_data_objects.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_multiple_data_objects.c'; fi` - -libarchive/test/test-test_archive_read_next_header_empty.o: libarchive/test/test_archive_read_next_header_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_next_header_empty.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_empty.Tpo -c -o libarchive/test/test-test_archive_read_next_header_empty.o `test -f 'libarchive/test/test_archive_read_next_header_empty.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_next_header_empty.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_empty.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_next_header_empty.c' object='libarchive/test/test-test_archive_read_next_header_empty.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_next_header_empty.o `test -f 'libarchive/test/test_archive_read_next_header_empty.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_next_header_empty.c - -libarchive/test/test-test_archive_read_next_header_empty.obj: libarchive/test/test_archive_read_next_header_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_next_header_empty.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_empty.Tpo -c -o libarchive/test/test-test_archive_read_next_header_empty.obj `if test -f 'libarchive/test/test_archive_read_next_header_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_next_header_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_next_header_empty.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_empty.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_next_header_empty.c' object='libarchive/test/test-test_archive_read_next_header_empty.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_next_header_empty.obj `if test -f 'libarchive/test/test_archive_read_next_header_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_next_header_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_next_header_empty.c'; fi` - -libarchive/test/test-test_archive_read_next_header_raw.o: libarchive/test/test_archive_read_next_header_raw.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_next_header_raw.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_raw.Tpo -c -o libarchive/test/test-test_archive_read_next_header_raw.o `test -f 'libarchive/test/test_archive_read_next_header_raw.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_next_header_raw.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_raw.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_raw.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_next_header_raw.c' object='libarchive/test/test-test_archive_read_next_header_raw.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_next_header_raw.o `test -f 'libarchive/test/test_archive_read_next_header_raw.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_next_header_raw.c - -libarchive/test/test-test_archive_read_next_header_raw.obj: libarchive/test/test_archive_read_next_header_raw.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_next_header_raw.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_raw.Tpo -c -o libarchive/test/test-test_archive_read_next_header_raw.obj `if test -f 'libarchive/test/test_archive_read_next_header_raw.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_next_header_raw.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_next_header_raw.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_raw.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_raw.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_next_header_raw.c' object='libarchive/test/test-test_archive_read_next_header_raw.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_next_header_raw.obj `if test -f 'libarchive/test/test_archive_read_next_header_raw.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_next_header_raw.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_next_header_raw.c'; fi` - -libarchive/test/test-test_archive_read_open2.o: libarchive/test/test_archive_read_open2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_open2.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_open2.Tpo -c -o libarchive/test/test-test_archive_read_open2.o `test -f 'libarchive/test/test_archive_read_open2.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_open2.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_open2.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_open2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_open2.c' object='libarchive/test/test-test_archive_read_open2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_open2.o `test -f 'libarchive/test/test_archive_read_open2.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_open2.c - -libarchive/test/test-test_archive_read_open2.obj: libarchive/test/test_archive_read_open2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_open2.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_open2.Tpo -c -o libarchive/test/test-test_archive_read_open2.obj `if test -f 'libarchive/test/test_archive_read_open2.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_open2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_open2.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_open2.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_open2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_open2.c' object='libarchive/test/test-test_archive_read_open2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_open2.obj `if test -f 'libarchive/test/test_archive_read_open2.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_open2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_open2.c'; fi` - -libarchive/test/test-test_archive_read_set_filter_option.o: libarchive/test/test_archive_read_set_filter_option.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_set_filter_option.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_set_filter_option.Tpo -c -o libarchive/test/test-test_archive_read_set_filter_option.o `test -f 'libarchive/test/test_archive_read_set_filter_option.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_set_filter_option.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_set_filter_option.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_set_filter_option.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_set_filter_option.c' object='libarchive/test/test-test_archive_read_set_filter_option.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_set_filter_option.o `test -f 'libarchive/test/test_archive_read_set_filter_option.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_set_filter_option.c - -libarchive/test/test-test_archive_read_set_filter_option.obj: libarchive/test/test_archive_read_set_filter_option.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_set_filter_option.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_set_filter_option.Tpo -c -o libarchive/test/test-test_archive_read_set_filter_option.obj `if test -f 'libarchive/test/test_archive_read_set_filter_option.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_set_filter_option.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_set_filter_option.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_set_filter_option.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_set_filter_option.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_set_filter_option.c' object='libarchive/test/test-test_archive_read_set_filter_option.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_set_filter_option.obj `if test -f 'libarchive/test/test_archive_read_set_filter_option.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_set_filter_option.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_set_filter_option.c'; fi` - -libarchive/test/test-test_archive_read_set_format_option.o: libarchive/test/test_archive_read_set_format_option.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_set_format_option.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_set_format_option.Tpo -c -o libarchive/test/test-test_archive_read_set_format_option.o `test -f 'libarchive/test/test_archive_read_set_format_option.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_set_format_option.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_set_format_option.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_set_format_option.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_set_format_option.c' object='libarchive/test/test-test_archive_read_set_format_option.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_set_format_option.o `test -f 'libarchive/test/test_archive_read_set_format_option.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_set_format_option.c - -libarchive/test/test-test_archive_read_set_format_option.obj: libarchive/test/test_archive_read_set_format_option.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_set_format_option.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_set_format_option.Tpo -c -o libarchive/test/test-test_archive_read_set_format_option.obj `if test -f 'libarchive/test/test_archive_read_set_format_option.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_set_format_option.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_set_format_option.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_set_format_option.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_set_format_option.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_set_format_option.c' object='libarchive/test/test-test_archive_read_set_format_option.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_set_format_option.obj `if test -f 'libarchive/test/test_archive_read_set_format_option.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_set_format_option.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_set_format_option.c'; fi` - -libarchive/test/test-test_archive_read_set_option.o: libarchive/test/test_archive_read_set_option.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_set_option.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_set_option.Tpo -c -o libarchive/test/test-test_archive_read_set_option.o `test -f 'libarchive/test/test_archive_read_set_option.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_set_option.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_set_option.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_set_option.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_set_option.c' object='libarchive/test/test-test_archive_read_set_option.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_set_option.o `test -f 'libarchive/test/test_archive_read_set_option.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_set_option.c - -libarchive/test/test-test_archive_read_set_option.obj: libarchive/test/test_archive_read_set_option.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_set_option.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_set_option.Tpo -c -o libarchive/test/test-test_archive_read_set_option.obj `if test -f 'libarchive/test/test_archive_read_set_option.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_set_option.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_set_option.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_set_option.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_set_option.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_set_option.c' object='libarchive/test/test-test_archive_read_set_option.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_set_option.obj `if test -f 'libarchive/test/test_archive_read_set_option.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_set_option.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_set_option.c'; fi` - -libarchive/test/test-test_archive_read_set_options.o: libarchive/test/test_archive_read_set_options.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_set_options.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_set_options.Tpo -c -o libarchive/test/test-test_archive_read_set_options.o `test -f 'libarchive/test/test_archive_read_set_options.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_set_options.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_set_options.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_set_options.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_set_options.c' object='libarchive/test/test-test_archive_read_set_options.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_set_options.o `test -f 'libarchive/test/test_archive_read_set_options.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_set_options.c - -libarchive/test/test-test_archive_read_set_options.obj: libarchive/test/test_archive_read_set_options.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_set_options.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_set_options.Tpo -c -o libarchive/test/test-test_archive_read_set_options.obj `if test -f 'libarchive/test/test_archive_read_set_options.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_set_options.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_set_options.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_set_options.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_set_options.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_set_options.c' object='libarchive/test/test-test_archive_read_set_options.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_set_options.obj `if test -f 'libarchive/test/test_archive_read_set_options.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_set_options.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_set_options.c'; fi` - -libarchive/test/test-test_archive_read_support.o: libarchive/test/test_archive_read_support.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_support.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_support.Tpo -c -o libarchive/test/test-test_archive_read_support.o `test -f 'libarchive/test/test_archive_read_support.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_support.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_support.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_support.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_support.c' object='libarchive/test/test-test_archive_read_support.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_support.o `test -f 'libarchive/test/test_archive_read_support.c' || echo '$(srcdir)/'`libarchive/test/test_archive_read_support.c - -libarchive/test/test-test_archive_read_support.obj: libarchive/test/test_archive_read_support.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_read_support.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_read_support.Tpo -c -o libarchive/test/test-test_archive_read_support.obj `if test -f 'libarchive/test/test_archive_read_support.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_support.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_support.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_read_support.Tpo libarchive/test/$(DEPDIR)/test-test_archive_read_support.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_read_support.c' object='libarchive/test/test-test_archive_read_support.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_read_support.obj `if test -f 'libarchive/test/test_archive_read_support.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_read_support.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_read_support.c'; fi` - -libarchive/test/test-test_archive_set_error.o: libarchive/test/test_archive_set_error.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_set_error.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_set_error.Tpo -c -o libarchive/test/test-test_archive_set_error.o `test -f 'libarchive/test/test_archive_set_error.c' || echo '$(srcdir)/'`libarchive/test/test_archive_set_error.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_set_error.Tpo libarchive/test/$(DEPDIR)/test-test_archive_set_error.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_set_error.c' object='libarchive/test/test-test_archive_set_error.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_set_error.o `test -f 'libarchive/test/test_archive_set_error.c' || echo '$(srcdir)/'`libarchive/test/test_archive_set_error.c - -libarchive/test/test-test_archive_set_error.obj: libarchive/test/test_archive_set_error.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_set_error.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_set_error.Tpo -c -o libarchive/test/test-test_archive_set_error.obj `if test -f 'libarchive/test/test_archive_set_error.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_set_error.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_set_error.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_set_error.Tpo libarchive/test/$(DEPDIR)/test-test_archive_set_error.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_set_error.c' object='libarchive/test/test-test_archive_set_error.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_set_error.obj `if test -f 'libarchive/test/test_archive_set_error.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_set_error.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_set_error.c'; fi` - -libarchive/test/test-test_archive_string.o: libarchive/test/test_archive_string.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_string.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_string.Tpo -c -o libarchive/test/test-test_archive_string.o `test -f 'libarchive/test/test_archive_string.c' || echo '$(srcdir)/'`libarchive/test/test_archive_string.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_string.Tpo libarchive/test/$(DEPDIR)/test-test_archive_string.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_string.c' object='libarchive/test/test-test_archive_string.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_string.o `test -f 'libarchive/test/test_archive_string.c' || echo '$(srcdir)/'`libarchive/test/test_archive_string.c - -libarchive/test/test-test_archive_string.obj: libarchive/test/test_archive_string.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_string.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_string.Tpo -c -o libarchive/test/test-test_archive_string.obj `if test -f 'libarchive/test/test_archive_string.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_string.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_string.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_string.Tpo libarchive/test/$(DEPDIR)/test-test_archive_string.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_string.c' object='libarchive/test/test-test_archive_string.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_string.obj `if test -f 'libarchive/test/test_archive_string.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_string.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_string.c'; fi` - -libarchive/test/test-test_archive_string_conversion.o: libarchive/test/test_archive_string_conversion.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_string_conversion.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_string_conversion.Tpo -c -o libarchive/test/test-test_archive_string_conversion.o `test -f 'libarchive/test/test_archive_string_conversion.c' || echo '$(srcdir)/'`libarchive/test/test_archive_string_conversion.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_string_conversion.Tpo libarchive/test/$(DEPDIR)/test-test_archive_string_conversion.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_string_conversion.c' object='libarchive/test/test-test_archive_string_conversion.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_string_conversion.o `test -f 'libarchive/test/test_archive_string_conversion.c' || echo '$(srcdir)/'`libarchive/test/test_archive_string_conversion.c - -libarchive/test/test-test_archive_string_conversion.obj: libarchive/test/test_archive_string_conversion.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_string_conversion.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_string_conversion.Tpo -c -o libarchive/test/test-test_archive_string_conversion.obj `if test -f 'libarchive/test/test_archive_string_conversion.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_string_conversion.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_string_conversion.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_string_conversion.Tpo libarchive/test/$(DEPDIR)/test-test_archive_string_conversion.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_string_conversion.c' object='libarchive/test/test-test_archive_string_conversion.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_string_conversion.obj `if test -f 'libarchive/test/test_archive_string_conversion.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_string_conversion.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_string_conversion.c'; fi` - -libarchive/test/test-test_archive_write_add_filter_by_name.o: libarchive/test/test_archive_write_add_filter_by_name.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_write_add_filter_by_name.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_write_add_filter_by_name.Tpo -c -o libarchive/test/test-test_archive_write_add_filter_by_name.o `test -f 'libarchive/test/test_archive_write_add_filter_by_name.c' || echo '$(srcdir)/'`libarchive/test/test_archive_write_add_filter_by_name.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_write_add_filter_by_name.Tpo libarchive/test/$(DEPDIR)/test-test_archive_write_add_filter_by_name.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_write_add_filter_by_name.c' object='libarchive/test/test-test_archive_write_add_filter_by_name.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_write_add_filter_by_name.o `test -f 'libarchive/test/test_archive_write_add_filter_by_name.c' || echo '$(srcdir)/'`libarchive/test/test_archive_write_add_filter_by_name.c - -libarchive/test/test-test_archive_write_add_filter_by_name.obj: libarchive/test/test_archive_write_add_filter_by_name.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_write_add_filter_by_name.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_write_add_filter_by_name.Tpo -c -o libarchive/test/test-test_archive_write_add_filter_by_name.obj `if test -f 'libarchive/test/test_archive_write_add_filter_by_name.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_write_add_filter_by_name.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_write_add_filter_by_name.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_write_add_filter_by_name.Tpo libarchive/test/$(DEPDIR)/test-test_archive_write_add_filter_by_name.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_write_add_filter_by_name.c' object='libarchive/test/test-test_archive_write_add_filter_by_name.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_write_add_filter_by_name.obj `if test -f 'libarchive/test/test_archive_write_add_filter_by_name.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_write_add_filter_by_name.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_write_add_filter_by_name.c'; fi` - -libarchive/test/test-test_archive_write_set_filter_option.o: libarchive/test/test_archive_write_set_filter_option.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_write_set_filter_option.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_write_set_filter_option.Tpo -c -o libarchive/test/test-test_archive_write_set_filter_option.o `test -f 'libarchive/test/test_archive_write_set_filter_option.c' || echo '$(srcdir)/'`libarchive/test/test_archive_write_set_filter_option.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_write_set_filter_option.Tpo libarchive/test/$(DEPDIR)/test-test_archive_write_set_filter_option.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_write_set_filter_option.c' object='libarchive/test/test-test_archive_write_set_filter_option.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_write_set_filter_option.o `test -f 'libarchive/test/test_archive_write_set_filter_option.c' || echo '$(srcdir)/'`libarchive/test/test_archive_write_set_filter_option.c - -libarchive/test/test-test_archive_write_set_filter_option.obj: libarchive/test/test_archive_write_set_filter_option.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_write_set_filter_option.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_write_set_filter_option.Tpo -c -o libarchive/test/test-test_archive_write_set_filter_option.obj `if test -f 'libarchive/test/test_archive_write_set_filter_option.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_write_set_filter_option.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_write_set_filter_option.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_write_set_filter_option.Tpo libarchive/test/$(DEPDIR)/test-test_archive_write_set_filter_option.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_write_set_filter_option.c' object='libarchive/test/test-test_archive_write_set_filter_option.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_write_set_filter_option.obj `if test -f 'libarchive/test/test_archive_write_set_filter_option.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_write_set_filter_option.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_write_set_filter_option.c'; fi` - -libarchive/test/test-test_archive_write_set_format_by_name.o: libarchive/test/test_archive_write_set_format_by_name.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_write_set_format_by_name.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_by_name.Tpo -c -o libarchive/test/test-test_archive_write_set_format_by_name.o `test -f 'libarchive/test/test_archive_write_set_format_by_name.c' || echo '$(srcdir)/'`libarchive/test/test_archive_write_set_format_by_name.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_by_name.Tpo libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_by_name.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_write_set_format_by_name.c' object='libarchive/test/test-test_archive_write_set_format_by_name.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_write_set_format_by_name.o `test -f 'libarchive/test/test_archive_write_set_format_by_name.c' || echo '$(srcdir)/'`libarchive/test/test_archive_write_set_format_by_name.c - -libarchive/test/test-test_archive_write_set_format_by_name.obj: libarchive/test/test_archive_write_set_format_by_name.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_write_set_format_by_name.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_by_name.Tpo -c -o libarchive/test/test-test_archive_write_set_format_by_name.obj `if test -f 'libarchive/test/test_archive_write_set_format_by_name.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_write_set_format_by_name.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_write_set_format_by_name.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_by_name.Tpo libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_by_name.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_write_set_format_by_name.c' object='libarchive/test/test-test_archive_write_set_format_by_name.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_write_set_format_by_name.obj `if test -f 'libarchive/test/test_archive_write_set_format_by_name.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_write_set_format_by_name.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_write_set_format_by_name.c'; fi` - -libarchive/test/test-test_archive_write_set_format_filter_by_ext.o: libarchive/test/test_archive_write_set_format_filter_by_ext.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_write_set_format_filter_by_ext.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_filter_by_ext.Tpo -c -o libarchive/test/test-test_archive_write_set_format_filter_by_ext.o `test -f 'libarchive/test/test_archive_write_set_format_filter_by_ext.c' || echo '$(srcdir)/'`libarchive/test/test_archive_write_set_format_filter_by_ext.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_filter_by_ext.Tpo libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_filter_by_ext.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_write_set_format_filter_by_ext.c' object='libarchive/test/test-test_archive_write_set_format_filter_by_ext.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_write_set_format_filter_by_ext.o `test -f 'libarchive/test/test_archive_write_set_format_filter_by_ext.c' || echo '$(srcdir)/'`libarchive/test/test_archive_write_set_format_filter_by_ext.c - -libarchive/test/test-test_archive_write_set_format_filter_by_ext.obj: libarchive/test/test_archive_write_set_format_filter_by_ext.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_write_set_format_filter_by_ext.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_filter_by_ext.Tpo -c -o libarchive/test/test-test_archive_write_set_format_filter_by_ext.obj `if test -f 'libarchive/test/test_archive_write_set_format_filter_by_ext.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_write_set_format_filter_by_ext.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_write_set_format_filter_by_ext.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_filter_by_ext.Tpo libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_filter_by_ext.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_write_set_format_filter_by_ext.c' object='libarchive/test/test-test_archive_write_set_format_filter_by_ext.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_write_set_format_filter_by_ext.obj `if test -f 'libarchive/test/test_archive_write_set_format_filter_by_ext.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_write_set_format_filter_by_ext.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_write_set_format_filter_by_ext.c'; fi` - -libarchive/test/test-test_archive_write_set_format_option.o: libarchive/test/test_archive_write_set_format_option.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_write_set_format_option.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_option.Tpo -c -o libarchive/test/test-test_archive_write_set_format_option.o `test -f 'libarchive/test/test_archive_write_set_format_option.c' || echo '$(srcdir)/'`libarchive/test/test_archive_write_set_format_option.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_option.Tpo libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_option.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_write_set_format_option.c' object='libarchive/test/test-test_archive_write_set_format_option.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_write_set_format_option.o `test -f 'libarchive/test/test_archive_write_set_format_option.c' || echo '$(srcdir)/'`libarchive/test/test_archive_write_set_format_option.c - -libarchive/test/test-test_archive_write_set_format_option.obj: libarchive/test/test_archive_write_set_format_option.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_write_set_format_option.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_option.Tpo -c -o libarchive/test/test-test_archive_write_set_format_option.obj `if test -f 'libarchive/test/test_archive_write_set_format_option.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_write_set_format_option.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_write_set_format_option.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_option.Tpo libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_option.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_write_set_format_option.c' object='libarchive/test/test-test_archive_write_set_format_option.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_write_set_format_option.obj `if test -f 'libarchive/test/test_archive_write_set_format_option.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_write_set_format_option.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_write_set_format_option.c'; fi` - -libarchive/test/test-test_archive_write_set_option.o: libarchive/test/test_archive_write_set_option.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_write_set_option.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_write_set_option.Tpo -c -o libarchive/test/test-test_archive_write_set_option.o `test -f 'libarchive/test/test_archive_write_set_option.c' || echo '$(srcdir)/'`libarchive/test/test_archive_write_set_option.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_write_set_option.Tpo libarchive/test/$(DEPDIR)/test-test_archive_write_set_option.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_write_set_option.c' object='libarchive/test/test-test_archive_write_set_option.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_write_set_option.o `test -f 'libarchive/test/test_archive_write_set_option.c' || echo '$(srcdir)/'`libarchive/test/test_archive_write_set_option.c - -libarchive/test/test-test_archive_write_set_option.obj: libarchive/test/test_archive_write_set_option.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_write_set_option.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_write_set_option.Tpo -c -o libarchive/test/test-test_archive_write_set_option.obj `if test -f 'libarchive/test/test_archive_write_set_option.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_write_set_option.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_write_set_option.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_write_set_option.Tpo libarchive/test/$(DEPDIR)/test-test_archive_write_set_option.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_write_set_option.c' object='libarchive/test/test-test_archive_write_set_option.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_write_set_option.obj `if test -f 'libarchive/test/test_archive_write_set_option.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_write_set_option.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_write_set_option.c'; fi` - -libarchive/test/test-test_archive_write_set_options.o: libarchive/test/test_archive_write_set_options.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_write_set_options.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_write_set_options.Tpo -c -o libarchive/test/test-test_archive_write_set_options.o `test -f 'libarchive/test/test_archive_write_set_options.c' || echo '$(srcdir)/'`libarchive/test/test_archive_write_set_options.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_write_set_options.Tpo libarchive/test/$(DEPDIR)/test-test_archive_write_set_options.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_write_set_options.c' object='libarchive/test/test-test_archive_write_set_options.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_write_set_options.o `test -f 'libarchive/test/test_archive_write_set_options.c' || echo '$(srcdir)/'`libarchive/test/test_archive_write_set_options.c - -libarchive/test/test-test_archive_write_set_options.obj: libarchive/test/test_archive_write_set_options.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_write_set_options.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_write_set_options.Tpo -c -o libarchive/test/test-test_archive_write_set_options.obj `if test -f 'libarchive/test/test_archive_write_set_options.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_write_set_options.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_write_set_options.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_write_set_options.Tpo libarchive/test/$(DEPDIR)/test-test_archive_write_set_options.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_write_set_options.c' object='libarchive/test/test-test_archive_write_set_options.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_write_set_options.obj `if test -f 'libarchive/test/test_archive_write_set_options.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_write_set_options.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_write_set_options.c'; fi` - -libarchive/test/test-test_archive_write_set_passphrase.o: libarchive/test/test_archive_write_set_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_write_set_passphrase.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_write_set_passphrase.Tpo -c -o libarchive/test/test-test_archive_write_set_passphrase.o `test -f 'libarchive/test/test_archive_write_set_passphrase.c' || echo '$(srcdir)/'`libarchive/test/test_archive_write_set_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_write_set_passphrase.Tpo libarchive/test/$(DEPDIR)/test-test_archive_write_set_passphrase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_write_set_passphrase.c' object='libarchive/test/test-test_archive_write_set_passphrase.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_write_set_passphrase.o `test -f 'libarchive/test/test_archive_write_set_passphrase.c' || echo '$(srcdir)/'`libarchive/test/test_archive_write_set_passphrase.c - -libarchive/test/test-test_archive_write_set_passphrase.obj: libarchive/test/test_archive_write_set_passphrase.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_archive_write_set_passphrase.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_archive_write_set_passphrase.Tpo -c -o libarchive/test/test-test_archive_write_set_passphrase.obj `if test -f 'libarchive/test/test_archive_write_set_passphrase.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_write_set_passphrase.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_write_set_passphrase.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_archive_write_set_passphrase.Tpo libarchive/test/$(DEPDIR)/test-test_archive_write_set_passphrase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_archive_write_set_passphrase.c' object='libarchive/test/test-test_archive_write_set_passphrase.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_archive_write_set_passphrase.obj `if test -f 'libarchive/test/test_archive_write_set_passphrase.c'; then $(CYGPATH_W) 'libarchive/test/test_archive_write_set_passphrase.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_archive_write_set_passphrase.c'; fi` - -libarchive/test/test-test_bad_fd.o: libarchive/test/test_bad_fd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_bad_fd.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_bad_fd.Tpo -c -o libarchive/test/test-test_bad_fd.o `test -f 'libarchive/test/test_bad_fd.c' || echo '$(srcdir)/'`libarchive/test/test_bad_fd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_bad_fd.Tpo libarchive/test/$(DEPDIR)/test-test_bad_fd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_bad_fd.c' object='libarchive/test/test-test_bad_fd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_bad_fd.o `test -f 'libarchive/test/test_bad_fd.c' || echo '$(srcdir)/'`libarchive/test/test_bad_fd.c - -libarchive/test/test-test_bad_fd.obj: libarchive/test/test_bad_fd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_bad_fd.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_bad_fd.Tpo -c -o libarchive/test/test-test_bad_fd.obj `if test -f 'libarchive/test/test_bad_fd.c'; then $(CYGPATH_W) 'libarchive/test/test_bad_fd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_bad_fd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_bad_fd.Tpo libarchive/test/$(DEPDIR)/test-test_bad_fd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_bad_fd.c' object='libarchive/test/test-test_bad_fd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_bad_fd.obj `if test -f 'libarchive/test/test_bad_fd.c'; then $(CYGPATH_W) 'libarchive/test/test_bad_fd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_bad_fd.c'; fi` - -libarchive/test/test-test_compat_bzip2.o: libarchive/test/test_compat_bzip2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_bzip2.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_bzip2.Tpo -c -o libarchive/test/test-test_compat_bzip2.o `test -f 'libarchive/test/test_compat_bzip2.c' || echo '$(srcdir)/'`libarchive/test/test_compat_bzip2.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_bzip2.Tpo libarchive/test/$(DEPDIR)/test-test_compat_bzip2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_bzip2.c' object='libarchive/test/test-test_compat_bzip2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_bzip2.o `test -f 'libarchive/test/test_compat_bzip2.c' || echo '$(srcdir)/'`libarchive/test/test_compat_bzip2.c - -libarchive/test/test-test_compat_bzip2.obj: libarchive/test/test_compat_bzip2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_bzip2.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_bzip2.Tpo -c -o libarchive/test/test-test_compat_bzip2.obj `if test -f 'libarchive/test/test_compat_bzip2.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_bzip2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_bzip2.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_bzip2.Tpo libarchive/test/$(DEPDIR)/test-test_compat_bzip2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_bzip2.c' object='libarchive/test/test-test_compat_bzip2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_bzip2.obj `if test -f 'libarchive/test/test_compat_bzip2.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_bzip2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_bzip2.c'; fi` - -libarchive/test/test-test_compat_cpio.o: libarchive/test/test_compat_cpio.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_cpio.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_cpio.Tpo -c -o libarchive/test/test-test_compat_cpio.o `test -f 'libarchive/test/test_compat_cpio.c' || echo '$(srcdir)/'`libarchive/test/test_compat_cpio.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_cpio.Tpo libarchive/test/$(DEPDIR)/test-test_compat_cpio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_cpio.c' object='libarchive/test/test-test_compat_cpio.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_cpio.o `test -f 'libarchive/test/test_compat_cpio.c' || echo '$(srcdir)/'`libarchive/test/test_compat_cpio.c - -libarchive/test/test-test_compat_cpio.obj: libarchive/test/test_compat_cpio.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_cpio.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_cpio.Tpo -c -o libarchive/test/test-test_compat_cpio.obj `if test -f 'libarchive/test/test_compat_cpio.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_cpio.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_cpio.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_cpio.Tpo libarchive/test/$(DEPDIR)/test-test_compat_cpio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_cpio.c' object='libarchive/test/test-test_compat_cpio.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_cpio.obj `if test -f 'libarchive/test/test_compat_cpio.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_cpio.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_cpio.c'; fi` - -libarchive/test/test-test_compat_gtar.o: libarchive/test/test_compat_gtar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_gtar.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_gtar.Tpo -c -o libarchive/test/test-test_compat_gtar.o `test -f 'libarchive/test/test_compat_gtar.c' || echo '$(srcdir)/'`libarchive/test/test_compat_gtar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_gtar.Tpo libarchive/test/$(DEPDIR)/test-test_compat_gtar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_gtar.c' object='libarchive/test/test-test_compat_gtar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_gtar.o `test -f 'libarchive/test/test_compat_gtar.c' || echo '$(srcdir)/'`libarchive/test/test_compat_gtar.c - -libarchive/test/test-test_compat_gtar.obj: libarchive/test/test_compat_gtar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_gtar.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_gtar.Tpo -c -o libarchive/test/test-test_compat_gtar.obj `if test -f 'libarchive/test/test_compat_gtar.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_gtar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_gtar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_gtar.Tpo libarchive/test/$(DEPDIR)/test-test_compat_gtar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_gtar.c' object='libarchive/test/test-test_compat_gtar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_gtar.obj `if test -f 'libarchive/test/test_compat_gtar.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_gtar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_gtar.c'; fi` - -libarchive/test/test-test_compat_gzip.o: libarchive/test/test_compat_gzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_gzip.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_gzip.Tpo -c -o libarchive/test/test-test_compat_gzip.o `test -f 'libarchive/test/test_compat_gzip.c' || echo '$(srcdir)/'`libarchive/test/test_compat_gzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_gzip.Tpo libarchive/test/$(DEPDIR)/test-test_compat_gzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_gzip.c' object='libarchive/test/test-test_compat_gzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_gzip.o `test -f 'libarchive/test/test_compat_gzip.c' || echo '$(srcdir)/'`libarchive/test/test_compat_gzip.c - -libarchive/test/test-test_compat_gzip.obj: libarchive/test/test_compat_gzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_gzip.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_gzip.Tpo -c -o libarchive/test/test-test_compat_gzip.obj `if test -f 'libarchive/test/test_compat_gzip.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_gzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_gzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_gzip.Tpo libarchive/test/$(DEPDIR)/test-test_compat_gzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_gzip.c' object='libarchive/test/test-test_compat_gzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_gzip.obj `if test -f 'libarchive/test/test_compat_gzip.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_gzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_gzip.c'; fi` - -libarchive/test/test-test_compat_lz4.o: libarchive/test/test_compat_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_lz4.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_lz4.Tpo -c -o libarchive/test/test-test_compat_lz4.o `test -f 'libarchive/test/test_compat_lz4.c' || echo '$(srcdir)/'`libarchive/test/test_compat_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_lz4.Tpo libarchive/test/$(DEPDIR)/test-test_compat_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_lz4.c' object='libarchive/test/test-test_compat_lz4.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_lz4.o `test -f 'libarchive/test/test_compat_lz4.c' || echo '$(srcdir)/'`libarchive/test/test_compat_lz4.c - -libarchive/test/test-test_compat_lz4.obj: libarchive/test/test_compat_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_lz4.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_lz4.Tpo -c -o libarchive/test/test-test_compat_lz4.obj `if test -f 'libarchive/test/test_compat_lz4.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_lz4.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_lz4.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_lz4.Tpo libarchive/test/$(DEPDIR)/test-test_compat_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_lz4.c' object='libarchive/test/test-test_compat_lz4.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_lz4.obj `if test -f 'libarchive/test/test_compat_lz4.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_lz4.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_lz4.c'; fi` - -libarchive/test/test-test_compat_lzip.o: libarchive/test/test_compat_lzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_lzip.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_lzip.Tpo -c -o libarchive/test/test-test_compat_lzip.o `test -f 'libarchive/test/test_compat_lzip.c' || echo '$(srcdir)/'`libarchive/test/test_compat_lzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_lzip.Tpo libarchive/test/$(DEPDIR)/test-test_compat_lzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_lzip.c' object='libarchive/test/test-test_compat_lzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_lzip.o `test -f 'libarchive/test/test_compat_lzip.c' || echo '$(srcdir)/'`libarchive/test/test_compat_lzip.c - -libarchive/test/test-test_compat_lzip.obj: libarchive/test/test_compat_lzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_lzip.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_lzip.Tpo -c -o libarchive/test/test-test_compat_lzip.obj `if test -f 'libarchive/test/test_compat_lzip.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_lzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_lzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_lzip.Tpo libarchive/test/$(DEPDIR)/test-test_compat_lzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_lzip.c' object='libarchive/test/test-test_compat_lzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_lzip.obj `if test -f 'libarchive/test/test_compat_lzip.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_lzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_lzip.c'; fi` - -libarchive/test/test-test_compat_lzma.o: libarchive/test/test_compat_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_lzma.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_lzma.Tpo -c -o libarchive/test/test-test_compat_lzma.o `test -f 'libarchive/test/test_compat_lzma.c' || echo '$(srcdir)/'`libarchive/test/test_compat_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_lzma.Tpo libarchive/test/$(DEPDIR)/test-test_compat_lzma.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_lzma.c' object='libarchive/test/test-test_compat_lzma.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_lzma.o `test -f 'libarchive/test/test_compat_lzma.c' || echo '$(srcdir)/'`libarchive/test/test_compat_lzma.c - -libarchive/test/test-test_compat_lzma.obj: libarchive/test/test_compat_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_lzma.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_lzma.Tpo -c -o libarchive/test/test-test_compat_lzma.obj `if test -f 'libarchive/test/test_compat_lzma.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_lzma.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_lzma.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_lzma.Tpo libarchive/test/$(DEPDIR)/test-test_compat_lzma.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_lzma.c' object='libarchive/test/test-test_compat_lzma.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_lzma.obj `if test -f 'libarchive/test/test_compat_lzma.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_lzma.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_lzma.c'; fi` - -libarchive/test/test-test_compat_lzop.o: libarchive/test/test_compat_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_lzop.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_lzop.Tpo -c -o libarchive/test/test-test_compat_lzop.o `test -f 'libarchive/test/test_compat_lzop.c' || echo '$(srcdir)/'`libarchive/test/test_compat_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_lzop.Tpo libarchive/test/$(DEPDIR)/test-test_compat_lzop.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_lzop.c' object='libarchive/test/test-test_compat_lzop.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_lzop.o `test -f 'libarchive/test/test_compat_lzop.c' || echo '$(srcdir)/'`libarchive/test/test_compat_lzop.c - -libarchive/test/test-test_compat_lzop.obj: libarchive/test/test_compat_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_lzop.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_lzop.Tpo -c -o libarchive/test/test-test_compat_lzop.obj `if test -f 'libarchive/test/test_compat_lzop.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_lzop.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_lzop.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_lzop.Tpo libarchive/test/$(DEPDIR)/test-test_compat_lzop.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_lzop.c' object='libarchive/test/test-test_compat_lzop.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_lzop.obj `if test -f 'libarchive/test/test_compat_lzop.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_lzop.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_lzop.c'; fi` - -libarchive/test/test-test_compat_mac.o: libarchive/test/test_compat_mac.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_mac.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_mac.Tpo -c -o libarchive/test/test-test_compat_mac.o `test -f 'libarchive/test/test_compat_mac.c' || echo '$(srcdir)/'`libarchive/test/test_compat_mac.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_mac.Tpo libarchive/test/$(DEPDIR)/test-test_compat_mac.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_mac.c' object='libarchive/test/test-test_compat_mac.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_mac.o `test -f 'libarchive/test/test_compat_mac.c' || echo '$(srcdir)/'`libarchive/test/test_compat_mac.c - -libarchive/test/test-test_compat_mac.obj: libarchive/test/test_compat_mac.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_mac.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_mac.Tpo -c -o libarchive/test/test-test_compat_mac.obj `if test -f 'libarchive/test/test_compat_mac.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_mac.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_mac.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_mac.Tpo libarchive/test/$(DEPDIR)/test-test_compat_mac.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_mac.c' object='libarchive/test/test-test_compat_mac.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_mac.obj `if test -f 'libarchive/test/test_compat_mac.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_mac.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_mac.c'; fi` - -libarchive/test/test-test_compat_perl_archive_tar.o: libarchive/test/test_compat_perl_archive_tar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_perl_archive_tar.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_perl_archive_tar.Tpo -c -o libarchive/test/test-test_compat_perl_archive_tar.o `test -f 'libarchive/test/test_compat_perl_archive_tar.c' || echo '$(srcdir)/'`libarchive/test/test_compat_perl_archive_tar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_perl_archive_tar.Tpo libarchive/test/$(DEPDIR)/test-test_compat_perl_archive_tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_perl_archive_tar.c' object='libarchive/test/test-test_compat_perl_archive_tar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_perl_archive_tar.o `test -f 'libarchive/test/test_compat_perl_archive_tar.c' || echo '$(srcdir)/'`libarchive/test/test_compat_perl_archive_tar.c - -libarchive/test/test-test_compat_perl_archive_tar.obj: libarchive/test/test_compat_perl_archive_tar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_perl_archive_tar.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_perl_archive_tar.Tpo -c -o libarchive/test/test-test_compat_perl_archive_tar.obj `if test -f 'libarchive/test/test_compat_perl_archive_tar.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_perl_archive_tar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_perl_archive_tar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_perl_archive_tar.Tpo libarchive/test/$(DEPDIR)/test-test_compat_perl_archive_tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_perl_archive_tar.c' object='libarchive/test/test-test_compat_perl_archive_tar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_perl_archive_tar.obj `if test -f 'libarchive/test/test_compat_perl_archive_tar.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_perl_archive_tar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_perl_archive_tar.c'; fi` - -libarchive/test/test-test_compat_plexus_archiver_tar.o: libarchive/test/test_compat_plexus_archiver_tar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_plexus_archiver_tar.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_plexus_archiver_tar.Tpo -c -o libarchive/test/test-test_compat_plexus_archiver_tar.o `test -f 'libarchive/test/test_compat_plexus_archiver_tar.c' || echo '$(srcdir)/'`libarchive/test/test_compat_plexus_archiver_tar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_plexus_archiver_tar.Tpo libarchive/test/$(DEPDIR)/test-test_compat_plexus_archiver_tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_plexus_archiver_tar.c' object='libarchive/test/test-test_compat_plexus_archiver_tar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_plexus_archiver_tar.o `test -f 'libarchive/test/test_compat_plexus_archiver_tar.c' || echo '$(srcdir)/'`libarchive/test/test_compat_plexus_archiver_tar.c - -libarchive/test/test-test_compat_plexus_archiver_tar.obj: libarchive/test/test_compat_plexus_archiver_tar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_plexus_archiver_tar.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_plexus_archiver_tar.Tpo -c -o libarchive/test/test-test_compat_plexus_archiver_tar.obj `if test -f 'libarchive/test/test_compat_plexus_archiver_tar.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_plexus_archiver_tar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_plexus_archiver_tar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_plexus_archiver_tar.Tpo libarchive/test/$(DEPDIR)/test-test_compat_plexus_archiver_tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_plexus_archiver_tar.c' object='libarchive/test/test-test_compat_plexus_archiver_tar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_plexus_archiver_tar.obj `if test -f 'libarchive/test/test_compat_plexus_archiver_tar.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_plexus_archiver_tar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_plexus_archiver_tar.c'; fi` - -libarchive/test/test-test_compat_solaris_tar_acl.o: libarchive/test/test_compat_solaris_tar_acl.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_solaris_tar_acl.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_solaris_tar_acl.Tpo -c -o libarchive/test/test-test_compat_solaris_tar_acl.o `test -f 'libarchive/test/test_compat_solaris_tar_acl.c' || echo '$(srcdir)/'`libarchive/test/test_compat_solaris_tar_acl.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_solaris_tar_acl.Tpo libarchive/test/$(DEPDIR)/test-test_compat_solaris_tar_acl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_solaris_tar_acl.c' object='libarchive/test/test-test_compat_solaris_tar_acl.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_solaris_tar_acl.o `test -f 'libarchive/test/test_compat_solaris_tar_acl.c' || echo '$(srcdir)/'`libarchive/test/test_compat_solaris_tar_acl.c - -libarchive/test/test-test_compat_solaris_tar_acl.obj: libarchive/test/test_compat_solaris_tar_acl.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_solaris_tar_acl.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_solaris_tar_acl.Tpo -c -o libarchive/test/test-test_compat_solaris_tar_acl.obj `if test -f 'libarchive/test/test_compat_solaris_tar_acl.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_solaris_tar_acl.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_solaris_tar_acl.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_solaris_tar_acl.Tpo libarchive/test/$(DEPDIR)/test-test_compat_solaris_tar_acl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_solaris_tar_acl.c' object='libarchive/test/test-test_compat_solaris_tar_acl.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_solaris_tar_acl.obj `if test -f 'libarchive/test/test_compat_solaris_tar_acl.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_solaris_tar_acl.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_solaris_tar_acl.c'; fi` - -libarchive/test/test-test_compat_solaris_pax_sparse.o: libarchive/test/test_compat_solaris_pax_sparse.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_solaris_pax_sparse.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_solaris_pax_sparse.Tpo -c -o libarchive/test/test-test_compat_solaris_pax_sparse.o `test -f 'libarchive/test/test_compat_solaris_pax_sparse.c' || echo '$(srcdir)/'`libarchive/test/test_compat_solaris_pax_sparse.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_solaris_pax_sparse.Tpo libarchive/test/$(DEPDIR)/test-test_compat_solaris_pax_sparse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_solaris_pax_sparse.c' object='libarchive/test/test-test_compat_solaris_pax_sparse.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_solaris_pax_sparse.o `test -f 'libarchive/test/test_compat_solaris_pax_sparse.c' || echo '$(srcdir)/'`libarchive/test/test_compat_solaris_pax_sparse.c - -libarchive/test/test-test_compat_solaris_pax_sparse.obj: libarchive/test/test_compat_solaris_pax_sparse.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_solaris_pax_sparse.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_solaris_pax_sparse.Tpo -c -o libarchive/test/test-test_compat_solaris_pax_sparse.obj `if test -f 'libarchive/test/test_compat_solaris_pax_sparse.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_solaris_pax_sparse.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_solaris_pax_sparse.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_solaris_pax_sparse.Tpo libarchive/test/$(DEPDIR)/test-test_compat_solaris_pax_sparse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_solaris_pax_sparse.c' object='libarchive/test/test-test_compat_solaris_pax_sparse.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_solaris_pax_sparse.obj `if test -f 'libarchive/test/test_compat_solaris_pax_sparse.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_solaris_pax_sparse.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_solaris_pax_sparse.c'; fi` - -libarchive/test/test-test_compat_star_acl.o: libarchive/test/test_compat_star_acl.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_star_acl.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_star_acl.Tpo -c -o libarchive/test/test-test_compat_star_acl.o `test -f 'libarchive/test/test_compat_star_acl.c' || echo '$(srcdir)/'`libarchive/test/test_compat_star_acl.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_star_acl.Tpo libarchive/test/$(DEPDIR)/test-test_compat_star_acl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_star_acl.c' object='libarchive/test/test-test_compat_star_acl.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_star_acl.o `test -f 'libarchive/test/test_compat_star_acl.c' || echo '$(srcdir)/'`libarchive/test/test_compat_star_acl.c - -libarchive/test/test-test_compat_star_acl.obj: libarchive/test/test_compat_star_acl.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_star_acl.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_star_acl.Tpo -c -o libarchive/test/test-test_compat_star_acl.obj `if test -f 'libarchive/test/test_compat_star_acl.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_star_acl.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_star_acl.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_star_acl.Tpo libarchive/test/$(DEPDIR)/test-test_compat_star_acl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_star_acl.c' object='libarchive/test/test-test_compat_star_acl.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_star_acl.obj `if test -f 'libarchive/test/test_compat_star_acl.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_star_acl.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_star_acl.c'; fi` - -libarchive/test/test-test_compat_tar_directory.o: libarchive/test/test_compat_tar_directory.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_tar_directory.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_tar_directory.Tpo -c -o libarchive/test/test-test_compat_tar_directory.o `test -f 'libarchive/test/test_compat_tar_directory.c' || echo '$(srcdir)/'`libarchive/test/test_compat_tar_directory.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_tar_directory.Tpo libarchive/test/$(DEPDIR)/test-test_compat_tar_directory.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_tar_directory.c' object='libarchive/test/test-test_compat_tar_directory.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_tar_directory.o `test -f 'libarchive/test/test_compat_tar_directory.c' || echo '$(srcdir)/'`libarchive/test/test_compat_tar_directory.c - -libarchive/test/test-test_compat_tar_directory.obj: libarchive/test/test_compat_tar_directory.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_tar_directory.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_tar_directory.Tpo -c -o libarchive/test/test-test_compat_tar_directory.obj `if test -f 'libarchive/test/test_compat_tar_directory.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_tar_directory.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_tar_directory.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_tar_directory.Tpo libarchive/test/$(DEPDIR)/test-test_compat_tar_directory.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_tar_directory.c' object='libarchive/test/test-test_compat_tar_directory.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_tar_directory.obj `if test -f 'libarchive/test/test_compat_tar_directory.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_tar_directory.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_tar_directory.c'; fi` - -libarchive/test/test-test_compat_tar_hardlink.o: libarchive/test/test_compat_tar_hardlink.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_tar_hardlink.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_tar_hardlink.Tpo -c -o libarchive/test/test-test_compat_tar_hardlink.o `test -f 'libarchive/test/test_compat_tar_hardlink.c' || echo '$(srcdir)/'`libarchive/test/test_compat_tar_hardlink.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_tar_hardlink.Tpo libarchive/test/$(DEPDIR)/test-test_compat_tar_hardlink.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_tar_hardlink.c' object='libarchive/test/test-test_compat_tar_hardlink.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_tar_hardlink.o `test -f 'libarchive/test/test_compat_tar_hardlink.c' || echo '$(srcdir)/'`libarchive/test/test_compat_tar_hardlink.c - -libarchive/test/test-test_compat_tar_hardlink.obj: libarchive/test/test_compat_tar_hardlink.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_tar_hardlink.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_tar_hardlink.Tpo -c -o libarchive/test/test-test_compat_tar_hardlink.obj `if test -f 'libarchive/test/test_compat_tar_hardlink.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_tar_hardlink.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_tar_hardlink.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_tar_hardlink.Tpo libarchive/test/$(DEPDIR)/test-test_compat_tar_hardlink.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_tar_hardlink.c' object='libarchive/test/test-test_compat_tar_hardlink.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_tar_hardlink.obj `if test -f 'libarchive/test/test_compat_tar_hardlink.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_tar_hardlink.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_tar_hardlink.c'; fi` - -libarchive/test/test-test_compat_uudecode.o: libarchive/test/test_compat_uudecode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_uudecode.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_uudecode.Tpo -c -o libarchive/test/test-test_compat_uudecode.o `test -f 'libarchive/test/test_compat_uudecode.c' || echo '$(srcdir)/'`libarchive/test/test_compat_uudecode.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_uudecode.Tpo libarchive/test/$(DEPDIR)/test-test_compat_uudecode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_uudecode.c' object='libarchive/test/test-test_compat_uudecode.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_uudecode.o `test -f 'libarchive/test/test_compat_uudecode.c' || echo '$(srcdir)/'`libarchive/test/test_compat_uudecode.c - -libarchive/test/test-test_compat_uudecode.obj: libarchive/test/test_compat_uudecode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_uudecode.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_uudecode.Tpo -c -o libarchive/test/test-test_compat_uudecode.obj `if test -f 'libarchive/test/test_compat_uudecode.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_uudecode.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_uudecode.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_uudecode.Tpo libarchive/test/$(DEPDIR)/test-test_compat_uudecode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_uudecode.c' object='libarchive/test/test-test_compat_uudecode.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_uudecode.obj `if test -f 'libarchive/test/test_compat_uudecode.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_uudecode.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_uudecode.c'; fi` - -libarchive/test/test-test_compat_uudecode_large.o: libarchive/test/test_compat_uudecode_large.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_uudecode_large.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_uudecode_large.Tpo -c -o libarchive/test/test-test_compat_uudecode_large.o `test -f 'libarchive/test/test_compat_uudecode_large.c' || echo '$(srcdir)/'`libarchive/test/test_compat_uudecode_large.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_uudecode_large.Tpo libarchive/test/$(DEPDIR)/test-test_compat_uudecode_large.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_uudecode_large.c' object='libarchive/test/test-test_compat_uudecode_large.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_uudecode_large.o `test -f 'libarchive/test/test_compat_uudecode_large.c' || echo '$(srcdir)/'`libarchive/test/test_compat_uudecode_large.c - -libarchive/test/test-test_compat_uudecode_large.obj: libarchive/test/test_compat_uudecode_large.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_uudecode_large.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_uudecode_large.Tpo -c -o libarchive/test/test-test_compat_uudecode_large.obj `if test -f 'libarchive/test/test_compat_uudecode_large.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_uudecode_large.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_uudecode_large.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_uudecode_large.Tpo libarchive/test/$(DEPDIR)/test-test_compat_uudecode_large.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_uudecode_large.c' object='libarchive/test/test-test_compat_uudecode_large.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_uudecode_large.obj `if test -f 'libarchive/test/test_compat_uudecode_large.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_uudecode_large.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_uudecode_large.c'; fi` - -libarchive/test/test-test_compat_xz.o: libarchive/test/test_compat_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_xz.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_xz.Tpo -c -o libarchive/test/test-test_compat_xz.o `test -f 'libarchive/test/test_compat_xz.c' || echo '$(srcdir)/'`libarchive/test/test_compat_xz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_xz.Tpo libarchive/test/$(DEPDIR)/test-test_compat_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_xz.c' object='libarchive/test/test-test_compat_xz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_xz.o `test -f 'libarchive/test/test_compat_xz.c' || echo '$(srcdir)/'`libarchive/test/test_compat_xz.c - -libarchive/test/test-test_compat_xz.obj: libarchive/test/test_compat_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_xz.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_xz.Tpo -c -o libarchive/test/test-test_compat_xz.obj `if test -f 'libarchive/test/test_compat_xz.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_xz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_xz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_xz.Tpo libarchive/test/$(DEPDIR)/test-test_compat_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_xz.c' object='libarchive/test/test-test_compat_xz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_xz.obj `if test -f 'libarchive/test/test_compat_xz.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_xz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_xz.c'; fi` - -libarchive/test/test-test_compat_zip.o: libarchive/test/test_compat_zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_zip.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_zip.Tpo -c -o libarchive/test/test-test_compat_zip.o `test -f 'libarchive/test/test_compat_zip.c' || echo '$(srcdir)/'`libarchive/test/test_compat_zip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_zip.Tpo libarchive/test/$(DEPDIR)/test-test_compat_zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_zip.c' object='libarchive/test/test-test_compat_zip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_zip.o `test -f 'libarchive/test/test_compat_zip.c' || echo '$(srcdir)/'`libarchive/test/test_compat_zip.c - -libarchive/test/test-test_compat_zip.obj: libarchive/test/test_compat_zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_zip.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_zip.Tpo -c -o libarchive/test/test-test_compat_zip.obj `if test -f 'libarchive/test/test_compat_zip.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_zip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_zip.Tpo libarchive/test/$(DEPDIR)/test-test_compat_zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_zip.c' object='libarchive/test/test-test_compat_zip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_zip.obj `if test -f 'libarchive/test/test_compat_zip.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_zip.c'; fi` - -libarchive/test/test-test_compat_zstd.o: libarchive/test/test_compat_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_zstd.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_zstd.Tpo -c -o libarchive/test/test-test_compat_zstd.o `test -f 'libarchive/test/test_compat_zstd.c' || echo '$(srcdir)/'`libarchive/test/test_compat_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_zstd.Tpo libarchive/test/$(DEPDIR)/test-test_compat_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_zstd.c' object='libarchive/test/test-test_compat_zstd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_zstd.o `test -f 'libarchive/test/test_compat_zstd.c' || echo '$(srcdir)/'`libarchive/test/test_compat_zstd.c - -libarchive/test/test-test_compat_zstd.obj: libarchive/test/test_compat_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_compat_zstd.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_compat_zstd.Tpo -c -o libarchive/test/test-test_compat_zstd.obj `if test -f 'libarchive/test/test_compat_zstd.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_zstd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_zstd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_compat_zstd.Tpo libarchive/test/$(DEPDIR)/test-test_compat_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_compat_zstd.c' object='libarchive/test/test-test_compat_zstd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_compat_zstd.obj `if test -f 'libarchive/test/test_compat_zstd.c'; then $(CYGPATH_W) 'libarchive/test/test_compat_zstd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_compat_zstd.c'; fi` - -libarchive/test/test-test_empty_write.o: libarchive/test/test_empty_write.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_empty_write.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_empty_write.Tpo -c -o libarchive/test/test-test_empty_write.o `test -f 'libarchive/test/test_empty_write.c' || echo '$(srcdir)/'`libarchive/test/test_empty_write.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_empty_write.Tpo libarchive/test/$(DEPDIR)/test-test_empty_write.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_empty_write.c' object='libarchive/test/test-test_empty_write.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_empty_write.o `test -f 'libarchive/test/test_empty_write.c' || echo '$(srcdir)/'`libarchive/test/test_empty_write.c - -libarchive/test/test-test_empty_write.obj: libarchive/test/test_empty_write.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_empty_write.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_empty_write.Tpo -c -o libarchive/test/test-test_empty_write.obj `if test -f 'libarchive/test/test_empty_write.c'; then $(CYGPATH_W) 'libarchive/test/test_empty_write.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_empty_write.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_empty_write.Tpo libarchive/test/$(DEPDIR)/test-test_empty_write.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_empty_write.c' object='libarchive/test/test-test_empty_write.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_empty_write.obj `if test -f 'libarchive/test/test_empty_write.c'; then $(CYGPATH_W) 'libarchive/test/test_empty_write.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_empty_write.c'; fi` - -libarchive/test/test-test_entry.o: libarchive/test/test_entry.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_entry.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_entry.Tpo -c -o libarchive/test/test-test_entry.o `test -f 'libarchive/test/test_entry.c' || echo '$(srcdir)/'`libarchive/test/test_entry.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_entry.Tpo libarchive/test/$(DEPDIR)/test-test_entry.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_entry.c' object='libarchive/test/test-test_entry.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_entry.o `test -f 'libarchive/test/test_entry.c' || echo '$(srcdir)/'`libarchive/test/test_entry.c - -libarchive/test/test-test_entry.obj: libarchive/test/test_entry.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_entry.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_entry.Tpo -c -o libarchive/test/test-test_entry.obj `if test -f 'libarchive/test/test_entry.c'; then $(CYGPATH_W) 'libarchive/test/test_entry.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_entry.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_entry.Tpo libarchive/test/$(DEPDIR)/test-test_entry.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_entry.c' object='libarchive/test/test-test_entry.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_entry.obj `if test -f 'libarchive/test/test_entry.c'; then $(CYGPATH_W) 'libarchive/test/test_entry.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_entry.c'; fi` - -libarchive/test/test-test_entry_strmode.o: libarchive/test/test_entry_strmode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_entry_strmode.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_entry_strmode.Tpo -c -o libarchive/test/test-test_entry_strmode.o `test -f 'libarchive/test/test_entry_strmode.c' || echo '$(srcdir)/'`libarchive/test/test_entry_strmode.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_entry_strmode.Tpo libarchive/test/$(DEPDIR)/test-test_entry_strmode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_entry_strmode.c' object='libarchive/test/test-test_entry_strmode.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_entry_strmode.o `test -f 'libarchive/test/test_entry_strmode.c' || echo '$(srcdir)/'`libarchive/test/test_entry_strmode.c - -libarchive/test/test-test_entry_strmode.obj: libarchive/test/test_entry_strmode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_entry_strmode.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_entry_strmode.Tpo -c -o libarchive/test/test-test_entry_strmode.obj `if test -f 'libarchive/test/test_entry_strmode.c'; then $(CYGPATH_W) 'libarchive/test/test_entry_strmode.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_entry_strmode.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_entry_strmode.Tpo libarchive/test/$(DEPDIR)/test-test_entry_strmode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_entry_strmode.c' object='libarchive/test/test-test_entry_strmode.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_entry_strmode.obj `if test -f 'libarchive/test/test_entry_strmode.c'; then $(CYGPATH_W) 'libarchive/test/test_entry_strmode.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_entry_strmode.c'; fi` - -libarchive/test/test-test_extattr_freebsd.o: libarchive/test/test_extattr_freebsd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_extattr_freebsd.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_extattr_freebsd.Tpo -c -o libarchive/test/test-test_extattr_freebsd.o `test -f 'libarchive/test/test_extattr_freebsd.c' || echo '$(srcdir)/'`libarchive/test/test_extattr_freebsd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_extattr_freebsd.Tpo libarchive/test/$(DEPDIR)/test-test_extattr_freebsd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_extattr_freebsd.c' object='libarchive/test/test-test_extattr_freebsd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_extattr_freebsd.o `test -f 'libarchive/test/test_extattr_freebsd.c' || echo '$(srcdir)/'`libarchive/test/test_extattr_freebsd.c - -libarchive/test/test-test_extattr_freebsd.obj: libarchive/test/test_extattr_freebsd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_extattr_freebsd.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_extattr_freebsd.Tpo -c -o libarchive/test/test-test_extattr_freebsd.obj `if test -f 'libarchive/test/test_extattr_freebsd.c'; then $(CYGPATH_W) 'libarchive/test/test_extattr_freebsd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_extattr_freebsd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_extattr_freebsd.Tpo libarchive/test/$(DEPDIR)/test-test_extattr_freebsd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_extattr_freebsd.c' object='libarchive/test/test-test_extattr_freebsd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_extattr_freebsd.obj `if test -f 'libarchive/test/test_extattr_freebsd.c'; then $(CYGPATH_W) 'libarchive/test/test_extattr_freebsd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_extattr_freebsd.c'; fi` - -libarchive/test/test-test_filter_count.o: libarchive/test/test_filter_count.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_filter_count.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_filter_count.Tpo -c -o libarchive/test/test-test_filter_count.o `test -f 'libarchive/test/test_filter_count.c' || echo '$(srcdir)/'`libarchive/test/test_filter_count.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_filter_count.Tpo libarchive/test/$(DEPDIR)/test-test_filter_count.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_filter_count.c' object='libarchive/test/test-test_filter_count.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_filter_count.o `test -f 'libarchive/test/test_filter_count.c' || echo '$(srcdir)/'`libarchive/test/test_filter_count.c - -libarchive/test/test-test_filter_count.obj: libarchive/test/test_filter_count.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_filter_count.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_filter_count.Tpo -c -o libarchive/test/test-test_filter_count.obj `if test -f 'libarchive/test/test_filter_count.c'; then $(CYGPATH_W) 'libarchive/test/test_filter_count.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_filter_count.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_filter_count.Tpo libarchive/test/$(DEPDIR)/test-test_filter_count.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_filter_count.c' object='libarchive/test/test-test_filter_count.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_filter_count.obj `if test -f 'libarchive/test/test_filter_count.c'; then $(CYGPATH_W) 'libarchive/test/test_filter_count.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_filter_count.c'; fi` - -libarchive/test/test-test_fuzz.o: libarchive/test/test_fuzz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_fuzz.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_fuzz.Tpo -c -o libarchive/test/test-test_fuzz.o `test -f 'libarchive/test/test_fuzz.c' || echo '$(srcdir)/'`libarchive/test/test_fuzz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_fuzz.Tpo libarchive/test/$(DEPDIR)/test-test_fuzz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_fuzz.c' object='libarchive/test/test-test_fuzz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_fuzz.o `test -f 'libarchive/test/test_fuzz.c' || echo '$(srcdir)/'`libarchive/test/test_fuzz.c - -libarchive/test/test-test_fuzz.obj: libarchive/test/test_fuzz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_fuzz.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_fuzz.Tpo -c -o libarchive/test/test-test_fuzz.obj `if test -f 'libarchive/test/test_fuzz.c'; then $(CYGPATH_W) 'libarchive/test/test_fuzz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_fuzz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_fuzz.Tpo libarchive/test/$(DEPDIR)/test-test_fuzz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_fuzz.c' object='libarchive/test/test-test_fuzz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_fuzz.obj `if test -f 'libarchive/test/test_fuzz.c'; then $(CYGPATH_W) 'libarchive/test/test_fuzz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_fuzz.c'; fi` - -libarchive/test/test-test_gnutar_filename_encoding.o: libarchive/test/test_gnutar_filename_encoding.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_gnutar_filename_encoding.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_gnutar_filename_encoding.Tpo -c -o libarchive/test/test-test_gnutar_filename_encoding.o `test -f 'libarchive/test/test_gnutar_filename_encoding.c' || echo '$(srcdir)/'`libarchive/test/test_gnutar_filename_encoding.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_gnutar_filename_encoding.Tpo libarchive/test/$(DEPDIR)/test-test_gnutar_filename_encoding.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_gnutar_filename_encoding.c' object='libarchive/test/test-test_gnutar_filename_encoding.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_gnutar_filename_encoding.o `test -f 'libarchive/test/test_gnutar_filename_encoding.c' || echo '$(srcdir)/'`libarchive/test/test_gnutar_filename_encoding.c - -libarchive/test/test-test_gnutar_filename_encoding.obj: libarchive/test/test_gnutar_filename_encoding.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_gnutar_filename_encoding.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_gnutar_filename_encoding.Tpo -c -o libarchive/test/test-test_gnutar_filename_encoding.obj `if test -f 'libarchive/test/test_gnutar_filename_encoding.c'; then $(CYGPATH_W) 'libarchive/test/test_gnutar_filename_encoding.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_gnutar_filename_encoding.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_gnutar_filename_encoding.Tpo libarchive/test/$(DEPDIR)/test-test_gnutar_filename_encoding.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_gnutar_filename_encoding.c' object='libarchive/test/test-test_gnutar_filename_encoding.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_gnutar_filename_encoding.obj `if test -f 'libarchive/test/test_gnutar_filename_encoding.c'; then $(CYGPATH_W) 'libarchive/test/test_gnutar_filename_encoding.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_gnutar_filename_encoding.c'; fi` - -libarchive/test/test-test_link_resolver.o: libarchive/test/test_link_resolver.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_link_resolver.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_link_resolver.Tpo -c -o libarchive/test/test-test_link_resolver.o `test -f 'libarchive/test/test_link_resolver.c' || echo '$(srcdir)/'`libarchive/test/test_link_resolver.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_link_resolver.Tpo libarchive/test/$(DEPDIR)/test-test_link_resolver.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_link_resolver.c' object='libarchive/test/test-test_link_resolver.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_link_resolver.o `test -f 'libarchive/test/test_link_resolver.c' || echo '$(srcdir)/'`libarchive/test/test_link_resolver.c - -libarchive/test/test-test_link_resolver.obj: libarchive/test/test_link_resolver.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_link_resolver.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_link_resolver.Tpo -c -o libarchive/test/test-test_link_resolver.obj `if test -f 'libarchive/test/test_link_resolver.c'; then $(CYGPATH_W) 'libarchive/test/test_link_resolver.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_link_resolver.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_link_resolver.Tpo libarchive/test/$(DEPDIR)/test-test_link_resolver.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_link_resolver.c' object='libarchive/test/test-test_link_resolver.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_link_resolver.obj `if test -f 'libarchive/test/test_link_resolver.c'; then $(CYGPATH_W) 'libarchive/test/test_link_resolver.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_link_resolver.c'; fi` - -libarchive/test/test-test_open_failure.o: libarchive/test/test_open_failure.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_open_failure.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_open_failure.Tpo -c -o libarchive/test/test-test_open_failure.o `test -f 'libarchive/test/test_open_failure.c' || echo '$(srcdir)/'`libarchive/test/test_open_failure.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_open_failure.Tpo libarchive/test/$(DEPDIR)/test-test_open_failure.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_open_failure.c' object='libarchive/test/test-test_open_failure.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_open_failure.o `test -f 'libarchive/test/test_open_failure.c' || echo '$(srcdir)/'`libarchive/test/test_open_failure.c - -libarchive/test/test-test_open_failure.obj: libarchive/test/test_open_failure.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_open_failure.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_open_failure.Tpo -c -o libarchive/test/test-test_open_failure.obj `if test -f 'libarchive/test/test_open_failure.c'; then $(CYGPATH_W) 'libarchive/test/test_open_failure.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_open_failure.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_open_failure.Tpo libarchive/test/$(DEPDIR)/test-test_open_failure.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_open_failure.c' object='libarchive/test/test-test_open_failure.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_open_failure.obj `if test -f 'libarchive/test/test_open_failure.c'; then $(CYGPATH_W) 'libarchive/test/test_open_failure.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_open_failure.c'; fi` - -libarchive/test/test-test_open_fd.o: libarchive/test/test_open_fd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_open_fd.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_open_fd.Tpo -c -o libarchive/test/test-test_open_fd.o `test -f 'libarchive/test/test_open_fd.c' || echo '$(srcdir)/'`libarchive/test/test_open_fd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_open_fd.Tpo libarchive/test/$(DEPDIR)/test-test_open_fd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_open_fd.c' object='libarchive/test/test-test_open_fd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_open_fd.o `test -f 'libarchive/test/test_open_fd.c' || echo '$(srcdir)/'`libarchive/test/test_open_fd.c - -libarchive/test/test-test_open_fd.obj: libarchive/test/test_open_fd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_open_fd.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_open_fd.Tpo -c -o libarchive/test/test-test_open_fd.obj `if test -f 'libarchive/test/test_open_fd.c'; then $(CYGPATH_W) 'libarchive/test/test_open_fd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_open_fd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_open_fd.Tpo libarchive/test/$(DEPDIR)/test-test_open_fd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_open_fd.c' object='libarchive/test/test-test_open_fd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_open_fd.obj `if test -f 'libarchive/test/test_open_fd.c'; then $(CYGPATH_W) 'libarchive/test/test_open_fd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_open_fd.c'; fi` - -libarchive/test/test-test_open_file.o: libarchive/test/test_open_file.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_open_file.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_open_file.Tpo -c -o libarchive/test/test-test_open_file.o `test -f 'libarchive/test/test_open_file.c' || echo '$(srcdir)/'`libarchive/test/test_open_file.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_open_file.Tpo libarchive/test/$(DEPDIR)/test-test_open_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_open_file.c' object='libarchive/test/test-test_open_file.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_open_file.o `test -f 'libarchive/test/test_open_file.c' || echo '$(srcdir)/'`libarchive/test/test_open_file.c - -libarchive/test/test-test_open_file.obj: libarchive/test/test_open_file.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_open_file.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_open_file.Tpo -c -o libarchive/test/test-test_open_file.obj `if test -f 'libarchive/test/test_open_file.c'; then $(CYGPATH_W) 'libarchive/test/test_open_file.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_open_file.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_open_file.Tpo libarchive/test/$(DEPDIR)/test-test_open_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_open_file.c' object='libarchive/test/test-test_open_file.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_open_file.obj `if test -f 'libarchive/test/test_open_file.c'; then $(CYGPATH_W) 'libarchive/test/test_open_file.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_open_file.c'; fi` - -libarchive/test/test-test_open_filename.o: libarchive/test/test_open_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_open_filename.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_open_filename.Tpo -c -o libarchive/test/test-test_open_filename.o `test -f 'libarchive/test/test_open_filename.c' || echo '$(srcdir)/'`libarchive/test/test_open_filename.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_open_filename.Tpo libarchive/test/$(DEPDIR)/test-test_open_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_open_filename.c' object='libarchive/test/test-test_open_filename.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_open_filename.o `test -f 'libarchive/test/test_open_filename.c' || echo '$(srcdir)/'`libarchive/test/test_open_filename.c - -libarchive/test/test-test_open_filename.obj: libarchive/test/test_open_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_open_filename.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_open_filename.Tpo -c -o libarchive/test/test-test_open_filename.obj `if test -f 'libarchive/test/test_open_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_open_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_open_filename.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_open_filename.Tpo libarchive/test/$(DEPDIR)/test-test_open_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_open_filename.c' object='libarchive/test/test-test_open_filename.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_open_filename.obj `if test -f 'libarchive/test/test_open_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_open_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_open_filename.c'; fi` - -libarchive/test/test-test_pax_filename_encoding.o: libarchive/test/test_pax_filename_encoding.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_pax_filename_encoding.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_pax_filename_encoding.Tpo -c -o libarchive/test/test-test_pax_filename_encoding.o `test -f 'libarchive/test/test_pax_filename_encoding.c' || echo '$(srcdir)/'`libarchive/test/test_pax_filename_encoding.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_pax_filename_encoding.Tpo libarchive/test/$(DEPDIR)/test-test_pax_filename_encoding.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_pax_filename_encoding.c' object='libarchive/test/test-test_pax_filename_encoding.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_pax_filename_encoding.o `test -f 'libarchive/test/test_pax_filename_encoding.c' || echo '$(srcdir)/'`libarchive/test/test_pax_filename_encoding.c - -libarchive/test/test-test_pax_filename_encoding.obj: libarchive/test/test_pax_filename_encoding.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_pax_filename_encoding.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_pax_filename_encoding.Tpo -c -o libarchive/test/test-test_pax_filename_encoding.obj `if test -f 'libarchive/test/test_pax_filename_encoding.c'; then $(CYGPATH_W) 'libarchive/test/test_pax_filename_encoding.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_pax_filename_encoding.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_pax_filename_encoding.Tpo libarchive/test/$(DEPDIR)/test-test_pax_filename_encoding.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_pax_filename_encoding.c' object='libarchive/test/test-test_pax_filename_encoding.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_pax_filename_encoding.obj `if test -f 'libarchive/test/test_pax_filename_encoding.c'; then $(CYGPATH_W) 'libarchive/test/test_pax_filename_encoding.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_pax_filename_encoding.c'; fi` - -libarchive/test/test-test_pax_xattr_header.o: libarchive/test/test_pax_xattr_header.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_pax_xattr_header.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_pax_xattr_header.Tpo -c -o libarchive/test/test-test_pax_xattr_header.o `test -f 'libarchive/test/test_pax_xattr_header.c' || echo '$(srcdir)/'`libarchive/test/test_pax_xattr_header.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_pax_xattr_header.Tpo libarchive/test/$(DEPDIR)/test-test_pax_xattr_header.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_pax_xattr_header.c' object='libarchive/test/test-test_pax_xattr_header.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_pax_xattr_header.o `test -f 'libarchive/test/test_pax_xattr_header.c' || echo '$(srcdir)/'`libarchive/test/test_pax_xattr_header.c - -libarchive/test/test-test_pax_xattr_header.obj: libarchive/test/test_pax_xattr_header.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_pax_xattr_header.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_pax_xattr_header.Tpo -c -o libarchive/test/test-test_pax_xattr_header.obj `if test -f 'libarchive/test/test_pax_xattr_header.c'; then $(CYGPATH_W) 'libarchive/test/test_pax_xattr_header.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_pax_xattr_header.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_pax_xattr_header.Tpo libarchive/test/$(DEPDIR)/test-test_pax_xattr_header.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_pax_xattr_header.c' object='libarchive/test/test-test_pax_xattr_header.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_pax_xattr_header.obj `if test -f 'libarchive/test/test_pax_xattr_header.c'; then $(CYGPATH_W) 'libarchive/test/test_pax_xattr_header.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_pax_xattr_header.c'; fi` - -libarchive/test/test-test_read_data_large.o: libarchive/test/test_read_data_large.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_data_large.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_data_large.Tpo -c -o libarchive/test/test-test_read_data_large.o `test -f 'libarchive/test/test_read_data_large.c' || echo '$(srcdir)/'`libarchive/test/test_read_data_large.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_data_large.Tpo libarchive/test/$(DEPDIR)/test-test_read_data_large.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_data_large.c' object='libarchive/test/test-test_read_data_large.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_data_large.o `test -f 'libarchive/test/test_read_data_large.c' || echo '$(srcdir)/'`libarchive/test/test_read_data_large.c - -libarchive/test/test-test_read_data_large.obj: libarchive/test/test_read_data_large.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_data_large.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_data_large.Tpo -c -o libarchive/test/test-test_read_data_large.obj `if test -f 'libarchive/test/test_read_data_large.c'; then $(CYGPATH_W) 'libarchive/test/test_read_data_large.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_data_large.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_data_large.Tpo libarchive/test/$(DEPDIR)/test-test_read_data_large.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_data_large.c' object='libarchive/test/test-test_read_data_large.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_data_large.obj `if test -f 'libarchive/test/test_read_data_large.c'; then $(CYGPATH_W) 'libarchive/test/test_read_data_large.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_data_large.c'; fi` - -libarchive/test/test-test_read_disk.o: libarchive/test/test_read_disk.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_disk.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_disk.Tpo -c -o libarchive/test/test-test_read_disk.o `test -f 'libarchive/test/test_read_disk.c' || echo '$(srcdir)/'`libarchive/test/test_read_disk.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_disk.Tpo libarchive/test/$(DEPDIR)/test-test_read_disk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_disk.c' object='libarchive/test/test-test_read_disk.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_disk.o `test -f 'libarchive/test/test_read_disk.c' || echo '$(srcdir)/'`libarchive/test/test_read_disk.c - -libarchive/test/test-test_read_disk.obj: libarchive/test/test_read_disk.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_disk.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_disk.Tpo -c -o libarchive/test/test-test_read_disk.obj `if test -f 'libarchive/test/test_read_disk.c'; then $(CYGPATH_W) 'libarchive/test/test_read_disk.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_disk.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_disk.Tpo libarchive/test/$(DEPDIR)/test-test_read_disk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_disk.c' object='libarchive/test/test-test_read_disk.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_disk.obj `if test -f 'libarchive/test/test_read_disk.c'; then $(CYGPATH_W) 'libarchive/test/test_read_disk.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_disk.c'; fi` - -libarchive/test/test-test_read_disk_directory_traversals.o: libarchive/test/test_read_disk_directory_traversals.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_disk_directory_traversals.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_disk_directory_traversals.Tpo -c -o libarchive/test/test-test_read_disk_directory_traversals.o `test -f 'libarchive/test/test_read_disk_directory_traversals.c' || echo '$(srcdir)/'`libarchive/test/test_read_disk_directory_traversals.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_disk_directory_traversals.Tpo libarchive/test/$(DEPDIR)/test-test_read_disk_directory_traversals.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_disk_directory_traversals.c' object='libarchive/test/test-test_read_disk_directory_traversals.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_disk_directory_traversals.o `test -f 'libarchive/test/test_read_disk_directory_traversals.c' || echo '$(srcdir)/'`libarchive/test/test_read_disk_directory_traversals.c - -libarchive/test/test-test_read_disk_directory_traversals.obj: libarchive/test/test_read_disk_directory_traversals.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_disk_directory_traversals.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_disk_directory_traversals.Tpo -c -o libarchive/test/test-test_read_disk_directory_traversals.obj `if test -f 'libarchive/test/test_read_disk_directory_traversals.c'; then $(CYGPATH_W) 'libarchive/test/test_read_disk_directory_traversals.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_disk_directory_traversals.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_disk_directory_traversals.Tpo libarchive/test/$(DEPDIR)/test-test_read_disk_directory_traversals.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_disk_directory_traversals.c' object='libarchive/test/test-test_read_disk_directory_traversals.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_disk_directory_traversals.obj `if test -f 'libarchive/test/test_read_disk_directory_traversals.c'; then $(CYGPATH_W) 'libarchive/test/test_read_disk_directory_traversals.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_disk_directory_traversals.c'; fi` - -libarchive/test/test-test_read_disk_entry_from_file.o: libarchive/test/test_read_disk_entry_from_file.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_disk_entry_from_file.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_disk_entry_from_file.Tpo -c -o libarchive/test/test-test_read_disk_entry_from_file.o `test -f 'libarchive/test/test_read_disk_entry_from_file.c' || echo '$(srcdir)/'`libarchive/test/test_read_disk_entry_from_file.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_disk_entry_from_file.Tpo libarchive/test/$(DEPDIR)/test-test_read_disk_entry_from_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_disk_entry_from_file.c' object='libarchive/test/test-test_read_disk_entry_from_file.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_disk_entry_from_file.o `test -f 'libarchive/test/test_read_disk_entry_from_file.c' || echo '$(srcdir)/'`libarchive/test/test_read_disk_entry_from_file.c - -libarchive/test/test-test_read_disk_entry_from_file.obj: libarchive/test/test_read_disk_entry_from_file.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_disk_entry_from_file.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_disk_entry_from_file.Tpo -c -o libarchive/test/test-test_read_disk_entry_from_file.obj `if test -f 'libarchive/test/test_read_disk_entry_from_file.c'; then $(CYGPATH_W) 'libarchive/test/test_read_disk_entry_from_file.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_disk_entry_from_file.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_disk_entry_from_file.Tpo libarchive/test/$(DEPDIR)/test-test_read_disk_entry_from_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_disk_entry_from_file.c' object='libarchive/test/test-test_read_disk_entry_from_file.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_disk_entry_from_file.obj `if test -f 'libarchive/test/test_read_disk_entry_from_file.c'; then $(CYGPATH_W) 'libarchive/test/test_read_disk_entry_from_file.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_disk_entry_from_file.c'; fi` - -libarchive/test/test-test_read_extract.o: libarchive/test/test_read_extract.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_extract.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_extract.Tpo -c -o libarchive/test/test-test_read_extract.o `test -f 'libarchive/test/test_read_extract.c' || echo '$(srcdir)/'`libarchive/test/test_read_extract.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_extract.Tpo libarchive/test/$(DEPDIR)/test-test_read_extract.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_extract.c' object='libarchive/test/test-test_read_extract.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_extract.o `test -f 'libarchive/test/test_read_extract.c' || echo '$(srcdir)/'`libarchive/test/test_read_extract.c - -libarchive/test/test-test_read_extract.obj: libarchive/test/test_read_extract.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_extract.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_extract.Tpo -c -o libarchive/test/test-test_read_extract.obj `if test -f 'libarchive/test/test_read_extract.c'; then $(CYGPATH_W) 'libarchive/test/test_read_extract.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_extract.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_extract.Tpo libarchive/test/$(DEPDIR)/test-test_read_extract.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_extract.c' object='libarchive/test/test-test_read_extract.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_extract.obj `if test -f 'libarchive/test/test_read_extract.c'; then $(CYGPATH_W) 'libarchive/test/test_read_extract.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_extract.c'; fi` - -libarchive/test/test-test_read_file_nonexistent.o: libarchive/test/test_read_file_nonexistent.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_file_nonexistent.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_file_nonexistent.Tpo -c -o libarchive/test/test-test_read_file_nonexistent.o `test -f 'libarchive/test/test_read_file_nonexistent.c' || echo '$(srcdir)/'`libarchive/test/test_read_file_nonexistent.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_file_nonexistent.Tpo libarchive/test/$(DEPDIR)/test-test_read_file_nonexistent.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_file_nonexistent.c' object='libarchive/test/test-test_read_file_nonexistent.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_file_nonexistent.o `test -f 'libarchive/test/test_read_file_nonexistent.c' || echo '$(srcdir)/'`libarchive/test/test_read_file_nonexistent.c - -libarchive/test/test-test_read_file_nonexistent.obj: libarchive/test/test_read_file_nonexistent.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_file_nonexistent.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_file_nonexistent.Tpo -c -o libarchive/test/test-test_read_file_nonexistent.obj `if test -f 'libarchive/test/test_read_file_nonexistent.c'; then $(CYGPATH_W) 'libarchive/test/test_read_file_nonexistent.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_file_nonexistent.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_file_nonexistent.Tpo libarchive/test/$(DEPDIR)/test-test_read_file_nonexistent.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_file_nonexistent.c' object='libarchive/test/test-test_read_file_nonexistent.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_file_nonexistent.obj `if test -f 'libarchive/test/test_read_file_nonexistent.c'; then $(CYGPATH_W) 'libarchive/test/test_read_file_nonexistent.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_file_nonexistent.c'; fi` - -libarchive/test/test-test_read_filter_compress.o: libarchive/test/test_read_filter_compress.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_filter_compress.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_filter_compress.Tpo -c -o libarchive/test/test-test_read_filter_compress.o `test -f 'libarchive/test/test_read_filter_compress.c' || echo '$(srcdir)/'`libarchive/test/test_read_filter_compress.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_filter_compress.Tpo libarchive/test/$(DEPDIR)/test-test_read_filter_compress.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_filter_compress.c' object='libarchive/test/test-test_read_filter_compress.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_filter_compress.o `test -f 'libarchive/test/test_read_filter_compress.c' || echo '$(srcdir)/'`libarchive/test/test_read_filter_compress.c - -libarchive/test/test-test_read_filter_compress.obj: libarchive/test/test_read_filter_compress.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_filter_compress.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_filter_compress.Tpo -c -o libarchive/test/test-test_read_filter_compress.obj `if test -f 'libarchive/test/test_read_filter_compress.c'; then $(CYGPATH_W) 'libarchive/test/test_read_filter_compress.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_filter_compress.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_filter_compress.Tpo libarchive/test/$(DEPDIR)/test-test_read_filter_compress.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_filter_compress.c' object='libarchive/test/test-test_read_filter_compress.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_filter_compress.obj `if test -f 'libarchive/test/test_read_filter_compress.c'; then $(CYGPATH_W) 'libarchive/test/test_read_filter_compress.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_filter_compress.c'; fi` - -libarchive/test/test-test_read_filter_grzip.o: libarchive/test/test_read_filter_grzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_filter_grzip.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_filter_grzip.Tpo -c -o libarchive/test/test-test_read_filter_grzip.o `test -f 'libarchive/test/test_read_filter_grzip.c' || echo '$(srcdir)/'`libarchive/test/test_read_filter_grzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_filter_grzip.Tpo libarchive/test/$(DEPDIR)/test-test_read_filter_grzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_filter_grzip.c' object='libarchive/test/test-test_read_filter_grzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_filter_grzip.o `test -f 'libarchive/test/test_read_filter_grzip.c' || echo '$(srcdir)/'`libarchive/test/test_read_filter_grzip.c - -libarchive/test/test-test_read_filter_grzip.obj: libarchive/test/test_read_filter_grzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_filter_grzip.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_filter_grzip.Tpo -c -o libarchive/test/test-test_read_filter_grzip.obj `if test -f 'libarchive/test/test_read_filter_grzip.c'; then $(CYGPATH_W) 'libarchive/test/test_read_filter_grzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_filter_grzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_filter_grzip.Tpo libarchive/test/$(DEPDIR)/test-test_read_filter_grzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_filter_grzip.c' object='libarchive/test/test-test_read_filter_grzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_filter_grzip.obj `if test -f 'libarchive/test/test_read_filter_grzip.c'; then $(CYGPATH_W) 'libarchive/test/test_read_filter_grzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_filter_grzip.c'; fi` - -libarchive/test/test-test_read_filter_lrzip.o: libarchive/test/test_read_filter_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_filter_lrzip.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_filter_lrzip.Tpo -c -o libarchive/test/test-test_read_filter_lrzip.o `test -f 'libarchive/test/test_read_filter_lrzip.c' || echo '$(srcdir)/'`libarchive/test/test_read_filter_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_filter_lrzip.Tpo libarchive/test/$(DEPDIR)/test-test_read_filter_lrzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_filter_lrzip.c' object='libarchive/test/test-test_read_filter_lrzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_filter_lrzip.o `test -f 'libarchive/test/test_read_filter_lrzip.c' || echo '$(srcdir)/'`libarchive/test/test_read_filter_lrzip.c - -libarchive/test/test-test_read_filter_lrzip.obj: libarchive/test/test_read_filter_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_filter_lrzip.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_filter_lrzip.Tpo -c -o libarchive/test/test-test_read_filter_lrzip.obj `if test -f 'libarchive/test/test_read_filter_lrzip.c'; then $(CYGPATH_W) 'libarchive/test/test_read_filter_lrzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_filter_lrzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_filter_lrzip.Tpo libarchive/test/$(DEPDIR)/test-test_read_filter_lrzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_filter_lrzip.c' object='libarchive/test/test-test_read_filter_lrzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_filter_lrzip.obj `if test -f 'libarchive/test/test_read_filter_lrzip.c'; then $(CYGPATH_W) 'libarchive/test/test_read_filter_lrzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_filter_lrzip.c'; fi` - -libarchive/test/test-test_read_filter_lzop.o: libarchive/test/test_read_filter_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_filter_lzop.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_filter_lzop.Tpo -c -o libarchive/test/test-test_read_filter_lzop.o `test -f 'libarchive/test/test_read_filter_lzop.c' || echo '$(srcdir)/'`libarchive/test/test_read_filter_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_filter_lzop.Tpo libarchive/test/$(DEPDIR)/test-test_read_filter_lzop.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_filter_lzop.c' object='libarchive/test/test-test_read_filter_lzop.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_filter_lzop.o `test -f 'libarchive/test/test_read_filter_lzop.c' || echo '$(srcdir)/'`libarchive/test/test_read_filter_lzop.c - -libarchive/test/test-test_read_filter_lzop.obj: libarchive/test/test_read_filter_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_filter_lzop.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_filter_lzop.Tpo -c -o libarchive/test/test-test_read_filter_lzop.obj `if test -f 'libarchive/test/test_read_filter_lzop.c'; then $(CYGPATH_W) 'libarchive/test/test_read_filter_lzop.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_filter_lzop.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_filter_lzop.Tpo libarchive/test/$(DEPDIR)/test-test_read_filter_lzop.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_filter_lzop.c' object='libarchive/test/test-test_read_filter_lzop.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_filter_lzop.obj `if test -f 'libarchive/test/test_read_filter_lzop.c'; then $(CYGPATH_W) 'libarchive/test/test_read_filter_lzop.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_filter_lzop.c'; fi` - -libarchive/test/test-test_read_filter_lzop_multiple_parts.o: libarchive/test/test_read_filter_lzop_multiple_parts.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_filter_lzop_multiple_parts.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_filter_lzop_multiple_parts.Tpo -c -o libarchive/test/test-test_read_filter_lzop_multiple_parts.o `test -f 'libarchive/test/test_read_filter_lzop_multiple_parts.c' || echo '$(srcdir)/'`libarchive/test/test_read_filter_lzop_multiple_parts.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_filter_lzop_multiple_parts.Tpo libarchive/test/$(DEPDIR)/test-test_read_filter_lzop_multiple_parts.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_filter_lzop_multiple_parts.c' object='libarchive/test/test-test_read_filter_lzop_multiple_parts.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_filter_lzop_multiple_parts.o `test -f 'libarchive/test/test_read_filter_lzop_multiple_parts.c' || echo '$(srcdir)/'`libarchive/test/test_read_filter_lzop_multiple_parts.c - -libarchive/test/test-test_read_filter_lzop_multiple_parts.obj: libarchive/test/test_read_filter_lzop_multiple_parts.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_filter_lzop_multiple_parts.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_filter_lzop_multiple_parts.Tpo -c -o libarchive/test/test-test_read_filter_lzop_multiple_parts.obj `if test -f 'libarchive/test/test_read_filter_lzop_multiple_parts.c'; then $(CYGPATH_W) 'libarchive/test/test_read_filter_lzop_multiple_parts.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_filter_lzop_multiple_parts.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_filter_lzop_multiple_parts.Tpo libarchive/test/$(DEPDIR)/test-test_read_filter_lzop_multiple_parts.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_filter_lzop_multiple_parts.c' object='libarchive/test/test-test_read_filter_lzop_multiple_parts.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_filter_lzop_multiple_parts.obj `if test -f 'libarchive/test/test_read_filter_lzop_multiple_parts.c'; then $(CYGPATH_W) 'libarchive/test/test_read_filter_lzop_multiple_parts.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_filter_lzop_multiple_parts.c'; fi` - -libarchive/test/test-test_read_filter_program.o: libarchive/test/test_read_filter_program.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_filter_program.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_filter_program.Tpo -c -o libarchive/test/test-test_read_filter_program.o `test -f 'libarchive/test/test_read_filter_program.c' || echo '$(srcdir)/'`libarchive/test/test_read_filter_program.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_filter_program.Tpo libarchive/test/$(DEPDIR)/test-test_read_filter_program.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_filter_program.c' object='libarchive/test/test-test_read_filter_program.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_filter_program.o `test -f 'libarchive/test/test_read_filter_program.c' || echo '$(srcdir)/'`libarchive/test/test_read_filter_program.c - -libarchive/test/test-test_read_filter_program.obj: libarchive/test/test_read_filter_program.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_filter_program.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_filter_program.Tpo -c -o libarchive/test/test-test_read_filter_program.obj `if test -f 'libarchive/test/test_read_filter_program.c'; then $(CYGPATH_W) 'libarchive/test/test_read_filter_program.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_filter_program.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_filter_program.Tpo libarchive/test/$(DEPDIR)/test-test_read_filter_program.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_filter_program.c' object='libarchive/test/test-test_read_filter_program.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_filter_program.obj `if test -f 'libarchive/test/test_read_filter_program.c'; then $(CYGPATH_W) 'libarchive/test/test_read_filter_program.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_filter_program.c'; fi` - -libarchive/test/test-test_read_filter_program_signature.o: libarchive/test/test_read_filter_program_signature.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_filter_program_signature.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_filter_program_signature.Tpo -c -o libarchive/test/test-test_read_filter_program_signature.o `test -f 'libarchive/test/test_read_filter_program_signature.c' || echo '$(srcdir)/'`libarchive/test/test_read_filter_program_signature.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_filter_program_signature.Tpo libarchive/test/$(DEPDIR)/test-test_read_filter_program_signature.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_filter_program_signature.c' object='libarchive/test/test-test_read_filter_program_signature.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_filter_program_signature.o `test -f 'libarchive/test/test_read_filter_program_signature.c' || echo '$(srcdir)/'`libarchive/test/test_read_filter_program_signature.c - -libarchive/test/test-test_read_filter_program_signature.obj: libarchive/test/test_read_filter_program_signature.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_filter_program_signature.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_filter_program_signature.Tpo -c -o libarchive/test/test-test_read_filter_program_signature.obj `if test -f 'libarchive/test/test_read_filter_program_signature.c'; then $(CYGPATH_W) 'libarchive/test/test_read_filter_program_signature.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_filter_program_signature.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_filter_program_signature.Tpo libarchive/test/$(DEPDIR)/test-test_read_filter_program_signature.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_filter_program_signature.c' object='libarchive/test/test-test_read_filter_program_signature.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_filter_program_signature.obj `if test -f 'libarchive/test/test_read_filter_program_signature.c'; then $(CYGPATH_W) 'libarchive/test/test_read_filter_program_signature.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_filter_program_signature.c'; fi` - -libarchive/test/test-test_read_filter_uudecode.o: libarchive/test/test_read_filter_uudecode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_filter_uudecode.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_filter_uudecode.Tpo -c -o libarchive/test/test-test_read_filter_uudecode.o `test -f 'libarchive/test/test_read_filter_uudecode.c' || echo '$(srcdir)/'`libarchive/test/test_read_filter_uudecode.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_filter_uudecode.Tpo libarchive/test/$(DEPDIR)/test-test_read_filter_uudecode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_filter_uudecode.c' object='libarchive/test/test-test_read_filter_uudecode.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_filter_uudecode.o `test -f 'libarchive/test/test_read_filter_uudecode.c' || echo '$(srcdir)/'`libarchive/test/test_read_filter_uudecode.c - -libarchive/test/test-test_read_filter_uudecode.obj: libarchive/test/test_read_filter_uudecode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_filter_uudecode.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_filter_uudecode.Tpo -c -o libarchive/test/test-test_read_filter_uudecode.obj `if test -f 'libarchive/test/test_read_filter_uudecode.c'; then $(CYGPATH_W) 'libarchive/test/test_read_filter_uudecode.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_filter_uudecode.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_filter_uudecode.Tpo libarchive/test/$(DEPDIR)/test-test_read_filter_uudecode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_filter_uudecode.c' object='libarchive/test/test-test_read_filter_uudecode.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_filter_uudecode.obj `if test -f 'libarchive/test/test_read_filter_uudecode.c'; then $(CYGPATH_W) 'libarchive/test/test_read_filter_uudecode.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_filter_uudecode.c'; fi` - -libarchive/test/test-test_read_format_7zip.o: libarchive/test/test_read_format_7zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_7zip.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_7zip.Tpo -c -o libarchive/test/test-test_read_format_7zip.o `test -f 'libarchive/test/test_read_format_7zip.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_7zip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_7zip.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_7zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_7zip.c' object='libarchive/test/test-test_read_format_7zip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_7zip.o `test -f 'libarchive/test/test_read_format_7zip.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_7zip.c - -libarchive/test/test-test_read_format_7zip.obj: libarchive/test/test_read_format_7zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_7zip.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_7zip.Tpo -c -o libarchive/test/test-test_read_format_7zip.obj `if test -f 'libarchive/test/test_read_format_7zip.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_7zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_7zip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_7zip.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_7zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_7zip.c' object='libarchive/test/test-test_read_format_7zip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_7zip.obj `if test -f 'libarchive/test/test_read_format_7zip.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_7zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_7zip.c'; fi` - -libarchive/test/test-test_read_format_7zip_encryption_data.o: libarchive/test/test_read_format_7zip_encryption_data.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_7zip_encryption_data.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_data.Tpo -c -o libarchive/test/test-test_read_format_7zip_encryption_data.o `test -f 'libarchive/test/test_read_format_7zip_encryption_data.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_7zip_encryption_data.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_data.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_data.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_7zip_encryption_data.c' object='libarchive/test/test-test_read_format_7zip_encryption_data.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_7zip_encryption_data.o `test -f 'libarchive/test/test_read_format_7zip_encryption_data.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_7zip_encryption_data.c - -libarchive/test/test-test_read_format_7zip_encryption_data.obj: libarchive/test/test_read_format_7zip_encryption_data.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_7zip_encryption_data.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_data.Tpo -c -o libarchive/test/test-test_read_format_7zip_encryption_data.obj `if test -f 'libarchive/test/test_read_format_7zip_encryption_data.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_7zip_encryption_data.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_7zip_encryption_data.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_data.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_data.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_7zip_encryption_data.c' object='libarchive/test/test-test_read_format_7zip_encryption_data.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_7zip_encryption_data.obj `if test -f 'libarchive/test/test_read_format_7zip_encryption_data.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_7zip_encryption_data.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_7zip_encryption_data.c'; fi` - -libarchive/test/test-test_read_format_7zip_encryption_partially.o: libarchive/test/test_read_format_7zip_encryption_partially.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_7zip_encryption_partially.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_partially.Tpo -c -o libarchive/test/test-test_read_format_7zip_encryption_partially.o `test -f 'libarchive/test/test_read_format_7zip_encryption_partially.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_7zip_encryption_partially.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_partially.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_partially.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_7zip_encryption_partially.c' object='libarchive/test/test-test_read_format_7zip_encryption_partially.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_7zip_encryption_partially.o `test -f 'libarchive/test/test_read_format_7zip_encryption_partially.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_7zip_encryption_partially.c - -libarchive/test/test-test_read_format_7zip_encryption_partially.obj: libarchive/test/test_read_format_7zip_encryption_partially.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_7zip_encryption_partially.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_partially.Tpo -c -o libarchive/test/test-test_read_format_7zip_encryption_partially.obj `if test -f 'libarchive/test/test_read_format_7zip_encryption_partially.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_7zip_encryption_partially.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_7zip_encryption_partially.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_partially.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_partially.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_7zip_encryption_partially.c' object='libarchive/test/test-test_read_format_7zip_encryption_partially.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_7zip_encryption_partially.obj `if test -f 'libarchive/test/test_read_format_7zip_encryption_partially.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_7zip_encryption_partially.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_7zip_encryption_partially.c'; fi` - -libarchive/test/test-test_read_format_7zip_encryption_header.o: libarchive/test/test_read_format_7zip_encryption_header.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_7zip_encryption_header.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_header.Tpo -c -o libarchive/test/test-test_read_format_7zip_encryption_header.o `test -f 'libarchive/test/test_read_format_7zip_encryption_header.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_7zip_encryption_header.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_header.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_header.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_7zip_encryption_header.c' object='libarchive/test/test-test_read_format_7zip_encryption_header.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_7zip_encryption_header.o `test -f 'libarchive/test/test_read_format_7zip_encryption_header.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_7zip_encryption_header.c - -libarchive/test/test-test_read_format_7zip_encryption_header.obj: libarchive/test/test_read_format_7zip_encryption_header.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_7zip_encryption_header.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_header.Tpo -c -o libarchive/test/test-test_read_format_7zip_encryption_header.obj `if test -f 'libarchive/test/test_read_format_7zip_encryption_header.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_7zip_encryption_header.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_7zip_encryption_header.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_header.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_header.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_7zip_encryption_header.c' object='libarchive/test/test-test_read_format_7zip_encryption_header.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_7zip_encryption_header.obj `if test -f 'libarchive/test/test_read_format_7zip_encryption_header.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_7zip_encryption_header.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_7zip_encryption_header.c'; fi` - -libarchive/test/test-test_read_format_7zip_malformed.o: libarchive/test/test_read_format_7zip_malformed.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_7zip_malformed.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_7zip_malformed.Tpo -c -o libarchive/test/test-test_read_format_7zip_malformed.o `test -f 'libarchive/test/test_read_format_7zip_malformed.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_7zip_malformed.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_7zip_malformed.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_7zip_malformed.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_7zip_malformed.c' object='libarchive/test/test-test_read_format_7zip_malformed.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_7zip_malformed.o `test -f 'libarchive/test/test_read_format_7zip_malformed.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_7zip_malformed.c - -libarchive/test/test-test_read_format_7zip_malformed.obj: libarchive/test/test_read_format_7zip_malformed.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_7zip_malformed.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_7zip_malformed.Tpo -c -o libarchive/test/test-test_read_format_7zip_malformed.obj `if test -f 'libarchive/test/test_read_format_7zip_malformed.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_7zip_malformed.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_7zip_malformed.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_7zip_malformed.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_7zip_malformed.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_7zip_malformed.c' object='libarchive/test/test-test_read_format_7zip_malformed.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_7zip_malformed.obj `if test -f 'libarchive/test/test_read_format_7zip_malformed.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_7zip_malformed.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_7zip_malformed.c'; fi` - -libarchive/test/test-test_read_format_7zip_packinfo_digests.o: libarchive/test/test_read_format_7zip_packinfo_digests.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_7zip_packinfo_digests.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_7zip_packinfo_digests.Tpo -c -o libarchive/test/test-test_read_format_7zip_packinfo_digests.o `test -f 'libarchive/test/test_read_format_7zip_packinfo_digests.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_7zip_packinfo_digests.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_7zip_packinfo_digests.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_7zip_packinfo_digests.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_7zip_packinfo_digests.c' object='libarchive/test/test-test_read_format_7zip_packinfo_digests.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_7zip_packinfo_digests.o `test -f 'libarchive/test/test_read_format_7zip_packinfo_digests.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_7zip_packinfo_digests.c - -libarchive/test/test-test_read_format_7zip_packinfo_digests.obj: libarchive/test/test_read_format_7zip_packinfo_digests.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_7zip_packinfo_digests.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_7zip_packinfo_digests.Tpo -c -o libarchive/test/test-test_read_format_7zip_packinfo_digests.obj `if test -f 'libarchive/test/test_read_format_7zip_packinfo_digests.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_7zip_packinfo_digests.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_7zip_packinfo_digests.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_7zip_packinfo_digests.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_7zip_packinfo_digests.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_7zip_packinfo_digests.c' object='libarchive/test/test-test_read_format_7zip_packinfo_digests.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_7zip_packinfo_digests.obj `if test -f 'libarchive/test/test_read_format_7zip_packinfo_digests.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_7zip_packinfo_digests.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_7zip_packinfo_digests.c'; fi` - -libarchive/test/test-test_read_format_ar.o: libarchive/test/test_read_format_ar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_ar.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_ar.Tpo -c -o libarchive/test/test-test_read_format_ar.o `test -f 'libarchive/test/test_read_format_ar.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_ar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_ar.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_ar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_ar.c' object='libarchive/test/test-test_read_format_ar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_ar.o `test -f 'libarchive/test/test_read_format_ar.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_ar.c - -libarchive/test/test-test_read_format_ar.obj: libarchive/test/test_read_format_ar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_ar.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_ar.Tpo -c -o libarchive/test/test-test_read_format_ar.obj `if test -f 'libarchive/test/test_read_format_ar.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_ar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_ar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_ar.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_ar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_ar.c' object='libarchive/test/test-test_read_format_ar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_ar.obj `if test -f 'libarchive/test/test_read_format_ar.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_ar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_ar.c'; fi` - -libarchive/test/test-test_read_format_cab.o: libarchive/test/test_read_format_cab.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cab.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cab.Tpo -c -o libarchive/test/test-test_read_format_cab.o `test -f 'libarchive/test/test_read_format_cab.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cab.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cab.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cab.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cab.c' object='libarchive/test/test-test_read_format_cab.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cab.o `test -f 'libarchive/test/test_read_format_cab.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cab.c - -libarchive/test/test-test_read_format_cab.obj: libarchive/test/test_read_format_cab.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cab.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cab.Tpo -c -o libarchive/test/test-test_read_format_cab.obj `if test -f 'libarchive/test/test_read_format_cab.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cab.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cab.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cab.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cab.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cab.c' object='libarchive/test/test-test_read_format_cab.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cab.obj `if test -f 'libarchive/test/test_read_format_cab.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cab.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cab.c'; fi` - -libarchive/test/test-test_read_format_cab_filename.o: libarchive/test/test_read_format_cab_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cab_filename.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cab_filename.Tpo -c -o libarchive/test/test-test_read_format_cab_filename.o `test -f 'libarchive/test/test_read_format_cab_filename.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cab_filename.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cab_filename.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cab_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cab_filename.c' object='libarchive/test/test-test_read_format_cab_filename.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cab_filename.o `test -f 'libarchive/test/test_read_format_cab_filename.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cab_filename.c - -libarchive/test/test-test_read_format_cab_filename.obj: libarchive/test/test_read_format_cab_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cab_filename.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cab_filename.Tpo -c -o libarchive/test/test-test_read_format_cab_filename.obj `if test -f 'libarchive/test/test_read_format_cab_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cab_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cab_filename.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cab_filename.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cab_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cab_filename.c' object='libarchive/test/test-test_read_format_cab_filename.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cab_filename.obj `if test -f 'libarchive/test/test_read_format_cab_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cab_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cab_filename.c'; fi` - -libarchive/test/test-test_read_format_cpio_afio.o: libarchive/test/test_read_format_cpio_afio.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_afio.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_afio.Tpo -c -o libarchive/test/test-test_read_format_cpio_afio.o `test -f 'libarchive/test/test_read_format_cpio_afio.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_afio.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_afio.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_afio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_afio.c' object='libarchive/test/test-test_read_format_cpio_afio.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_afio.o `test -f 'libarchive/test/test_read_format_cpio_afio.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_afio.c - -libarchive/test/test-test_read_format_cpio_afio.obj: libarchive/test/test_read_format_cpio_afio.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_afio.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_afio.Tpo -c -o libarchive/test/test-test_read_format_cpio_afio.obj `if test -f 'libarchive/test/test_read_format_cpio_afio.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_afio.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_afio.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_afio.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_afio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_afio.c' object='libarchive/test/test-test_read_format_cpio_afio.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_afio.obj `if test -f 'libarchive/test/test_read_format_cpio_afio.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_afio.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_afio.c'; fi` - -libarchive/test/test-test_read_format_cpio_bin.o: libarchive/test/test_read_format_cpio_bin.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin.o `test -f 'libarchive/test/test_read_format_cpio_bin.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin.c' object='libarchive/test/test-test_read_format_cpio_bin.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin.o `test -f 'libarchive/test/test_read_format_cpio_bin.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin.c - -libarchive/test/test-test_read_format_cpio_bin.obj: libarchive/test/test_read_format_cpio_bin.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin.obj `if test -f 'libarchive/test/test_read_format_cpio_bin.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin.c' object='libarchive/test/test-test_read_format_cpio_bin.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin.obj `if test -f 'libarchive/test/test_read_format_cpio_bin.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin.c'; fi` - -libarchive/test/test-test_read_format_cpio_bin_Z.o: libarchive/test/test_read_format_cpio_bin_Z.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin_Z.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_Z.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin_Z.o `test -f 'libarchive/test/test_read_format_cpio_bin_Z.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin_Z.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_Z.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_Z.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin_Z.c' object='libarchive/test/test-test_read_format_cpio_bin_Z.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin_Z.o `test -f 'libarchive/test/test_read_format_cpio_bin_Z.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin_Z.c - -libarchive/test/test-test_read_format_cpio_bin_Z.obj: libarchive/test/test_read_format_cpio_bin_Z.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin_Z.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_Z.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin_Z.obj `if test -f 'libarchive/test/test_read_format_cpio_bin_Z.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin_Z.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin_Z.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_Z.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_Z.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin_Z.c' object='libarchive/test/test-test_read_format_cpio_bin_Z.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin_Z.obj `if test -f 'libarchive/test/test_read_format_cpio_bin_Z.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin_Z.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin_Z.c'; fi` - -libarchive/test/test-test_read_format_cpio_bin_be.o: libarchive/test/test_read_format_cpio_bin_be.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin_be.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_be.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin_be.o `test -f 'libarchive/test/test_read_format_cpio_bin_be.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin_be.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_be.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_be.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin_be.c' object='libarchive/test/test-test_read_format_cpio_bin_be.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin_be.o `test -f 'libarchive/test/test_read_format_cpio_bin_be.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin_be.c - -libarchive/test/test-test_read_format_cpio_bin_be.obj: libarchive/test/test_read_format_cpio_bin_be.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin_be.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_be.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin_be.obj `if test -f 'libarchive/test/test_read_format_cpio_bin_be.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin_be.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin_be.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_be.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_be.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin_be.c' object='libarchive/test/test-test_read_format_cpio_bin_be.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin_be.obj `if test -f 'libarchive/test/test_read_format_cpio_bin_be.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin_be.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin_be.c'; fi` - -libarchive/test/test-test_read_format_cpio_bin_bz2.o: libarchive/test/test_read_format_cpio_bin_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin_bz2.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_bz2.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin_bz2.o `test -f 'libarchive/test/test_read_format_cpio_bin_bz2.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_bz2.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin_bz2.c' object='libarchive/test/test-test_read_format_cpio_bin_bz2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin_bz2.o `test -f 'libarchive/test/test_read_format_cpio_bin_bz2.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin_bz2.c - -libarchive/test/test-test_read_format_cpio_bin_bz2.obj: libarchive/test/test_read_format_cpio_bin_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin_bz2.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_bz2.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin_bz2.obj `if test -f 'libarchive/test/test_read_format_cpio_bin_bz2.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin_bz2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin_bz2.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_bz2.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin_bz2.c' object='libarchive/test/test-test_read_format_cpio_bin_bz2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin_bz2.obj `if test -f 'libarchive/test/test_read_format_cpio_bin_bz2.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin_bz2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin_bz2.c'; fi` - -libarchive/test/test-test_read_format_cpio_bin_gz.o: libarchive/test/test_read_format_cpio_bin_gz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin_gz.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_gz.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin_gz.o `test -f 'libarchive/test/test_read_format_cpio_bin_gz.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin_gz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_gz.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_gz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin_gz.c' object='libarchive/test/test-test_read_format_cpio_bin_gz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin_gz.o `test -f 'libarchive/test/test_read_format_cpio_bin_gz.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin_gz.c - -libarchive/test/test-test_read_format_cpio_bin_gz.obj: libarchive/test/test_read_format_cpio_bin_gz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin_gz.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_gz.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin_gz.obj `if test -f 'libarchive/test/test_read_format_cpio_bin_gz.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin_gz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin_gz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_gz.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_gz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin_gz.c' object='libarchive/test/test-test_read_format_cpio_bin_gz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin_gz.obj `if test -f 'libarchive/test/test_read_format_cpio_bin_gz.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin_gz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin_gz.c'; fi` - -libarchive/test/test-test_read_format_cpio_bin_le.o: libarchive/test/test_read_format_cpio_bin_le.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin_le.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_le.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin_le.o `test -f 'libarchive/test/test_read_format_cpio_bin_le.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin_le.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_le.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_le.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin_le.c' object='libarchive/test/test-test_read_format_cpio_bin_le.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin_le.o `test -f 'libarchive/test/test_read_format_cpio_bin_le.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin_le.c - -libarchive/test/test-test_read_format_cpio_bin_le.obj: libarchive/test/test_read_format_cpio_bin_le.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin_le.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_le.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin_le.obj `if test -f 'libarchive/test/test_read_format_cpio_bin_le.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin_le.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin_le.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_le.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_le.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin_le.c' object='libarchive/test/test-test_read_format_cpio_bin_le.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin_le.obj `if test -f 'libarchive/test/test_read_format_cpio_bin_le.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin_le.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin_le.c'; fi` - -libarchive/test/test-test_read_format_cpio_bin_lzip.o: libarchive/test/test_read_format_cpio_bin_lzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin_lzip.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzip.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin_lzip.o `test -f 'libarchive/test/test_read_format_cpio_bin_lzip.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin_lzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzip.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin_lzip.c' object='libarchive/test/test-test_read_format_cpio_bin_lzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin_lzip.o `test -f 'libarchive/test/test_read_format_cpio_bin_lzip.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin_lzip.c - -libarchive/test/test-test_read_format_cpio_bin_lzip.obj: libarchive/test/test_read_format_cpio_bin_lzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin_lzip.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzip.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin_lzip.obj `if test -f 'libarchive/test/test_read_format_cpio_bin_lzip.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin_lzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin_lzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzip.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin_lzip.c' object='libarchive/test/test-test_read_format_cpio_bin_lzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin_lzip.obj `if test -f 'libarchive/test/test_read_format_cpio_bin_lzip.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin_lzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin_lzip.c'; fi` - -libarchive/test/test-test_read_format_cpio_bin_lzma.o: libarchive/test/test_read_format_cpio_bin_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin_lzma.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzma.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin_lzma.o `test -f 'libarchive/test/test_read_format_cpio_bin_lzma.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzma.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzma.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin_lzma.c' object='libarchive/test/test-test_read_format_cpio_bin_lzma.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin_lzma.o `test -f 'libarchive/test/test_read_format_cpio_bin_lzma.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin_lzma.c - -libarchive/test/test-test_read_format_cpio_bin_lzma.obj: libarchive/test/test_read_format_cpio_bin_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin_lzma.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzma.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin_lzma.obj `if test -f 'libarchive/test/test_read_format_cpio_bin_lzma.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin_lzma.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin_lzma.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzma.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzma.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin_lzma.c' object='libarchive/test/test-test_read_format_cpio_bin_lzma.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin_lzma.obj `if test -f 'libarchive/test/test_read_format_cpio_bin_lzma.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin_lzma.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin_lzma.c'; fi` - -libarchive/test/test-test_read_format_cpio_bin_xz.o: libarchive/test/test_read_format_cpio_bin_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin_xz.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_xz.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin_xz.o `test -f 'libarchive/test/test_read_format_cpio_bin_xz.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin_xz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_xz.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin_xz.c' object='libarchive/test/test-test_read_format_cpio_bin_xz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin_xz.o `test -f 'libarchive/test/test_read_format_cpio_bin_xz.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_bin_xz.c - -libarchive/test/test-test_read_format_cpio_bin_xz.obj: libarchive/test/test_read_format_cpio_bin_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_bin_xz.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_xz.Tpo -c -o libarchive/test/test-test_read_format_cpio_bin_xz.obj `if test -f 'libarchive/test/test_read_format_cpio_bin_xz.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin_xz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin_xz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_xz.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_bin_xz.c' object='libarchive/test/test-test_read_format_cpio_bin_xz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_bin_xz.obj `if test -f 'libarchive/test/test_read_format_cpio_bin_xz.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_bin_xz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_bin_xz.c'; fi` - -libarchive/test/test-test_read_format_cpio_filename.o: libarchive/test/test_read_format_cpio_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_filename.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_filename.Tpo -c -o libarchive/test/test-test_read_format_cpio_filename.o `test -f 'libarchive/test/test_read_format_cpio_filename.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_filename.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_filename.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_filename.c' object='libarchive/test/test-test_read_format_cpio_filename.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_filename.o `test -f 'libarchive/test/test_read_format_cpio_filename.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_filename.c - -libarchive/test/test-test_read_format_cpio_filename.obj: libarchive/test/test_read_format_cpio_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_filename.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_filename.Tpo -c -o libarchive/test/test-test_read_format_cpio_filename.obj `if test -f 'libarchive/test/test_read_format_cpio_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_filename.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_filename.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_filename.c' object='libarchive/test/test-test_read_format_cpio_filename.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_filename.obj `if test -f 'libarchive/test/test_read_format_cpio_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_filename.c'; fi` - -libarchive/test/test-test_read_format_cpio_odc.o: libarchive/test/test_read_format_cpio_odc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_odc.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_odc.Tpo -c -o libarchive/test/test-test_read_format_cpio_odc.o `test -f 'libarchive/test/test_read_format_cpio_odc.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_odc.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_odc.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_odc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_odc.c' object='libarchive/test/test-test_read_format_cpio_odc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_odc.o `test -f 'libarchive/test/test_read_format_cpio_odc.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_odc.c - -libarchive/test/test-test_read_format_cpio_odc.obj: libarchive/test/test_read_format_cpio_odc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_odc.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_odc.Tpo -c -o libarchive/test/test-test_read_format_cpio_odc.obj `if test -f 'libarchive/test/test_read_format_cpio_odc.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_odc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_odc.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_odc.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_odc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_odc.c' object='libarchive/test/test-test_read_format_cpio_odc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_odc.obj `if test -f 'libarchive/test/test_read_format_cpio_odc.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_odc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_odc.c'; fi` - -libarchive/test/test-test_read_format_cpio_svr4_bzip2_rpm.o: libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_svr4_bzip2_rpm.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_bzip2_rpm.Tpo -c -o libarchive/test/test-test_read_format_cpio_svr4_bzip2_rpm.o `test -f 'libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_bzip2_rpm.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_bzip2_rpm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c' object='libarchive/test/test-test_read_format_cpio_svr4_bzip2_rpm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_svr4_bzip2_rpm.o `test -f 'libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c - -libarchive/test/test-test_read_format_cpio_svr4_bzip2_rpm.obj: libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_svr4_bzip2_rpm.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_bzip2_rpm.Tpo -c -o libarchive/test/test-test_read_format_cpio_svr4_bzip2_rpm.obj `if test -f 'libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_bzip2_rpm.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_bzip2_rpm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c' object='libarchive/test/test-test_read_format_cpio_svr4_bzip2_rpm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_svr4_bzip2_rpm.obj `if test -f 'libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c'; fi` - -libarchive/test/test-test_read_format_cpio_svr4_gzip.o: libarchive/test/test_read_format_cpio_svr4_gzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_svr4_gzip.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip.Tpo -c -o libarchive/test/test-test_read_format_cpio_svr4_gzip.o `test -f 'libarchive/test/test_read_format_cpio_svr4_gzip.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_svr4_gzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_svr4_gzip.c' object='libarchive/test/test-test_read_format_cpio_svr4_gzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_svr4_gzip.o `test -f 'libarchive/test/test_read_format_cpio_svr4_gzip.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_svr4_gzip.c - -libarchive/test/test-test_read_format_cpio_svr4_gzip.obj: libarchive/test/test_read_format_cpio_svr4_gzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_svr4_gzip.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip.Tpo -c -o libarchive/test/test-test_read_format_cpio_svr4_gzip.obj `if test -f 'libarchive/test/test_read_format_cpio_svr4_gzip.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_svr4_gzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_svr4_gzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_svr4_gzip.c' object='libarchive/test/test-test_read_format_cpio_svr4_gzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_svr4_gzip.obj `if test -f 'libarchive/test/test_read_format_cpio_svr4_gzip.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_svr4_gzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_svr4_gzip.c'; fi` - -libarchive/test/test-test_read_format_cpio_svr4_gzip_rpm.o: libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_svr4_gzip_rpm.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip_rpm.Tpo -c -o libarchive/test/test-test_read_format_cpio_svr4_gzip_rpm.o `test -f 'libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip_rpm.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip_rpm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c' object='libarchive/test/test-test_read_format_cpio_svr4_gzip_rpm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_svr4_gzip_rpm.o `test -f 'libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c - -libarchive/test/test-test_read_format_cpio_svr4_gzip_rpm.obj: libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_svr4_gzip_rpm.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip_rpm.Tpo -c -o libarchive/test/test-test_read_format_cpio_svr4_gzip_rpm.obj `if test -f 'libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip_rpm.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip_rpm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c' object='libarchive/test/test-test_read_format_cpio_svr4_gzip_rpm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_svr4_gzip_rpm.obj `if test -f 'libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c'; fi` - -libarchive/test/test-test_read_format_cpio_svr4c_Z.o: libarchive/test/test_read_format_cpio_svr4c_Z.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_svr4c_Z.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4c_Z.Tpo -c -o libarchive/test/test-test_read_format_cpio_svr4c_Z.o `test -f 'libarchive/test/test_read_format_cpio_svr4c_Z.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_svr4c_Z.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4c_Z.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4c_Z.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_svr4c_Z.c' object='libarchive/test/test-test_read_format_cpio_svr4c_Z.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_svr4c_Z.o `test -f 'libarchive/test/test_read_format_cpio_svr4c_Z.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_cpio_svr4c_Z.c - -libarchive/test/test-test_read_format_cpio_svr4c_Z.obj: libarchive/test/test_read_format_cpio_svr4c_Z.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_cpio_svr4c_Z.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4c_Z.Tpo -c -o libarchive/test/test-test_read_format_cpio_svr4c_Z.obj `if test -f 'libarchive/test/test_read_format_cpio_svr4c_Z.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_svr4c_Z.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_svr4c_Z.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4c_Z.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4c_Z.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_cpio_svr4c_Z.c' object='libarchive/test/test-test_read_format_cpio_svr4c_Z.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_cpio_svr4c_Z.obj `if test -f 'libarchive/test/test_read_format_cpio_svr4c_Z.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_cpio_svr4c_Z.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_cpio_svr4c_Z.c'; fi` - -libarchive/test/test-test_read_format_empty.o: libarchive/test/test_read_format_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_empty.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_empty.Tpo -c -o libarchive/test/test-test_read_format_empty.o `test -f 'libarchive/test/test_read_format_empty.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_empty.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_empty.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_empty.c' object='libarchive/test/test-test_read_format_empty.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_empty.o `test -f 'libarchive/test/test_read_format_empty.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_empty.c - -libarchive/test/test-test_read_format_empty.obj: libarchive/test/test_read_format_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_empty.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_empty.Tpo -c -o libarchive/test/test-test_read_format_empty.obj `if test -f 'libarchive/test/test_read_format_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_empty.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_empty.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_empty.c' object='libarchive/test/test-test_read_format_empty.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_empty.obj `if test -f 'libarchive/test/test_read_format_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_empty.c'; fi` - -libarchive/test/test-test_read_format_gtar_filename.o: libarchive/test/test_read_format_gtar_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_gtar_filename.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_gtar_filename.Tpo -c -o libarchive/test/test-test_read_format_gtar_filename.o `test -f 'libarchive/test/test_read_format_gtar_filename.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_gtar_filename.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_gtar_filename.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_gtar_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_gtar_filename.c' object='libarchive/test/test-test_read_format_gtar_filename.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_gtar_filename.o `test -f 'libarchive/test/test_read_format_gtar_filename.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_gtar_filename.c - -libarchive/test/test-test_read_format_gtar_filename.obj: libarchive/test/test_read_format_gtar_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_gtar_filename.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_gtar_filename.Tpo -c -o libarchive/test/test-test_read_format_gtar_filename.obj `if test -f 'libarchive/test/test_read_format_gtar_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_gtar_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_gtar_filename.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_gtar_filename.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_gtar_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_gtar_filename.c' object='libarchive/test/test-test_read_format_gtar_filename.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_gtar_filename.obj `if test -f 'libarchive/test/test_read_format_gtar_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_gtar_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_gtar_filename.c'; fi` - -libarchive/test/test-test_read_format_gtar_gz.o: libarchive/test/test_read_format_gtar_gz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_gtar_gz.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_gtar_gz.Tpo -c -o libarchive/test/test-test_read_format_gtar_gz.o `test -f 'libarchive/test/test_read_format_gtar_gz.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_gtar_gz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_gtar_gz.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_gtar_gz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_gtar_gz.c' object='libarchive/test/test-test_read_format_gtar_gz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_gtar_gz.o `test -f 'libarchive/test/test_read_format_gtar_gz.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_gtar_gz.c - -libarchive/test/test-test_read_format_gtar_gz.obj: libarchive/test/test_read_format_gtar_gz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_gtar_gz.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_gtar_gz.Tpo -c -o libarchive/test/test-test_read_format_gtar_gz.obj `if test -f 'libarchive/test/test_read_format_gtar_gz.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_gtar_gz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_gtar_gz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_gtar_gz.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_gtar_gz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_gtar_gz.c' object='libarchive/test/test-test_read_format_gtar_gz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_gtar_gz.obj `if test -f 'libarchive/test/test_read_format_gtar_gz.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_gtar_gz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_gtar_gz.c'; fi` - -libarchive/test/test-test_read_format_gtar_lzma.o: libarchive/test/test_read_format_gtar_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_gtar_lzma.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_gtar_lzma.Tpo -c -o libarchive/test/test-test_read_format_gtar_lzma.o `test -f 'libarchive/test/test_read_format_gtar_lzma.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_gtar_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_gtar_lzma.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_gtar_lzma.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_gtar_lzma.c' object='libarchive/test/test-test_read_format_gtar_lzma.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_gtar_lzma.o `test -f 'libarchive/test/test_read_format_gtar_lzma.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_gtar_lzma.c - -libarchive/test/test-test_read_format_gtar_lzma.obj: libarchive/test/test_read_format_gtar_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_gtar_lzma.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_gtar_lzma.Tpo -c -o libarchive/test/test-test_read_format_gtar_lzma.obj `if test -f 'libarchive/test/test_read_format_gtar_lzma.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_gtar_lzma.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_gtar_lzma.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_gtar_lzma.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_gtar_lzma.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_gtar_lzma.c' object='libarchive/test/test-test_read_format_gtar_lzma.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_gtar_lzma.obj `if test -f 'libarchive/test/test_read_format_gtar_lzma.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_gtar_lzma.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_gtar_lzma.c'; fi` - -libarchive/test/test-test_read_format_gtar_sparse.o: libarchive/test/test_read_format_gtar_sparse.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_gtar_sparse.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse.Tpo -c -o libarchive/test/test-test_read_format_gtar_sparse.o `test -f 'libarchive/test/test_read_format_gtar_sparse.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_gtar_sparse.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_gtar_sparse.c' object='libarchive/test/test-test_read_format_gtar_sparse.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_gtar_sparse.o `test -f 'libarchive/test/test_read_format_gtar_sparse.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_gtar_sparse.c - -libarchive/test/test-test_read_format_gtar_sparse.obj: libarchive/test/test_read_format_gtar_sparse.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_gtar_sparse.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse.Tpo -c -o libarchive/test/test-test_read_format_gtar_sparse.obj `if test -f 'libarchive/test/test_read_format_gtar_sparse.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_gtar_sparse.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_gtar_sparse.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_gtar_sparse.c' object='libarchive/test/test-test_read_format_gtar_sparse.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_gtar_sparse.obj `if test -f 'libarchive/test/test_read_format_gtar_sparse.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_gtar_sparse.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_gtar_sparse.c'; fi` - -libarchive/test/test-test_read_format_gtar_sparse_skip_entry.o: libarchive/test/test_read_format_gtar_sparse_skip_entry.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_gtar_sparse_skip_entry.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse_skip_entry.Tpo -c -o libarchive/test/test-test_read_format_gtar_sparse_skip_entry.o `test -f 'libarchive/test/test_read_format_gtar_sparse_skip_entry.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_gtar_sparse_skip_entry.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse_skip_entry.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse_skip_entry.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_gtar_sparse_skip_entry.c' object='libarchive/test/test-test_read_format_gtar_sparse_skip_entry.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_gtar_sparse_skip_entry.o `test -f 'libarchive/test/test_read_format_gtar_sparse_skip_entry.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_gtar_sparse_skip_entry.c - -libarchive/test/test-test_read_format_gtar_sparse_skip_entry.obj: libarchive/test/test_read_format_gtar_sparse_skip_entry.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_gtar_sparse_skip_entry.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse_skip_entry.Tpo -c -o libarchive/test/test-test_read_format_gtar_sparse_skip_entry.obj `if test -f 'libarchive/test/test_read_format_gtar_sparse_skip_entry.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_gtar_sparse_skip_entry.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_gtar_sparse_skip_entry.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse_skip_entry.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse_skip_entry.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_gtar_sparse_skip_entry.c' object='libarchive/test/test-test_read_format_gtar_sparse_skip_entry.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_gtar_sparse_skip_entry.obj `if test -f 'libarchive/test/test_read_format_gtar_sparse_skip_entry.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_gtar_sparse_skip_entry.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_gtar_sparse_skip_entry.c'; fi` - -libarchive/test/test-test_read_format_iso_Z.o: libarchive/test/test_read_format_iso_Z.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_iso_Z.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_iso_Z.Tpo -c -o libarchive/test/test-test_read_format_iso_Z.o `test -f 'libarchive/test/test_read_format_iso_Z.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_iso_Z.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_iso_Z.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_iso_Z.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_iso_Z.c' object='libarchive/test/test-test_read_format_iso_Z.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_iso_Z.o `test -f 'libarchive/test/test_read_format_iso_Z.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_iso_Z.c - -libarchive/test/test-test_read_format_iso_Z.obj: libarchive/test/test_read_format_iso_Z.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_iso_Z.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_iso_Z.Tpo -c -o libarchive/test/test-test_read_format_iso_Z.obj `if test -f 'libarchive/test/test_read_format_iso_Z.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_iso_Z.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_iso_Z.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_iso_Z.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_iso_Z.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_iso_Z.c' object='libarchive/test/test-test_read_format_iso_Z.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_iso_Z.obj `if test -f 'libarchive/test/test_read_format_iso_Z.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_iso_Z.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_iso_Z.c'; fi` - -libarchive/test/test-test_read_format_iso_multi_extent.o: libarchive/test/test_read_format_iso_multi_extent.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_iso_multi_extent.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_iso_multi_extent.Tpo -c -o libarchive/test/test-test_read_format_iso_multi_extent.o `test -f 'libarchive/test/test_read_format_iso_multi_extent.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_iso_multi_extent.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_iso_multi_extent.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_iso_multi_extent.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_iso_multi_extent.c' object='libarchive/test/test-test_read_format_iso_multi_extent.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_iso_multi_extent.o `test -f 'libarchive/test/test_read_format_iso_multi_extent.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_iso_multi_extent.c - -libarchive/test/test-test_read_format_iso_multi_extent.obj: libarchive/test/test_read_format_iso_multi_extent.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_iso_multi_extent.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_iso_multi_extent.Tpo -c -o libarchive/test/test-test_read_format_iso_multi_extent.obj `if test -f 'libarchive/test/test_read_format_iso_multi_extent.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_iso_multi_extent.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_iso_multi_extent.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_iso_multi_extent.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_iso_multi_extent.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_iso_multi_extent.c' object='libarchive/test/test-test_read_format_iso_multi_extent.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_iso_multi_extent.obj `if test -f 'libarchive/test/test_read_format_iso_multi_extent.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_iso_multi_extent.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_iso_multi_extent.c'; fi` - -libarchive/test/test-test_read_format_iso_xorriso.o: libarchive/test/test_read_format_iso_xorriso.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_iso_xorriso.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_iso_xorriso.Tpo -c -o libarchive/test/test-test_read_format_iso_xorriso.o `test -f 'libarchive/test/test_read_format_iso_xorriso.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_iso_xorriso.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_iso_xorriso.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_iso_xorriso.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_iso_xorriso.c' object='libarchive/test/test-test_read_format_iso_xorriso.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_iso_xorriso.o `test -f 'libarchive/test/test_read_format_iso_xorriso.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_iso_xorriso.c - -libarchive/test/test-test_read_format_iso_xorriso.obj: libarchive/test/test_read_format_iso_xorriso.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_iso_xorriso.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_iso_xorriso.Tpo -c -o libarchive/test/test-test_read_format_iso_xorriso.obj `if test -f 'libarchive/test/test_read_format_iso_xorriso.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_iso_xorriso.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_iso_xorriso.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_iso_xorriso.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_iso_xorriso.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_iso_xorriso.c' object='libarchive/test/test-test_read_format_iso_xorriso.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_iso_xorriso.obj `if test -f 'libarchive/test/test_read_format_iso_xorriso.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_iso_xorriso.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_iso_xorriso.c'; fi` - -libarchive/test/test-test_read_format_isojoliet_bz2.o: libarchive/test/test_read_format_isojoliet_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isojoliet_bz2.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_bz2.Tpo -c -o libarchive/test/test-test_read_format_isojoliet_bz2.o `test -f 'libarchive/test/test_read_format_isojoliet_bz2.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isojoliet_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_bz2.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isojoliet_bz2.c' object='libarchive/test/test-test_read_format_isojoliet_bz2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isojoliet_bz2.o `test -f 'libarchive/test/test_read_format_isojoliet_bz2.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isojoliet_bz2.c - -libarchive/test/test-test_read_format_isojoliet_bz2.obj: libarchive/test/test_read_format_isojoliet_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isojoliet_bz2.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_bz2.Tpo -c -o libarchive/test/test-test_read_format_isojoliet_bz2.obj `if test -f 'libarchive/test/test_read_format_isojoliet_bz2.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isojoliet_bz2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isojoliet_bz2.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_bz2.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isojoliet_bz2.c' object='libarchive/test/test-test_read_format_isojoliet_bz2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isojoliet_bz2.obj `if test -f 'libarchive/test/test_read_format_isojoliet_bz2.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isojoliet_bz2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isojoliet_bz2.c'; fi` - -libarchive/test/test-test_read_format_isojoliet_long.o: libarchive/test/test_read_format_isojoliet_long.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isojoliet_long.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_long.Tpo -c -o libarchive/test/test-test_read_format_isojoliet_long.o `test -f 'libarchive/test/test_read_format_isojoliet_long.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isojoliet_long.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_long.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_long.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isojoliet_long.c' object='libarchive/test/test-test_read_format_isojoliet_long.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isojoliet_long.o `test -f 'libarchive/test/test_read_format_isojoliet_long.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isojoliet_long.c - -libarchive/test/test-test_read_format_isojoliet_long.obj: libarchive/test/test_read_format_isojoliet_long.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isojoliet_long.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_long.Tpo -c -o libarchive/test/test-test_read_format_isojoliet_long.obj `if test -f 'libarchive/test/test_read_format_isojoliet_long.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isojoliet_long.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isojoliet_long.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_long.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_long.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isojoliet_long.c' object='libarchive/test/test-test_read_format_isojoliet_long.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isojoliet_long.obj `if test -f 'libarchive/test/test_read_format_isojoliet_long.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isojoliet_long.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isojoliet_long.c'; fi` - -libarchive/test/test-test_read_format_isojoliet_rr.o: libarchive/test/test_read_format_isojoliet_rr.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isojoliet_rr.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_rr.Tpo -c -o libarchive/test/test-test_read_format_isojoliet_rr.o `test -f 'libarchive/test/test_read_format_isojoliet_rr.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isojoliet_rr.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_rr.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_rr.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isojoliet_rr.c' object='libarchive/test/test-test_read_format_isojoliet_rr.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isojoliet_rr.o `test -f 'libarchive/test/test_read_format_isojoliet_rr.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isojoliet_rr.c - -libarchive/test/test-test_read_format_isojoliet_rr.obj: libarchive/test/test_read_format_isojoliet_rr.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isojoliet_rr.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_rr.Tpo -c -o libarchive/test/test-test_read_format_isojoliet_rr.obj `if test -f 'libarchive/test/test_read_format_isojoliet_rr.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isojoliet_rr.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isojoliet_rr.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_rr.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_rr.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isojoliet_rr.c' object='libarchive/test/test-test_read_format_isojoliet_rr.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isojoliet_rr.obj `if test -f 'libarchive/test/test_read_format_isojoliet_rr.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isojoliet_rr.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isojoliet_rr.c'; fi` - -libarchive/test/test-test_read_format_isojoliet_versioned.o: libarchive/test/test_read_format_isojoliet_versioned.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isojoliet_versioned.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_versioned.Tpo -c -o libarchive/test/test-test_read_format_isojoliet_versioned.o `test -f 'libarchive/test/test_read_format_isojoliet_versioned.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isojoliet_versioned.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_versioned.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_versioned.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isojoliet_versioned.c' object='libarchive/test/test-test_read_format_isojoliet_versioned.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isojoliet_versioned.o `test -f 'libarchive/test/test_read_format_isojoliet_versioned.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isojoliet_versioned.c - -libarchive/test/test-test_read_format_isojoliet_versioned.obj: libarchive/test/test_read_format_isojoliet_versioned.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isojoliet_versioned.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_versioned.Tpo -c -o libarchive/test/test-test_read_format_isojoliet_versioned.obj `if test -f 'libarchive/test/test_read_format_isojoliet_versioned.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isojoliet_versioned.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isojoliet_versioned.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_versioned.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_versioned.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isojoliet_versioned.c' object='libarchive/test/test-test_read_format_isojoliet_versioned.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isojoliet_versioned.obj `if test -f 'libarchive/test/test_read_format_isojoliet_versioned.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isojoliet_versioned.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isojoliet_versioned.c'; fi` - -libarchive/test/test-test_read_format_isorr_bz2.o: libarchive/test/test_read_format_isorr_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isorr_bz2.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isorr_bz2.Tpo -c -o libarchive/test/test-test_read_format_isorr_bz2.o `test -f 'libarchive/test/test_read_format_isorr_bz2.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isorr_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isorr_bz2.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isorr_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isorr_bz2.c' object='libarchive/test/test-test_read_format_isorr_bz2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isorr_bz2.o `test -f 'libarchive/test/test_read_format_isorr_bz2.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isorr_bz2.c - -libarchive/test/test-test_read_format_isorr_bz2.obj: libarchive/test/test_read_format_isorr_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isorr_bz2.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isorr_bz2.Tpo -c -o libarchive/test/test-test_read_format_isorr_bz2.obj `if test -f 'libarchive/test/test_read_format_isorr_bz2.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isorr_bz2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isorr_bz2.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isorr_bz2.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isorr_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isorr_bz2.c' object='libarchive/test/test-test_read_format_isorr_bz2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isorr_bz2.obj `if test -f 'libarchive/test/test_read_format_isorr_bz2.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isorr_bz2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isorr_bz2.c'; fi` - -libarchive/test/test-test_read_format_isorr_ce.o: libarchive/test/test_read_format_isorr_ce.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isorr_ce.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isorr_ce.Tpo -c -o libarchive/test/test-test_read_format_isorr_ce.o `test -f 'libarchive/test/test_read_format_isorr_ce.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isorr_ce.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isorr_ce.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isorr_ce.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isorr_ce.c' object='libarchive/test/test-test_read_format_isorr_ce.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isorr_ce.o `test -f 'libarchive/test/test_read_format_isorr_ce.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isorr_ce.c - -libarchive/test/test-test_read_format_isorr_ce.obj: libarchive/test/test_read_format_isorr_ce.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isorr_ce.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isorr_ce.Tpo -c -o libarchive/test/test-test_read_format_isorr_ce.obj `if test -f 'libarchive/test/test_read_format_isorr_ce.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isorr_ce.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isorr_ce.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isorr_ce.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isorr_ce.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isorr_ce.c' object='libarchive/test/test-test_read_format_isorr_ce.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isorr_ce.obj `if test -f 'libarchive/test/test_read_format_isorr_ce.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isorr_ce.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isorr_ce.c'; fi` - -libarchive/test/test-test_read_format_isorr_new_bz2.o: libarchive/test/test_read_format_isorr_new_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isorr_new_bz2.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isorr_new_bz2.Tpo -c -o libarchive/test/test-test_read_format_isorr_new_bz2.o `test -f 'libarchive/test/test_read_format_isorr_new_bz2.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isorr_new_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isorr_new_bz2.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isorr_new_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isorr_new_bz2.c' object='libarchive/test/test-test_read_format_isorr_new_bz2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isorr_new_bz2.o `test -f 'libarchive/test/test_read_format_isorr_new_bz2.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isorr_new_bz2.c - -libarchive/test/test-test_read_format_isorr_new_bz2.obj: libarchive/test/test_read_format_isorr_new_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isorr_new_bz2.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isorr_new_bz2.Tpo -c -o libarchive/test/test-test_read_format_isorr_new_bz2.obj `if test -f 'libarchive/test/test_read_format_isorr_new_bz2.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isorr_new_bz2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isorr_new_bz2.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isorr_new_bz2.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isorr_new_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isorr_new_bz2.c' object='libarchive/test/test-test_read_format_isorr_new_bz2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isorr_new_bz2.obj `if test -f 'libarchive/test/test_read_format_isorr_new_bz2.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isorr_new_bz2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isorr_new_bz2.c'; fi` - -libarchive/test/test-test_read_format_isorr_rr_moved.o: libarchive/test/test_read_format_isorr_rr_moved.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isorr_rr_moved.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isorr_rr_moved.Tpo -c -o libarchive/test/test-test_read_format_isorr_rr_moved.o `test -f 'libarchive/test/test_read_format_isorr_rr_moved.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isorr_rr_moved.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isorr_rr_moved.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isorr_rr_moved.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isorr_rr_moved.c' object='libarchive/test/test-test_read_format_isorr_rr_moved.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isorr_rr_moved.o `test -f 'libarchive/test/test_read_format_isorr_rr_moved.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isorr_rr_moved.c - -libarchive/test/test-test_read_format_isorr_rr_moved.obj: libarchive/test/test_read_format_isorr_rr_moved.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isorr_rr_moved.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isorr_rr_moved.Tpo -c -o libarchive/test/test-test_read_format_isorr_rr_moved.obj `if test -f 'libarchive/test/test_read_format_isorr_rr_moved.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isorr_rr_moved.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isorr_rr_moved.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isorr_rr_moved.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isorr_rr_moved.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isorr_rr_moved.c' object='libarchive/test/test-test_read_format_isorr_rr_moved.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isorr_rr_moved.obj `if test -f 'libarchive/test/test_read_format_isorr_rr_moved.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isorr_rr_moved.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isorr_rr_moved.c'; fi` - -libarchive/test/test-test_read_format_isozisofs_bz2.o: libarchive/test/test_read_format_isozisofs_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isozisofs_bz2.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isozisofs_bz2.Tpo -c -o libarchive/test/test-test_read_format_isozisofs_bz2.o `test -f 'libarchive/test/test_read_format_isozisofs_bz2.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isozisofs_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isozisofs_bz2.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isozisofs_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isozisofs_bz2.c' object='libarchive/test/test-test_read_format_isozisofs_bz2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isozisofs_bz2.o `test -f 'libarchive/test/test_read_format_isozisofs_bz2.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_isozisofs_bz2.c - -libarchive/test/test-test_read_format_isozisofs_bz2.obj: libarchive/test/test_read_format_isozisofs_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_isozisofs_bz2.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_isozisofs_bz2.Tpo -c -o libarchive/test/test-test_read_format_isozisofs_bz2.obj `if test -f 'libarchive/test/test_read_format_isozisofs_bz2.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isozisofs_bz2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isozisofs_bz2.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_isozisofs_bz2.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_isozisofs_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_isozisofs_bz2.c' object='libarchive/test/test-test_read_format_isozisofs_bz2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_isozisofs_bz2.obj `if test -f 'libarchive/test/test_read_format_isozisofs_bz2.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_isozisofs_bz2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_isozisofs_bz2.c'; fi` - -libarchive/test/test-test_read_format_lha.o: libarchive/test/test_read_format_lha.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_lha.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_lha.Tpo -c -o libarchive/test/test-test_read_format_lha.o `test -f 'libarchive/test/test_read_format_lha.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_lha.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_lha.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_lha.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_lha.c' object='libarchive/test/test-test_read_format_lha.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_lha.o `test -f 'libarchive/test/test_read_format_lha.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_lha.c - -libarchive/test/test-test_read_format_lha.obj: libarchive/test/test_read_format_lha.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_lha.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_lha.Tpo -c -o libarchive/test/test-test_read_format_lha.obj `if test -f 'libarchive/test/test_read_format_lha.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_lha.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_lha.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_lha.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_lha.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_lha.c' object='libarchive/test/test-test_read_format_lha.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_lha.obj `if test -f 'libarchive/test/test_read_format_lha.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_lha.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_lha.c'; fi` - -libarchive/test/test-test_read_format_lha_bugfix_0.o: libarchive/test/test_read_format_lha_bugfix_0.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_lha_bugfix_0.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_lha_bugfix_0.Tpo -c -o libarchive/test/test-test_read_format_lha_bugfix_0.o `test -f 'libarchive/test/test_read_format_lha_bugfix_0.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_lha_bugfix_0.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_lha_bugfix_0.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_lha_bugfix_0.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_lha_bugfix_0.c' object='libarchive/test/test-test_read_format_lha_bugfix_0.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_lha_bugfix_0.o `test -f 'libarchive/test/test_read_format_lha_bugfix_0.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_lha_bugfix_0.c - -libarchive/test/test-test_read_format_lha_bugfix_0.obj: libarchive/test/test_read_format_lha_bugfix_0.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_lha_bugfix_0.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_lha_bugfix_0.Tpo -c -o libarchive/test/test-test_read_format_lha_bugfix_0.obj `if test -f 'libarchive/test/test_read_format_lha_bugfix_0.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_lha_bugfix_0.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_lha_bugfix_0.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_lha_bugfix_0.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_lha_bugfix_0.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_lha_bugfix_0.c' object='libarchive/test/test-test_read_format_lha_bugfix_0.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_lha_bugfix_0.obj `if test -f 'libarchive/test/test_read_format_lha_bugfix_0.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_lha_bugfix_0.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_lha_bugfix_0.c'; fi` - -libarchive/test/test-test_read_format_lha_filename.o: libarchive/test/test_read_format_lha_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_lha_filename.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename.Tpo -c -o libarchive/test/test-test_read_format_lha_filename.o `test -f 'libarchive/test/test_read_format_lha_filename.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_lha_filename.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_lha_filename.c' object='libarchive/test/test-test_read_format_lha_filename.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_lha_filename.o `test -f 'libarchive/test/test_read_format_lha_filename.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_lha_filename.c - -libarchive/test/test-test_read_format_lha_filename.obj: libarchive/test/test_read_format_lha_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_lha_filename.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename.Tpo -c -o libarchive/test/test-test_read_format_lha_filename.obj `if test -f 'libarchive/test/test_read_format_lha_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_lha_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_lha_filename.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_lha_filename.c' object='libarchive/test/test-test_read_format_lha_filename.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_lha_filename.obj `if test -f 'libarchive/test/test_read_format_lha_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_lha_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_lha_filename.c'; fi` - -libarchive/test/test-test_read_format_lha_filename_utf16.o: libarchive/test/test_read_format_lha_filename_utf16.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_lha_filename_utf16.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename_utf16.Tpo -c -o libarchive/test/test-test_read_format_lha_filename_utf16.o `test -f 'libarchive/test/test_read_format_lha_filename_utf16.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_lha_filename_utf16.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename_utf16.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename_utf16.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_lha_filename_utf16.c' object='libarchive/test/test-test_read_format_lha_filename_utf16.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_lha_filename_utf16.o `test -f 'libarchive/test/test_read_format_lha_filename_utf16.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_lha_filename_utf16.c - -libarchive/test/test-test_read_format_lha_filename_utf16.obj: libarchive/test/test_read_format_lha_filename_utf16.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_lha_filename_utf16.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename_utf16.Tpo -c -o libarchive/test/test-test_read_format_lha_filename_utf16.obj `if test -f 'libarchive/test/test_read_format_lha_filename_utf16.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_lha_filename_utf16.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_lha_filename_utf16.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename_utf16.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename_utf16.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_lha_filename_utf16.c' object='libarchive/test/test-test_read_format_lha_filename_utf16.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_lha_filename_utf16.obj `if test -f 'libarchive/test/test_read_format_lha_filename_utf16.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_lha_filename_utf16.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_lha_filename_utf16.c'; fi` - -libarchive/test/test-test_read_format_mtree.o: libarchive/test/test_read_format_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_mtree.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_mtree.Tpo -c -o libarchive/test/test-test_read_format_mtree.o `test -f 'libarchive/test/test_read_format_mtree.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_mtree.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_mtree.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_mtree.c' object='libarchive/test/test-test_read_format_mtree.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_mtree.o `test -f 'libarchive/test/test_read_format_mtree.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_mtree.c - -libarchive/test/test-test_read_format_mtree.obj: libarchive/test/test_read_format_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_mtree.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_mtree.Tpo -c -o libarchive/test/test-test_read_format_mtree.obj `if test -f 'libarchive/test/test_read_format_mtree.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_mtree.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_mtree.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_mtree.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_mtree.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_mtree.c' object='libarchive/test/test-test_read_format_mtree.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_mtree.obj `if test -f 'libarchive/test/test_read_format_mtree.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_mtree.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_mtree.c'; fi` - -libarchive/test/test-test_read_format_mtree_crash747.o: libarchive/test/test_read_format_mtree_crash747.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_mtree_crash747.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_mtree_crash747.Tpo -c -o libarchive/test/test-test_read_format_mtree_crash747.o `test -f 'libarchive/test/test_read_format_mtree_crash747.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_mtree_crash747.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_mtree_crash747.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_mtree_crash747.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_mtree_crash747.c' object='libarchive/test/test-test_read_format_mtree_crash747.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_mtree_crash747.o `test -f 'libarchive/test/test_read_format_mtree_crash747.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_mtree_crash747.c - -libarchive/test/test-test_read_format_mtree_crash747.obj: libarchive/test/test_read_format_mtree_crash747.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_mtree_crash747.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_mtree_crash747.Tpo -c -o libarchive/test/test-test_read_format_mtree_crash747.obj `if test -f 'libarchive/test/test_read_format_mtree_crash747.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_mtree_crash747.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_mtree_crash747.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_mtree_crash747.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_mtree_crash747.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_mtree_crash747.c' object='libarchive/test/test-test_read_format_mtree_crash747.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_mtree_crash747.obj `if test -f 'libarchive/test/test_read_format_mtree_crash747.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_mtree_crash747.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_mtree_crash747.c'; fi` - -libarchive/test/test-test_read_format_pax_bz2.o: libarchive/test/test_read_format_pax_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_pax_bz2.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_pax_bz2.Tpo -c -o libarchive/test/test-test_read_format_pax_bz2.o `test -f 'libarchive/test/test_read_format_pax_bz2.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_pax_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_pax_bz2.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_pax_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_pax_bz2.c' object='libarchive/test/test-test_read_format_pax_bz2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_pax_bz2.o `test -f 'libarchive/test/test_read_format_pax_bz2.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_pax_bz2.c - -libarchive/test/test-test_read_format_pax_bz2.obj: libarchive/test/test_read_format_pax_bz2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_pax_bz2.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_pax_bz2.Tpo -c -o libarchive/test/test-test_read_format_pax_bz2.obj `if test -f 'libarchive/test/test_read_format_pax_bz2.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_pax_bz2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_pax_bz2.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_pax_bz2.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_pax_bz2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_pax_bz2.c' object='libarchive/test/test-test_read_format_pax_bz2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_pax_bz2.obj `if test -f 'libarchive/test/test_read_format_pax_bz2.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_pax_bz2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_pax_bz2.c'; fi` - -libarchive/test/test-test_read_format_rar.o: libarchive/test/test_read_format_rar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_rar.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_rar.Tpo -c -o libarchive/test/test-test_read_format_rar.o `test -f 'libarchive/test/test_read_format_rar.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_rar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_rar.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_rar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_rar.c' object='libarchive/test/test-test_read_format_rar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_rar.o `test -f 'libarchive/test/test_read_format_rar.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_rar.c - -libarchive/test/test-test_read_format_rar.obj: libarchive/test/test_read_format_rar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_rar.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_rar.Tpo -c -o libarchive/test/test-test_read_format_rar.obj `if test -f 'libarchive/test/test_read_format_rar.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_rar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_rar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_rar.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_rar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_rar.c' object='libarchive/test/test-test_read_format_rar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_rar.obj `if test -f 'libarchive/test/test_read_format_rar.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_rar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_rar.c'; fi` - -libarchive/test/test-test_read_format_rar_encryption_data.o: libarchive/test/test_read_format_rar_encryption_data.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_rar_encryption_data.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_data.Tpo -c -o libarchive/test/test-test_read_format_rar_encryption_data.o `test -f 'libarchive/test/test_read_format_rar_encryption_data.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_rar_encryption_data.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_data.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_data.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_rar_encryption_data.c' object='libarchive/test/test-test_read_format_rar_encryption_data.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_rar_encryption_data.o `test -f 'libarchive/test/test_read_format_rar_encryption_data.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_rar_encryption_data.c - -libarchive/test/test-test_read_format_rar_encryption_data.obj: libarchive/test/test_read_format_rar_encryption_data.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_rar_encryption_data.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_data.Tpo -c -o libarchive/test/test-test_read_format_rar_encryption_data.obj `if test -f 'libarchive/test/test_read_format_rar_encryption_data.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_rar_encryption_data.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_rar_encryption_data.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_data.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_data.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_rar_encryption_data.c' object='libarchive/test/test-test_read_format_rar_encryption_data.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_rar_encryption_data.obj `if test -f 'libarchive/test/test_read_format_rar_encryption_data.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_rar_encryption_data.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_rar_encryption_data.c'; fi` - -libarchive/test/test-test_read_format_rar_encryption_partially.o: libarchive/test/test_read_format_rar_encryption_partially.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_rar_encryption_partially.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_partially.Tpo -c -o libarchive/test/test-test_read_format_rar_encryption_partially.o `test -f 'libarchive/test/test_read_format_rar_encryption_partially.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_rar_encryption_partially.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_partially.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_partially.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_rar_encryption_partially.c' object='libarchive/test/test-test_read_format_rar_encryption_partially.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_rar_encryption_partially.o `test -f 'libarchive/test/test_read_format_rar_encryption_partially.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_rar_encryption_partially.c - -libarchive/test/test-test_read_format_rar_encryption_partially.obj: libarchive/test/test_read_format_rar_encryption_partially.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_rar_encryption_partially.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_partially.Tpo -c -o libarchive/test/test-test_read_format_rar_encryption_partially.obj `if test -f 'libarchive/test/test_read_format_rar_encryption_partially.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_rar_encryption_partially.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_rar_encryption_partially.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_partially.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_partially.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_rar_encryption_partially.c' object='libarchive/test/test-test_read_format_rar_encryption_partially.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_rar_encryption_partially.obj `if test -f 'libarchive/test/test_read_format_rar_encryption_partially.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_rar_encryption_partially.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_rar_encryption_partially.c'; fi` - -libarchive/test/test-test_read_format_rar_encryption_header.o: libarchive/test/test_read_format_rar_encryption_header.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_rar_encryption_header.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_header.Tpo -c -o libarchive/test/test-test_read_format_rar_encryption_header.o `test -f 'libarchive/test/test_read_format_rar_encryption_header.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_rar_encryption_header.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_header.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_header.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_rar_encryption_header.c' object='libarchive/test/test-test_read_format_rar_encryption_header.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_rar_encryption_header.o `test -f 'libarchive/test/test_read_format_rar_encryption_header.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_rar_encryption_header.c - -libarchive/test/test-test_read_format_rar_encryption_header.obj: libarchive/test/test_read_format_rar_encryption_header.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_rar_encryption_header.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_header.Tpo -c -o libarchive/test/test-test_read_format_rar_encryption_header.obj `if test -f 'libarchive/test/test_read_format_rar_encryption_header.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_rar_encryption_header.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_rar_encryption_header.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_header.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_header.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_rar_encryption_header.c' object='libarchive/test/test-test_read_format_rar_encryption_header.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_rar_encryption_header.obj `if test -f 'libarchive/test/test_read_format_rar_encryption_header.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_rar_encryption_header.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_rar_encryption_header.c'; fi` - -libarchive/test/test-test_read_format_rar_filter.o: libarchive/test/test_read_format_rar_filter.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_rar_filter.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_rar_filter.Tpo -c -o libarchive/test/test-test_read_format_rar_filter.o `test -f 'libarchive/test/test_read_format_rar_filter.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_rar_filter.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_rar_filter.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_rar_filter.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_rar_filter.c' object='libarchive/test/test-test_read_format_rar_filter.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_rar_filter.o `test -f 'libarchive/test/test_read_format_rar_filter.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_rar_filter.c - -libarchive/test/test-test_read_format_rar_filter.obj: libarchive/test/test_read_format_rar_filter.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_rar_filter.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_rar_filter.Tpo -c -o libarchive/test/test-test_read_format_rar_filter.obj `if test -f 'libarchive/test/test_read_format_rar_filter.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_rar_filter.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_rar_filter.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_rar_filter.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_rar_filter.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_rar_filter.c' object='libarchive/test/test-test_read_format_rar_filter.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_rar_filter.obj `if test -f 'libarchive/test/test_read_format_rar_filter.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_rar_filter.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_rar_filter.c'; fi` - -libarchive/test/test-test_read_format_rar_invalid1.o: libarchive/test/test_read_format_rar_invalid1.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_rar_invalid1.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_rar_invalid1.Tpo -c -o libarchive/test/test-test_read_format_rar_invalid1.o `test -f 'libarchive/test/test_read_format_rar_invalid1.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_rar_invalid1.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_rar_invalid1.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_rar_invalid1.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_rar_invalid1.c' object='libarchive/test/test-test_read_format_rar_invalid1.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_rar_invalid1.o `test -f 'libarchive/test/test_read_format_rar_invalid1.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_rar_invalid1.c - -libarchive/test/test-test_read_format_rar_invalid1.obj: libarchive/test/test_read_format_rar_invalid1.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_rar_invalid1.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_rar_invalid1.Tpo -c -o libarchive/test/test-test_read_format_rar_invalid1.obj `if test -f 'libarchive/test/test_read_format_rar_invalid1.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_rar_invalid1.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_rar_invalid1.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_rar_invalid1.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_rar_invalid1.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_rar_invalid1.c' object='libarchive/test/test-test_read_format_rar_invalid1.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_rar_invalid1.obj `if test -f 'libarchive/test/test_read_format_rar_invalid1.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_rar_invalid1.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_rar_invalid1.c'; fi` - -libarchive/test/test-test_read_format_rar5.o: libarchive/test/test_read_format_rar5.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_rar5.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_rar5.Tpo -c -o libarchive/test/test-test_read_format_rar5.o `test -f 'libarchive/test/test_read_format_rar5.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_rar5.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_rar5.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_rar5.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_rar5.c' object='libarchive/test/test-test_read_format_rar5.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_rar5.o `test -f 'libarchive/test/test_read_format_rar5.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_rar5.c - -libarchive/test/test-test_read_format_rar5.obj: libarchive/test/test_read_format_rar5.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_rar5.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_rar5.Tpo -c -o libarchive/test/test-test_read_format_rar5.obj `if test -f 'libarchive/test/test_read_format_rar5.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_rar5.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_rar5.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_rar5.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_rar5.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_rar5.c' object='libarchive/test/test-test_read_format_rar5.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_rar5.obj `if test -f 'libarchive/test/test_read_format_rar5.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_rar5.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_rar5.c'; fi` - -libarchive/test/test-test_read_format_raw.o: libarchive/test/test_read_format_raw.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_raw.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_raw.Tpo -c -o libarchive/test/test-test_read_format_raw.o `test -f 'libarchive/test/test_read_format_raw.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_raw.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_raw.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_raw.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_raw.c' object='libarchive/test/test-test_read_format_raw.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_raw.o `test -f 'libarchive/test/test_read_format_raw.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_raw.c - -libarchive/test/test-test_read_format_raw.obj: libarchive/test/test_read_format_raw.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_raw.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_raw.Tpo -c -o libarchive/test/test-test_read_format_raw.obj `if test -f 'libarchive/test/test_read_format_raw.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_raw.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_raw.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_raw.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_raw.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_raw.c' object='libarchive/test/test-test_read_format_raw.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_raw.obj `if test -f 'libarchive/test/test_read_format_raw.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_raw.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_raw.c'; fi` - -libarchive/test/test-test_read_format_tar.o: libarchive/test/test_read_format_tar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tar.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tar.Tpo -c -o libarchive/test/test-test_read_format_tar.o `test -f 'libarchive/test/test_read_format_tar.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tar.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tar.c' object='libarchive/test/test-test_read_format_tar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tar.o `test -f 'libarchive/test/test_read_format_tar.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tar.c - -libarchive/test/test-test_read_format_tar.obj: libarchive/test/test_read_format_tar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tar.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tar.Tpo -c -o libarchive/test/test-test_read_format_tar.obj `if test -f 'libarchive/test/test_read_format_tar.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tar.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tar.c' object='libarchive/test/test-test_read_format_tar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tar.obj `if test -f 'libarchive/test/test_read_format_tar.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tar.c'; fi` - -libarchive/test/test-test_read_format_tar_concatenated.o: libarchive/test/test_read_format_tar_concatenated.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tar_concatenated.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tar_concatenated.Tpo -c -o libarchive/test/test-test_read_format_tar_concatenated.o `test -f 'libarchive/test/test_read_format_tar_concatenated.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tar_concatenated.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tar_concatenated.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tar_concatenated.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tar_concatenated.c' object='libarchive/test/test-test_read_format_tar_concatenated.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tar_concatenated.o `test -f 'libarchive/test/test_read_format_tar_concatenated.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tar_concatenated.c - -libarchive/test/test-test_read_format_tar_concatenated.obj: libarchive/test/test_read_format_tar_concatenated.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tar_concatenated.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tar_concatenated.Tpo -c -o libarchive/test/test-test_read_format_tar_concatenated.obj `if test -f 'libarchive/test/test_read_format_tar_concatenated.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tar_concatenated.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tar_concatenated.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tar_concatenated.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tar_concatenated.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tar_concatenated.c' object='libarchive/test/test-test_read_format_tar_concatenated.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tar_concatenated.obj `if test -f 'libarchive/test/test_read_format_tar_concatenated.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tar_concatenated.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tar_concatenated.c'; fi` - -libarchive/test/test-test_read_format_tar_empty_pax.o: libarchive/test/test_read_format_tar_empty_pax.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tar_empty_pax.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_pax.Tpo -c -o libarchive/test/test-test_read_format_tar_empty_pax.o `test -f 'libarchive/test/test_read_format_tar_empty_pax.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tar_empty_pax.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_pax.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_pax.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tar_empty_pax.c' object='libarchive/test/test-test_read_format_tar_empty_pax.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tar_empty_pax.o `test -f 'libarchive/test/test_read_format_tar_empty_pax.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tar_empty_pax.c - -libarchive/test/test-test_read_format_tar_empty_pax.obj: libarchive/test/test_read_format_tar_empty_pax.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tar_empty_pax.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_pax.Tpo -c -o libarchive/test/test-test_read_format_tar_empty_pax.obj `if test -f 'libarchive/test/test_read_format_tar_empty_pax.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tar_empty_pax.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tar_empty_pax.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_pax.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_pax.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tar_empty_pax.c' object='libarchive/test/test-test_read_format_tar_empty_pax.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tar_empty_pax.obj `if test -f 'libarchive/test/test_read_format_tar_empty_pax.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tar_empty_pax.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tar_empty_pax.c'; fi` - -libarchive/test/test-test_read_format_tar_empty_filename.o: libarchive/test/test_read_format_tar_empty_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tar_empty_filename.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_filename.Tpo -c -o libarchive/test/test-test_read_format_tar_empty_filename.o `test -f 'libarchive/test/test_read_format_tar_empty_filename.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tar_empty_filename.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_filename.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tar_empty_filename.c' object='libarchive/test/test-test_read_format_tar_empty_filename.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tar_empty_filename.o `test -f 'libarchive/test/test_read_format_tar_empty_filename.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tar_empty_filename.c - -libarchive/test/test-test_read_format_tar_empty_filename.obj: libarchive/test/test_read_format_tar_empty_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tar_empty_filename.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_filename.Tpo -c -o libarchive/test/test-test_read_format_tar_empty_filename.obj `if test -f 'libarchive/test/test_read_format_tar_empty_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tar_empty_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tar_empty_filename.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_filename.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tar_empty_filename.c' object='libarchive/test/test-test_read_format_tar_empty_filename.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tar_empty_filename.obj `if test -f 'libarchive/test/test_read_format_tar_empty_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tar_empty_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tar_empty_filename.c'; fi` - -libarchive/test/test-test_read_format_tar_empty_with_gnulabel.o: libarchive/test/test_read_format_tar_empty_with_gnulabel.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tar_empty_with_gnulabel.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_with_gnulabel.Tpo -c -o libarchive/test/test-test_read_format_tar_empty_with_gnulabel.o `test -f 'libarchive/test/test_read_format_tar_empty_with_gnulabel.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tar_empty_with_gnulabel.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_with_gnulabel.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_with_gnulabel.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tar_empty_with_gnulabel.c' object='libarchive/test/test-test_read_format_tar_empty_with_gnulabel.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tar_empty_with_gnulabel.o `test -f 'libarchive/test/test_read_format_tar_empty_with_gnulabel.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tar_empty_with_gnulabel.c - -libarchive/test/test-test_read_format_tar_empty_with_gnulabel.obj: libarchive/test/test_read_format_tar_empty_with_gnulabel.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tar_empty_with_gnulabel.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_with_gnulabel.Tpo -c -o libarchive/test/test-test_read_format_tar_empty_with_gnulabel.obj `if test -f 'libarchive/test/test_read_format_tar_empty_with_gnulabel.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tar_empty_with_gnulabel.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tar_empty_with_gnulabel.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_with_gnulabel.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_with_gnulabel.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tar_empty_with_gnulabel.c' object='libarchive/test/test-test_read_format_tar_empty_with_gnulabel.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tar_empty_with_gnulabel.obj `if test -f 'libarchive/test/test_read_format_tar_empty_with_gnulabel.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tar_empty_with_gnulabel.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tar_empty_with_gnulabel.c'; fi` - -libarchive/test/test-test_read_format_tar_filename.o: libarchive/test/test_read_format_tar_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tar_filename.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tar_filename.Tpo -c -o libarchive/test/test-test_read_format_tar_filename.o `test -f 'libarchive/test/test_read_format_tar_filename.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tar_filename.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tar_filename.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tar_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tar_filename.c' object='libarchive/test/test-test_read_format_tar_filename.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tar_filename.o `test -f 'libarchive/test/test_read_format_tar_filename.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tar_filename.c - -libarchive/test/test-test_read_format_tar_filename.obj: libarchive/test/test_read_format_tar_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tar_filename.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tar_filename.Tpo -c -o libarchive/test/test-test_read_format_tar_filename.obj `if test -f 'libarchive/test/test_read_format_tar_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tar_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tar_filename.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tar_filename.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tar_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tar_filename.c' object='libarchive/test/test-test_read_format_tar_filename.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tar_filename.obj `if test -f 'libarchive/test/test_read_format_tar_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tar_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tar_filename.c'; fi` - -libarchive/test/test-test_read_format_tar_invalid_pax_size.o: libarchive/test/test_read_format_tar_invalid_pax_size.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tar_invalid_pax_size.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tar_invalid_pax_size.Tpo -c -o libarchive/test/test-test_read_format_tar_invalid_pax_size.o `test -f 'libarchive/test/test_read_format_tar_invalid_pax_size.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tar_invalid_pax_size.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tar_invalid_pax_size.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tar_invalid_pax_size.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tar_invalid_pax_size.c' object='libarchive/test/test-test_read_format_tar_invalid_pax_size.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tar_invalid_pax_size.o `test -f 'libarchive/test/test_read_format_tar_invalid_pax_size.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tar_invalid_pax_size.c - -libarchive/test/test-test_read_format_tar_invalid_pax_size.obj: libarchive/test/test_read_format_tar_invalid_pax_size.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tar_invalid_pax_size.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tar_invalid_pax_size.Tpo -c -o libarchive/test/test-test_read_format_tar_invalid_pax_size.obj `if test -f 'libarchive/test/test_read_format_tar_invalid_pax_size.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tar_invalid_pax_size.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tar_invalid_pax_size.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tar_invalid_pax_size.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tar_invalid_pax_size.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tar_invalid_pax_size.c' object='libarchive/test/test-test_read_format_tar_invalid_pax_size.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tar_invalid_pax_size.obj `if test -f 'libarchive/test/test_read_format_tar_invalid_pax_size.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tar_invalid_pax_size.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tar_invalid_pax_size.c'; fi` - -libarchive/test/test-test_read_format_tbz.o: libarchive/test/test_read_format_tbz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tbz.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tbz.Tpo -c -o libarchive/test/test-test_read_format_tbz.o `test -f 'libarchive/test/test_read_format_tbz.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tbz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tbz.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tbz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tbz.c' object='libarchive/test/test-test_read_format_tbz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tbz.o `test -f 'libarchive/test/test_read_format_tbz.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tbz.c - -libarchive/test/test-test_read_format_tbz.obj: libarchive/test/test_read_format_tbz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tbz.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tbz.Tpo -c -o libarchive/test/test-test_read_format_tbz.obj `if test -f 'libarchive/test/test_read_format_tbz.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tbz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tbz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tbz.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tbz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tbz.c' object='libarchive/test/test-test_read_format_tbz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tbz.obj `if test -f 'libarchive/test/test_read_format_tbz.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tbz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tbz.c'; fi` - -libarchive/test/test-test_read_format_tgz.o: libarchive/test/test_read_format_tgz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tgz.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tgz.Tpo -c -o libarchive/test/test-test_read_format_tgz.o `test -f 'libarchive/test/test_read_format_tgz.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tgz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tgz.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tgz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tgz.c' object='libarchive/test/test-test_read_format_tgz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tgz.o `test -f 'libarchive/test/test_read_format_tgz.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tgz.c - -libarchive/test/test-test_read_format_tgz.obj: libarchive/test/test_read_format_tgz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tgz.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tgz.Tpo -c -o libarchive/test/test-test_read_format_tgz.obj `if test -f 'libarchive/test/test_read_format_tgz.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tgz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tgz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tgz.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tgz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tgz.c' object='libarchive/test/test-test_read_format_tgz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tgz.obj `if test -f 'libarchive/test/test_read_format_tgz.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tgz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tgz.c'; fi` - -libarchive/test/test-test_read_format_tlz.o: libarchive/test/test_read_format_tlz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tlz.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tlz.Tpo -c -o libarchive/test/test-test_read_format_tlz.o `test -f 'libarchive/test/test_read_format_tlz.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tlz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tlz.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tlz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tlz.c' object='libarchive/test/test-test_read_format_tlz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tlz.o `test -f 'libarchive/test/test_read_format_tlz.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tlz.c - -libarchive/test/test-test_read_format_tlz.obj: libarchive/test/test_read_format_tlz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tlz.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tlz.Tpo -c -o libarchive/test/test-test_read_format_tlz.obj `if test -f 'libarchive/test/test_read_format_tlz.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tlz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tlz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tlz.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tlz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tlz.c' object='libarchive/test/test-test_read_format_tlz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tlz.obj `if test -f 'libarchive/test/test_read_format_tlz.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tlz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tlz.c'; fi` - -libarchive/test/test-test_read_format_txz.o: libarchive/test/test_read_format_txz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_txz.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_txz.Tpo -c -o libarchive/test/test-test_read_format_txz.o `test -f 'libarchive/test/test_read_format_txz.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_txz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_txz.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_txz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_txz.c' object='libarchive/test/test-test_read_format_txz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_txz.o `test -f 'libarchive/test/test_read_format_txz.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_txz.c - -libarchive/test/test-test_read_format_txz.obj: libarchive/test/test_read_format_txz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_txz.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_txz.Tpo -c -o libarchive/test/test-test_read_format_txz.obj `if test -f 'libarchive/test/test_read_format_txz.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_txz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_txz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_txz.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_txz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_txz.c' object='libarchive/test/test-test_read_format_txz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_txz.obj `if test -f 'libarchive/test/test_read_format_txz.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_txz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_txz.c'; fi` - -libarchive/test/test-test_read_format_tz.o: libarchive/test/test_read_format_tz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tz.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tz.Tpo -c -o libarchive/test/test-test_read_format_tz.o `test -f 'libarchive/test/test_read_format_tz.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tz.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tz.c' object='libarchive/test/test-test_read_format_tz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tz.o `test -f 'libarchive/test/test_read_format_tz.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_tz.c - -libarchive/test/test-test_read_format_tz.obj: libarchive/test/test_read_format_tz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_tz.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_tz.Tpo -c -o libarchive/test/test-test_read_format_tz.obj `if test -f 'libarchive/test/test_read_format_tz.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_tz.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_tz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_tz.c' object='libarchive/test/test-test_read_format_tz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_tz.obj `if test -f 'libarchive/test/test_read_format_tz.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_tz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_tz.c'; fi` - -libarchive/test/test-test_read_format_ustar_filename.o: libarchive/test/test_read_format_ustar_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_ustar_filename.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_ustar_filename.Tpo -c -o libarchive/test/test-test_read_format_ustar_filename.o `test -f 'libarchive/test/test_read_format_ustar_filename.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_ustar_filename.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_ustar_filename.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_ustar_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_ustar_filename.c' object='libarchive/test/test-test_read_format_ustar_filename.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_ustar_filename.o `test -f 'libarchive/test/test_read_format_ustar_filename.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_ustar_filename.c - -libarchive/test/test-test_read_format_ustar_filename.obj: libarchive/test/test_read_format_ustar_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_ustar_filename.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_ustar_filename.Tpo -c -o libarchive/test/test-test_read_format_ustar_filename.obj `if test -f 'libarchive/test/test_read_format_ustar_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_ustar_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_ustar_filename.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_ustar_filename.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_ustar_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_ustar_filename.c' object='libarchive/test/test-test_read_format_ustar_filename.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_ustar_filename.obj `if test -f 'libarchive/test/test_read_format_ustar_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_ustar_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_ustar_filename.c'; fi` - -libarchive/test/test-test_read_format_warc.o: libarchive/test/test_read_format_warc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_warc.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_warc.Tpo -c -o libarchive/test/test-test_read_format_warc.o `test -f 'libarchive/test/test_read_format_warc.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_warc.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_warc.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_warc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_warc.c' object='libarchive/test/test-test_read_format_warc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_warc.o `test -f 'libarchive/test/test_read_format_warc.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_warc.c - -libarchive/test/test-test_read_format_warc.obj: libarchive/test/test_read_format_warc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_warc.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_warc.Tpo -c -o libarchive/test/test-test_read_format_warc.obj `if test -f 'libarchive/test/test_read_format_warc.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_warc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_warc.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_warc.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_warc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_warc.c' object='libarchive/test/test-test_read_format_warc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_warc.obj `if test -f 'libarchive/test/test_read_format_warc.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_warc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_warc.c'; fi` - -libarchive/test/test-test_read_format_xar.o: libarchive/test/test_read_format_xar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_xar.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_xar.Tpo -c -o libarchive/test/test-test_read_format_xar.o `test -f 'libarchive/test/test_read_format_xar.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_xar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_xar.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_xar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_xar.c' object='libarchive/test/test-test_read_format_xar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_xar.o `test -f 'libarchive/test/test_read_format_xar.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_xar.c - -libarchive/test/test-test_read_format_xar.obj: libarchive/test/test_read_format_xar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_xar.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_xar.Tpo -c -o libarchive/test/test-test_read_format_xar.obj `if test -f 'libarchive/test/test_read_format_xar.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_xar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_xar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_xar.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_xar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_xar.c' object='libarchive/test/test-test_read_format_xar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_xar.obj `if test -f 'libarchive/test/test_read_format_xar.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_xar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_xar.c'; fi` - -libarchive/test/test-test_read_format_zip.o: libarchive/test/test_read_format_zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip.Tpo -c -o libarchive/test/test-test_read_format_zip.o `test -f 'libarchive/test/test_read_format_zip.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip.c' object='libarchive/test/test-test_read_format_zip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip.o `test -f 'libarchive/test/test_read_format_zip.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip.c - -libarchive/test/test-test_read_format_zip.obj: libarchive/test/test_read_format_zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip.Tpo -c -o libarchive/test/test-test_read_format_zip.obj `if test -f 'libarchive/test/test_read_format_zip.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip.c' object='libarchive/test/test-test_read_format_zip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip.obj `if test -f 'libarchive/test/test_read_format_zip.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip.c'; fi` - -libarchive/test/test-test_read_format_zip_7075_utf8_paths.o: libarchive/test/test_read_format_zip_7075_utf8_paths.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_7075_utf8_paths.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_7075_utf8_paths.Tpo -c -o libarchive/test/test-test_read_format_zip_7075_utf8_paths.o `test -f 'libarchive/test/test_read_format_zip_7075_utf8_paths.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_7075_utf8_paths.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_7075_utf8_paths.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_7075_utf8_paths.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_7075_utf8_paths.c' object='libarchive/test/test-test_read_format_zip_7075_utf8_paths.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_7075_utf8_paths.o `test -f 'libarchive/test/test_read_format_zip_7075_utf8_paths.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_7075_utf8_paths.c - -libarchive/test/test-test_read_format_zip_7075_utf8_paths.obj: libarchive/test/test_read_format_zip_7075_utf8_paths.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_7075_utf8_paths.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_7075_utf8_paths.Tpo -c -o libarchive/test/test-test_read_format_zip_7075_utf8_paths.obj `if test -f 'libarchive/test/test_read_format_zip_7075_utf8_paths.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_7075_utf8_paths.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_7075_utf8_paths.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_7075_utf8_paths.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_7075_utf8_paths.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_7075_utf8_paths.c' object='libarchive/test/test-test_read_format_zip_7075_utf8_paths.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_7075_utf8_paths.obj `if test -f 'libarchive/test/test_read_format_zip_7075_utf8_paths.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_7075_utf8_paths.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_7075_utf8_paths.c'; fi` - -libarchive/test/test-test_read_format_zip_comment_stored.o: libarchive/test/test_read_format_zip_comment_stored.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_comment_stored.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_comment_stored.Tpo -c -o libarchive/test/test-test_read_format_zip_comment_stored.o `test -f 'libarchive/test/test_read_format_zip_comment_stored.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_comment_stored.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_comment_stored.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_comment_stored.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_comment_stored.c' object='libarchive/test/test-test_read_format_zip_comment_stored.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_comment_stored.o `test -f 'libarchive/test/test_read_format_zip_comment_stored.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_comment_stored.c - -libarchive/test/test-test_read_format_zip_comment_stored.obj: libarchive/test/test_read_format_zip_comment_stored.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_comment_stored.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_comment_stored.Tpo -c -o libarchive/test/test-test_read_format_zip_comment_stored.obj `if test -f 'libarchive/test/test_read_format_zip_comment_stored.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_comment_stored.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_comment_stored.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_comment_stored.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_comment_stored.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_comment_stored.c' object='libarchive/test/test-test_read_format_zip_comment_stored.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_comment_stored.obj `if test -f 'libarchive/test/test_read_format_zip_comment_stored.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_comment_stored.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_comment_stored.c'; fi` - -libarchive/test/test-test_read_format_zip_encryption_data.o: libarchive/test/test_read_format_zip_encryption_data.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_encryption_data.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_data.Tpo -c -o libarchive/test/test-test_read_format_zip_encryption_data.o `test -f 'libarchive/test/test_read_format_zip_encryption_data.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_encryption_data.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_data.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_data.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_encryption_data.c' object='libarchive/test/test-test_read_format_zip_encryption_data.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_encryption_data.o `test -f 'libarchive/test/test_read_format_zip_encryption_data.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_encryption_data.c - -libarchive/test/test-test_read_format_zip_encryption_data.obj: libarchive/test/test_read_format_zip_encryption_data.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_encryption_data.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_data.Tpo -c -o libarchive/test/test-test_read_format_zip_encryption_data.obj `if test -f 'libarchive/test/test_read_format_zip_encryption_data.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_encryption_data.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_encryption_data.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_data.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_data.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_encryption_data.c' object='libarchive/test/test-test_read_format_zip_encryption_data.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_encryption_data.obj `if test -f 'libarchive/test/test_read_format_zip_encryption_data.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_encryption_data.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_encryption_data.c'; fi` - -libarchive/test/test-test_read_format_zip_encryption_partially.o: libarchive/test/test_read_format_zip_encryption_partially.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_encryption_partially.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_partially.Tpo -c -o libarchive/test/test-test_read_format_zip_encryption_partially.o `test -f 'libarchive/test/test_read_format_zip_encryption_partially.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_encryption_partially.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_partially.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_partially.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_encryption_partially.c' object='libarchive/test/test-test_read_format_zip_encryption_partially.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_encryption_partially.o `test -f 'libarchive/test/test_read_format_zip_encryption_partially.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_encryption_partially.c - -libarchive/test/test-test_read_format_zip_encryption_partially.obj: libarchive/test/test_read_format_zip_encryption_partially.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_encryption_partially.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_partially.Tpo -c -o libarchive/test/test-test_read_format_zip_encryption_partially.obj `if test -f 'libarchive/test/test_read_format_zip_encryption_partially.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_encryption_partially.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_encryption_partially.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_partially.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_partially.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_encryption_partially.c' object='libarchive/test/test-test_read_format_zip_encryption_partially.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_encryption_partially.obj `if test -f 'libarchive/test/test_read_format_zip_encryption_partially.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_encryption_partially.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_encryption_partially.c'; fi` - -libarchive/test/test-test_read_format_zip_encryption_header.o: libarchive/test/test_read_format_zip_encryption_header.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_encryption_header.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_header.Tpo -c -o libarchive/test/test-test_read_format_zip_encryption_header.o `test -f 'libarchive/test/test_read_format_zip_encryption_header.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_encryption_header.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_header.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_header.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_encryption_header.c' object='libarchive/test/test-test_read_format_zip_encryption_header.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_encryption_header.o `test -f 'libarchive/test/test_read_format_zip_encryption_header.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_encryption_header.c - -libarchive/test/test-test_read_format_zip_encryption_header.obj: libarchive/test/test_read_format_zip_encryption_header.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_encryption_header.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_header.Tpo -c -o libarchive/test/test-test_read_format_zip_encryption_header.obj `if test -f 'libarchive/test/test_read_format_zip_encryption_header.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_encryption_header.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_encryption_header.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_header.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_header.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_encryption_header.c' object='libarchive/test/test-test_read_format_zip_encryption_header.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_encryption_header.obj `if test -f 'libarchive/test/test_read_format_zip_encryption_header.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_encryption_header.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_encryption_header.c'; fi` - -libarchive/test/test-test_read_format_zip_extra_padding.o: libarchive/test/test_read_format_zip_extra_padding.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_extra_padding.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_extra_padding.Tpo -c -o libarchive/test/test-test_read_format_zip_extra_padding.o `test -f 'libarchive/test/test_read_format_zip_extra_padding.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_extra_padding.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_extra_padding.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_extra_padding.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_extra_padding.c' object='libarchive/test/test-test_read_format_zip_extra_padding.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_extra_padding.o `test -f 'libarchive/test/test_read_format_zip_extra_padding.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_extra_padding.c - -libarchive/test/test-test_read_format_zip_extra_padding.obj: libarchive/test/test_read_format_zip_extra_padding.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_extra_padding.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_extra_padding.Tpo -c -o libarchive/test/test-test_read_format_zip_extra_padding.obj `if test -f 'libarchive/test/test_read_format_zip_extra_padding.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_extra_padding.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_extra_padding.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_extra_padding.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_extra_padding.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_extra_padding.c' object='libarchive/test/test-test_read_format_zip_extra_padding.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_extra_padding.obj `if test -f 'libarchive/test/test_read_format_zip_extra_padding.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_extra_padding.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_extra_padding.c'; fi` - -libarchive/test/test-test_read_format_zip_filename.o: libarchive/test/test_read_format_zip_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_filename.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_filename.Tpo -c -o libarchive/test/test-test_read_format_zip_filename.o `test -f 'libarchive/test/test_read_format_zip_filename.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_filename.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_filename.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_filename.c' object='libarchive/test/test-test_read_format_zip_filename.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_filename.o `test -f 'libarchive/test/test_read_format_zip_filename.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_filename.c - -libarchive/test/test-test_read_format_zip_filename.obj: libarchive/test/test_read_format_zip_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_filename.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_filename.Tpo -c -o libarchive/test/test-test_read_format_zip_filename.obj `if test -f 'libarchive/test/test_read_format_zip_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_filename.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_filename.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_filename.c' object='libarchive/test/test-test_read_format_zip_filename.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_filename.obj `if test -f 'libarchive/test/test_read_format_zip_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_filename.c'; fi` - -libarchive/test/test-test_read_format_zip_high_compression.o: libarchive/test/test_read_format_zip_high_compression.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_high_compression.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_high_compression.Tpo -c -o libarchive/test/test-test_read_format_zip_high_compression.o `test -f 'libarchive/test/test_read_format_zip_high_compression.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_high_compression.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_high_compression.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_high_compression.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_high_compression.c' object='libarchive/test/test-test_read_format_zip_high_compression.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_high_compression.o `test -f 'libarchive/test/test_read_format_zip_high_compression.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_high_compression.c - -libarchive/test/test-test_read_format_zip_high_compression.obj: libarchive/test/test_read_format_zip_high_compression.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_high_compression.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_high_compression.Tpo -c -o libarchive/test/test-test_read_format_zip_high_compression.obj `if test -f 'libarchive/test/test_read_format_zip_high_compression.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_high_compression.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_high_compression.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_high_compression.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_high_compression.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_high_compression.c' object='libarchive/test/test-test_read_format_zip_high_compression.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_high_compression.obj `if test -f 'libarchive/test/test_read_format_zip_high_compression.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_high_compression.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_high_compression.c'; fi` - -libarchive/test/test-test_read_format_zip_jar.o: libarchive/test/test_read_format_zip_jar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_jar.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_jar.Tpo -c -o libarchive/test/test-test_read_format_zip_jar.o `test -f 'libarchive/test/test_read_format_zip_jar.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_jar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_jar.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_jar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_jar.c' object='libarchive/test/test-test_read_format_zip_jar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_jar.o `test -f 'libarchive/test/test_read_format_zip_jar.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_jar.c - -libarchive/test/test-test_read_format_zip_jar.obj: libarchive/test/test_read_format_zip_jar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_jar.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_jar.Tpo -c -o libarchive/test/test-test_read_format_zip_jar.obj `if test -f 'libarchive/test/test_read_format_zip_jar.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_jar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_jar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_jar.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_jar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_jar.c' object='libarchive/test/test-test_read_format_zip_jar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_jar.obj `if test -f 'libarchive/test/test_read_format_zip_jar.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_jar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_jar.c'; fi` - -libarchive/test/test-test_read_format_zip_mac_metadata.o: libarchive/test/test_read_format_zip_mac_metadata.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_mac_metadata.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_mac_metadata.Tpo -c -o libarchive/test/test-test_read_format_zip_mac_metadata.o `test -f 'libarchive/test/test_read_format_zip_mac_metadata.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_mac_metadata.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_mac_metadata.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_mac_metadata.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_mac_metadata.c' object='libarchive/test/test-test_read_format_zip_mac_metadata.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_mac_metadata.o `test -f 'libarchive/test/test_read_format_zip_mac_metadata.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_mac_metadata.c - -libarchive/test/test-test_read_format_zip_mac_metadata.obj: libarchive/test/test_read_format_zip_mac_metadata.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_mac_metadata.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_mac_metadata.Tpo -c -o libarchive/test/test-test_read_format_zip_mac_metadata.obj `if test -f 'libarchive/test/test_read_format_zip_mac_metadata.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_mac_metadata.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_mac_metadata.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_mac_metadata.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_mac_metadata.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_mac_metadata.c' object='libarchive/test/test-test_read_format_zip_mac_metadata.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_mac_metadata.obj `if test -f 'libarchive/test/test_read_format_zip_mac_metadata.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_mac_metadata.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_mac_metadata.c'; fi` - -libarchive/test/test-test_read_format_zip_malformed.o: libarchive/test/test_read_format_zip_malformed.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_malformed.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_malformed.Tpo -c -o libarchive/test/test-test_read_format_zip_malformed.o `test -f 'libarchive/test/test_read_format_zip_malformed.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_malformed.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_malformed.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_malformed.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_malformed.c' object='libarchive/test/test-test_read_format_zip_malformed.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_malformed.o `test -f 'libarchive/test/test_read_format_zip_malformed.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_malformed.c - -libarchive/test/test-test_read_format_zip_malformed.obj: libarchive/test/test_read_format_zip_malformed.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_malformed.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_malformed.Tpo -c -o libarchive/test/test-test_read_format_zip_malformed.obj `if test -f 'libarchive/test/test_read_format_zip_malformed.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_malformed.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_malformed.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_malformed.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_malformed.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_malformed.c' object='libarchive/test/test-test_read_format_zip_malformed.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_malformed.obj `if test -f 'libarchive/test/test_read_format_zip_malformed.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_malformed.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_malformed.c'; fi` - -libarchive/test/test-test_read_format_zip_msdos.o: libarchive/test/test_read_format_zip_msdos.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_msdos.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_msdos.Tpo -c -o libarchive/test/test-test_read_format_zip_msdos.o `test -f 'libarchive/test/test_read_format_zip_msdos.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_msdos.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_msdos.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_msdos.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_msdos.c' object='libarchive/test/test-test_read_format_zip_msdos.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_msdos.o `test -f 'libarchive/test/test_read_format_zip_msdos.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_msdos.c - -libarchive/test/test-test_read_format_zip_msdos.obj: libarchive/test/test_read_format_zip_msdos.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_msdos.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_msdos.Tpo -c -o libarchive/test/test-test_read_format_zip_msdos.obj `if test -f 'libarchive/test/test_read_format_zip_msdos.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_msdos.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_msdos.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_msdos.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_msdos.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_msdos.c' object='libarchive/test/test-test_read_format_zip_msdos.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_msdos.obj `if test -f 'libarchive/test/test_read_format_zip_msdos.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_msdos.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_msdos.c'; fi` - -libarchive/test/test-test_read_format_zip_nested.o: libarchive/test/test_read_format_zip_nested.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_nested.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_nested.Tpo -c -o libarchive/test/test-test_read_format_zip_nested.o `test -f 'libarchive/test/test_read_format_zip_nested.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_nested.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_nested.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_nested.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_nested.c' object='libarchive/test/test-test_read_format_zip_nested.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_nested.o `test -f 'libarchive/test/test_read_format_zip_nested.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_nested.c - -libarchive/test/test-test_read_format_zip_nested.obj: libarchive/test/test_read_format_zip_nested.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_nested.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_nested.Tpo -c -o libarchive/test/test-test_read_format_zip_nested.obj `if test -f 'libarchive/test/test_read_format_zip_nested.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_nested.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_nested.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_nested.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_nested.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_nested.c' object='libarchive/test/test-test_read_format_zip_nested.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_nested.obj `if test -f 'libarchive/test/test_read_format_zip_nested.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_nested.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_nested.c'; fi` - -libarchive/test/test-test_read_format_zip_nofiletype.o: libarchive/test/test_read_format_zip_nofiletype.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_nofiletype.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_nofiletype.Tpo -c -o libarchive/test/test-test_read_format_zip_nofiletype.o `test -f 'libarchive/test/test_read_format_zip_nofiletype.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_nofiletype.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_nofiletype.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_nofiletype.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_nofiletype.c' object='libarchive/test/test-test_read_format_zip_nofiletype.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_nofiletype.o `test -f 'libarchive/test/test_read_format_zip_nofiletype.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_nofiletype.c - -libarchive/test/test-test_read_format_zip_nofiletype.obj: libarchive/test/test_read_format_zip_nofiletype.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_nofiletype.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_nofiletype.Tpo -c -o libarchive/test/test-test_read_format_zip_nofiletype.obj `if test -f 'libarchive/test/test_read_format_zip_nofiletype.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_nofiletype.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_nofiletype.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_nofiletype.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_nofiletype.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_nofiletype.c' object='libarchive/test/test-test_read_format_zip_nofiletype.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_nofiletype.obj `if test -f 'libarchive/test/test_read_format_zip_nofiletype.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_nofiletype.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_nofiletype.c'; fi` - -libarchive/test/test-test_read_format_zip_padded.o: libarchive/test/test_read_format_zip_padded.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_padded.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_padded.Tpo -c -o libarchive/test/test-test_read_format_zip_padded.o `test -f 'libarchive/test/test_read_format_zip_padded.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_padded.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_padded.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_padded.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_padded.c' object='libarchive/test/test-test_read_format_zip_padded.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_padded.o `test -f 'libarchive/test/test_read_format_zip_padded.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_padded.c - -libarchive/test/test-test_read_format_zip_padded.obj: libarchive/test/test_read_format_zip_padded.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_padded.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_padded.Tpo -c -o libarchive/test/test-test_read_format_zip_padded.obj `if test -f 'libarchive/test/test_read_format_zip_padded.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_padded.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_padded.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_padded.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_padded.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_padded.c' object='libarchive/test/test-test_read_format_zip_padded.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_padded.obj `if test -f 'libarchive/test/test_read_format_zip_padded.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_padded.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_padded.c'; fi` - -libarchive/test/test-test_read_format_zip_sfx.o: libarchive/test/test_read_format_zip_sfx.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_sfx.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_sfx.Tpo -c -o libarchive/test/test-test_read_format_zip_sfx.o `test -f 'libarchive/test/test_read_format_zip_sfx.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_sfx.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_sfx.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_sfx.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_sfx.c' object='libarchive/test/test-test_read_format_zip_sfx.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_sfx.o `test -f 'libarchive/test/test_read_format_zip_sfx.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_sfx.c - -libarchive/test/test-test_read_format_zip_sfx.obj: libarchive/test/test_read_format_zip_sfx.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_sfx.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_sfx.Tpo -c -o libarchive/test/test-test_read_format_zip_sfx.obj `if test -f 'libarchive/test/test_read_format_zip_sfx.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_sfx.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_sfx.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_sfx.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_sfx.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_sfx.c' object='libarchive/test/test-test_read_format_zip_sfx.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_sfx.obj `if test -f 'libarchive/test/test_read_format_zip_sfx.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_sfx.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_sfx.c'; fi` - -libarchive/test/test-test_read_format_zip_traditional_encryption_data.o: libarchive/test/test_read_format_zip_traditional_encryption_data.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_traditional_encryption_data.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_traditional_encryption_data.Tpo -c -o libarchive/test/test-test_read_format_zip_traditional_encryption_data.o `test -f 'libarchive/test/test_read_format_zip_traditional_encryption_data.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_traditional_encryption_data.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_traditional_encryption_data.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_traditional_encryption_data.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_traditional_encryption_data.c' object='libarchive/test/test-test_read_format_zip_traditional_encryption_data.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_traditional_encryption_data.o `test -f 'libarchive/test/test_read_format_zip_traditional_encryption_data.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_traditional_encryption_data.c - -libarchive/test/test-test_read_format_zip_traditional_encryption_data.obj: libarchive/test/test_read_format_zip_traditional_encryption_data.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_traditional_encryption_data.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_traditional_encryption_data.Tpo -c -o libarchive/test/test-test_read_format_zip_traditional_encryption_data.obj `if test -f 'libarchive/test/test_read_format_zip_traditional_encryption_data.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_traditional_encryption_data.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_traditional_encryption_data.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_traditional_encryption_data.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_traditional_encryption_data.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_traditional_encryption_data.c' object='libarchive/test/test-test_read_format_zip_traditional_encryption_data.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_traditional_encryption_data.obj `if test -f 'libarchive/test/test_read_format_zip_traditional_encryption_data.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_traditional_encryption_data.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_traditional_encryption_data.c'; fi` - -libarchive/test/test-test_read_format_zip_winzip_aes.o: libarchive/test/test_read_format_zip_winzip_aes.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_winzip_aes.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes.Tpo -c -o libarchive/test/test-test_read_format_zip_winzip_aes.o `test -f 'libarchive/test/test_read_format_zip_winzip_aes.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_winzip_aes.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_winzip_aes.c' object='libarchive/test/test-test_read_format_zip_winzip_aes.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_winzip_aes.o `test -f 'libarchive/test/test_read_format_zip_winzip_aes.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_winzip_aes.c - -libarchive/test/test-test_read_format_zip_winzip_aes.obj: libarchive/test/test_read_format_zip_winzip_aes.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_winzip_aes.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes.Tpo -c -o libarchive/test/test-test_read_format_zip_winzip_aes.obj `if test -f 'libarchive/test/test_read_format_zip_winzip_aes.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_winzip_aes.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_winzip_aes.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_winzip_aes.c' object='libarchive/test/test-test_read_format_zip_winzip_aes.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_winzip_aes.obj `if test -f 'libarchive/test/test_read_format_zip_winzip_aes.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_winzip_aes.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_winzip_aes.c'; fi` - -libarchive/test/test-test_read_format_zip_winzip_aes_large.o: libarchive/test/test_read_format_zip_winzip_aes_large.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_winzip_aes_large.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes_large.Tpo -c -o libarchive/test/test-test_read_format_zip_winzip_aes_large.o `test -f 'libarchive/test/test_read_format_zip_winzip_aes_large.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_winzip_aes_large.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes_large.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes_large.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_winzip_aes_large.c' object='libarchive/test/test-test_read_format_zip_winzip_aes_large.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_winzip_aes_large.o `test -f 'libarchive/test/test_read_format_zip_winzip_aes_large.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_winzip_aes_large.c - -libarchive/test/test-test_read_format_zip_winzip_aes_large.obj: libarchive/test/test_read_format_zip_winzip_aes_large.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_winzip_aes_large.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes_large.Tpo -c -o libarchive/test/test-test_read_format_zip_winzip_aes_large.obj `if test -f 'libarchive/test/test_read_format_zip_winzip_aes_large.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_winzip_aes_large.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_winzip_aes_large.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes_large.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes_large.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_winzip_aes_large.c' object='libarchive/test/test-test_read_format_zip_winzip_aes_large.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_winzip_aes_large.obj `if test -f 'libarchive/test/test_read_format_zip_winzip_aes_large.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_winzip_aes_large.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_winzip_aes_large.c'; fi` - -libarchive/test/test-test_read_format_zip_zip64.o: libarchive/test/test_read_format_zip_zip64.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_zip64.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_zip64.Tpo -c -o libarchive/test/test-test_read_format_zip_zip64.o `test -f 'libarchive/test/test_read_format_zip_zip64.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_zip64.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_zip64.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_zip64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_zip64.c' object='libarchive/test/test-test_read_format_zip_zip64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_zip64.o `test -f 'libarchive/test/test_read_format_zip_zip64.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_zip64.c - -libarchive/test/test-test_read_format_zip_zip64.obj: libarchive/test/test_read_format_zip_zip64.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_zip64.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_zip64.Tpo -c -o libarchive/test/test-test_read_format_zip_zip64.obj `if test -f 'libarchive/test/test_read_format_zip_zip64.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_zip64.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_zip64.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_zip64.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_zip64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_zip64.c' object='libarchive/test/test-test_read_format_zip_zip64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_zip64.obj `if test -f 'libarchive/test/test_read_format_zip_zip64.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_zip64.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_zip64.c'; fi` - -libarchive/test/test-test_read_format_zip_with_invalid_traditional_eocd.o: libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_with_invalid_traditional_eocd.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_with_invalid_traditional_eocd.Tpo -c -o libarchive/test/test-test_read_format_zip_with_invalid_traditional_eocd.o `test -f 'libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_with_invalid_traditional_eocd.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_with_invalid_traditional_eocd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c' object='libarchive/test/test-test_read_format_zip_with_invalid_traditional_eocd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_with_invalid_traditional_eocd.o `test -f 'libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c' || echo '$(srcdir)/'`libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c - -libarchive/test/test-test_read_format_zip_with_invalid_traditional_eocd.obj: libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_format_zip_with_invalid_traditional_eocd.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_format_zip_with_invalid_traditional_eocd.Tpo -c -o libarchive/test/test-test_read_format_zip_with_invalid_traditional_eocd.obj `if test -f 'libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_format_zip_with_invalid_traditional_eocd.Tpo libarchive/test/$(DEPDIR)/test-test_read_format_zip_with_invalid_traditional_eocd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c' object='libarchive/test/test-test_read_format_zip_with_invalid_traditional_eocd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_format_zip_with_invalid_traditional_eocd.obj `if test -f 'libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c'; then $(CYGPATH_W) 'libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c'; fi` - -libarchive/test/test-test_read_large.o: libarchive/test/test_read_large.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_large.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_large.Tpo -c -o libarchive/test/test-test_read_large.o `test -f 'libarchive/test/test_read_large.c' || echo '$(srcdir)/'`libarchive/test/test_read_large.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_large.Tpo libarchive/test/$(DEPDIR)/test-test_read_large.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_large.c' object='libarchive/test/test-test_read_large.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_large.o `test -f 'libarchive/test/test_read_large.c' || echo '$(srcdir)/'`libarchive/test/test_read_large.c - -libarchive/test/test-test_read_large.obj: libarchive/test/test_read_large.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_large.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_large.Tpo -c -o libarchive/test/test-test_read_large.obj `if test -f 'libarchive/test/test_read_large.c'; then $(CYGPATH_W) 'libarchive/test/test_read_large.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_large.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_large.Tpo libarchive/test/$(DEPDIR)/test-test_read_large.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_large.c' object='libarchive/test/test-test_read_large.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_large.obj `if test -f 'libarchive/test/test_read_large.c'; then $(CYGPATH_W) 'libarchive/test/test_read_large.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_large.c'; fi` - -libarchive/test/test-test_read_pax_xattr_rht_security_selinux.o: libarchive/test/test_read_pax_xattr_rht_security_selinux.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_pax_xattr_rht_security_selinux.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_rht_security_selinux.Tpo -c -o libarchive/test/test-test_read_pax_xattr_rht_security_selinux.o `test -f 'libarchive/test/test_read_pax_xattr_rht_security_selinux.c' || echo '$(srcdir)/'`libarchive/test/test_read_pax_xattr_rht_security_selinux.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_rht_security_selinux.Tpo libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_rht_security_selinux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_pax_xattr_rht_security_selinux.c' object='libarchive/test/test-test_read_pax_xattr_rht_security_selinux.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_pax_xattr_rht_security_selinux.o `test -f 'libarchive/test/test_read_pax_xattr_rht_security_selinux.c' || echo '$(srcdir)/'`libarchive/test/test_read_pax_xattr_rht_security_selinux.c - -libarchive/test/test-test_read_pax_xattr_rht_security_selinux.obj: libarchive/test/test_read_pax_xattr_rht_security_selinux.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_pax_xattr_rht_security_selinux.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_rht_security_selinux.Tpo -c -o libarchive/test/test-test_read_pax_xattr_rht_security_selinux.obj `if test -f 'libarchive/test/test_read_pax_xattr_rht_security_selinux.c'; then $(CYGPATH_W) 'libarchive/test/test_read_pax_xattr_rht_security_selinux.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_pax_xattr_rht_security_selinux.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_rht_security_selinux.Tpo libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_rht_security_selinux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_pax_xattr_rht_security_selinux.c' object='libarchive/test/test-test_read_pax_xattr_rht_security_selinux.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_pax_xattr_rht_security_selinux.obj `if test -f 'libarchive/test/test_read_pax_xattr_rht_security_selinux.c'; then $(CYGPATH_W) 'libarchive/test/test_read_pax_xattr_rht_security_selinux.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_pax_xattr_rht_security_selinux.c'; fi` - -libarchive/test/test-test_read_pax_xattr_schily.o: libarchive/test/test_read_pax_xattr_schily.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_pax_xattr_schily.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_schily.Tpo -c -o libarchive/test/test-test_read_pax_xattr_schily.o `test -f 'libarchive/test/test_read_pax_xattr_schily.c' || echo '$(srcdir)/'`libarchive/test/test_read_pax_xattr_schily.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_schily.Tpo libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_schily.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_pax_xattr_schily.c' object='libarchive/test/test-test_read_pax_xattr_schily.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_pax_xattr_schily.o `test -f 'libarchive/test/test_read_pax_xattr_schily.c' || echo '$(srcdir)/'`libarchive/test/test_read_pax_xattr_schily.c - -libarchive/test/test-test_read_pax_xattr_schily.obj: libarchive/test/test_read_pax_xattr_schily.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_pax_xattr_schily.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_schily.Tpo -c -o libarchive/test/test-test_read_pax_xattr_schily.obj `if test -f 'libarchive/test/test_read_pax_xattr_schily.c'; then $(CYGPATH_W) 'libarchive/test/test_read_pax_xattr_schily.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_pax_xattr_schily.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_schily.Tpo libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_schily.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_pax_xattr_schily.c' object='libarchive/test/test-test_read_pax_xattr_schily.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_pax_xattr_schily.obj `if test -f 'libarchive/test/test_read_pax_xattr_schily.c'; then $(CYGPATH_W) 'libarchive/test/test_read_pax_xattr_schily.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_pax_xattr_schily.c'; fi` - -libarchive/test/test-test_read_pax_truncated.o: libarchive/test/test_read_pax_truncated.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_pax_truncated.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_pax_truncated.Tpo -c -o libarchive/test/test-test_read_pax_truncated.o `test -f 'libarchive/test/test_read_pax_truncated.c' || echo '$(srcdir)/'`libarchive/test/test_read_pax_truncated.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_pax_truncated.Tpo libarchive/test/$(DEPDIR)/test-test_read_pax_truncated.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_pax_truncated.c' object='libarchive/test/test-test_read_pax_truncated.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_pax_truncated.o `test -f 'libarchive/test/test_read_pax_truncated.c' || echo '$(srcdir)/'`libarchive/test/test_read_pax_truncated.c - -libarchive/test/test-test_read_pax_truncated.obj: libarchive/test/test_read_pax_truncated.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_pax_truncated.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_pax_truncated.Tpo -c -o libarchive/test/test-test_read_pax_truncated.obj `if test -f 'libarchive/test/test_read_pax_truncated.c'; then $(CYGPATH_W) 'libarchive/test/test_read_pax_truncated.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_pax_truncated.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_pax_truncated.Tpo libarchive/test/$(DEPDIR)/test-test_read_pax_truncated.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_pax_truncated.c' object='libarchive/test/test-test_read_pax_truncated.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_pax_truncated.obj `if test -f 'libarchive/test/test_read_pax_truncated.c'; then $(CYGPATH_W) 'libarchive/test/test_read_pax_truncated.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_pax_truncated.c'; fi` - -libarchive/test/test-test_read_position.o: libarchive/test/test_read_position.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_position.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_position.Tpo -c -o libarchive/test/test-test_read_position.o `test -f 'libarchive/test/test_read_position.c' || echo '$(srcdir)/'`libarchive/test/test_read_position.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_position.Tpo libarchive/test/$(DEPDIR)/test-test_read_position.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_position.c' object='libarchive/test/test-test_read_position.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_position.o `test -f 'libarchive/test/test_read_position.c' || echo '$(srcdir)/'`libarchive/test/test_read_position.c - -libarchive/test/test-test_read_position.obj: libarchive/test/test_read_position.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_position.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_position.Tpo -c -o libarchive/test/test-test_read_position.obj `if test -f 'libarchive/test/test_read_position.c'; then $(CYGPATH_W) 'libarchive/test/test_read_position.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_position.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_position.Tpo libarchive/test/$(DEPDIR)/test-test_read_position.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_position.c' object='libarchive/test/test-test_read_position.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_position.obj `if test -f 'libarchive/test/test_read_position.c'; then $(CYGPATH_W) 'libarchive/test/test_read_position.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_position.c'; fi` - -libarchive/test/test-test_read_set_format.o: libarchive/test/test_read_set_format.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_set_format.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_set_format.Tpo -c -o libarchive/test/test-test_read_set_format.o `test -f 'libarchive/test/test_read_set_format.c' || echo '$(srcdir)/'`libarchive/test/test_read_set_format.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_set_format.Tpo libarchive/test/$(DEPDIR)/test-test_read_set_format.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_set_format.c' object='libarchive/test/test-test_read_set_format.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_set_format.o `test -f 'libarchive/test/test_read_set_format.c' || echo '$(srcdir)/'`libarchive/test/test_read_set_format.c - -libarchive/test/test-test_read_set_format.obj: libarchive/test/test_read_set_format.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_set_format.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_set_format.Tpo -c -o libarchive/test/test-test_read_set_format.obj `if test -f 'libarchive/test/test_read_set_format.c'; then $(CYGPATH_W) 'libarchive/test/test_read_set_format.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_set_format.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_set_format.Tpo libarchive/test/$(DEPDIR)/test-test_read_set_format.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_set_format.c' object='libarchive/test/test-test_read_set_format.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_set_format.obj `if test -f 'libarchive/test/test_read_set_format.c'; then $(CYGPATH_W) 'libarchive/test/test_read_set_format.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_set_format.c'; fi` - -libarchive/test/test-test_read_too_many_filters.o: libarchive/test/test_read_too_many_filters.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_too_many_filters.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_too_many_filters.Tpo -c -o libarchive/test/test-test_read_too_many_filters.o `test -f 'libarchive/test/test_read_too_many_filters.c' || echo '$(srcdir)/'`libarchive/test/test_read_too_many_filters.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_too_many_filters.Tpo libarchive/test/$(DEPDIR)/test-test_read_too_many_filters.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_too_many_filters.c' object='libarchive/test/test-test_read_too_many_filters.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_too_many_filters.o `test -f 'libarchive/test/test_read_too_many_filters.c' || echo '$(srcdir)/'`libarchive/test/test_read_too_many_filters.c - -libarchive/test/test-test_read_too_many_filters.obj: libarchive/test/test_read_too_many_filters.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_too_many_filters.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_too_many_filters.Tpo -c -o libarchive/test/test-test_read_too_many_filters.obj `if test -f 'libarchive/test/test_read_too_many_filters.c'; then $(CYGPATH_W) 'libarchive/test/test_read_too_many_filters.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_too_many_filters.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_too_many_filters.Tpo libarchive/test/$(DEPDIR)/test-test_read_too_many_filters.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_too_many_filters.c' object='libarchive/test/test-test_read_too_many_filters.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_too_many_filters.obj `if test -f 'libarchive/test/test_read_too_many_filters.c'; then $(CYGPATH_W) 'libarchive/test/test_read_too_many_filters.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_too_many_filters.c'; fi` - -libarchive/test/test-test_read_truncated.o: libarchive/test/test_read_truncated.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_truncated.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_truncated.Tpo -c -o libarchive/test/test-test_read_truncated.o `test -f 'libarchive/test/test_read_truncated.c' || echo '$(srcdir)/'`libarchive/test/test_read_truncated.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_truncated.Tpo libarchive/test/$(DEPDIR)/test-test_read_truncated.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_truncated.c' object='libarchive/test/test-test_read_truncated.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_truncated.o `test -f 'libarchive/test/test_read_truncated.c' || echo '$(srcdir)/'`libarchive/test/test_read_truncated.c - -libarchive/test/test-test_read_truncated.obj: libarchive/test/test_read_truncated.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_truncated.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_truncated.Tpo -c -o libarchive/test/test-test_read_truncated.obj `if test -f 'libarchive/test/test_read_truncated.c'; then $(CYGPATH_W) 'libarchive/test/test_read_truncated.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_truncated.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_truncated.Tpo libarchive/test/$(DEPDIR)/test-test_read_truncated.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_truncated.c' object='libarchive/test/test-test_read_truncated.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_truncated.obj `if test -f 'libarchive/test/test_read_truncated.c'; then $(CYGPATH_W) 'libarchive/test/test_read_truncated.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_truncated.c'; fi` - -libarchive/test/test-test_read_truncated_filter.o: libarchive/test/test_read_truncated_filter.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_truncated_filter.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_truncated_filter.Tpo -c -o libarchive/test/test-test_read_truncated_filter.o `test -f 'libarchive/test/test_read_truncated_filter.c' || echo '$(srcdir)/'`libarchive/test/test_read_truncated_filter.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_truncated_filter.Tpo libarchive/test/$(DEPDIR)/test-test_read_truncated_filter.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_truncated_filter.c' object='libarchive/test/test-test_read_truncated_filter.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_truncated_filter.o `test -f 'libarchive/test/test_read_truncated_filter.c' || echo '$(srcdir)/'`libarchive/test/test_read_truncated_filter.c - -libarchive/test/test-test_read_truncated_filter.obj: libarchive/test/test_read_truncated_filter.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_read_truncated_filter.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_read_truncated_filter.Tpo -c -o libarchive/test/test-test_read_truncated_filter.obj `if test -f 'libarchive/test/test_read_truncated_filter.c'; then $(CYGPATH_W) 'libarchive/test/test_read_truncated_filter.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_truncated_filter.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_read_truncated_filter.Tpo libarchive/test/$(DEPDIR)/test-test_read_truncated_filter.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_read_truncated_filter.c' object='libarchive/test/test-test_read_truncated_filter.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_read_truncated_filter.obj `if test -f 'libarchive/test/test_read_truncated_filter.c'; then $(CYGPATH_W) 'libarchive/test/test_read_truncated_filter.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_read_truncated_filter.c'; fi` - -libarchive/test/test-test_short_writes.o: libarchive/test/test_short_writes.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_short_writes.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_short_writes.Tpo -c -o libarchive/test/test-test_short_writes.o `test -f 'libarchive/test/test_short_writes.c' || echo '$(srcdir)/'`libarchive/test/test_short_writes.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_short_writes.Tpo libarchive/test/$(DEPDIR)/test-test_short_writes.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_short_writes.c' object='libarchive/test/test-test_short_writes.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_short_writes.o `test -f 'libarchive/test/test_short_writes.c' || echo '$(srcdir)/'`libarchive/test/test_short_writes.c - -libarchive/test/test-test_short_writes.obj: libarchive/test/test_short_writes.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_short_writes.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_short_writes.Tpo -c -o libarchive/test/test-test_short_writes.obj `if test -f 'libarchive/test/test_short_writes.c'; then $(CYGPATH_W) 'libarchive/test/test_short_writes.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_short_writes.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_short_writes.Tpo libarchive/test/$(DEPDIR)/test-test_short_writes.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_short_writes.c' object='libarchive/test/test-test_short_writes.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_short_writes.obj `if test -f 'libarchive/test/test_short_writes.c'; then $(CYGPATH_W) 'libarchive/test/test_short_writes.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_short_writes.c'; fi` - -libarchive/test/test-test_sparse_basic.o: libarchive/test/test_sparse_basic.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_sparse_basic.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_sparse_basic.Tpo -c -o libarchive/test/test-test_sparse_basic.o `test -f 'libarchive/test/test_sparse_basic.c' || echo '$(srcdir)/'`libarchive/test/test_sparse_basic.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_sparse_basic.Tpo libarchive/test/$(DEPDIR)/test-test_sparse_basic.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_sparse_basic.c' object='libarchive/test/test-test_sparse_basic.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_sparse_basic.o `test -f 'libarchive/test/test_sparse_basic.c' || echo '$(srcdir)/'`libarchive/test/test_sparse_basic.c - -libarchive/test/test-test_sparse_basic.obj: libarchive/test/test_sparse_basic.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_sparse_basic.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_sparse_basic.Tpo -c -o libarchive/test/test-test_sparse_basic.obj `if test -f 'libarchive/test/test_sparse_basic.c'; then $(CYGPATH_W) 'libarchive/test/test_sparse_basic.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_sparse_basic.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_sparse_basic.Tpo libarchive/test/$(DEPDIR)/test-test_sparse_basic.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_sparse_basic.c' object='libarchive/test/test-test_sparse_basic.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_sparse_basic.obj `if test -f 'libarchive/test/test_sparse_basic.c'; then $(CYGPATH_W) 'libarchive/test/test_sparse_basic.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_sparse_basic.c'; fi` - -libarchive/test/test-test_tar_filenames.o: libarchive/test/test_tar_filenames.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_tar_filenames.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_tar_filenames.Tpo -c -o libarchive/test/test-test_tar_filenames.o `test -f 'libarchive/test/test_tar_filenames.c' || echo '$(srcdir)/'`libarchive/test/test_tar_filenames.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_tar_filenames.Tpo libarchive/test/$(DEPDIR)/test-test_tar_filenames.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_tar_filenames.c' object='libarchive/test/test-test_tar_filenames.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_tar_filenames.o `test -f 'libarchive/test/test_tar_filenames.c' || echo '$(srcdir)/'`libarchive/test/test_tar_filenames.c - -libarchive/test/test-test_tar_filenames.obj: libarchive/test/test_tar_filenames.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_tar_filenames.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_tar_filenames.Tpo -c -o libarchive/test/test-test_tar_filenames.obj `if test -f 'libarchive/test/test_tar_filenames.c'; then $(CYGPATH_W) 'libarchive/test/test_tar_filenames.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_tar_filenames.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_tar_filenames.Tpo libarchive/test/$(DEPDIR)/test-test_tar_filenames.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_tar_filenames.c' object='libarchive/test/test-test_tar_filenames.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_tar_filenames.obj `if test -f 'libarchive/test/test_tar_filenames.c'; then $(CYGPATH_W) 'libarchive/test/test_tar_filenames.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_tar_filenames.c'; fi` - -libarchive/test/test-test_tar_large.o: libarchive/test/test_tar_large.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_tar_large.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_tar_large.Tpo -c -o libarchive/test/test-test_tar_large.o `test -f 'libarchive/test/test_tar_large.c' || echo '$(srcdir)/'`libarchive/test/test_tar_large.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_tar_large.Tpo libarchive/test/$(DEPDIR)/test-test_tar_large.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_tar_large.c' object='libarchive/test/test-test_tar_large.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_tar_large.o `test -f 'libarchive/test/test_tar_large.c' || echo '$(srcdir)/'`libarchive/test/test_tar_large.c - -libarchive/test/test-test_tar_large.obj: libarchive/test/test_tar_large.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_tar_large.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_tar_large.Tpo -c -o libarchive/test/test-test_tar_large.obj `if test -f 'libarchive/test/test_tar_large.c'; then $(CYGPATH_W) 'libarchive/test/test_tar_large.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_tar_large.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_tar_large.Tpo libarchive/test/$(DEPDIR)/test-test_tar_large.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_tar_large.c' object='libarchive/test/test-test_tar_large.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_tar_large.obj `if test -f 'libarchive/test/test_tar_large.c'; then $(CYGPATH_W) 'libarchive/test/test_tar_large.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_tar_large.c'; fi` - -libarchive/test/test-test_ustar_filenames.o: libarchive/test/test_ustar_filenames.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_ustar_filenames.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_ustar_filenames.Tpo -c -o libarchive/test/test-test_ustar_filenames.o `test -f 'libarchive/test/test_ustar_filenames.c' || echo '$(srcdir)/'`libarchive/test/test_ustar_filenames.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_ustar_filenames.Tpo libarchive/test/$(DEPDIR)/test-test_ustar_filenames.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_ustar_filenames.c' object='libarchive/test/test-test_ustar_filenames.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_ustar_filenames.o `test -f 'libarchive/test/test_ustar_filenames.c' || echo '$(srcdir)/'`libarchive/test/test_ustar_filenames.c - -libarchive/test/test-test_ustar_filenames.obj: libarchive/test/test_ustar_filenames.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_ustar_filenames.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_ustar_filenames.Tpo -c -o libarchive/test/test-test_ustar_filenames.obj `if test -f 'libarchive/test/test_ustar_filenames.c'; then $(CYGPATH_W) 'libarchive/test/test_ustar_filenames.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_ustar_filenames.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_ustar_filenames.Tpo libarchive/test/$(DEPDIR)/test-test_ustar_filenames.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_ustar_filenames.c' object='libarchive/test/test-test_ustar_filenames.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_ustar_filenames.obj `if test -f 'libarchive/test/test_ustar_filenames.c'; then $(CYGPATH_W) 'libarchive/test/test_ustar_filenames.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_ustar_filenames.c'; fi` - -libarchive/test/test-test_ustar_filename_encoding.o: libarchive/test/test_ustar_filename_encoding.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_ustar_filename_encoding.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_ustar_filename_encoding.Tpo -c -o libarchive/test/test-test_ustar_filename_encoding.o `test -f 'libarchive/test/test_ustar_filename_encoding.c' || echo '$(srcdir)/'`libarchive/test/test_ustar_filename_encoding.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_ustar_filename_encoding.Tpo libarchive/test/$(DEPDIR)/test-test_ustar_filename_encoding.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_ustar_filename_encoding.c' object='libarchive/test/test-test_ustar_filename_encoding.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_ustar_filename_encoding.o `test -f 'libarchive/test/test_ustar_filename_encoding.c' || echo '$(srcdir)/'`libarchive/test/test_ustar_filename_encoding.c - -libarchive/test/test-test_ustar_filename_encoding.obj: libarchive/test/test_ustar_filename_encoding.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_ustar_filename_encoding.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_ustar_filename_encoding.Tpo -c -o libarchive/test/test-test_ustar_filename_encoding.obj `if test -f 'libarchive/test/test_ustar_filename_encoding.c'; then $(CYGPATH_W) 'libarchive/test/test_ustar_filename_encoding.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_ustar_filename_encoding.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_ustar_filename_encoding.Tpo libarchive/test/$(DEPDIR)/test-test_ustar_filename_encoding.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_ustar_filename_encoding.c' object='libarchive/test/test-test_ustar_filename_encoding.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_ustar_filename_encoding.obj `if test -f 'libarchive/test/test_ustar_filename_encoding.c'; then $(CYGPATH_W) 'libarchive/test/test_ustar_filename_encoding.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_ustar_filename_encoding.c'; fi` - -libarchive/test/test-test_warn_missing_hardlink_target.o: libarchive/test/test_warn_missing_hardlink_target.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_warn_missing_hardlink_target.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_warn_missing_hardlink_target.Tpo -c -o libarchive/test/test-test_warn_missing_hardlink_target.o `test -f 'libarchive/test/test_warn_missing_hardlink_target.c' || echo '$(srcdir)/'`libarchive/test/test_warn_missing_hardlink_target.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_warn_missing_hardlink_target.Tpo libarchive/test/$(DEPDIR)/test-test_warn_missing_hardlink_target.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_warn_missing_hardlink_target.c' object='libarchive/test/test-test_warn_missing_hardlink_target.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_warn_missing_hardlink_target.o `test -f 'libarchive/test/test_warn_missing_hardlink_target.c' || echo '$(srcdir)/'`libarchive/test/test_warn_missing_hardlink_target.c - -libarchive/test/test-test_warn_missing_hardlink_target.obj: libarchive/test/test_warn_missing_hardlink_target.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_warn_missing_hardlink_target.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_warn_missing_hardlink_target.Tpo -c -o libarchive/test/test-test_warn_missing_hardlink_target.obj `if test -f 'libarchive/test/test_warn_missing_hardlink_target.c'; then $(CYGPATH_W) 'libarchive/test/test_warn_missing_hardlink_target.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_warn_missing_hardlink_target.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_warn_missing_hardlink_target.Tpo libarchive/test/$(DEPDIR)/test-test_warn_missing_hardlink_target.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_warn_missing_hardlink_target.c' object='libarchive/test/test-test_warn_missing_hardlink_target.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_warn_missing_hardlink_target.obj `if test -f 'libarchive/test/test_warn_missing_hardlink_target.c'; then $(CYGPATH_W) 'libarchive/test/test_warn_missing_hardlink_target.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_warn_missing_hardlink_target.c'; fi` - -libarchive/test/test-test_write_disk.o: libarchive/test/test_write_disk.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk.Tpo -c -o libarchive/test/test-test_write_disk.o `test -f 'libarchive/test/test_write_disk.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk.c' object='libarchive/test/test-test_write_disk.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk.o `test -f 'libarchive/test/test_write_disk.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk.c - -libarchive/test/test-test_write_disk.obj: libarchive/test/test_write_disk.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk.Tpo -c -o libarchive/test/test-test_write_disk.obj `if test -f 'libarchive/test/test_write_disk.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk.c' object='libarchive/test/test-test_write_disk.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk.obj `if test -f 'libarchive/test/test_write_disk.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk.c'; fi` - -libarchive/test/test-test_write_disk_appledouble.o: libarchive/test/test_write_disk_appledouble.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_appledouble.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_appledouble.Tpo -c -o libarchive/test/test-test_write_disk_appledouble.o `test -f 'libarchive/test/test_write_disk_appledouble.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_appledouble.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_appledouble.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_appledouble.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_appledouble.c' object='libarchive/test/test-test_write_disk_appledouble.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_appledouble.o `test -f 'libarchive/test/test_write_disk_appledouble.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_appledouble.c - -libarchive/test/test-test_write_disk_appledouble.obj: libarchive/test/test_write_disk_appledouble.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_appledouble.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_appledouble.Tpo -c -o libarchive/test/test-test_write_disk_appledouble.obj `if test -f 'libarchive/test/test_write_disk_appledouble.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_appledouble.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_appledouble.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_appledouble.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_appledouble.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_appledouble.c' object='libarchive/test/test-test_write_disk_appledouble.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_appledouble.obj `if test -f 'libarchive/test/test_write_disk_appledouble.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_appledouble.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_appledouble.c'; fi` - -libarchive/test/test-test_write_disk_failures.o: libarchive/test/test_write_disk_failures.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_failures.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_failures.Tpo -c -o libarchive/test/test-test_write_disk_failures.o `test -f 'libarchive/test/test_write_disk_failures.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_failures.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_failures.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_failures.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_failures.c' object='libarchive/test/test-test_write_disk_failures.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_failures.o `test -f 'libarchive/test/test_write_disk_failures.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_failures.c - -libarchive/test/test-test_write_disk_failures.obj: libarchive/test/test_write_disk_failures.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_failures.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_failures.Tpo -c -o libarchive/test/test-test_write_disk_failures.obj `if test -f 'libarchive/test/test_write_disk_failures.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_failures.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_failures.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_failures.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_failures.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_failures.c' object='libarchive/test/test-test_write_disk_failures.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_failures.obj `if test -f 'libarchive/test/test_write_disk_failures.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_failures.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_failures.c'; fi` - -libarchive/test/test-test_write_disk_fixup.o: libarchive/test/test_write_disk_fixup.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_fixup.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_fixup.Tpo -c -o libarchive/test/test-test_write_disk_fixup.o `test -f 'libarchive/test/test_write_disk_fixup.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_fixup.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_fixup.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_fixup.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_fixup.c' object='libarchive/test/test-test_write_disk_fixup.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_fixup.o `test -f 'libarchive/test/test_write_disk_fixup.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_fixup.c - -libarchive/test/test-test_write_disk_fixup.obj: libarchive/test/test_write_disk_fixup.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_fixup.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_fixup.Tpo -c -o libarchive/test/test-test_write_disk_fixup.obj `if test -f 'libarchive/test/test_write_disk_fixup.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_fixup.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_fixup.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_fixup.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_fixup.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_fixup.c' object='libarchive/test/test-test_write_disk_fixup.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_fixup.obj `if test -f 'libarchive/test/test_write_disk_fixup.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_fixup.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_fixup.c'; fi` - -libarchive/test/test-test_write_disk_hardlink.o: libarchive/test/test_write_disk_hardlink.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_hardlink.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_hardlink.Tpo -c -o libarchive/test/test-test_write_disk_hardlink.o `test -f 'libarchive/test/test_write_disk_hardlink.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_hardlink.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_hardlink.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_hardlink.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_hardlink.c' object='libarchive/test/test-test_write_disk_hardlink.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_hardlink.o `test -f 'libarchive/test/test_write_disk_hardlink.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_hardlink.c - -libarchive/test/test-test_write_disk_hardlink.obj: libarchive/test/test_write_disk_hardlink.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_hardlink.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_hardlink.Tpo -c -o libarchive/test/test-test_write_disk_hardlink.obj `if test -f 'libarchive/test/test_write_disk_hardlink.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_hardlink.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_hardlink.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_hardlink.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_hardlink.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_hardlink.c' object='libarchive/test/test-test_write_disk_hardlink.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_hardlink.obj `if test -f 'libarchive/test/test_write_disk_hardlink.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_hardlink.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_hardlink.c'; fi` - -libarchive/test/test-test_write_disk_hfs_compression.o: libarchive/test/test_write_disk_hfs_compression.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_hfs_compression.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_hfs_compression.Tpo -c -o libarchive/test/test-test_write_disk_hfs_compression.o `test -f 'libarchive/test/test_write_disk_hfs_compression.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_hfs_compression.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_hfs_compression.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_hfs_compression.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_hfs_compression.c' object='libarchive/test/test-test_write_disk_hfs_compression.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_hfs_compression.o `test -f 'libarchive/test/test_write_disk_hfs_compression.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_hfs_compression.c - -libarchive/test/test-test_write_disk_hfs_compression.obj: libarchive/test/test_write_disk_hfs_compression.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_hfs_compression.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_hfs_compression.Tpo -c -o libarchive/test/test-test_write_disk_hfs_compression.obj `if test -f 'libarchive/test/test_write_disk_hfs_compression.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_hfs_compression.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_hfs_compression.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_hfs_compression.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_hfs_compression.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_hfs_compression.c' object='libarchive/test/test-test_write_disk_hfs_compression.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_hfs_compression.obj `if test -f 'libarchive/test/test_write_disk_hfs_compression.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_hfs_compression.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_hfs_compression.c'; fi` - -libarchive/test/test-test_write_disk_lookup.o: libarchive/test/test_write_disk_lookup.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_lookup.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_lookup.Tpo -c -o libarchive/test/test-test_write_disk_lookup.o `test -f 'libarchive/test/test_write_disk_lookup.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_lookup.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_lookup.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_lookup.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_lookup.c' object='libarchive/test/test-test_write_disk_lookup.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_lookup.o `test -f 'libarchive/test/test_write_disk_lookup.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_lookup.c - -libarchive/test/test-test_write_disk_lookup.obj: libarchive/test/test_write_disk_lookup.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_lookup.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_lookup.Tpo -c -o libarchive/test/test-test_write_disk_lookup.obj `if test -f 'libarchive/test/test_write_disk_lookup.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_lookup.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_lookup.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_lookup.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_lookup.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_lookup.c' object='libarchive/test/test-test_write_disk_lookup.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_lookup.obj `if test -f 'libarchive/test/test_write_disk_lookup.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_lookup.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_lookup.c'; fi` - -libarchive/test/test-test_write_disk_mac_metadata.o: libarchive/test/test_write_disk_mac_metadata.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_mac_metadata.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_mac_metadata.Tpo -c -o libarchive/test/test-test_write_disk_mac_metadata.o `test -f 'libarchive/test/test_write_disk_mac_metadata.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_mac_metadata.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_mac_metadata.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_mac_metadata.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_mac_metadata.c' object='libarchive/test/test-test_write_disk_mac_metadata.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_mac_metadata.o `test -f 'libarchive/test/test_write_disk_mac_metadata.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_mac_metadata.c - -libarchive/test/test-test_write_disk_mac_metadata.obj: libarchive/test/test_write_disk_mac_metadata.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_mac_metadata.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_mac_metadata.Tpo -c -o libarchive/test/test-test_write_disk_mac_metadata.obj `if test -f 'libarchive/test/test_write_disk_mac_metadata.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_mac_metadata.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_mac_metadata.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_mac_metadata.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_mac_metadata.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_mac_metadata.c' object='libarchive/test/test-test_write_disk_mac_metadata.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_mac_metadata.obj `if test -f 'libarchive/test/test_write_disk_mac_metadata.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_mac_metadata.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_mac_metadata.c'; fi` - -libarchive/test/test-test_write_disk_no_hfs_compression.o: libarchive/test/test_write_disk_no_hfs_compression.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_no_hfs_compression.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_no_hfs_compression.Tpo -c -o libarchive/test/test-test_write_disk_no_hfs_compression.o `test -f 'libarchive/test/test_write_disk_no_hfs_compression.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_no_hfs_compression.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_no_hfs_compression.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_no_hfs_compression.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_no_hfs_compression.c' object='libarchive/test/test-test_write_disk_no_hfs_compression.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_no_hfs_compression.o `test -f 'libarchive/test/test_write_disk_no_hfs_compression.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_no_hfs_compression.c - -libarchive/test/test-test_write_disk_no_hfs_compression.obj: libarchive/test/test_write_disk_no_hfs_compression.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_no_hfs_compression.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_no_hfs_compression.Tpo -c -o libarchive/test/test-test_write_disk_no_hfs_compression.obj `if test -f 'libarchive/test/test_write_disk_no_hfs_compression.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_no_hfs_compression.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_no_hfs_compression.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_no_hfs_compression.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_no_hfs_compression.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_no_hfs_compression.c' object='libarchive/test/test-test_write_disk_no_hfs_compression.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_no_hfs_compression.obj `if test -f 'libarchive/test/test_write_disk_no_hfs_compression.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_no_hfs_compression.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_no_hfs_compression.c'; fi` - -libarchive/test/test-test_write_disk_perms.o: libarchive/test/test_write_disk_perms.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_perms.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_perms.Tpo -c -o libarchive/test/test-test_write_disk_perms.o `test -f 'libarchive/test/test_write_disk_perms.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_perms.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_perms.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_perms.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_perms.c' object='libarchive/test/test-test_write_disk_perms.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_perms.o `test -f 'libarchive/test/test_write_disk_perms.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_perms.c - -libarchive/test/test-test_write_disk_perms.obj: libarchive/test/test_write_disk_perms.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_perms.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_perms.Tpo -c -o libarchive/test/test-test_write_disk_perms.obj `if test -f 'libarchive/test/test_write_disk_perms.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_perms.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_perms.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_perms.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_perms.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_perms.c' object='libarchive/test/test-test_write_disk_perms.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_perms.obj `if test -f 'libarchive/test/test_write_disk_perms.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_perms.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_perms.c'; fi` - -libarchive/test/test-test_write_disk_secure.o: libarchive/test/test_write_disk_secure.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_secure.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_secure.Tpo -c -o libarchive/test/test-test_write_disk_secure.o `test -f 'libarchive/test/test_write_disk_secure.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_secure.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_secure.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_secure.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_secure.c' object='libarchive/test/test-test_write_disk_secure.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_secure.o `test -f 'libarchive/test/test_write_disk_secure.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_secure.c - -libarchive/test/test-test_write_disk_secure.obj: libarchive/test/test_write_disk_secure.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_secure.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_secure.Tpo -c -o libarchive/test/test-test_write_disk_secure.obj `if test -f 'libarchive/test/test_write_disk_secure.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_secure.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_secure.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_secure.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_secure.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_secure.c' object='libarchive/test/test-test_write_disk_secure.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_secure.obj `if test -f 'libarchive/test/test_write_disk_secure.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_secure.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_secure.c'; fi` - -libarchive/test/test-test_write_disk_secure744.o: libarchive/test/test_write_disk_secure744.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_secure744.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_secure744.Tpo -c -o libarchive/test/test-test_write_disk_secure744.o `test -f 'libarchive/test/test_write_disk_secure744.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_secure744.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_secure744.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_secure744.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_secure744.c' object='libarchive/test/test-test_write_disk_secure744.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_secure744.o `test -f 'libarchive/test/test_write_disk_secure744.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_secure744.c - -libarchive/test/test-test_write_disk_secure744.obj: libarchive/test/test_write_disk_secure744.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_secure744.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_secure744.Tpo -c -o libarchive/test/test-test_write_disk_secure744.obj `if test -f 'libarchive/test/test_write_disk_secure744.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_secure744.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_secure744.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_secure744.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_secure744.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_secure744.c' object='libarchive/test/test-test_write_disk_secure744.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_secure744.obj `if test -f 'libarchive/test/test_write_disk_secure744.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_secure744.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_secure744.c'; fi` - -libarchive/test/test-test_write_disk_secure745.o: libarchive/test/test_write_disk_secure745.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_secure745.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_secure745.Tpo -c -o libarchive/test/test-test_write_disk_secure745.o `test -f 'libarchive/test/test_write_disk_secure745.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_secure745.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_secure745.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_secure745.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_secure745.c' object='libarchive/test/test-test_write_disk_secure745.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_secure745.o `test -f 'libarchive/test/test_write_disk_secure745.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_secure745.c - -libarchive/test/test-test_write_disk_secure745.obj: libarchive/test/test_write_disk_secure745.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_secure745.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_secure745.Tpo -c -o libarchive/test/test-test_write_disk_secure745.obj `if test -f 'libarchive/test/test_write_disk_secure745.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_secure745.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_secure745.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_secure745.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_secure745.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_secure745.c' object='libarchive/test/test-test_write_disk_secure745.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_secure745.obj `if test -f 'libarchive/test/test_write_disk_secure745.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_secure745.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_secure745.c'; fi` - -libarchive/test/test-test_write_disk_secure746.o: libarchive/test/test_write_disk_secure746.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_secure746.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_secure746.Tpo -c -o libarchive/test/test-test_write_disk_secure746.o `test -f 'libarchive/test/test_write_disk_secure746.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_secure746.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_secure746.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_secure746.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_secure746.c' object='libarchive/test/test-test_write_disk_secure746.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_secure746.o `test -f 'libarchive/test/test_write_disk_secure746.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_secure746.c - -libarchive/test/test-test_write_disk_secure746.obj: libarchive/test/test_write_disk_secure746.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_secure746.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_secure746.Tpo -c -o libarchive/test/test-test_write_disk_secure746.obj `if test -f 'libarchive/test/test_write_disk_secure746.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_secure746.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_secure746.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_secure746.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_secure746.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_secure746.c' object='libarchive/test/test-test_write_disk_secure746.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_secure746.obj `if test -f 'libarchive/test/test_write_disk_secure746.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_secure746.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_secure746.c'; fi` - -libarchive/test/test-test_write_disk_sparse.o: libarchive/test/test_write_disk_sparse.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_sparse.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_sparse.Tpo -c -o libarchive/test/test-test_write_disk_sparse.o `test -f 'libarchive/test/test_write_disk_sparse.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_sparse.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_sparse.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_sparse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_sparse.c' object='libarchive/test/test-test_write_disk_sparse.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_sparse.o `test -f 'libarchive/test/test_write_disk_sparse.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_sparse.c - -libarchive/test/test-test_write_disk_sparse.obj: libarchive/test/test_write_disk_sparse.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_sparse.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_sparse.Tpo -c -o libarchive/test/test-test_write_disk_sparse.obj `if test -f 'libarchive/test/test_write_disk_sparse.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_sparse.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_sparse.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_sparse.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_sparse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_sparse.c' object='libarchive/test/test-test_write_disk_sparse.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_sparse.obj `if test -f 'libarchive/test/test_write_disk_sparse.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_sparse.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_sparse.c'; fi` - -libarchive/test/test-test_write_disk_symlink.o: libarchive/test/test_write_disk_symlink.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_symlink.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_symlink.Tpo -c -o libarchive/test/test-test_write_disk_symlink.o `test -f 'libarchive/test/test_write_disk_symlink.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_symlink.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_symlink.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_symlink.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_symlink.c' object='libarchive/test/test-test_write_disk_symlink.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_symlink.o `test -f 'libarchive/test/test_write_disk_symlink.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_symlink.c - -libarchive/test/test-test_write_disk_symlink.obj: libarchive/test/test_write_disk_symlink.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_symlink.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_symlink.Tpo -c -o libarchive/test/test-test_write_disk_symlink.obj `if test -f 'libarchive/test/test_write_disk_symlink.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_symlink.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_symlink.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_symlink.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_symlink.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_symlink.c' object='libarchive/test/test-test_write_disk_symlink.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_symlink.obj `if test -f 'libarchive/test/test_write_disk_symlink.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_symlink.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_symlink.c'; fi` - -libarchive/test/test-test_write_disk_times.o: libarchive/test/test_write_disk_times.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_times.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_times.Tpo -c -o libarchive/test/test-test_write_disk_times.o `test -f 'libarchive/test/test_write_disk_times.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_times.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_times.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_times.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_times.c' object='libarchive/test/test-test_write_disk_times.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_times.o `test -f 'libarchive/test/test_write_disk_times.c' || echo '$(srcdir)/'`libarchive/test/test_write_disk_times.c - -libarchive/test/test-test_write_disk_times.obj: libarchive/test/test_write_disk_times.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_disk_times.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_disk_times.Tpo -c -o libarchive/test/test-test_write_disk_times.obj `if test -f 'libarchive/test/test_write_disk_times.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_times.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_times.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_disk_times.Tpo libarchive/test/$(DEPDIR)/test-test_write_disk_times.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_disk_times.c' object='libarchive/test/test-test_write_disk_times.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_disk_times.obj `if test -f 'libarchive/test/test_write_disk_times.c'; then $(CYGPATH_W) 'libarchive/test/test_write_disk_times.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_disk_times.c'; fi` - -libarchive/test/test-test_write_filter_b64encode.o: libarchive/test/test_write_filter_b64encode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_b64encode.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_b64encode.Tpo -c -o libarchive/test/test-test_write_filter_b64encode.o `test -f 'libarchive/test/test_write_filter_b64encode.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_b64encode.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_b64encode.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_b64encode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_b64encode.c' object='libarchive/test/test-test_write_filter_b64encode.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_b64encode.o `test -f 'libarchive/test/test_write_filter_b64encode.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_b64encode.c - -libarchive/test/test-test_write_filter_b64encode.obj: libarchive/test/test_write_filter_b64encode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_b64encode.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_b64encode.Tpo -c -o libarchive/test/test-test_write_filter_b64encode.obj `if test -f 'libarchive/test/test_write_filter_b64encode.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_b64encode.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_b64encode.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_b64encode.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_b64encode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_b64encode.c' object='libarchive/test/test-test_write_filter_b64encode.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_b64encode.obj `if test -f 'libarchive/test/test_write_filter_b64encode.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_b64encode.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_b64encode.c'; fi` - -libarchive/test/test-test_write_filter_bzip2.o: libarchive/test/test_write_filter_bzip2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_bzip2.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_bzip2.Tpo -c -o libarchive/test/test-test_write_filter_bzip2.o `test -f 'libarchive/test/test_write_filter_bzip2.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_bzip2.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_bzip2.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_bzip2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_bzip2.c' object='libarchive/test/test-test_write_filter_bzip2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_bzip2.o `test -f 'libarchive/test/test_write_filter_bzip2.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_bzip2.c - -libarchive/test/test-test_write_filter_bzip2.obj: libarchive/test/test_write_filter_bzip2.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_bzip2.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_bzip2.Tpo -c -o libarchive/test/test-test_write_filter_bzip2.obj `if test -f 'libarchive/test/test_write_filter_bzip2.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_bzip2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_bzip2.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_bzip2.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_bzip2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_bzip2.c' object='libarchive/test/test-test_write_filter_bzip2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_bzip2.obj `if test -f 'libarchive/test/test_write_filter_bzip2.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_bzip2.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_bzip2.c'; fi` - -libarchive/test/test-test_write_filter_compress.o: libarchive/test/test_write_filter_compress.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_compress.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_compress.Tpo -c -o libarchive/test/test-test_write_filter_compress.o `test -f 'libarchive/test/test_write_filter_compress.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_compress.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_compress.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_compress.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_compress.c' object='libarchive/test/test-test_write_filter_compress.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_compress.o `test -f 'libarchive/test/test_write_filter_compress.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_compress.c - -libarchive/test/test-test_write_filter_compress.obj: libarchive/test/test_write_filter_compress.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_compress.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_compress.Tpo -c -o libarchive/test/test-test_write_filter_compress.obj `if test -f 'libarchive/test/test_write_filter_compress.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_compress.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_compress.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_compress.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_compress.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_compress.c' object='libarchive/test/test-test_write_filter_compress.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_compress.obj `if test -f 'libarchive/test/test_write_filter_compress.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_compress.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_compress.c'; fi` - -libarchive/test/test-test_write_filter_gzip.o: libarchive/test/test_write_filter_gzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_gzip.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_gzip.Tpo -c -o libarchive/test/test-test_write_filter_gzip.o `test -f 'libarchive/test/test_write_filter_gzip.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_gzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_gzip.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_gzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_gzip.c' object='libarchive/test/test-test_write_filter_gzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_gzip.o `test -f 'libarchive/test/test_write_filter_gzip.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_gzip.c - -libarchive/test/test-test_write_filter_gzip.obj: libarchive/test/test_write_filter_gzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_gzip.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_gzip.Tpo -c -o libarchive/test/test-test_write_filter_gzip.obj `if test -f 'libarchive/test/test_write_filter_gzip.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_gzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_gzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_gzip.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_gzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_gzip.c' object='libarchive/test/test-test_write_filter_gzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_gzip.obj `if test -f 'libarchive/test/test_write_filter_gzip.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_gzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_gzip.c'; fi` - -libarchive/test/test-test_write_filter_gzip_timestamp.o: libarchive/test/test_write_filter_gzip_timestamp.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_gzip_timestamp.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_gzip_timestamp.Tpo -c -o libarchive/test/test-test_write_filter_gzip_timestamp.o `test -f 'libarchive/test/test_write_filter_gzip_timestamp.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_gzip_timestamp.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_gzip_timestamp.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_gzip_timestamp.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_gzip_timestamp.c' object='libarchive/test/test-test_write_filter_gzip_timestamp.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_gzip_timestamp.o `test -f 'libarchive/test/test_write_filter_gzip_timestamp.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_gzip_timestamp.c - -libarchive/test/test-test_write_filter_gzip_timestamp.obj: libarchive/test/test_write_filter_gzip_timestamp.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_gzip_timestamp.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_gzip_timestamp.Tpo -c -o libarchive/test/test-test_write_filter_gzip_timestamp.obj `if test -f 'libarchive/test/test_write_filter_gzip_timestamp.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_gzip_timestamp.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_gzip_timestamp.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_gzip_timestamp.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_gzip_timestamp.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_gzip_timestamp.c' object='libarchive/test/test-test_write_filter_gzip_timestamp.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_gzip_timestamp.obj `if test -f 'libarchive/test/test_write_filter_gzip_timestamp.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_gzip_timestamp.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_gzip_timestamp.c'; fi` - -libarchive/test/test-test_write_filter_lrzip.o: libarchive/test/test_write_filter_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_lrzip.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_lrzip.Tpo -c -o libarchive/test/test-test_write_filter_lrzip.o `test -f 'libarchive/test/test_write_filter_lrzip.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_lrzip.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_lrzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_lrzip.c' object='libarchive/test/test-test_write_filter_lrzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_lrzip.o `test -f 'libarchive/test/test_write_filter_lrzip.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_lrzip.c - -libarchive/test/test-test_write_filter_lrzip.obj: libarchive/test/test_write_filter_lrzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_lrzip.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_lrzip.Tpo -c -o libarchive/test/test-test_write_filter_lrzip.obj `if test -f 'libarchive/test/test_write_filter_lrzip.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_lrzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_lrzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_lrzip.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_lrzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_lrzip.c' object='libarchive/test/test-test_write_filter_lrzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_lrzip.obj `if test -f 'libarchive/test/test_write_filter_lrzip.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_lrzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_lrzip.c'; fi` - -libarchive/test/test-test_write_filter_lz4.o: libarchive/test/test_write_filter_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_lz4.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_lz4.Tpo -c -o libarchive/test/test-test_write_filter_lz4.o `test -f 'libarchive/test/test_write_filter_lz4.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_lz4.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_lz4.c' object='libarchive/test/test-test_write_filter_lz4.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_lz4.o `test -f 'libarchive/test/test_write_filter_lz4.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_lz4.c - -libarchive/test/test-test_write_filter_lz4.obj: libarchive/test/test_write_filter_lz4.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_lz4.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_lz4.Tpo -c -o libarchive/test/test-test_write_filter_lz4.obj `if test -f 'libarchive/test/test_write_filter_lz4.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_lz4.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_lz4.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_lz4.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_lz4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_lz4.c' object='libarchive/test/test-test_write_filter_lz4.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_lz4.obj `if test -f 'libarchive/test/test_write_filter_lz4.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_lz4.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_lz4.c'; fi` - -libarchive/test/test-test_write_filter_lzip.o: libarchive/test/test_write_filter_lzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_lzip.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_lzip.Tpo -c -o libarchive/test/test-test_write_filter_lzip.o `test -f 'libarchive/test/test_write_filter_lzip.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_lzip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_lzip.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_lzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_lzip.c' object='libarchive/test/test-test_write_filter_lzip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_lzip.o `test -f 'libarchive/test/test_write_filter_lzip.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_lzip.c - -libarchive/test/test-test_write_filter_lzip.obj: libarchive/test/test_write_filter_lzip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_lzip.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_lzip.Tpo -c -o libarchive/test/test-test_write_filter_lzip.obj `if test -f 'libarchive/test/test_write_filter_lzip.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_lzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_lzip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_lzip.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_lzip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_lzip.c' object='libarchive/test/test-test_write_filter_lzip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_lzip.obj `if test -f 'libarchive/test/test_write_filter_lzip.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_lzip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_lzip.c'; fi` - -libarchive/test/test-test_write_filter_lzma.o: libarchive/test/test_write_filter_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_lzma.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_lzma.Tpo -c -o libarchive/test/test-test_write_filter_lzma.o `test -f 'libarchive/test/test_write_filter_lzma.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_lzma.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_lzma.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_lzma.c' object='libarchive/test/test-test_write_filter_lzma.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_lzma.o `test -f 'libarchive/test/test_write_filter_lzma.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_lzma.c - -libarchive/test/test-test_write_filter_lzma.obj: libarchive/test/test_write_filter_lzma.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_lzma.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_lzma.Tpo -c -o libarchive/test/test-test_write_filter_lzma.obj `if test -f 'libarchive/test/test_write_filter_lzma.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_lzma.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_lzma.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_lzma.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_lzma.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_lzma.c' object='libarchive/test/test-test_write_filter_lzma.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_lzma.obj `if test -f 'libarchive/test/test_write_filter_lzma.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_lzma.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_lzma.c'; fi` - -libarchive/test/test-test_write_filter_lzop.o: libarchive/test/test_write_filter_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_lzop.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_lzop.Tpo -c -o libarchive/test/test-test_write_filter_lzop.o `test -f 'libarchive/test/test_write_filter_lzop.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_lzop.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_lzop.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_lzop.c' object='libarchive/test/test-test_write_filter_lzop.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_lzop.o `test -f 'libarchive/test/test_write_filter_lzop.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_lzop.c - -libarchive/test/test-test_write_filter_lzop.obj: libarchive/test/test_write_filter_lzop.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_lzop.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_lzop.Tpo -c -o libarchive/test/test-test_write_filter_lzop.obj `if test -f 'libarchive/test/test_write_filter_lzop.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_lzop.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_lzop.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_lzop.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_lzop.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_lzop.c' object='libarchive/test/test-test_write_filter_lzop.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_lzop.obj `if test -f 'libarchive/test/test_write_filter_lzop.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_lzop.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_lzop.c'; fi` - -libarchive/test/test-test_write_filter_program.o: libarchive/test/test_write_filter_program.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_program.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_program.Tpo -c -o libarchive/test/test-test_write_filter_program.o `test -f 'libarchive/test/test_write_filter_program.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_program.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_program.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_program.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_program.c' object='libarchive/test/test-test_write_filter_program.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_program.o `test -f 'libarchive/test/test_write_filter_program.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_program.c - -libarchive/test/test-test_write_filter_program.obj: libarchive/test/test_write_filter_program.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_program.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_program.Tpo -c -o libarchive/test/test-test_write_filter_program.obj `if test -f 'libarchive/test/test_write_filter_program.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_program.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_program.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_program.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_program.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_program.c' object='libarchive/test/test-test_write_filter_program.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_program.obj `if test -f 'libarchive/test/test_write_filter_program.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_program.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_program.c'; fi` - -libarchive/test/test-test_write_filter_uuencode.o: libarchive/test/test_write_filter_uuencode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_uuencode.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_uuencode.Tpo -c -o libarchive/test/test-test_write_filter_uuencode.o `test -f 'libarchive/test/test_write_filter_uuencode.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_uuencode.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_uuencode.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_uuencode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_uuencode.c' object='libarchive/test/test-test_write_filter_uuencode.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_uuencode.o `test -f 'libarchive/test/test_write_filter_uuencode.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_uuencode.c - -libarchive/test/test-test_write_filter_uuencode.obj: libarchive/test/test_write_filter_uuencode.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_uuencode.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_uuencode.Tpo -c -o libarchive/test/test-test_write_filter_uuencode.obj `if test -f 'libarchive/test/test_write_filter_uuencode.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_uuencode.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_uuencode.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_uuencode.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_uuencode.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_uuencode.c' object='libarchive/test/test-test_write_filter_uuencode.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_uuencode.obj `if test -f 'libarchive/test/test_write_filter_uuencode.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_uuencode.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_uuencode.c'; fi` - -libarchive/test/test-test_write_filter_xz.o: libarchive/test/test_write_filter_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_xz.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_xz.Tpo -c -o libarchive/test/test-test_write_filter_xz.o `test -f 'libarchive/test/test_write_filter_xz.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_xz.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_xz.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_xz.c' object='libarchive/test/test-test_write_filter_xz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_xz.o `test -f 'libarchive/test/test_write_filter_xz.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_xz.c - -libarchive/test/test-test_write_filter_xz.obj: libarchive/test/test_write_filter_xz.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_xz.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_xz.Tpo -c -o libarchive/test/test-test_write_filter_xz.obj `if test -f 'libarchive/test/test_write_filter_xz.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_xz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_xz.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_xz.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_xz.c' object='libarchive/test/test-test_write_filter_xz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_xz.obj `if test -f 'libarchive/test/test_write_filter_xz.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_xz.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_xz.c'; fi` - -libarchive/test/test-test_write_filter_zstd.o: libarchive/test/test_write_filter_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_zstd.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_zstd.Tpo -c -o libarchive/test/test-test_write_filter_zstd.o `test -f 'libarchive/test/test_write_filter_zstd.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_zstd.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_zstd.c' object='libarchive/test/test-test_write_filter_zstd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_zstd.o `test -f 'libarchive/test/test_write_filter_zstd.c' || echo '$(srcdir)/'`libarchive/test/test_write_filter_zstd.c - -libarchive/test/test-test_write_filter_zstd.obj: libarchive/test/test_write_filter_zstd.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_filter_zstd.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_filter_zstd.Tpo -c -o libarchive/test/test-test_write_filter_zstd.obj `if test -f 'libarchive/test/test_write_filter_zstd.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_zstd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_zstd.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_filter_zstd.Tpo libarchive/test/$(DEPDIR)/test-test_write_filter_zstd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_filter_zstd.c' object='libarchive/test/test-test_write_filter_zstd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_filter_zstd.obj `if test -f 'libarchive/test/test_write_filter_zstd.c'; then $(CYGPATH_W) 'libarchive/test/test_write_filter_zstd.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_filter_zstd.c'; fi` - -libarchive/test/test-test_write_format_7zip.o: libarchive/test/test_write_format_7zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_7zip.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_7zip.Tpo -c -o libarchive/test/test-test_write_format_7zip.o `test -f 'libarchive/test/test_write_format_7zip.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_7zip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_7zip.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_7zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_7zip.c' object='libarchive/test/test-test_write_format_7zip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_7zip.o `test -f 'libarchive/test/test_write_format_7zip.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_7zip.c - -libarchive/test/test-test_write_format_7zip.obj: libarchive/test/test_write_format_7zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_7zip.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_7zip.Tpo -c -o libarchive/test/test-test_write_format_7zip.obj `if test -f 'libarchive/test/test_write_format_7zip.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_7zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_7zip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_7zip.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_7zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_7zip.c' object='libarchive/test/test-test_write_format_7zip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_7zip.obj `if test -f 'libarchive/test/test_write_format_7zip.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_7zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_7zip.c'; fi` - -libarchive/test/test-test_write_format_7zip_empty.o: libarchive/test/test_write_format_7zip_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_7zip_empty.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_7zip_empty.Tpo -c -o libarchive/test/test-test_write_format_7zip_empty.o `test -f 'libarchive/test/test_write_format_7zip_empty.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_7zip_empty.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_7zip_empty.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_7zip_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_7zip_empty.c' object='libarchive/test/test-test_write_format_7zip_empty.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_7zip_empty.o `test -f 'libarchive/test/test_write_format_7zip_empty.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_7zip_empty.c - -libarchive/test/test-test_write_format_7zip_empty.obj: libarchive/test/test_write_format_7zip_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_7zip_empty.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_7zip_empty.Tpo -c -o libarchive/test/test-test_write_format_7zip_empty.obj `if test -f 'libarchive/test/test_write_format_7zip_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_7zip_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_7zip_empty.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_7zip_empty.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_7zip_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_7zip_empty.c' object='libarchive/test/test-test_write_format_7zip_empty.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_7zip_empty.obj `if test -f 'libarchive/test/test_write_format_7zip_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_7zip_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_7zip_empty.c'; fi` - -libarchive/test/test-test_write_format_7zip_large.o: libarchive/test/test_write_format_7zip_large.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_7zip_large.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_7zip_large.Tpo -c -o libarchive/test/test-test_write_format_7zip_large.o `test -f 'libarchive/test/test_write_format_7zip_large.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_7zip_large.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_7zip_large.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_7zip_large.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_7zip_large.c' object='libarchive/test/test-test_write_format_7zip_large.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_7zip_large.o `test -f 'libarchive/test/test_write_format_7zip_large.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_7zip_large.c - -libarchive/test/test-test_write_format_7zip_large.obj: libarchive/test/test_write_format_7zip_large.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_7zip_large.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_7zip_large.Tpo -c -o libarchive/test/test-test_write_format_7zip_large.obj `if test -f 'libarchive/test/test_write_format_7zip_large.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_7zip_large.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_7zip_large.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_7zip_large.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_7zip_large.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_7zip_large.c' object='libarchive/test/test-test_write_format_7zip_large.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_7zip_large.obj `if test -f 'libarchive/test/test_write_format_7zip_large.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_7zip_large.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_7zip_large.c'; fi` - -libarchive/test/test-test_write_format_ar.o: libarchive/test/test_write_format_ar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_ar.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_ar.Tpo -c -o libarchive/test/test-test_write_format_ar.o `test -f 'libarchive/test/test_write_format_ar.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_ar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_ar.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_ar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_ar.c' object='libarchive/test/test-test_write_format_ar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_ar.o `test -f 'libarchive/test/test_write_format_ar.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_ar.c - -libarchive/test/test-test_write_format_ar.obj: libarchive/test/test_write_format_ar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_ar.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_ar.Tpo -c -o libarchive/test/test-test_write_format_ar.obj `if test -f 'libarchive/test/test_write_format_ar.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_ar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_ar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_ar.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_ar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_ar.c' object='libarchive/test/test-test_write_format_ar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_ar.obj `if test -f 'libarchive/test/test_write_format_ar.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_ar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_ar.c'; fi` - -libarchive/test/test-test_write_format_cpio.o: libarchive/test/test_write_format_cpio.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_cpio.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_cpio.Tpo -c -o libarchive/test/test-test_write_format_cpio.o `test -f 'libarchive/test/test_write_format_cpio.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_cpio.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_cpio.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_cpio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_cpio.c' object='libarchive/test/test-test_write_format_cpio.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_cpio.o `test -f 'libarchive/test/test_write_format_cpio.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_cpio.c - -libarchive/test/test-test_write_format_cpio.obj: libarchive/test/test_write_format_cpio.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_cpio.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_cpio.Tpo -c -o libarchive/test/test-test_write_format_cpio.obj `if test -f 'libarchive/test/test_write_format_cpio.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_cpio.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_cpio.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_cpio.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_cpio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_cpio.c' object='libarchive/test/test-test_write_format_cpio.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_cpio.obj `if test -f 'libarchive/test/test_write_format_cpio.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_cpio.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_cpio.c'; fi` - -libarchive/test/test-test_write_format_cpio_empty.o: libarchive/test/test_write_format_cpio_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_cpio_empty.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_cpio_empty.Tpo -c -o libarchive/test/test-test_write_format_cpio_empty.o `test -f 'libarchive/test/test_write_format_cpio_empty.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_cpio_empty.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_cpio_empty.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_cpio_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_cpio_empty.c' object='libarchive/test/test-test_write_format_cpio_empty.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_cpio_empty.o `test -f 'libarchive/test/test_write_format_cpio_empty.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_cpio_empty.c - -libarchive/test/test-test_write_format_cpio_empty.obj: libarchive/test/test_write_format_cpio_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_cpio_empty.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_cpio_empty.Tpo -c -o libarchive/test/test-test_write_format_cpio_empty.obj `if test -f 'libarchive/test/test_write_format_cpio_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_cpio_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_cpio_empty.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_cpio_empty.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_cpio_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_cpio_empty.c' object='libarchive/test/test-test_write_format_cpio_empty.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_cpio_empty.obj `if test -f 'libarchive/test/test_write_format_cpio_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_cpio_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_cpio_empty.c'; fi` - -libarchive/test/test-test_write_format_cpio_newc.o: libarchive/test/test_write_format_cpio_newc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_cpio_newc.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_cpio_newc.Tpo -c -o libarchive/test/test-test_write_format_cpio_newc.o `test -f 'libarchive/test/test_write_format_cpio_newc.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_cpio_newc.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_cpio_newc.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_cpio_newc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_cpio_newc.c' object='libarchive/test/test-test_write_format_cpio_newc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_cpio_newc.o `test -f 'libarchive/test/test_write_format_cpio_newc.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_cpio_newc.c - -libarchive/test/test-test_write_format_cpio_newc.obj: libarchive/test/test_write_format_cpio_newc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_cpio_newc.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_cpio_newc.Tpo -c -o libarchive/test/test-test_write_format_cpio_newc.obj `if test -f 'libarchive/test/test_write_format_cpio_newc.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_cpio_newc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_cpio_newc.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_cpio_newc.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_cpio_newc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_cpio_newc.c' object='libarchive/test/test-test_write_format_cpio_newc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_cpio_newc.obj `if test -f 'libarchive/test/test_write_format_cpio_newc.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_cpio_newc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_cpio_newc.c'; fi` - -libarchive/test/test-test_write_format_cpio_odc.o: libarchive/test/test_write_format_cpio_odc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_cpio_odc.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_cpio_odc.Tpo -c -o libarchive/test/test-test_write_format_cpio_odc.o `test -f 'libarchive/test/test_write_format_cpio_odc.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_cpio_odc.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_cpio_odc.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_cpio_odc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_cpio_odc.c' object='libarchive/test/test-test_write_format_cpio_odc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_cpio_odc.o `test -f 'libarchive/test/test_write_format_cpio_odc.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_cpio_odc.c - -libarchive/test/test-test_write_format_cpio_odc.obj: libarchive/test/test_write_format_cpio_odc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_cpio_odc.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_cpio_odc.Tpo -c -o libarchive/test/test-test_write_format_cpio_odc.obj `if test -f 'libarchive/test/test_write_format_cpio_odc.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_cpio_odc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_cpio_odc.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_cpio_odc.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_cpio_odc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_cpio_odc.c' object='libarchive/test/test-test_write_format_cpio_odc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_cpio_odc.obj `if test -f 'libarchive/test/test_write_format_cpio_odc.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_cpio_odc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_cpio_odc.c'; fi` - -libarchive/test/test-test_write_format_gnutar.o: libarchive/test/test_write_format_gnutar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_gnutar.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_gnutar.Tpo -c -o libarchive/test/test-test_write_format_gnutar.o `test -f 'libarchive/test/test_write_format_gnutar.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_gnutar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_gnutar.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_gnutar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_gnutar.c' object='libarchive/test/test-test_write_format_gnutar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_gnutar.o `test -f 'libarchive/test/test_write_format_gnutar.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_gnutar.c - -libarchive/test/test-test_write_format_gnutar.obj: libarchive/test/test_write_format_gnutar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_gnutar.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_gnutar.Tpo -c -o libarchive/test/test-test_write_format_gnutar.obj `if test -f 'libarchive/test/test_write_format_gnutar.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_gnutar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_gnutar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_gnutar.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_gnutar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_gnutar.c' object='libarchive/test/test-test_write_format_gnutar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_gnutar.obj `if test -f 'libarchive/test/test_write_format_gnutar.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_gnutar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_gnutar.c'; fi` - -libarchive/test/test-test_write_format_gnutar_filenames.o: libarchive/test/test_write_format_gnutar_filenames.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_gnutar_filenames.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_gnutar_filenames.Tpo -c -o libarchive/test/test-test_write_format_gnutar_filenames.o `test -f 'libarchive/test/test_write_format_gnutar_filenames.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_gnutar_filenames.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_gnutar_filenames.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_gnutar_filenames.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_gnutar_filenames.c' object='libarchive/test/test-test_write_format_gnutar_filenames.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_gnutar_filenames.o `test -f 'libarchive/test/test_write_format_gnutar_filenames.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_gnutar_filenames.c - -libarchive/test/test-test_write_format_gnutar_filenames.obj: libarchive/test/test_write_format_gnutar_filenames.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_gnutar_filenames.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_gnutar_filenames.Tpo -c -o libarchive/test/test-test_write_format_gnutar_filenames.obj `if test -f 'libarchive/test/test_write_format_gnutar_filenames.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_gnutar_filenames.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_gnutar_filenames.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_gnutar_filenames.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_gnutar_filenames.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_gnutar_filenames.c' object='libarchive/test/test-test_write_format_gnutar_filenames.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_gnutar_filenames.obj `if test -f 'libarchive/test/test_write_format_gnutar_filenames.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_gnutar_filenames.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_gnutar_filenames.c'; fi` - -libarchive/test/test-test_write_format_iso9660.o: libarchive/test/test_write_format_iso9660.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_iso9660.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_iso9660.Tpo -c -o libarchive/test/test-test_write_format_iso9660.o `test -f 'libarchive/test/test_write_format_iso9660.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_iso9660.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_iso9660.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_iso9660.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_iso9660.c' object='libarchive/test/test-test_write_format_iso9660.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_iso9660.o `test -f 'libarchive/test/test_write_format_iso9660.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_iso9660.c - -libarchive/test/test-test_write_format_iso9660.obj: libarchive/test/test_write_format_iso9660.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_iso9660.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_iso9660.Tpo -c -o libarchive/test/test-test_write_format_iso9660.obj `if test -f 'libarchive/test/test_write_format_iso9660.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_iso9660.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_iso9660.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_iso9660.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_iso9660.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_iso9660.c' object='libarchive/test/test-test_write_format_iso9660.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_iso9660.obj `if test -f 'libarchive/test/test_write_format_iso9660.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_iso9660.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_iso9660.c'; fi` - -libarchive/test/test-test_write_format_iso9660_boot.o: libarchive/test/test_write_format_iso9660_boot.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_iso9660_boot.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_boot.Tpo -c -o libarchive/test/test-test_write_format_iso9660_boot.o `test -f 'libarchive/test/test_write_format_iso9660_boot.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_iso9660_boot.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_boot.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_boot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_iso9660_boot.c' object='libarchive/test/test-test_write_format_iso9660_boot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_iso9660_boot.o `test -f 'libarchive/test/test_write_format_iso9660_boot.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_iso9660_boot.c - -libarchive/test/test-test_write_format_iso9660_boot.obj: libarchive/test/test_write_format_iso9660_boot.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_iso9660_boot.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_boot.Tpo -c -o libarchive/test/test-test_write_format_iso9660_boot.obj `if test -f 'libarchive/test/test_write_format_iso9660_boot.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_iso9660_boot.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_iso9660_boot.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_boot.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_boot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_iso9660_boot.c' object='libarchive/test/test-test_write_format_iso9660_boot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_iso9660_boot.obj `if test -f 'libarchive/test/test_write_format_iso9660_boot.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_iso9660_boot.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_iso9660_boot.c'; fi` - -libarchive/test/test-test_write_format_iso9660_empty.o: libarchive/test/test_write_format_iso9660_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_iso9660_empty.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_empty.Tpo -c -o libarchive/test/test-test_write_format_iso9660_empty.o `test -f 'libarchive/test/test_write_format_iso9660_empty.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_iso9660_empty.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_empty.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_iso9660_empty.c' object='libarchive/test/test-test_write_format_iso9660_empty.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_iso9660_empty.o `test -f 'libarchive/test/test_write_format_iso9660_empty.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_iso9660_empty.c - -libarchive/test/test-test_write_format_iso9660_empty.obj: libarchive/test/test_write_format_iso9660_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_iso9660_empty.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_empty.Tpo -c -o libarchive/test/test-test_write_format_iso9660_empty.obj `if test -f 'libarchive/test/test_write_format_iso9660_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_iso9660_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_iso9660_empty.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_empty.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_iso9660_empty.c' object='libarchive/test/test-test_write_format_iso9660_empty.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_iso9660_empty.obj `if test -f 'libarchive/test/test_write_format_iso9660_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_iso9660_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_iso9660_empty.c'; fi` - -libarchive/test/test-test_write_format_iso9660_filename.o: libarchive/test/test_write_format_iso9660_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_iso9660_filename.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_filename.Tpo -c -o libarchive/test/test-test_write_format_iso9660_filename.o `test -f 'libarchive/test/test_write_format_iso9660_filename.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_iso9660_filename.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_filename.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_iso9660_filename.c' object='libarchive/test/test-test_write_format_iso9660_filename.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_iso9660_filename.o `test -f 'libarchive/test/test_write_format_iso9660_filename.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_iso9660_filename.c - -libarchive/test/test-test_write_format_iso9660_filename.obj: libarchive/test/test_write_format_iso9660_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_iso9660_filename.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_filename.Tpo -c -o libarchive/test/test-test_write_format_iso9660_filename.obj `if test -f 'libarchive/test/test_write_format_iso9660_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_iso9660_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_iso9660_filename.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_filename.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_iso9660_filename.c' object='libarchive/test/test-test_write_format_iso9660_filename.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_iso9660_filename.obj `if test -f 'libarchive/test/test_write_format_iso9660_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_iso9660_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_iso9660_filename.c'; fi` - -libarchive/test/test-test_write_format_iso9660_zisofs.o: libarchive/test/test_write_format_iso9660_zisofs.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_iso9660_zisofs.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_zisofs.Tpo -c -o libarchive/test/test-test_write_format_iso9660_zisofs.o `test -f 'libarchive/test/test_write_format_iso9660_zisofs.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_iso9660_zisofs.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_zisofs.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_zisofs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_iso9660_zisofs.c' object='libarchive/test/test-test_write_format_iso9660_zisofs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_iso9660_zisofs.o `test -f 'libarchive/test/test_write_format_iso9660_zisofs.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_iso9660_zisofs.c - -libarchive/test/test-test_write_format_iso9660_zisofs.obj: libarchive/test/test_write_format_iso9660_zisofs.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_iso9660_zisofs.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_zisofs.Tpo -c -o libarchive/test/test-test_write_format_iso9660_zisofs.obj `if test -f 'libarchive/test/test_write_format_iso9660_zisofs.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_iso9660_zisofs.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_iso9660_zisofs.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_zisofs.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_zisofs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_iso9660_zisofs.c' object='libarchive/test/test-test_write_format_iso9660_zisofs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_iso9660_zisofs.obj `if test -f 'libarchive/test/test_write_format_iso9660_zisofs.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_iso9660_zisofs.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_iso9660_zisofs.c'; fi` - -libarchive/test/test-test_write_format_mtree.o: libarchive/test/test_write_format_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_mtree.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_mtree.Tpo -c -o libarchive/test/test-test_write_format_mtree.o `test -f 'libarchive/test/test_write_format_mtree.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_mtree.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_mtree.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_mtree.c' object='libarchive/test/test-test_write_format_mtree.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_mtree.o `test -f 'libarchive/test/test_write_format_mtree.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_mtree.c - -libarchive/test/test-test_write_format_mtree.obj: libarchive/test/test_write_format_mtree.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_mtree.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_mtree.Tpo -c -o libarchive/test/test-test_write_format_mtree.obj `if test -f 'libarchive/test/test_write_format_mtree.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_mtree.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_mtree.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_mtree.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_mtree.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_mtree.c' object='libarchive/test/test-test_write_format_mtree.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_mtree.obj `if test -f 'libarchive/test/test_write_format_mtree.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_mtree.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_mtree.c'; fi` - -libarchive/test/test-test_write_format_mtree_absolute_path.o: libarchive/test/test_write_format_mtree_absolute_path.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_mtree_absolute_path.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_mtree_absolute_path.Tpo -c -o libarchive/test/test-test_write_format_mtree_absolute_path.o `test -f 'libarchive/test/test_write_format_mtree_absolute_path.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_mtree_absolute_path.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_mtree_absolute_path.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_mtree_absolute_path.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_mtree_absolute_path.c' object='libarchive/test/test-test_write_format_mtree_absolute_path.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_mtree_absolute_path.o `test -f 'libarchive/test/test_write_format_mtree_absolute_path.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_mtree_absolute_path.c - -libarchive/test/test-test_write_format_mtree_absolute_path.obj: libarchive/test/test_write_format_mtree_absolute_path.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_mtree_absolute_path.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_mtree_absolute_path.Tpo -c -o libarchive/test/test-test_write_format_mtree_absolute_path.obj `if test -f 'libarchive/test/test_write_format_mtree_absolute_path.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_mtree_absolute_path.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_mtree_absolute_path.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_mtree_absolute_path.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_mtree_absolute_path.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_mtree_absolute_path.c' object='libarchive/test/test-test_write_format_mtree_absolute_path.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_mtree_absolute_path.obj `if test -f 'libarchive/test/test_write_format_mtree_absolute_path.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_mtree_absolute_path.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_mtree_absolute_path.c'; fi` - -libarchive/test/test-test_write_format_mtree_classic.o: libarchive/test/test_write_format_mtree_classic.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_mtree_classic.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic.Tpo -c -o libarchive/test/test-test_write_format_mtree_classic.o `test -f 'libarchive/test/test_write_format_mtree_classic.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_mtree_classic.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_mtree_classic.c' object='libarchive/test/test-test_write_format_mtree_classic.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_mtree_classic.o `test -f 'libarchive/test/test_write_format_mtree_classic.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_mtree_classic.c - -libarchive/test/test-test_write_format_mtree_classic.obj: libarchive/test/test_write_format_mtree_classic.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_mtree_classic.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic.Tpo -c -o libarchive/test/test-test_write_format_mtree_classic.obj `if test -f 'libarchive/test/test_write_format_mtree_classic.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_mtree_classic.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_mtree_classic.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_mtree_classic.c' object='libarchive/test/test-test_write_format_mtree_classic.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_mtree_classic.obj `if test -f 'libarchive/test/test_write_format_mtree_classic.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_mtree_classic.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_mtree_classic.c'; fi` - -libarchive/test/test-test_write_format_mtree_classic_indent.o: libarchive/test/test_write_format_mtree_classic_indent.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_mtree_classic_indent.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic_indent.Tpo -c -o libarchive/test/test-test_write_format_mtree_classic_indent.o `test -f 'libarchive/test/test_write_format_mtree_classic_indent.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_mtree_classic_indent.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic_indent.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic_indent.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_mtree_classic_indent.c' object='libarchive/test/test-test_write_format_mtree_classic_indent.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_mtree_classic_indent.o `test -f 'libarchive/test/test_write_format_mtree_classic_indent.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_mtree_classic_indent.c - -libarchive/test/test-test_write_format_mtree_classic_indent.obj: libarchive/test/test_write_format_mtree_classic_indent.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_mtree_classic_indent.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic_indent.Tpo -c -o libarchive/test/test-test_write_format_mtree_classic_indent.obj `if test -f 'libarchive/test/test_write_format_mtree_classic_indent.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_mtree_classic_indent.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_mtree_classic_indent.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic_indent.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic_indent.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_mtree_classic_indent.c' object='libarchive/test/test-test_write_format_mtree_classic_indent.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_mtree_classic_indent.obj `if test -f 'libarchive/test/test_write_format_mtree_classic_indent.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_mtree_classic_indent.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_mtree_classic_indent.c'; fi` - -libarchive/test/test-test_write_format_mtree_fflags.o: libarchive/test/test_write_format_mtree_fflags.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_mtree_fflags.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_mtree_fflags.Tpo -c -o libarchive/test/test-test_write_format_mtree_fflags.o `test -f 'libarchive/test/test_write_format_mtree_fflags.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_mtree_fflags.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_mtree_fflags.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_mtree_fflags.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_mtree_fflags.c' object='libarchive/test/test-test_write_format_mtree_fflags.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_mtree_fflags.o `test -f 'libarchive/test/test_write_format_mtree_fflags.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_mtree_fflags.c - -libarchive/test/test-test_write_format_mtree_fflags.obj: libarchive/test/test_write_format_mtree_fflags.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_mtree_fflags.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_mtree_fflags.Tpo -c -o libarchive/test/test-test_write_format_mtree_fflags.obj `if test -f 'libarchive/test/test_write_format_mtree_fflags.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_mtree_fflags.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_mtree_fflags.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_mtree_fflags.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_mtree_fflags.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_mtree_fflags.c' object='libarchive/test/test-test_write_format_mtree_fflags.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_mtree_fflags.obj `if test -f 'libarchive/test/test_write_format_mtree_fflags.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_mtree_fflags.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_mtree_fflags.c'; fi` - -libarchive/test/test-test_write_format_mtree_no_separator.o: libarchive/test/test_write_format_mtree_no_separator.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_mtree_no_separator.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_mtree_no_separator.Tpo -c -o libarchive/test/test-test_write_format_mtree_no_separator.o `test -f 'libarchive/test/test_write_format_mtree_no_separator.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_mtree_no_separator.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_mtree_no_separator.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_mtree_no_separator.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_mtree_no_separator.c' object='libarchive/test/test-test_write_format_mtree_no_separator.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_mtree_no_separator.o `test -f 'libarchive/test/test_write_format_mtree_no_separator.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_mtree_no_separator.c - -libarchive/test/test-test_write_format_mtree_no_separator.obj: libarchive/test/test_write_format_mtree_no_separator.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_mtree_no_separator.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_mtree_no_separator.Tpo -c -o libarchive/test/test-test_write_format_mtree_no_separator.obj `if test -f 'libarchive/test/test_write_format_mtree_no_separator.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_mtree_no_separator.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_mtree_no_separator.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_mtree_no_separator.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_mtree_no_separator.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_mtree_no_separator.c' object='libarchive/test/test-test_write_format_mtree_no_separator.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_mtree_no_separator.obj `if test -f 'libarchive/test/test_write_format_mtree_no_separator.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_mtree_no_separator.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_mtree_no_separator.c'; fi` - -libarchive/test/test-test_write_format_mtree_quoted_filename.o: libarchive/test/test_write_format_mtree_quoted_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_mtree_quoted_filename.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_mtree_quoted_filename.Tpo -c -o libarchive/test/test-test_write_format_mtree_quoted_filename.o `test -f 'libarchive/test/test_write_format_mtree_quoted_filename.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_mtree_quoted_filename.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_mtree_quoted_filename.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_mtree_quoted_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_mtree_quoted_filename.c' object='libarchive/test/test-test_write_format_mtree_quoted_filename.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_mtree_quoted_filename.o `test -f 'libarchive/test/test_write_format_mtree_quoted_filename.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_mtree_quoted_filename.c - -libarchive/test/test-test_write_format_mtree_quoted_filename.obj: libarchive/test/test_write_format_mtree_quoted_filename.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_mtree_quoted_filename.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_mtree_quoted_filename.Tpo -c -o libarchive/test/test-test_write_format_mtree_quoted_filename.obj `if test -f 'libarchive/test/test_write_format_mtree_quoted_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_mtree_quoted_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_mtree_quoted_filename.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_mtree_quoted_filename.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_mtree_quoted_filename.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_mtree_quoted_filename.c' object='libarchive/test/test-test_write_format_mtree_quoted_filename.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_mtree_quoted_filename.obj `if test -f 'libarchive/test/test_write_format_mtree_quoted_filename.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_mtree_quoted_filename.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_mtree_quoted_filename.c'; fi` - -libarchive/test/test-test_write_format_pax.o: libarchive/test/test_write_format_pax.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_pax.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_pax.Tpo -c -o libarchive/test/test-test_write_format_pax.o `test -f 'libarchive/test/test_write_format_pax.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_pax.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_pax.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_pax.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_pax.c' object='libarchive/test/test-test_write_format_pax.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_pax.o `test -f 'libarchive/test/test_write_format_pax.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_pax.c - -libarchive/test/test-test_write_format_pax.obj: libarchive/test/test_write_format_pax.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_pax.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_pax.Tpo -c -o libarchive/test/test-test_write_format_pax.obj `if test -f 'libarchive/test/test_write_format_pax.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_pax.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_pax.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_pax.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_pax.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_pax.c' object='libarchive/test/test-test_write_format_pax.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_pax.obj `if test -f 'libarchive/test/test_write_format_pax.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_pax.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_pax.c'; fi` - -libarchive/test/test-test_write_format_raw.o: libarchive/test/test_write_format_raw.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_raw.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_raw.Tpo -c -o libarchive/test/test-test_write_format_raw.o `test -f 'libarchive/test/test_write_format_raw.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_raw.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_raw.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_raw.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_raw.c' object='libarchive/test/test-test_write_format_raw.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_raw.o `test -f 'libarchive/test/test_write_format_raw.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_raw.c - -libarchive/test/test-test_write_format_raw.obj: libarchive/test/test_write_format_raw.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_raw.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_raw.Tpo -c -o libarchive/test/test-test_write_format_raw.obj `if test -f 'libarchive/test/test_write_format_raw.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_raw.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_raw.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_raw.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_raw.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_raw.c' object='libarchive/test/test-test_write_format_raw.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_raw.obj `if test -f 'libarchive/test/test_write_format_raw.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_raw.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_raw.c'; fi` - -libarchive/test/test-test_write_format_raw_b64.o: libarchive/test/test_write_format_raw_b64.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_raw_b64.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_raw_b64.Tpo -c -o libarchive/test/test-test_write_format_raw_b64.o `test -f 'libarchive/test/test_write_format_raw_b64.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_raw_b64.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_raw_b64.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_raw_b64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_raw_b64.c' object='libarchive/test/test-test_write_format_raw_b64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_raw_b64.o `test -f 'libarchive/test/test_write_format_raw_b64.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_raw_b64.c - -libarchive/test/test-test_write_format_raw_b64.obj: libarchive/test/test_write_format_raw_b64.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_raw_b64.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_raw_b64.Tpo -c -o libarchive/test/test-test_write_format_raw_b64.obj `if test -f 'libarchive/test/test_write_format_raw_b64.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_raw_b64.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_raw_b64.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_raw_b64.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_raw_b64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_raw_b64.c' object='libarchive/test/test-test_write_format_raw_b64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_raw_b64.obj `if test -f 'libarchive/test/test_write_format_raw_b64.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_raw_b64.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_raw_b64.c'; fi` - -libarchive/test/test-test_write_format_shar_empty.o: libarchive/test/test_write_format_shar_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_shar_empty.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_shar_empty.Tpo -c -o libarchive/test/test-test_write_format_shar_empty.o `test -f 'libarchive/test/test_write_format_shar_empty.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_shar_empty.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_shar_empty.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_shar_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_shar_empty.c' object='libarchive/test/test-test_write_format_shar_empty.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_shar_empty.o `test -f 'libarchive/test/test_write_format_shar_empty.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_shar_empty.c - -libarchive/test/test-test_write_format_shar_empty.obj: libarchive/test/test_write_format_shar_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_shar_empty.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_shar_empty.Tpo -c -o libarchive/test/test-test_write_format_shar_empty.obj `if test -f 'libarchive/test/test_write_format_shar_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_shar_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_shar_empty.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_shar_empty.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_shar_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_shar_empty.c' object='libarchive/test/test-test_write_format_shar_empty.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_shar_empty.obj `if test -f 'libarchive/test/test_write_format_shar_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_shar_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_shar_empty.c'; fi` - -libarchive/test/test-test_write_format_tar.o: libarchive/test/test_write_format_tar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_tar.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_tar.Tpo -c -o libarchive/test/test-test_write_format_tar.o `test -f 'libarchive/test/test_write_format_tar.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_tar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_tar.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_tar.c' object='libarchive/test/test-test_write_format_tar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_tar.o `test -f 'libarchive/test/test_write_format_tar.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_tar.c - -libarchive/test/test-test_write_format_tar.obj: libarchive/test/test_write_format_tar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_tar.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_tar.Tpo -c -o libarchive/test/test-test_write_format_tar.obj `if test -f 'libarchive/test/test_write_format_tar.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_tar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_tar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_tar.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_tar.c' object='libarchive/test/test-test_write_format_tar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_tar.obj `if test -f 'libarchive/test/test_write_format_tar.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_tar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_tar.c'; fi` - -libarchive/test/test-test_write_format_tar_empty.o: libarchive/test/test_write_format_tar_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_tar_empty.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_tar_empty.Tpo -c -o libarchive/test/test-test_write_format_tar_empty.o `test -f 'libarchive/test/test_write_format_tar_empty.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_tar_empty.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_tar_empty.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_tar_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_tar_empty.c' object='libarchive/test/test-test_write_format_tar_empty.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_tar_empty.o `test -f 'libarchive/test/test_write_format_tar_empty.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_tar_empty.c - -libarchive/test/test-test_write_format_tar_empty.obj: libarchive/test/test_write_format_tar_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_tar_empty.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_tar_empty.Tpo -c -o libarchive/test/test-test_write_format_tar_empty.obj `if test -f 'libarchive/test/test_write_format_tar_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_tar_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_tar_empty.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_tar_empty.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_tar_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_tar_empty.c' object='libarchive/test/test-test_write_format_tar_empty.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_tar_empty.obj `if test -f 'libarchive/test/test_write_format_tar_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_tar_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_tar_empty.c'; fi` - -libarchive/test/test-test_write_format_tar_sparse.o: libarchive/test/test_write_format_tar_sparse.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_tar_sparse.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_tar_sparse.Tpo -c -o libarchive/test/test-test_write_format_tar_sparse.o `test -f 'libarchive/test/test_write_format_tar_sparse.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_tar_sparse.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_tar_sparse.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_tar_sparse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_tar_sparse.c' object='libarchive/test/test-test_write_format_tar_sparse.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_tar_sparse.o `test -f 'libarchive/test/test_write_format_tar_sparse.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_tar_sparse.c - -libarchive/test/test-test_write_format_tar_sparse.obj: libarchive/test/test_write_format_tar_sparse.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_tar_sparse.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_tar_sparse.Tpo -c -o libarchive/test/test-test_write_format_tar_sparse.obj `if test -f 'libarchive/test/test_write_format_tar_sparse.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_tar_sparse.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_tar_sparse.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_tar_sparse.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_tar_sparse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_tar_sparse.c' object='libarchive/test/test-test_write_format_tar_sparse.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_tar_sparse.obj `if test -f 'libarchive/test/test_write_format_tar_sparse.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_tar_sparse.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_tar_sparse.c'; fi` - -libarchive/test/test-test_write_format_tar_ustar.o: libarchive/test/test_write_format_tar_ustar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_tar_ustar.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_tar_ustar.Tpo -c -o libarchive/test/test-test_write_format_tar_ustar.o `test -f 'libarchive/test/test_write_format_tar_ustar.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_tar_ustar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_tar_ustar.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_tar_ustar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_tar_ustar.c' object='libarchive/test/test-test_write_format_tar_ustar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_tar_ustar.o `test -f 'libarchive/test/test_write_format_tar_ustar.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_tar_ustar.c - -libarchive/test/test-test_write_format_tar_ustar.obj: libarchive/test/test_write_format_tar_ustar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_tar_ustar.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_tar_ustar.Tpo -c -o libarchive/test/test-test_write_format_tar_ustar.obj `if test -f 'libarchive/test/test_write_format_tar_ustar.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_tar_ustar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_tar_ustar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_tar_ustar.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_tar_ustar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_tar_ustar.c' object='libarchive/test/test-test_write_format_tar_ustar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_tar_ustar.obj `if test -f 'libarchive/test/test_write_format_tar_ustar.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_tar_ustar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_tar_ustar.c'; fi` - -libarchive/test/test-test_write_format_tar_v7tar.o: libarchive/test/test_write_format_tar_v7tar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_tar_v7tar.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_tar_v7tar.Tpo -c -o libarchive/test/test-test_write_format_tar_v7tar.o `test -f 'libarchive/test/test_write_format_tar_v7tar.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_tar_v7tar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_tar_v7tar.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_tar_v7tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_tar_v7tar.c' object='libarchive/test/test-test_write_format_tar_v7tar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_tar_v7tar.o `test -f 'libarchive/test/test_write_format_tar_v7tar.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_tar_v7tar.c - -libarchive/test/test-test_write_format_tar_v7tar.obj: libarchive/test/test_write_format_tar_v7tar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_tar_v7tar.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_tar_v7tar.Tpo -c -o libarchive/test/test-test_write_format_tar_v7tar.obj `if test -f 'libarchive/test/test_write_format_tar_v7tar.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_tar_v7tar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_tar_v7tar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_tar_v7tar.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_tar_v7tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_tar_v7tar.c' object='libarchive/test/test-test_write_format_tar_v7tar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_tar_v7tar.obj `if test -f 'libarchive/test/test_write_format_tar_v7tar.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_tar_v7tar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_tar_v7tar.c'; fi` - -libarchive/test/test-test_write_format_warc.o: libarchive/test/test_write_format_warc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_warc.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_warc.Tpo -c -o libarchive/test/test-test_write_format_warc.o `test -f 'libarchive/test/test_write_format_warc.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_warc.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_warc.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_warc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_warc.c' object='libarchive/test/test-test_write_format_warc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_warc.o `test -f 'libarchive/test/test_write_format_warc.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_warc.c - -libarchive/test/test-test_write_format_warc.obj: libarchive/test/test_write_format_warc.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_warc.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_warc.Tpo -c -o libarchive/test/test-test_write_format_warc.obj `if test -f 'libarchive/test/test_write_format_warc.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_warc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_warc.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_warc.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_warc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_warc.c' object='libarchive/test/test-test_write_format_warc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_warc.obj `if test -f 'libarchive/test/test_write_format_warc.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_warc.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_warc.c'; fi` - -libarchive/test/test-test_write_format_warc_empty.o: libarchive/test/test_write_format_warc_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_warc_empty.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_warc_empty.Tpo -c -o libarchive/test/test-test_write_format_warc_empty.o `test -f 'libarchive/test/test_write_format_warc_empty.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_warc_empty.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_warc_empty.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_warc_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_warc_empty.c' object='libarchive/test/test-test_write_format_warc_empty.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_warc_empty.o `test -f 'libarchive/test/test_write_format_warc_empty.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_warc_empty.c - -libarchive/test/test-test_write_format_warc_empty.obj: libarchive/test/test_write_format_warc_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_warc_empty.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_warc_empty.Tpo -c -o libarchive/test/test-test_write_format_warc_empty.obj `if test -f 'libarchive/test/test_write_format_warc_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_warc_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_warc_empty.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_warc_empty.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_warc_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_warc_empty.c' object='libarchive/test/test-test_write_format_warc_empty.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_warc_empty.obj `if test -f 'libarchive/test/test_write_format_warc_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_warc_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_warc_empty.c'; fi` - -libarchive/test/test-test_write_format_xar.o: libarchive/test/test_write_format_xar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_xar.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_xar.Tpo -c -o libarchive/test/test-test_write_format_xar.o `test -f 'libarchive/test/test_write_format_xar.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_xar.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_xar.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_xar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_xar.c' object='libarchive/test/test-test_write_format_xar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_xar.o `test -f 'libarchive/test/test_write_format_xar.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_xar.c - -libarchive/test/test-test_write_format_xar.obj: libarchive/test/test_write_format_xar.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_xar.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_xar.Tpo -c -o libarchive/test/test-test_write_format_xar.obj `if test -f 'libarchive/test/test_write_format_xar.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_xar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_xar.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_xar.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_xar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_xar.c' object='libarchive/test/test-test_write_format_xar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_xar.obj `if test -f 'libarchive/test/test_write_format_xar.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_xar.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_xar.c'; fi` - -libarchive/test/test-test_write_format_xar_empty.o: libarchive/test/test_write_format_xar_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_xar_empty.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_xar_empty.Tpo -c -o libarchive/test/test-test_write_format_xar_empty.o `test -f 'libarchive/test/test_write_format_xar_empty.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_xar_empty.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_xar_empty.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_xar_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_xar_empty.c' object='libarchive/test/test-test_write_format_xar_empty.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_xar_empty.o `test -f 'libarchive/test/test_write_format_xar_empty.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_xar_empty.c - -libarchive/test/test-test_write_format_xar_empty.obj: libarchive/test/test_write_format_xar_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_xar_empty.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_xar_empty.Tpo -c -o libarchive/test/test-test_write_format_xar_empty.obj `if test -f 'libarchive/test/test_write_format_xar_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_xar_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_xar_empty.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_xar_empty.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_xar_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_xar_empty.c' object='libarchive/test/test-test_write_format_xar_empty.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_xar_empty.obj `if test -f 'libarchive/test/test_write_format_xar_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_xar_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_xar_empty.c'; fi` - -libarchive/test/test-test_write_format_zip.o: libarchive/test/test_write_format_zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip.Tpo -c -o libarchive/test/test-test_write_format_zip.o `test -f 'libarchive/test/test_write_format_zip.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip.c' object='libarchive/test/test-test_write_format_zip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip.o `test -f 'libarchive/test/test_write_format_zip.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip.c - -libarchive/test/test-test_write_format_zip.obj: libarchive/test/test_write_format_zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip.Tpo -c -o libarchive/test/test-test_write_format_zip.obj `if test -f 'libarchive/test/test_write_format_zip.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip.c' object='libarchive/test/test-test_write_format_zip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip.obj `if test -f 'libarchive/test/test_write_format_zip.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip.c'; fi` - -libarchive/test/test-test_write_format_zip_compression_store.o: libarchive/test/test_write_format_zip_compression_store.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip_compression_store.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip_compression_store.Tpo -c -o libarchive/test/test-test_write_format_zip_compression_store.o `test -f 'libarchive/test/test_write_format_zip_compression_store.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip_compression_store.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip_compression_store.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip_compression_store.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip_compression_store.c' object='libarchive/test/test-test_write_format_zip_compression_store.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip_compression_store.o `test -f 'libarchive/test/test_write_format_zip_compression_store.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip_compression_store.c - -libarchive/test/test-test_write_format_zip_compression_store.obj: libarchive/test/test_write_format_zip_compression_store.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip_compression_store.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip_compression_store.Tpo -c -o libarchive/test/test-test_write_format_zip_compression_store.obj `if test -f 'libarchive/test/test_write_format_zip_compression_store.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip_compression_store.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip_compression_store.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip_compression_store.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip_compression_store.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip_compression_store.c' object='libarchive/test/test-test_write_format_zip_compression_store.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip_compression_store.obj `if test -f 'libarchive/test/test_write_format_zip_compression_store.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip_compression_store.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip_compression_store.c'; fi` - -libarchive/test/test-test_write_format_zip_entry_size_unset.o: libarchive/test/test_write_format_zip_entry_size_unset.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip_entry_size_unset.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip_entry_size_unset.Tpo -c -o libarchive/test/test-test_write_format_zip_entry_size_unset.o `test -f 'libarchive/test/test_write_format_zip_entry_size_unset.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip_entry_size_unset.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip_entry_size_unset.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip_entry_size_unset.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip_entry_size_unset.c' object='libarchive/test/test-test_write_format_zip_entry_size_unset.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip_entry_size_unset.o `test -f 'libarchive/test/test_write_format_zip_entry_size_unset.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip_entry_size_unset.c - -libarchive/test/test-test_write_format_zip_entry_size_unset.obj: libarchive/test/test_write_format_zip_entry_size_unset.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip_entry_size_unset.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip_entry_size_unset.Tpo -c -o libarchive/test/test-test_write_format_zip_entry_size_unset.obj `if test -f 'libarchive/test/test_write_format_zip_entry_size_unset.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip_entry_size_unset.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip_entry_size_unset.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip_entry_size_unset.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip_entry_size_unset.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip_entry_size_unset.c' object='libarchive/test/test-test_write_format_zip_entry_size_unset.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip_entry_size_unset.obj `if test -f 'libarchive/test/test_write_format_zip_entry_size_unset.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip_entry_size_unset.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip_entry_size_unset.c'; fi` - -libarchive/test/test-test_write_format_zip_empty.o: libarchive/test/test_write_format_zip_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip_empty.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty.Tpo -c -o libarchive/test/test-test_write_format_zip_empty.o `test -f 'libarchive/test/test_write_format_zip_empty.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip_empty.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip_empty.c' object='libarchive/test/test-test_write_format_zip_empty.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip_empty.o `test -f 'libarchive/test/test_write_format_zip_empty.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip_empty.c - -libarchive/test/test-test_write_format_zip_empty.obj: libarchive/test/test_write_format_zip_empty.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip_empty.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty.Tpo -c -o libarchive/test/test-test_write_format_zip_empty.obj `if test -f 'libarchive/test/test_write_format_zip_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip_empty.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip_empty.c' object='libarchive/test/test-test_write_format_zip_empty.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip_empty.obj `if test -f 'libarchive/test/test_write_format_zip_empty.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip_empty.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip_empty.c'; fi` - -libarchive/test/test-test_write_format_zip_empty_zip64.o: libarchive/test/test_write_format_zip_empty_zip64.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip_empty_zip64.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty_zip64.Tpo -c -o libarchive/test/test-test_write_format_zip_empty_zip64.o `test -f 'libarchive/test/test_write_format_zip_empty_zip64.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip_empty_zip64.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty_zip64.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty_zip64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip_empty_zip64.c' object='libarchive/test/test-test_write_format_zip_empty_zip64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip_empty_zip64.o `test -f 'libarchive/test/test_write_format_zip_empty_zip64.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip_empty_zip64.c - -libarchive/test/test-test_write_format_zip_empty_zip64.obj: libarchive/test/test_write_format_zip_empty_zip64.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip_empty_zip64.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty_zip64.Tpo -c -o libarchive/test/test-test_write_format_zip_empty_zip64.obj `if test -f 'libarchive/test/test_write_format_zip_empty_zip64.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip_empty_zip64.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip_empty_zip64.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty_zip64.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty_zip64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip_empty_zip64.c' object='libarchive/test/test-test_write_format_zip_empty_zip64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip_empty_zip64.obj `if test -f 'libarchive/test/test_write_format_zip_empty_zip64.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip_empty_zip64.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip_empty_zip64.c'; fi` - -libarchive/test/test-test_write_format_zip_file.o: libarchive/test/test_write_format_zip_file.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip_file.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip_file.Tpo -c -o libarchive/test/test-test_write_format_zip_file.o `test -f 'libarchive/test/test_write_format_zip_file.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip_file.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip_file.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip_file.c' object='libarchive/test/test-test_write_format_zip_file.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip_file.o `test -f 'libarchive/test/test_write_format_zip_file.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip_file.c - -libarchive/test/test-test_write_format_zip_file.obj: libarchive/test/test_write_format_zip_file.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip_file.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip_file.Tpo -c -o libarchive/test/test-test_write_format_zip_file.obj `if test -f 'libarchive/test/test_write_format_zip_file.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip_file.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip_file.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip_file.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip_file.c' object='libarchive/test/test-test_write_format_zip_file.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip_file.obj `if test -f 'libarchive/test/test_write_format_zip_file.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip_file.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip_file.c'; fi` - -libarchive/test/test-test_write_format_zip_file_zip64.o: libarchive/test/test_write_format_zip_file_zip64.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip_file_zip64.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip_file_zip64.Tpo -c -o libarchive/test/test-test_write_format_zip_file_zip64.o `test -f 'libarchive/test/test_write_format_zip_file_zip64.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip_file_zip64.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip_file_zip64.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip_file_zip64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip_file_zip64.c' object='libarchive/test/test-test_write_format_zip_file_zip64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip_file_zip64.o `test -f 'libarchive/test/test_write_format_zip_file_zip64.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip_file_zip64.c - -libarchive/test/test-test_write_format_zip_file_zip64.obj: libarchive/test/test_write_format_zip_file_zip64.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip_file_zip64.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip_file_zip64.Tpo -c -o libarchive/test/test-test_write_format_zip_file_zip64.obj `if test -f 'libarchive/test/test_write_format_zip_file_zip64.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip_file_zip64.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip_file_zip64.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip_file_zip64.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip_file_zip64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip_file_zip64.c' object='libarchive/test/test-test_write_format_zip_file_zip64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip_file_zip64.obj `if test -f 'libarchive/test/test_write_format_zip_file_zip64.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip_file_zip64.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip_file_zip64.c'; fi` - -libarchive/test/test-test_write_format_zip_large.o: libarchive/test/test_write_format_zip_large.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip_large.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip_large.Tpo -c -o libarchive/test/test-test_write_format_zip_large.o `test -f 'libarchive/test/test_write_format_zip_large.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip_large.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip_large.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip_large.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip_large.c' object='libarchive/test/test-test_write_format_zip_large.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip_large.o `test -f 'libarchive/test/test_write_format_zip_large.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip_large.c - -libarchive/test/test-test_write_format_zip_large.obj: libarchive/test/test_write_format_zip_large.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip_large.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip_large.Tpo -c -o libarchive/test/test-test_write_format_zip_large.obj `if test -f 'libarchive/test/test_write_format_zip_large.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip_large.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip_large.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip_large.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip_large.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip_large.c' object='libarchive/test/test-test_write_format_zip_large.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip_large.obj `if test -f 'libarchive/test/test_write_format_zip_large.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip_large.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip_large.c'; fi` - -libarchive/test/test-test_write_format_zip_zip64.o: libarchive/test/test_write_format_zip_zip64.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip_zip64.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip_zip64.Tpo -c -o libarchive/test/test-test_write_format_zip_zip64.o `test -f 'libarchive/test/test_write_format_zip_zip64.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip_zip64.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip_zip64.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip_zip64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip_zip64.c' object='libarchive/test/test-test_write_format_zip_zip64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip_zip64.o `test -f 'libarchive/test/test_write_format_zip_zip64.c' || echo '$(srcdir)/'`libarchive/test/test_write_format_zip_zip64.c - -libarchive/test/test-test_write_format_zip_zip64.obj: libarchive/test/test_write_format_zip_zip64.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_format_zip_zip64.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_format_zip_zip64.Tpo -c -o libarchive/test/test-test_write_format_zip_zip64.obj `if test -f 'libarchive/test/test_write_format_zip_zip64.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip_zip64.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip_zip64.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_format_zip_zip64.Tpo libarchive/test/$(DEPDIR)/test-test_write_format_zip_zip64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_format_zip_zip64.c' object='libarchive/test/test-test_write_format_zip_zip64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_format_zip_zip64.obj `if test -f 'libarchive/test/test_write_format_zip_zip64.c'; then $(CYGPATH_W) 'libarchive/test/test_write_format_zip_zip64.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_format_zip_zip64.c'; fi` - -libarchive/test/test-test_write_open_memory.o: libarchive/test/test_write_open_memory.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_open_memory.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_open_memory.Tpo -c -o libarchive/test/test-test_write_open_memory.o `test -f 'libarchive/test/test_write_open_memory.c' || echo '$(srcdir)/'`libarchive/test/test_write_open_memory.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_open_memory.Tpo libarchive/test/$(DEPDIR)/test-test_write_open_memory.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_open_memory.c' object='libarchive/test/test-test_write_open_memory.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_open_memory.o `test -f 'libarchive/test/test_write_open_memory.c' || echo '$(srcdir)/'`libarchive/test/test_write_open_memory.c - -libarchive/test/test-test_write_open_memory.obj: libarchive/test/test_write_open_memory.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_open_memory.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_open_memory.Tpo -c -o libarchive/test/test-test_write_open_memory.obj `if test -f 'libarchive/test/test_write_open_memory.c'; then $(CYGPATH_W) 'libarchive/test/test_write_open_memory.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_open_memory.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_open_memory.Tpo libarchive/test/$(DEPDIR)/test-test_write_open_memory.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_open_memory.c' object='libarchive/test/test-test_write_open_memory.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_open_memory.obj `if test -f 'libarchive/test/test_write_open_memory.c'; then $(CYGPATH_W) 'libarchive/test/test_write_open_memory.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_open_memory.c'; fi` - -libarchive/test/test-test_write_read_format_zip.o: libarchive/test/test_write_read_format_zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_read_format_zip.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_read_format_zip.Tpo -c -o libarchive/test/test-test_write_read_format_zip.o `test -f 'libarchive/test/test_write_read_format_zip.c' || echo '$(srcdir)/'`libarchive/test/test_write_read_format_zip.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_read_format_zip.Tpo libarchive/test/$(DEPDIR)/test-test_write_read_format_zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_read_format_zip.c' object='libarchive/test/test-test_write_read_format_zip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_read_format_zip.o `test -f 'libarchive/test/test_write_read_format_zip.c' || echo '$(srcdir)/'`libarchive/test/test_write_read_format_zip.c - -libarchive/test/test-test_write_read_format_zip.obj: libarchive/test/test_write_read_format_zip.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_write_read_format_zip.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_write_read_format_zip.Tpo -c -o libarchive/test/test-test_write_read_format_zip.obj `if test -f 'libarchive/test/test_write_read_format_zip.c'; then $(CYGPATH_W) 'libarchive/test/test_write_read_format_zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_read_format_zip.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_write_read_format_zip.Tpo libarchive/test/$(DEPDIR)/test-test_write_read_format_zip.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_write_read_format_zip.c' object='libarchive/test/test-test_write_read_format_zip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_write_read_format_zip.obj `if test -f 'libarchive/test/test_write_read_format_zip.c'; then $(CYGPATH_W) 'libarchive/test/test_write_read_format_zip.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_write_read_format_zip.c'; fi` - -libarchive/test/test-test_xattr_platform.o: libarchive/test/test_xattr_platform.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_xattr_platform.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_xattr_platform.Tpo -c -o libarchive/test/test-test_xattr_platform.o `test -f 'libarchive/test/test_xattr_platform.c' || echo '$(srcdir)/'`libarchive/test/test_xattr_platform.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_xattr_platform.Tpo libarchive/test/$(DEPDIR)/test-test_xattr_platform.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_xattr_platform.c' object='libarchive/test/test-test_xattr_platform.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_xattr_platform.o `test -f 'libarchive/test/test_xattr_platform.c' || echo '$(srcdir)/'`libarchive/test/test_xattr_platform.c - -libarchive/test/test-test_xattr_platform.obj: libarchive/test/test_xattr_platform.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_xattr_platform.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_xattr_platform.Tpo -c -o libarchive/test/test-test_xattr_platform.obj `if test -f 'libarchive/test/test_xattr_platform.c'; then $(CYGPATH_W) 'libarchive/test/test_xattr_platform.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_xattr_platform.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_xattr_platform.Tpo libarchive/test/$(DEPDIR)/test-test_xattr_platform.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_xattr_platform.c' object='libarchive/test/test-test_xattr_platform.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_xattr_platform.obj `if test -f 'libarchive/test/test_xattr_platform.c'; then $(CYGPATH_W) 'libarchive/test/test_xattr_platform.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_xattr_platform.c'; fi` - -libarchive/test/test-test_zip_filename_encoding.o: libarchive/test/test_zip_filename_encoding.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_zip_filename_encoding.o -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_zip_filename_encoding.Tpo -c -o libarchive/test/test-test_zip_filename_encoding.o `test -f 'libarchive/test/test_zip_filename_encoding.c' || echo '$(srcdir)/'`libarchive/test/test_zip_filename_encoding.c -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_zip_filename_encoding.Tpo libarchive/test/$(DEPDIR)/test-test_zip_filename_encoding.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_zip_filename_encoding.c' object='libarchive/test/test-test_zip_filename_encoding.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_zip_filename_encoding.o `test -f 'libarchive/test/test_zip_filename_encoding.c' || echo '$(srcdir)/'`libarchive/test/test_zip_filename_encoding.c - -libarchive/test/test-test_zip_filename_encoding.obj: libarchive/test/test_zip_filename_encoding.c -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libarchive/test/test-test_zip_filename_encoding.obj -MD -MP -MF libarchive/test/$(DEPDIR)/test-test_zip_filename_encoding.Tpo -c -o libarchive/test/test-test_zip_filename_encoding.obj `if test -f 'libarchive/test/test_zip_filename_encoding.c'; then $(CYGPATH_W) 'libarchive/test/test_zip_filename_encoding.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_zip_filename_encoding.c'; fi` -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) libarchive/test/$(DEPDIR)/test-test_zip_filename_encoding.Tpo libarchive/test/$(DEPDIR)/test-test_zip_filename_encoding.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libarchive/test/test_zip_filename_encoding.c' object='libarchive/test/test-test_zip_filename_encoding.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libarchive_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libarchive/test/test-test_zip_filename_encoding.obj `if test -f 'libarchive/test/test_zip_filename_encoding.c'; then $(CYGPATH_W) 'libarchive/test/test_zip_filename_encoding.c'; else $(CYGPATH_W) '$(srcdir)/libarchive/test/test_zip_filename_encoding.c'; fi` - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs - -rm -rf libarchive/.libs libarchive/_libs - -rm -rf libarchive_fe/.libs libarchive_fe/_libs - -distclean-libtool: - -rm -f libtool config.lt -install-man1: $(man_MANS) - @$(NORMAL_INSTALL) - @list1=''; \ - list2='$(man_MANS)'; \ - test -n "$(man1dir)" \ - && test -n "`echo $$list1$$list2`" \ - || exit 0; \ - echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \ - { for i in $$list1; do echo "$$i"; done; \ - if test -n "$$list2"; then \ - for i in $$list2; do echo "$$i"; done \ - | sed -n '/\.1[a-z]*$$/p'; \ - fi; \ - } | while read p; do \ - if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; echo "$$p"; \ - done | \ - sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ - -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ - sed 'N;N;s,\n, ,g' | { \ - list=; while read file base inst; do \ - if test "$$base" = "$$inst"; then list="$$list $$file"; else \ - echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ - $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ - fi; \ - done; \ - for i in $$list; do echo "$$i"; done | $(am__base_list) | \ - while read files; do \ - test -z "$$files" || { \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ - done; } - -uninstall-man1: - @$(NORMAL_UNINSTALL) - @list=''; test -n "$(man1dir)" || exit 0; \ - files=`{ for i in $$list; do echo "$$i"; done; \ - l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ - sed -n '/\.1[a-z]*$$/p'; \ - } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ - -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ - dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir) -install-man3: $(man_MANS) - @$(NORMAL_INSTALL) - @list1=''; \ - list2='$(man_MANS)'; \ - test -n "$(man3dir)" \ - && test -n "`echo $$list1$$list2`" \ - || exit 0; \ - echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \ - { for i in $$list1; do echo "$$i"; done; \ - if test -n "$$list2"; then \ - for i in $$list2; do echo "$$i"; done \ - | sed -n '/\.3[a-z]*$$/p'; \ - fi; \ - } | while read p; do \ - if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; echo "$$p"; \ - done | \ - sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \ - -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ - sed 'N;N;s,\n, ,g' | { \ - list=; while read file base inst; do \ - if test "$$base" = "$$inst"; then list="$$list $$file"; else \ - echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \ - $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \ - fi; \ - done; \ - for i in $$list; do echo "$$i"; done | $(am__base_list) | \ - while read files; do \ - test -z "$$files" || { \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \ - done; } - -uninstall-man3: - @$(NORMAL_UNINSTALL) - @list=''; test -n "$(man3dir)" || exit 0; \ - files=`{ for i in $$list; do echo "$$i"; done; \ - l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ - sed -n '/\.3[a-z]*$$/p'; \ - } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \ - -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ - dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir) -install-man5: $(man_MANS) - @$(NORMAL_INSTALL) - @list1=''; \ - list2='$(man_MANS)'; \ - test -n "$(man5dir)" \ - && test -n "`echo $$list1$$list2`" \ - || exit 0; \ - echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \ - { for i in $$list1; do echo "$$i"; done; \ - if test -n "$$list2"; then \ - for i in $$list2; do echo "$$i"; done \ - | sed -n '/\.5[a-z]*$$/p'; \ - fi; \ - } | while read p; do \ - if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; echo "$$p"; \ - done | \ - sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \ - -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ - sed 'N;N;s,\n, ,g' | { \ - list=; while read file base inst; do \ - if test "$$base" = "$$inst"; then list="$$list $$file"; else \ - echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \ - $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \ - fi; \ - done; \ - for i in $$list; do echo "$$i"; done | $(am__base_list) | \ - while read files; do \ - test -z "$$files" || { \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \ - done; } - -uninstall-man5: - @$(NORMAL_UNINSTALL) - @list=''; test -n "$(man5dir)" || exit 0; \ - files=`{ for i in $$list; do echo "$$i"; done; \ - l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ - sed -n '/\.5[a-z]*$$/p'; \ - } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \ - -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ - dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir) -install-pkgconfigDATA: $(pkgconfig_DATA) - @$(NORMAL_INSTALL) - @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \ - fi; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ - done - -uninstall-pkgconfigDATA: - @$(NORMAL_UNINSTALL) - @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) -install-includeHEADERS: $(include_HEADERS) - @$(NORMAL_INSTALL) - @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \ - fi; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \ - $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \ - done - -uninstall-includeHEADERS: - @$(NORMAL_UNINSTALL) - @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) - -ID: $(am__tagged_files) - $(am__define_uniq_tagged_files); mkid -fID $$unique -tags: tags-am -TAGS: tags - -tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) - set x; \ - here=`pwd`; \ - $(am__define_uniq_tagged_files); \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "$$@" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: ctags-am - -CTAGS: ctags -ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) - $(am__define_uniq_tagged_files); \ - test -z "$(CTAGS_ARGS)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__cd) $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) "$$here" -cscope: cscope.files - test ! -s cscope.files \ - || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) -clean-cscope: - -rm -f cscope.files -cscope.files: clean-cscope cscopelist -cscopelist: cscopelist-am - -cscopelist-am: $(am__tagged_files) - list='$(am__tagged_files)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -rm -f cscope.out cscope.in.out cscope.po.out cscope.files - -# Recover from deleted '.trs' file; this should ensure that -# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create -# both 'foo.log' and 'foo.trs'. Break the recipe in two subshells -# to avoid problems with "make -n". -.log.trs: - rm -f $< $@ - $(MAKE) $(AM_MAKEFLAGS) $< - -# Leading 'am--fnord' is there to ensure the list of targets does not -# expand to empty, as could happen e.g. with make check TESTS=''. -am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) -am--force-recheck: - @: - -$(TEST_SUITE_LOG): $(TEST_LOGS) - @$(am__set_TESTS_bases); \ - am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ - redo_bases=`for i in $$bases; do \ - am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \ - done`; \ - if test -n "$$redo_bases"; then \ - redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ - redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ - if $(am__make_dryrun); then :; else \ - rm -f $$redo_logs && rm -f $$redo_results || exit 1; \ - fi; \ - fi; \ - if test -n "$$am__remaking_logs"; then \ - echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ - "recursion detected" >&2; \ - elif test -n "$$redo_logs"; then \ - am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ - fi; \ - if $(am__make_dryrun); then :; else \ - st=0; \ - errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \ - for i in $$redo_bases; do \ - test -f $$i.trs && test -r $$i.trs \ - || { echo "$$errmsg $$i.trs" >&2; st=1; }; \ - test -f $$i.log && test -r $$i.log \ - || { echo "$$errmsg $$i.log" >&2; st=1; }; \ - done; \ - test $$st -eq 0 || exit 1; \ - fi - @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \ - ws='[ ]'; \ - results=`for b in $$bases; do echo $$b.trs; done`; \ - test -n "$$results" || results=/dev/null; \ - all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ - pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ - fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ - skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ - xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ - xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ - error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ - if test `expr $$fail + $$xpass + $$error` -eq 0; then \ - success=true; \ - else \ - success=false; \ - fi; \ - br='==================='; br=$$br$$br$$br$$br; \ - result_count () \ - { \ - if test x"$$1" = x"--maybe-color"; then \ - maybe_colorize=yes; \ - elif test x"$$1" = x"--no-color"; then \ - maybe_colorize=no; \ - else \ - echo "$@: invalid 'result_count' usage" >&2; exit 4; \ - fi; \ - shift; \ - desc=$$1 count=$$2; \ - if test $$maybe_colorize = yes && test $$count -gt 0; then \ - color_start=$$3 color_end=$$std; \ - else \ - color_start= color_end=; \ - fi; \ - echo "$${color_start}# $$desc $$count$${color_end}"; \ - }; \ - create_testsuite_report () \ - { \ - result_count $$1 "TOTAL:" $$all "$$brg"; \ - result_count $$1 "PASS: " $$pass "$$grn"; \ - result_count $$1 "SKIP: " $$skip "$$blu"; \ - result_count $$1 "XFAIL:" $$xfail "$$lgn"; \ - result_count $$1 "FAIL: " $$fail "$$red"; \ - result_count $$1 "XPASS:" $$xpass "$$red"; \ - result_count $$1 "ERROR:" $$error "$$mgn"; \ - }; \ - { \ - echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \ - $(am__rst_title); \ - create_testsuite_report --no-color; \ - echo; \ - echo ".. contents:: :depth: 2"; \ - echo; \ - for b in $$bases; do echo $$b; done \ - | $(am__create_global_log); \ - } >$(TEST_SUITE_LOG).tmp || exit 1; \ - mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \ - if $$success; then \ - col="$$grn"; \ - else \ - col="$$red"; \ - test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \ - fi; \ - echo "$${col}$$br$${std}"; \ - echo "$${col}Testsuite summary"$(AM_TESTSUITE_SUMMARY_HEADER)"$${std}"; \ - echo "$${col}$$br$${std}"; \ - create_testsuite_report --maybe-color; \ - echo "$$col$$br$$std"; \ - if $$success; then :; else \ - echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \ - if test -n "$(PACKAGE_BUGREPORT)"; then \ - echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \ - fi; \ - echo "$$col$$br$$std"; \ - fi; \ - $$success || exit 1 - -check-TESTS: $(check_PROGRAMS) - @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list - @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list - @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) - @set +e; $(am__set_TESTS_bases); \ - log_list=`for i in $$bases; do echo $$i.log; done`; \ - trs_list=`for i in $$bases; do echo $$i.trs; done`; \ - log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ - $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ - exit $$?; -recheck: all $(check_PROGRAMS) - @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) - @set +e; $(am__set_TESTS_bases); \ - bases=`for i in $$bases; do echo $$i; done \ - | $(am__list_recheck_tests)` || exit 1; \ - log_list=`for i in $$bases; do echo $$i.log; done`; \ - log_list=`echo $$log_list`; \ - $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ - am__force_recheck=am--force-recheck \ - TEST_LOGS="$$log_list"; \ - exit $$? -libarchive_test.log: libarchive_test$(EXEEXT) - @p='libarchive_test$(EXEEXT)'; \ - b='libarchive_test'; \ - $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ - --log-file $$b.log --trs-file $$b.trs \ - $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ - "$$tst" $(AM_TESTS_FD_REDIRECT) -bsdtar_test.log: bsdtar_test$(EXEEXT) - @p='bsdtar_test$(EXEEXT)'; \ - b='bsdtar_test'; \ - $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ - --log-file $$b.log --trs-file $$b.trs \ - $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ - "$$tst" $(AM_TESTS_FD_REDIRECT) -bsdcpio_test.log: bsdcpio_test$(EXEEXT) - @p='bsdcpio_test$(EXEEXT)'; \ - b='bsdcpio_test'; \ - $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ - --log-file $$b.log --trs-file $$b.trs \ - $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ - "$$tst" $(AM_TESTS_FD_REDIRECT) -bsdcat_test.log: bsdcat_test$(EXEEXT) - @p='bsdcat_test$(EXEEXT)'; \ - b='bsdcat_test'; \ - $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ - --log-file $$b.log --trs-file $$b.trs \ - $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ - "$$tst" $(AM_TESTS_FD_REDIRECT) -.test.log: - @p='$<'; \ - $(am__set_b); \ - $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ - --log-file $$b.log --trs-file $$b.trs \ - $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ - "$$tst" $(AM_TESTS_FD_REDIRECT) -@am__EXEEXT_TRUE@.test$(EXEEXT).log: -@am__EXEEXT_TRUE@ @p='$<'; \ -@am__EXEEXT_TRUE@ $(am__set_b); \ -@am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ -@am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ -@am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ -@am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) -distdir: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) distdir-am - -distdir-am: $(DISTFILES) - $(am__remove_distdir) - test -d "$(distdir)" || mkdir "$(distdir)" - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$(top_distdir)" distdir="$(distdir)" \ - dist-hook - -test -n "$(am__skip_mode_fix)" \ - || find "$(distdir)" -type d ! -perm -755 \ - -exec chmod u+rwx,go+rx {} \; -o \ - ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ - ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ - ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ - || chmod -R a+r "$(distdir)" -dist-gzip: distdir - tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz - $(am__post_remove_distdir) - -dist-bzip2: distdir - tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 - $(am__post_remove_distdir) - -dist-lzip: distdir - tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz - $(am__post_remove_distdir) -dist-xz: distdir - tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz - $(am__post_remove_distdir) - -dist-zstd: distdir - tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst - $(am__post_remove_distdir) - -dist-tarZ: distdir - @echo WARNING: "Support for distribution archives compressed with" \ - "legacy program 'compress' is deprecated." >&2 - @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 - tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z - $(am__post_remove_distdir) - -dist-shar: distdir - @echo WARNING: "Support for shar distribution archives is" \ - "deprecated." >&2 - @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 - shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz - $(am__post_remove_distdir) -dist-zip: distdir - -rm -f $(distdir).zip - zip -rq $(distdir).zip $(distdir) - $(am__post_remove_distdir) - -dist dist-all: - $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' - $(am__post_remove_distdir) - -# This target untars the dist file and tries a VPATH configuration. Then -# it guarantees that the distribution is self-contained by making another -# tarfile. -distcheck: dist - case '$(DIST_ARCHIVES)' in \ - *.tar.gz*) \ - eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ - *.tar.bz2*) \ - bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ - *.tar.lz*) \ - lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ - *.tar.xz*) \ - xz -dc $(distdir).tar.xz | $(am__untar) ;;\ - *.tar.Z*) \ - uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ - *.shar.gz*) \ - eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ - *.zip*) \ - unzip $(distdir).zip ;;\ - *.tar.zst*) \ - zstd -dc $(distdir).tar.zst | $(am__untar) ;;\ - esac - chmod -R a-w $(distdir) - chmod u+w $(distdir) - mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst - chmod a-w $(distdir) - test -d $(distdir)/_build || exit 0; \ - dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ - && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ - && am__cwd=`pwd` \ - && $(am__cd) $(distdir)/_build/sub \ - && ../../configure \ - $(AM_DISTCHECK_CONFIGURE_FLAGS) \ - $(DISTCHECK_CONFIGURE_FLAGS) \ - --srcdir=../.. --prefix="$$dc_install_base" \ - && $(MAKE) $(AM_MAKEFLAGS) \ - && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \ - && $(MAKE) $(AM_MAKEFLAGS) check \ - && $(MAKE) $(AM_MAKEFLAGS) install \ - && $(MAKE) $(AM_MAKEFLAGS) installcheck \ - && $(MAKE) $(AM_MAKEFLAGS) uninstall \ - && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ - distuninstallcheck \ - && chmod -R a-w "$$dc_install_base" \ - && ({ \ - (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ - distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ - } || { rm -rf "$$dc_destdir"; exit 1; }) \ - && rm -rf "$$dc_destdir" \ - && $(MAKE) $(AM_MAKEFLAGS) dist \ - && rm -rf $(DIST_ARCHIVES) \ - && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ - && cd "$$am__cwd" \ - || exit 1 - $(am__post_remove_distdir) - @(echo "$(distdir) archives ready for distribution: "; \ - list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ - sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' -distuninstallcheck: - @test -n '$(distuninstallcheck_dir)' || { \ - echo 'ERROR: trying to run $@ with an empty' \ - '$$(distuninstallcheck_dir)' >&2; \ - exit 1; \ - }; \ - $(am__cd) '$(distuninstallcheck_dir)' || { \ - echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ - exit 1; \ - }; \ - test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ - || { echo "ERROR: files left after uninstall:" ; \ - if test -n "$(DESTDIR)"; then \ - echo " (check DESTDIR support)"; \ - fi ; \ - $(distuninstallcheck_listfiles) ; \ - exit 1; } >&2 -distcleancheck: distclean - @if test '$(srcdir)' = . ; then \ - echo "ERROR: distcleancheck can only run from a VPATH build" ; \ - exit 1 ; \ - fi - @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ - || { echo "ERROR: files left in build directory after distclean:" ; \ - $(distcleancheck_listfiles) ; \ - exit 1; } >&2 -check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) - $(MAKE) $(AM_MAKEFLAGS) check-TESTS -check: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) check-am -all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) $(MANS) $(DATA) $(HEADERS) \ - config.h -install-binPROGRAMS: install-libLTLIBRARIES - -install-checkPROGRAMS: install-libLTLIBRARIES - -installdirs: - for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) install-am -install-exec: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - if test -z '$(STRIP)'; then \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - install; \ - else \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ - fi -mostlyclean-generic: - -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS) - -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs) - -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) - -clean-generic: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -rm -f cat/$(DEPDIR)/$(am__dirstamp) - -rm -f cat/$(am__dirstamp) - -rm -f cat/test/$(DEPDIR)/$(am__dirstamp) - -rm -f cat/test/$(am__dirstamp) - -rm -f cpio/$(DEPDIR)/$(am__dirstamp) - -rm -f cpio/$(am__dirstamp) - -rm -f cpio/test/$(DEPDIR)/$(am__dirstamp) - -rm -f cpio/test/$(am__dirstamp) - -rm -f libarchive/$(DEPDIR)/$(am__dirstamp) - -rm -f libarchive/$(am__dirstamp) - -rm -f libarchive/test/$(DEPDIR)/$(am__dirstamp) - -rm -f libarchive/test/$(am__dirstamp) - -rm -f libarchive_fe/$(DEPDIR)/$(am__dirstamp) - -rm -f libarchive_fe/$(am__dirstamp) - -rm -f tar/$(DEPDIR)/$(am__dirstamp) - -rm -f tar/$(am__dirstamp) - -rm -f tar/test/$(DEPDIR)/$(am__dirstamp) - -rm -f tar/test/$(am__dirstamp) - -rm -f test_utils/$(DEPDIR)/$(am__dirstamp) - -rm -f test_utils/$(am__dirstamp) - -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." - -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) -clean: clean-am - -clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ - clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \ - mostlyclean-am - -distclean: distclean-am - -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -f cat/$(DEPDIR)/bsdcat-bsdcat.Po - -rm -f cat/$(DEPDIR)/bsdcat-cmdline.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_0.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_empty_gz.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_empty_lz4.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_empty_xz.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_empty_zstd.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_error.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_error_mixed.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_expand_Z.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_expand_bz2.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_expand_gz.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_expand_lz4.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_expand_mixed.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_expand_plain.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_expand_xz.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_expand_zstd.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_help.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_stdin.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_version.Po - -rm -f cpio/$(DEPDIR)/bsdcpio-cmdline.Po - -rm -f cpio/$(DEPDIR)/bsdcpio-cpio.Po - -rm -f cpio/$(DEPDIR)/bsdcpio-cpio_windows.Po - -rm -f cpio/$(DEPDIR)/bsdcpio_test-cmdline.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_0.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_basic.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_cmdline.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_Z.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_bz2.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_grz.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_gz.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lrz.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz4.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzma.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzo.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_xz.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_zstd.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_format_newc.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_gcpio_compat.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_missing_file.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_0.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_B_upper.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_C_upper.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_J_upper.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_L_upper.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_Z_upper.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_a.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_b64encode.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_c.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_d.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_f.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_grzip.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_help.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_l.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lrzip.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lz4.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzma.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzop.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_m.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_passphrase.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_t.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_u.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_uuencode.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_version.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_xz.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_y.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_z.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_zstd.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_owner_parse.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_dotdot.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_reverse.Po - -rm -f libarchive/$(DEPDIR)/archive_acl.Plo - -rm -f libarchive/$(DEPDIR)/archive_blake2s_ref.Plo - -rm -f libarchive/$(DEPDIR)/archive_blake2sp_ref.Plo - -rm -f libarchive/$(DEPDIR)/archive_check_magic.Plo - -rm -f libarchive/$(DEPDIR)/archive_cmdline.Plo - -rm -f libarchive/$(DEPDIR)/archive_cryptor.Plo - -rm -f libarchive/$(DEPDIR)/archive_digest.Plo - -rm -f libarchive/$(DEPDIR)/archive_disk_acl_darwin.Plo - -rm -f libarchive/$(DEPDIR)/archive_disk_acl_freebsd.Plo - -rm -f libarchive/$(DEPDIR)/archive_disk_acl_linux.Plo - -rm -f libarchive/$(DEPDIR)/archive_disk_acl_sunos.Plo - -rm -f libarchive/$(DEPDIR)/archive_entry.Plo - -rm -f libarchive/$(DEPDIR)/archive_entry_copy_bhfi.Plo - -rm -f libarchive/$(DEPDIR)/archive_entry_copy_stat.Plo - -rm -f libarchive/$(DEPDIR)/archive_entry_link_resolver.Plo - -rm -f libarchive/$(DEPDIR)/archive_entry_sparse.Plo - -rm -f libarchive/$(DEPDIR)/archive_entry_stat.Plo - -rm -f libarchive/$(DEPDIR)/archive_entry_strmode.Plo - -rm -f libarchive/$(DEPDIR)/archive_entry_xattr.Plo - -rm -f libarchive/$(DEPDIR)/archive_getdate.Plo - -rm -f libarchive/$(DEPDIR)/archive_hmac.Plo - -rm -f libarchive/$(DEPDIR)/archive_match.Plo - -rm -f libarchive/$(DEPDIR)/archive_options.Plo - -rm -f libarchive/$(DEPDIR)/archive_pack_dev.Plo - -rm -f libarchive/$(DEPDIR)/archive_pathmatch.Plo - -rm -f libarchive/$(DEPDIR)/archive_ppmd7.Plo - -rm -f libarchive/$(DEPDIR)/archive_ppmd8.Plo - -rm -f libarchive/$(DEPDIR)/archive_random.Plo - -rm -f libarchive/$(DEPDIR)/archive_rb.Plo - -rm -f libarchive/$(DEPDIR)/archive_read.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_add_passphrase.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_append_filter.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_data_into_fd.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_disk_entry_from_file.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_disk_posix.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_disk_set_standard_lookup.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_disk_windows.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_extract.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_extract2.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_open_fd.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_open_file.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_open_filename.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_open_memory.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_set_format.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_set_options.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_all.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_by_code.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_bzip2.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_compress.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_grzip.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_gzip.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_lrzip.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_lz4.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_lzop.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_none.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_program.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_rpm.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_uu.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_xz.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_zstd.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_7zip.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_all.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_ar.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_by_code.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_cab.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_cpio.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_empty.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_iso9660.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_lha.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_mtree.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_rar.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_rar5.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_raw.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_tar.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_warc.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_xar.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_zip.Plo - -rm -f libarchive/$(DEPDIR)/archive_string.Plo - -rm -f libarchive/$(DEPDIR)/archive_string_sprintf.Plo - -rm -f libarchive/$(DEPDIR)/archive_util.Plo - -rm -f libarchive/$(DEPDIR)/archive_version_details.Plo - -rm -f libarchive/$(DEPDIR)/archive_virtual.Plo - -rm -f libarchive/$(DEPDIR)/archive_windows.Plo - -rm -f libarchive/$(DEPDIR)/archive_write.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_b64encode.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_by_name.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_bzip2.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_compress.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_grzip.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_gzip.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_lrzip.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_lz4.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_lzop.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_none.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_program.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_uuencode.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_xz.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_zstd.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_disk_posix.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_disk_set_standard_lookup.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_disk_windows.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_open_fd.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_open_file.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_open_filename.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_open_memory.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_7zip.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_ar.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_by_name.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_cpio.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_cpio_binary.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_cpio_newc.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_cpio_odc.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_filter_by_ext.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_gnutar.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_iso9660.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_mtree.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_pax.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_raw.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_shar.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_ustar.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_v7tar.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_warc.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_xar.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_zip.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_options.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_passphrase.Plo - -rm -f libarchive/$(DEPDIR)/filter_fork_posix.Plo - -rm -f libarchive/$(DEPDIR)/filter_fork_windows.Plo - -rm -f libarchive/$(DEPDIR)/test-archive_acl.Po - -rm -f libarchive/$(DEPDIR)/test-archive_blake2s_ref.Po - -rm -f libarchive/$(DEPDIR)/test-archive_blake2sp_ref.Po - -rm -f libarchive/$(DEPDIR)/test-archive_check_magic.Po - -rm -f libarchive/$(DEPDIR)/test-archive_cmdline.Po - -rm -f libarchive/$(DEPDIR)/test-archive_cryptor.Po - -rm -f libarchive/$(DEPDIR)/test-archive_digest.Po - -rm -f libarchive/$(DEPDIR)/test-archive_disk_acl_darwin.Po - -rm -f libarchive/$(DEPDIR)/test-archive_disk_acl_freebsd.Po - -rm -f libarchive/$(DEPDIR)/test-archive_disk_acl_linux.Po - -rm -f libarchive/$(DEPDIR)/test-archive_disk_acl_sunos.Po - -rm -f libarchive/$(DEPDIR)/test-archive_entry.Po - -rm -f libarchive/$(DEPDIR)/test-archive_entry_copy_bhfi.Po - -rm -f libarchive/$(DEPDIR)/test-archive_entry_copy_stat.Po - -rm -f libarchive/$(DEPDIR)/test-archive_entry_link_resolver.Po - -rm -f libarchive/$(DEPDIR)/test-archive_entry_sparse.Po - -rm -f libarchive/$(DEPDIR)/test-archive_entry_stat.Po - -rm -f libarchive/$(DEPDIR)/test-archive_entry_strmode.Po - -rm -f libarchive/$(DEPDIR)/test-archive_entry_xattr.Po - -rm -f libarchive/$(DEPDIR)/test-archive_getdate.Po - -rm -f libarchive/$(DEPDIR)/test-archive_hmac.Po - -rm -f libarchive/$(DEPDIR)/test-archive_match.Po - -rm -f libarchive/$(DEPDIR)/test-archive_options.Po - -rm -f libarchive/$(DEPDIR)/test-archive_pack_dev.Po - -rm -f libarchive/$(DEPDIR)/test-archive_pathmatch.Po - -rm -f libarchive/$(DEPDIR)/test-archive_ppmd7.Po - -rm -f libarchive/$(DEPDIR)/test-archive_ppmd8.Po - -rm -f libarchive/$(DEPDIR)/test-archive_random.Po - -rm -f libarchive/$(DEPDIR)/test-archive_rb.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_add_passphrase.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_append_filter.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_data_into_fd.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_disk_entry_from_file.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_disk_posix.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_disk_set_standard_lookup.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_disk_windows.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_extract.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_extract2.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_open_fd.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_open_file.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_open_filename.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_open_memory.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_set_format.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_set_options.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_all.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_by_code.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_bzip2.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_compress.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_grzip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_gzip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_lrzip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_lz4.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_lzop.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_none.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_program.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_rpm.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_uu.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_xz.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_zstd.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_7zip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_all.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_ar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_by_code.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_cab.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_cpio.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_empty.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_iso9660.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_lha.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_mtree.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_rar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_rar5.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_raw.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_tar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_warc.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_xar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_zip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_string.Po - -rm -f libarchive/$(DEPDIR)/test-archive_string_sprintf.Po - -rm -f libarchive/$(DEPDIR)/test-archive_util.Po - -rm -f libarchive/$(DEPDIR)/test-archive_version_details.Po - -rm -f libarchive/$(DEPDIR)/test-archive_virtual.Po - -rm -f libarchive/$(DEPDIR)/test-archive_windows.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_b64encode.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_by_name.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_bzip2.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_compress.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_grzip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_gzip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_lrzip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_lz4.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_lzop.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_none.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_program.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_uuencode.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_xz.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_zstd.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_disk_posix.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_disk_set_standard_lookup.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_disk_windows.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_open_fd.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_open_file.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_open_filename.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_open_memory.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_7zip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_ar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_by_name.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_cpio.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_binary.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_newc.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_odc.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_filter_by_ext.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_gnutar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_iso9660.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_mtree.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_pax.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_raw.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_shar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_ustar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_v7tar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_warc.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_xar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_zip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_options.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_passphrase.Po - -rm -f libarchive/$(DEPDIR)/test-filter_fork_posix.Po - -rm -f libarchive/$(DEPDIR)/test-filter_fork_windows.Po - -rm -f libarchive/$(DEPDIR)/test-xxhash.Po - -rm -f libarchive/$(DEPDIR)/xxhash.Plo - -rm -f libarchive/test/$(DEPDIR)/test-read_open_memory.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_acl_nfs4.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_acl_pax.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_acl_platform_nfs4.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_acl_platform_posix1e.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_acl_posix1e.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_acl_text.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_api_feature.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_clear_error.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_cmdline.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_digest.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_getdate.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_match_owner.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_match_path.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_match_time.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_pathmatch.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_add_passphrase.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_fd.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_multiple_data_objects.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_raw.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_open2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_set_filter_option.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_set_format_option.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_set_option.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_set_options.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_support.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_set_error.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_string.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_string_conversion.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_write_add_filter_by_name.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_write_set_filter_option.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_by_name.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_filter_by_ext.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_option.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_write_set_option.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_write_set_options.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_write_set_passphrase.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_bad_fd.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_bzip2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_cpio.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_gtar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_gzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_lz4.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_lzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_lzma.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_lzop.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_mac.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_perl_archive_tar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_plexus_archiver_tar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_solaris_pax_sparse.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_solaris_tar_acl.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_star_acl.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_tar_directory.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_tar_hardlink.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_uudecode.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_uudecode_large.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_xz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_zip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_zstd.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_empty_write.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_entry.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_entry_strmode.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_extattr_freebsd.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_filter_count.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_fuzz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_gnutar_filename_encoding.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_link_resolver.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_open_failure.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_open_fd.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_open_file.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_open_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_pax_filename_encoding.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_pax_xattr_header.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_data_large.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_disk.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_disk_directory_traversals.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_disk_entry_from_file.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_extract.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_file_nonexistent.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_filter_compress.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_filter_grzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_filter_lrzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_filter_lzop.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_filter_lzop_multiple_parts.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_filter_program.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_filter_program_signature.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_filter_uudecode.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_7zip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_data.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_header.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_partially.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_7zip_malformed.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_7zip_packinfo_digests.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_ar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cab.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cab_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_afio.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_Z.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_be.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_bz2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_gz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_le.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzma.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_xz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_odc.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_bzip2_rpm.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip_rpm.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4c_Z.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_gtar_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_gtar_gz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_gtar_lzma.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse_skip_entry.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_iso_Z.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_iso_multi_extent.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_iso_xorriso.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_bz2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_long.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_rr.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_versioned.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isorr_bz2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isorr_ce.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isorr_new_bz2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isorr_rr_moved.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isozisofs_bz2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_lha.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_lha_bugfix_0.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename_utf16.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_mtree.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_mtree_crash747.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_pax_bz2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_rar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_rar5.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_data.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_header.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_partially.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_rar_filter.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_rar_invalid1.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_raw.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tar_concatenated.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_pax.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_with_gnulabel.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tar_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tar_invalid_pax_size.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tbz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tgz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tlz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_txz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_ustar_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_warc.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_xar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_7075_utf8_paths.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_comment_stored.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_data.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_header.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_partially.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_extra_padding.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_high_compression.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_jar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_mac_metadata.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_malformed.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_msdos.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_nested.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_nofiletype.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_padded.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_sfx.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_traditional_encryption_data.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes_large.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_with_invalid_traditional_eocd.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_zip64.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_large.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_pax_truncated.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_rht_security_selinux.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_schily.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_position.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_set_format.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_too_many_filters.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_truncated.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_truncated_filter.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_short_writes.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_sparse_basic.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_tar_filenames.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_tar_large.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_ustar_filename_encoding.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_ustar_filenames.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_warn_missing_hardlink_target.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_appledouble.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_failures.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_fixup.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_hardlink.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_hfs_compression.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_lookup.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_mac_metadata.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_no_hfs_compression.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_perms.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_secure.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_secure744.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_secure745.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_secure746.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_sparse.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_symlink.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_times.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_b64encode.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_bzip2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_compress.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_gzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_gzip_timestamp.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_lrzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_lz4.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_lzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_lzma.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_lzop.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_program.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_uuencode.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_xz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_zstd.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_7zip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_7zip_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_7zip_large.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_ar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_cpio.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_cpio_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_cpio_newc.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_cpio_odc.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_gnutar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_gnutar_filenames.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_iso9660.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_boot.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_zisofs.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_mtree.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_mtree_absolute_path.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic_indent.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_mtree_fflags.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_mtree_no_separator.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_mtree_quoted_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_pax.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_raw.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_raw_b64.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_shar_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_tar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_tar_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_tar_sparse.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_tar_ustar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_tar_v7tar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_warc.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_warc_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_xar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_xar_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip_compression_store.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty_zip64.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip_entry_size_unset.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip_file.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip_file_zip64.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip_large.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip_zip64.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_open_memory.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_read_format_zip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_xattr_platform.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_zip_filename_encoding.Po - -rm -f libarchive_fe/$(DEPDIR)/la-err.Plo - -rm -f libarchive_fe/$(DEPDIR)/la-line_reader.Plo - -rm -f libarchive_fe/$(DEPDIR)/la-passphrase.Plo - -rm -f tar/$(DEPDIR)/bsdtar-bsdtar.Po - -rm -f tar/$(DEPDIR)/bsdtar-bsdtar_windows.Po - -rm -f tar/$(DEPDIR)/bsdtar-cmdline.Po - -rm -f tar/$(DEPDIR)/bsdtar-creation_set.Po - -rm -f tar/$(DEPDIR)/bsdtar-read.Po - -rm -f tar/$(DEPDIR)/bsdtar-subst.Po - -rm -f tar/$(DEPDIR)/bsdtar-util.Po - -rm -f tar/$(DEPDIR)/bsdtar-write.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_0.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_basic.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_copy.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_empty_mtree.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_Z.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_bz2.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_grz.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_gz.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lrz.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz4.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzma.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzo.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_xz.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_zstd.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_format_newc.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_help.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_leading_slash.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_missing_file.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_C_mtree.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_C_upper.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_H_upper.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_L_upper.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_O_upper.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_T_upper.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_U_upper.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_X_upper.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_a.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_acls.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_b.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_b64encode.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude_vcs.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_fflags.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_gid_gname.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_grzip.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_ignore_zeros.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_j.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_k.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_keep_newer_files.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_lrzip.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_lz4.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_lzma.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_lzop.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_n.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_newer_than.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_nodump.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_older_than.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_passphrase.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_q.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_r.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_s.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_safe_writes.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_uid_uname.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_uuencode.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_xattrs.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_xz.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_z.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_zstd.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_patterns.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_print_longpath.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_stdio.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_strip_components.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_symlink_dir.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_version.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_windows.Po - -rm -f test_utils/$(DEPDIR)/bsdcat_test-test_main.Po - -rm -f test_utils/$(DEPDIR)/bsdcat_test-test_utils.Po - -rm -f test_utils/$(DEPDIR)/bsdcpio_test-test_main.Po - -rm -f test_utils/$(DEPDIR)/bsdcpio_test-test_utils.Po - -rm -f test_utils/$(DEPDIR)/bsdtar_test-test_main.Po - -rm -f test_utils/$(DEPDIR)/bsdtar_test-test_utils.Po - -rm -f test_utils/$(DEPDIR)/libarchive_test-test_main.Po - -rm -f test_utils/$(DEPDIR)/libarchive_test-test_utils.Po - -rm -f Makefile -distclean-am: clean-am distclean-compile distclean-generic \ - distclean-hdr distclean-libtool distclean-local distclean-tags - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: install-includeHEADERS install-man \ - install-pkgconfigDATA - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: install-binPROGRAMS install-libLTLIBRARIES - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: install-man1 install-man3 install-man5 - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -rf $(top_srcdir)/autom4te.cache - -rm -f cat/$(DEPDIR)/bsdcat-bsdcat.Po - -rm -f cat/$(DEPDIR)/bsdcat-cmdline.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_0.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_empty_gz.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_empty_lz4.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_empty_xz.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_empty_zstd.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_error.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_error_mixed.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_expand_Z.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_expand_bz2.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_expand_gz.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_expand_lz4.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_expand_mixed.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_expand_plain.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_expand_xz.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_expand_zstd.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_help.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_stdin.Po - -rm -f cat/test/$(DEPDIR)/bsdcat_test-test_version.Po - -rm -f cpio/$(DEPDIR)/bsdcpio-cmdline.Po - -rm -f cpio/$(DEPDIR)/bsdcpio-cpio.Po - -rm -f cpio/$(DEPDIR)/bsdcpio-cpio_windows.Po - -rm -f cpio/$(DEPDIR)/bsdcpio_test-cmdline.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_0.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_basic.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_cmdline.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_Z.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_bz2.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_grz.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_gz.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lrz.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lz4.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzma.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_lzo.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_xz.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_extract_cpio_zstd.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_format_newc.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_gcpio_compat.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_missing_file.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_0.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_B_upper.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_C_upper.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_J_upper.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_L_upper.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_Z_upper.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_a.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_b64encode.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_c.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_d.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_f.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_grzip.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_help.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_l.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lrzip.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lz4.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzma.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_lzop.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_m.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_passphrase.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_t.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_u.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_uuencode.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_version.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_xz.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_y.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_z.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_option_zstd.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_owner_parse.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_dotdot.Po - -rm -f cpio/test/$(DEPDIR)/bsdcpio_test-test_passthrough_reverse.Po - -rm -f libarchive/$(DEPDIR)/archive_acl.Plo - -rm -f libarchive/$(DEPDIR)/archive_blake2s_ref.Plo - -rm -f libarchive/$(DEPDIR)/archive_blake2sp_ref.Plo - -rm -f libarchive/$(DEPDIR)/archive_check_magic.Plo - -rm -f libarchive/$(DEPDIR)/archive_cmdline.Plo - -rm -f libarchive/$(DEPDIR)/archive_cryptor.Plo - -rm -f libarchive/$(DEPDIR)/archive_digest.Plo - -rm -f libarchive/$(DEPDIR)/archive_disk_acl_darwin.Plo - -rm -f libarchive/$(DEPDIR)/archive_disk_acl_freebsd.Plo - -rm -f libarchive/$(DEPDIR)/archive_disk_acl_linux.Plo - -rm -f libarchive/$(DEPDIR)/archive_disk_acl_sunos.Plo - -rm -f libarchive/$(DEPDIR)/archive_entry.Plo - -rm -f libarchive/$(DEPDIR)/archive_entry_copy_bhfi.Plo - -rm -f libarchive/$(DEPDIR)/archive_entry_copy_stat.Plo - -rm -f libarchive/$(DEPDIR)/archive_entry_link_resolver.Plo - -rm -f libarchive/$(DEPDIR)/archive_entry_sparse.Plo - -rm -f libarchive/$(DEPDIR)/archive_entry_stat.Plo - -rm -f libarchive/$(DEPDIR)/archive_entry_strmode.Plo - -rm -f libarchive/$(DEPDIR)/archive_entry_xattr.Plo - -rm -f libarchive/$(DEPDIR)/archive_getdate.Plo - -rm -f libarchive/$(DEPDIR)/archive_hmac.Plo - -rm -f libarchive/$(DEPDIR)/archive_match.Plo - -rm -f libarchive/$(DEPDIR)/archive_options.Plo - -rm -f libarchive/$(DEPDIR)/archive_pack_dev.Plo - -rm -f libarchive/$(DEPDIR)/archive_pathmatch.Plo - -rm -f libarchive/$(DEPDIR)/archive_ppmd7.Plo - -rm -f libarchive/$(DEPDIR)/archive_ppmd8.Plo - -rm -f libarchive/$(DEPDIR)/archive_random.Plo - -rm -f libarchive/$(DEPDIR)/archive_rb.Plo - -rm -f libarchive/$(DEPDIR)/archive_read.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_add_passphrase.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_append_filter.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_data_into_fd.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_disk_entry_from_file.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_disk_posix.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_disk_set_standard_lookup.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_disk_windows.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_extract.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_extract2.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_open_fd.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_open_file.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_open_filename.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_open_memory.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_set_format.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_set_options.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_all.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_by_code.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_bzip2.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_compress.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_grzip.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_gzip.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_lrzip.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_lz4.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_lzop.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_none.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_program.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_rpm.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_uu.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_xz.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_filter_zstd.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_7zip.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_all.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_ar.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_by_code.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_cab.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_cpio.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_empty.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_iso9660.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_lha.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_mtree.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_rar.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_rar5.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_raw.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_tar.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_warc.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_xar.Plo - -rm -f libarchive/$(DEPDIR)/archive_read_support_format_zip.Plo - -rm -f libarchive/$(DEPDIR)/archive_string.Plo - -rm -f libarchive/$(DEPDIR)/archive_string_sprintf.Plo - -rm -f libarchive/$(DEPDIR)/archive_util.Plo - -rm -f libarchive/$(DEPDIR)/archive_version_details.Plo - -rm -f libarchive/$(DEPDIR)/archive_virtual.Plo - -rm -f libarchive/$(DEPDIR)/archive_windows.Plo - -rm -f libarchive/$(DEPDIR)/archive_write.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_b64encode.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_by_name.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_bzip2.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_compress.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_grzip.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_gzip.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_lrzip.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_lz4.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_lzop.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_none.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_program.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_uuencode.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_xz.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_add_filter_zstd.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_disk_posix.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_disk_set_standard_lookup.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_disk_windows.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_open_fd.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_open_file.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_open_filename.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_open_memory.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_7zip.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_ar.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_by_name.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_cpio.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_cpio_binary.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_cpio_newc.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_cpio_odc.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_filter_by_ext.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_gnutar.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_iso9660.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_mtree.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_pax.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_raw.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_shar.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_ustar.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_v7tar.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_warc.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_xar.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_format_zip.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_options.Plo - -rm -f libarchive/$(DEPDIR)/archive_write_set_passphrase.Plo - -rm -f libarchive/$(DEPDIR)/filter_fork_posix.Plo - -rm -f libarchive/$(DEPDIR)/filter_fork_windows.Plo - -rm -f libarchive/$(DEPDIR)/test-archive_acl.Po - -rm -f libarchive/$(DEPDIR)/test-archive_blake2s_ref.Po - -rm -f libarchive/$(DEPDIR)/test-archive_blake2sp_ref.Po - -rm -f libarchive/$(DEPDIR)/test-archive_check_magic.Po - -rm -f libarchive/$(DEPDIR)/test-archive_cmdline.Po - -rm -f libarchive/$(DEPDIR)/test-archive_cryptor.Po - -rm -f libarchive/$(DEPDIR)/test-archive_digest.Po - -rm -f libarchive/$(DEPDIR)/test-archive_disk_acl_darwin.Po - -rm -f libarchive/$(DEPDIR)/test-archive_disk_acl_freebsd.Po - -rm -f libarchive/$(DEPDIR)/test-archive_disk_acl_linux.Po - -rm -f libarchive/$(DEPDIR)/test-archive_disk_acl_sunos.Po - -rm -f libarchive/$(DEPDIR)/test-archive_entry.Po - -rm -f libarchive/$(DEPDIR)/test-archive_entry_copy_bhfi.Po - -rm -f libarchive/$(DEPDIR)/test-archive_entry_copy_stat.Po - -rm -f libarchive/$(DEPDIR)/test-archive_entry_link_resolver.Po - -rm -f libarchive/$(DEPDIR)/test-archive_entry_sparse.Po - -rm -f libarchive/$(DEPDIR)/test-archive_entry_stat.Po - -rm -f libarchive/$(DEPDIR)/test-archive_entry_strmode.Po - -rm -f libarchive/$(DEPDIR)/test-archive_entry_xattr.Po - -rm -f libarchive/$(DEPDIR)/test-archive_getdate.Po - -rm -f libarchive/$(DEPDIR)/test-archive_hmac.Po - -rm -f libarchive/$(DEPDIR)/test-archive_match.Po - -rm -f libarchive/$(DEPDIR)/test-archive_options.Po - -rm -f libarchive/$(DEPDIR)/test-archive_pack_dev.Po - -rm -f libarchive/$(DEPDIR)/test-archive_pathmatch.Po - -rm -f libarchive/$(DEPDIR)/test-archive_ppmd7.Po - -rm -f libarchive/$(DEPDIR)/test-archive_ppmd8.Po - -rm -f libarchive/$(DEPDIR)/test-archive_random.Po - -rm -f libarchive/$(DEPDIR)/test-archive_rb.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_add_passphrase.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_append_filter.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_data_into_fd.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_disk_entry_from_file.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_disk_posix.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_disk_set_standard_lookup.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_disk_windows.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_extract.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_extract2.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_open_fd.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_open_file.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_open_filename.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_open_memory.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_set_format.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_set_options.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_all.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_by_code.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_bzip2.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_compress.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_grzip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_gzip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_lrzip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_lz4.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_lzop.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_none.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_program.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_rpm.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_uu.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_xz.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_filter_zstd.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_7zip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_all.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_ar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_by_code.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_cab.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_cpio.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_empty.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_iso9660.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_lha.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_mtree.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_rar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_rar5.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_raw.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_tar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_warc.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_xar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_read_support_format_zip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_string.Po - -rm -f libarchive/$(DEPDIR)/test-archive_string_sprintf.Po - -rm -f libarchive/$(DEPDIR)/test-archive_util.Po - -rm -f libarchive/$(DEPDIR)/test-archive_version_details.Po - -rm -f libarchive/$(DEPDIR)/test-archive_virtual.Po - -rm -f libarchive/$(DEPDIR)/test-archive_windows.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_b64encode.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_by_name.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_bzip2.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_compress.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_grzip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_gzip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_lrzip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_lz4.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_lzop.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_none.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_program.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_uuencode.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_xz.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_add_filter_zstd.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_disk_posix.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_disk_set_standard_lookup.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_disk_windows.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_open_fd.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_open_file.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_open_filename.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_open_memory.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_7zip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_ar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_by_name.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_cpio.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_binary.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_newc.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_cpio_odc.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_filter_by_ext.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_gnutar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_iso9660.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_mtree.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_pax.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_raw.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_shar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_ustar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_v7tar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_warc.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_xar.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_format_zip.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_options.Po - -rm -f libarchive/$(DEPDIR)/test-archive_write_set_passphrase.Po - -rm -f libarchive/$(DEPDIR)/test-filter_fork_posix.Po - -rm -f libarchive/$(DEPDIR)/test-filter_fork_windows.Po - -rm -f libarchive/$(DEPDIR)/test-xxhash.Po - -rm -f libarchive/$(DEPDIR)/xxhash.Plo - -rm -f libarchive/test/$(DEPDIR)/test-read_open_memory.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_acl_nfs4.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_acl_pax.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_acl_platform_nfs4.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_acl_platform_posix1e.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_acl_posix1e.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_acl_text.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_api_feature.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_clear_error.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_cmdline.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_digest.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_getdate.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_match_owner.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_match_path.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_match_time.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_pathmatch.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_add_passphrase.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_fd.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_close_twice_open_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_multiple_data_objects.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_next_header_raw.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_open2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_set_filter_option.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_set_format_option.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_set_option.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_set_options.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_read_support.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_set_error.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_string.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_string_conversion.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_write_add_filter_by_name.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_write_set_filter_option.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_by_name.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_filter_by_ext.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_write_set_format_option.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_write_set_option.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_write_set_options.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_archive_write_set_passphrase.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_bad_fd.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_bzip2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_cpio.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_gtar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_gzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_lz4.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_lzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_lzma.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_lzop.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_mac.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_perl_archive_tar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_plexus_archiver_tar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_solaris_pax_sparse.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_solaris_tar_acl.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_star_acl.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_tar_directory.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_tar_hardlink.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_uudecode.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_uudecode_large.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_xz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_zip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_compat_zstd.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_empty_write.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_entry.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_entry_strmode.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_extattr_freebsd.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_filter_count.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_fuzz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_gnutar_filename_encoding.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_link_resolver.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_open_failure.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_open_fd.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_open_file.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_open_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_pax_filename_encoding.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_pax_xattr_header.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_data_large.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_disk.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_disk_directory_traversals.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_disk_entry_from_file.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_extract.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_file_nonexistent.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_filter_compress.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_filter_grzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_filter_lrzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_filter_lzop.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_filter_lzop_multiple_parts.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_filter_program.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_filter_program_signature.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_filter_uudecode.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_7zip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_data.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_header.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_7zip_encryption_partially.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_7zip_malformed.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_7zip_packinfo_digests.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_ar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cab.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cab_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_afio.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_Z.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_be.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_bz2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_gz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_le.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_lzma.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_bin_xz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_odc.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_bzip2_rpm.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4_gzip_rpm.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_cpio_svr4c_Z.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_gtar_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_gtar_gz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_gtar_lzma.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_gtar_sparse_skip_entry.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_iso_Z.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_iso_multi_extent.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_iso_xorriso.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_bz2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_long.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_rr.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isojoliet_versioned.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isorr_bz2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isorr_ce.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isorr_new_bz2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isorr_rr_moved.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_isozisofs_bz2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_lha.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_lha_bugfix_0.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_lha_filename_utf16.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_mtree.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_mtree_crash747.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_pax_bz2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_rar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_rar5.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_data.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_header.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_rar_encryption_partially.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_rar_filter.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_rar_invalid1.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_raw.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tar_concatenated.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_pax.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tar_empty_with_gnulabel.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tar_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tar_invalid_pax_size.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tbz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tgz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tlz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_txz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_tz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_ustar_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_warc.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_xar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_7075_utf8_paths.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_comment_stored.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_data.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_header.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_encryption_partially.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_extra_padding.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_high_compression.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_jar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_mac_metadata.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_malformed.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_msdos.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_nested.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_nofiletype.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_padded.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_sfx.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_traditional_encryption_data.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_winzip_aes_large.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_with_invalid_traditional_eocd.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_format_zip_zip64.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_large.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_pax_truncated.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_rht_security_selinux.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_pax_xattr_schily.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_position.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_set_format.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_too_many_filters.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_truncated.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_read_truncated_filter.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_short_writes.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_sparse_basic.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_tar_filenames.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_tar_large.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_ustar_filename_encoding.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_ustar_filenames.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_warn_missing_hardlink_target.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_appledouble.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_failures.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_fixup.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_hardlink.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_hfs_compression.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_lookup.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_mac_metadata.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_no_hfs_compression.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_perms.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_secure.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_secure744.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_secure745.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_secure746.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_sparse.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_symlink.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_disk_times.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_b64encode.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_bzip2.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_compress.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_gzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_gzip_timestamp.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_lrzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_lz4.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_lzip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_lzma.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_lzop.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_program.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_uuencode.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_xz.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_filter_zstd.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_7zip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_7zip_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_7zip_large.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_ar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_cpio.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_cpio_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_cpio_newc.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_cpio_odc.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_gnutar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_gnutar_filenames.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_iso9660.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_boot.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_iso9660_zisofs.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_mtree.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_mtree_absolute_path.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_mtree_classic_indent.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_mtree_fflags.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_mtree_no_separator.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_mtree_quoted_filename.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_pax.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_raw.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_raw_b64.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_shar_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_tar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_tar_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_tar_sparse.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_tar_ustar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_tar_v7tar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_warc.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_warc_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_xar.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_xar_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip_compression_store.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip_empty_zip64.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip_entry_size_unset.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip_file.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip_file_zip64.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip_large.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_format_zip_zip64.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_open_memory.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_write_read_format_zip.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_xattr_platform.Po - -rm -f libarchive/test/$(DEPDIR)/test-test_zip_filename_encoding.Po - -rm -f libarchive_fe/$(DEPDIR)/la-err.Plo - -rm -f libarchive_fe/$(DEPDIR)/la-line_reader.Plo - -rm -f libarchive_fe/$(DEPDIR)/la-passphrase.Plo - -rm -f tar/$(DEPDIR)/bsdtar-bsdtar.Po - -rm -f tar/$(DEPDIR)/bsdtar-bsdtar_windows.Po - -rm -f tar/$(DEPDIR)/bsdtar-cmdline.Po - -rm -f tar/$(DEPDIR)/bsdtar-creation_set.Po - -rm -f tar/$(DEPDIR)/bsdtar-read.Po - -rm -f tar/$(DEPDIR)/bsdtar-subst.Po - -rm -f tar/$(DEPDIR)/bsdtar-util.Po - -rm -f tar/$(DEPDIR)/bsdtar-write.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_0.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_basic.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_copy.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_empty_mtree.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_Z.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_bz2.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_grz.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_gz.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lrz.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lz4.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzma.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_lzo.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_xz.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_extract_tar_zstd.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_format_newc.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_help.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_leading_slash.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_missing_file.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_C_mtree.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_C_upper.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_H_upper.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_L_upper.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_O_upper.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_T_upper.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_U_upper.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_X_upper.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_a.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_acls.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_b.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_b64encode.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_exclude_vcs.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_fflags.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_gid_gname.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_grzip.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_ignore_zeros.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_j.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_k.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_keep_newer_files.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_lrzip.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_lz4.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_lzma.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_lzop.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_n.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_newer_than.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_nodump.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_older_than.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_passphrase.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_q.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_r.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_s.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_safe_writes.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_uid_uname.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_uuencode.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_xattrs.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_xz.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_z.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_option_zstd.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_patterns.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_print_longpath.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_stdio.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_strip_components.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_symlink_dir.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_version.Po - -rm -f tar/test/$(DEPDIR)/bsdtar_test-test_windows.Po - -rm -f test_utils/$(DEPDIR)/bsdcat_test-test_main.Po - -rm -f test_utils/$(DEPDIR)/bsdcat_test-test_utils.Po - -rm -f test_utils/$(DEPDIR)/bsdcpio_test-test_main.Po - -rm -f test_utils/$(DEPDIR)/bsdcpio_test-test_utils.Po - -rm -f test_utils/$(DEPDIR)/bsdtar_test-test_main.Po - -rm -f test_utils/$(DEPDIR)/bsdtar_test-test_utils.Po - -rm -f test_utils/$(DEPDIR)/libarchive_test-test_main.Po - -rm -f test_utils/$(DEPDIR)/libarchive_test-test_utils.Po - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-compile mostlyclean-generic \ - mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-binPROGRAMS uninstall-includeHEADERS \ - uninstall-libLTLIBRARIES uninstall-man uninstall-pkgconfigDATA - -uninstall-man: uninstall-man1 uninstall-man3 uninstall-man5 - -.MAKE: all check check-am install install-am install-exec \ - install-strip - -.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles am--refresh check \ - check-TESTS check-am clean clean-binPROGRAMS \ - clean-checkPROGRAMS clean-cscope clean-generic \ - clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \ - cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \ - dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \ - dist-zip dist-zstd distcheck distclean distclean-compile \ - distclean-generic distclean-hdr distclean-libtool \ - distclean-local distclean-tags distcleancheck distdir \ - distuninstallcheck dvi dvi-am html html-am info info-am \ - install install-am install-binPROGRAMS install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am \ - install-includeHEADERS install-info install-info-am \ - install-libLTLIBRARIES install-man install-man1 install-man3 \ - install-man5 install-pdf install-pdf-am install-pkgconfigDATA \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-compile \ - mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ - recheck tags tags-am uninstall uninstall-am \ - uninstall-binPROGRAMS uninstall-includeHEADERS \ - uninstall-libLTLIBRARIES uninstall-man uninstall-man1 \ - uninstall-man3 uninstall-man5 uninstall-pkgconfigDATA - -.PRECIOUS: Makefile - - -# a) Clean out some unneeded files and directories -# b) Collect all documentation and format it for distribution. -dist-hook: - rm -rf `find $(distdir) -name CVS -type d` - rm -rf `find $(distdir) -name .svn -type d` - rm -f `find $(distdir) -name '*~'` - rm -f `find $(distdir) -name '*.out'` - rm -f `find $(distdir) -name '*.core'` - -rm -f $(distdir)/*/Makefile $(distdir)/*/*/Makefile - cd $(distdir)/doc && /bin/sh update.sh - -distclean-local: - -rm -rf .ref - -rm -rf autom4te.cache/ - -rm -f *~ - -[ -f libarchive/Makefile ] && cd libarchive && make clean - -[ -f libarchive/test/Makefile ] && cd libarchive/test && make clean - -[ -f tar/Makefile ] && cd tar && make clean - -[ -f tar/test/Makefile ] && cd tar/test && make clean - -[ -f cpio/Makefile ] && cd cpio && make clean - -[ -f cpio/test/Makefile ] && cd cpio/test && make clean - -[ -f cat/Makefile ] && cd cat && make clean - -[ -f cpio/test/Makefile ] && cd cat/test && make clean - -# The "list.h" file just lists all of the tests defined in all of the sources. -# Building it automatically provides a sanity-check on libarchive_test_SOURCES -# above. -libarchive/test/list.h: Makefile - $(MKDIR_P) libarchive/test - cat $(top_srcdir)/libarchive/test/test_*.c | grep '^DEFINE_TEST' > libarchive/test/list.h - -tar/test/list.h: Makefile - $(MKDIR_P) tar/test - cat $(top_srcdir)/tar/test/test_*.c | grep '^DEFINE_TEST' > tar/test/list.h - -cpio/test/list.h: Makefile - $(MKDIR_P) cpio/test - cat $(top_srcdir)/cpio/test/test_*.c | grep '^DEFINE_TEST' > cpio/test/list.h - -cat/test/list.h: Makefile - cat $(top_srcdir)/cat/test/test_*.c | grep '^DEFINE_TEST' > cat/test/list.h - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff --git a/src/dependencies/libarchive-3.6.2/aclocal.m4 b/src/dependencies/libarchive-3.6.2/aclocal.m4 deleted file mode 100644 index 14646f7..0000000 --- a/src/dependencies/libarchive-3.6.2/aclocal.m4 +++ /dev/null @@ -1,10527 +0,0 @@ -# generated automatically by aclocal 1.16.5 -*- Autoconf -*- - -# Copyright (C) 1996-2021 Free Software Foundation, Inc. - -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])]) -m4_ifndef([AC_AUTOCONF_VERSION], - [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.71],, -[m4_warning([this file was generated for autoconf 2.71. -You have another version of autoconf. It may work, but is not guaranteed to. -If you have problems, you may need to regenerate the build system entirely. -To do so, use the procedure documented by the package, typically 'autoreconf'.])]) - -# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- -# -# Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. -# Written by Gordon Matzigkeit, 1996 -# -# This file is free software; the Free Software Foundation gives -# unlimited permission to copy and/or distribute it, with or without -# modifications, as long as this notice is preserved. - -m4_define([_LT_COPYING], [dnl -# Copyright (C) 2014 Free Software Foundation, Inc. -# This is free software; see the source for copying conditions. There is NO -# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -# GNU Libtool is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of of the License, or -# (at your option) any later version. -# -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program or library that is built -# using GNU Libtool, you may include this file under the same -# distribution terms that you use for the rest of that program. -# -# GNU Libtool is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . -]) - -# serial 58 LT_INIT - - -# LT_PREREQ(VERSION) -# ------------------ -# Complain and exit if this libtool version is less that VERSION. -m4_defun([LT_PREREQ], -[m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1, - [m4_default([$3], - [m4_fatal([Libtool version $1 or higher is required], - 63)])], - [$2])]) - - -# _LT_CHECK_BUILDDIR -# ------------------ -# Complain if the absolute build directory name contains unusual characters -m4_defun([_LT_CHECK_BUILDDIR], -[case `pwd` in - *\ * | *\ *) - AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;; -esac -]) - - -# LT_INIT([OPTIONS]) -# ------------------ -AC_DEFUN([LT_INIT], -[AC_PREREQ([2.62])dnl We use AC_PATH_PROGS_FEATURE_CHECK -AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl -AC_BEFORE([$0], [LT_LANG])dnl -AC_BEFORE([$0], [LT_OUTPUT])dnl -AC_BEFORE([$0], [LTDL_INIT])dnl -m4_require([_LT_CHECK_BUILDDIR])dnl - -dnl Autoconf doesn't catch unexpanded LT_ macros by default: -m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl -m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl -dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4 -dnl unless we require an AC_DEFUNed macro: -AC_REQUIRE([LTOPTIONS_VERSION])dnl -AC_REQUIRE([LTSUGAR_VERSION])dnl -AC_REQUIRE([LTVERSION_VERSION])dnl -AC_REQUIRE([LTOBSOLETE_VERSION])dnl -m4_require([_LT_PROG_LTMAIN])dnl - -_LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}]) - -dnl Parse OPTIONS -_LT_SET_OPTIONS([$0], [$1]) - -# This can be used to rebuild libtool when needed -LIBTOOL_DEPS=$ltmain - -# Always use our own libtool. -LIBTOOL='$(SHELL) $(top_builddir)/libtool' -AC_SUBST(LIBTOOL)dnl - -_LT_SETUP - -# Only expand once: -m4_define([LT_INIT]) -])# LT_INIT - -# Old names: -AU_ALIAS([AC_PROG_LIBTOOL], [LT_INIT]) -AU_ALIAS([AM_PROG_LIBTOOL], [LT_INIT]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_PROG_LIBTOOL], []) -dnl AC_DEFUN([AM_PROG_LIBTOOL], []) - - -# _LT_PREPARE_CC_BASENAME -# ----------------------- -m4_defun([_LT_PREPARE_CC_BASENAME], [ -# Calculate cc_basename. Skip known compiler wrappers and cross-prefix. -func_cc_basename () -{ - for cc_temp in @S|@*""; do - case $cc_temp in - compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; - distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;; - \-*) ;; - *) break;; - esac - done - func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` -} -])# _LT_PREPARE_CC_BASENAME - - -# _LT_CC_BASENAME(CC) -# ------------------- -# It would be clearer to call AC_REQUIREs from _LT_PREPARE_CC_BASENAME, -# but that macro is also expanded into generated libtool script, which -# arranges for $SED and $ECHO to be set by different means. -m4_defun([_LT_CC_BASENAME], -[m4_require([_LT_PREPARE_CC_BASENAME])dnl -AC_REQUIRE([_LT_DECL_SED])dnl -AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl -func_cc_basename $1 -cc_basename=$func_cc_basename_result -]) - - -# _LT_FILEUTILS_DEFAULTS -# ---------------------- -# It is okay to use these file commands and assume they have been set -# sensibly after 'm4_require([_LT_FILEUTILS_DEFAULTS])'. -m4_defun([_LT_FILEUTILS_DEFAULTS], -[: ${CP="cp -f"} -: ${MV="mv -f"} -: ${RM="rm -f"} -])# _LT_FILEUTILS_DEFAULTS - - -# _LT_SETUP -# --------- -m4_defun([_LT_SETUP], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -AC_REQUIRE([AC_CANONICAL_BUILD])dnl -AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl -AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl - -_LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl -dnl -_LT_DECL([], [host_alias], [0], [The host system])dnl -_LT_DECL([], [host], [0])dnl -_LT_DECL([], [host_os], [0])dnl -dnl -_LT_DECL([], [build_alias], [0], [The build system])dnl -_LT_DECL([], [build], [0])dnl -_LT_DECL([], [build_os], [0])dnl -dnl -AC_REQUIRE([AC_PROG_CC])dnl -AC_REQUIRE([LT_PATH_LD])dnl -AC_REQUIRE([LT_PATH_NM])dnl -dnl -AC_REQUIRE([AC_PROG_LN_S])dnl -test -z "$LN_S" && LN_S="ln -s" -_LT_DECL([], [LN_S], [1], [Whether we need soft or hard links])dnl -dnl -AC_REQUIRE([LT_CMD_MAX_LEN])dnl -_LT_DECL([objext], [ac_objext], [0], [Object file suffix (normally "o")])dnl -_LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl -dnl -m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_CHECK_SHELL_FEATURES])dnl -m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl -m4_require([_LT_CMD_RELOAD])dnl -m4_require([_LT_CHECK_MAGIC_METHOD])dnl -m4_require([_LT_CHECK_SHAREDLIB_FROM_LINKLIB])dnl -m4_require([_LT_CMD_OLD_ARCHIVE])dnl -m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl -m4_require([_LT_WITH_SYSROOT])dnl -m4_require([_LT_CMD_TRUNCATE])dnl - -_LT_CONFIG_LIBTOOL_INIT([ -# See if we are running on zsh, and set the options that allow our -# commands through without removal of \ escapes INIT. -if test -n "\${ZSH_VERSION+set}"; then - setopt NO_GLOB_SUBST -fi -]) -if test -n "${ZSH_VERSION+set}"; then - setopt NO_GLOB_SUBST -fi - -_LT_CHECK_OBJDIR - -m4_require([_LT_TAG_COMPILER])dnl - -case $host_os in -aix3*) - # AIX sometimes has problems with the GCC collect2 program. For some - # reason, if we set the COLLECT_NAMES environment variable, the problems - # vanish in a puff of smoke. - if test set != "${COLLECT_NAMES+set}"; then - COLLECT_NAMES= - export COLLECT_NAMES - fi - ;; -esac - -# Global variables: -ofile=libtool -can_build_shared=yes - -# All known linkers require a '.a' archive for static linking (except MSVC, -# which needs '.lib'). -libext=a - -with_gnu_ld=$lt_cv_prog_gnu_ld - -old_CC=$CC -old_CFLAGS=$CFLAGS - -# Set sane defaults for various variables -test -z "$CC" && CC=cc -test -z "$LTCC" && LTCC=$CC -test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS -test -z "$LD" && LD=ld -test -z "$ac_objext" && ac_objext=o - -_LT_CC_BASENAME([$compiler]) - -# Only perform the check for file, if the check method requires it -test -z "$MAGIC_CMD" && MAGIC_CMD=file -case $deplibs_check_method in -file_magic*) - if test "$file_magic_cmd" = '$MAGIC_CMD'; then - _LT_PATH_MAGIC - fi - ;; -esac - -# Use C for the default configuration in the libtool script -LT_SUPPORTED_TAG([CC]) -_LT_LANG_C_CONFIG -_LT_LANG_DEFAULT_CONFIG -_LT_CONFIG_COMMANDS -])# _LT_SETUP - - -# _LT_PREPARE_SED_QUOTE_VARS -# -------------------------- -# Define a few sed substitution that help us do robust quoting. -m4_defun([_LT_PREPARE_SED_QUOTE_VARS], -[# Backslashify metacharacters that are still active within -# double-quoted strings. -sed_quote_subst='s/\([["`$\\]]\)/\\\1/g' - -# Same as above, but do not quote variable references. -double_quote_subst='s/\([["`\\]]\)/\\\1/g' - -# Sed substitution to delay expansion of an escaped shell variable in a -# double_quote_subst'ed string. -delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' - -# Sed substitution to delay expansion of an escaped single quote. -delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' - -# Sed substitution to avoid accidental globbing in evaled expressions -no_glob_subst='s/\*/\\\*/g' -]) - -# _LT_PROG_LTMAIN -# --------------- -# Note that this code is called both from 'configure', and 'config.status' -# now that we use AC_CONFIG_COMMANDS to generate libtool. Notably, -# 'config.status' has no value for ac_aux_dir unless we are using Automake, -# so we pass a copy along to make sure it has a sensible value anyway. -m4_defun([_LT_PROG_LTMAIN], -[m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([ltmain.sh])])dnl -_LT_CONFIG_LIBTOOL_INIT([ac_aux_dir='$ac_aux_dir']) -ltmain=$ac_aux_dir/ltmain.sh -])# _LT_PROG_LTMAIN - - - -# So that we can recreate a full libtool script including additional -# tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS -# in macros and then make a single call at the end using the 'libtool' -# label. - - -# _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS]) -# ---------------------------------------- -# Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later. -m4_define([_LT_CONFIG_LIBTOOL_INIT], -[m4_ifval([$1], - [m4_append([_LT_OUTPUT_LIBTOOL_INIT], - [$1 -])])]) - -# Initialize. -m4_define([_LT_OUTPUT_LIBTOOL_INIT]) - - -# _LT_CONFIG_LIBTOOL([COMMANDS]) -# ------------------------------ -# Register COMMANDS to be passed to AC_CONFIG_COMMANDS later. -m4_define([_LT_CONFIG_LIBTOOL], -[m4_ifval([$1], - [m4_append([_LT_OUTPUT_LIBTOOL_COMMANDS], - [$1 -])])]) - -# Initialize. -m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS]) - - -# _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS]) -# ----------------------------------------------------- -m4_defun([_LT_CONFIG_SAVE_COMMANDS], -[_LT_CONFIG_LIBTOOL([$1]) -_LT_CONFIG_LIBTOOL_INIT([$2]) -]) - - -# _LT_FORMAT_COMMENT([COMMENT]) -# ----------------------------- -# Add leading comment marks to the start of each line, and a trailing -# full-stop to the whole comment if one is not present already. -m4_define([_LT_FORMAT_COMMENT], -[m4_ifval([$1], [ -m4_bpatsubst([m4_bpatsubst([$1], [^ *], [# ])], - [['`$\]], [\\\&])]m4_bmatch([$1], [[!?.]$], [], [.]) -)]) - - - - - -# _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?]) -# ------------------------------------------------------------------- -# CONFIGNAME is the name given to the value in the libtool script. -# VARNAME is the (base) name used in the configure script. -# VALUE may be 0, 1 or 2 for a computed quote escaped value based on -# VARNAME. Any other value will be used directly. -m4_define([_LT_DECL], -[lt_if_append_uniq([lt_decl_varnames], [$2], [, ], - [lt_dict_add_subkey([lt_decl_dict], [$2], [libtool_name], - [m4_ifval([$1], [$1], [$2])]) - lt_dict_add_subkey([lt_decl_dict], [$2], [value], [$3]) - m4_ifval([$4], - [lt_dict_add_subkey([lt_decl_dict], [$2], [description], [$4])]) - lt_dict_add_subkey([lt_decl_dict], [$2], - [tagged?], [m4_ifval([$5], [yes], [no])])]) -]) - - -# _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION]) -# -------------------------------------------------------- -m4_define([_LT_TAGDECL], [_LT_DECL([$1], [$2], [$3], [$4], [yes])]) - - -# lt_decl_tag_varnames([SEPARATOR], [VARNAME1...]) -# ------------------------------------------------ -m4_define([lt_decl_tag_varnames], -[_lt_decl_filter([tagged?], [yes], $@)]) - - -# _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..]) -# --------------------------------------------------------- -m4_define([_lt_decl_filter], -[m4_case([$#], - [0], [m4_fatal([$0: too few arguments: $#])], - [1], [m4_fatal([$0: too few arguments: $#: $1])], - [2], [lt_dict_filter([lt_decl_dict], [$1], [$2], [], lt_decl_varnames)], - [3], [lt_dict_filter([lt_decl_dict], [$1], [$2], [$3], lt_decl_varnames)], - [lt_dict_filter([lt_decl_dict], $@)])[]dnl -]) - - -# lt_decl_quote_varnames([SEPARATOR], [VARNAME1...]) -# -------------------------------------------------- -m4_define([lt_decl_quote_varnames], -[_lt_decl_filter([value], [1], $@)]) - - -# lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...]) -# --------------------------------------------------- -m4_define([lt_decl_dquote_varnames], -[_lt_decl_filter([value], [2], $@)]) - - -# lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...]) -# --------------------------------------------------- -m4_define([lt_decl_varnames_tagged], -[m4_assert([$# <= 2])dnl -_$0(m4_quote(m4_default([$1], [[, ]])), - m4_ifval([$2], [[$2]], [m4_dquote(lt_decl_tag_varnames)]), - m4_split(m4_normalize(m4_quote(_LT_TAGS)), [ ]))]) -m4_define([_lt_decl_varnames_tagged], -[m4_ifval([$3], [lt_combine([$1], [$2], [_], $3)])]) - - -# lt_decl_all_varnames([SEPARATOR], [VARNAME1...]) -# ------------------------------------------------ -m4_define([lt_decl_all_varnames], -[_$0(m4_quote(m4_default([$1], [[, ]])), - m4_if([$2], [], - m4_quote(lt_decl_varnames), - m4_quote(m4_shift($@))))[]dnl -]) -m4_define([_lt_decl_all_varnames], -[lt_join($@, lt_decl_varnames_tagged([$1], - lt_decl_tag_varnames([[, ]], m4_shift($@))))dnl -]) - - -# _LT_CONFIG_STATUS_DECLARE([VARNAME]) -# ------------------------------------ -# Quote a variable value, and forward it to 'config.status' so that its -# declaration there will have the same value as in 'configure'. VARNAME -# must have a single quote delimited value for this to work. -m4_define([_LT_CONFIG_STATUS_DECLARE], -[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) - - -# _LT_CONFIG_STATUS_DECLARATIONS -# ------------------------------ -# We delimit libtool config variables with single quotes, so when -# we write them to config.status, we have to be sure to quote all -# embedded single quotes properly. In configure, this macro expands -# each variable declared with _LT_DECL (and _LT_TAGDECL) into: -# -# ='`$ECHO "$" | $SED "$delay_single_quote_subst"`' -m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], -[m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames), - [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])]) - - -# _LT_LIBTOOL_TAGS -# ---------------- -# Output comment and list of tags supported by the script -m4_defun([_LT_LIBTOOL_TAGS], -[_LT_FORMAT_COMMENT([The names of the tagged configurations supported by this script])dnl -available_tags='_LT_TAGS'dnl -]) - - -# _LT_LIBTOOL_DECLARE(VARNAME, [TAG]) -# ----------------------------------- -# Extract the dictionary values for VARNAME (optionally with TAG) and -# expand to a commented shell variable setting: -# -# # Some comment about what VAR is for. -# visible_name=$lt_internal_name -m4_define([_LT_LIBTOOL_DECLARE], -[_LT_FORMAT_COMMENT(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], - [description])))[]dnl -m4_pushdef([_libtool_name], - m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [libtool_name])))[]dnl -m4_case(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [value])), - [0], [_libtool_name=[$]$1], - [1], [_libtool_name=$lt_[]$1], - [2], [_libtool_name=$lt_[]$1], - [_libtool_name=lt_dict_fetch([lt_decl_dict], [$1], [value])])[]dnl -m4_ifval([$2], [_$2])[]m4_popdef([_libtool_name])[]dnl -]) - - -# _LT_LIBTOOL_CONFIG_VARS -# ----------------------- -# Produce commented declarations of non-tagged libtool config variables -# suitable for insertion in the LIBTOOL CONFIG section of the 'libtool' -# script. Tagged libtool config variables (even for the LIBTOOL CONFIG -# section) are produced by _LT_LIBTOOL_TAG_VARS. -m4_defun([_LT_LIBTOOL_CONFIG_VARS], -[m4_foreach([_lt_var], - m4_quote(_lt_decl_filter([tagged?], [no], [], lt_decl_varnames)), - [m4_n([_LT_LIBTOOL_DECLARE(_lt_var)])])]) - - -# _LT_LIBTOOL_TAG_VARS(TAG) -# ------------------------- -m4_define([_LT_LIBTOOL_TAG_VARS], -[m4_foreach([_lt_var], m4_quote(lt_decl_tag_varnames), - [m4_n([_LT_LIBTOOL_DECLARE(_lt_var, [$1])])])]) - - -# _LT_TAGVAR(VARNAME, [TAGNAME]) -# ------------------------------ -m4_define([_LT_TAGVAR], [m4_ifval([$2], [$1_$2], [$1])]) - - -# _LT_CONFIG_COMMANDS -# ------------------- -# Send accumulated output to $CONFIG_STATUS. Thanks to the lists of -# variables for single and double quote escaping we saved from calls -# to _LT_DECL, we can put quote escaped variables declarations -# into 'config.status', and then the shell code to quote escape them in -# for loops in 'config.status'. Finally, any additional code accumulated -# from calls to _LT_CONFIG_LIBTOOL_INIT is expanded. -m4_defun([_LT_CONFIG_COMMANDS], -[AC_PROVIDE_IFELSE([LT_OUTPUT], - dnl If the libtool generation code has been placed in $CONFIG_LT, - dnl instead of duplicating it all over again into config.status, - dnl then we will have config.status run $CONFIG_LT later, so it - dnl needs to know what name is stored there: - [AC_CONFIG_COMMANDS([libtool], - [$SHELL $CONFIG_LT || AS_EXIT(1)], [CONFIG_LT='$CONFIG_LT'])], - dnl If the libtool generation code is destined for config.status, - dnl expand the accumulated commands and init code now: - [AC_CONFIG_COMMANDS([libtool], - [_LT_OUTPUT_LIBTOOL_COMMANDS], [_LT_OUTPUT_LIBTOOL_COMMANDS_INIT])]) -])#_LT_CONFIG_COMMANDS - - -# Initialize. -m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS_INIT], -[ - -# The HP-UX ksh and POSIX shell print the target directory to stdout -# if CDPATH is set. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -sed_quote_subst='$sed_quote_subst' -double_quote_subst='$double_quote_subst' -delay_variable_subst='$delay_variable_subst' -_LT_CONFIG_STATUS_DECLARATIONS -LTCC='$LTCC' -LTCFLAGS='$LTCFLAGS' -compiler='$compiler_DEFAULT' - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -\$[]1 -_LTECHO_EOF' -} - -# Quote evaled strings. -for var in lt_decl_all_varnames([[ \ -]], lt_decl_quote_varnames); do - case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in - *[[\\\\\\\`\\"\\\$]]*) - eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes - ;; - *) - eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" - ;; - esac -done - -# Double-quote double-evaled strings. -for var in lt_decl_all_varnames([[ \ -]], lt_decl_dquote_varnames); do - case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in - *[[\\\\\\\`\\"\\\$]]*) - eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes - ;; - *) - eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" - ;; - esac -done - -_LT_OUTPUT_LIBTOOL_INIT -]) - -# _LT_GENERATED_FILE_INIT(FILE, [COMMENT]) -# ------------------------------------ -# Generate a child script FILE with all initialization necessary to -# reuse the environment learned by the parent script, and make the -# file executable. If COMMENT is supplied, it is inserted after the -# '#!' sequence but before initialization text begins. After this -# macro, additional text can be appended to FILE to form the body of -# the child script. The macro ends with non-zero status if the -# file could not be fully written (such as if the disk is full). -m4_ifdef([AS_INIT_GENERATED], -[m4_defun([_LT_GENERATED_FILE_INIT],[AS_INIT_GENERATED($@)])], -[m4_defun([_LT_GENERATED_FILE_INIT], -[m4_require([AS_PREPARE])]dnl -[m4_pushdef([AS_MESSAGE_LOG_FD])]dnl -[lt_write_fail=0 -cat >$1 <<_ASEOF || lt_write_fail=1 -#! $SHELL -# Generated by $as_me. -$2 -SHELL=\${CONFIG_SHELL-$SHELL} -export SHELL -_ASEOF -cat >>$1 <<\_ASEOF || lt_write_fail=1 -AS_SHELL_SANITIZE -_AS_PREPARE -exec AS_MESSAGE_FD>&1 -_ASEOF -test 0 = "$lt_write_fail" && chmod +x $1[]dnl -m4_popdef([AS_MESSAGE_LOG_FD])])])# _LT_GENERATED_FILE_INIT - -# LT_OUTPUT -# --------- -# This macro allows early generation of the libtool script (before -# AC_OUTPUT is called), incase it is used in configure for compilation -# tests. -AC_DEFUN([LT_OUTPUT], -[: ${CONFIG_LT=./config.lt} -AC_MSG_NOTICE([creating $CONFIG_LT]) -_LT_GENERATED_FILE_INIT(["$CONFIG_LT"], -[# Run this file to recreate a libtool stub with the current configuration.]) - -cat >>"$CONFIG_LT" <<\_LTEOF -lt_cl_silent=false -exec AS_MESSAGE_LOG_FD>>config.log -{ - echo - AS_BOX([Running $as_me.]) -} >&AS_MESSAGE_LOG_FD - -lt_cl_help="\ -'$as_me' creates a local libtool stub from the current configuration, -for use in further configure time tests before the real libtool is -generated. - -Usage: $[0] [[OPTIONS]] - - -h, --help print this help, then exit - -V, --version print version number, then exit - -q, --quiet do not print progress messages - -d, --debug don't remove temporary files - -Report bugs to ." - -lt_cl_version="\ -m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl -m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION]) -configured by $[0], generated by m4_PACKAGE_STRING. - -Copyright (C) 2011 Free Software Foundation, Inc. -This config.lt script is free software; the Free Software Foundation -gives unlimited permision to copy, distribute and modify it." - -while test 0 != $[#] -do - case $[1] in - --version | --v* | -V ) - echo "$lt_cl_version"; exit 0 ;; - --help | --h* | -h ) - echo "$lt_cl_help"; exit 0 ;; - --debug | --d* | -d ) - debug=: ;; - --quiet | --q* | --silent | --s* | -q ) - lt_cl_silent=: ;; - - -*) AC_MSG_ERROR([unrecognized option: $[1] -Try '$[0] --help' for more information.]) ;; - - *) AC_MSG_ERROR([unrecognized argument: $[1] -Try '$[0] --help' for more information.]) ;; - esac - shift -done - -if $lt_cl_silent; then - exec AS_MESSAGE_FD>/dev/null -fi -_LTEOF - -cat >>"$CONFIG_LT" <<_LTEOF -_LT_OUTPUT_LIBTOOL_COMMANDS_INIT -_LTEOF - -cat >>"$CONFIG_LT" <<\_LTEOF -AC_MSG_NOTICE([creating $ofile]) -_LT_OUTPUT_LIBTOOL_COMMANDS -AS_EXIT(0) -_LTEOF -chmod +x "$CONFIG_LT" - -# configure is writing to config.log, but config.lt does its own redirection, -# appending to config.log, which fails on DOS, as config.log is still kept -# open by configure. Here we exec the FD to /dev/null, effectively closing -# config.log, so it can be properly (re)opened and appended to by config.lt. -lt_cl_success=: -test yes = "$silent" && - lt_config_lt_args="$lt_config_lt_args --quiet" -exec AS_MESSAGE_LOG_FD>/dev/null -$SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false -exec AS_MESSAGE_LOG_FD>>config.log -$lt_cl_success || AS_EXIT(1) -])# LT_OUTPUT - - -# _LT_CONFIG(TAG) -# --------------- -# If TAG is the built-in tag, create an initial libtool script with a -# default configuration from the untagged config vars. Otherwise add code -# to config.status for appending the configuration named by TAG from the -# matching tagged config vars. -m4_defun([_LT_CONFIG], -[m4_require([_LT_FILEUTILS_DEFAULTS])dnl -_LT_CONFIG_SAVE_COMMANDS([ - m4_define([_LT_TAG], m4_if([$1], [], [C], [$1]))dnl - m4_if(_LT_TAG, [C], [ - # See if we are running on zsh, and set the options that allow our - # commands through without removal of \ escapes. - if test -n "${ZSH_VERSION+set}"; then - setopt NO_GLOB_SUBST - fi - - cfgfile=${ofile}T - trap "$RM \"$cfgfile\"; exit 1" 1 2 15 - $RM "$cfgfile" - - cat <<_LT_EOF >> "$cfgfile" -#! $SHELL -# Generated automatically by $as_me ($PACKAGE) $VERSION -# NOTE: Changes made to this file will be lost: look at ltmain.sh. - -# Provide generalized library-building support services. -# Written by Gordon Matzigkeit, 1996 - -_LT_COPYING -_LT_LIBTOOL_TAGS - -# Configured defaults for sys_lib_dlsearch_path munging. -: \${LT_SYS_LIBRARY_PATH="$configure_time_lt_sys_library_path"} - -# ### BEGIN LIBTOOL CONFIG -_LT_LIBTOOL_CONFIG_VARS -_LT_LIBTOOL_TAG_VARS -# ### END LIBTOOL CONFIG - -_LT_EOF - - cat <<'_LT_EOF' >> "$cfgfile" - -# ### BEGIN FUNCTIONS SHARED WITH CONFIGURE - -_LT_PREPARE_MUNGE_PATH_LIST -_LT_PREPARE_CC_BASENAME - -# ### END FUNCTIONS SHARED WITH CONFIGURE - -_LT_EOF - - case $host_os in - aix3*) - cat <<\_LT_EOF >> "$cfgfile" -# AIX sometimes has problems with the GCC collect2 program. For some -# reason, if we set the COLLECT_NAMES environment variable, the problems -# vanish in a puff of smoke. -if test set != "${COLLECT_NAMES+set}"; then - COLLECT_NAMES= - export COLLECT_NAMES -fi -_LT_EOF - ;; - esac - - _LT_PROG_LTMAIN - - # We use sed instead of cat because bash on DJGPP gets confused if - # if finds mixed CR/LF and LF-only lines. Since sed operates in - # text mode, it properly converts lines to CR/LF. This bash problem - # is reportedly fixed, but why not run on old versions too? - sed '$q' "$ltmain" >> "$cfgfile" \ - || (rm -f "$cfgfile"; exit 1) - - mv -f "$cfgfile" "$ofile" || - (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") - chmod +x "$ofile" -], -[cat <<_LT_EOF >> "$ofile" - -dnl Unfortunately we have to use $1 here, since _LT_TAG is not expanded -dnl in a comment (ie after a #). -# ### BEGIN LIBTOOL TAG CONFIG: $1 -_LT_LIBTOOL_TAG_VARS(_LT_TAG) -# ### END LIBTOOL TAG CONFIG: $1 -_LT_EOF -])dnl /m4_if -], -[m4_if([$1], [], [ - PACKAGE='$PACKAGE' - VERSION='$VERSION' - RM='$RM' - ofile='$ofile'], []) -])dnl /_LT_CONFIG_SAVE_COMMANDS -])# _LT_CONFIG - - -# LT_SUPPORTED_TAG(TAG) -# --------------------- -# Trace this macro to discover what tags are supported by the libtool -# --tag option, using: -# autoconf --trace 'LT_SUPPORTED_TAG:$1' -AC_DEFUN([LT_SUPPORTED_TAG], []) - - -# C support is built-in for now -m4_define([_LT_LANG_C_enabled], []) -m4_define([_LT_TAGS], []) - - -# LT_LANG(LANG) -# ------------- -# Enable libtool support for the given language if not already enabled. -AC_DEFUN([LT_LANG], -[AC_BEFORE([$0], [LT_OUTPUT])dnl -m4_case([$1], - [C], [_LT_LANG(C)], - [C++], [_LT_LANG(CXX)], - [Go], [_LT_LANG(GO)], - [Java], [_LT_LANG(GCJ)], - [Fortran 77], [_LT_LANG(F77)], - [Fortran], [_LT_LANG(FC)], - [Windows Resource], [_LT_LANG(RC)], - [m4_ifdef([_LT_LANG_]$1[_CONFIG], - [_LT_LANG($1)], - [m4_fatal([$0: unsupported language: "$1"])])])dnl -])# LT_LANG - - -# _LT_LANG(LANGNAME) -# ------------------ -m4_defun([_LT_LANG], -[m4_ifdef([_LT_LANG_]$1[_enabled], [], - [LT_SUPPORTED_TAG([$1])dnl - m4_append([_LT_TAGS], [$1 ])dnl - m4_define([_LT_LANG_]$1[_enabled], [])dnl - _LT_LANG_$1_CONFIG($1)])dnl -])# _LT_LANG - - -m4_ifndef([AC_PROG_GO], [ -# NOTE: This macro has been submitted for inclusion into # -# GNU Autoconf as AC_PROG_GO. When it is available in # -# a released version of Autoconf we should remove this # -# macro and use it instead. # -m4_defun([AC_PROG_GO], -[AC_LANG_PUSH(Go)dnl -AC_ARG_VAR([GOC], [Go compiler command])dnl -AC_ARG_VAR([GOFLAGS], [Go compiler flags])dnl -_AC_ARG_VAR_LDFLAGS()dnl -AC_CHECK_TOOL(GOC, gccgo) -if test -z "$GOC"; then - if test -n "$ac_tool_prefix"; then - AC_CHECK_PROG(GOC, [${ac_tool_prefix}gccgo], [${ac_tool_prefix}gccgo]) - fi -fi -if test -z "$GOC"; then - AC_CHECK_PROG(GOC, gccgo, gccgo, false) -fi -])#m4_defun -])#m4_ifndef - - -# _LT_LANG_DEFAULT_CONFIG -# ----------------------- -m4_defun([_LT_LANG_DEFAULT_CONFIG], -[AC_PROVIDE_IFELSE([AC_PROG_CXX], - [LT_LANG(CXX)], - [m4_define([AC_PROG_CXX], defn([AC_PROG_CXX])[LT_LANG(CXX)])]) - -AC_PROVIDE_IFELSE([AC_PROG_F77], - [LT_LANG(F77)], - [m4_define([AC_PROG_F77], defn([AC_PROG_F77])[LT_LANG(F77)])]) - -AC_PROVIDE_IFELSE([AC_PROG_FC], - [LT_LANG(FC)], - [m4_define([AC_PROG_FC], defn([AC_PROG_FC])[LT_LANG(FC)])]) - -dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal -dnl pulling things in needlessly. -AC_PROVIDE_IFELSE([AC_PROG_GCJ], - [LT_LANG(GCJ)], - [AC_PROVIDE_IFELSE([A][M_PROG_GCJ], - [LT_LANG(GCJ)], - [AC_PROVIDE_IFELSE([LT_PROG_GCJ], - [LT_LANG(GCJ)], - [m4_ifdef([AC_PROG_GCJ], - [m4_define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[LT_LANG(GCJ)])]) - m4_ifdef([A][M_PROG_GCJ], - [m4_define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[LT_LANG(GCJ)])]) - m4_ifdef([LT_PROG_GCJ], - [m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])]) - -AC_PROVIDE_IFELSE([AC_PROG_GO], - [LT_LANG(GO)], - [m4_define([AC_PROG_GO], defn([AC_PROG_GO])[LT_LANG(GO)])]) - -AC_PROVIDE_IFELSE([LT_PROG_RC], - [LT_LANG(RC)], - [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])]) -])# _LT_LANG_DEFAULT_CONFIG - -# Obsolete macros: -AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)]) -AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)]) -AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)]) -AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)]) -AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_CXX], []) -dnl AC_DEFUN([AC_LIBTOOL_F77], []) -dnl AC_DEFUN([AC_LIBTOOL_FC], []) -dnl AC_DEFUN([AC_LIBTOOL_GCJ], []) -dnl AC_DEFUN([AC_LIBTOOL_RC], []) - - -# _LT_TAG_COMPILER -# ---------------- -m4_defun([_LT_TAG_COMPILER], -[AC_REQUIRE([AC_PROG_CC])dnl - -_LT_DECL([LTCC], [CC], [1], [A C compiler])dnl -_LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl -_LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl -_LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl - -# If no C compiler was specified, use CC. -LTCC=${LTCC-"$CC"} - -# If no C compiler flags were specified, use CFLAGS. -LTCFLAGS=${LTCFLAGS-"$CFLAGS"} - -# Allow CC to be a program name with arguments. -compiler=$CC -])# _LT_TAG_COMPILER - - -# _LT_COMPILER_BOILERPLATE -# ------------------------ -# Check for compiler boilerplate output or warnings with -# the simple compiler test code. -m4_defun([_LT_COMPILER_BOILERPLATE], -[m4_require([_LT_DECL_SED])dnl -ac_outfile=conftest.$ac_objext -echo "$lt_simple_compile_test_code" >conftest.$ac_ext -eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_compiler_boilerplate=`cat conftest.err` -$RM conftest* -])# _LT_COMPILER_BOILERPLATE - - -# _LT_LINKER_BOILERPLATE -# ---------------------- -# Check for linker boilerplate output or warnings with -# the simple link test code. -m4_defun([_LT_LINKER_BOILERPLATE], -[m4_require([_LT_DECL_SED])dnl -ac_outfile=conftest.$ac_objext -echo "$lt_simple_link_test_code" >conftest.$ac_ext -eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_linker_boilerplate=`cat conftest.err` -$RM -r conftest* -])# _LT_LINKER_BOILERPLATE - -# _LT_REQUIRED_DARWIN_CHECKS -# ------------------------- -m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[ - case $host_os in - rhapsody* | darwin*) - AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:]) - AC_CHECK_TOOL([NMEDIT], [nmedit], [:]) - AC_CHECK_TOOL([LIPO], [lipo], [:]) - AC_CHECK_TOOL([OTOOL], [otool], [:]) - AC_CHECK_TOOL([OTOOL64], [otool64], [:]) - _LT_DECL([], [DSYMUTIL], [1], - [Tool to manipulate archived DWARF debug symbol files on Mac OS X]) - _LT_DECL([], [NMEDIT], [1], - [Tool to change global to local symbols on Mac OS X]) - _LT_DECL([], [LIPO], [1], - [Tool to manipulate fat objects and archives on Mac OS X]) - _LT_DECL([], [OTOOL], [1], - [ldd/readelf like tool for Mach-O binaries on Mac OS X]) - _LT_DECL([], [OTOOL64], [1], - [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4]) - - AC_CACHE_CHECK([for -single_module linker flag],[lt_cv_apple_cc_single_mod], - [lt_cv_apple_cc_single_mod=no - if test -z "$LT_MULTI_MODULE"; then - # By default we will add the -single_module flag. You can override - # by either setting the environment variable LT_MULTI_MODULE - # non-empty at configure time, or by adding -multi_module to the - # link flags. - rm -rf libconftest.dylib* - echo "int foo(void){return 1;}" > conftest.c - echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ --dynamiclib -Wl,-single_module conftest.c" >&AS_MESSAGE_LOG_FD - $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ - -dynamiclib -Wl,-single_module conftest.c 2>conftest.err - _lt_result=$? - # If there is a non-empty error log, and "single_module" - # appears in it, assume the flag caused a linker warning - if test -s conftest.err && $GREP single_module conftest.err; then - cat conftest.err >&AS_MESSAGE_LOG_FD - # Otherwise, if the output was created with a 0 exit code from - # the compiler, it worked. - elif test -f libconftest.dylib && test 0 = "$_lt_result"; then - lt_cv_apple_cc_single_mod=yes - else - cat conftest.err >&AS_MESSAGE_LOG_FD - fi - rm -rf libconftest.dylib* - rm -f conftest.* - fi]) - - AC_CACHE_CHECK([for -exported_symbols_list linker flag], - [lt_cv_ld_exported_symbols_list], - [lt_cv_ld_exported_symbols_list=no - save_LDFLAGS=$LDFLAGS - echo "_main" > conftest.sym - LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" - AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])], - [lt_cv_ld_exported_symbols_list=yes], - [lt_cv_ld_exported_symbols_list=no]) - LDFLAGS=$save_LDFLAGS - ]) - - AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load], - [lt_cv_ld_force_load=no - cat > conftest.c << _LT_EOF -int forced_loaded() { return 2;} -_LT_EOF - echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD - $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD - echo "$AR cr libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD - $AR cr libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD - echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD - $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD - cat > conftest.c << _LT_EOF -int main() { return 0;} -_LT_EOF - echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD - $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err - _lt_result=$? - if test -s conftest.err && $GREP force_load conftest.err; then - cat conftest.err >&AS_MESSAGE_LOG_FD - elif test -f conftest && test 0 = "$_lt_result" && $GREP forced_load conftest >/dev/null 2>&1; then - lt_cv_ld_force_load=yes - else - cat conftest.err >&AS_MESSAGE_LOG_FD - fi - rm -f conftest.err libconftest.a conftest conftest.c - rm -rf conftest.dSYM - ]) - case $host_os in - rhapsody* | darwin1.[[012]]) - _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; - darwin1.*) - _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; - darwin*) # darwin 5.x on - # if running on 10.5 or later, the deployment target defaults - # to the OS version, if on x86, and 10.4, the deployment - # target defaults to 10.4. Don't you love it? - case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in - 10.0,*86*-darwin8*|10.0,*-darwin[[912]]*) - _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; - 10.[[012]][[,.]]*) - _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; - 10.*|11.*) - _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; - esac - ;; - esac - if test yes = "$lt_cv_apple_cc_single_mod"; then - _lt_dar_single_mod='$single_module' - fi - if test yes = "$lt_cv_ld_exported_symbols_list"; then - _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' - else - _lt_dar_export_syms='~$NMEDIT -s $output_objdir/$libname-symbols.expsym $lib' - fi - if test : != "$DSYMUTIL" && test no = "$lt_cv_ld_force_load"; then - _lt_dsymutil='~$DSYMUTIL $lib || :' - else - _lt_dsymutil= - fi - ;; - esac -]) - - -# _LT_DARWIN_LINKER_FEATURES([TAG]) -# --------------------------------- -# Checks for linker and compiler features on darwin -m4_defun([_LT_DARWIN_LINKER_FEATURES], -[ - m4_require([_LT_REQUIRED_DARWIN_CHECKS]) - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_automatic, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported - if test yes = "$lt_cv_ld_force_load"; then - _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' - m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], - [FC], [_LT_TAGVAR(compiler_needs_object, $1)=yes]) - else - _LT_TAGVAR(whole_archive_flag_spec, $1)='' - fi - _LT_TAGVAR(link_all_deplibs, $1)=yes - _LT_TAGVAR(allow_undefined_flag, $1)=$_lt_dar_allow_undefined - case $cc_basename in - ifort*|nagfor*) _lt_dar_can_shared=yes ;; - *) _lt_dar_can_shared=$GCC ;; - esac - if test yes = "$_lt_dar_can_shared"; then - output_verbose_link_cmd=func_echo_all - _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dsymutil" - _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dsymutil" - _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil" - _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil" - m4_if([$1], [CXX], -[ if test yes != "$lt_cv_apple_cc_single_mod"; then - _LT_TAGVAR(archive_cmds, $1)="\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_dsymutil" - _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_dar_export_syms$_lt_dsymutil" - fi -],[]) - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi -]) - -# _LT_SYS_MODULE_PATH_AIX([TAGNAME]) -# ---------------------------------- -# Links a minimal program and checks the executable -# for the system default hardcoded library path. In most cases, -# this is /usr/lib:/lib, but when the MPI compilers are used -# the location of the communication and MPI libs are included too. -# If we don't find anything, use the default library path according -# to the aix ld manual. -# Store the results from the different compilers for each TAGNAME. -# Allow to override them for all tags through lt_cv_aix_libpath. -m4_defun([_LT_SYS_MODULE_PATH_AIX], -[m4_require([_LT_DECL_SED])dnl -if test set = "${lt_cv_aix_libpath+set}"; then - aix_libpath=$lt_cv_aix_libpath -else - AC_CACHE_VAL([_LT_TAGVAR([lt_cv_aix_libpath_], [$1])], - [AC_LINK_IFELSE([AC_LANG_PROGRAM],[ - lt_aix_libpath_sed='[ - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }]' - _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then - _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi],[]) - if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then - _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=/usr/lib:/lib - fi - ]) - aix_libpath=$_LT_TAGVAR([lt_cv_aix_libpath_], [$1]) -fi -])# _LT_SYS_MODULE_PATH_AIX - - -# _LT_SHELL_INIT(ARG) -# ------------------- -m4_define([_LT_SHELL_INIT], -[m4_divert_text([M4SH-INIT], [$1 -])])# _LT_SHELL_INIT - - - -# _LT_PROG_ECHO_BACKSLASH -# ----------------------- -# Find how we can fake an echo command that does not interpret backslash. -# In particular, with Autoconf 2.60 or later we add some code to the start -# of the generated configure script that will find a shell with a builtin -# printf (that we can use as an echo command). -m4_defun([_LT_PROG_ECHO_BACKSLASH], -[ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO -ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO - -AC_MSG_CHECKING([how to print strings]) -# Test print first, because it will be a builtin if present. -if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ - test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then - ECHO='print -r --' -elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then - ECHO='printf %s\n' -else - # Use this function as a fallback that always works. - func_fallback_echo () - { - eval 'cat <<_LTECHO_EOF -$[]1 -_LTECHO_EOF' - } - ECHO='func_fallback_echo' -fi - -# func_echo_all arg... -# Invoke $ECHO with all args, space-separated. -func_echo_all () -{ - $ECHO "$*" -} - -case $ECHO in - printf*) AC_MSG_RESULT([printf]) ;; - print*) AC_MSG_RESULT([print -r]) ;; - *) AC_MSG_RESULT([cat]) ;; -esac - -m4_ifdef([_AS_DETECT_SUGGESTED], -[_AS_DETECT_SUGGESTED([ - test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || ( - ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' - ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO - ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO - PATH=/empty FPATH=/empty; export PATH FPATH - test "X`printf %s $ECHO`" = "X$ECHO" \ - || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) - -_LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts]) -_LT_DECL([], [ECHO], [1], [An echo program that protects backslashes]) -])# _LT_PROG_ECHO_BACKSLASH - - -# _LT_WITH_SYSROOT -# ---------------- -AC_DEFUN([_LT_WITH_SYSROOT], -[AC_MSG_CHECKING([for sysroot]) -AC_ARG_WITH([sysroot], -[AS_HELP_STRING([--with-sysroot@<:@=DIR@:>@], - [Search for dependent libraries within DIR (or the compiler's sysroot - if not specified).])], -[], [with_sysroot=no]) - -dnl lt_sysroot will always be passed unquoted. We quote it here -dnl in case the user passed a directory name. -lt_sysroot= -case $with_sysroot in #( - yes) - if test yes = "$GCC"; then - lt_sysroot=`$CC --print-sysroot 2>/dev/null` - fi - ;; #( - /*) - lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` - ;; #( - no|'') - ;; #( - *) - AC_MSG_RESULT([$with_sysroot]) - AC_MSG_ERROR([The sysroot must be an absolute path.]) - ;; -esac - - AC_MSG_RESULT([${lt_sysroot:-no}]) -_LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl -[dependent libraries, and where our libraries should be installed.])]) - -# _LT_ENABLE_LOCK -# --------------- -m4_defun([_LT_ENABLE_LOCK], -[AC_ARG_ENABLE([libtool-lock], - [AS_HELP_STRING([--disable-libtool-lock], - [avoid locking (might break parallel builds)])]) -test no = "$enable_libtool_lock" || enable_libtool_lock=yes - -# Some flags need to be propagated to the compiler or linker for good -# libtool support. -case $host in -ia64-*-hpux*) - # Find out what ABI is being produced by ac_compile, and set mode - # options accordingly. - echo 'int i;' > conftest.$ac_ext - if AC_TRY_EVAL(ac_compile); then - case `/usr/bin/file conftest.$ac_objext` in - *ELF-32*) - HPUX_IA64_MODE=32 - ;; - *ELF-64*) - HPUX_IA64_MODE=64 - ;; - esac - fi - rm -rf conftest* - ;; -*-*-irix6*) - # Find out what ABI is being produced by ac_compile, and set linker - # options accordingly. - echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext - if AC_TRY_EVAL(ac_compile); then - if test yes = "$lt_cv_prog_gnu_ld"; then - case `/usr/bin/file conftest.$ac_objext` in - *32-bit*) - LD="${LD-ld} -melf32bsmip" - ;; - *N32*) - LD="${LD-ld} -melf32bmipn32" - ;; - *64-bit*) - LD="${LD-ld} -melf64bmip" - ;; - esac - else - case `/usr/bin/file conftest.$ac_objext` in - *32-bit*) - LD="${LD-ld} -32" - ;; - *N32*) - LD="${LD-ld} -n32" - ;; - *64-bit*) - LD="${LD-ld} -64" - ;; - esac - fi - fi - rm -rf conftest* - ;; - -mips64*-*linux*) - # Find out what ABI is being produced by ac_compile, and set linker - # options accordingly. - echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext - if AC_TRY_EVAL(ac_compile); then - emul=elf - case `/usr/bin/file conftest.$ac_objext` in - *32-bit*) - emul="${emul}32" - ;; - *64-bit*) - emul="${emul}64" - ;; - esac - case `/usr/bin/file conftest.$ac_objext` in - *MSB*) - emul="${emul}btsmip" - ;; - *LSB*) - emul="${emul}ltsmip" - ;; - esac - case `/usr/bin/file conftest.$ac_objext` in - *N32*) - emul="${emul}n32" - ;; - esac - LD="${LD-ld} -m $emul" - fi - rm -rf conftest* - ;; - -x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ -s390*-*linux*|s390*-*tpf*|sparc*-*linux*) - # Find out what ABI is being produced by ac_compile, and set linker - # options accordingly. Note that the listed cases only cover the - # situations where additional linker options are needed (such as when - # doing 32-bit compilation for a host where ld defaults to 64-bit, or - # vice versa); the common cases where no linker options are needed do - # not appear in the list. - echo 'int i;' > conftest.$ac_ext - if AC_TRY_EVAL(ac_compile); then - case `/usr/bin/file conftest.o` in - *32-bit*) - case $host in - x86_64-*kfreebsd*-gnu) - LD="${LD-ld} -m elf_i386_fbsd" - ;; - x86_64-*linux*) - case `/usr/bin/file conftest.o` in - *x86-64*) - LD="${LD-ld} -m elf32_x86_64" - ;; - *) - LD="${LD-ld} -m elf_i386" - ;; - esac - ;; - powerpc64le-*linux*) - LD="${LD-ld} -m elf32lppclinux" - ;; - powerpc64-*linux*) - LD="${LD-ld} -m elf32ppclinux" - ;; - s390x-*linux*) - LD="${LD-ld} -m elf_s390" - ;; - sparc64-*linux*) - LD="${LD-ld} -m elf32_sparc" - ;; - esac - ;; - *64-bit*) - case $host in - x86_64-*kfreebsd*-gnu) - LD="${LD-ld} -m elf_x86_64_fbsd" - ;; - x86_64-*linux*) - LD="${LD-ld} -m elf_x86_64" - ;; - powerpcle-*linux*) - LD="${LD-ld} -m elf64lppc" - ;; - powerpc-*linux*) - LD="${LD-ld} -m elf64ppc" - ;; - s390*-*linux*|s390*-*tpf*) - LD="${LD-ld} -m elf64_s390" - ;; - sparc*-*linux*) - LD="${LD-ld} -m elf64_sparc" - ;; - esac - ;; - esac - fi - rm -rf conftest* - ;; - -*-*-sco3.2v5*) - # On SCO OpenServer 5, we need -belf to get full-featured binaries. - SAVE_CFLAGS=$CFLAGS - CFLAGS="$CFLAGS -belf" - AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf, - [AC_LANG_PUSH(C) - AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no]) - AC_LANG_POP]) - if test yes != "$lt_cv_cc_needs_belf"; then - # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf - CFLAGS=$SAVE_CFLAGS - fi - ;; -*-*solaris*) - # Find out what ABI is being produced by ac_compile, and set linker - # options accordingly. - echo 'int i;' > conftest.$ac_ext - if AC_TRY_EVAL(ac_compile); then - case `/usr/bin/file conftest.o` in - *64-bit*) - case $lt_cv_prog_gnu_ld in - yes*) - case $host in - i?86-*-solaris*|x86_64-*-solaris*) - LD="${LD-ld} -m elf_x86_64" - ;; - sparc*-*-solaris*) - LD="${LD-ld} -m elf64_sparc" - ;; - esac - # GNU ld 2.21 introduced _sol2 emulations. Use them if available. - if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then - LD=${LD-ld}_sol2 - fi - ;; - *) - if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then - LD="${LD-ld} -64" - fi - ;; - esac - ;; - esac - fi - rm -rf conftest* - ;; -esac - -need_locks=$enable_libtool_lock -])# _LT_ENABLE_LOCK - - -# _LT_PROG_AR -# ----------- -m4_defun([_LT_PROG_AR], -[AC_CHECK_TOOLS(AR, [ar], false) -: ${AR=ar} -: ${AR_FLAGS=cr} -_LT_DECL([], [AR], [1], [The archiver]) -_LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive]) - -AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file], - [lt_cv_ar_at_file=no - AC_COMPILE_IFELSE([AC_LANG_PROGRAM], - [echo conftest.$ac_objext > conftest.lst - lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&AS_MESSAGE_LOG_FD' - AC_TRY_EVAL([lt_ar_try]) - if test 0 -eq "$ac_status"; then - # Ensure the archiver fails upon bogus file names. - rm -f conftest.$ac_objext libconftest.a - AC_TRY_EVAL([lt_ar_try]) - if test 0 -ne "$ac_status"; then - lt_cv_ar_at_file=@ - fi - fi - rm -f conftest.* libconftest.a - ]) - ]) - -if test no = "$lt_cv_ar_at_file"; then - archiver_list_spec= -else - archiver_list_spec=$lt_cv_ar_at_file -fi -_LT_DECL([], [archiver_list_spec], [1], - [How to feed a file listing to the archiver]) -])# _LT_PROG_AR - - -# _LT_CMD_OLD_ARCHIVE -# ------------------- -m4_defun([_LT_CMD_OLD_ARCHIVE], -[_LT_PROG_AR - -AC_CHECK_TOOL(STRIP, strip, :) -test -z "$STRIP" && STRIP=: -_LT_DECL([], [STRIP], [1], [A symbol stripping program]) - -AC_CHECK_TOOL(RANLIB, ranlib, :) -test -z "$RANLIB" && RANLIB=: -_LT_DECL([], [RANLIB], [1], - [Commands used to install an old-style archive]) - -# Determine commands to create old-style static archives. -old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs' -old_postinstall_cmds='chmod 644 $oldlib' -old_postuninstall_cmds= - -if test -n "$RANLIB"; then - case $host_os in - bitrig* | openbsd*) - old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib" - ;; - *) - old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib" - ;; - esac - old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib" -fi - -case $host_os in - darwin*) - lock_old_archive_extraction=yes ;; - *) - lock_old_archive_extraction=no ;; -esac -_LT_DECL([], [old_postinstall_cmds], [2]) -_LT_DECL([], [old_postuninstall_cmds], [2]) -_LT_TAGDECL([], [old_archive_cmds], [2], - [Commands used to build an old-style archive]) -_LT_DECL([], [lock_old_archive_extraction], [0], - [Whether to use a lock for old archive extraction]) -])# _LT_CMD_OLD_ARCHIVE - - -# _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS, -# [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE]) -# ---------------------------------------------------------------- -# Check whether the given compiler option works -AC_DEFUN([_LT_COMPILER_OPTION], -[m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_DECL_SED])dnl -AC_CACHE_CHECK([$1], [$2], - [$2=no - m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4]) - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - lt_compiler_flag="$3" ## exclude from sc_useless_quotes_in_assignment - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - # The option is referenced via a variable to avoid confusing sed. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD) - (eval "$lt_compile" 2>conftest.err) - ac_status=$? - cat conftest.err >&AS_MESSAGE_LOG_FD - echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD - if (exit $ac_status) && test -s "$ac_outfile"; then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings other than the usual output. - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then - $2=yes - fi - fi - $RM conftest* -]) - -if test yes = "[$]$2"; then - m4_if([$5], , :, [$5]) -else - m4_if([$6], , :, [$6]) -fi -])# _LT_COMPILER_OPTION - -# Old name: -AU_ALIAS([AC_LIBTOOL_COMPILER_OPTION], [_LT_COMPILER_OPTION]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], []) - - -# _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS, -# [ACTION-SUCCESS], [ACTION-FAILURE]) -# ---------------------------------------------------- -# Check whether the given linker option works -AC_DEFUN([_LT_LINKER_OPTION], -[m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_DECL_SED])dnl -AC_CACHE_CHECK([$1], [$2], - [$2=no - save_LDFLAGS=$LDFLAGS - LDFLAGS="$LDFLAGS $3" - echo "$lt_simple_link_test_code" > conftest.$ac_ext - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then - # The linker can only warn and ignore the option if not recognized - # So say no if there are warnings - if test -s conftest.err; then - # Append any errors to the config.log. - cat conftest.err 1>&AS_MESSAGE_LOG_FD - $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if diff conftest.exp conftest.er2 >/dev/null; then - $2=yes - fi - else - $2=yes - fi - fi - $RM -r conftest* - LDFLAGS=$save_LDFLAGS -]) - -if test yes = "[$]$2"; then - m4_if([$4], , :, [$4]) -else - m4_if([$5], , :, [$5]) -fi -])# _LT_LINKER_OPTION - -# Old name: -AU_ALIAS([AC_LIBTOOL_LINKER_OPTION], [_LT_LINKER_OPTION]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], []) - - -# LT_CMD_MAX_LEN -#--------------- -AC_DEFUN([LT_CMD_MAX_LEN], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -# find the maximum length of command line arguments -AC_MSG_CHECKING([the maximum length of command line arguments]) -AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl - i=0 - teststring=ABCD - - case $build_os in - msdosdjgpp*) - # On DJGPP, this test can blow up pretty badly due to problems in libc - # (any single argument exceeding 2000 bytes causes a buffer overrun - # during glob expansion). Even if it were fixed, the result of this - # check would be larger than it should be. - lt_cv_sys_max_cmd_len=12288; # 12K is about right - ;; - - gnu*) - # Under GNU Hurd, this test is not required because there is - # no limit to the length of command line arguments. - # Libtool will interpret -1 as no limit whatsoever - lt_cv_sys_max_cmd_len=-1; - ;; - - cygwin* | mingw* | cegcc*) - # On Win9x/ME, this test blows up -- it succeeds, but takes - # about 5 minutes as the teststring grows exponentially. - # Worse, since 9x/ME are not pre-emptively multitasking, - # you end up with a "frozen" computer, even though with patience - # the test eventually succeeds (with a max line length of 256k). - # Instead, let's just punt: use the minimum linelength reported by - # all of the supported platforms: 8192 (on NT/2K/XP). - lt_cv_sys_max_cmd_len=8192; - ;; - - mint*) - # On MiNT this can take a long time and run out of memory. - lt_cv_sys_max_cmd_len=8192; - ;; - - amigaos*) - # On AmigaOS with pdksh, this test takes hours, literally. - # So we just punt and use a minimum line length of 8192. - lt_cv_sys_max_cmd_len=8192; - ;; - - bitrig* | darwin* | dragonfly* | freebsd* | netbsd* | openbsd*) - # This has been around since 386BSD, at least. Likely further. - if test -x /sbin/sysctl; then - lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` - elif test -x /usr/sbin/sysctl; then - lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` - else - lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs - fi - # And add a safety zone - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` - ;; - - interix*) - # We know the value 262144 and hardcode it with a safety zone (like BSD) - lt_cv_sys_max_cmd_len=196608 - ;; - - os2*) - # The test takes a long time on OS/2. - lt_cv_sys_max_cmd_len=8192 - ;; - - osf*) - # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure - # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not - # nice to cause kernel panics so lets avoid the loop below. - # First set a reasonable default. - lt_cv_sys_max_cmd_len=16384 - # - if test -x /sbin/sysconfig; then - case `/sbin/sysconfig -q proc exec_disable_arg_limit` in - *1*) lt_cv_sys_max_cmd_len=-1 ;; - esac - fi - ;; - sco3.2v5*) - lt_cv_sys_max_cmd_len=102400 - ;; - sysv5* | sco5v6* | sysv4.2uw2*) - kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` - if test -n "$kargmax"; then - lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` - else - lt_cv_sys_max_cmd_len=32768 - fi - ;; - *) - lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` - if test -n "$lt_cv_sys_max_cmd_len" && \ - test undefined != "$lt_cv_sys_max_cmd_len"; then - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` - else - # Make teststring a little bigger before we do anything with it. - # a 1K string should be a reasonable start. - for i in 1 2 3 4 5 6 7 8; do - teststring=$teststring$teststring - done - SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} - # If test is not a shell built-in, we'll probably end up computing a - # maximum length that is only half of the actual maximum length, but - # we can't tell. - while { test X`env echo "$teststring$teststring" 2>/dev/null` \ - = "X$teststring$teststring"; } >/dev/null 2>&1 && - test 17 != "$i" # 1/2 MB should be enough - do - i=`expr $i + 1` - teststring=$teststring$teststring - done - # Only check the string length outside the loop. - lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` - teststring= - # Add a significant safety factor because C++ compilers can tack on - # massive amounts of additional arguments before passing them to the - # linker. It appears as though 1/2 is a usable value. - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` - fi - ;; - esac -]) -if test -n "$lt_cv_sys_max_cmd_len"; then - AC_MSG_RESULT($lt_cv_sys_max_cmd_len) -else - AC_MSG_RESULT(none) -fi -max_cmd_len=$lt_cv_sys_max_cmd_len -_LT_DECL([], [max_cmd_len], [0], - [What is the maximum length of a command?]) -])# LT_CMD_MAX_LEN - -# Old name: -AU_ALIAS([AC_LIBTOOL_SYS_MAX_CMD_LEN], [LT_CMD_MAX_LEN]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], []) - - -# _LT_HEADER_DLFCN -# ---------------- -m4_defun([_LT_HEADER_DLFCN], -[AC_CHECK_HEADERS([dlfcn.h], [], [], [AC_INCLUDES_DEFAULT])dnl -])# _LT_HEADER_DLFCN - - -# _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE, -# ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING) -# ---------------------------------------------------------------- -m4_defun([_LT_TRY_DLOPEN_SELF], -[m4_require([_LT_HEADER_DLFCN])dnl -if test yes = "$cross_compiling"; then : - [$4] -else - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 - lt_status=$lt_dlunknown - cat > conftest.$ac_ext <<_LT_EOF -[#line $LINENO "configure" -#include "confdefs.h" - -#if HAVE_DLFCN_H -#include -#endif - -#include - -#ifdef RTLD_GLOBAL -# define LT_DLGLOBAL RTLD_GLOBAL -#else -# ifdef DL_GLOBAL -# define LT_DLGLOBAL DL_GLOBAL -# else -# define LT_DLGLOBAL 0 -# endif -#endif - -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we - find out it does not work in some platform. */ -#ifndef LT_DLLAZY_OR_NOW -# ifdef RTLD_LAZY -# define LT_DLLAZY_OR_NOW RTLD_LAZY -# else -# ifdef DL_LAZY -# define LT_DLLAZY_OR_NOW DL_LAZY -# else -# ifdef RTLD_NOW -# define LT_DLLAZY_OR_NOW RTLD_NOW -# else -# ifdef DL_NOW -# define LT_DLLAZY_OR_NOW DL_NOW -# else -# define LT_DLLAZY_OR_NOW 0 -# endif -# endif -# endif -# endif -#endif - -/* When -fvisibility=hidden is used, assume the code has been annotated - correspondingly for the symbols needed. */ -#if defined __GNUC__ && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) -int fnord () __attribute__((visibility("default"))); -#endif - -int fnord () { return 42; } -int main () -{ - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); - int status = $lt_dlunknown; - - if (self) - { - if (dlsym (self,"fnord")) status = $lt_dlno_uscore; - else - { - if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; - else puts (dlerror ()); - } - /* dlclose (self); */ - } - else - puts (dlerror ()); - - return status; -}] -_LT_EOF - if AC_TRY_EVAL(ac_link) && test -s "conftest$ac_exeext" 2>/dev/null; then - (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null - lt_status=$? - case x$lt_status in - x$lt_dlno_uscore) $1 ;; - x$lt_dlneed_uscore) $2 ;; - x$lt_dlunknown|x*) $3 ;; - esac - else : - # compilation failed - $3 - fi -fi -rm -fr conftest* -])# _LT_TRY_DLOPEN_SELF - - -# LT_SYS_DLOPEN_SELF -# ------------------ -AC_DEFUN([LT_SYS_DLOPEN_SELF], -[m4_require([_LT_HEADER_DLFCN])dnl -if test yes != "$enable_dlopen"; then - enable_dlopen=unknown - enable_dlopen_self=unknown - enable_dlopen_self_static=unknown -else - lt_cv_dlopen=no - lt_cv_dlopen_libs= - - case $host_os in - beos*) - lt_cv_dlopen=load_add_on - lt_cv_dlopen_libs= - lt_cv_dlopen_self=yes - ;; - - mingw* | pw32* | cegcc*) - lt_cv_dlopen=LoadLibrary - lt_cv_dlopen_libs= - ;; - - cygwin*) - lt_cv_dlopen=dlopen - lt_cv_dlopen_libs= - ;; - - darwin*) - # if libdl is installed we need to link against it - AC_CHECK_LIB([dl], [dlopen], - [lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl],[ - lt_cv_dlopen=dyld - lt_cv_dlopen_libs= - lt_cv_dlopen_self=yes - ]) - ;; - - tpf*) - # Don't try to run any link tests for TPF. We know it's impossible - # because TPF is a cross-compiler, and we know how we open DSOs. - lt_cv_dlopen=dlopen - lt_cv_dlopen_libs= - lt_cv_dlopen_self=no - ;; - - *) - AC_CHECK_FUNC([shl_load], - [lt_cv_dlopen=shl_load], - [AC_CHECK_LIB([dld], [shl_load], - [lt_cv_dlopen=shl_load lt_cv_dlopen_libs=-ldld], - [AC_CHECK_FUNC([dlopen], - [lt_cv_dlopen=dlopen], - [AC_CHECK_LIB([dl], [dlopen], - [lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl], - [AC_CHECK_LIB([svld], [dlopen], - [lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-lsvld], - [AC_CHECK_LIB([dld], [dld_link], - [lt_cv_dlopen=dld_link lt_cv_dlopen_libs=-ldld]) - ]) - ]) - ]) - ]) - ]) - ;; - esac - - if test no = "$lt_cv_dlopen"; then - enable_dlopen=no - else - enable_dlopen=yes - fi - - case $lt_cv_dlopen in - dlopen) - save_CPPFLAGS=$CPPFLAGS - test yes = "$ac_cv_header_dlfcn_h" && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" - - save_LDFLAGS=$LDFLAGS - wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" - - save_LIBS=$LIBS - LIBS="$lt_cv_dlopen_libs $LIBS" - - AC_CACHE_CHECK([whether a program can dlopen itself], - lt_cv_dlopen_self, [dnl - _LT_TRY_DLOPEN_SELF( - lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes, - lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross) - ]) - - if test yes = "$lt_cv_dlopen_self"; then - wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" - AC_CACHE_CHECK([whether a statically linked program can dlopen itself], - lt_cv_dlopen_self_static, [dnl - _LT_TRY_DLOPEN_SELF( - lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes, - lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross) - ]) - fi - - CPPFLAGS=$save_CPPFLAGS - LDFLAGS=$save_LDFLAGS - LIBS=$save_LIBS - ;; - esac - - case $lt_cv_dlopen_self in - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; - *) enable_dlopen_self=unknown ;; - esac - - case $lt_cv_dlopen_self_static in - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; - *) enable_dlopen_self_static=unknown ;; - esac -fi -_LT_DECL([dlopen_support], [enable_dlopen], [0], - [Whether dlopen is supported]) -_LT_DECL([dlopen_self], [enable_dlopen_self], [0], - [Whether dlopen of programs is supported]) -_LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0], - [Whether dlopen of statically linked programs is supported]) -])# LT_SYS_DLOPEN_SELF - -# Old name: -AU_ALIAS([AC_LIBTOOL_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], []) - - -# _LT_COMPILER_C_O([TAGNAME]) -# --------------------------- -# Check to see if options -c and -o are simultaneously supported by compiler. -# This macro does not hard code the compiler like AC_PROG_CC_C_O. -m4_defun([_LT_COMPILER_C_O], -[m4_require([_LT_DECL_SED])dnl -m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_TAG_COMPILER])dnl -AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext], - [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)], - [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&AS_MESSAGE_LOG_FD - echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes - fi - fi - chmod u+w . 2>&AS_MESSAGE_LOG_FD - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* -]) -_LT_TAGDECL([compiler_c_o], [lt_cv_prog_compiler_c_o], [1], - [Does compiler simultaneously support -c and -o options?]) -])# _LT_COMPILER_C_O - - -# _LT_COMPILER_FILE_LOCKS([TAGNAME]) -# ---------------------------------- -# Check to see if we can do hard links to lock some files if needed -m4_defun([_LT_COMPILER_FILE_LOCKS], -[m4_require([_LT_ENABLE_LOCK])dnl -m4_require([_LT_FILEUTILS_DEFAULTS])dnl -_LT_COMPILER_C_O([$1]) - -hard_links=nottested -if test no = "$_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)" && test no != "$need_locks"; then - # do not overwrite the value of need_locks provided by the user - AC_MSG_CHECKING([if we can lock with hard links]) - hard_links=yes - $RM conftest* - ln conftest.a conftest.b 2>/dev/null && hard_links=no - touch conftest.a - ln conftest.a conftest.b 2>&5 || hard_links=no - ln conftest.a conftest.b 2>/dev/null && hard_links=no - AC_MSG_RESULT([$hard_links]) - if test no = "$hard_links"; then - AC_MSG_WARN(['$CC' does not support '-c -o', so 'make -j' may be unsafe]) - need_locks=warn - fi -else - need_locks=no -fi -_LT_DECL([], [need_locks], [1], [Must we lock files when doing compilation?]) -])# _LT_COMPILER_FILE_LOCKS - - -# _LT_CHECK_OBJDIR -# ---------------- -m4_defun([_LT_CHECK_OBJDIR], -[AC_CACHE_CHECK([for objdir], [lt_cv_objdir], -[rm -f .libs 2>/dev/null -mkdir .libs 2>/dev/null -if test -d .libs; then - lt_cv_objdir=.libs -else - # MS-DOS does not allow filenames that begin with a dot. - lt_cv_objdir=_libs -fi -rmdir .libs 2>/dev/null]) -objdir=$lt_cv_objdir -_LT_DECL([], [objdir], [0], - [The name of the directory that contains temporary libtool files])dnl -m4_pattern_allow([LT_OBJDIR])dnl -AC_DEFINE_UNQUOTED([LT_OBJDIR], "$lt_cv_objdir/", - [Define to the sub-directory where libtool stores uninstalled libraries.]) -])# _LT_CHECK_OBJDIR - - -# _LT_LINKER_HARDCODE_LIBPATH([TAGNAME]) -# -------------------------------------- -# Check hardcoding attributes. -m4_defun([_LT_LINKER_HARDCODE_LIBPATH], -[AC_MSG_CHECKING([how to hardcode library paths into programs]) -_LT_TAGVAR(hardcode_action, $1)= -if test -n "$_LT_TAGVAR(hardcode_libdir_flag_spec, $1)" || - test -n "$_LT_TAGVAR(runpath_var, $1)" || - test yes = "$_LT_TAGVAR(hardcode_automatic, $1)"; then - - # We can hardcode non-existent directories. - if test no != "$_LT_TAGVAR(hardcode_direct, $1)" && - # If the only mechanism to avoid hardcoding is shlibpath_var, we - # have to relink, otherwise we might link with an installed library - # when we should be linking with a yet-to-be-installed one - ## test no != "$_LT_TAGVAR(hardcode_shlibpath_var, $1)" && - test no != "$_LT_TAGVAR(hardcode_minus_L, $1)"; then - # Linking always hardcodes the temporary library directory. - _LT_TAGVAR(hardcode_action, $1)=relink - else - # We can link without hardcoding, and we can hardcode nonexisting dirs. - _LT_TAGVAR(hardcode_action, $1)=immediate - fi -else - # We cannot hardcode anything, or else we can only hardcode existing - # directories. - _LT_TAGVAR(hardcode_action, $1)=unsupported -fi -AC_MSG_RESULT([$_LT_TAGVAR(hardcode_action, $1)]) - -if test relink = "$_LT_TAGVAR(hardcode_action, $1)" || - test yes = "$_LT_TAGVAR(inherit_rpath, $1)"; then - # Fast installation is not supported - enable_fast_install=no -elif test yes = "$shlibpath_overrides_runpath" || - test no = "$enable_shared"; then - # Fast installation is not necessary - enable_fast_install=needless -fi -_LT_TAGDECL([], [hardcode_action], [0], - [How to hardcode a shared library path into an executable]) -])# _LT_LINKER_HARDCODE_LIBPATH - - -# _LT_CMD_STRIPLIB -# ---------------- -m4_defun([_LT_CMD_STRIPLIB], -[m4_require([_LT_DECL_EGREP]) -striplib= -old_striplib= -AC_MSG_CHECKING([whether stripping libraries is possible]) -if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" - test -z "$striplib" && striplib="$STRIP --strip-unneeded" - AC_MSG_RESULT([yes]) -else -# FIXME - insert some real tests, host_os isn't really good enough - case $host_os in - darwin*) - if test -n "$STRIP"; then - striplib="$STRIP -x" - old_striplib="$STRIP -S" - AC_MSG_RESULT([yes]) - else - AC_MSG_RESULT([no]) - fi - ;; - *) - AC_MSG_RESULT([no]) - ;; - esac -fi -_LT_DECL([], [old_striplib], [1], [Commands to strip libraries]) -_LT_DECL([], [striplib], [1]) -])# _LT_CMD_STRIPLIB - - -# _LT_PREPARE_MUNGE_PATH_LIST -# --------------------------- -# Make sure func_munge_path_list() is defined correctly. -m4_defun([_LT_PREPARE_MUNGE_PATH_LIST], -[[# func_munge_path_list VARIABLE PATH -# ----------------------------------- -# VARIABLE is name of variable containing _space_ separated list of -# directories to be munged by the contents of PATH, which is string -# having a format: -# "DIR[:DIR]:" -# string "DIR[ DIR]" will be prepended to VARIABLE -# ":DIR[:DIR]" -# string "DIR[ DIR]" will be appended to VARIABLE -# "DIRP[:DIRP]::[DIRA:]DIRA" -# string "DIRP[ DIRP]" will be prepended to VARIABLE and string -# "DIRA[ DIRA]" will be appended to VARIABLE -# "DIR[:DIR]" -# VARIABLE will be replaced by "DIR[ DIR]" -func_munge_path_list () -{ - case x@S|@2 in - x) - ;; - *:) - eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" - ;; - x:*) - eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" - ;; - *::*) - eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" - eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" - ;; - *) - eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" - ;; - esac -} -]])# _LT_PREPARE_PATH_LIST - - -# _LT_SYS_DYNAMIC_LINKER([TAG]) -# ----------------------------- -# PORTME Fill in your ld.so characteristics -m4_defun([_LT_SYS_DYNAMIC_LINKER], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -m4_require([_LT_DECL_EGREP])dnl -m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_DECL_OBJDUMP])dnl -m4_require([_LT_DECL_SED])dnl -m4_require([_LT_CHECK_SHELL_FEATURES])dnl -m4_require([_LT_PREPARE_MUNGE_PATH_LIST])dnl -AC_MSG_CHECKING([dynamic linker characteristics]) -m4_if([$1], - [], [ -if test yes = "$GCC"; then - case $host_os in - darwin*) lt_awk_arg='/^libraries:/,/LR/' ;; - *) lt_awk_arg='/^libraries:/' ;; - esac - case $host_os in - mingw* | cegcc*) lt_sed_strip_eq='s|=\([[A-Za-z]]:\)|\1|g' ;; - *) lt_sed_strip_eq='s|=/|/|g' ;; - esac - lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` - case $lt_search_path_spec in - *\;*) - # if the path contains ";" then we assume it to be the separator - # otherwise default to the standard path separator (i.e. ":") - it is - # assumed that no part of a normal pathname contains ";" but that should - # okay in the real world where ";" in dirpaths is itself problematic. - lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` - ;; - *) - lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` - ;; - esac - # Ok, now we have the path, separated by spaces, we can step through it - # and add multilib dir if necessary... - lt_tmp_lt_search_path_spec= - lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` - # ...but if some path component already ends with the multilib dir we assume - # that all is fine and trust -print-search-dirs as is (GCC 4.2? or newer). - case "$lt_multi_os_dir; $lt_search_path_spec " in - "/; "* | "/.; "* | "/./; "* | *"$lt_multi_os_dir "* | *"$lt_multi_os_dir/ "*) - lt_multi_os_dir= - ;; - esac - for lt_sys_path in $lt_search_path_spec; do - if test -d "$lt_sys_path$lt_multi_os_dir"; then - lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path$lt_multi_os_dir" - elif test -n "$lt_multi_os_dir"; then - test -d "$lt_sys_path" && \ - lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path" - fi - done - lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk ' -BEGIN {RS = " "; FS = "/|\n";} { - lt_foo = ""; - lt_count = 0; - for (lt_i = NF; lt_i > 0; lt_i--) { - if ($lt_i != "" && $lt_i != ".") { - if ($lt_i == "..") { - lt_count++; - } else { - if (lt_count == 0) { - lt_foo = "/" $lt_i lt_foo; - } else { - lt_count--; - } - } - } - } - if (lt_foo != "") { lt_freq[[lt_foo]]++; } - if (lt_freq[[lt_foo]] == 1) { print lt_foo; } -}'` - # AWK program above erroneously prepends '/' to C:/dos/paths - # for these hosts. - case $host_os in - mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\ - $SED 's|/\([[A-Za-z]]:\)|\1|g'` ;; - esac - sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` -else - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" -fi]) -library_names_spec= -libname_spec='lib$name' -soname_spec= -shrext_cmds=.so -postinstall_cmds= -postuninstall_cmds= -finish_cmds= -finish_eval= -shlibpath_var= -shlibpath_overrides_runpath=unknown -version_type=none -dynamic_linker="$host_os ld.so" -sys_lib_dlsearch_path_spec="/lib /usr/lib" -need_lib_prefix=unknown -hardcode_into_libs=no - -# when you set need_version to no, make sure it does not cause -set_version -# flags to be left without arguments -need_version=unknown - -AC_ARG_VAR([LT_SYS_LIBRARY_PATH], -[User-defined run-time library search path.]) - -case $host_os in -aix3*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='$libname$release$shared_ext$versuffix $libname.a' - shlibpath_var=LIBPATH - - # AIX 3 has no versioning support, so we append a major version to the name. - soname_spec='$libname$release$shared_ext$major' - ;; - -aix[[4-9]]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - hardcode_into_libs=yes - if test ia64 = "$host_cpu"; then - # AIX 5 supports IA64 - library_names_spec='$libname$release$shared_ext$major $libname$release$shared_ext$versuffix $libname$shared_ext' - shlibpath_var=LD_LIBRARY_PATH - else - # With GCC up to 2.95.x, collect2 would create an import file - # for dependence libraries. The import file would start with - # the line '#! .'. This would cause the generated library to - # depend on '.', always an invalid library. This was fixed in - # development snapshots of GCC prior to 3.0. - case $host_os in - aix4 | aix4.[[01]] | aix4.[[01]].*) - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' - echo ' yes ' - echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then - : - else - can_build_shared=no - fi - ;; - esac - # Using Import Files as archive members, it is possible to support - # filename-based versioning of shared library archives on AIX. While - # this would work for both with and without runtime linking, it will - # prevent static linking of such archives. So we do filename-based - # shared library versioning with .so extension only, which is used - # when both runtime linking and shared linking is enabled. - # Unfortunately, runtime linking may impact performance, so we do - # not want this to be the default eventually. Also, we use the - # versioned .so libs for executables only if there is the -brtl - # linker flag in LDFLAGS as well, or --with-aix-soname=svr4 only. - # To allow for filename-based versioning support, we need to create - # libNAME.so.V as an archive file, containing: - # *) an Import File, referring to the versioned filename of the - # archive as well as the shared archive member, telling the - # bitwidth (32 or 64) of that shared object, and providing the - # list of exported symbols of that shared object, eventually - # decorated with the 'weak' keyword - # *) the shared object with the F_LOADONLY flag set, to really avoid - # it being seen by the linker. - # At run time we better use the real file rather than another symlink, - # but for link time we create the symlink libNAME.so -> libNAME.so.V - - case $with_aix_soname,$aix_use_runtimelinking in - # AIX (on Power*) has no versioning support, so currently we cannot hardcode correct - # soname into executable. Probably we can add versioning support to - # collect2, so additional links can be useful in future. - aix,yes) # traditional libtool - dynamic_linker='AIX unversionable lib.so' - # If using run time linking (on AIX 4.2 or later) use lib.so - # instead of lib.a to let people know that these are not - # typical AIX shared libraries. - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - ;; - aix,no) # traditional AIX only - dynamic_linker='AIX lib.a[(]lib.so.V[)]' - # We preserve .a as extension for shared libraries through AIX4.2 - # and later when we are not doing run time linking. - library_names_spec='$libname$release.a $libname.a' - soname_spec='$libname$release$shared_ext$major' - ;; - svr4,*) # full svr4 only - dynamic_linker="AIX lib.so.V[(]$shared_archive_member_spec.o[)]" - library_names_spec='$libname$release$shared_ext$major $libname$shared_ext' - # We do not specify a path in Import Files, so LIBPATH fires. - shlibpath_overrides_runpath=yes - ;; - *,yes) # both, prefer svr4 - dynamic_linker="AIX lib.so.V[(]$shared_archive_member_spec.o[)], lib.a[(]lib.so.V[)]" - library_names_spec='$libname$release$shared_ext$major $libname$shared_ext' - # unpreferred sharedlib libNAME.a needs extra handling - postinstall_cmds='test -n "$linkname" || linkname="$realname"~func_stripname "" ".so" "$linkname"~$install_shared_prog "$dir/$func_stripname_result.$libext" "$destdir/$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/$func_stripname_result.$libext"' - postuninstall_cmds='for n in $library_names $old_library; do :; done~func_stripname "" ".so" "$n"~test "$func_stripname_result" = "$n" || func_append rmfiles " $odir/$func_stripname_result.$libext"' - # We do not specify a path in Import Files, so LIBPATH fires. - shlibpath_overrides_runpath=yes - ;; - *,no) # both, prefer aix - dynamic_linker="AIX lib.a[(]lib.so.V[)], lib.so.V[(]$shared_archive_member_spec.o[)]" - library_names_spec='$libname$release.a $libname.a' - soname_spec='$libname$release$shared_ext$major' - # unpreferred sharedlib libNAME.so.V and symlink libNAME.so need extra handling - postinstall_cmds='test -z "$dlname" || $install_shared_prog $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$dlname~test -n "$linkname" || linkname=$realname~func_stripname "" ".a" "$linkname"~(cd "$destdir" && $LN_S -f $dlname $func_stripname_result.so)' - postuninstall_cmds='test -z "$dlname" || func_append rmfiles " $odir/$dlname"~for n in $old_library $library_names; do :; done~func_stripname "" ".a" "$n"~func_append rmfiles " $odir/$func_stripname_result.so"' - ;; - esac - shlibpath_var=LIBPATH - fi - ;; - -amigaos*) - case $host_cpu in - powerpc) - # Since July 2007 AmigaOS4 officially supports .so libraries. - # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - ;; - m68k) - library_names_spec='$libname.ixlibrary $libname.a' - # Create ${libname}_ixlibrary.a entries in /sys/libs. - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' - ;; - esac - ;; - -beos*) - library_names_spec='$libname$shared_ext' - dynamic_linker="$host_os ld.so" - shlibpath_var=LIBRARY_PATH - ;; - -bsdi[[45]]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_version=no - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" - # the default ld.so.conf also contains /usr/contrib/lib and - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow - # libtool to hard-code these into programs - ;; - -cygwin* | mingw* | pw32* | cegcc*) - version_type=windows - shrext_cmds=.dll - need_version=no - need_lib_prefix=no - - case $GCC,$cc_basename in - yes,*) - # gcc - library_names_spec='$libname.dll.a' - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \$file`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname~ - chmod a+x \$dldir/$dlname~ - if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then - eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; - fi' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - - case $host_os in - cygwin*) - # Cygwin DLLs use 'cyg' prefix rather than 'lib' - soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' -m4_if([$1], [],[ - sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"]) - ;; - mingw* | cegcc*) - # MinGW DLLs use traditional 'lib' prefix - soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' - ;; - pw32*) - # pw32 DLLs use 'pw' prefix rather than 'lib' - library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' - ;; - esac - dynamic_linker='Win32 ld.exe' - ;; - - *,cl*) - # Native MSVC - libname_spec='$name' - soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' - library_names_spec='$libname.dll.lib' - - case $build_os in - mingw*) - sys_lib_search_path_spec= - lt_save_ifs=$IFS - IFS=';' - for lt_path in $LIB - do - IFS=$lt_save_ifs - # Let DOS variable expansion print the short 8.3 style file name. - lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` - sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" - done - IFS=$lt_save_ifs - # Convert to MSYS style. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` - ;; - cygwin*) - # Convert to unix form, then to dos form, then back to unix form - # but this time dos style (no spaces!) so that the unix form looks - # like /cygdrive/c/PROGRA~1:/cygdr... - sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` - sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` - sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - ;; - *) - sys_lib_search_path_spec=$LIB - if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then - # It is most probably a Windows format PATH. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` - else - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - fi - # FIXME: find the short name or the path components, as spaces are - # common. (e.g. "Program Files" -> "PROGRA~1") - ;; - esac - - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \$file`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - dynamic_linker='Win32 link.exe' - ;; - - *) - # Assume MSVC wrapper - library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' - dynamic_linker='Win32 ld.exe' - ;; - esac - # FIXME: first we should search . and the directory the executable is in - shlibpath_var=PATH - ;; - -darwin* | rhapsody*) - dynamic_linker="$host_os dyld" - version_type=darwin - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$major$shared_ext $libname$shared_ext' - soname_spec='$libname$release$major$shared_ext' - shlibpath_overrides_runpath=yes - shlibpath_var=DYLD_LIBRARY_PATH - shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' -m4_if([$1], [],[ - sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"]) - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' - ;; - -dgux*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -freebsd* | dragonfly*) - # DragonFly does not have aout. When/if they implement a new - # versioning mechanism, adjust this. - if test -x /usr/bin/objformat; then - objformat=`/usr/bin/objformat` - else - case $host_os in - freebsd[[23]].*) objformat=aout ;; - *) objformat=elf ;; - esac - fi - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - need_version=no - need_lib_prefix=no - ;; - freebsd-*) - library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix' - need_version=yes - ;; - esac - shlibpath_var=LD_LIBRARY_PATH - case $host_os in - freebsd2.*) - shlibpath_overrides_runpath=yes - ;; - freebsd3.[[01]]* | freebsdelf3.[[01]]*) - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \ - freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1) - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - *) # from 4.6 on, and DragonFly - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - esac - ;; - -haiku*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - dynamic_linker="$host_os runtime_loader" - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - shlibpath_var=LIBRARY_PATH - shlibpath_overrides_runpath=no - sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' - hardcode_into_libs=yes - ;; - -hpux9* | hpux10* | hpux11*) - # Give a soname corresponding to the major version so that dld.sl refuses to - # link against other versions. - version_type=sunos - need_lib_prefix=no - need_version=no - case $host_cpu in - ia64*) - shrext_cmds='.so' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.so" - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - if test 32 = "$HPUX_IA64_MODE"; then - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" - sys_lib_dlsearch_path_spec=/usr/lib/hpux32 - else - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" - sys_lib_dlsearch_path_spec=/usr/lib/hpux64 - fi - ;; - hppa*64*) - shrext_cmds='.sl' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.sl" - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - *) - shrext_cmds='.sl' - dynamic_linker="$host_os dld.sl" - shlibpath_var=SHLIB_PATH - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - ;; - esac - # HP-UX runs *really* slowly unless shared libraries are mode 555, ... - postinstall_cmds='chmod 555 $lib' - # or fails outright, so override atomically: - install_override_mode=555 - ;; - -interix[[3-9]]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -irix5* | irix6* | nonstopux*) - case $host_os in - nonstopux*) version_type=nonstopux ;; - *) - if test yes = "$lt_cv_prog_gnu_ld"; then - version_type=linux # correct to gnu/linux during the next big refactor - else - version_type=irix - fi ;; - esac - need_lib_prefix=no - need_version=no - soname_spec='$libname$release$shared_ext$major' - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$release$shared_ext $libname$shared_ext' - case $host_os in - irix5* | nonstopux*) - libsuff= shlibsuff= - ;; - *) - case $LD in # libtool.m4 will add one of these switches to LD - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") - libsuff= shlibsuff= libmagic=32-bit;; - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") - libsuff=32 shlibsuff=N32 libmagic=N32;; - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") - libsuff=64 shlibsuff=64 libmagic=64-bit;; - *) libsuff= shlibsuff= libmagic=never-match;; - esac - ;; - esac - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH - shlibpath_overrides_runpath=no - sys_lib_search_path_spec="/usr/lib$libsuff /lib$libsuff /usr/local/lib$libsuff" - sys_lib_dlsearch_path_spec="/usr/lib$libsuff /lib$libsuff" - hardcode_into_libs=yes - ;; - -# No shared lib support for Linux oldld, aout, or coff. -linux*oldld* | linux*aout* | linux*coff*) - dynamic_linker=no - ;; - -linux*android*) - version_type=none # Android doesn't support versioned libraries. - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$shared_ext' - soname_spec='$libname$release$shared_ext' - finish_cmds= - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - - # This implies no fast_install, which is unacceptable. - # Some rework will be needed to allow for fast_install - # before this can be enabled. - hardcode_into_libs=yes - - dynamic_linker='Android linker' - # Don't embed -rpath directories since the linker doesn't support them. - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - ;; - -# This must be glibc/ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - - # Some binutils ld are patched to set DT_RUNPATH - AC_CACHE_VAL([lt_cv_shlibpath_overrides_runpath], - [lt_cv_shlibpath_overrides_runpath=no - save_LDFLAGS=$LDFLAGS - save_libdir=$libdir - eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ - LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\"" - AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])], - [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null], - [lt_cv_shlibpath_overrides_runpath=yes])]) - LDFLAGS=$save_LDFLAGS - libdir=$save_libdir - ]) - shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath - - # This implies no fast_install, which is unacceptable. - # Some rework will be needed to allow for fast_install - # before this can be enabled. - hardcode_into_libs=yes - - # Ideally, we could use ldconfig to report *all* directores which are - # searched for libraries, however this is still not possible. Aside from not - # being certain /sbin/ldconfig is available, command - # 'ldconfig -N -X -v | grep ^/' on 64bit Fedora does not report /usr/lib64, - # even though it is searched at run-time. Try to do the best guess by - # appending ld.so.conf contents (and includes) to the search path. - if test -f /etc/ld.so.conf; then - lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" - fi - - # We used to test for /lib/ld.so.1 and disable shared libraries on - # powerpc, because MkLinux only supported shared libraries with the - # GNU dynamic linker. Since this was broken with cross compilers, - # most powerpc-linux boxes support dynamic linking these days and - # people can always --disable-shared, the test was removed, and we - # assume the GNU/Linux dynamic linker is in use. - dynamic_linker='GNU/Linux ld.so' - ;; - -netbsdelf*-gnu) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='NetBSD ld.elf_so' - ;; - -netbsd*) - version_type=sunos - need_lib_prefix=no - need_version=no - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - dynamic_linker='NetBSD (a.out) ld.so' - else - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - dynamic_linker='NetBSD ld.elf_so' - fi - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - -newsos6) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - ;; - -*nto* | *qnx*) - version_type=qnx - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='ldqnx.so' - ;; - -openbsd* | bitrig*) - version_type=sunos - sys_lib_dlsearch_path_spec=/usr/lib - need_lib_prefix=no - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then - need_version=no - else - need_version=yes - fi - library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - ;; - -os2*) - libname_spec='$name' - version_type=windows - shrext_cmds=.dll - need_version=no - need_lib_prefix=no - # OS/2 can only load a DLL with a base name of 8 characters or less. - soname_spec='`test -n "$os2dllname" && libname="$os2dllname"; - v=$($ECHO $release$versuffix | tr -d .-); - n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _); - $ECHO $n$v`$shared_ext' - library_names_spec='${libname}_dll.$libext' - dynamic_linker='OS/2 ld.exe' - shlibpath_var=BEGINLIBPATH - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - postinstall_cmds='base_file=`basename \$file`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname~ - chmod a+x \$dldir/$dlname~ - if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then - eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; - fi' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - ;; - -osf3* | osf4* | osf5*) - version_type=osf - need_lib_prefix=no - need_version=no - soname_spec='$libname$release$shared_ext$major' - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - -rdos*) - dynamic_linker=no - ;; - -solaris*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - # ldd complains unless libraries are executable - postinstall_cmds='chmod +x $lib' - ;; - -sunos4*) - version_type=sunos - library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix' - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - if test yes = "$with_gnu_ld"; then - need_lib_prefix=no - fi - need_version=yes - ;; - -sysv4 | sysv4.3*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - shlibpath_var=LD_LIBRARY_PATH - case $host_vendor in - sni) - shlibpath_overrides_runpath=no - need_lib_prefix=no - runpath_var=LD_RUN_PATH - ;; - siemens) - need_lib_prefix=no - ;; - motorola) - need_lib_prefix=no - need_version=no - shlibpath_overrides_runpath=no - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' - ;; - esac - ;; - -sysv4*MP*) - if test -d /usr/nec; then - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='$libname$shared_ext.$versuffix $libname$shared_ext.$major $libname$shared_ext' - soname_spec='$libname$shared_ext.$major' - shlibpath_var=LD_LIBRARY_PATH - fi - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - version_type=sco - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - if test yes = "$with_gnu_ld"; then - sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' - else - sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' - case $host_os in - sco3.2v5*) - sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" - ;; - esac - fi - sys_lib_dlsearch_path_spec='/usr/lib' - ;; - -tpf*) - # TPF is a cross-target only. Preferred cross-host = GNU/Linux. - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -uts4*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -*) - dynamic_linker=no - ;; -esac -AC_MSG_RESULT([$dynamic_linker]) -test no = "$dynamic_linker" && can_build_shared=no - -variables_saved_for_relink="PATH $shlibpath_var $runpath_var" -if test yes = "$GCC"; then - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" -fi - -if test set = "${lt_cv_sys_lib_search_path_spec+set}"; then - sys_lib_search_path_spec=$lt_cv_sys_lib_search_path_spec -fi - -if test set = "${lt_cv_sys_lib_dlsearch_path_spec+set}"; then - sys_lib_dlsearch_path_spec=$lt_cv_sys_lib_dlsearch_path_spec -fi - -# remember unaugmented sys_lib_dlsearch_path content for libtool script decls... -configure_time_dlsearch_path=$sys_lib_dlsearch_path_spec - -# ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code -func_munge_path_list sys_lib_dlsearch_path_spec "$LT_SYS_LIBRARY_PATH" - -# to be used as default LT_SYS_LIBRARY_PATH value in generated libtool -configure_time_lt_sys_library_path=$LT_SYS_LIBRARY_PATH - -_LT_DECL([], [variables_saved_for_relink], [1], - [Variables whose values should be saved in libtool wrapper scripts and - restored at link time]) -_LT_DECL([], [need_lib_prefix], [0], - [Do we need the "lib" prefix for modules?]) -_LT_DECL([], [need_version], [0], [Do we need a version for libraries?]) -_LT_DECL([], [version_type], [0], [Library versioning type]) -_LT_DECL([], [runpath_var], [0], [Shared library runtime path variable]) -_LT_DECL([], [shlibpath_var], [0],[Shared library path variable]) -_LT_DECL([], [shlibpath_overrides_runpath], [0], - [Is shlibpath searched before the hard-coded library search path?]) -_LT_DECL([], [libname_spec], [1], [Format of library name prefix]) -_LT_DECL([], [library_names_spec], [1], - [[List of archive names. First name is the real one, the rest are links. - The last name is the one that the linker finds with -lNAME]]) -_LT_DECL([], [soname_spec], [1], - [[The coded name of the library, if different from the real name]]) -_LT_DECL([], [install_override_mode], [1], - [Permission mode override for installation of shared libraries]) -_LT_DECL([], [postinstall_cmds], [2], - [Command to use after installation of a shared archive]) -_LT_DECL([], [postuninstall_cmds], [2], - [Command to use after uninstallation of a shared archive]) -_LT_DECL([], [finish_cmds], [2], - [Commands used to finish a libtool library installation in a directory]) -_LT_DECL([], [finish_eval], [1], - [[As "finish_cmds", except a single script fragment to be evaled but - not shown]]) -_LT_DECL([], [hardcode_into_libs], [0], - [Whether we should hardcode library paths into libraries]) -_LT_DECL([], [sys_lib_search_path_spec], [2], - [Compile-time system search path for libraries]) -_LT_DECL([sys_lib_dlsearch_path_spec], [configure_time_dlsearch_path], [2], - [Detected run-time system search path for libraries]) -_LT_DECL([], [configure_time_lt_sys_library_path], [2], - [Explicit LT_SYS_LIBRARY_PATH set during ./configure time]) -])# _LT_SYS_DYNAMIC_LINKER - - -# _LT_PATH_TOOL_PREFIX(TOOL) -# -------------------------- -# find a file program that can recognize shared library -AC_DEFUN([_LT_PATH_TOOL_PREFIX], -[m4_require([_LT_DECL_EGREP])dnl -AC_MSG_CHECKING([for $1]) -AC_CACHE_VAL(lt_cv_path_MAGIC_CMD, -[case $MAGIC_CMD in -[[\\/*] | ?:[\\/]*]) - lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a path. - ;; -*) - lt_save_MAGIC_CMD=$MAGIC_CMD - lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR -dnl $ac_dummy forces splitting on constant user-supplied paths. -dnl POSIX.2 word splitting is done only on the output of word expansions, -dnl not every word. This closes a longstanding sh security hole. - ac_dummy="m4_if([$2], , $PATH, [$2])" - for ac_dir in $ac_dummy; do - IFS=$lt_save_ifs - test -z "$ac_dir" && ac_dir=. - if test -f "$ac_dir/$1"; then - lt_cv_path_MAGIC_CMD=$ac_dir/"$1" - if test -n "$file_magic_test_file"; then - case $deplibs_check_method in - "file_magic "*) - file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` - MAGIC_CMD=$lt_cv_path_MAGIC_CMD - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | - $EGREP "$file_magic_regex" > /dev/null; then - : - else - cat <<_LT_EOF 1>&2 - -*** Warning: the command libtool uses to detect shared libraries, -*** $file_magic_cmd, produces output that libtool cannot recognize. -*** The result is that libtool may fail to recognize shared libraries -*** as such. This will affect the creation of libtool libraries that -*** depend on shared libraries, but programs linked with such libtool -*** libraries will work regardless of this problem. Nevertheless, you -*** may want to report the problem to your system manager and/or to -*** bug-libtool@gnu.org - -_LT_EOF - fi ;; - esac - fi - break - fi - done - IFS=$lt_save_ifs - MAGIC_CMD=$lt_save_MAGIC_CMD - ;; -esac]) -MAGIC_CMD=$lt_cv_path_MAGIC_CMD -if test -n "$MAGIC_CMD"; then - AC_MSG_RESULT($MAGIC_CMD) -else - AC_MSG_RESULT(no) -fi -_LT_DECL([], [MAGIC_CMD], [0], - [Used to examine libraries when file_magic_cmd begins with "file"])dnl -])# _LT_PATH_TOOL_PREFIX - -# Old name: -AU_ALIAS([AC_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_PATH_TOOL_PREFIX], []) - - -# _LT_PATH_MAGIC -# -------------- -# find a file program that can recognize a shared library -m4_defun([_LT_PATH_MAGIC], -[_LT_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH) -if test -z "$lt_cv_path_MAGIC_CMD"; then - if test -n "$ac_tool_prefix"; then - _LT_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH) - else - MAGIC_CMD=: - fi -fi -])# _LT_PATH_MAGIC - - -# LT_PATH_LD -# ---------- -# find the pathname to the GNU or non-GNU linker -AC_DEFUN([LT_PATH_LD], -[AC_REQUIRE([AC_PROG_CC])dnl -AC_REQUIRE([AC_CANONICAL_HOST])dnl -AC_REQUIRE([AC_CANONICAL_BUILD])dnl -m4_require([_LT_DECL_SED])dnl -m4_require([_LT_DECL_EGREP])dnl -m4_require([_LT_PROG_ECHO_BACKSLASH])dnl - -AC_ARG_WITH([gnu-ld], - [AS_HELP_STRING([--with-gnu-ld], - [assume the C compiler uses GNU ld @<:@default=no@:>@])], - [test no = "$withval" || with_gnu_ld=yes], - [with_gnu_ld=no])dnl - -ac_prog=ld -if test yes = "$GCC"; then - # Check if gcc -print-prog-name=ld gives a path. - AC_MSG_CHECKING([for ld used by $CC]) - case $host in - *-*-mingw*) - # gcc leaves a trailing carriage return, which upsets mingw - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; - *) - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; - esac - case $ac_prog in - # Accept absolute paths. - [[\\/]]* | ?:[[\\/]]*) - re_direlt='/[[^/]][[^/]]*/\.\./' - # Canonicalize the pathname of ld - ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` - while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do - ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` - done - test -z "$LD" && LD=$ac_prog - ;; - "") - # If it fails, then pretend we aren't using GCC. - ac_prog=ld - ;; - *) - # If it is relative, then search for the first ld in PATH. - with_gnu_ld=unknown - ;; - esac -elif test yes = "$with_gnu_ld"; then - AC_MSG_CHECKING([for GNU ld]) -else - AC_MSG_CHECKING([for non-GNU ld]) -fi -AC_CACHE_VAL(lt_cv_path_LD, -[if test -z "$LD"; then - lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR - for ac_dir in $PATH; do - IFS=$lt_save_ifs - test -z "$ac_dir" && ac_dir=. - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then - lt_cv_path_LD=$ac_dir/$ac_prog - # Check to see if the program is GNU ld. I'd rather use --version, - # but apparently some variants of GNU ld only accept -v. - # Break only if it was the GNU/non-GNU ld that we prefer. - case `"$lt_cv_path_LD" -v 2>&1 &1 conftest.i -cat conftest.i conftest.i >conftest2.i -: ${lt_DD:=$DD} -AC_PATH_PROGS_FEATURE_CHECK([lt_DD], [dd], -[if "$ac_path_lt_DD" bs=32 count=1 conftest.out 2>/dev/null; then - cmp -s conftest.i conftest.out \ - && ac_cv_path_lt_DD="$ac_path_lt_DD" ac_path_lt_DD_found=: -fi]) -rm -f conftest.i conftest2.i conftest.out]) -])# _LT_PATH_DD - - -# _LT_CMD_TRUNCATE -# ---------------- -# find command to truncate a binary pipe -m4_defun([_LT_CMD_TRUNCATE], -[m4_require([_LT_PATH_DD]) -AC_CACHE_CHECK([how to truncate binary pipes], [lt_cv_truncate_bin], -[printf 0123456789abcdef0123456789abcdef >conftest.i -cat conftest.i conftest.i >conftest2.i -lt_cv_truncate_bin= -if "$ac_cv_path_lt_DD" bs=32 count=1 conftest.out 2>/dev/null; then - cmp -s conftest.i conftest.out \ - && lt_cv_truncate_bin="$ac_cv_path_lt_DD bs=4096 count=1" -fi -rm -f conftest.i conftest2.i conftest.out -test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q"]) -_LT_DECL([lt_truncate_bin], [lt_cv_truncate_bin], [1], - [Command to truncate a binary pipe]) -])# _LT_CMD_TRUNCATE - - -# _LT_CHECK_MAGIC_METHOD -# ---------------------- -# how to check for library dependencies -# -- PORTME fill in with the dynamic library characteristics -m4_defun([_LT_CHECK_MAGIC_METHOD], -[m4_require([_LT_DECL_EGREP]) -m4_require([_LT_DECL_OBJDUMP]) -AC_CACHE_CHECK([how to recognize dependent libraries], -lt_cv_deplibs_check_method, -[lt_cv_file_magic_cmd='$MAGIC_CMD' -lt_cv_file_magic_test_file= -lt_cv_deplibs_check_method='unknown' -# Need to set the preceding variable on all platforms that support -# interlibrary dependencies. -# 'none' -- dependencies not supported. -# 'unknown' -- same as none, but documents that we really don't know. -# 'pass_all' -- all dependencies passed with no checks. -# 'test_compile' -- check by making test program. -# 'file_magic [[regex]]' -- check by looking for files in library path -# that responds to the $file_magic_cmd with a given extended regex. -# If you have 'file' or equivalent on your system and you're not sure -# whether 'pass_all' will *always* work, you probably want this one. - -case $host_os in -aix[[4-9]]*) - lt_cv_deplibs_check_method=pass_all - ;; - -beos*) - lt_cv_deplibs_check_method=pass_all - ;; - -bsdi[[45]]*) - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)' - lt_cv_file_magic_cmd='/usr/bin/file -L' - lt_cv_file_magic_test_file=/shlib/libc.so - ;; - -cygwin*) - # func_win32_libid is a shell function defined in ltmain.sh - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' - lt_cv_file_magic_cmd='func_win32_libid' - ;; - -mingw* | pw32*) - # Base MSYS/MinGW do not provide the 'file' command needed by - # func_win32_libid shell function, so use a weaker test based on 'objdump', - # unless we find 'file', for example because we are cross-compiling. - if ( file / ) >/dev/null 2>&1; then - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' - lt_cv_file_magic_cmd='func_win32_libid' - else - # Keep this pattern in sync with the one in func_win32_libid. - lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' - lt_cv_file_magic_cmd='$OBJDUMP -f' - fi - ;; - -cegcc*) - # use the weaker test based on 'objdump'. See mingw*. - lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' - lt_cv_file_magic_cmd='$OBJDUMP -f' - ;; - -darwin* | rhapsody*) - lt_cv_deplibs_check_method=pass_all - ;; - -freebsd* | dragonfly*) - if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then - case $host_cpu in - i*86 ) - # Not sure whether the presence of OpenBSD here was a mistake. - # Let's accept both of them until this is cleared up. - lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library' - lt_cv_file_magic_cmd=/usr/bin/file - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` - ;; - esac - else - lt_cv_deplibs_check_method=pass_all - fi - ;; - -haiku*) - lt_cv_deplibs_check_method=pass_all - ;; - -hpux10.20* | hpux11*) - lt_cv_file_magic_cmd=/usr/bin/file - case $host_cpu in - ia64*) - lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64' - lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so - ;; - hppa*64*) - [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'] - lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl - ;; - *) - lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]]\.[[0-9]]) shared library' - lt_cv_file_magic_test_file=/usr/lib/libc.sl - ;; - esac - ;; - -interix[[3-9]]*) - # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$' - ;; - -irix5* | irix6* | nonstopux*) - case $LD in - *-32|*"-32 ") libmagic=32-bit;; - *-n32|*"-n32 ") libmagic=N32;; - *-64|*"-64 ") libmagic=64-bit;; - *) libmagic=never-match;; - esac - lt_cv_deplibs_check_method=pass_all - ;; - -# This must be glibc/ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) - lt_cv_deplibs_check_method=pass_all - ;; - -netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' - else - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$' - fi - ;; - -newos6*) - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)' - lt_cv_file_magic_cmd=/usr/bin/file - lt_cv_file_magic_test_file=/usr/lib/libnls.so - ;; - -*nto* | *qnx*) - lt_cv_deplibs_check_method=pass_all - ;; - -openbsd* | bitrig*) - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' - else - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' - fi - ;; - -osf3* | osf4* | osf5*) - lt_cv_deplibs_check_method=pass_all - ;; - -rdos*) - lt_cv_deplibs_check_method=pass_all - ;; - -solaris*) - lt_cv_deplibs_check_method=pass_all - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - lt_cv_deplibs_check_method=pass_all - ;; - -sysv4 | sysv4.3*) - case $host_vendor in - motorola) - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]' - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` - ;; - ncr) - lt_cv_deplibs_check_method=pass_all - ;; - sequent) - lt_cv_file_magic_cmd='/bin/file' - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )' - ;; - sni) - lt_cv_file_magic_cmd='/bin/file' - lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib" - lt_cv_file_magic_test_file=/lib/libc.so - ;; - siemens) - lt_cv_deplibs_check_method=pass_all - ;; - pc) - lt_cv_deplibs_check_method=pass_all - ;; - esac - ;; - -tpf*) - lt_cv_deplibs_check_method=pass_all - ;; -os2*) - lt_cv_deplibs_check_method=pass_all - ;; -esac -]) - -file_magic_glob= -want_nocaseglob=no -if test "$build" = "$host"; then - case $host_os in - mingw* | pw32*) - if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then - want_nocaseglob=yes - else - file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` - fi - ;; - esac -fi - -file_magic_cmd=$lt_cv_file_magic_cmd -deplibs_check_method=$lt_cv_deplibs_check_method -test -z "$deplibs_check_method" && deplibs_check_method=unknown - -_LT_DECL([], [deplibs_check_method], [1], - [Method to check whether dependent libraries are shared objects]) -_LT_DECL([], [file_magic_cmd], [1], - [Command to use when deplibs_check_method = "file_magic"]) -_LT_DECL([], [file_magic_glob], [1], - [How to find potential files when deplibs_check_method = "file_magic"]) -_LT_DECL([], [want_nocaseglob], [1], - [Find potential files using nocaseglob when deplibs_check_method = "file_magic"]) -])# _LT_CHECK_MAGIC_METHOD - - -# LT_PATH_NM -# ---------- -# find the pathname to a BSD- or MS-compatible name lister -AC_DEFUN([LT_PATH_NM], -[AC_REQUIRE([AC_PROG_CC])dnl -AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM, -[if test -n "$NM"; then - # Let the user override the test. - lt_cv_path_NM=$NM -else - lt_nm_to_check=${ac_tool_prefix}nm - if test -n "$ac_tool_prefix" && test "$build" = "$host"; then - lt_nm_to_check="$lt_nm_to_check nm" - fi - for lt_tmp_nm in $lt_nm_to_check; do - lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR - for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do - IFS=$lt_save_ifs - test -z "$ac_dir" && ac_dir=. - tmp_nm=$ac_dir/$lt_tmp_nm - if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext"; then - # Check to see if the nm accepts a BSD-compat flag. - # Adding the 'sed 1q' prevents false positives on HP-UX, which says: - # nm: unknown option "B" ignored - # Tru64's nm complains that /dev/null is an invalid object file - # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty - case $build_os in - mingw*) lt_bad_file=conftest.nm/nofile ;; - *) lt_bad_file=/dev/null ;; - esac - case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in - *$lt_bad_file* | *'Invalid file or object type'*) - lt_cv_path_NM="$tmp_nm -B" - break 2 - ;; - *) - case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in - */dev/null*) - lt_cv_path_NM="$tmp_nm -p" - break 2 - ;; - *) - lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but - continue # so that we can try to find one that supports BSD flags - ;; - esac - ;; - esac - fi - done - IFS=$lt_save_ifs - done - : ${lt_cv_path_NM=no} -fi]) -if test no != "$lt_cv_path_NM"; then - NM=$lt_cv_path_NM -else - # Didn't find any BSD compatible name lister, look for dumpbin. - if test -n "$DUMPBIN"; then : - # Let the user override the test. - else - AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) - case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in - *COFF*) - DUMPBIN="$DUMPBIN -symbols -headers" - ;; - *) - DUMPBIN=: - ;; - esac - fi - AC_SUBST([DUMPBIN]) - if test : != "$DUMPBIN"; then - NM=$DUMPBIN - fi -fi -test -z "$NM" && NM=nm -AC_SUBST([NM]) -_LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl - -AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface], - [lt_cv_nm_interface="BSD nm" - echo "int some_variable = 0;" > conftest.$ac_ext - (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&AS_MESSAGE_LOG_FD) - (eval "$ac_compile" 2>conftest.err) - cat conftest.err >&AS_MESSAGE_LOG_FD - (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD) - (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) - cat conftest.err >&AS_MESSAGE_LOG_FD - (eval echo "\"\$as_me:$LINENO: output\"" >&AS_MESSAGE_LOG_FD) - cat conftest.out >&AS_MESSAGE_LOG_FD - if $GREP 'External.*some_variable' conftest.out > /dev/null; then - lt_cv_nm_interface="MS dumpbin" - fi - rm -f conftest*]) -])# LT_PATH_NM - -# Old names: -AU_ALIAS([AM_PROG_NM], [LT_PATH_NM]) -AU_ALIAS([AC_PROG_NM], [LT_PATH_NM]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AM_PROG_NM], []) -dnl AC_DEFUN([AC_PROG_NM], []) - -# _LT_CHECK_SHAREDLIB_FROM_LINKLIB -# -------------------------------- -# how to determine the name of the shared library -# associated with a specific link library. -# -- PORTME fill in with the dynamic library characteristics -m4_defun([_LT_CHECK_SHAREDLIB_FROM_LINKLIB], -[m4_require([_LT_DECL_EGREP]) -m4_require([_LT_DECL_OBJDUMP]) -m4_require([_LT_DECL_DLLTOOL]) -AC_CACHE_CHECK([how to associate runtime and link libraries], -lt_cv_sharedlib_from_linklib_cmd, -[lt_cv_sharedlib_from_linklib_cmd='unknown' - -case $host_os in -cygwin* | mingw* | pw32* | cegcc*) - # two different shell functions defined in ltmain.sh; - # decide which one to use based on capabilities of $DLLTOOL - case `$DLLTOOL --help 2>&1` in - *--identify-strict*) - lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib - ;; - *) - lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback - ;; - esac - ;; -*) - # fallback: assume linklib IS sharedlib - lt_cv_sharedlib_from_linklib_cmd=$ECHO - ;; -esac -]) -sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd -test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO - -_LT_DECL([], [sharedlib_from_linklib_cmd], [1], - [Command to associate shared and link libraries]) -])# _LT_CHECK_SHAREDLIB_FROM_LINKLIB - - -# _LT_PATH_MANIFEST_TOOL -# ---------------------- -# locate the manifest tool -m4_defun([_LT_PATH_MANIFEST_TOOL], -[AC_CHECK_TOOL(MANIFEST_TOOL, mt, :) -test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt -AC_CACHE_CHECK([if $MANIFEST_TOOL is a manifest tool], [lt_cv_path_mainfest_tool], - [lt_cv_path_mainfest_tool=no - echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&AS_MESSAGE_LOG_FD - $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out - cat conftest.err >&AS_MESSAGE_LOG_FD - if $GREP 'Manifest Tool' conftest.out > /dev/null; then - lt_cv_path_mainfest_tool=yes - fi - rm -f conftest*]) -if test yes != "$lt_cv_path_mainfest_tool"; then - MANIFEST_TOOL=: -fi -_LT_DECL([], [MANIFEST_TOOL], [1], [Manifest tool])dnl -])# _LT_PATH_MANIFEST_TOOL - - -# _LT_DLL_DEF_P([FILE]) -# --------------------- -# True iff FILE is a Windows DLL '.def' file. -# Keep in sync with func_dll_def_p in the libtool script -AC_DEFUN([_LT_DLL_DEF_P], -[dnl - test DEF = "`$SED -n dnl - -e '\''s/^[[ ]]*//'\'' dnl Strip leading whitespace - -e '\''/^\(;.*\)*$/d'\'' dnl Delete empty lines and comments - -e '\''s/^\(EXPORTS\|LIBRARY\)\([[ ]].*\)*$/DEF/p'\'' dnl - -e q dnl Only consider the first "real" line - $1`" dnl -])# _LT_DLL_DEF_P - - -# LT_LIB_M -# -------- -# check for math library -AC_DEFUN([LT_LIB_M], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -LIBM= -case $host in -*-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*) - # These system don't have libm, or don't need it - ;; -*-ncr-sysv4.3*) - AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM=-lmw) - AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm") - ;; -*) - AC_CHECK_LIB(m, cos, LIBM=-lm) - ;; -esac -AC_SUBST([LIBM]) -])# LT_LIB_M - -# Old name: -AU_ALIAS([AC_CHECK_LIBM], [LT_LIB_M]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_CHECK_LIBM], []) - - -# _LT_COMPILER_NO_RTTI([TAGNAME]) -# ------------------------------- -m4_defun([_LT_COMPILER_NO_RTTI], -[m4_require([_LT_TAG_COMPILER])dnl - -_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= - -if test yes = "$GCC"; then - case $cc_basename in - nvcc*) - _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -Xcompiler -fno-builtin' ;; - *) - _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' ;; - esac - - _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], - lt_cv_prog_compiler_rtti_exceptions, - [-fno-rtti -fno-exceptions], [], - [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"]) -fi -_LT_TAGDECL([no_builtin_flag], [lt_prog_compiler_no_builtin_flag], [1], - [Compiler flag to turn off builtin functions]) -])# _LT_COMPILER_NO_RTTI - - -# _LT_CMD_GLOBAL_SYMBOLS -# ---------------------- -m4_defun([_LT_CMD_GLOBAL_SYMBOLS], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -AC_REQUIRE([AC_PROG_CC])dnl -AC_REQUIRE([AC_PROG_AWK])dnl -AC_REQUIRE([LT_PATH_NM])dnl -AC_REQUIRE([LT_PATH_LD])dnl -m4_require([_LT_DECL_SED])dnl -m4_require([_LT_DECL_EGREP])dnl -m4_require([_LT_TAG_COMPILER])dnl - -# Check for command to grab the raw symbol name followed by C symbol from nm. -AC_MSG_CHECKING([command to parse $NM output from $compiler object]) -AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe], -[ -# These are sane defaults that work on at least a few old systems. -# [They come from Ultrix. What could be older than Ultrix?!! ;)] - -# Character class describing NM global symbol codes. -symcode='[[BCDEGRST]]' - -# Regexp to match symbols that can be accessed directly from C. -sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)' - -# Define system-specific variables. -case $host_os in -aix*) - symcode='[[BCDT]]' - ;; -cygwin* | mingw* | pw32* | cegcc*) - symcode='[[ABCDGISTW]]' - ;; -hpux*) - if test ia64 = "$host_cpu"; then - symcode='[[ABCDEGRST]]' - fi - ;; -irix* | nonstopux*) - symcode='[[BCDEGRST]]' - ;; -osf*) - symcode='[[BCDEGQRST]]' - ;; -solaris*) - symcode='[[BDRT]]' - ;; -sco3.2v5*) - symcode='[[DT]]' - ;; -sysv4.2uw2*) - symcode='[[DT]]' - ;; -sysv5* | sco5v6* | unixware* | OpenUNIX*) - symcode='[[ABDT]]' - ;; -sysv4) - symcode='[[DFNSTU]]' - ;; -esac - -# If we're using GNU nm, then use its standard symbol codes. -case `$NM -V 2>&1` in -*GNU* | *'with BFD'*) - symcode='[[ABCDGIRSTW]]' ;; -esac - -if test "$lt_cv_nm_interface" = "MS dumpbin"; then - # Gets list of data symbols to import. - lt_cv_sys_global_symbol_to_import="sed -n -e 's/^I .* \(.*\)$/\1/p'" - # Adjust the below global symbol transforms to fixup imported variables. - lt_cdecl_hook=" -e 's/^I .* \(.*\)$/extern __declspec(dllimport) char \1;/p'" - lt_c_name_hook=" -e 's/^I .* \(.*\)$/ {\"\1\", (void *) 0},/p'" - lt_c_name_lib_hook="\ - -e 's/^I .* \(lib.*\)$/ {\"\1\", (void *) 0},/p'\ - -e 's/^I .* \(.*\)$/ {\"lib\1\", (void *) 0},/p'" -else - # Disable hooks by default. - lt_cv_sys_global_symbol_to_import= - lt_cdecl_hook= - lt_c_name_hook= - lt_c_name_lib_hook= -fi - -# Transform an extracted symbol line into a proper C declaration. -# Some systems (esp. on ia64) link data and code symbols differently, -# so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ -$lt_cdecl_hook\ -" -e 's/^T .* \(.*\)$/extern int \1();/p'"\ -" -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" - -# Transform an extracted symbol line into symbol name and symbol address -lt_cv_sys_global_symbol_to_c_name_address="sed -n"\ -$lt_c_name_hook\ -" -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\ -" -e 's/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/p'" - -# Transform an extracted symbol line into symbol name with lib prefix and -# symbol address. -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n"\ -$lt_c_name_lib_hook\ -" -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\ -" -e 's/^$symcode$symcode* .* \(lib.*\)$/ {\"\1\", (void *) \&\1},/p'"\ -" -e 's/^$symcode$symcode* .* \(.*\)$/ {\"lib\1\", (void *) \&\1},/p'" - -# Handle CRLF in mingw tool chain -opt_cr= -case $build_os in -mingw*) - opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp - ;; -esac - -# Try without a prefix underscore, then with it. -for ac_symprfx in "" "_"; do - - # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. - symxfrm="\\1 $ac_symprfx\\2 \\2" - - # Write the raw and C identifiers. - if test "$lt_cv_nm_interface" = "MS dumpbin"; then - # Fake it for dumpbin and say T for any non-static function, - # D for any global variable and I for any imported variable. - # Also find C++ and __fastcall symbols from MSVC++, - # which start with @ or ?. - lt_cv_sys_global_symbol_pipe="$AWK ['"\ -" {last_section=section; section=\$ 3};"\ -" /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ -" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ -" /^ *Symbol name *: /{split(\$ 0,sn,\":\"); si=substr(sn[2],2)};"\ -" /^ *Type *: code/{print \"T\",si,substr(si,length(prfx))};"\ -" /^ *Type *: data/{print \"I\",si,substr(si,length(prfx))};"\ -" \$ 0!~/External *\|/{next};"\ -" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ -" {if(hide[section]) next};"\ -" {f=\"D\"}; \$ 0~/\(\).*\|/{f=\"T\"};"\ -" {split(\$ 0,a,/\||\r/); split(a[2],s)};"\ -" s[1]~/^[@?]/{print f,s[1],s[1]; next};"\ -" s[1]~prfx {split(s[1],t,\"@\"); print f,t[1],substr(t[1],length(prfx))}"\ -" ' prfx=^$ac_symprfx]" - else - lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" - fi - lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" - - # Check to see that the pipe works correctly. - pipe_works=no - - rm -f conftest* - cat > conftest.$ac_ext <<_LT_EOF -#ifdef __cplusplus -extern "C" { -#endif -char nm_test_var; -void nm_test_func(void); -void nm_test_func(void){} -#ifdef __cplusplus -} -#endif -int main(){nm_test_var='a';nm_test_func();return(0);} -_LT_EOF - - if AC_TRY_EVAL(ac_compile); then - # Now try to grab the symbols. - nlist=conftest.nm - $ECHO "$as_me:$LINENO: $NM conftest.$ac_objext | $lt_cv_sys_global_symbol_pipe > $nlist" >&AS_MESSAGE_LOG_FD - if eval "$NM" conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist 2>&AS_MESSAGE_LOG_FD && test -s "$nlist"; then - # Try sorting and uniquifying the output. - if sort "$nlist" | uniq > "$nlist"T; then - mv -f "$nlist"T "$nlist" - else - rm -f "$nlist"T - fi - - # Make sure that we snagged all the symbols we need. - if $GREP ' nm_test_var$' "$nlist" >/dev/null; then - if $GREP ' nm_test_func$' "$nlist" >/dev/null; then - cat <<_LT_EOF > conftest.$ac_ext -/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ -#if defined _WIN32 || defined __CYGWIN__ || defined _WIN32_WCE -/* DATA imports from DLLs on WIN32 can't be const, because runtime - relocations are performed -- see ld's documentation on pseudo-relocs. */ -# define LT@&t@_DLSYM_CONST -#elif defined __osf__ -/* This system does not cope well with relocations in const data. */ -# define LT@&t@_DLSYM_CONST -#else -# define LT@&t@_DLSYM_CONST const -#endif - -#ifdef __cplusplus -extern "C" { -#endif - -_LT_EOF - # Now generate the symbol file. - eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' - - cat <<_LT_EOF >> conftest.$ac_ext - -/* The mapping between symbol names and symbols. */ -LT@&t@_DLSYM_CONST struct { - const char *name; - void *address; -} -lt__PROGRAM__LTX_preloaded_symbols[[]] = -{ - { "@PROGRAM@", (void *) 0 }, -_LT_EOF - $SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext - cat <<\_LT_EOF >> conftest.$ac_ext - {0, (void *) 0} -}; - -/* This works around a problem in FreeBSD linker */ -#ifdef FREEBSD_WORKAROUND -static const void *lt_preloaded_setup() { - return lt__PROGRAM__LTX_preloaded_symbols; -} -#endif - -#ifdef __cplusplus -} -#endif -_LT_EOF - # Now try linking the two files. - mv conftest.$ac_objext conftstm.$ac_objext - lt_globsym_save_LIBS=$LIBS - lt_globsym_save_CFLAGS=$CFLAGS - LIBS=conftstm.$ac_objext - CFLAGS="$CFLAGS$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)" - if AC_TRY_EVAL(ac_link) && test -s conftest$ac_exeext; then - pipe_works=yes - fi - LIBS=$lt_globsym_save_LIBS - CFLAGS=$lt_globsym_save_CFLAGS - else - echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD - fi - else - echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD - fi - else - echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD - fi - else - echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD - cat conftest.$ac_ext >&5 - fi - rm -rf conftest* conftst* - - # Do not use the global_symbol_pipe unless it works. - if test yes = "$pipe_works"; then - break - else - lt_cv_sys_global_symbol_pipe= - fi -done -]) -if test -z "$lt_cv_sys_global_symbol_pipe"; then - lt_cv_sys_global_symbol_to_cdecl= -fi -if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then - AC_MSG_RESULT(failed) -else - AC_MSG_RESULT(ok) -fi - -# Response file support. -if test "$lt_cv_nm_interface" = "MS dumpbin"; then - nm_file_list_spec='@' -elif $NM --help 2>/dev/null | grep '[[@]]FILE' >/dev/null; then - nm_file_list_spec='@' -fi - -_LT_DECL([global_symbol_pipe], [lt_cv_sys_global_symbol_pipe], [1], - [Take the output of nm and produce a listing of raw symbols and C names]) -_LT_DECL([global_symbol_to_cdecl], [lt_cv_sys_global_symbol_to_cdecl], [1], - [Transform the output of nm in a proper C declaration]) -_LT_DECL([global_symbol_to_import], [lt_cv_sys_global_symbol_to_import], [1], - [Transform the output of nm into a list of symbols to manually relocate]) -_LT_DECL([global_symbol_to_c_name_address], - [lt_cv_sys_global_symbol_to_c_name_address], [1], - [Transform the output of nm in a C name address pair]) -_LT_DECL([global_symbol_to_c_name_address_lib_prefix], - [lt_cv_sys_global_symbol_to_c_name_address_lib_prefix], [1], - [Transform the output of nm in a C name address pair when lib prefix is needed]) -_LT_DECL([nm_interface], [lt_cv_nm_interface], [1], - [The name lister interface]) -_LT_DECL([], [nm_file_list_spec], [1], - [Specify filename containing input files for $NM]) -]) # _LT_CMD_GLOBAL_SYMBOLS - - -# _LT_COMPILER_PIC([TAGNAME]) -# --------------------------- -m4_defun([_LT_COMPILER_PIC], -[m4_require([_LT_TAG_COMPILER])dnl -_LT_TAGVAR(lt_prog_compiler_wl, $1)= -_LT_TAGVAR(lt_prog_compiler_pic, $1)= -_LT_TAGVAR(lt_prog_compiler_static, $1)= - -m4_if([$1], [CXX], [ - # C++ specific cases for pic, static, wl, etc. - if test yes = "$GXX"; then - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - - case $host_os in - aix*) - # All AIX code is PIC. - if test ia64 = "$host_cpu"; then - # AIX 5 now supports IA64 processor - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - fi - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - m68k) - # FIXME: we need at least 68020 code to build shared libraries, but - # adding the '-m68020' flag to GCC prevents building anything better, - # like '-m68040'. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' - ;; - esac - ;; - - beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) - # PIC is the default for these OSes. - ;; - mingw* | cygwin* | os2* | pw32* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - # Although the cygwin gcc ignores -fPIC, still need this for old-style - # (--disable-auto-import) libraries - m4_if([$1], [GCJ], [], - [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) - case $host_os in - os2*) - _LT_TAGVAR(lt_prog_compiler_static, $1)='$wl-static' - ;; - esac - ;; - darwin* | rhapsody*) - # PIC is the default on this platform - # Common symbols not allowed in MH_DYLIB files - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' - ;; - *djgpp*) - # DJGPP does not support shared libraries at all - _LT_TAGVAR(lt_prog_compiler_pic, $1)= - ;; - haiku*) - # PIC is the default for Haiku. - # The "-static" flag exists, but is broken. - _LT_TAGVAR(lt_prog_compiler_static, $1)= - ;; - interix[[3-9]]*) - # Interix 3.x gcc -fpic/-fPIC options generate broken code. - # Instead, we relocate shared libraries at runtime. - ;; - sysv4*MP*) - if test -d /usr/nec; then - _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic - fi - ;; - hpux*) - # PIC is the default for 64-bit PA HP-UX, but not for 32-bit - # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag - # sets the default TLS model and affects inlining. - case $host_cpu in - hppa*64*) - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - esac - ;; - *qnx* | *nto*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - esac - else - case $host_os in - aix[[4-9]]*) - # All AIX code is PIC. - if test ia64 = "$host_cpu"; then - # AIX 5 now supports IA64 processor - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - else - _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp' - fi - ;; - chorus*) - case $cc_basename in - cxch68*) - # Green Hills C++ Compiler - # _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" - ;; - esac - ;; - mingw* | cygwin* | os2* | pw32* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - m4_if([$1], [GCJ], [], - [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) - ;; - dgux*) - case $cc_basename in - ec++*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - ;; - ghcx*) - # Green Hills C++ Compiler - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - ;; - *) - ;; - esac - ;; - freebsd* | dragonfly*) - # FreeBSD uses GNU C++ - ;; - hpux9* | hpux10* | hpux11*) - case $cc_basename in - CC*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_static, $1)='$wl-a ${wl}archive' - if test ia64 != "$host_cpu"; then - _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' - fi - ;; - aCC*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_static, $1)='$wl-a ${wl}archive' - case $host_cpu in - hppa*64*|ia64*) - # +Z the default - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' - ;; - esac - ;; - *) - ;; - esac - ;; - interix*) - # This is c89, which is MS Visual C++ (no shared libs) - # Anyone wants to do a port? - ;; - irix5* | irix6* | nonstopux*) - case $cc_basename in - CC*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - # CC pic flag -KPIC is the default. - ;; - *) - ;; - esac - ;; - linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) - case $cc_basename in - KCC*) - # KAI C++ Compiler - _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - ecpc* ) - # old Intel C++ for x86_64, which still supported -KPIC. - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - icpc* ) - # Intel C++, used to be incompatible with GCC. - # ICC 10 doesn't accept -KPIC any more. - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - pgCC* | pgcpp*) - # Portland Group C++ compiler - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - cxx*) - # Compaq C++ - # Make sure the PIC flag is empty. It appears that all Alpha - # Linux and Compaq Tru64 Unix objects are PIC. - _LT_TAGVAR(lt_prog_compiler_pic, $1)= - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - xlc* | xlC* | bgxl[[cC]]* | mpixl[[cC]]*) - # IBM XL 8.0, 9.0 on PPC and BlueGene - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink' - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' - ;; - esac - ;; - esac - ;; - lynxos*) - ;; - m88k*) - ;; - mvs*) - case $cc_basename in - cxx*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall' - ;; - *) - ;; - esac - ;; - netbsd* | netbsdelf*-gnu) - ;; - *qnx* | *nto*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' - ;; - osf3* | osf4* | osf5*) - case $cc_basename in - KCC*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' - ;; - RCC*) - # Rational C++ 2.4.1 - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - ;; - cxx*) - # Digital/Compaq C++ - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - # Make sure the PIC flag is empty. It appears that all Alpha - # Linux and Compaq Tru64 Unix objects are PIC. - _LT_TAGVAR(lt_prog_compiler_pic, $1)= - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - *) - ;; - esac - ;; - psos*) - ;; - solaris*) - case $cc_basename in - CC* | sunCC*) - # Sun C++ 4.2, 5.x and Centerline C++ - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' - ;; - gcx*) - # Green Hills C++ Compiler - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' - ;; - *) - ;; - esac - ;; - sunos4*) - case $cc_basename in - CC*) - # Sun C++ 4.x - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - lcc*) - # Lucid - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - ;; - *) - ;; - esac - ;; - sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) - case $cc_basename in - CC*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - esac - ;; - tandem*) - case $cc_basename in - NCC*) - # NonStop-UX NCC 3.20 - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - ;; - *) - ;; - esac - ;; - vxworks*) - ;; - *) - _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no - ;; - esac - fi -], -[ - if test yes = "$GCC"; then - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - - case $host_os in - aix*) - # All AIX code is PIC. - if test ia64 = "$host_cpu"; then - # AIX 5 now supports IA64 processor - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - fi - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - m68k) - # FIXME: we need at least 68020 code to build shared libraries, but - # adding the '-m68020' flag to GCC prevents building anything better, - # like '-m68040'. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' - ;; - esac - ;; - - beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) - # PIC is the default for these OSes. - ;; - - mingw* | cygwin* | pw32* | os2* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - # Although the cygwin gcc ignores -fPIC, still need this for old-style - # (--disable-auto-import) libraries - m4_if([$1], [GCJ], [], - [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) - case $host_os in - os2*) - _LT_TAGVAR(lt_prog_compiler_static, $1)='$wl-static' - ;; - esac - ;; - - darwin* | rhapsody*) - # PIC is the default on this platform - # Common symbols not allowed in MH_DYLIB files - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' - ;; - - haiku*) - # PIC is the default for Haiku. - # The "-static" flag exists, but is broken. - _LT_TAGVAR(lt_prog_compiler_static, $1)= - ;; - - hpux*) - # PIC is the default for 64-bit PA HP-UX, but not for 32-bit - # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag - # sets the default TLS model and affects inlining. - case $host_cpu in - hppa*64*) - # +Z the default - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - esac - ;; - - interix[[3-9]]*) - # Interix 3.x gcc -fpic/-fPIC options generate broken code. - # Instead, we relocate shared libraries at runtime. - ;; - - msdosdjgpp*) - # Just because we use GCC doesn't mean we suddenly get shared libraries - # on systems that don't support them. - _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no - enable_shared=no - ;; - - *nto* | *qnx*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' - ;; - - sysv4*MP*) - if test -d /usr/nec; then - _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic - fi - ;; - - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - esac - - case $cc_basename in - nvcc*) # Cuda Compiler Driver 2.2 - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker ' - if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then - _LT_TAGVAR(lt_prog_compiler_pic, $1)="-Xcompiler $_LT_TAGVAR(lt_prog_compiler_pic, $1)" - fi - ;; - esac - else - # PORTME Check for flag to pass linker flags through the system compiler. - case $host_os in - aix*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - if test ia64 = "$host_cpu"; then - # AIX 5 now supports IA64 processor - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - else - _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp' - fi - ;; - - darwin* | rhapsody*) - # PIC is the default on this platform - # Common symbols not allowed in MH_DYLIB files - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' - case $cc_basename in - nagfor*) - # NAG Fortran compiler - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,-Wl,,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - esac - ;; - - mingw* | cygwin* | pw32* | os2* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - m4_if([$1], [GCJ], [], - [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) - case $host_os in - os2*) - _LT_TAGVAR(lt_prog_compiler_static, $1)='$wl-static' - ;; - esac - ;; - - hpux9* | hpux10* | hpux11*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but - # not for PA HP-UX. - case $host_cpu in - hppa*64*|ia64*) - # +Z the default - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' - ;; - esac - # Is there a better lt_prog_compiler_static that works with the bundled CC? - _LT_TAGVAR(lt_prog_compiler_static, $1)='$wl-a ${wl}archive' - ;; - - irix5* | irix6* | nonstopux*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - # PIC (with -KPIC) is the default. - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - - linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) - case $cc_basename in - # old Intel for x86_64, which still supported -KPIC. - ecc*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - # flang / f18. f95 an alias for gfortran or flang on Debian - flang* | f18* | f95*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - # icc used to be incompatible with GCC. - # ICC 10 doesn't accept -KPIC any more. - icc* | ifort*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - # Lahey Fortran 8.1. - lf95*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared' - _LT_TAGVAR(lt_prog_compiler_static, $1)='--static' - ;; - nagfor*) - # NAG Fortran compiler - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,-Wl,,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - tcc*) - # Fabrice Bellard et al's Tiny C Compiler - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) - # Portland Group compilers (*not* the Pentium gcc compiler, - # which looks to be a dead project) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - ccc*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - # All Alpha code is PIC. - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - xl* | bgxl* | bgf* | mpixl*) - # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink' - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) - # Sun Fortran 8.3 passes all unrecognized flags to the linker - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - _LT_TAGVAR(lt_prog_compiler_wl, $1)='' - ;; - *Sun\ F* | *Sun*Fortran*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' - ;; - *Sun\ C*) - # Sun C 5.9 - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - ;; - *Intel*\ [[CF]]*Compiler*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - *Portland\ Group*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - esac - ;; - esac - ;; - - newsos6) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - - *nto* | *qnx*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' - ;; - - osf3* | osf4* | osf5*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - # All OSF/1 code is PIC. - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - - rdos*) - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - - solaris*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - case $cc_basename in - f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';; - *) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';; - esac - ;; - - sunos4*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - - sysv4 | sysv4.2uw2* | sysv4.3*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - - sysv4*MP*) - if test -d /usr/nec; then - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - fi - ;; - - sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - - unicos*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no - ;; - - uts4*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - - *) - _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no - ;; - esac - fi -]) -case $host_os in - # For platforms that do not support PIC, -DPIC is meaningless: - *djgpp*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)= - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])" - ;; -esac - -AC_CACHE_CHECK([for $compiler option to produce PIC], - [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)], - [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_prog_compiler_pic, $1)]) -_LT_TAGVAR(lt_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_cv_prog_compiler_pic, $1) - -# -# Check to make sure the PIC flag actually works. -# -if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then - _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, $1) works], - [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, $1)], - [$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])], [], - [case $_LT_TAGVAR(lt_prog_compiler_pic, $1) in - "" | " "*) ;; - *) _LT_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_TAGVAR(lt_prog_compiler_pic, $1)" ;; - esac], - [_LT_TAGVAR(lt_prog_compiler_pic, $1)= - _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no]) -fi -_LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1], - [Additional compiler flags for building library objects]) - -_LT_TAGDECL([wl], [lt_prog_compiler_wl], [1], - [How to pass a linker flag through the compiler]) -# -# Check to make sure the static flag actually works. -# -wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_TAGVAR(lt_prog_compiler_static, $1)\" -_LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works], - _LT_TAGVAR(lt_cv_prog_compiler_static_works, $1), - $lt_tmp_static_flag, - [], - [_LT_TAGVAR(lt_prog_compiler_static, $1)=]) -_LT_TAGDECL([link_static_flag], [lt_prog_compiler_static], [1], - [Compiler flag to prevent dynamic linking]) -])# _LT_COMPILER_PIC - - -# _LT_LINKER_SHLIBS([TAGNAME]) -# ---------------------------- -# See if the linker supports building shared libraries. -m4_defun([_LT_LINKER_SHLIBS], -[AC_REQUIRE([LT_PATH_LD])dnl -AC_REQUIRE([LT_PATH_NM])dnl -m4_require([_LT_PATH_MANIFEST_TOOL])dnl -m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_DECL_EGREP])dnl -m4_require([_LT_DECL_SED])dnl -m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl -m4_require([_LT_TAG_COMPILER])dnl -AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries]) -m4_if([$1], [CXX], [ - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'] - case $host_os in - aix[[4-9]]*) - # If we're using GNU nm, then we don't want the "-C" option. - # -C means demangle to GNU nm, but means don't demangle to AIX nm. - # Without the "-l" option, or with the "-B" option, AIX nm treats - # weak defined symbols like other global defined symbols, whereas - # GNU nm marks them as "W". - # While the 'weak' keyword is ignored in the Export File, we need - # it in the Import File for the 'aix-soname' feature, so we have - # to replace the "-B" option with "-P" for AIX nm. - if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then - _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols' - else - _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' - fi - ;; - pw32*) - _LT_TAGVAR(export_symbols_cmds, $1)=$ltdll_cmds - ;; - cygwin* | mingw* | cegcc*) - case $cc_basename in - cl*) - _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' - ;; - *) - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' - _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'] - ;; - esac - ;; - linux* | k*bsd*-gnu | gnu*) - _LT_TAGVAR(link_all_deplibs, $1)=no - ;; - *) - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - ;; - esac -], [ - runpath_var= - _LT_TAGVAR(allow_undefined_flag, $1)= - _LT_TAGVAR(always_export_symbols, $1)=no - _LT_TAGVAR(archive_cmds, $1)= - _LT_TAGVAR(archive_expsym_cmds, $1)= - _LT_TAGVAR(compiler_needs_object, $1)=no - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no - _LT_TAGVAR(export_dynamic_flag_spec, $1)= - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - _LT_TAGVAR(hardcode_automatic, $1)=no - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_direct_absolute, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= - _LT_TAGVAR(hardcode_libdir_separator, $1)= - _LT_TAGVAR(hardcode_minus_L, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported - _LT_TAGVAR(inherit_rpath, $1)=no - _LT_TAGVAR(link_all_deplibs, $1)=unknown - _LT_TAGVAR(module_cmds, $1)= - _LT_TAGVAR(module_expsym_cmds, $1)= - _LT_TAGVAR(old_archive_from_new_cmds, $1)= - _LT_TAGVAR(old_archive_from_expsyms_cmds, $1)= - _LT_TAGVAR(thread_safe_flag_spec, $1)= - _LT_TAGVAR(whole_archive_flag_spec, $1)= - # include_expsyms should be a list of space-separated symbols to be *always* - # included in the symbol list - _LT_TAGVAR(include_expsyms, $1)= - # exclude_expsyms can be an extended regexp of symbols to exclude - # it will be wrapped by ' (' and ')$', so one must not match beginning or - # end of line. Example: 'a|bc|.*d.*' will exclude the symbols 'a' and 'bc', - # as well as any symbol that contains 'd'. - _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'] - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out - # platforms (ab)use it in PIC code, but their linkers get confused if - # the symbol is explicitly referenced. Since portable code cannot - # rely on this symbol name, it's probably fine to never include it in - # preloaded symbol tables. - # Exclude shared library initialization/finalization symbols. -dnl Note also adjust exclude_expsyms for C++ above. - extract_expsyms_cmds= - - case $host_os in - cygwin* | mingw* | pw32* | cegcc*) - # FIXME: the MSVC++ port hasn't been tested in a loooong time - # When not using gcc, we currently assume that we are using - # Microsoft Visual C++. - if test yes != "$GCC"; then - with_gnu_ld=no - fi - ;; - interix*) - # we just hope/assume this is gcc and not c89 (= MSVC++) - with_gnu_ld=yes - ;; - openbsd* | bitrig*) - with_gnu_ld=no - ;; - linux* | k*bsd*-gnu | gnu*) - _LT_TAGVAR(link_all_deplibs, $1)=no - ;; - esac - - _LT_TAGVAR(ld_shlibs, $1)=yes - - # On some targets, GNU ld is compatible enough with the native linker - # that we're better off using the native interface for both. - lt_use_gnu_ld_interface=no - if test yes = "$with_gnu_ld"; then - case $host_os in - aix*) - # The AIX port of GNU ld has always aspired to compatibility - # with the native linker. However, as the warning in the GNU ld - # block says, versions before 2.19.5* couldn't really create working - # shared libraries, regardless of the interface used. - case `$LD -v 2>&1` in - *\ \(GNU\ Binutils\)\ 2.19.5*) ;; - *\ \(GNU\ Binutils\)\ 2.[[2-9]]*) ;; - *\ \(GNU\ Binutils\)\ [[3-9]]*) ;; - *) - lt_use_gnu_ld_interface=yes - ;; - esac - ;; - *) - lt_use_gnu_ld_interface=yes - ;; - esac - fi - - if test yes = "$lt_use_gnu_ld_interface"; then - # If archive_cmds runs LD, not CC, wlarc should be empty - wlarc='$wl' - - # Set some defaults for GNU ld with shared library support. These - # are reset later if shared libraries are not supported. Putting them - # here allows them to be overridden if necessary. - runpath_var=LD_RUN_PATH - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' - # ancient GNU ld didn't support --whole-archive et. al. - if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then - _LT_TAGVAR(whole_archive_flag_spec, $1)=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive' - else - _LT_TAGVAR(whole_archive_flag_spec, $1)= - fi - supports_anon_versioning=no - case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in - *GNU\ gold*) supports_anon_versioning=yes ;; - *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... - *\ 2.11.*) ;; # other 2.11 versions - *) supports_anon_versioning=yes ;; - esac - - # See if GNU ld supports shared libraries. - case $host_os in - aix[[3-9]]*) - # On AIX/PPC, the GNU linker is very broken - if test ia64 != "$host_cpu"; then - _LT_TAGVAR(ld_shlibs, $1)=no - cat <<_LT_EOF 1>&2 - -*** Warning: the GNU linker, at least up to release 2.19, is reported -*** to be unable to reliably create shared libraries on AIX. -*** Therefore, libtool is disabling shared libraries support. If you -*** really care for shared libraries, you may want to install binutils -*** 2.20 or above, or modify your PATH so that a non-GNU linker is found. -*** You will then need to restart the configuration process. - -_LT_EOF - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='' - ;; - m68k) - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_minus_L, $1)=yes - ;; - esac - ;; - - beos*) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - # Joseph Beckenbach says some releases of gcc - # support --undefined. This deserves some investigation. FIXME - _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - cygwin* | mingw* | pw32* | cegcc*) - # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless, - # as there is no search path for DLLs. - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-all-symbols' - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(always_export_symbols, $1)=no - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' - _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'] - - if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - # If the export-symbols file already is a .def file, use it as - # is; otherwise, prepend EXPORTS... - _LT_TAGVAR(archive_expsym_cmds, $1)='if _LT_DLL_DEF_P([$export_symbols]); then - cp $export_symbols $output_objdir/$soname.def; - else - echo EXPORTS > $output_objdir/$soname.def; - cat $export_symbols >> $output_objdir/$soname.def; - fi~ - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - haiku*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - _LT_TAGVAR(link_all_deplibs, $1)=yes - ;; - - os2*) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - shrext_cmds=.dll - _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY ${soname%$shared_ext} INITINSTANCE TERMINSTANCE" > $output_objdir/$libname.def~ - $ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~ - $ECHO "DATA MULTIPLE NONSHARED" >> $output_objdir/$libname.def~ - $ECHO EXPORTS >> $output_objdir/$libname.def~ - emxexp $libobjs | $SED /"_DLL_InitTerm"/d >> $output_objdir/$libname.def~ - $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~ - emximp -o $lib $output_objdir/$libname.def' - _LT_TAGVAR(archive_expsym_cmds, $1)='$ECHO "LIBRARY ${soname%$shared_ext} INITINSTANCE TERMINSTANCE" > $output_objdir/$libname.def~ - $ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~ - $ECHO "DATA MULTIPLE NONSHARED" >> $output_objdir/$libname.def~ - $ECHO EXPORTS >> $output_objdir/$libname.def~ - prefix_cmds="$SED"~ - if test EXPORTS = "`$SED 1q $export_symbols`"; then - prefix_cmds="$prefix_cmds -e 1d"; - fi~ - prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~ - cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~ - $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~ - emximp -o $lib $output_objdir/$libname.def' - _LT_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def' - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - ;; - - interix[[3-9]]*) - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl-E' - # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. - # Instead, shared libraries are loaded at an image base (0x10000000 by - # default) and relocated if they conflict, which is a slow very memory - # consuming and fragmenting process. To avoid this, we pick a random, - # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link - # time. Moving up from 0x10000000 also allows more sbrk(2) space. - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - ;; - - gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) - tmp_diet=no - if test linux-dietlibc = "$host_os"; then - case $cc_basename in - diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) - esac - fi - if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ - && test no = "$tmp_diet" - then - tmp_addflag=' $pic_flag' - tmp_sharedflag='-shared' - case $cc_basename,$host_cpu in - pgcc*) # Portland Group C compiler - _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' - tmp_addflag=' $pic_flag' - ;; - pgf77* | pgf90* | pgf95* | pgfortran*) - # Portland Group f77 and f90 compilers - _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' - tmp_addflag=' $pic_flag -Mnomain' ;; - ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 - tmp_addflag=' -i_dynamic' ;; - efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 - tmp_addflag=' -i_dynamic -nofor_main' ;; - ifc* | ifort*) # Intel Fortran compiler - tmp_addflag=' -nofor_main' ;; - lf95*) # Lahey Fortran 8.1 - _LT_TAGVAR(whole_archive_flag_spec, $1)= - tmp_sharedflag='--shared' ;; - nagfor*) # NAGFOR 5.3 - tmp_sharedflag='-Wl,-shared' ;; - xl[[cC]]* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below) - tmp_sharedflag='-qmkshrobj' - tmp_addflag= ;; - nvcc*) # Cuda Compiler Driver 2.2 - _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' - _LT_TAGVAR(compiler_needs_object, $1)=yes - ;; - esac - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) # Sun C 5.9 - _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' - _LT_TAGVAR(compiler_needs_object, $1)=yes - tmp_sharedflag='-G' ;; - *Sun\ F*) # Sun Fortran 8.3 - tmp_sharedflag='-G' ;; - esac - _LT_TAGVAR(archive_cmds, $1)='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - - if test yes = "$supports_anon_versioning"; then - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib' - fi - - case $cc_basename in - tcc*) - _LT_TAGVAR(export_dynamic_flag_spec, $1)='-rdynamic' - ;; - xlf* | bgf* | bgxlf* | mpixlf*) - # IBM XL Fortran 10.1 on PPC cannot create shared libs itself - _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' - _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' - if test yes = "$supports_anon_versioning"; then - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' - fi - ;; - esac - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' - wlarc= - else - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' - fi - ;; - - solaris*) - if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then - _LT_TAGVAR(ld_shlibs, $1)=no - cat <<_LT_EOF 1>&2 - -*** Warning: The releases 2.8.* of the GNU linker cannot reliably -*** create shared libraries on Solaris systems. Therefore, libtool -*** is disabling shared libraries support. We urge you to upgrade GNU -*** binutils to release 2.9.1 or newer. Another option is to modify -*** your PATH or compiler configuration so that the native linker is -*** used, and then restart. - -_LT_EOF - elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) - case `$LD -v 2>&1` in - *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) - _LT_TAGVAR(ld_shlibs, $1)=no - cat <<_LT_EOF 1>&2 - -*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 cannot -*** reliably create shared libraries on SCO systems. Therefore, libtool -*** is disabling shared libraries support. We urge you to upgrade GNU -*** binutils to release 2.16.91.0.3 or newer. Another option is to modify -*** your PATH or compiler configuration so that the native linker is -*** used, and then restart. - -_LT_EOF - ;; - *) - # For security reasons, it is highly recommended that you always - # use absolute paths for naming shared libraries, and exclude the - # DT_RUNPATH tag from executables and libraries. But doing so - # requires that you compile everything twice, which is a pain. - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - ;; - - sunos4*) - _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' - wlarc= - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - *) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - - if test no = "$_LT_TAGVAR(ld_shlibs, $1)"; then - runpath_var= - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= - _LT_TAGVAR(export_dynamic_flag_spec, $1)= - _LT_TAGVAR(whole_archive_flag_spec, $1)= - fi - else - # PORTME fill in a description of your system's linker (not GNU ld) - case $host_os in - aix3*) - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(always_export_symbols, $1)=yes - _LT_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' - # Note: this linker hardcodes the directories in LIBPATH if there - # are no directories specified by -L. - _LT_TAGVAR(hardcode_minus_L, $1)=yes - if test yes = "$GCC" && test -z "$lt_prog_compiler_static"; then - # Neither direct hardcoding nor static linking is supported with a - # broken collect2. - _LT_TAGVAR(hardcode_direct, $1)=unsupported - fi - ;; - - aix[[4-9]]*) - if test ia64 = "$host_cpu"; then - # On IA64, the linker does run time linking by default, so we don't - # have to do anything special. - aix_use_runtimelinking=no - exp_sym_flag='-Bexport' - no_entry_flag= - else - # If we're using GNU nm, then we don't want the "-C" option. - # -C means demangle to GNU nm, but means don't demangle to AIX nm. - # Without the "-l" option, or with the "-B" option, AIX nm treats - # weak defined symbols like other global defined symbols, whereas - # GNU nm marks them as "W". - # While the 'weak' keyword is ignored in the Export File, we need - # it in the Import File for the 'aix-soname' feature, so we have - # to replace the "-B" option with "-P" for AIX nm. - if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then - _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols' - else - _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' - fi - aix_use_runtimelinking=no - - # Test if we are trying to use run time linking or normal - # AIX style linking. If -brtl is somewhere in LDFLAGS, we - # have runtime linking enabled, and use it for executables. - # For shared libraries, we enable/disable runtime linking - # depending on the kind of the shared library created - - # when "with_aix_soname,aix_use_runtimelinking" is: - # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables - # "aix,yes" lib.so shared, rtl:yes, for executables - # lib.a static archive - # "both,no" lib.so.V(shr.o) shared, rtl:yes - # lib.a(lib.so.V) shared, rtl:no, for executables - # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables - # lib.a(lib.so.V) shared, rtl:no - # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables - # lib.a static archive - case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*) - for ld_flag in $LDFLAGS; do - if (test x-brtl = "x$ld_flag" || test x-Wl,-brtl = "x$ld_flag"); then - aix_use_runtimelinking=yes - break - fi - done - if test svr4,no = "$with_aix_soname,$aix_use_runtimelinking"; then - # With aix-soname=svr4, we create the lib.so.V shared archives only, - # so we don't have lib.a shared libs to link our executables. - # We have to force runtime linking in this case. - aix_use_runtimelinking=yes - LDFLAGS="$LDFLAGS -Wl,-brtl" - fi - ;; - esac - - exp_sym_flag='-bexport' - no_entry_flag='-bnoentry' - fi - - # When large executables or shared objects are built, AIX ld can - # have problems creating the table of contents. If linking a library - # or program results in "error TOC overflow" add -mminimal-toc to - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. - - _LT_TAGVAR(archive_cmds, $1)='' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(hardcode_libdir_separator, $1)=':' - _LT_TAGVAR(link_all_deplibs, $1)=yes - _LT_TAGVAR(file_list_spec, $1)='$wl-f,' - case $with_aix_soname,$aix_use_runtimelinking in - aix,*) ;; # traditional, no import file - svr4,* | *,yes) # use import file - # The Import File defines what to hardcode. - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_direct_absolute, $1)=no - ;; - esac - - if test yes = "$GCC"; then - case $host_os in aix4.[[012]]|aix4.[[012]].*) - # We only want to do this on AIX 4.2 and lower, the check - # below for broken collect2 doesn't work under 4.3+ - collect2name=`$CC -print-prog-name=collect2` - if test -f "$collect2name" && - strings "$collect2name" | $GREP resolve_lib_name >/dev/null - then - # We have reworked collect2 - : - else - # We have old collect2 - _LT_TAGVAR(hardcode_direct, $1)=unsupported - # It fails to find uninstalled libraries when the uninstalled - # path is not listed in the libpath. Setting hardcode_minus_L - # to unsupported forces relinking - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)= - fi - ;; - esac - shared_flag='-shared' - if test yes = "$aix_use_runtimelinking"; then - shared_flag="$shared_flag "'$wl-G' - fi - # Need to ensure runtime linking is disabled for the traditional - # shared library, or the linker may eventually find shared libraries - # /with/ Import File - we do not want to mix them. - shared_flag_aix='-shared' - shared_flag_svr4='-shared $wl-G' - else - # not using gcc - if test ia64 = "$host_cpu"; then - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release - # chokes on -Wl,-G. The following line is correct: - shared_flag='-G' - else - if test yes = "$aix_use_runtimelinking"; then - shared_flag='$wl-G' - else - shared_flag='$wl-bM:SRE' - fi - shared_flag_aix='$wl-bM:SRE' - shared_flag_svr4='$wl-G' - fi - fi - - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl-bexpall' - # It seems that -bexpall does not export symbols beginning with - # underscore (_), so it is better to generate a list of symbols to export. - _LT_TAGVAR(always_export_symbols, $1)=yes - if test aix,yes = "$with_aix_soname,$aix_use_runtimelinking"; then - # Warning - without using the other runtime loading flags (-brtl), - # -berok will link without error, but may produce a broken library. - _LT_TAGVAR(allow_undefined_flag, $1)='-berok' - # Determine the default libpath from the value encoded in an - # empty executable. - _LT_SYS_MODULE_PATH_AIX([$1]) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag - else - if test ia64 = "$host_cpu"; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-R $libdir:/usr/lib:/lib' - _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs" - _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\$wl$no_entry_flag"' $compiler_flags $wl$allow_undefined_flag '"\$wl$exp_sym_flag:\$export_symbols" - else - # Determine the default libpath from the value encoded in an - # empty executable. - _LT_SYS_MODULE_PATH_AIX([$1]) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" - # Warning - without using the other run time loading flags, - # -berok will link without error, but may produce a broken library. - _LT_TAGVAR(no_undefined_flag, $1)=' $wl-bernotok' - _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-berok' - if test yes = "$with_gnu_ld"; then - # We only use this code for GNU lds that support --whole-archive. - _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive$convenience $wl--no-whole-archive' - else - # Exported symbols can be pulled into shared objects from archives - _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience' - fi - _LT_TAGVAR(archive_cmds_need_lc, $1)=yes - _LT_TAGVAR(archive_expsym_cmds, $1)='$RM -r $output_objdir/$realname.d~$MKDIR $output_objdir/$realname.d' - # -brtl affects multiple linker settings, -berok does not and is overridden later - compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' - if test svr4 != "$with_aix_soname"; then - # This is similar to how AIX traditionally builds its shared libraries. - _LT_TAGVAR(archive_expsym_cmds, $1)="$_LT_TAGVAR(archive_expsym_cmds, $1)"'~$CC '$shared_flag_aix' -o $output_objdir/$realname.d/$soname $libobjs $deplibs $wl-bnoentry '$compiler_flags_filtered'$wl-bE:$export_symbols$allow_undefined_flag~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$realname.d/$soname' - fi - if test aix != "$with_aix_soname"; then - _LT_TAGVAR(archive_expsym_cmds, $1)="$_LT_TAGVAR(archive_expsym_cmds, $1)"'~$CC '$shared_flag_svr4' -o $output_objdir/$realname.d/$shared_archive_member_spec.o $libobjs $deplibs $wl-bnoentry '$compiler_flags_filtered'$wl-bE:$export_symbols$allow_undefined_flag~$STRIP -e $output_objdir/$realname.d/$shared_archive_member_spec.o~( func_echo_all "#! $soname($shared_archive_member_spec.o)"; if test shr_64 = "$shared_archive_member_spec"; then func_echo_all "# 64"; else func_echo_all "# 32"; fi; cat $export_symbols ) > $output_objdir/$realname.d/$shared_archive_member_spec.imp~$AR $AR_FLAGS $output_objdir/$soname $output_objdir/$realname.d/$shared_archive_member_spec.o $output_objdir/$realname.d/$shared_archive_member_spec.imp' - else - # used by -dlpreopen to get the symbols - _LT_TAGVAR(archive_expsym_cmds, $1)="$_LT_TAGVAR(archive_expsym_cmds, $1)"'~$MV $output_objdir/$realname.d/$soname $output_objdir' - fi - _LT_TAGVAR(archive_expsym_cmds, $1)="$_LT_TAGVAR(archive_expsym_cmds, $1)"'~$RM -r $output_objdir/$realname.d' - fi - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='' - ;; - m68k) - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_minus_L, $1)=yes - ;; - esac - ;; - - bsdi[[45]]*) - _LT_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic - ;; - - cygwin* | mingw* | pw32* | cegcc*) - # When not using gcc, we currently assume that we are using - # Microsoft Visual C++. - # hardcode_libdir_flag_spec is actually meaningless, as there is - # no search path for DLLs. - case $cc_basename in - cl*) - # Native MSVC - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(always_export_symbols, $1)=yes - _LT_TAGVAR(file_list_spec, $1)='@' - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=.dll - # FIXME: Setting linknames here is a bad hack. - _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' - _LT_TAGVAR(archive_expsym_cmds, $1)='if _LT_DLL_DEF_P([$export_symbols]); then - cp "$export_symbols" "$output_objdir/$soname.def"; - echo "$tool_output_objdir$soname.def" > "$output_objdir/$soname.exp"; - else - $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp; - fi~ - $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ - linknames=' - # The linker will not automatically build a static lib if we build a DLL. - # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1,DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols' - # Don't use ranlib - _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib' - _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~ - lt_tool_outputfile="@TOOL_OUTPUT@"~ - case $lt_outputfile in - *.exe|*.EXE) ;; - *) - lt_outputfile=$lt_outputfile.exe - lt_tool_outputfile=$lt_tool_outputfile.exe - ;; - esac~ - if test : != "$MANIFEST_TOOL" && test -f "$lt_outputfile.manifest"; then - $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; - $RM "$lt_outputfile.manifest"; - fi' - ;; - *) - # Assume MSVC wrapper - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=.dll - # FIXME: Setting linknames here is a bad hack. - _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' - # The linker will automatically build a .lib file if we build a DLL. - _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' - # FIXME: Should let the user specify the lib program. - _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs' - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - ;; - esac - ;; - - darwin* | rhapsody*) - _LT_DARWIN_LINKER_FEATURES($1) - ;; - - dgux*) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor - # support. Future versions do this automatically, but an explicit c++rt0.o - # does not break anything, and helps significantly (at the cost of a little - # extra space). - freebsd2.2*) - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - # Unfortunately, older versions of FreeBSD 2 do not have this feature. - freebsd2.*) - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - # FreeBSD 3 and greater uses gcc -shared to do shared libraries. - freebsd* | dragonfly*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - hpux9*) - if test yes = "$GCC"; then - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared $pic_flag $wl+b $wl$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test "x$output_objdir/$soname" = "x$lib" || mv $output_objdir/$soname $lib' - else - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test "x$output_objdir/$soname" = "x$lib" || mv $output_objdir/$soname $lib' - fi - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl+b $wl$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(hardcode_direct, $1)=yes - - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl-E' - ;; - - hpux10*) - if test yes,no = "$GCC,$with_gnu_ld"; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags' - else - _LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' - fi - if test no = "$with_gnu_ld"; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl+b $wl$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl-E' - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - _LT_TAGVAR(hardcode_minus_L, $1)=yes - fi - ;; - - hpux11*) - if test yes,no = "$GCC,$with_gnu_ld"; then - case $host_cpu in - hppa*64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - ia64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - else - case $host_cpu in - hppa*64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -b $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - ia64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - m4_if($1, [], [ - # Older versions of the 11.00 compiler do not understand -b yet - # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) - _LT_LINKER_OPTION([if $CC understands -b], - _LT_TAGVAR(lt_cv_prog_compiler__b, $1), [-b], - [_LT_TAGVAR(archive_cmds, $1)='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags'], - [_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])], - [_LT_TAGVAR(archive_cmds, $1)='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags']) - ;; - esac - fi - if test no = "$with_gnu_ld"; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl+b $wl$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - case $host_cpu in - hppa*64*|ia64*) - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - *) - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl-E' - - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - _LT_TAGVAR(hardcode_minus_L, $1)=yes - ;; - esac - fi - ;; - - irix5* | irix6* | nonstopux*) - if test yes = "$GCC"; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' - # Try to use the -exported_symbol ld option, if it does not - # work, assume that -exports_file does not work either and - # implicitly export all symbols. - # This should be the same for all languages, so no per-tag cache variable. - AC_CACHE_CHECK([whether the $host_os linker accepts -exported_symbol], - [lt_cv_irix_exported_symbol], - [save_LDFLAGS=$LDFLAGS - LDFLAGS="$LDFLAGS -shared $wl-exported_symbol ${wl}foo $wl-update_registry $wl/dev/null" - AC_LINK_IFELSE( - [AC_LANG_SOURCE( - [AC_LANG_CASE([C], [[int foo (void) { return 0; }]], - [C++], [[int foo (void) { return 0; }]], - [Fortran 77], [[ - subroutine foo - end]], - [Fortran], [[ - subroutine foo - end]])])], - [lt_cv_irix_exported_symbol=yes], - [lt_cv_irix_exported_symbol=no]) - LDFLAGS=$save_LDFLAGS]) - if test yes = "$lt_cv_irix_exported_symbol"; then - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' - fi - _LT_TAGVAR(link_all_deplibs, $1)=no - else - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' - fi - _LT_TAGVAR(archive_cmds_need_lc, $1)='no' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(inherit_rpath, $1)=yes - _LT_TAGVAR(link_all_deplibs, $1)=yes - ;; - - linux*) - case $cc_basename in - tcc*) - # Fabrice Bellard et al's Tiny C Compiler - _LT_TAGVAR(ld_shlibs, $1)=yes - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - ;; - - netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out - else - _LT_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF - fi - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - newsos6) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - *nto* | *qnx*) - ;; - - openbsd* | bitrig*) - if test -f /usr/libexec/ld.so; then - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-retain-symbols-file,$export_symbols' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl-E' - else - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' - fi - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - os2*) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - shrext_cmds=.dll - _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY ${soname%$shared_ext} INITINSTANCE TERMINSTANCE" > $output_objdir/$libname.def~ - $ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~ - $ECHO "DATA MULTIPLE NONSHARED" >> $output_objdir/$libname.def~ - $ECHO EXPORTS >> $output_objdir/$libname.def~ - emxexp $libobjs | $SED /"_DLL_InitTerm"/d >> $output_objdir/$libname.def~ - $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~ - emximp -o $lib $output_objdir/$libname.def' - _LT_TAGVAR(archive_expsym_cmds, $1)='$ECHO "LIBRARY ${soname%$shared_ext} INITINSTANCE TERMINSTANCE" > $output_objdir/$libname.def~ - $ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~ - $ECHO "DATA MULTIPLE NONSHARED" >> $output_objdir/$libname.def~ - $ECHO EXPORTS >> $output_objdir/$libname.def~ - prefix_cmds="$SED"~ - if test EXPORTS = "`$SED 1q $export_symbols`"; then - prefix_cmds="$prefix_cmds -e 1d"; - fi~ - prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~ - cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~ - $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~ - emximp -o $lib $output_objdir/$libname.def' - _LT_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def' - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - ;; - - osf3*) - if test yes = "$GCC"; then - _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' - else - _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' - fi - _LT_TAGVAR(archive_cmds_need_lc, $1)='no' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - ;; - - osf4* | osf5*) # as osf3* with the addition of -msym flag - if test yes = "$GCC"; then - _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' - else - _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ - $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' - - # Both c and cxx compiler support -rpath directly - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' - fi - _LT_TAGVAR(archive_cmds_need_lc, $1)='no' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - ;; - - solaris*) - _LT_TAGVAR(no_undefined_flag, $1)=' -z defs' - if test yes = "$GCC"; then - wlarc='$wl' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $wl-z ${wl}text $wl-h $wl$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -shared $pic_flag $wl-z ${wl}text $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' - else - case `$CC -V 2>&1` in - *"Compilers 5.0"*) - wlarc='' - _LT_TAGVAR(archive_cmds, $1)='$LD -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $LD -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' - ;; - *) - wlarc='$wl' - _LT_TAGVAR(archive_cmds, $1)='$CC -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' - ;; - esac - fi - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - case $host_os in - solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; - *) - # The compiler driver will combine and reorder linker options, - # but understands '-z linker_flag'. GCC discards it without '$wl', - # but is careful enough not to reorder. - # Supported since Solaris 2.6 (maybe 2.5.1?) - if test yes = "$GCC"; then - _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl-z ${wl}allextract$convenience $wl-z ${wl}defaultextract' - else - _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' - fi - ;; - esac - _LT_TAGVAR(link_all_deplibs, $1)=yes - ;; - - sunos4*) - if test sequent = "$host_vendor"; then - # Use $CC to link under sequent, because it throws in some extra .o - # files that make .init and .fini sections work. - _LT_TAGVAR(archive_cmds, $1)='$CC -G $wl-h $soname -o $lib $libobjs $deplibs $compiler_flags' - else - _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' - fi - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - sysv4) - case $host_vendor in - sni) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_direct, $1)=yes # is this really true??? - ;; - siemens) - ## LD is ld it makes a PLAMLIB - ## CC just makes a GrossModule. - _LT_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs' - _LT_TAGVAR(hardcode_direct, $1)=no - ;; - motorola) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie - ;; - esac - runpath_var='LD_RUN_PATH' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - sysv4.3*) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport' - ;; - - sysv4*MP*) - if test -d /usr/nec; then - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - runpath_var=LD_RUN_PATH - hardcode_runpath_var=yes - _LT_TAGVAR(ld_shlibs, $1)=yes - fi - ;; - - sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*) - _LT_TAGVAR(no_undefined_flag, $1)='$wl-z,text' - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - runpath_var='LD_RUN_PATH' - - if test yes = "$GCC"; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - else - _LT_TAGVAR(archive_cmds, $1)='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - fi - ;; - - sysv5* | sco3.2v5* | sco5v6*) - # Note: We CANNOT use -z defs as we might desire, because we do not - # link with -lc, and that would cause any symbols used from libc to - # always be unresolved, which means just about no library would - # ever link correctly. If we're not using GNU ld we use -z text - # though, which does catch some bad symbols but isn't as heavy-handed - # as -z defs. - _LT_TAGVAR(no_undefined_flag, $1)='$wl-z,text' - _LT_TAGVAR(allow_undefined_flag, $1)='$wl-z,nodefs' - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-R,$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=':' - _LT_TAGVAR(link_all_deplibs, $1)=yes - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl-Bexport' - runpath_var='LD_RUN_PATH' - - if test yes = "$GCC"; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - else - _LT_TAGVAR(archive_cmds, $1)='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - fi - ;; - - uts4*) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - *) - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - - if test sni = "$host_vendor"; then - case $host in - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl-Blargedynsym' - ;; - esac - fi - fi -]) -AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)]) -test no = "$_LT_TAGVAR(ld_shlibs, $1)" && can_build_shared=no - -_LT_TAGVAR(with_gnu_ld, $1)=$with_gnu_ld - -_LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl -_LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally ".so")])dnl -_LT_DECL([], [extract_expsyms_cmds], [2], - [The commands to extract the exported symbol list from a shared archive]) - -# -# Do we need to explicitly link libc? -# -case "x$_LT_TAGVAR(archive_cmds_need_lc, $1)" in -x|xyes) - # Assume -lc should be added - _LT_TAGVAR(archive_cmds_need_lc, $1)=yes - - if test yes,yes = "$GCC,$enable_shared"; then - case $_LT_TAGVAR(archive_cmds, $1) in - *'~'*) - # FIXME: we may have to deal with multi-command sequences. - ;; - '$CC '*) - # Test whether the compiler implicitly links with -lc since on some - # systems, -lgcc has to come before -lc. If gcc already passes -lc - # to ld, don't add -lc before -lgcc. - AC_CACHE_CHECK([whether -lc should be explicitly linked in], - [lt_cv_]_LT_TAGVAR(archive_cmds_need_lc, $1), - [$RM conftest* - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - if AC_TRY_EVAL(ac_compile) 2>conftest.err; then - soname=conftest - lib=conftest - libobjs=conftest.$ac_objext - deplibs= - wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) - pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1) - compiler_flags=-v - linker_flags=-v - verstring= - output_objdir=. - libname=conftest - lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1) - _LT_TAGVAR(allow_undefined_flag, $1)= - if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) - then - lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=no - else - lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=yes - fi - _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag - else - cat conftest.err 1>&5 - fi - $RM conftest* - ]) - _LT_TAGVAR(archive_cmds_need_lc, $1)=$lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1) - ;; - esac - fi - ;; -esac - -_LT_TAGDECL([build_libtool_need_lc], [archive_cmds_need_lc], [0], - [Whether or not to add -lc for building shared libraries]) -_LT_TAGDECL([allow_libtool_libs_with_static_runtimes], - [enable_shared_with_static_runtimes], [0], - [Whether or not to disallow shared libs when runtime libs are static]) -_LT_TAGDECL([], [export_dynamic_flag_spec], [1], - [Compiler flag to allow reflexive dlopens]) -_LT_TAGDECL([], [whole_archive_flag_spec], [1], - [Compiler flag to generate shared objects directly from archives]) -_LT_TAGDECL([], [compiler_needs_object], [1], - [Whether the compiler copes with passing no objects directly]) -_LT_TAGDECL([], [old_archive_from_new_cmds], [2], - [Create an old-style archive from a shared archive]) -_LT_TAGDECL([], [old_archive_from_expsyms_cmds], [2], - [Create a temporary old-style archive to link instead of a shared archive]) -_LT_TAGDECL([], [archive_cmds], [2], [Commands used to build a shared archive]) -_LT_TAGDECL([], [archive_expsym_cmds], [2]) -_LT_TAGDECL([], [module_cmds], [2], - [Commands used to build a loadable module if different from building - a shared archive.]) -_LT_TAGDECL([], [module_expsym_cmds], [2]) -_LT_TAGDECL([], [with_gnu_ld], [1], - [Whether we are building with GNU ld or not]) -_LT_TAGDECL([], [allow_undefined_flag], [1], - [Flag that allows shared libraries with undefined symbols to be built]) -_LT_TAGDECL([], [no_undefined_flag], [1], - [Flag that enforces no undefined symbols]) -_LT_TAGDECL([], [hardcode_libdir_flag_spec], [1], - [Flag to hardcode $libdir into a binary during linking. - This must work even if $libdir does not exist]) -_LT_TAGDECL([], [hardcode_libdir_separator], [1], - [Whether we need a single "-rpath" flag with a separated argument]) -_LT_TAGDECL([], [hardcode_direct], [0], - [Set to "yes" if using DIR/libNAME$shared_ext during linking hardcodes - DIR into the resulting binary]) -_LT_TAGDECL([], [hardcode_direct_absolute], [0], - [Set to "yes" if using DIR/libNAME$shared_ext during linking hardcodes - DIR into the resulting binary and the resulting library dependency is - "absolute", i.e impossible to change by setting $shlibpath_var if the - library is relocated]) -_LT_TAGDECL([], [hardcode_minus_L], [0], - [Set to "yes" if using the -LDIR flag during linking hardcodes DIR - into the resulting binary]) -_LT_TAGDECL([], [hardcode_shlibpath_var], [0], - [Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR - into the resulting binary]) -_LT_TAGDECL([], [hardcode_automatic], [0], - [Set to "yes" if building a shared library automatically hardcodes DIR - into the library and all subsequent libraries and executables linked - against it]) -_LT_TAGDECL([], [inherit_rpath], [0], - [Set to yes if linker adds runtime paths of dependent libraries - to runtime path list]) -_LT_TAGDECL([], [link_all_deplibs], [0], - [Whether libtool must link a program against all its dependency libraries]) -_LT_TAGDECL([], [always_export_symbols], [0], - [Set to "yes" if exported symbols are required]) -_LT_TAGDECL([], [export_symbols_cmds], [2], - [The commands to list exported symbols]) -_LT_TAGDECL([], [exclude_expsyms], [1], - [Symbols that should not be listed in the preloaded symbols]) -_LT_TAGDECL([], [include_expsyms], [1], - [Symbols that must always be exported]) -_LT_TAGDECL([], [prelink_cmds], [2], - [Commands necessary for linking programs (against libraries) with templates]) -_LT_TAGDECL([], [postlink_cmds], [2], - [Commands necessary for finishing linking programs]) -_LT_TAGDECL([], [file_list_spec], [1], - [Specify filename containing input files]) -dnl FIXME: Not yet implemented -dnl _LT_TAGDECL([], [thread_safe_flag_spec], [1], -dnl [Compiler flag to generate thread safe objects]) -])# _LT_LINKER_SHLIBS - - -# _LT_LANG_C_CONFIG([TAG]) -# ------------------------ -# Ensure that the configuration variables for a C compiler are suitably -# defined. These variables are subsequently used by _LT_CONFIG to write -# the compiler configuration to 'libtool'. -m4_defun([_LT_LANG_C_CONFIG], -[m4_require([_LT_DECL_EGREP])dnl -lt_save_CC=$CC -AC_LANG_PUSH(C) - -# Source file extension for C test sources. -ac_ext=c - -# Object file extension for compiled C test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# Code to be used in simple compile tests -lt_simple_compile_test_code="int some_variable = 0;" - -# Code to be used in simple link tests -lt_simple_link_test_code='int main(){return(0);}' - -_LT_TAG_COMPILER -# Save the default compiler, since it gets overwritten when the other -# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. -compiler_DEFAULT=$CC - -# save warnings/boilerplate of simple test code -_LT_COMPILER_BOILERPLATE -_LT_LINKER_BOILERPLATE - -if test -n "$compiler"; then - _LT_COMPILER_NO_RTTI($1) - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_SYS_DYNAMIC_LINKER($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - LT_SYS_DLOPEN_SELF - _LT_CMD_STRIPLIB - - # Report what library types will actually be built - AC_MSG_CHECKING([if libtool supports shared libraries]) - AC_MSG_RESULT([$can_build_shared]) - - AC_MSG_CHECKING([whether to build shared libraries]) - test no = "$can_build_shared" && enable_shared=no - - # On AIX, shared libraries and static libraries use the same namespace, and - # are all built from PIC. - case $host_os in - aix3*) - test yes = "$enable_shared" && enable_static=no - if test -n "$RANLIB"; then - archive_cmds="$archive_cmds~\$RANLIB \$lib" - postinstall_cmds='$RANLIB $lib' - fi - ;; - - aix[[4-9]]*) - if test ia64 != "$host_cpu"; then - case $enable_shared,$with_aix_soname,$aix_use_runtimelinking in - yes,aix,yes) ;; # shared object as lib.so file only - yes,svr4,*) ;; # shared object as lib.so archive member only - yes,*) enable_static=no ;; # shared object in lib.a archive as well - esac - fi - ;; - esac - AC_MSG_RESULT([$enable_shared]) - - AC_MSG_CHECKING([whether to build static libraries]) - # Make sure either enable_shared or enable_static is yes. - test yes = "$enable_shared" || enable_static=yes - AC_MSG_RESULT([$enable_static]) - - _LT_CONFIG($1) -fi -AC_LANG_POP -CC=$lt_save_CC -])# _LT_LANG_C_CONFIG - - -# _LT_LANG_CXX_CONFIG([TAG]) -# -------------------------- -# Ensure that the configuration variables for a C++ compiler are suitably -# defined. These variables are subsequently used by _LT_CONFIG to write -# the compiler configuration to 'libtool'. -m4_defun([_LT_LANG_CXX_CONFIG], -[m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_DECL_EGREP])dnl -m4_require([_LT_PATH_MANIFEST_TOOL])dnl -if test -n "$CXX" && ( test no != "$CXX" && - ( (test g++ = "$CXX" && `g++ -v >/dev/null 2>&1` ) || - (test g++ != "$CXX"))); then - AC_PROG_CXXCPP -else - _lt_caught_CXX_error=yes -fi - -AC_LANG_PUSH(C++) -_LT_TAGVAR(archive_cmds_need_lc, $1)=no -_LT_TAGVAR(allow_undefined_flag, $1)= -_LT_TAGVAR(always_export_symbols, $1)=no -_LT_TAGVAR(archive_expsym_cmds, $1)= -_LT_TAGVAR(compiler_needs_object, $1)=no -_LT_TAGVAR(export_dynamic_flag_spec, $1)= -_LT_TAGVAR(hardcode_direct, $1)=no -_LT_TAGVAR(hardcode_direct_absolute, $1)=no -_LT_TAGVAR(hardcode_libdir_flag_spec, $1)= -_LT_TAGVAR(hardcode_libdir_separator, $1)= -_LT_TAGVAR(hardcode_minus_L, $1)=no -_LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported -_LT_TAGVAR(hardcode_automatic, $1)=no -_LT_TAGVAR(inherit_rpath, $1)=no -_LT_TAGVAR(module_cmds, $1)= -_LT_TAGVAR(module_expsym_cmds, $1)= -_LT_TAGVAR(link_all_deplibs, $1)=unknown -_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds -_LT_TAGVAR(reload_flag, $1)=$reload_flag -_LT_TAGVAR(reload_cmds, $1)=$reload_cmds -_LT_TAGVAR(no_undefined_flag, $1)= -_LT_TAGVAR(whole_archive_flag_spec, $1)= -_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no - -# Source file extension for C++ test sources. -ac_ext=cpp - -# Object file extension for compiled C++ test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# No sense in running all these tests if we already determined that -# the CXX compiler isn't working. Some variables (like enable_shared) -# are currently assumed to apply to all compilers on this platform, -# and will be corrupted by setting them based on a non-working compiler. -if test yes != "$_lt_caught_CXX_error"; then - # Code to be used in simple compile tests - lt_simple_compile_test_code="int some_variable = 0;" - - # Code to be used in simple link tests - lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }' - - # ltmain only uses $CC for tagged configurations so make sure $CC is set. - _LT_TAG_COMPILER - - # save warnings/boilerplate of simple test code - _LT_COMPILER_BOILERPLATE - _LT_LINKER_BOILERPLATE - - # Allow CC to be a program name with arguments. - lt_save_CC=$CC - lt_save_CFLAGS=$CFLAGS - lt_save_LD=$LD - lt_save_GCC=$GCC - GCC=$GXX - lt_save_with_gnu_ld=$with_gnu_ld - lt_save_path_LD=$lt_cv_path_LD - if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then - lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx - else - $as_unset lt_cv_prog_gnu_ld - fi - if test -n "${lt_cv_path_LDCXX+set}"; then - lt_cv_path_LD=$lt_cv_path_LDCXX - else - $as_unset lt_cv_path_LD - fi - test -z "${LDCXX+set}" || LD=$LDCXX - CC=${CXX-"c++"} - CFLAGS=$CXXFLAGS - compiler=$CC - _LT_TAGVAR(compiler, $1)=$CC - _LT_CC_BASENAME([$compiler]) - - if test -n "$compiler"; then - # We don't want -fno-exception when compiling C++ code, so set the - # no_builtin_flag separately - if test yes = "$GXX"; then - _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' - else - _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= - fi - - if test yes = "$GXX"; then - # Set up default GNU C++ configuration - - LT_PATH_LD - - # Check if GNU C++ uses GNU ld as the underlying linker, since the - # archiving commands below assume that GNU ld is being used. - if test yes = "$with_gnu_ld"; then - _LT_TAGVAR(archive_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' - - # If archive_cmds runs LD, not CC, wlarc should be empty - # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to - # investigate it a little bit more. (MM) - wlarc='$wl' - - # ancient GNU ld didn't support --whole-archive et. al. - if eval "`$CC -print-prog-name=ld` --help 2>&1" | - $GREP 'no-whole-archive' > /dev/null; then - _LT_TAGVAR(whole_archive_flag_spec, $1)=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive' - else - _LT_TAGVAR(whole_archive_flag_spec, $1)= - fi - else - with_gnu_ld=no - wlarc= - - # A generic and very simple default shared library creation - # command for GNU C++ for the case where it uses the native - # linker, instead of GNU ld. If possible, this setting should - # overridden to take advantage of the native linker features on - # the platform it is being used on. - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' - fi - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP " \-L"' - - else - GXX=no - with_gnu_ld=no - wlarc= - fi - - # PORTME: fill in a description of your system's C++ link characteristics - AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries]) - _LT_TAGVAR(ld_shlibs, $1)=yes - case $host_os in - aix3*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - aix[[4-9]]*) - if test ia64 = "$host_cpu"; then - # On IA64, the linker does run time linking by default, so we don't - # have to do anything special. - aix_use_runtimelinking=no - exp_sym_flag='-Bexport' - no_entry_flag= - else - aix_use_runtimelinking=no - - # Test if we are trying to use run time linking or normal - # AIX style linking. If -brtl is somewhere in LDFLAGS, we - # have runtime linking enabled, and use it for executables. - # For shared libraries, we enable/disable runtime linking - # depending on the kind of the shared library created - - # when "with_aix_soname,aix_use_runtimelinking" is: - # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables - # "aix,yes" lib.so shared, rtl:yes, for executables - # lib.a static archive - # "both,no" lib.so.V(shr.o) shared, rtl:yes - # lib.a(lib.so.V) shared, rtl:no, for executables - # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables - # lib.a(lib.so.V) shared, rtl:no - # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables - # lib.a static archive - case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*) - for ld_flag in $LDFLAGS; do - case $ld_flag in - *-brtl*) - aix_use_runtimelinking=yes - break - ;; - esac - done - if test svr4,no = "$with_aix_soname,$aix_use_runtimelinking"; then - # With aix-soname=svr4, we create the lib.so.V shared archives only, - # so we don't have lib.a shared libs to link our executables. - # We have to force runtime linking in this case. - aix_use_runtimelinking=yes - LDFLAGS="$LDFLAGS -Wl,-brtl" - fi - ;; - esac - - exp_sym_flag='-bexport' - no_entry_flag='-bnoentry' - fi - - # When large executables or shared objects are built, AIX ld can - # have problems creating the table of contents. If linking a library - # or program results in "error TOC overflow" add -mminimal-toc to - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. - - _LT_TAGVAR(archive_cmds, $1)='' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(hardcode_libdir_separator, $1)=':' - _LT_TAGVAR(link_all_deplibs, $1)=yes - _LT_TAGVAR(file_list_spec, $1)='$wl-f,' - case $with_aix_soname,$aix_use_runtimelinking in - aix,*) ;; # no import file - svr4,* | *,yes) # use import file - # The Import File defines what to hardcode. - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_direct_absolute, $1)=no - ;; - esac - - if test yes = "$GXX"; then - case $host_os in aix4.[[012]]|aix4.[[012]].*) - # We only want to do this on AIX 4.2 and lower, the check - # below for broken collect2 doesn't work under 4.3+ - collect2name=`$CC -print-prog-name=collect2` - if test -f "$collect2name" && - strings "$collect2name" | $GREP resolve_lib_name >/dev/null - then - # We have reworked collect2 - : - else - # We have old collect2 - _LT_TAGVAR(hardcode_direct, $1)=unsupported - # It fails to find uninstalled libraries when the uninstalled - # path is not listed in the libpath. Setting hardcode_minus_L - # to unsupported forces relinking - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)= - fi - esac - shared_flag='-shared' - if test yes = "$aix_use_runtimelinking"; then - shared_flag=$shared_flag' $wl-G' - fi - # Need to ensure runtime linking is disabled for the traditional - # shared library, or the linker may eventually find shared libraries - # /with/ Import File - we do not want to mix them. - shared_flag_aix='-shared' - shared_flag_svr4='-shared $wl-G' - else - # not using gcc - if test ia64 = "$host_cpu"; then - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release - # chokes on -Wl,-G. The following line is correct: - shared_flag='-G' - else - if test yes = "$aix_use_runtimelinking"; then - shared_flag='$wl-G' - else - shared_flag='$wl-bM:SRE' - fi - shared_flag_aix='$wl-bM:SRE' - shared_flag_svr4='$wl-G' - fi - fi - - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl-bexpall' - # It seems that -bexpall does not export symbols beginning with - # underscore (_), so it is better to generate a list of symbols to - # export. - _LT_TAGVAR(always_export_symbols, $1)=yes - if test aix,yes = "$with_aix_soname,$aix_use_runtimelinking"; then - # Warning - without using the other runtime loading flags (-brtl), - # -berok will link without error, but may produce a broken library. - # The "-G" linker flag allows undefined symbols. - _LT_TAGVAR(no_undefined_flag, $1)='-bernotok' - # Determine the default libpath from the value encoded in an empty - # executable. - _LT_SYS_MODULE_PATH_AIX([$1]) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" - - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag - else - if test ia64 = "$host_cpu"; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-R $libdir:/usr/lib:/lib' - _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs" - _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\$wl$no_entry_flag"' $compiler_flags $wl$allow_undefined_flag '"\$wl$exp_sym_flag:\$export_symbols" - else - # Determine the default libpath from the value encoded in an - # empty executable. - _LT_SYS_MODULE_PATH_AIX([$1]) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" - # Warning - without using the other run time loading flags, - # -berok will link without error, but may produce a broken library. - _LT_TAGVAR(no_undefined_flag, $1)=' $wl-bernotok' - _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-berok' - if test yes = "$with_gnu_ld"; then - # We only use this code for GNU lds that support --whole-archive. - _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive$convenience $wl--no-whole-archive' - else - # Exported symbols can be pulled into shared objects from archives - _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience' - fi - _LT_TAGVAR(archive_cmds_need_lc, $1)=yes - _LT_TAGVAR(archive_expsym_cmds, $1)='$RM -r $output_objdir/$realname.d~$MKDIR $output_objdir/$realname.d' - # -brtl affects multiple linker settings, -berok does not and is overridden later - compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' - if test svr4 != "$with_aix_soname"; then - # This is similar to how AIX traditionally builds its shared - # libraries. Need -bnortl late, we may have -brtl in LDFLAGS. - _LT_TAGVAR(archive_expsym_cmds, $1)="$_LT_TAGVAR(archive_expsym_cmds, $1)"'~$CC '$shared_flag_aix' -o $output_objdir/$realname.d/$soname $libobjs $deplibs $wl-bnoentry '$compiler_flags_filtered'$wl-bE:$export_symbols$allow_undefined_flag~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$realname.d/$soname' - fi - if test aix != "$with_aix_soname"; then - _LT_TAGVAR(archive_expsym_cmds, $1)="$_LT_TAGVAR(archive_expsym_cmds, $1)"'~$CC '$shared_flag_svr4' -o $output_objdir/$realname.d/$shared_archive_member_spec.o $libobjs $deplibs $wl-bnoentry '$compiler_flags_filtered'$wl-bE:$export_symbols$allow_undefined_flag~$STRIP -e $output_objdir/$realname.d/$shared_archive_member_spec.o~( func_echo_all "#! $soname($shared_archive_member_spec.o)"; if test shr_64 = "$shared_archive_member_spec"; then func_echo_all "# 64"; else func_echo_all "# 32"; fi; cat $export_symbols ) > $output_objdir/$realname.d/$shared_archive_member_spec.imp~$AR $AR_FLAGS $output_objdir/$soname $output_objdir/$realname.d/$shared_archive_member_spec.o $output_objdir/$realname.d/$shared_archive_member_spec.imp' - else - # used by -dlpreopen to get the symbols - _LT_TAGVAR(archive_expsym_cmds, $1)="$_LT_TAGVAR(archive_expsym_cmds, $1)"'~$MV $output_objdir/$realname.d/$soname $output_objdir' - fi - _LT_TAGVAR(archive_expsym_cmds, $1)="$_LT_TAGVAR(archive_expsym_cmds, $1)"'~$RM -r $output_objdir/$realname.d' - fi - fi - ;; - - beos*) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - # Joseph Beckenbach says some releases of gcc - # support --undefined. This deserves some investigation. FIXME - _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - chorus*) - case $cc_basename in - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; - - cygwin* | mingw* | pw32* | cegcc*) - case $GXX,$cc_basename in - ,cl* | no,cl*) - # Native MSVC - # hardcode_libdir_flag_spec is actually meaningless, as there is - # no search path for DLLs. - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(always_export_symbols, $1)=yes - _LT_TAGVAR(file_list_spec, $1)='@' - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=.dll - # FIXME: Setting linknames here is a bad hack. - _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' - _LT_TAGVAR(archive_expsym_cmds, $1)='if _LT_DLL_DEF_P([$export_symbols]); then - cp "$export_symbols" "$output_objdir/$soname.def"; - echo "$tool_output_objdir$soname.def" > "$output_objdir/$soname.exp"; - else - $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp; - fi~ - $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ - linknames=' - # The linker will not automatically build a static lib if we build a DLL. - # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - # Don't use ranlib - _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib' - _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~ - lt_tool_outputfile="@TOOL_OUTPUT@"~ - case $lt_outputfile in - *.exe|*.EXE) ;; - *) - lt_outputfile=$lt_outputfile.exe - lt_tool_outputfile=$lt_tool_outputfile.exe - ;; - esac~ - func_to_tool_file "$lt_outputfile"~ - if test : != "$MANIFEST_TOOL" && test -f "$lt_outputfile.manifest"; then - $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; - $RM "$lt_outputfile.manifest"; - fi' - ;; - *) - # g++ - # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless, - # as there is no search path for DLLs. - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-all-symbols' - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(always_export_symbols, $1)=no - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - - if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - # If the export-symbols file already is a .def file, use it as - # is; otherwise, prepend EXPORTS... - _LT_TAGVAR(archive_expsym_cmds, $1)='if _LT_DLL_DEF_P([$export_symbols]); then - cp $export_symbols $output_objdir/$soname.def; - else - echo EXPORTS > $output_objdir/$soname.def; - cat $export_symbols >> $output_objdir/$soname.def; - fi~ - $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - ;; - darwin* | rhapsody*) - _LT_DARWIN_LINKER_FEATURES($1) - ;; - - os2*) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - shrext_cmds=.dll - _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY ${soname%$shared_ext} INITINSTANCE TERMINSTANCE" > $output_objdir/$libname.def~ - $ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~ - $ECHO "DATA MULTIPLE NONSHARED" >> $output_objdir/$libname.def~ - $ECHO EXPORTS >> $output_objdir/$libname.def~ - emxexp $libobjs | $SED /"_DLL_InitTerm"/d >> $output_objdir/$libname.def~ - $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~ - emximp -o $lib $output_objdir/$libname.def' - _LT_TAGVAR(archive_expsym_cmds, $1)='$ECHO "LIBRARY ${soname%$shared_ext} INITINSTANCE TERMINSTANCE" > $output_objdir/$libname.def~ - $ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~ - $ECHO "DATA MULTIPLE NONSHARED" >> $output_objdir/$libname.def~ - $ECHO EXPORTS >> $output_objdir/$libname.def~ - prefix_cmds="$SED"~ - if test EXPORTS = "`$SED 1q $export_symbols`"; then - prefix_cmds="$prefix_cmds -e 1d"; - fi~ - prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~ - cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~ - $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~ - emximp -o $lib $output_objdir/$libname.def' - _LT_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def' - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - ;; - - dgux*) - case $cc_basename in - ec++*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - ghcx*) - # Green Hills C++ Compiler - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; - - freebsd2.*) - # C++ shared libraries reported to be fairly broken before - # switch to ELF - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - freebsd-elf*) - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - ;; - - freebsd* | dragonfly*) - # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF - # conventions - _LT_TAGVAR(ld_shlibs, $1)=yes - ;; - - haiku*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - _LT_TAGVAR(link_all_deplibs, $1)=yes - ;; - - hpux9*) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl+b $wl$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl-E' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, - # but as the default - # location of the library. - - case $cc_basename in - CC*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - aCC*) - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -b $wl+b $wl$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test "x$output_objdir/$soname" = "x$lib" || mv $output_objdir/$soname $lib' - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test yes = "$GXX"; then - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag $wl+b $wl$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test "x$output_objdir/$soname" = "x$lib" || mv $output_objdir/$soname $lib' - else - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - ;; - - hpux10*|hpux11*) - if test no = "$with_gnu_ld"; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl+b $wl$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - case $host_cpu in - hppa*64*|ia64*) - ;; - *) - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl-E' - ;; - esac - fi - case $host_cpu in - hppa*64*|ia64*) - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - *) - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, - # but as the default - # location of the library. - ;; - esac - - case $cc_basename in - CC*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - aCC*) - case $host_cpu in - hppa*64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -b $wl+h $wl$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - ia64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - esac - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test yes = "$GXX"; then - if test no = "$with_gnu_ld"; then - case $host_cpu in - hppa*64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC $wl+h $wl$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - ia64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag $wl+h $wl$soname $wl+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - esac - fi - else - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - ;; - - interix[[3-9]]*) - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl-E' - # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. - # Instead, shared libraries are loaded at an image base (0x10000000 by - # default) and relocated if they conflict, which is a slow very memory - # consuming and fragmenting process. To avoid this, we pick a random, - # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link - # time. Moving up from 0x10000000 also allows more sbrk(2) space. - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - ;; - irix5* | irix6*) - case $cc_basename in - CC*) - # SGI C++ - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' - - # Archives containing C++ object files must be created using - # "CC -ar", where "CC" is the IRIX C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - _LT_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs' - ;; - *) - if test yes = "$GXX"; then - if test no = "$with_gnu_ld"; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' - else - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib' - fi - fi - _LT_TAGVAR(link_all_deplibs, $1)=yes - ;; - esac - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(inherit_rpath, $1)=yes - ;; - - linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) - case $cc_basename in - KCC*) - # Kuck and Associates, Inc. (KAI) C++ Compiler - - # KCC will only create a shared library if the output file - # ends with ".so" (or ".sl" for HP-UX), so rename the library - # to its proper name (with version) after linking. - _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib' - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' - - # Archives containing C++ object files must be created using - # "CC -Bstatic", where "CC" is the KAI C++ compiler. - _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' - ;; - icpc* | ecpc* ) - # Intel C++ - with_gnu_ld=yes - # version 8.0 and above of icpc choke on multiply defined symbols - # if we add $predep_objects and $postdep_objects, however 7.1 and - # earlier do not add the objects themselves. - case `$CC -V 2>&1` in - *"Version 7."*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' - ;; - *) # Version 8.0 or newer - tmp_idyn= - case $host_cpu in - ia64*) tmp_idyn=' -i_dynamic';; - esac - _LT_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' - ;; - esac - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' - _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive$convenience $wl--no-whole-archive' - ;; - pgCC* | pgcpp*) - # Portland Group C++ compiler - case `$CC -V` in - *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) - _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ - compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' - _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ - $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ - $RANLIB $oldlib' - _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ - $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ - $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' - ;; - *) # Version 6 and above use weak symbols - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' - ;; - esac - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl--rpath $wl$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' - _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' - ;; - cxx*) - # Compaq C++ - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib $wl-retain-symbols-file $wl$export_symbols' - - runpath_var=LD_RUN_PATH - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' - ;; - xl* | mpixl* | bgxl*) - # IBM XL 8.0 on PPC, with GNU ld - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' - _LT_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - if test yes = "$supports_anon_versioning"; then - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $CC -qmkshrobj $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib' - fi - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs' - _LT_TAGVAR(archive_cmds, $1)='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file $wl$export_symbols' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' - _LT_TAGVAR(compiler_needs_object, $1)=yes - - # Not sure whether something based on - # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 - # would be better. - output_verbose_link_cmd='func_echo_all' - - # Archives containing C++ object files must be created using - # "CC -xar", where "CC" is the Sun C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs' - ;; - esac - ;; - esac - ;; - - lynxos*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - m88k*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - mvs*) - case $cc_basename in - cxx*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; - - netbsd*) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' - wlarc= - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - fi - # Workaround some broken pre-1.5 toolchains - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' - ;; - - *nto* | *qnx*) - _LT_TAGVAR(ld_shlibs, $1)=yes - ;; - - openbsd* | bitrig*) - if test -f /usr/libexec/ld.so; then - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl-E' - _LT_TAGVAR(whole_archive_flag_spec, $1)=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive' - fi - output_verbose_link_cmd=func_echo_all - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - osf3* | osf4* | osf5*) - case $cc_basename in - KCC*) - # Kuck and Associates, Inc. (KAI) C++ Compiler - - # KCC will only create a shared library if the output file - # ends with ".so" (or ".sl" for HP-UX), so rename the library - # to its proper name (with version) after linking. - _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - # Archives containing C++ object files must be created using - # the KAI C++ compiler. - case $host in - osf3*) _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;; - *) _LT_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs' ;; - esac - ;; - RCC*) - # Rational C++ 2.4.1 - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - cxx*) - case $host in - osf3*) - _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' - ;; - *) - _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ - echo "-hidden">> $lib.exp~ - $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~ - $RM $lib.exp' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' - ;; - esac - - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test yes,no = "$GXX,$with_gnu_ld"; then - _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' - case $host in - osf3*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' - ;; - esac - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP " \-L"' - - else - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - ;; - - psos*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - sunos4*) - case $cc_basename in - CC*) - # Sun C++ 4.x - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - lcc*) - # Lucid - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; - - solaris*) - case $cc_basename in - CC* | sunCC*) - # Sun C++ 4.2, 5.x and Centerline C++ - _LT_TAGVAR(archive_cmds_need_lc,$1)=yes - _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs' - _LT_TAGVAR(archive_cmds, $1)='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G$allow_undefined_flag $wl-M $wl$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - case $host_os in - solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; - *) - # The compiler driver will combine and reorder linker options, - # but understands '-z linker_flag'. - # Supported since Solaris 2.6 (maybe 2.5.1?) - _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' - ;; - esac - _LT_TAGVAR(link_all_deplibs, $1)=yes - - output_verbose_link_cmd='func_echo_all' - - # Archives containing C++ object files must be created using - # "CC -xar", where "CC" is the Sun C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs' - ;; - gcx*) - # Green Hills C++ Compiler - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-h $wl$soname -o $lib' - - # The C++ compiler must be used to create the archive. - _LT_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs' - ;; - *) - # GNU C++ compiler with Solaris linker - if test yes,no = "$GXX,$with_gnu_ld"; then - _LT_TAGVAR(no_undefined_flag, $1)=' $wl-z ${wl}defs' - if $CC --version | $GREP -v '^2\.7' > /dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-h $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -shared $pic_flag -nostdlib $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP " \-L"' - else - # g++ 2.7 appears to require '-G' NOT '-shared' on this - # platform. - _LT_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-h $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G -nostdlib $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP " \-L"' - fi - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-R $wl$libdir' - case $host_os in - solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; - *) - _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl-z ${wl}allextract$convenience $wl-z ${wl}defaultextract' - ;; - esac - fi - ;; - esac - ;; - - sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*) - _LT_TAGVAR(no_undefined_flag, $1)='$wl-z,text' - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - runpath_var='LD_RUN_PATH' - - case $cc_basename in - CC*) - _LT_TAGVAR(archive_cmds, $1)='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - ;; - - sysv5* | sco3.2v5* | sco5v6*) - # Note: We CANNOT use -z defs as we might desire, because we do not - # link with -lc, and that would cause any symbols used from libc to - # always be unresolved, which means just about no library would - # ever link correctly. If we're not using GNU ld we use -z text - # though, which does catch some bad symbols but isn't as heavy-handed - # as -z defs. - _LT_TAGVAR(no_undefined_flag, $1)='$wl-z,text' - _LT_TAGVAR(allow_undefined_flag, $1)='$wl-z,nodefs' - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-R,$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=':' - _LT_TAGVAR(link_all_deplibs, $1)=yes - _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl-Bexport' - runpath_var='LD_RUN_PATH' - - case $cc_basename in - CC*) - _LT_TAGVAR(archive_cmds, $1)='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(old_archive_cmds, $1)='$CC -Tprelink_objects $oldobjs~ - '"$_LT_TAGVAR(old_archive_cmds, $1)" - _LT_TAGVAR(reload_cmds, $1)='$CC -Tprelink_objects $reload_objs~ - '"$_LT_TAGVAR(reload_cmds, $1)" - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - ;; - - tandem*) - case $cc_basename in - NCC*) - # NonStop-UX NCC 3.20 - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; - - vxworks*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - - AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)]) - test no = "$_LT_TAGVAR(ld_shlibs, $1)" && can_build_shared=no - - _LT_TAGVAR(GCC, $1)=$GXX - _LT_TAGVAR(LD, $1)=$LD - - ## CAVEAT EMPTOR: - ## There is no encapsulation within the following macros, do not change - ## the running order or otherwise move them around unless you know exactly - ## what you are doing... - _LT_SYS_HIDDEN_LIBDEPS($1) - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_SYS_DYNAMIC_LINKER($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - - _LT_CONFIG($1) - fi # test -n "$compiler" - - CC=$lt_save_CC - CFLAGS=$lt_save_CFLAGS - LDCXX=$LD - LD=$lt_save_LD - GCC=$lt_save_GCC - with_gnu_ld=$lt_save_with_gnu_ld - lt_cv_path_LDCXX=$lt_cv_path_LD - lt_cv_path_LD=$lt_save_path_LD - lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld - lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld -fi # test yes != "$_lt_caught_CXX_error" - -AC_LANG_POP -])# _LT_LANG_CXX_CONFIG - - -# _LT_FUNC_STRIPNAME_CNF -# ---------------------- -# func_stripname_cnf prefix suffix name -# strip PREFIX and SUFFIX off of NAME. -# PREFIX and SUFFIX must not contain globbing or regex special -# characters, hashes, percent signs, but SUFFIX may contain a leading -# dot (in which case that matches only a dot). -# -# This function is identical to the (non-XSI) version of func_stripname, -# except this one can be used by m4 code that may be executed by configure, -# rather than the libtool script. -m4_defun([_LT_FUNC_STRIPNAME_CNF],[dnl -AC_REQUIRE([_LT_DECL_SED]) -AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH]) -func_stripname_cnf () -{ - case @S|@2 in - .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; - *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; - esac -} # func_stripname_cnf -])# _LT_FUNC_STRIPNAME_CNF - - -# _LT_SYS_HIDDEN_LIBDEPS([TAGNAME]) -# --------------------------------- -# Figure out "hidden" library dependencies from verbose -# compiler output when linking a shared library. -# Parse the compiler output and extract the necessary -# objects, libraries and library flags. -m4_defun([_LT_SYS_HIDDEN_LIBDEPS], -[m4_require([_LT_FILEUTILS_DEFAULTS])dnl -AC_REQUIRE([_LT_FUNC_STRIPNAME_CNF])dnl -# Dependencies to place before and after the object being linked: -_LT_TAGVAR(predep_objects, $1)= -_LT_TAGVAR(postdep_objects, $1)= -_LT_TAGVAR(predeps, $1)= -_LT_TAGVAR(postdeps, $1)= -_LT_TAGVAR(compiler_lib_search_path, $1)= - -dnl we can't use the lt_simple_compile_test_code here, -dnl because it contains code intended for an executable, -dnl not a library. It's possible we should let each -dnl tag define a new lt_????_link_test_code variable, -dnl but it's only used here... -m4_if([$1], [], [cat > conftest.$ac_ext <<_LT_EOF -int a; -void foo (void) { a = 0; } -_LT_EOF -], [$1], [CXX], [cat > conftest.$ac_ext <<_LT_EOF -class Foo -{ -public: - Foo (void) { a = 0; } -private: - int a; -}; -_LT_EOF -], [$1], [F77], [cat > conftest.$ac_ext <<_LT_EOF - subroutine foo - implicit none - integer*4 a - a=0 - return - end -_LT_EOF -], [$1], [FC], [cat > conftest.$ac_ext <<_LT_EOF - subroutine foo - implicit none - integer a - a=0 - return - end -_LT_EOF -], [$1], [GCJ], [cat > conftest.$ac_ext <<_LT_EOF -public class foo { - private int a; - public void bar (void) { - a = 0; - } -}; -_LT_EOF -], [$1], [GO], [cat > conftest.$ac_ext <<_LT_EOF -package foo -func foo() { -} -_LT_EOF -]) - -_lt_libdeps_save_CFLAGS=$CFLAGS -case "$CC $CFLAGS " in #( -*\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;; -*\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;; -*\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;; -esac - -dnl Parse the compiler output and extract the necessary -dnl objects, libraries and library flags. -if AC_TRY_EVAL(ac_compile); then - # Parse the compiler output and extract the necessary - # objects, libraries and library flags. - - # Sentinel used to keep track of whether or not we are before - # the conftest object file. - pre_test_object_deps_done=no - - for p in `eval "$output_verbose_link_cmd"`; do - case $prev$p in - - -L* | -R* | -l*) - # Some compilers place space between "-{L,R}" and the path. - # Remove the space. - if test x-L = "$p" || - test x-R = "$p"; then - prev=$p - continue - fi - - # Expand the sysroot to ease extracting the directories later. - if test -z "$prev"; then - case $p in - -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;; - -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;; - -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;; - esac - fi - case $p in - =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;; - esac - if test no = "$pre_test_object_deps_done"; then - case $prev in - -L | -R) - # Internal compiler library paths should come after those - # provided the user. The postdeps already come after the - # user supplied libs so there is no need to process them. - if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then - _LT_TAGVAR(compiler_lib_search_path, $1)=$prev$p - else - _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} $prev$p" - fi - ;; - # The "-l" case would never come before the object being - # linked, so don't bother handling this case. - esac - else - if test -z "$_LT_TAGVAR(postdeps, $1)"; then - _LT_TAGVAR(postdeps, $1)=$prev$p - else - _LT_TAGVAR(postdeps, $1)="${_LT_TAGVAR(postdeps, $1)} $prev$p" - fi - fi - prev= - ;; - - *.lto.$objext) ;; # Ignore GCC LTO objects - *.$objext) - # This assumes that the test object file only shows up - # once in the compiler output. - if test "$p" = "conftest.$objext"; then - pre_test_object_deps_done=yes - continue - fi - - if test no = "$pre_test_object_deps_done"; then - if test -z "$_LT_TAGVAR(predep_objects, $1)"; then - _LT_TAGVAR(predep_objects, $1)=$p - else - _LT_TAGVAR(predep_objects, $1)="$_LT_TAGVAR(predep_objects, $1) $p" - fi - else - if test -z "$_LT_TAGVAR(postdep_objects, $1)"; then - _LT_TAGVAR(postdep_objects, $1)=$p - else - _LT_TAGVAR(postdep_objects, $1)="$_LT_TAGVAR(postdep_objects, $1) $p" - fi - fi - ;; - - *) ;; # Ignore the rest. - - esac - done - - # Clean up. - rm -f a.out a.exe -else - echo "libtool.m4: error: problem compiling $1 test program" -fi - -$RM -f confest.$objext -CFLAGS=$_lt_libdeps_save_CFLAGS - -# PORTME: override above test on systems where it is broken -m4_if([$1], [CXX], -[case $host_os in -interix[[3-9]]*) - # Interix 3.5 installs completely hosed .la files for C++, so rather than - # hack all around it, let's just trust "g++" to DTRT. - _LT_TAGVAR(predep_objects,$1)= - _LT_TAGVAR(postdep_objects,$1)= - _LT_TAGVAR(postdeps,$1)= - ;; -esac -]) - -case " $_LT_TAGVAR(postdeps, $1) " in -*" -lc "*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;; -esac - _LT_TAGVAR(compiler_lib_search_dirs, $1)= -if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then - _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` -fi -_LT_TAGDECL([], [compiler_lib_search_dirs], [1], - [The directories searched by this compiler when creating a shared library]) -_LT_TAGDECL([], [predep_objects], [1], - [Dependencies to place before and after the objects being linked to - create a shared library]) -_LT_TAGDECL([], [postdep_objects], [1]) -_LT_TAGDECL([], [predeps], [1]) -_LT_TAGDECL([], [postdeps], [1]) -_LT_TAGDECL([], [compiler_lib_search_path], [1], - [The library search path used internally by the compiler when linking - a shared library]) -])# _LT_SYS_HIDDEN_LIBDEPS - - -# _LT_LANG_F77_CONFIG([TAG]) -# -------------------------- -# Ensure that the configuration variables for a Fortran 77 compiler are -# suitably defined. These variables are subsequently used by _LT_CONFIG -# to write the compiler configuration to 'libtool'. -m4_defun([_LT_LANG_F77_CONFIG], -[AC_LANG_PUSH(Fortran 77) -if test -z "$F77" || test no = "$F77"; then - _lt_disable_F77=yes -fi - -_LT_TAGVAR(archive_cmds_need_lc, $1)=no -_LT_TAGVAR(allow_undefined_flag, $1)= -_LT_TAGVAR(always_export_symbols, $1)=no -_LT_TAGVAR(archive_expsym_cmds, $1)= -_LT_TAGVAR(export_dynamic_flag_spec, $1)= -_LT_TAGVAR(hardcode_direct, $1)=no -_LT_TAGVAR(hardcode_direct_absolute, $1)=no -_LT_TAGVAR(hardcode_libdir_flag_spec, $1)= -_LT_TAGVAR(hardcode_libdir_separator, $1)= -_LT_TAGVAR(hardcode_minus_L, $1)=no -_LT_TAGVAR(hardcode_automatic, $1)=no -_LT_TAGVAR(inherit_rpath, $1)=no -_LT_TAGVAR(module_cmds, $1)= -_LT_TAGVAR(module_expsym_cmds, $1)= -_LT_TAGVAR(link_all_deplibs, $1)=unknown -_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds -_LT_TAGVAR(reload_flag, $1)=$reload_flag -_LT_TAGVAR(reload_cmds, $1)=$reload_cmds -_LT_TAGVAR(no_undefined_flag, $1)= -_LT_TAGVAR(whole_archive_flag_spec, $1)= -_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no - -# Source file extension for f77 test sources. -ac_ext=f - -# Object file extension for compiled f77 test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# No sense in running all these tests if we already determined that -# the F77 compiler isn't working. Some variables (like enable_shared) -# are currently assumed to apply to all compilers on this platform, -# and will be corrupted by setting them based on a non-working compiler. -if test yes != "$_lt_disable_F77"; then - # Code to be used in simple compile tests - lt_simple_compile_test_code="\ - subroutine t - return - end -" - - # Code to be used in simple link tests - lt_simple_link_test_code="\ - program t - end -" - - # ltmain only uses $CC for tagged configurations so make sure $CC is set. - _LT_TAG_COMPILER - - # save warnings/boilerplate of simple test code - _LT_COMPILER_BOILERPLATE - _LT_LINKER_BOILERPLATE - - # Allow CC to be a program name with arguments. - lt_save_CC=$CC - lt_save_GCC=$GCC - lt_save_CFLAGS=$CFLAGS - CC=${F77-"f77"} - CFLAGS=$FFLAGS - compiler=$CC - _LT_TAGVAR(compiler, $1)=$CC - _LT_CC_BASENAME([$compiler]) - GCC=$G77 - if test -n "$compiler"; then - AC_MSG_CHECKING([if libtool supports shared libraries]) - AC_MSG_RESULT([$can_build_shared]) - - AC_MSG_CHECKING([whether to build shared libraries]) - test no = "$can_build_shared" && enable_shared=no - - # On AIX, shared libraries and static libraries use the same namespace, and - # are all built from PIC. - case $host_os in - aix3*) - test yes = "$enable_shared" && enable_static=no - if test -n "$RANLIB"; then - archive_cmds="$archive_cmds~\$RANLIB \$lib" - postinstall_cmds='$RANLIB $lib' - fi - ;; - aix[[4-9]]*) - if test ia64 != "$host_cpu"; then - case $enable_shared,$with_aix_soname,$aix_use_runtimelinking in - yes,aix,yes) ;; # shared object as lib.so file only - yes,svr4,*) ;; # shared object as lib.so archive member only - yes,*) enable_static=no ;; # shared object in lib.a archive as well - esac - fi - ;; - esac - AC_MSG_RESULT([$enable_shared]) - - AC_MSG_CHECKING([whether to build static libraries]) - # Make sure either enable_shared or enable_static is yes. - test yes = "$enable_shared" || enable_static=yes - AC_MSG_RESULT([$enable_static]) - - _LT_TAGVAR(GCC, $1)=$G77 - _LT_TAGVAR(LD, $1)=$LD - - ## CAVEAT EMPTOR: - ## There is no encapsulation within the following macros, do not change - ## the running order or otherwise move them around unless you know exactly - ## what you are doing... - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_SYS_DYNAMIC_LINKER($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - - _LT_CONFIG($1) - fi # test -n "$compiler" - - GCC=$lt_save_GCC - CC=$lt_save_CC - CFLAGS=$lt_save_CFLAGS -fi # test yes != "$_lt_disable_F77" - -AC_LANG_POP -])# _LT_LANG_F77_CONFIG - - -# _LT_LANG_FC_CONFIG([TAG]) -# ------------------------- -# Ensure that the configuration variables for a Fortran compiler are -# suitably defined. These variables are subsequently used by _LT_CONFIG -# to write the compiler configuration to 'libtool'. -m4_defun([_LT_LANG_FC_CONFIG], -[AC_LANG_PUSH(Fortran) - -if test -z "$FC" || test no = "$FC"; then - _lt_disable_FC=yes -fi - -_LT_TAGVAR(archive_cmds_need_lc, $1)=no -_LT_TAGVAR(allow_undefined_flag, $1)= -_LT_TAGVAR(always_export_symbols, $1)=no -_LT_TAGVAR(archive_expsym_cmds, $1)= -_LT_TAGVAR(export_dynamic_flag_spec, $1)= -_LT_TAGVAR(hardcode_direct, $1)=no -_LT_TAGVAR(hardcode_direct_absolute, $1)=no -_LT_TAGVAR(hardcode_libdir_flag_spec, $1)= -_LT_TAGVAR(hardcode_libdir_separator, $1)= -_LT_TAGVAR(hardcode_minus_L, $1)=no -_LT_TAGVAR(hardcode_automatic, $1)=no -_LT_TAGVAR(inherit_rpath, $1)=no -_LT_TAGVAR(module_cmds, $1)= -_LT_TAGVAR(module_expsym_cmds, $1)= -_LT_TAGVAR(link_all_deplibs, $1)=unknown -_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds -_LT_TAGVAR(reload_flag, $1)=$reload_flag -_LT_TAGVAR(reload_cmds, $1)=$reload_cmds -_LT_TAGVAR(no_undefined_flag, $1)= -_LT_TAGVAR(whole_archive_flag_spec, $1)= -_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no - -# Source file extension for fc test sources. -ac_ext=${ac_fc_srcext-f} - -# Object file extension for compiled fc test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# No sense in running all these tests if we already determined that -# the FC compiler isn't working. Some variables (like enable_shared) -# are currently assumed to apply to all compilers on this platform, -# and will be corrupted by setting them based on a non-working compiler. -if test yes != "$_lt_disable_FC"; then - # Code to be used in simple compile tests - lt_simple_compile_test_code="\ - subroutine t - return - end -" - - # Code to be used in simple link tests - lt_simple_link_test_code="\ - program t - end -" - - # ltmain only uses $CC for tagged configurations so make sure $CC is set. - _LT_TAG_COMPILER - - # save warnings/boilerplate of simple test code - _LT_COMPILER_BOILERPLATE - _LT_LINKER_BOILERPLATE - - # Allow CC to be a program name with arguments. - lt_save_CC=$CC - lt_save_GCC=$GCC - lt_save_CFLAGS=$CFLAGS - CC=${FC-"f95"} - CFLAGS=$FCFLAGS - compiler=$CC - GCC=$ac_cv_fc_compiler_gnu - - _LT_TAGVAR(compiler, $1)=$CC - _LT_CC_BASENAME([$compiler]) - - if test -n "$compiler"; then - AC_MSG_CHECKING([if libtool supports shared libraries]) - AC_MSG_RESULT([$can_build_shared]) - - AC_MSG_CHECKING([whether to build shared libraries]) - test no = "$can_build_shared" && enable_shared=no - - # On AIX, shared libraries and static libraries use the same namespace, and - # are all built from PIC. - case $host_os in - aix3*) - test yes = "$enable_shared" && enable_static=no - if test -n "$RANLIB"; then - archive_cmds="$archive_cmds~\$RANLIB \$lib" - postinstall_cmds='$RANLIB $lib' - fi - ;; - aix[[4-9]]*) - if test ia64 != "$host_cpu"; then - case $enable_shared,$with_aix_soname,$aix_use_runtimelinking in - yes,aix,yes) ;; # shared object as lib.so file only - yes,svr4,*) ;; # shared object as lib.so archive member only - yes,*) enable_static=no ;; # shared object in lib.a archive as well - esac - fi - ;; - esac - AC_MSG_RESULT([$enable_shared]) - - AC_MSG_CHECKING([whether to build static libraries]) - # Make sure either enable_shared or enable_static is yes. - test yes = "$enable_shared" || enable_static=yes - AC_MSG_RESULT([$enable_static]) - - _LT_TAGVAR(GCC, $1)=$ac_cv_fc_compiler_gnu - _LT_TAGVAR(LD, $1)=$LD - - ## CAVEAT EMPTOR: - ## There is no encapsulation within the following macros, do not change - ## the running order or otherwise move them around unless you know exactly - ## what you are doing... - _LT_SYS_HIDDEN_LIBDEPS($1) - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_SYS_DYNAMIC_LINKER($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - - _LT_CONFIG($1) - fi # test -n "$compiler" - - GCC=$lt_save_GCC - CC=$lt_save_CC - CFLAGS=$lt_save_CFLAGS -fi # test yes != "$_lt_disable_FC" - -AC_LANG_POP -])# _LT_LANG_FC_CONFIG - - -# _LT_LANG_GCJ_CONFIG([TAG]) -# -------------------------- -# Ensure that the configuration variables for the GNU Java Compiler compiler -# are suitably defined. These variables are subsequently used by _LT_CONFIG -# to write the compiler configuration to 'libtool'. -m4_defun([_LT_LANG_GCJ_CONFIG], -[AC_REQUIRE([LT_PROG_GCJ])dnl -AC_LANG_SAVE - -# Source file extension for Java test sources. -ac_ext=java - -# Object file extension for compiled Java test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# Code to be used in simple compile tests -lt_simple_compile_test_code="class foo {}" - -# Code to be used in simple link tests -lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }' - -# ltmain only uses $CC for tagged configurations so make sure $CC is set. -_LT_TAG_COMPILER - -# save warnings/boilerplate of simple test code -_LT_COMPILER_BOILERPLATE -_LT_LINKER_BOILERPLATE - -# Allow CC to be a program name with arguments. -lt_save_CC=$CC -lt_save_CFLAGS=$CFLAGS -lt_save_GCC=$GCC -GCC=yes -CC=${GCJ-"gcj"} -CFLAGS=$GCJFLAGS -compiler=$CC -_LT_TAGVAR(compiler, $1)=$CC -_LT_TAGVAR(LD, $1)=$LD -_LT_CC_BASENAME([$compiler]) - -# GCJ did not exist at the time GCC didn't implicitly link libc in. -_LT_TAGVAR(archive_cmds_need_lc, $1)=no - -_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds -_LT_TAGVAR(reload_flag, $1)=$reload_flag -_LT_TAGVAR(reload_cmds, $1)=$reload_cmds - -if test -n "$compiler"; then - _LT_COMPILER_NO_RTTI($1) - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - - _LT_CONFIG($1) -fi - -AC_LANG_RESTORE - -GCC=$lt_save_GCC -CC=$lt_save_CC -CFLAGS=$lt_save_CFLAGS -])# _LT_LANG_GCJ_CONFIG - - -# _LT_LANG_GO_CONFIG([TAG]) -# -------------------------- -# Ensure that the configuration variables for the GNU Go compiler -# are suitably defined. These variables are subsequently used by _LT_CONFIG -# to write the compiler configuration to 'libtool'. -m4_defun([_LT_LANG_GO_CONFIG], -[AC_REQUIRE([LT_PROG_GO])dnl -AC_LANG_SAVE - -# Source file extension for Go test sources. -ac_ext=go - -# Object file extension for compiled Go test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# Code to be used in simple compile tests -lt_simple_compile_test_code="package main; func main() { }" - -# Code to be used in simple link tests -lt_simple_link_test_code='package main; func main() { }' - -# ltmain only uses $CC for tagged configurations so make sure $CC is set. -_LT_TAG_COMPILER - -# save warnings/boilerplate of simple test code -_LT_COMPILER_BOILERPLATE -_LT_LINKER_BOILERPLATE - -# Allow CC to be a program name with arguments. -lt_save_CC=$CC -lt_save_CFLAGS=$CFLAGS -lt_save_GCC=$GCC -GCC=yes -CC=${GOC-"gccgo"} -CFLAGS=$GOFLAGS -compiler=$CC -_LT_TAGVAR(compiler, $1)=$CC -_LT_TAGVAR(LD, $1)=$LD -_LT_CC_BASENAME([$compiler]) - -# Go did not exist at the time GCC didn't implicitly link libc in. -_LT_TAGVAR(archive_cmds_need_lc, $1)=no - -_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds -_LT_TAGVAR(reload_flag, $1)=$reload_flag -_LT_TAGVAR(reload_cmds, $1)=$reload_cmds - -if test -n "$compiler"; then - _LT_COMPILER_NO_RTTI($1) - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - - _LT_CONFIG($1) -fi - -AC_LANG_RESTORE - -GCC=$lt_save_GCC -CC=$lt_save_CC -CFLAGS=$lt_save_CFLAGS -])# _LT_LANG_GO_CONFIG - - -# _LT_LANG_RC_CONFIG([TAG]) -# ------------------------- -# Ensure that the configuration variables for the Windows resource compiler -# are suitably defined. These variables are subsequently used by _LT_CONFIG -# to write the compiler configuration to 'libtool'. -m4_defun([_LT_LANG_RC_CONFIG], -[AC_REQUIRE([LT_PROG_RC])dnl -AC_LANG_SAVE - -# Source file extension for RC test sources. -ac_ext=rc - -# Object file extension for compiled RC test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# Code to be used in simple compile tests -lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }' - -# Code to be used in simple link tests -lt_simple_link_test_code=$lt_simple_compile_test_code - -# ltmain only uses $CC for tagged configurations so make sure $CC is set. -_LT_TAG_COMPILER - -# save warnings/boilerplate of simple test code -_LT_COMPILER_BOILERPLATE -_LT_LINKER_BOILERPLATE - -# Allow CC to be a program name with arguments. -lt_save_CC=$CC -lt_save_CFLAGS=$CFLAGS -lt_save_GCC=$GCC -GCC= -CC=${RC-"windres"} -CFLAGS= -compiler=$CC -_LT_TAGVAR(compiler, $1)=$CC -_LT_CC_BASENAME([$compiler]) -_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes - -if test -n "$compiler"; then - : - _LT_CONFIG($1) -fi - -GCC=$lt_save_GCC -AC_LANG_RESTORE -CC=$lt_save_CC -CFLAGS=$lt_save_CFLAGS -])# _LT_LANG_RC_CONFIG - - -# LT_PROG_GCJ -# ----------- -AC_DEFUN([LT_PROG_GCJ], -[m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ], - [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ], - [AC_CHECK_TOOL(GCJ, gcj,) - test set = "${GCJFLAGS+set}" || GCJFLAGS="-g -O2" - AC_SUBST(GCJFLAGS)])])[]dnl -]) - -# Old name: -AU_ALIAS([LT_AC_PROG_GCJ], [LT_PROG_GCJ]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([LT_AC_PROG_GCJ], []) - - -# LT_PROG_GO -# ---------- -AC_DEFUN([LT_PROG_GO], -[AC_CHECK_TOOL(GOC, gccgo,) -]) - - -# LT_PROG_RC -# ---------- -AC_DEFUN([LT_PROG_RC], -[AC_CHECK_TOOL(RC, windres,) -]) - -# Old name: -AU_ALIAS([LT_AC_PROG_RC], [LT_PROG_RC]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([LT_AC_PROG_RC], []) - - -# _LT_DECL_EGREP -# -------------- -# If we don't have a new enough Autoconf to choose the best grep -# available, choose the one first in the user's PATH. -m4_defun([_LT_DECL_EGREP], -[AC_REQUIRE([AC_PROG_EGREP])dnl -AC_REQUIRE([AC_PROG_FGREP])dnl -test -z "$GREP" && GREP=grep -_LT_DECL([], [GREP], [1], [A grep program that handles long lines]) -_LT_DECL([], [EGREP], [1], [An ERE matcher]) -_LT_DECL([], [FGREP], [1], [A literal string matcher]) -dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too -AC_SUBST([GREP]) -]) - - -# _LT_DECL_OBJDUMP -# -------------- -# If we don't have a new enough Autoconf to choose the best objdump -# available, choose the one first in the user's PATH. -m4_defun([_LT_DECL_OBJDUMP], -[AC_CHECK_TOOL(OBJDUMP, objdump, false) -test -z "$OBJDUMP" && OBJDUMP=objdump -_LT_DECL([], [OBJDUMP], [1], [An object symbol dumper]) -AC_SUBST([OBJDUMP]) -]) - -# _LT_DECL_DLLTOOL -# ---------------- -# Ensure DLLTOOL variable is set. -m4_defun([_LT_DECL_DLLTOOL], -[AC_CHECK_TOOL(DLLTOOL, dlltool, false) -test -z "$DLLTOOL" && DLLTOOL=dlltool -_LT_DECL([], [DLLTOOL], [1], [DLL creation program]) -AC_SUBST([DLLTOOL]) -]) - -# _LT_DECL_SED -# ------------ -# Check for a fully-functional sed program, that truncates -# as few characters as possible. Prefer GNU sed if found. -m4_defun([_LT_DECL_SED], -[AC_PROG_SED -test -z "$SED" && SED=sed -Xsed="$SED -e 1s/^X//" -_LT_DECL([], [SED], [1], [A sed program that does not truncate output]) -_LT_DECL([], [Xsed], ["\$SED -e 1s/^X//"], - [Sed that helps us avoid accidentally triggering echo(1) options like -n]) -])# _LT_DECL_SED - -m4_ifndef([AC_PROG_SED], [ -# NOTE: This macro has been submitted for inclusion into # -# GNU Autoconf as AC_PROG_SED. When it is available in # -# a released version of Autoconf we should remove this # -# macro and use it instead. # - -m4_defun([AC_PROG_SED], -[AC_MSG_CHECKING([for a sed that does not truncate output]) -AC_CACHE_VAL(lt_cv_path_SED, -[# Loop through the user's path and test for sed and gsed. -# Then use that list of sed's as ones to test for truncation. -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for lt_ac_prog in sed gsed; do - for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then - lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext" - fi - done - done -done -IFS=$as_save_IFS -lt_ac_max=0 -lt_ac_count=0 -# Add /usr/xpg4/bin/sed as it is typically found on Solaris -# along with /bin/sed that truncates output. -for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do - test ! -f "$lt_ac_sed" && continue - cat /dev/null > conftest.in - lt_ac_count=0 - echo $ECHO_N "0123456789$ECHO_C" >conftest.in - # Check for GNU sed and select it if it is found. - if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then - lt_cv_path_SED=$lt_ac_sed - break - fi - while true; do - cat conftest.in conftest.in >conftest.tmp - mv conftest.tmp conftest.in - cp conftest.in conftest.nl - echo >>conftest.nl - $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break - cmp -s conftest.out conftest.nl || break - # 10000 chars as input seems more than enough - test 10 -lt "$lt_ac_count" && break - lt_ac_count=`expr $lt_ac_count + 1` - if test "$lt_ac_count" -gt "$lt_ac_max"; then - lt_ac_max=$lt_ac_count - lt_cv_path_SED=$lt_ac_sed - fi - done -done -]) -SED=$lt_cv_path_SED -AC_SUBST([SED]) -AC_MSG_RESULT([$SED]) -])#AC_PROG_SED -])#m4_ifndef - -# Old name: -AU_ALIAS([LT_AC_PROG_SED], [AC_PROG_SED]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([LT_AC_PROG_SED], []) - - -# _LT_CHECK_SHELL_FEATURES -# ------------------------ -# Find out whether the shell is Bourne or XSI compatible, -# or has some other useful features. -m4_defun([_LT_CHECK_SHELL_FEATURES], -[if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then - lt_unset=unset -else - lt_unset=false -fi -_LT_DECL([], [lt_unset], [0], [whether the shell understands "unset"])dnl - -# test EBCDIC or ASCII -case `echo X|tr X '\101'` in - A) # ASCII based system - # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr - lt_SP2NL='tr \040 \012' - lt_NL2SP='tr \015\012 \040\040' - ;; - *) # EBCDIC based system - lt_SP2NL='tr \100 \n' - lt_NL2SP='tr \r\n \100\100' - ;; -esac -_LT_DECL([SP2NL], [lt_SP2NL], [1], [turn spaces into newlines])dnl -_LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl -])# _LT_CHECK_SHELL_FEATURES - - -# _LT_PATH_CONVERSION_FUNCTIONS -# ----------------------------- -# Determine what file name conversion functions should be used by -# func_to_host_file (and, implicitly, by func_to_host_path). These are needed -# for certain cross-compile configurations and native mingw. -m4_defun([_LT_PATH_CONVERSION_FUNCTIONS], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -AC_REQUIRE([AC_CANONICAL_BUILD])dnl -AC_MSG_CHECKING([how to convert $build file names to $host format]) -AC_CACHE_VAL(lt_cv_to_host_file_cmd, -[case $host in - *-*-mingw* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 - ;; - *-*-cygwin* ) - lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32 - ;; - * ) # otherwise, assume *nix - lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 - ;; - esac - ;; - *-*-cygwin* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin - ;; - *-*-cygwin* ) - lt_cv_to_host_file_cmd=func_convert_file_noop - ;; - * ) # otherwise, assume *nix - lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin - ;; - esac - ;; - * ) # unhandled hosts (and "normal" native builds) - lt_cv_to_host_file_cmd=func_convert_file_noop - ;; -esac -]) -to_host_file_cmd=$lt_cv_to_host_file_cmd -AC_MSG_RESULT([$lt_cv_to_host_file_cmd]) -_LT_DECL([to_host_file_cmd], [lt_cv_to_host_file_cmd], - [0], [convert $build file names to $host format])dnl - -AC_MSG_CHECKING([how to convert $build file names to toolchain format]) -AC_CACHE_VAL(lt_cv_to_tool_file_cmd, -[#assume ordinary cross tools, or native build. -lt_cv_to_tool_file_cmd=func_convert_file_noop -case $host in - *-*-mingw* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 - ;; - esac - ;; -esac -]) -to_tool_file_cmd=$lt_cv_to_tool_file_cmd -AC_MSG_RESULT([$lt_cv_to_tool_file_cmd]) -_LT_DECL([to_tool_file_cmd], [lt_cv_to_tool_file_cmd], - [0], [convert $build files to toolchain format])dnl -])# _LT_PATH_CONVERSION_FUNCTIONS - -# Helper functions for option handling. -*- Autoconf -*- -# -# Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software -# Foundation, Inc. -# Written by Gary V. Vaughan, 2004 -# -# This file is free software; the Free Software Foundation gives -# unlimited permission to copy and/or distribute it, with or without -# modifications, as long as this notice is preserved. - -# serial 8 ltoptions.m4 - -# This is to help aclocal find these macros, as it can't see m4_define. -AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])]) - - -# _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) -# ------------------------------------------ -m4_define([_LT_MANGLE_OPTION], -[[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])]) - - -# _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) -# --------------------------------------- -# Set option OPTION-NAME for macro MACRO-NAME, and if there is a -# matching handler defined, dispatch to it. Other OPTION-NAMEs are -# saved as a flag. -m4_define([_LT_SET_OPTION], -[m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl -m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]), - _LT_MANGLE_DEFUN([$1], [$2]), - [m4_warning([Unknown $1 option '$2'])])[]dnl -]) - - -# _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) -# ------------------------------------------------------------ -# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. -m4_define([_LT_IF_OPTION], -[m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])]) - - -# _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) -# ------------------------------------------------------- -# Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME -# are set. -m4_define([_LT_UNLESS_OPTIONS], -[m4_foreach([_LT_Option], m4_split(m4_normalize([$2])), - [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option), - [m4_define([$0_found])])])[]dnl -m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3 -])[]dnl -]) - - -# _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST) -# ---------------------------------------- -# OPTION-LIST is a space-separated list of Libtool options associated -# with MACRO-NAME. If any OPTION has a matching handler declared with -# LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about -# the unknown option and exit. -m4_defun([_LT_SET_OPTIONS], -[# Set options -m4_foreach([_LT_Option], m4_split(m4_normalize([$2])), - [_LT_SET_OPTION([$1], _LT_Option)]) - -m4_if([$1],[LT_INIT],[ - dnl - dnl Simply set some default values (i.e off) if boolean options were not - dnl specified: - _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no - ]) - _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no - ]) - dnl - dnl If no reference was made to various pairs of opposing options, then - dnl we run the default mode handler for the pair. For example, if neither - dnl 'shared' nor 'disable-shared' was passed, we enable building of shared - dnl archives by default: - _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED]) - _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC]) - _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC]) - _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], - [_LT_ENABLE_FAST_INSTALL]) - _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4], - [_LT_WITH_AIX_SONAME([aix])]) - ]) -])# _LT_SET_OPTIONS - - - -# _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME) -# ----------------------------------------- -m4_define([_LT_MANGLE_DEFUN], -[[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])]) - - -# LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE) -# ----------------------------------------------- -m4_define([LT_OPTION_DEFINE], -[m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl -])# LT_OPTION_DEFINE - - -# dlopen -# ------ -LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=yes -]) - -AU_DEFUN([AC_LIBTOOL_DLOPEN], -[_LT_SET_OPTION([LT_INIT], [dlopen]) -AC_DIAGNOSE([obsolete], -[$0: Remove this warning and the call to _LT_SET_OPTION when you -put the 'dlopen' option into LT_INIT's first parameter.]) -]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], []) - - -# win32-dll -# --------- -# Declare package support for building win32 dll's. -LT_OPTION_DEFINE([LT_INIT], [win32-dll], -[enable_win32_dll=yes - -case $host in -*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*) - AC_CHECK_TOOL(AS, as, false) - AC_CHECK_TOOL(DLLTOOL, dlltool, false) - AC_CHECK_TOOL(OBJDUMP, objdump, false) - ;; -esac - -test -z "$AS" && AS=as -_LT_DECL([], [AS], [1], [Assembler program])dnl - -test -z "$DLLTOOL" && DLLTOOL=dlltool -_LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl - -test -z "$OBJDUMP" && OBJDUMP=objdump -_LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl -])# win32-dll - -AU_DEFUN([AC_LIBTOOL_WIN32_DLL], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -_LT_SET_OPTION([LT_INIT], [win32-dll]) -AC_DIAGNOSE([obsolete], -[$0: Remove this warning and the call to _LT_SET_OPTION when you -put the 'win32-dll' option into LT_INIT's first parameter.]) -]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], []) - - -# _LT_ENABLE_SHARED([DEFAULT]) -# ---------------------------- -# implement the --enable-shared flag, and supports the 'shared' and -# 'disable-shared' LT_INIT options. -# DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'. -m4_define([_LT_ENABLE_SHARED], -[m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl -AC_ARG_ENABLE([shared], - [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@], - [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])], - [p=${PACKAGE-default} - case $enableval in - yes) enable_shared=yes ;; - no) enable_shared=no ;; - *) - enable_shared=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, - for pkg in $enableval; do - IFS=$lt_save_ifs - if test "X$pkg" = "X$p"; then - enable_shared=yes - fi - done - IFS=$lt_save_ifs - ;; - esac], - [enable_shared=]_LT_ENABLE_SHARED_DEFAULT) - - _LT_DECL([build_libtool_libs], [enable_shared], [0], - [Whether or not to build shared libraries]) -])# _LT_ENABLE_SHARED - -LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])]) -LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])]) - -# Old names: -AC_DEFUN([AC_ENABLE_SHARED], -[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared]) -]) - -AC_DEFUN([AC_DISABLE_SHARED], -[_LT_SET_OPTION([LT_INIT], [disable-shared]) -]) - -AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)]) -AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AM_ENABLE_SHARED], []) -dnl AC_DEFUN([AM_DISABLE_SHARED], []) - - - -# _LT_ENABLE_STATIC([DEFAULT]) -# ---------------------------- -# implement the --enable-static flag, and support the 'static' and -# 'disable-static' LT_INIT options. -# DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'. -m4_define([_LT_ENABLE_STATIC], -[m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl -AC_ARG_ENABLE([static], - [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@], - [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])], - [p=${PACKAGE-default} - case $enableval in - yes) enable_static=yes ;; - no) enable_static=no ;; - *) - enable_static=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, - for pkg in $enableval; do - IFS=$lt_save_ifs - if test "X$pkg" = "X$p"; then - enable_static=yes - fi - done - IFS=$lt_save_ifs - ;; - esac], - [enable_static=]_LT_ENABLE_STATIC_DEFAULT) - - _LT_DECL([build_old_libs], [enable_static], [0], - [Whether or not to build static libraries]) -])# _LT_ENABLE_STATIC - -LT_OPTION_DEFINE([LT_INIT], [static], [_LT_ENABLE_STATIC([yes])]) -LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])]) - -# Old names: -AC_DEFUN([AC_ENABLE_STATIC], -[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static]) -]) - -AC_DEFUN([AC_DISABLE_STATIC], -[_LT_SET_OPTION([LT_INIT], [disable-static]) -]) - -AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)]) -AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AM_ENABLE_STATIC], []) -dnl AC_DEFUN([AM_DISABLE_STATIC], []) - - - -# _LT_ENABLE_FAST_INSTALL([DEFAULT]) -# ---------------------------------- -# implement the --enable-fast-install flag, and support the 'fast-install' -# and 'disable-fast-install' LT_INIT options. -# DEFAULT is either 'yes' or 'no'. If omitted, it defaults to 'yes'. -m4_define([_LT_ENABLE_FAST_INSTALL], -[m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl -AC_ARG_ENABLE([fast-install], - [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], - [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], - [p=${PACKAGE-default} - case $enableval in - yes) enable_fast_install=yes ;; - no) enable_fast_install=no ;; - *) - enable_fast_install=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, - for pkg in $enableval; do - IFS=$lt_save_ifs - if test "X$pkg" = "X$p"; then - enable_fast_install=yes - fi - done - IFS=$lt_save_ifs - ;; - esac], - [enable_fast_install=]_LT_ENABLE_FAST_INSTALL_DEFAULT) - -_LT_DECL([fast_install], [enable_fast_install], [0], - [Whether or not to optimize for fast installation])dnl -])# _LT_ENABLE_FAST_INSTALL - -LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) -LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) - -# Old names: -AU_DEFUN([AC_ENABLE_FAST_INSTALL], -[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) -AC_DIAGNOSE([obsolete], -[$0: Remove this warning and the call to _LT_SET_OPTION when you put -the 'fast-install' option into LT_INIT's first parameter.]) -]) - -AU_DEFUN([AC_DISABLE_FAST_INSTALL], -[_LT_SET_OPTION([LT_INIT], [disable-fast-install]) -AC_DIAGNOSE([obsolete], -[$0: Remove this warning and the call to _LT_SET_OPTION when you put -the 'disable-fast-install' option into LT_INIT's first parameter.]) -]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], []) -dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], []) - - -# _LT_WITH_AIX_SONAME([DEFAULT]) -# ---------------------------------- -# implement the --with-aix-soname flag, and support the `aix-soname=aix' -# and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT -# is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'. -m4_define([_LT_WITH_AIX_SONAME], -[m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl -shared_archive_member_spec= -case $host,$enable_shared in -power*-*-aix[[5-9]]*,yes) - AC_MSG_CHECKING([which variant of shared library versioning to provide]) - AC_ARG_WITH([aix-soname], - [AS_HELP_STRING([--with-aix-soname=aix|svr4|both], - [shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SONAME_DEFAULT[@:>@.])], - [case $withval in - aix|svr4|both) - ;; - *) - AC_MSG_ERROR([Unknown argument to --with-aix-soname]) - ;; - esac - lt_cv_with_aix_soname=$with_aix_soname], - [AC_CACHE_VAL([lt_cv_with_aix_soname], - [lt_cv_with_aix_soname=]_LT_WITH_AIX_SONAME_DEFAULT) - with_aix_soname=$lt_cv_with_aix_soname]) - AC_MSG_RESULT([$with_aix_soname]) - if test aix != "$with_aix_soname"; then - # For the AIX way of multilib, we name the shared archive member - # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', - # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. - # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, - # the AIX toolchain works better with OBJECT_MODE set (default 32). - if test 64 = "${OBJECT_MODE-32}"; then - shared_archive_member_spec=shr_64 - else - shared_archive_member_spec=shr - fi - fi - ;; -*) - with_aix_soname=aix - ;; -esac - -_LT_DECL([], [shared_archive_member_spec], [0], - [Shared archive member basename, for filename based shared library versioning on AIX])dnl -])# _LT_WITH_AIX_SONAME - -LT_OPTION_DEFINE([LT_INIT], [aix-soname=aix], [_LT_WITH_AIX_SONAME([aix])]) -LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])]) -LT_OPTION_DEFINE([LT_INIT], [aix-soname=svr4], [_LT_WITH_AIX_SONAME([svr4])]) - - -# _LT_WITH_PIC([MODE]) -# -------------------- -# implement the --with-pic flag, and support the 'pic-only' and 'no-pic' -# LT_INIT options. -# MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'. -m4_define([_LT_WITH_PIC], -[AC_ARG_WITH([pic], - [AS_HELP_STRING([--with-pic@<:@=PKGS@:>@], - [try to use only PIC/non-PIC objects @<:@default=use both@:>@])], - [lt_p=${PACKAGE-default} - case $withval in - yes|no) pic_mode=$withval ;; - *) - pic_mode=default - # Look at the argument we got. We use all the common list separators. - lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, - for lt_pkg in $withval; do - IFS=$lt_save_ifs - if test "X$lt_pkg" = "X$lt_p"; then - pic_mode=yes - fi - done - IFS=$lt_save_ifs - ;; - esac], - [pic_mode=m4_default([$1], [default])]) - -_LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl -])# _LT_WITH_PIC - -LT_OPTION_DEFINE([LT_INIT], [pic-only], [_LT_WITH_PIC([yes])]) -LT_OPTION_DEFINE([LT_INIT], [no-pic], [_LT_WITH_PIC([no])]) - -# Old name: -AU_DEFUN([AC_LIBTOOL_PICMODE], -[_LT_SET_OPTION([LT_INIT], [pic-only]) -AC_DIAGNOSE([obsolete], -[$0: Remove this warning and the call to _LT_SET_OPTION when you -put the 'pic-only' option into LT_INIT's first parameter.]) -]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_PICMODE], []) - - -m4_define([_LTDL_MODE], []) -LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive], - [m4_define([_LTDL_MODE], [nonrecursive])]) -LT_OPTION_DEFINE([LTDL_INIT], [recursive], - [m4_define([_LTDL_MODE], [recursive])]) -LT_OPTION_DEFINE([LTDL_INIT], [subproject], - [m4_define([_LTDL_MODE], [subproject])]) - -m4_define([_LTDL_TYPE], []) -LT_OPTION_DEFINE([LTDL_INIT], [installable], - [m4_define([_LTDL_TYPE], [installable])]) -LT_OPTION_DEFINE([LTDL_INIT], [convenience], - [m4_define([_LTDL_TYPE], [convenience])]) - -# ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*- -# -# Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software -# Foundation, Inc. -# Written by Gary V. Vaughan, 2004 -# -# This file is free software; the Free Software Foundation gives -# unlimited permission to copy and/or distribute it, with or without -# modifications, as long as this notice is preserved. - -# serial 6 ltsugar.m4 - -# This is to help aclocal find these macros, as it can't see m4_define. -AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])]) - - -# lt_join(SEP, ARG1, [ARG2...]) -# ----------------------------- -# Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their -# associated separator. -# Needed until we can rely on m4_join from Autoconf 2.62, since all earlier -# versions in m4sugar had bugs. -m4_define([lt_join], -[m4_if([$#], [1], [], - [$#], [2], [[$2]], - [m4_if([$2], [], [], [[$2]_])$0([$1], m4_shift(m4_shift($@)))])]) -m4_define([_lt_join], -[m4_if([$#$2], [2], [], - [m4_if([$2], [], [], [[$1$2]])$0([$1], m4_shift(m4_shift($@)))])]) - - -# lt_car(LIST) -# lt_cdr(LIST) -# ------------ -# Manipulate m4 lists. -# These macros are necessary as long as will still need to support -# Autoconf-2.59, which quotes differently. -m4_define([lt_car], [[$1]]) -m4_define([lt_cdr], -[m4_if([$#], 0, [m4_fatal([$0: cannot be called without arguments])], - [$#], 1, [], - [m4_dquote(m4_shift($@))])]) -m4_define([lt_unquote], $1) - - -# lt_append(MACRO-NAME, STRING, [SEPARATOR]) -# ------------------------------------------ -# Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'. -# Note that neither SEPARATOR nor STRING are expanded; they are appended -# to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked). -# No SEPARATOR is output if MACRO-NAME was previously undefined (different -# than defined and empty). -# -# This macro is needed until we can rely on Autoconf 2.62, since earlier -# versions of m4sugar mistakenly expanded SEPARATOR but not STRING. -m4_define([lt_append], -[m4_define([$1], - m4_ifdef([$1], [m4_defn([$1])[$3]])[$2])]) - - - -# lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...]) -# ---------------------------------------------------------- -# Produce a SEP delimited list of all paired combinations of elements of -# PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list -# has the form PREFIXmINFIXSUFFIXn. -# Needed until we can rely on m4_combine added in Autoconf 2.62. -m4_define([lt_combine], -[m4_if(m4_eval([$# > 3]), [1], - [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl -[[m4_foreach([_Lt_prefix], [$2], - [m4_foreach([_Lt_suffix], - ]m4_dquote(m4_dquote(m4_shift(m4_shift(m4_shift($@)))))[, - [_Lt_sep([$1])[]m4_defn([_Lt_prefix])[$3]m4_defn([_Lt_suffix])])])])]) - - -# lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) -# ----------------------------------------------------------------------- -# Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited -# by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. -m4_define([lt_if_append_uniq], -[m4_ifdef([$1], - [m4_if(m4_index([$3]m4_defn([$1])[$3], [$3$2$3]), [-1], - [lt_append([$1], [$2], [$3])$4], - [$5])], - [lt_append([$1], [$2], [$3])$4])]) - - -# lt_dict_add(DICT, KEY, VALUE) -# ----------------------------- -m4_define([lt_dict_add], -[m4_define([$1($2)], [$3])]) - - -# lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE) -# -------------------------------------------- -m4_define([lt_dict_add_subkey], -[m4_define([$1($2:$3)], [$4])]) - - -# lt_dict_fetch(DICT, KEY, [SUBKEY]) -# ---------------------------------- -m4_define([lt_dict_fetch], -[m4_ifval([$3], - m4_ifdef([$1($2:$3)], [m4_defn([$1($2:$3)])]), - m4_ifdef([$1($2)], [m4_defn([$1($2)])]))]) - - -# lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE]) -# ----------------------------------------------------------------- -m4_define([lt_if_dict_fetch], -[m4_if(lt_dict_fetch([$1], [$2], [$3]), [$4], - [$5], - [$6])]) - - -# lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...]) -# -------------------------------------------------------------- -m4_define([lt_dict_filter], -[m4_if([$5], [], [], - [lt_join(m4_quote(m4_default([$4], [[, ]])), - lt_unquote(m4_split(m4_normalize(m4_foreach(_Lt_key, lt_car([m4_shiftn(4, $@)]), - [lt_if_dict_fetch([$1], _Lt_key, [$2], [$3], [_Lt_key ])])))))])[]dnl -]) - -# ltversion.m4 -- version numbers -*- Autoconf -*- -# -# Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. -# Written by Scott James Remnant, 2004 -# -# This file is free software; the Free Software Foundation gives -# unlimited permission to copy and/or distribute it, with or without -# modifications, as long as this notice is preserved. - -# @configure_input@ - -# serial 4179 ltversion.m4 -# This file is part of GNU Libtool - -m4_define([LT_PACKAGE_VERSION], [2.4.6]) -m4_define([LT_PACKAGE_REVISION], [2.4.6]) - -AC_DEFUN([LTVERSION_VERSION], -[macro_version='2.4.6' -macro_revision='2.4.6' -_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) -_LT_DECL(, macro_revision, 0) -]) - -# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- -# -# Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software -# Foundation, Inc. -# Written by Scott James Remnant, 2004. -# -# This file is free software; the Free Software Foundation gives -# unlimited permission to copy and/or distribute it, with or without -# modifications, as long as this notice is preserved. - -# serial 5 lt~obsolete.m4 - -# These exist entirely to fool aclocal when bootstrapping libtool. -# -# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN), -# which have later been changed to m4_define as they aren't part of the -# exported API, or moved to Autoconf or Automake where they belong. -# -# The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN -# in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us -# using a macro with the same name in our local m4/libtool.m4 it'll -# pull the old libtool.m4 in (it doesn't see our shiny new m4_define -# and doesn't know about Autoconf macros at all.) -# -# So we provide this file, which has a silly filename so it's always -# included after everything else. This provides aclocal with the -# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything -# because those macros already exist, or will be overwritten later. -# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. -# -# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here. -# Yes, that means every name once taken will need to remain here until -# we give up compatibility with versions before 1.7, at which point -# we need to keep only those names which we still refer to. - -# This is to help aclocal find these macros, as it can't see m4_define. -AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])]) - -m4_ifndef([AC_LIBTOOL_LINKER_OPTION], [AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])]) -m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP])]) -m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])]) -m4_ifndef([_LT_AC_SHELL_INIT], [AC_DEFUN([_LT_AC_SHELL_INIT])]) -m4_ifndef([_LT_AC_SYS_LIBPATH_AIX], [AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])]) -m4_ifndef([_LT_PROG_LTMAIN], [AC_DEFUN([_LT_PROG_LTMAIN])]) -m4_ifndef([_LT_AC_TAGVAR], [AC_DEFUN([_LT_AC_TAGVAR])]) -m4_ifndef([AC_LTDL_ENABLE_INSTALL], [AC_DEFUN([AC_LTDL_ENABLE_INSTALL])]) -m4_ifndef([AC_LTDL_PREOPEN], [AC_DEFUN([AC_LTDL_PREOPEN])]) -m4_ifndef([_LT_AC_SYS_COMPILER], [AC_DEFUN([_LT_AC_SYS_COMPILER])]) -m4_ifndef([_LT_AC_LOCK], [AC_DEFUN([_LT_AC_LOCK])]) -m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE], [AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])]) -m4_ifndef([_LT_AC_TRY_DLOPEN_SELF], [AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])]) -m4_ifndef([AC_LIBTOOL_PROG_CC_C_O], [AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])]) -m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])]) -m4_ifndef([AC_LIBTOOL_OBJDIR], [AC_DEFUN([AC_LIBTOOL_OBJDIR])]) -m4_ifndef([AC_LTDL_OBJDIR], [AC_DEFUN([AC_LTDL_OBJDIR])]) -m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])]) -m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP], [AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])]) -m4_ifndef([AC_PATH_MAGIC], [AC_DEFUN([AC_PATH_MAGIC])]) -m4_ifndef([AC_PROG_LD_GNU], [AC_DEFUN([AC_PROG_LD_GNU])]) -m4_ifndef([AC_PROG_LD_RELOAD_FLAG], [AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])]) -m4_ifndef([AC_DEPLIBS_CHECK_METHOD], [AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])]) -m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])]) -m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])]) -m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])]) -m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])]) -m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP], [AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])]) -m4_ifndef([LT_AC_PROG_EGREP], [AC_DEFUN([LT_AC_PROG_EGREP])]) -m4_ifndef([LT_AC_PROG_SED], [AC_DEFUN([LT_AC_PROG_SED])]) -m4_ifndef([_LT_CC_BASENAME], [AC_DEFUN([_LT_CC_BASENAME])]) -m4_ifndef([_LT_COMPILER_BOILERPLATE], [AC_DEFUN([_LT_COMPILER_BOILERPLATE])]) -m4_ifndef([_LT_LINKER_BOILERPLATE], [AC_DEFUN([_LT_LINKER_BOILERPLATE])]) -m4_ifndef([_AC_PROG_LIBTOOL], [AC_DEFUN([_AC_PROG_LIBTOOL])]) -m4_ifndef([AC_LIBTOOL_SETUP], [AC_DEFUN([AC_LIBTOOL_SETUP])]) -m4_ifndef([_LT_AC_CHECK_DLFCN], [AC_DEFUN([_LT_AC_CHECK_DLFCN])]) -m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])]) -m4_ifndef([_LT_AC_TAGCONFIG], [AC_DEFUN([_LT_AC_TAGCONFIG])]) -m4_ifndef([AC_DISABLE_FAST_INSTALL], [AC_DEFUN([AC_DISABLE_FAST_INSTALL])]) -m4_ifndef([_LT_AC_LANG_CXX], [AC_DEFUN([_LT_AC_LANG_CXX])]) -m4_ifndef([_LT_AC_LANG_F77], [AC_DEFUN([_LT_AC_LANG_F77])]) -m4_ifndef([_LT_AC_LANG_GCJ], [AC_DEFUN([_LT_AC_LANG_GCJ])]) -m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])]) -m4_ifndef([_LT_AC_LANG_C_CONFIG], [AC_DEFUN([_LT_AC_LANG_C_CONFIG])]) -m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])]) -m4_ifndef([_LT_AC_LANG_CXX_CONFIG], [AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])]) -m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])]) -m4_ifndef([_LT_AC_LANG_F77_CONFIG], [AC_DEFUN([_LT_AC_LANG_F77_CONFIG])]) -m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])]) -m4_ifndef([_LT_AC_LANG_GCJ_CONFIG], [AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])]) -m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])]) -m4_ifndef([_LT_AC_LANG_RC_CONFIG], [AC_DEFUN([_LT_AC_LANG_RC_CONFIG])]) -m4_ifndef([AC_LIBTOOL_CONFIG], [AC_DEFUN([AC_LIBTOOL_CONFIG])]) -m4_ifndef([_LT_AC_FILE_LTDLL_C], [AC_DEFUN([_LT_AC_FILE_LTDLL_C])]) -m4_ifndef([_LT_REQUIRED_DARWIN_CHECKS], [AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS])]) -m4_ifndef([_LT_AC_PROG_CXXCPP], [AC_DEFUN([_LT_AC_PROG_CXXCPP])]) -m4_ifndef([_LT_PREPARE_SED_QUOTE_VARS], [AC_DEFUN([_LT_PREPARE_SED_QUOTE_VARS])]) -m4_ifndef([_LT_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_PROG_ECHO_BACKSLASH])]) -m4_ifndef([_LT_PROG_F77], [AC_DEFUN([_LT_PROG_F77])]) -m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])]) -m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])]) - -# pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- -# serial 12 (pkg-config-0.29.2) - -dnl Copyright © 2004 Scott James Remnant . -dnl Copyright © 2012-2015 Dan Nicholson -dnl -dnl This program is free software; you can redistribute it and/or modify -dnl it under the terms of the GNU General Public License as published by -dnl the Free Software Foundation; either version 2 of the License, or -dnl (at your option) any later version. -dnl -dnl This program is distributed in the hope that it will be useful, but -dnl WITHOUT ANY WARRANTY; without even the implied warranty of -dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -dnl General Public License for more details. -dnl -dnl You should have received a copy of the GNU General Public License -dnl along with this program; if not, write to the Free Software -dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -dnl 02111-1307, USA. -dnl -dnl As a special exception to the GNU General Public License, if you -dnl distribute this file as part of a program that contains a -dnl configuration script generated by Autoconf, you may include it under -dnl the same distribution terms that you use for the rest of that -dnl program. - -dnl PKG_PREREQ(MIN-VERSION) -dnl ----------------------- -dnl Since: 0.29 -dnl -dnl Verify that the version of the pkg-config macros are at least -dnl MIN-VERSION. Unlike PKG_PROG_PKG_CONFIG, which checks the user's -dnl installed version of pkg-config, this checks the developer's version -dnl of pkg.m4 when generating configure. -dnl -dnl To ensure that this macro is defined, also add: -dnl m4_ifndef([PKG_PREREQ], -dnl [m4_fatal([must install pkg-config 0.29 or later before running autoconf/autogen])]) -dnl -dnl See the "Since" comment for each macro you use to see what version -dnl of the macros you require. -m4_defun([PKG_PREREQ], -[m4_define([PKG_MACROS_VERSION], [0.29.2]) -m4_if(m4_version_compare(PKG_MACROS_VERSION, [$1]), -1, - [m4_fatal([pkg.m4 version $1 or higher is required but ]PKG_MACROS_VERSION[ found])]) -])dnl PKG_PREREQ - -dnl PKG_PROG_PKG_CONFIG([MIN-VERSION]) -dnl ---------------------------------- -dnl Since: 0.16 -dnl -dnl Search for the pkg-config tool and set the PKG_CONFIG variable to -dnl first found in the path. Checks that the version of pkg-config found -dnl is at least MIN-VERSION. If MIN-VERSION is not specified, 0.9.0 is -dnl used since that's the first version where most current features of -dnl pkg-config existed. -AC_DEFUN([PKG_PROG_PKG_CONFIG], -[m4_pattern_forbid([^_?PKG_[A-Z_]+$]) -m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$]) -m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$]) -AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility]) -AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path]) -AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path]) - -if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then - AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) -fi -if test -n "$PKG_CONFIG"; then - _pkg_min_version=m4_default([$1], [0.9.0]) - AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version]) - if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then - AC_MSG_RESULT([yes]) - else - AC_MSG_RESULT([no]) - PKG_CONFIG="" - fi -fi[]dnl -])dnl PKG_PROG_PKG_CONFIG - -dnl PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) -dnl ------------------------------------------------------------------- -dnl Since: 0.18 -dnl -dnl Check to see whether a particular set of modules exists. Similar to -dnl PKG_CHECK_MODULES(), but does not set variables or print errors. -dnl -dnl Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG]) -dnl only at the first occurence in configure.ac, so if the first place -dnl it's called might be skipped (such as if it is within an "if", you -dnl have to call PKG_CHECK_EXISTS manually -AC_DEFUN([PKG_CHECK_EXISTS], -[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl -if test -n "$PKG_CONFIG" && \ - AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then - m4_default([$2], [:]) -m4_ifvaln([$3], [else - $3])dnl -fi]) - -dnl _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES]) -dnl --------------------------------------------- -dnl Internal wrapper calling pkg-config via PKG_CONFIG and setting -dnl pkg_failed based on the result. -m4_define([_PKG_CONFIG], -[if test -n "$$1"; then - pkg_cv_[]$1="$$1" - elif test -n "$PKG_CONFIG"; then - PKG_CHECK_EXISTS([$3], - [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` - test "x$?" != "x0" && pkg_failed=yes ], - [pkg_failed=yes]) - else - pkg_failed=untried -fi[]dnl -])dnl _PKG_CONFIG - -dnl _PKG_SHORT_ERRORS_SUPPORTED -dnl --------------------------- -dnl Internal check to see if pkg-config supports short errors. -AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED], -[AC_REQUIRE([PKG_PROG_PKG_CONFIG]) -if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then - _pkg_short_errors_supported=yes -else - _pkg_short_errors_supported=no -fi[]dnl -])dnl _PKG_SHORT_ERRORS_SUPPORTED - - -dnl PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], -dnl [ACTION-IF-NOT-FOUND]) -dnl -------------------------------------------------------------- -dnl Since: 0.4.0 -dnl -dnl Note that if there is a possibility the first call to -dnl PKG_CHECK_MODULES might not happen, you should be sure to include an -dnl explicit call to PKG_PROG_PKG_CONFIG in your configure.ac -AC_DEFUN([PKG_CHECK_MODULES], -[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl -AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl -AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl - -pkg_failed=no -AC_MSG_CHECKING([for $2]) - -_PKG_CONFIG([$1][_CFLAGS], [cflags], [$2]) -_PKG_CONFIG([$1][_LIBS], [libs], [$2]) - -m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS -and $1[]_LIBS to avoid the need to call pkg-config. -See the pkg-config man page for more details.]) - -if test $pkg_failed = yes; then - AC_MSG_RESULT([no]) - _PKG_SHORT_ERRORS_SUPPORTED - if test $_pkg_short_errors_supported = yes; then - $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` - else - $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` - fi - # Put the nasty error message in config.log where it belongs - echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD - - m4_default([$4], [AC_MSG_ERROR( -[Package requirements ($2) were not met: - -$$1_PKG_ERRORS - -Consider adjusting the PKG_CONFIG_PATH environment variable if you -installed software in a non-standard prefix. - -_PKG_TEXT])[]dnl - ]) -elif test $pkg_failed = untried; then - AC_MSG_RESULT([no]) - m4_default([$4], [AC_MSG_FAILURE( -[The pkg-config script could not be found or is too old. Make sure it -is in your PATH or set the PKG_CONFIG environment variable to the full -path to pkg-config. - -_PKG_TEXT - -To get pkg-config, see .])[]dnl - ]) -else - $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS - $1[]_LIBS=$pkg_cv_[]$1[]_LIBS - AC_MSG_RESULT([yes]) - $3 -fi[]dnl -])dnl PKG_CHECK_MODULES - - -dnl PKG_CHECK_MODULES_STATIC(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], -dnl [ACTION-IF-NOT-FOUND]) -dnl --------------------------------------------------------------------- -dnl Since: 0.29 -dnl -dnl Checks for existence of MODULES and gathers its build flags with -dnl static libraries enabled. Sets VARIABLE-PREFIX_CFLAGS from --cflags -dnl and VARIABLE-PREFIX_LIBS from --libs. -dnl -dnl Note that if there is a possibility the first call to -dnl PKG_CHECK_MODULES_STATIC might not happen, you should be sure to -dnl include an explicit call to PKG_PROG_PKG_CONFIG in your -dnl configure.ac. -AC_DEFUN([PKG_CHECK_MODULES_STATIC], -[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl -_save_PKG_CONFIG=$PKG_CONFIG -PKG_CONFIG="$PKG_CONFIG --static" -PKG_CHECK_MODULES($@) -PKG_CONFIG=$_save_PKG_CONFIG[]dnl -])dnl PKG_CHECK_MODULES_STATIC - - -dnl PKG_INSTALLDIR([DIRECTORY]) -dnl ------------------------- -dnl Since: 0.27 -dnl -dnl Substitutes the variable pkgconfigdir as the location where a module -dnl should install pkg-config .pc files. By default the directory is -dnl $libdir/pkgconfig, but the default can be changed by passing -dnl DIRECTORY. The user can override through the --with-pkgconfigdir -dnl parameter. -AC_DEFUN([PKG_INSTALLDIR], -[m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])]) -m4_pushdef([pkg_description], - [pkg-config installation directory @<:@]pkg_default[@:>@]) -AC_ARG_WITH([pkgconfigdir], - [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],, - [with_pkgconfigdir=]pkg_default) -AC_SUBST([pkgconfigdir], [$with_pkgconfigdir]) -m4_popdef([pkg_default]) -m4_popdef([pkg_description]) -])dnl PKG_INSTALLDIR - - -dnl PKG_NOARCH_INSTALLDIR([DIRECTORY]) -dnl -------------------------------- -dnl Since: 0.27 -dnl -dnl Substitutes the variable noarch_pkgconfigdir as the location where a -dnl module should install arch-independent pkg-config .pc files. By -dnl default the directory is $datadir/pkgconfig, but the default can be -dnl changed by passing DIRECTORY. The user can override through the -dnl --with-noarch-pkgconfigdir parameter. -AC_DEFUN([PKG_NOARCH_INSTALLDIR], -[m4_pushdef([pkg_default], [m4_default([$1], ['${datadir}/pkgconfig'])]) -m4_pushdef([pkg_description], - [pkg-config arch-independent installation directory @<:@]pkg_default[@:>@]) -AC_ARG_WITH([noarch-pkgconfigdir], - [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],, - [with_noarch_pkgconfigdir=]pkg_default) -AC_SUBST([noarch_pkgconfigdir], [$with_noarch_pkgconfigdir]) -m4_popdef([pkg_default]) -m4_popdef([pkg_description]) -])dnl PKG_NOARCH_INSTALLDIR - - -dnl PKG_CHECK_VAR(VARIABLE, MODULE, CONFIG-VARIABLE, -dnl [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) -dnl ------------------------------------------- -dnl Since: 0.28 -dnl -dnl Retrieves the value of the pkg-config variable for the given module. -AC_DEFUN([PKG_CHECK_VAR], -[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl -AC_ARG_VAR([$1], [value of $3 for $2, overriding pkg-config])dnl - -_PKG_CONFIG([$1], [variable="][$3]["], [$2]) -AS_VAR_COPY([$1], [pkg_cv_][$1]) - -AS_VAR_IF([$1], [""], [$5], [$4])dnl -])dnl PKG_CHECK_VAR - -# Copyright (C) 2002-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_AUTOMAKE_VERSION(VERSION) -# ---------------------------- -# Automake X.Y traces this macro to ensure aclocal.m4 has been -# generated from the m4 files accompanying Automake X.Y. -# (This private macro should not be called outside this file.) -AC_DEFUN([AM_AUTOMAKE_VERSION], -[am__api_version='1.16' -dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to -dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.16.5], [], - [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl -]) - -# _AM_AUTOCONF_VERSION(VERSION) -# ----------------------------- -# aclocal traces this macro to find the Autoconf version. -# This is a private macro too. Using m4_define simplifies -# the logic in aclocal, which can simply ignore this definition. -m4_define([_AM_AUTOCONF_VERSION], []) - -# AM_SET_CURRENT_AUTOMAKE_VERSION -# ------------------------------- -# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. -# This function is AC_REQUIREd by AM_INIT_AUTOMAKE. -AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.16.5])dnl -m4_ifndef([AC_AUTOCONF_VERSION], - [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) - -# AM_AUX_DIR_EXPAND -*- Autoconf -*- - -# Copyright (C) 2001-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets -# $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to -# '$srcdir', '$srcdir/..', or '$srcdir/../..'. -# -# Of course, Automake must honor this variable whenever it calls a -# tool from the auxiliary directory. The problem is that $srcdir (and -# therefore $ac_aux_dir as well) can be either absolute or relative, -# depending on how configure is run. This is pretty annoying, since -# it makes $ac_aux_dir quite unusable in subdirectories: in the top -# source directory, any form will work fine, but in subdirectories a -# relative path needs to be adjusted first. -# -# $ac_aux_dir/missing -# fails when called from a subdirectory if $ac_aux_dir is relative -# $top_srcdir/$ac_aux_dir/missing -# fails if $ac_aux_dir is absolute, -# fails when called from a subdirectory in a VPATH build with -# a relative $ac_aux_dir -# -# The reason of the latter failure is that $top_srcdir and $ac_aux_dir -# are both prefixed by $srcdir. In an in-source build this is usually -# harmless because $srcdir is '.', but things will broke when you -# start a VPATH build or use an absolute $srcdir. -# -# So we could use something similar to $top_srcdir/$ac_aux_dir/missing, -# iff we strip the leading $srcdir from $ac_aux_dir. That would be: -# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` -# and then we would define $MISSING as -# MISSING="\${SHELL} $am_aux_dir/missing" -# This will work as long as MISSING is not called from configure, because -# unfortunately $(top_srcdir) has no meaning in configure. -# However there are other variables, like CC, which are often used in -# configure, and could therefore not use this "fixed" $ac_aux_dir. -# -# Another solution, used here, is to always expand $ac_aux_dir to an -# absolute PATH. The drawback is that using absolute paths prevent a -# configured tree to be moved without reconfiguration. - -AC_DEFUN([AM_AUX_DIR_EXPAND], -[AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl -# Expand $ac_aux_dir to an absolute path. -am_aux_dir=`cd "$ac_aux_dir" && pwd` -]) - -# AM_CONDITIONAL -*- Autoconf -*- - -# Copyright (C) 1997-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_CONDITIONAL(NAME, SHELL-CONDITION) -# ------------------------------------- -# Define a conditional. -AC_DEFUN([AM_CONDITIONAL], -[AC_PREREQ([2.52])dnl - m4_if([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], - [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl -AC_SUBST([$1_TRUE])dnl -AC_SUBST([$1_FALSE])dnl -_AM_SUBST_NOTMAKE([$1_TRUE])dnl -_AM_SUBST_NOTMAKE([$1_FALSE])dnl -m4_define([_AM_COND_VALUE_$1], [$2])dnl -if $2; then - $1_TRUE= - $1_FALSE='#' -else - $1_TRUE='#' - $1_FALSE= -fi -AC_CONFIG_COMMANDS_PRE( -[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then - AC_MSG_ERROR([[conditional "$1" was never defined. -Usually this means the macro was only invoked conditionally.]]) -fi])]) - -# Copyright (C) 1999-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - - -# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be -# written in clear, in which case automake, when reading aclocal.m4, -# will think it sees a *use*, and therefore will trigger all it's -# C support machinery. Also note that it means that autoscan, seeing -# CC etc. in the Makefile, will ask for an AC_PROG_CC use... - - -# _AM_DEPENDENCIES(NAME) -# ---------------------- -# See how the compiler implements dependency checking. -# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC". -# We try a few techniques and use that to set a single cache variable. -# -# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was -# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular -# dependency, and given that the user is not expected to run this macro, -# just rely on AC_PROG_CC. -AC_DEFUN([_AM_DEPENDENCIES], -[AC_REQUIRE([AM_SET_DEPDIR])dnl -AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl -AC_REQUIRE([AM_MAKE_INCLUDE])dnl -AC_REQUIRE([AM_DEP_TRACK])dnl - -m4_if([$1], [CC], [depcc="$CC" am_compiler_list=], - [$1], [CXX], [depcc="$CXX" am_compiler_list=], - [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'], - [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'], - [$1], [UPC], [depcc="$UPC" am_compiler_list=], - [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'], - [depcc="$$1" am_compiler_list=]) - -AC_CACHE_CHECK([dependency style of $depcc], - [am_cv_$1_dependencies_compiler_type], -[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named 'D' -- because '-MD' means "put the output - # in D". - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_$1_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` - fi - am__universal=false - m4_case([$1], [CC], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac], - [CXX], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac]) - - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with - # Solaris 10 /bin/sh. - echo '/* dummy */' > sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - # We check with '-c' and '-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle '-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs. - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # After this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested. - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok '-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_$1_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_$1_dependencies_compiler_type=none -fi -]) -AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) -AM_CONDITIONAL([am__fastdep$1], [ - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) -]) - - -# AM_SET_DEPDIR -# ------------- -# Choose a directory name for dependency files. -# This macro is AC_REQUIREd in _AM_DEPENDENCIES. -AC_DEFUN([AM_SET_DEPDIR], -[AC_REQUIRE([AM_SET_LEADING_DOT])dnl -AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl -]) - - -# AM_DEP_TRACK -# ------------ -AC_DEFUN([AM_DEP_TRACK], -[AC_ARG_ENABLE([dependency-tracking], [dnl -AS_HELP_STRING( - [--enable-dependency-tracking], - [do not reject slow dependency extractors]) -AS_HELP_STRING( - [--disable-dependency-tracking], - [speeds up one-time build])]) -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' - am__nodep='_no' -fi -AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) -AC_SUBST([AMDEPBACKSLASH])dnl -_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl -AC_SUBST([am__nodep])dnl -_AM_SUBST_NOTMAKE([am__nodep])dnl -]) - -# Generate code to set up dependency tracking. -*- Autoconf -*- - -# Copyright (C) 1999-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# _AM_OUTPUT_DEPENDENCY_COMMANDS -# ------------------------------ -AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], -[{ - # Older Autoconf quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - # TODO: see whether this extra hack can be removed once we start - # requiring Autoconf 2.70 or later. - AS_CASE([$CONFIG_FILES], - [*\'*], [eval set x "$CONFIG_FILES"], - [*], [set x $CONFIG_FILES]) - shift - # Used to flag and report bootstrapping failures. - am_rc=0 - for am_mf - do - # Strip MF so we end up with the name of the file. - am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile which includes - # dependency-tracking related rules and includes. - # Grep'ing the whole file directly is not great: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ - || continue - am_dirpart=`AS_DIRNAME(["$am_mf"])` - am_filepart=`AS_BASENAME(["$am_mf"])` - AM_RUN_LOG([cd "$am_dirpart" \ - && sed -e '/# am--include-marker/d' "$am_filepart" \ - | $MAKE -f - am--depfiles]) || am_rc=$? - done - if test $am_rc -ne 0; then - AC_MSG_FAILURE([Something went wrong bootstrapping makefile fragments - for automatic dependency tracking. If GNU make was not used, consider - re-running the configure script with MAKE="gmake" (or whatever is - necessary). You can also try re-running configure with the - '--disable-dependency-tracking' option to at least be able to build - the package (albeit without support for automatic dependency tracking).]) - fi - AS_UNSET([am_dirpart]) - AS_UNSET([am_filepart]) - AS_UNSET([am_mf]) - AS_UNSET([am_rc]) - rm -f conftest-deps.mk -} -])# _AM_OUTPUT_DEPENDENCY_COMMANDS - - -# AM_OUTPUT_DEPENDENCY_COMMANDS -# ----------------------------- -# This macro should only be invoked once -- use via AC_REQUIRE. -# -# This code is only required when automatic dependency tracking is enabled. -# This creates each '.Po' and '.Plo' makefile fragment that we'll need in -# order to bootstrap the dependency handling code. -AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], -[AC_CONFIG_COMMANDS([depfiles], - [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], - [AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"])]) - -# Do all the work for Automake. -*- Autoconf -*- - -# Copyright (C) 1996-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This macro actually does too much. Some checks are only needed if -# your package does certain things. But this isn't really a big deal. - -dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O. -m4_define([AC_PROG_CC], -m4_defn([AC_PROG_CC]) -[_AM_PROG_CC_C_O -]) - -# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) -# AM_INIT_AUTOMAKE([OPTIONS]) -# ----------------------------------------------- -# The call with PACKAGE and VERSION arguments is the old style -# call (pre autoconf-2.50), which is being phased out. PACKAGE -# and VERSION should now be passed to AC_INIT and removed from -# the call to AM_INIT_AUTOMAKE. -# We support both call styles for the transition. After -# the next Automake release, Autoconf can make the AC_INIT -# arguments mandatory, and then we can depend on a new Autoconf -# release and drop the old call support. -AC_DEFUN([AM_INIT_AUTOMAKE], -[AC_PREREQ([2.65])dnl -m4_ifdef([_$0_ALREADY_INIT], - [m4_fatal([$0 expanded multiple times -]m4_defn([_$0_ALREADY_INIT]))], - [m4_define([_$0_ALREADY_INIT], m4_expansion_stack)])dnl -dnl Autoconf wants to disallow AM_ names. We explicitly allow -dnl the ones we care about. -m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl -AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl -AC_REQUIRE([AC_PROG_INSTALL])dnl -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) - fi -fi - -# test whether we have cygpath -if test -z "$CYGPATH_W"; then - if (cygpath --version) >/dev/null 2>/dev/null; then - CYGPATH_W='cygpath -w' - else - CYGPATH_W=echo - fi -fi -AC_SUBST([CYGPATH_W]) - -# Define the identity of the package. -dnl Distinguish between old-style and new-style calls. -m4_ifval([$2], -[AC_DIAGNOSE([obsolete], - [$0: two- and three-arguments forms are deprecated.]) -m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl - AC_SUBST([PACKAGE], [$1])dnl - AC_SUBST([VERSION], [$2])], -[_AM_SET_OPTIONS([$1])dnl -dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. -m4_if( - m4_ifset([AC_PACKAGE_NAME], [ok]):m4_ifset([AC_PACKAGE_VERSION], [ok]), - [ok:ok],, - [m4_fatal([AC_INIT should be called with package and version arguments])])dnl - AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl - AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl - -_AM_IF_OPTION([no-define],, -[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package]) - AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl - -# Some tools Automake needs. -AC_REQUIRE([AM_SANITY_CHECK])dnl -AC_REQUIRE([AC_ARG_PROGRAM])dnl -AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}]) -AM_MISSING_PROG([AUTOCONF], [autoconf]) -AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}]) -AM_MISSING_PROG([AUTOHEADER], [autoheader]) -AM_MISSING_PROG([MAKEINFO], [makeinfo]) -AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl -AC_REQUIRE([AC_PROG_MKDIR_P])dnl -# For better backward compatibility. To be removed once Automake 1.9.x -# dies out for good. For more background, see: -# -# -AC_SUBST([mkdir_p], ['$(MKDIR_P)']) -# We need awk for the "check" target (and possibly the TAP driver). The -# system "awk" is bad on some platforms. -AC_REQUIRE([AC_PROG_AWK])dnl -AC_REQUIRE([AC_PROG_MAKE_SET])dnl -AC_REQUIRE([AM_SET_LEADING_DOT])dnl -_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], - [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], - [_AM_PROG_TAR([v7])])]) -_AM_IF_OPTION([no-dependencies],, -[AC_PROVIDE_IFELSE([AC_PROG_CC], - [_AM_DEPENDENCIES([CC])], - [m4_define([AC_PROG_CC], - m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl -AC_PROVIDE_IFELSE([AC_PROG_CXX], - [_AM_DEPENDENCIES([CXX])], - [m4_define([AC_PROG_CXX], - m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl -AC_PROVIDE_IFELSE([AC_PROG_OBJC], - [_AM_DEPENDENCIES([OBJC])], - [m4_define([AC_PROG_OBJC], - m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl -AC_PROVIDE_IFELSE([AC_PROG_OBJCXX], - [_AM_DEPENDENCIES([OBJCXX])], - [m4_define([AC_PROG_OBJCXX], - m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl -]) -# Variables for tags utilities; see am/tags.am -if test -z "$CTAGS"; then - CTAGS=ctags -fi -AC_SUBST([CTAGS]) -if test -z "$ETAGS"; then - ETAGS=etags -fi -AC_SUBST([ETAGS]) -if test -z "$CSCOPE"; then - CSCOPE=cscope -fi -AC_SUBST([CSCOPE]) - -AC_REQUIRE([AM_SILENT_RULES])dnl -dnl The testsuite driver may need to know about EXEEXT, so add the -dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This -dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below. -AC_CONFIG_COMMANDS_PRE(dnl -[m4_provide_if([_AM_COMPILER_EXEEXT], - [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl - -# POSIX will say in a future version that running "rm -f" with no argument -# is OK; and we want to be able to make that assumption in our Makefile -# recipes. So use an aggressive probe to check that the usage we want is -# actually supported "in the wild" to an acceptable degree. -# See automake bug#10828. -# To make any issue more visible, cause the running configure to be aborted -# by default if the 'rm' program in use doesn't match our expectations; the -# user can still override this though. -if rm -f && rm -fr && rm -rf; then : OK; else - cat >&2 <<'END' -Oops! - -Your 'rm' program seems unable to run without file operands specified -on the command line, even when the '-f' option is present. This is contrary -to the behaviour of most rm programs out there, and not conforming with -the upcoming POSIX standard: - -Please tell bug-automake@gnu.org about your system, including the value -of your $PATH and any error possibly output before this message. This -can help us improve future automake versions. - -END - if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then - echo 'Configuration will proceed anyway, since you have set the' >&2 - echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 - echo >&2 - else - cat >&2 <<'END' -Aborting the configuration process, to ensure you take notice of the issue. - -You can download and install GNU coreutils to get an 'rm' implementation -that behaves properly: . - -If you want to complete the configuration process using your problematic -'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM -to "yes", and re-run configure. - -END - AC_MSG_ERROR([Your 'rm' program is bad, sorry.]) - fi -fi -dnl The trailing newline in this macro's definition is deliberate, for -dnl backward compatibility and to allow trailing 'dnl'-style comments -dnl after the AM_INIT_AUTOMAKE invocation. See automake bug#16841. -]) - -dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not -dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further -dnl mangled by Autoconf and run in a shell conditional statement. -m4_define([_AC_COMPILER_EXEEXT], -m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) - -# When config.status generates a header, we must update the stamp-h file. -# This file resides in the same directory as the config header -# that is generated. The stamp files are numbered to have different names. - -# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the -# loop where config.status creates the headers, so we can generate -# our stamp files there. -AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], -[# Compute $1's index in $config_headers. -_am_arg=$1 -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) - -# Copyright (C) 2001-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_PROG_INSTALL_SH -# ------------------ -# Define $install_sh. -AC_DEFUN([AM_PROG_INSTALL_SH], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -if test x"${install_sh+set}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; - *) - install_sh="\${SHELL} $am_aux_dir/install-sh" - esac -fi -AC_SUBST([install_sh])]) - -# Copyright (C) 2003-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# Check whether the underlying file-system supports filenames -# with a leading dot. For instance MS-DOS doesn't. -AC_DEFUN([AM_SET_LEADING_DOT], -[rm -rf .tst 2>/dev/null -mkdir .tst 2>/dev/null -if test -d .tst; then - am__leading_dot=. -else - am__leading_dot=_ -fi -rmdir .tst 2>/dev/null -AC_SUBST([am__leading_dot])]) - -# Add --enable-maintainer-mode option to configure. -*- Autoconf -*- -# From Jim Meyering - -# Copyright (C) 1996-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_MAINTAINER_MODE([DEFAULT-MODE]) -# ---------------------------------- -# Control maintainer-specific portions of Makefiles. -# Default is to disable them, unless 'enable' is passed literally. -# For symmetry, 'disable' may be passed as well. Anyway, the user -# can override the default with the --enable/--disable switch. -AC_DEFUN([AM_MAINTAINER_MODE], -[m4_case(m4_default([$1], [disable]), - [enable], [m4_define([am_maintainer_other], [disable])], - [disable], [m4_define([am_maintainer_other], [enable])], - [m4_define([am_maintainer_other], [enable]) - m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) -AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) - dnl maintainer-mode's default is 'disable' unless 'enable' is passed - AC_ARG_ENABLE([maintainer-mode], - [AS_HELP_STRING([--]am_maintainer_other[-maintainer-mode], - am_maintainer_other[ make rules and dependencies not useful - (and sometimes confusing) to the casual installer])], - [USE_MAINTAINER_MODE=$enableval], - [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes])) - AC_MSG_RESULT([$USE_MAINTAINER_MODE]) - AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes]) - MAINT=$MAINTAINER_MODE_TRUE - AC_SUBST([MAINT])dnl -] -) - -# Check to see how 'make' treats includes. -*- Autoconf -*- - -# Copyright (C) 2001-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_MAKE_INCLUDE() -# ----------------- -# Check whether make has an 'include' directive that can support all -# the idioms we need for our automatic dependency tracking code. -AC_DEFUN([AM_MAKE_INCLUDE], -[AC_MSG_CHECKING([whether ${MAKE-make} supports the include directive]) -cat > confinc.mk << 'END' -am__doit: - @echo this is the am__doit target >confinc.out -.PHONY: am__doit -END -am__include="#" -am__quote= -# BSD make does it like this. -echo '.include "confinc.mk" # ignored' > confmf.BSD -# Other make implementations (GNU, Solaris 10, AIX) do it like this. -echo 'include confinc.mk # ignored' > confmf.GNU -_am_result=no -for s in GNU BSD; do - AM_RUN_LOG([${MAKE-make} -f confmf.$s && cat confinc.out]) - AS_CASE([$?:`cat confinc.out 2>/dev/null`], - ['0:this is the am__doit target'], - [AS_CASE([$s], - [BSD], [am__include='.include' am__quote='"'], - [am__include='include' am__quote=''])]) - if test "$am__include" != "#"; then - _am_result="yes ($s style)" - break - fi -done -rm -f confinc.* confmf.* -AC_MSG_RESULT([${_am_result}]) -AC_SUBST([am__include])]) -AC_SUBST([am__quote])]) - -# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- - -# Copyright (C) 1997-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_MISSING_PROG(NAME, PROGRAM) -# ------------------------------ -AC_DEFUN([AM_MISSING_PROG], -[AC_REQUIRE([AM_MISSING_HAS_RUN]) -$1=${$1-"${am_missing_run}$2"} -AC_SUBST($1)]) - -# AM_MISSING_HAS_RUN -# ------------------ -# Define MISSING if not defined so far and test if it is modern enough. -# If it is, set am_missing_run to use it, otherwise, to nothing. -AC_DEFUN([AM_MISSING_HAS_RUN], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -AC_REQUIRE_AUX_FILE([missing])dnl -if test x"${MISSING+set}" != xset; then - MISSING="\${SHELL} '$am_aux_dir/missing'" -fi -# Use eval to expand $SHELL -if eval "$MISSING --is-lightweight"; then - am_missing_run="$MISSING " -else - am_missing_run= - AC_MSG_WARN(['missing' script is too old or missing]) -fi -]) - -# Helper functions for option handling. -*- Autoconf -*- - -# Copyright (C) 2001-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# _AM_MANGLE_OPTION(NAME) -# ----------------------- -AC_DEFUN([_AM_MANGLE_OPTION], -[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) - -# _AM_SET_OPTION(NAME) -# -------------------- -# Set option NAME. Presently that only means defining a flag for this option. -AC_DEFUN([_AM_SET_OPTION], -[m4_define(_AM_MANGLE_OPTION([$1]), [1])]) - -# _AM_SET_OPTIONS(OPTIONS) -# ------------------------ -# OPTIONS is a space-separated list of Automake options. -AC_DEFUN([_AM_SET_OPTIONS], -[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) - -# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) -# ------------------------------------------- -# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. -AC_DEFUN([_AM_IF_OPTION], -[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) - -# Copyright (C) 1999-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# _AM_PROG_CC_C_O -# --------------- -# Like AC_PROG_CC_C_O, but changed for automake. We rewrite AC_PROG_CC -# to automatically call this. -AC_DEFUN([_AM_PROG_CC_C_O], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -AC_REQUIRE_AUX_FILE([compile])dnl -AC_LANG_PUSH([C])dnl -AC_CACHE_CHECK( - [whether $CC understands -c and -o together], - [am_cv_prog_cc_c_o], - [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])]) - # Make sure it works both with $CC and with simple cc. - # Following AC_PROG_CC_C_O, we do the test twice because some - # compilers refuse to overwrite an existing .o file with -o, - # though they will create one. - am_cv_prog_cc_c_o=yes - for am_i in 1 2; do - if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \ - && test -f conftest2.$ac_objext; then - : OK - else - am_cv_prog_cc_c_o=no - break - fi - done - rm -f core conftest* - unset am_i]) -if test "$am_cv_prog_cc_c_o" != yes; then - # Losing compiler, so override with the script. - # FIXME: It is wrong to rewrite CC. - # But if we don't then we get into trouble of one sort or another. - # A longer-term fix would be to have automake use am__CC in this case, - # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" - CC="$am_aux_dir/compile $CC" -fi -AC_LANG_POP([C])]) - -# For backward compatibility. -AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])]) - -# Copyright (C) 2001-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_RUN_LOG(COMMAND) -# ------------------- -# Run COMMAND, save the exit status in ac_status, and log it. -# (This has been adapted from Autoconf's _AC_RUN_LOG macro.) -AC_DEFUN([AM_RUN_LOG], -[{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD - ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD - (exit $ac_status); }]) - -# Check to make sure that the build environment is sane. -*- Autoconf -*- - -# Copyright (C) 1996-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_SANITY_CHECK -# --------------- -AC_DEFUN([AM_SANITY_CHECK], -[AC_MSG_CHECKING([whether build environment is sane]) -# Reject unsafe characters in $srcdir or the absolute working directory -# name. Accept space and tab only in the latter. -am_lf=' -' -case `pwd` in - *[[\\\"\#\$\&\'\`$am_lf]]*) - AC_MSG_ERROR([unsafe absolute working directory name]);; -esac -case $srcdir in - *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) - AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);; -esac - -# Do 'set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - am_has_slept=no - for am_try in 1 2; do - echo "timestamp, slept: $am_has_slept" > conftest.file - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$[*]" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - if test "$[*]" != "X $srcdir/configure conftest.file" \ - && test "$[*]" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken - alias in your environment]) - fi - if test "$[2]" = conftest.file || test $am_try -eq 2; then - break - fi - # Just in case. - sleep 1 - am_has_slept=yes - done - test "$[2]" = conftest.file - ) -then - # Ok. - : -else - AC_MSG_ERROR([newly created file is older than distributed files! -Check your system clock]) -fi -AC_MSG_RESULT([yes]) -# If we didn't sleep, we still need to ensure time stamps of config.status and -# generated files are strictly newer. -am_sleep_pid= -if grep 'slept: no' conftest.file >/dev/null 2>&1; then - ( sleep 1 ) & - am_sleep_pid=$! -fi -AC_CONFIG_COMMANDS_PRE( - [AC_MSG_CHECKING([that generated files are newer than configure]) - if test -n "$am_sleep_pid"; then - # Hide warnings about reused PIDs. - wait $am_sleep_pid 2>/dev/null - fi - AC_MSG_RESULT([done])]) -rm -f conftest.file -]) - -# Copyright (C) 2009-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_SILENT_RULES([DEFAULT]) -# -------------------------- -# Enable less verbose build rules; with the default set to DEFAULT -# ("yes" being less verbose, "no" or empty being verbose). -AC_DEFUN([AM_SILENT_RULES], -[AC_ARG_ENABLE([silent-rules], [dnl -AS_HELP_STRING( - [--enable-silent-rules], - [less verbose build output (undo: "make V=1")]) -AS_HELP_STRING( - [--disable-silent-rules], - [verbose build output (undo: "make V=0")])dnl -]) -case $enable_silent_rules in @%:@ ((( - yes) AM_DEFAULT_VERBOSITY=0;; - no) AM_DEFAULT_VERBOSITY=1;; - *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; -esac -dnl -dnl A few 'make' implementations (e.g., NonStop OS and NextStep) -dnl do not support nested variable expansions. -dnl See automake bug#9928 and bug#10237. -am_make=${MAKE-make} -AC_CACHE_CHECK([whether $am_make supports nested variables], - [am_cv_make_support_nested_variables], - [if AS_ECHO([['TRUE=$(BAR$(V)) -BAR0=false -BAR1=true -V=1 -am__doit: - @$(TRUE) -.PHONY: am__doit']]) | $am_make -f - >/dev/null 2>&1; then - am_cv_make_support_nested_variables=yes -else - am_cv_make_support_nested_variables=no -fi]) -if test $am_cv_make_support_nested_variables = yes; then - dnl Using '$V' instead of '$(V)' breaks IRIX make. - AM_V='$(V)' - AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' -else - AM_V=$AM_DEFAULT_VERBOSITY - AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY -fi -AC_SUBST([AM_V])dnl -AM_SUBST_NOTMAKE([AM_V])dnl -AC_SUBST([AM_DEFAULT_V])dnl -AM_SUBST_NOTMAKE([AM_DEFAULT_V])dnl -AC_SUBST([AM_DEFAULT_VERBOSITY])dnl -AM_BACKSLASH='\' -AC_SUBST([AM_BACKSLASH])dnl -_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl -]) - -# Copyright (C) 2001-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_PROG_INSTALL_STRIP -# --------------------- -# One issue with vendor 'install' (even GNU) is that you can't -# specify the program used to strip binaries. This is especially -# annoying in cross-compiling environments, where the build's strip -# is unlikely to handle the host's binaries. -# Fortunately install-sh will honor a STRIPPROG variable, so we -# always use install-sh in "make install-strip", and initialize -# STRIPPROG with the value of the STRIP variable (set by the user). -AC_DEFUN([AM_PROG_INSTALL_STRIP], -[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -# Installed binaries are usually stripped using 'strip' when the user -# run "make install-strip". However 'strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the 'STRIP' environment variable to overrule this program. -dnl Don't test for $cross_compiling = yes, because it might be 'maybe'. -if test "$cross_compiling" != no; then - AC_CHECK_TOOL([STRIP], [strip], :) -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" -AC_SUBST([INSTALL_STRIP_PROGRAM])]) - -# Copyright (C) 2006-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# _AM_SUBST_NOTMAKE(VARIABLE) -# --------------------------- -# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. -# This macro is traced by Automake. -AC_DEFUN([_AM_SUBST_NOTMAKE]) - -# AM_SUBST_NOTMAKE(VARIABLE) -# -------------------------- -# Public sister of _AM_SUBST_NOTMAKE. -AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) - -# Check how to create a tarball. -*- Autoconf -*- - -# Copyright (C) 2004-2021 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# _AM_PROG_TAR(FORMAT) -# -------------------- -# Check how to create a tarball in format FORMAT. -# FORMAT should be one of 'v7', 'ustar', or 'pax'. -# -# Substitute a variable $(am__tar) that is a command -# writing to stdout a FORMAT-tarball containing the directory -# $tardir. -# tardir=directory && $(am__tar) > result.tar -# -# Substitute a variable $(am__untar) that extract such -# a tarball read from stdin. -# $(am__untar) < result.tar -# -AC_DEFUN([_AM_PROG_TAR], -[# Always define AMTAR for backward compatibility. Yes, it's still used -# in the wild :-( We should find a proper way to deprecate it ... -AC_SUBST([AMTAR], ['$${TAR-tar}']) - -# We'll loop over all known methods to create a tar archive until one works. -_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' - -m4_if([$1], [v7], - [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], - - [m4_case([$1], - [ustar], - [# The POSIX 1988 'ustar' format is defined with fixed-size fields. - # There is notably a 21 bits limit for the UID and the GID. In fact, - # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 - # and bug#13588). - am_max_uid=2097151 # 2^21 - 1 - am_max_gid=$am_max_uid - # The $UID and $GID variables are not portable, so we need to resort - # to the POSIX-mandated id(1) utility. Errors in the 'id' calls - # below are definitely unexpected, so allow the users to see them - # (that is, avoid stderr redirection). - am_uid=`id -u || echo unknown` - am_gid=`id -g || echo unknown` - AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format]) - if test $am_uid -le $am_max_uid; then - AC_MSG_RESULT([yes]) - else - AC_MSG_RESULT([no]) - _am_tools=none - fi - AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format]) - if test $am_gid -le $am_max_gid; then - AC_MSG_RESULT([yes]) - else - AC_MSG_RESULT([no]) - _am_tools=none - fi], - - [pax], - [], - - [m4_fatal([Unknown tar format])]) - - AC_MSG_CHECKING([how to create a $1 tar archive]) - - # Go ahead even if we have the value already cached. We do so because we - # need to set the values for the 'am__tar' and 'am__untar' variables. - _am_tools=${am_cv_prog_tar_$1-$_am_tools} - - for _am_tool in $_am_tools; do - case $_am_tool in - gnutar) - for _am_tar in tar gnutar gtar; do - AM_RUN_LOG([$_am_tar --version]) && break - done - am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' - am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' - am__untar="$_am_tar -xf -" - ;; - plaintar) - # Must skip GNU tar: if it does not support --format= it doesn't create - # ustar tarball either. - (tar --version) >/dev/null 2>&1 && continue - am__tar='tar chf - "$$tardir"' - am__tar_='tar chf - "$tardir"' - am__untar='tar xf -' - ;; - pax) - am__tar='pax -L -x $1 -w "$$tardir"' - am__tar_='pax -L -x $1 -w "$tardir"' - am__untar='pax -r' - ;; - cpio) - am__tar='find "$$tardir" -print | cpio -o -H $1 -L' - am__tar_='find "$tardir" -print | cpio -o -H $1 -L' - am__untar='cpio -i -H $1 -d' - ;; - none) - am__tar=false - am__tar_=false - am__untar=false - ;; - esac - - # If the value was cached, stop now. We just wanted to have am__tar - # and am__untar set. - test -n "${am_cv_prog_tar_$1}" && break - - # tar/untar a dummy directory, and stop if the command works. - rm -rf conftest.dir - mkdir conftest.dir - echo GrepMe > conftest.dir/file - AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) - rm -rf conftest.dir - if test -s conftest.tar; then - AM_RUN_LOG([$am__untar /dev/null 2>&1 && break - fi - done - rm -rf conftest.dir - - AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) - AC_MSG_RESULT([$am_cv_prog_tar_$1])]) - -AC_SUBST([am__tar]) -AC_SUBST([am__untar]) -]) # _AM_PROG_TAR - -m4_include([build/autoconf/ax_append_compile_flags.m4]) -m4_include([build/autoconf/ax_append_flag.m4]) -m4_include([build/autoconf/ax_check_compile_flag.m4]) -m4_include([build/autoconf/ax_require_defined.m4]) -m4_include([build/autoconf/check_stdcall_func.m4]) -m4_include([build/autoconf/iconv.m4]) -m4_include([build/autoconf/la_uid_t.m4]) -m4_include([build/autoconf/lib-ld.m4]) -m4_include([build/autoconf/lib-link.m4]) -m4_include([build/autoconf/lib-prefix.m4]) -m4_include([build/autoconf/m4_ax_compile_check_sizeof.m4]) diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/ax_append_compile_flags.m4 b/src/dependencies/libarchive-3.6.2/build/autoconf/ax_append_compile_flags.m4 deleted file mode 100644 index 2bb27ef..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/ax_append_compile_flags.m4 +++ /dev/null @@ -1,67 +0,0 @@ -# =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_append_compile_flags.html -# =========================================================================== -# -# SYNOPSIS -# -# AX_APPEND_COMPILE_FLAGS([FLAG1 FLAG2 ...], [FLAGS-VARIABLE], [EXTRA-FLAGS], [INPUT]) -# -# DESCRIPTION -# -# For every FLAG1, FLAG2 it is checked whether the compiler works with the -# flag. If it does, the flag is added FLAGS-VARIABLE -# -# If FLAGS-VARIABLE is not specified, the current language's flags (e.g. -# CFLAGS) is used. During the check the flag is always added to the -# current language's flags. -# -# If EXTRA-FLAGS is defined, it is added to the current language's default -# flags (e.g. CFLAGS) when the check is done. The check is thus made with -# the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to -# force the compiler to issue an error when a bad flag is given. -# -# INPUT gives an alternative input source to AC_COMPILE_IFELSE. -# -# NOTE: This macro depends on the AX_APPEND_FLAG and -# AX_CHECK_COMPILE_FLAG. Please keep this macro in sync with -# AX_APPEND_LINK_FLAGS. -# -# LICENSE -# -# Copyright (c) 2011 Maarten Bosmans -# -# This program is free software: you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by the -# Free Software Foundation, either version 3 of the License, or (at your -# option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -# Public License for more details. -# -# You should have received a copy of the GNU General Public License along -# with this program. If not, see . -# -# As a special exception, the respective Autoconf Macro's copyright owner -# gives unlimited permission to copy, distribute and modify the configure -# scripts that are the output of Autoconf when processing the Macro. You -# need not follow the terms of the GNU General Public License when using -# or distributing such scripts, even though portions of the text of the -# Macro appear in them. The GNU General Public License (GPL) does govern -# all other use of the material that constitutes the Autoconf Macro. -# -# This special exception to the GPL applies to versions of the Autoconf -# Macro released by the Autoconf Archive. When you make and distribute a -# modified version of the Autoconf Macro, you may extend this special -# exception to the GPL to apply to your modified version as well. - -#serial 5 - -AC_DEFUN([AX_APPEND_COMPILE_FLAGS], -[AX_REQUIRE_DEFINED([AX_CHECK_COMPILE_FLAG]) -AX_REQUIRE_DEFINED([AX_APPEND_FLAG]) -for flag in $1; do - AX_CHECK_COMPILE_FLAG([$flag], [AX_APPEND_FLAG([$flag], [$2])], [], [$3], [$4]) -done -])dnl AX_APPEND_COMPILE_FLAGS diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/ax_append_flag.m4 b/src/dependencies/libarchive-3.6.2/build/autoconf/ax_append_flag.m4 deleted file mode 100644 index 08f2e07..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/ax_append_flag.m4 +++ /dev/null @@ -1,71 +0,0 @@ -# =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_append_flag.html -# =========================================================================== -# -# SYNOPSIS -# -# AX_APPEND_FLAG(FLAG, [FLAGS-VARIABLE]) -# -# DESCRIPTION -# -# FLAG is appended to the FLAGS-VARIABLE shell variable, with a space -# added in between. -# -# If FLAGS-VARIABLE is not specified, the current language's flags (e.g. -# CFLAGS) is used. FLAGS-VARIABLE is not changed if it already contains -# FLAG. If FLAGS-VARIABLE is unset in the shell, it is set to exactly -# FLAG. -# -# NOTE: Implementation based on AX_CFLAGS_GCC_OPTION. -# -# LICENSE -# -# Copyright (c) 2008 Guido U. Draheim -# Copyright (c) 2011 Maarten Bosmans -# -# This program is free software: you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by the -# Free Software Foundation, either version 3 of the License, or (at your -# option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -# Public License for more details. -# -# You should have received a copy of the GNU General Public License along -# with this program. If not, see . -# -# As a special exception, the respective Autoconf Macro's copyright owner -# gives unlimited permission to copy, distribute and modify the configure -# scripts that are the output of Autoconf when processing the Macro. You -# need not follow the terms of the GNU General Public License when using -# or distributing such scripts, even though portions of the text of the -# Macro appear in them. The GNU General Public License (GPL) does govern -# all other use of the material that constitutes the Autoconf Macro. -# -# This special exception to the GPL applies to versions of the Autoconf -# Macro released by the Autoconf Archive. When you make and distribute a -# modified version of the Autoconf Macro, you may extend this special -# exception to the GPL to apply to your modified version as well. - -#serial 6 - -AC_DEFUN([AX_APPEND_FLAG], -[dnl -AC_PREREQ(2.64)dnl for _AC_LANG_PREFIX and AS_VAR_SET_IF -AS_VAR_PUSHDEF([FLAGS], [m4_default($2,_AC_LANG_PREFIX[FLAGS])]) -AS_VAR_SET_IF(FLAGS,[ - AS_CASE([" AS_VAR_GET(FLAGS) "], - [*" $1 "*], [AC_RUN_LOG([: FLAGS already contains $1])], - [ - AS_VAR_APPEND(FLAGS,[" $1"]) - AC_RUN_LOG([: FLAGS="$FLAGS"]) - ]) - ], - [ - AS_VAR_SET(FLAGS,[$1]) - AC_RUN_LOG([: FLAGS="$FLAGS"]) - ]) -AS_VAR_POPDEF([FLAGS])dnl -])dnl AX_APPEND_FLAG diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/ax_check_compile_flag.m4 b/src/dependencies/libarchive-3.6.2/build/autoconf/ax_check_compile_flag.m4 deleted file mode 100644 index ca36397..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/ax_check_compile_flag.m4 +++ /dev/null @@ -1,74 +0,0 @@ -# =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_check_compile_flag.html -# =========================================================================== -# -# SYNOPSIS -# -# AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) -# -# DESCRIPTION -# -# Check whether the given FLAG works with the current language's compiler -# or gives an error. (Warnings, however, are ignored) -# -# ACTION-SUCCESS/ACTION-FAILURE are shell commands to execute on -# success/failure. -# -# If EXTRA-FLAGS is defined, it is added to the current language's default -# flags (e.g. CFLAGS) when the check is done. The check is thus made with -# the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to -# force the compiler to issue an error when a bad flag is given. -# -# INPUT gives an alternative input source to AC_COMPILE_IFELSE. -# -# NOTE: Implementation based on AX_CFLAGS_GCC_OPTION. Please keep this -# macro in sync with AX_CHECK_{PREPROC,LINK}_FLAG. -# -# LICENSE -# -# Copyright (c) 2008 Guido U. Draheim -# Copyright (c) 2011 Maarten Bosmans -# -# This program is free software: you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by the -# Free Software Foundation, either version 3 of the License, or (at your -# option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -# Public License for more details. -# -# You should have received a copy of the GNU General Public License along -# with this program. If not, see . -# -# As a special exception, the respective Autoconf Macro's copyright owner -# gives unlimited permission to copy, distribute and modify the configure -# scripts that are the output of Autoconf when processing the Macro. You -# need not follow the terms of the GNU General Public License when using -# or distributing such scripts, even though portions of the text of the -# Macro appear in them. The GNU General Public License (GPL) does govern -# all other use of the material that constitutes the Autoconf Macro. -# -# This special exception to the GPL applies to versions of the Autoconf -# Macro released by the Autoconf Archive. When you make and distribute a -# modified version of the Autoconf Macro, you may extend this special -# exception to the GPL to apply to your modified version as well. - -#serial 4 - -AC_DEFUN([AX_CHECK_COMPILE_FLAG], -[AC_PREREQ(2.64)dnl for _AC_LANG_PREFIX and AS_VAR_IF -AS_VAR_PUSHDEF([CACHEVAR],[ax_cv_check_[]_AC_LANG_ABBREV[]flags_$4_$1])dnl -AC_CACHE_CHECK([whether _AC_LANG compiler accepts $1], CACHEVAR, [ - ax_check_save_flags=$[]_AC_LANG_PREFIX[]FLAGS - _AC_LANG_PREFIX[]FLAGS="$[]_AC_LANG_PREFIX[]FLAGS $4 $1" - AC_COMPILE_IFELSE([m4_default([$5],[AC_LANG_PROGRAM()])], - [AS_VAR_SET(CACHEVAR,[yes])], - [AS_VAR_SET(CACHEVAR,[no])]) - _AC_LANG_PREFIX[]FLAGS=$ax_check_save_flags]) -AS_VAR_IF(CACHEVAR,yes, - [m4_default([$2], :)], - [m4_default([$3], :)]) -AS_VAR_POPDEF([CACHEVAR])dnl -])dnl AX_CHECK_COMPILE_FLAGS diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/ax_require_defined.m4 b/src/dependencies/libarchive-3.6.2/build/autoconf/ax_require_defined.m4 deleted file mode 100644 index cae1111..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/ax_require_defined.m4 +++ /dev/null @@ -1,37 +0,0 @@ -# =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_require_defined.html -# =========================================================================== -# -# SYNOPSIS -# -# AX_REQUIRE_DEFINED(MACRO) -# -# DESCRIPTION -# -# AX_REQUIRE_DEFINED is a simple helper for making sure other macros have -# been defined and thus are available for use. This avoids random issues -# where a macro isn't expanded. Instead the configure script emits a -# non-fatal: -# -# ./configure: line 1673: AX_CFLAGS_WARN_ALL: command not found -# -# It's like AC_REQUIRE except it doesn't expand the required macro. -# -# Here's an example: -# -# AX_REQUIRE_DEFINED([AX_CHECK_LINK_FLAG]) -# -# LICENSE -# -# Copyright (c) 2014 Mike Frysinger -# -# Copying and distribution of this file, with or without modification, are -# permitted in any medium without royalty provided the copyright notice -# and this notice are preserved. This file is offered as-is, without any -# warranty. - -#serial 1 - -AC_DEFUN([AX_REQUIRE_DEFINED], [dnl - m4_ifndef([$1], [m4_fatal([macro ]$1[ is not defined; is a m4 file missing?])]) -])dnl AX_REQUIRE_DEFINED diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/check_stdcall_func.m4 b/src/dependencies/libarchive-3.6.2/build/autoconf/check_stdcall_func.m4 deleted file mode 100644 index 926b046..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/check_stdcall_func.m4 +++ /dev/null @@ -1,51 +0,0 @@ -# AC_LANG_STDCALL_FUNC_LINK_TRY(FUNCTION, SIGNATURE) -# ------------------------------- -# Produce a source which links correctly iff the FUNCTION exists. -AC_DEFUN([AC_LANG_STDCALL_FUNC_LINK_TRY], -[_AC_LANG_DISPATCH([$0], _AC_LANG, $@)]) - -# AC_CHECK_STDCALL_FUNC(FUNCTION, SIGNATURE, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) -# ----------------------------------------------------------------- -AC_DEFUN([AC_CHECK_STDCALL_FUNC], -[AS_VAR_PUSHDEF([ac_var], [ac_cv_func_$1])dnl -AC_CACHE_CHECK([for $1], ac_var, -[AC_LINK_IFELSE([AC_LANG_STDCALL_FUNC_LINK_TRY([$1],[$2])], - [AS_VAR_SET(ac_var, yes)], - [AS_VAR_SET(ac_var, no)])]) -AS_IF([test AS_VAR_GET(ac_var) = yes], [$3], [$4])dnl -AS_VAR_POPDEF([ac_var])dnl -])# AC_CHECK_FUNC - -# AC_LANG_STDCALL_FUNC_LINK_TRY(C)(FUNCTION, SIGNATURE) -# ---------------------------------- -# Don't include because on OSF/1 3.0 it includes -# which includes which contains a -# prototype for select. Similarly for bzero. -m4_define([AC_LANG_STDCALL_FUNC_LINK_TRY(C)], -[AC_LANG_PROGRAM( -[/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char __stdcall $1 ( $2 ) below. */ -#include -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char __stdcall $1 ( $2 ); -char (*f) ( $2 ); -], -[/* The GNU C library defines this for functions which it implements - to always fail with ENOSYS. Some functions are actually named - something starting with __ and the normal name is an alias. */ -#if defined (__stub_$1) || defined (__stub___$1) -choke me -#else -f = $1; -#endif -])]) - -# AC_LANG_STDCALL_FUNC_LINK_TRY(C++)(FUNCTION) -# ------------------------------------ -m4_copy([AC_LANG_STDCALL_FUNC_LINK_TRY(C)], [AC_LANG_STDCALL_FUNC_LINK_TRY(C++)]) - diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/compile b/src/dependencies/libarchive-3.6.2/build/autoconf/compile deleted file mode 100755 index df363c8..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/compile +++ /dev/null @@ -1,348 +0,0 @@ -#! /bin/sh -# Wrapper for compilers which do not understand '-c -o'. - -scriptversion=2018-03-07.03; # UTC - -# Copyright (C) 1999-2021 Free Software Foundation, Inc. -# Written by Tom Tromey . -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - -# This file is maintained in Automake, please report -# bugs to or send patches to -# . - -nl=' -' - -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent tools from complaining about whitespace usage. -IFS=" "" $nl" - -file_conv= - -# func_file_conv build_file lazy -# Convert a $build file to $host form and store it in $file -# Currently only supports Windows hosts. If the determined conversion -# type is listed in (the comma separated) LAZY, no conversion will -# take place. -func_file_conv () -{ - file=$1 - case $file in - / | /[!/]*) # absolute file, and not a UNC file - if test -z "$file_conv"; then - # lazily determine how to convert abs files - case `uname -s` in - MINGW*) - file_conv=mingw - ;; - CYGWIN* | MSYS*) - file_conv=cygwin - ;; - *) - file_conv=wine - ;; - esac - fi - case $file_conv/,$2, in - *,$file_conv,*) - ;; - mingw/*) - file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` - ;; - cygwin/* | msys/*) - file=`cygpath -m "$file" || echo "$file"` - ;; - wine/*) - file=`winepath -w "$file" || echo "$file"` - ;; - esac - ;; - esac -} - -# func_cl_dashL linkdir -# Make cl look for libraries in LINKDIR -func_cl_dashL () -{ - func_file_conv "$1" - if test -z "$lib_path"; then - lib_path=$file - else - lib_path="$lib_path;$file" - fi - linker_opts="$linker_opts -LIBPATH:$file" -} - -# func_cl_dashl library -# Do a library search-path lookup for cl -func_cl_dashl () -{ - lib=$1 - found=no - save_IFS=$IFS - IFS=';' - for dir in $lib_path $LIB - do - IFS=$save_IFS - if $shared && test -f "$dir/$lib.dll.lib"; then - found=yes - lib=$dir/$lib.dll.lib - break - fi - if test -f "$dir/$lib.lib"; then - found=yes - lib=$dir/$lib.lib - break - fi - if test -f "$dir/lib$lib.a"; then - found=yes - lib=$dir/lib$lib.a - break - fi - done - IFS=$save_IFS - - if test "$found" != yes; then - lib=$lib.lib - fi -} - -# func_cl_wrapper cl arg... -# Adjust compile command to suit cl -func_cl_wrapper () -{ - # Assume a capable shell - lib_path= - shared=: - linker_opts= - for arg - do - if test -n "$eat"; then - eat= - else - case $1 in - -o) - # configure might choose to run compile as 'compile cc -o foo foo.c'. - eat=1 - case $2 in - *.o | *.[oO][bB][jJ]) - func_file_conv "$2" - set x "$@" -Fo"$file" - shift - ;; - *) - func_file_conv "$2" - set x "$@" -Fe"$file" - shift - ;; - esac - ;; - -I) - eat=1 - func_file_conv "$2" mingw - set x "$@" -I"$file" - shift - ;; - -I*) - func_file_conv "${1#-I}" mingw - set x "$@" -I"$file" - shift - ;; - -l) - eat=1 - func_cl_dashl "$2" - set x "$@" "$lib" - shift - ;; - -l*) - func_cl_dashl "${1#-l}" - set x "$@" "$lib" - shift - ;; - -L) - eat=1 - func_cl_dashL "$2" - ;; - -L*) - func_cl_dashL "${1#-L}" - ;; - -static) - shared=false - ;; - -Wl,*) - arg=${1#-Wl,} - save_ifs="$IFS"; IFS=',' - for flag in $arg; do - IFS="$save_ifs" - linker_opts="$linker_opts $flag" - done - IFS="$save_ifs" - ;; - -Xlinker) - eat=1 - linker_opts="$linker_opts $2" - ;; - -*) - set x "$@" "$1" - shift - ;; - *.cc | *.CC | *.cxx | *.CXX | *.[cC]++) - func_file_conv "$1" - set x "$@" -Tp"$file" - shift - ;; - *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO]) - func_file_conv "$1" mingw - set x "$@" "$file" - shift - ;; - *) - set x "$@" "$1" - shift - ;; - esac - fi - shift - done - if test -n "$linker_opts"; then - linker_opts="-link$linker_opts" - fi - exec "$@" $linker_opts - exit 1 -} - -eat= - -case $1 in - '') - echo "$0: No command. Try '$0 --help' for more information." 1>&2 - exit 1; - ;; - -h | --h*) - cat <<\EOF -Usage: compile [--help] [--version] PROGRAM [ARGS] - -Wrapper for compilers which do not understand '-c -o'. -Remove '-o dest.o' from ARGS, run PROGRAM with the remaining -arguments, and rename the output as expected. - -If you are trying to build a whole package this is not the -right script to run: please start by reading the file 'INSTALL'. - -Report bugs to . -EOF - exit $? - ;; - -v | --v*) - echo "compile $scriptversion" - exit $? - ;; - cl | *[/\\]cl | cl.exe | *[/\\]cl.exe | \ - icl | *[/\\]icl | icl.exe | *[/\\]icl.exe ) - func_cl_wrapper "$@" # Doesn't return... - ;; -esac - -ofile= -cfile= - -for arg -do - if test -n "$eat"; then - eat= - else - case $1 in - -o) - # configure might choose to run compile as 'compile cc -o foo foo.c'. - # So we strip '-o arg' only if arg is an object. - eat=1 - case $2 in - *.o | *.obj) - ofile=$2 - ;; - *) - set x "$@" -o "$2" - shift - ;; - esac - ;; - *.c) - cfile=$1 - set x "$@" "$1" - shift - ;; - *) - set x "$@" "$1" - shift - ;; - esac - fi - shift -done - -if test -z "$ofile" || test -z "$cfile"; then - # If no '-o' option was seen then we might have been invoked from a - # pattern rule where we don't need one. That is ok -- this is a - # normal compilation that the losing compiler can handle. If no - # '.c' file was seen then we are probably linking. That is also - # ok. - exec "$@" -fi - -# Name of file we expect compiler to create. -cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` - -# Create the lock directory. -# Note: use '[/\\:.-]' here to ensure that we don't use the same name -# that we are using for the .o file. Also, base the name on the expected -# object file name, since that is what matters with a parallel build. -lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d -while true; do - if mkdir "$lockdir" >/dev/null 2>&1; then - break - fi - sleep 1 -done -# FIXME: race condition here if user kills between mkdir and trap. -trap "rmdir '$lockdir'; exit 1" 1 2 15 - -# Run the compile. -"$@" -ret=$? - -if test -f "$cofile"; then - test "$cofile" = "$ofile" || mv "$cofile" "$ofile" -elif test -f "${cofile}bj"; then - test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile" -fi - -rmdir "$lockdir" -exit $ret - -# Local Variables: -# mode: shell-script -# sh-indentation: 2 -# eval: (add-hook 'before-save-hook 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC0" -# time-stamp-end: "; # UTC" -# End: diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/config.guess b/src/dependencies/libarchive-3.6.2/build/autoconf/config.guess deleted file mode 100755 index 7f76b62..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/config.guess +++ /dev/null @@ -1,1754 +0,0 @@ -#! /bin/sh -# Attempt to guess a canonical system name. -# Copyright 1992-2022 Free Software Foundation, Inc. - -# shellcheck disable=SC2006,SC2268 # see below for rationale - -timestamp='2022-01-09' - -# This file is free software; you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, see . -# -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that -# program. This Exception is an additional permission under section 7 -# of the GNU General Public License, version 3 ("GPLv3"). -# -# Originally written by Per Bothner; maintained since 2000 by Ben Elliston. -# -# You can get the latest version of this script from: -# https://git.savannah.gnu.org/cgit/config.git/plain/config.guess -# -# Please send patches to . - - -# The "shellcheck disable" line above the timestamp inhibits complaints -# about features and limitations of the classic Bourne shell that were -# superseded or lifted in POSIX. However, this script identifies a wide -# variety of pre-POSIX systems that do not have POSIX shells at all, and -# even some reasonably current systems (Solaris 10 as case-in-point) still -# have a pre-POSIX /bin/sh. - - -me=`echo "$0" | sed -e 's,.*/,,'` - -usage="\ -Usage: $0 [OPTION] - -Output the configuration name of the system \`$me' is run on. - -Options: - -h, --help print this help, then exit - -t, --time-stamp print date of last modification, then exit - -v, --version print version number, then exit - -Report bugs and patches to ." - -version="\ -GNU config.guess ($timestamp) - -Originally written by Per Bothner. -Copyright 1992-2022 Free Software Foundation, Inc. - -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." - -help=" -Try \`$me --help' for more information." - -# Parse command line -while test $# -gt 0 ; do - case $1 in - --time-stamp | --time* | -t ) - echo "$timestamp" ; exit ;; - --version | -v ) - echo "$version" ; exit ;; - --help | --h* | -h ) - echo "$usage"; exit ;; - -- ) # Stop option processing - shift; break ;; - - ) # Use stdin as input. - break ;; - -* ) - echo "$me: invalid option $1$help" >&2 - exit 1 ;; - * ) - break ;; - esac -done - -if test $# != 0; then - echo "$me: too many arguments$help" >&2 - exit 1 -fi - -# Just in case it came from the environment. -GUESS= - -# CC_FOR_BUILD -- compiler used by this script. Note that the use of a -# compiler to aid in system detection is discouraged as it requires -# temporary files to be created and, as you can see below, it is a -# headache to deal with in a portable fashion. - -# Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still -# use `HOST_CC' if defined, but it is deprecated. - -# Portable tmp directory creation inspired by the Autoconf team. - -tmp= -# shellcheck disable=SC2172 -trap 'test -z "$tmp" || rm -fr "$tmp"' 0 1 2 13 15 - -set_cc_for_build() { - # prevent multiple calls if $tmp is already set - test "$tmp" && return 0 - : "${TMPDIR=/tmp}" - # shellcheck disable=SC2039,SC3028 - { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || - { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } || - { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir "$tmp" 2>/dev/null) && echo "Warning: creating insecure temp directory" >&2 ; } || - { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } - dummy=$tmp/dummy - case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in - ,,) echo "int x;" > "$dummy.c" - for driver in cc gcc c89 c99 ; do - if ($driver -c -o "$dummy.o" "$dummy.c") >/dev/null 2>&1 ; then - CC_FOR_BUILD=$driver - break - fi - done - if test x"$CC_FOR_BUILD" = x ; then - CC_FOR_BUILD=no_compiler_found - fi - ;; - ,,*) CC_FOR_BUILD=$CC ;; - ,*,*) CC_FOR_BUILD=$HOST_CC ;; - esac -} - -# This is needed to find uname on a Pyramid OSx when run in the BSD universe. -# (ghazi@noc.rutgers.edu 1994-08-24) -if test -f /.attbin/uname ; then - PATH=$PATH:/.attbin ; export PATH -fi - -UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown -UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown -UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown -UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown - -case $UNAME_SYSTEM in -Linux|GNU|GNU/*) - LIBC=unknown - - set_cc_for_build - cat <<-EOF > "$dummy.c" - #include - #if defined(__UCLIBC__) - LIBC=uclibc - #elif defined(__dietlibc__) - LIBC=dietlibc - #elif defined(__GLIBC__) - LIBC=gnu - #else - #include - /* First heuristic to detect musl libc. */ - #ifdef __DEFINED_va_list - LIBC=musl - #endif - #endif - EOF - cc_set_libc=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` - eval "$cc_set_libc" - - # Second heuristic to detect musl libc. - if [ "$LIBC" = unknown ] && - command -v ldd >/dev/null && - ldd --version 2>&1 | grep -q ^musl; then - LIBC=musl - fi - - # If the system lacks a compiler, then just pick glibc. - # We could probably try harder. - if [ "$LIBC" = unknown ]; then - LIBC=gnu - fi - ;; -esac - -# Note: order is significant - the case branches are not exclusive. - -case $UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION in - *:NetBSD:*:*) - # NetBSD (nbsd) targets should (where applicable) match one or - # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, - # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently - # switched to ELF, *-*-netbsd* would select the old - # object file format. This provides both forward - # compatibility and a consistent mechanism for selecting the - # object file format. - # - # Note: NetBSD doesn't particularly care about the vendor - # portion of the name. We always set it to "unknown". - UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ - /sbin/sysctl -n hw.machine_arch 2>/dev/null || \ - /usr/sbin/sysctl -n hw.machine_arch 2>/dev/null || \ - echo unknown)` - case $UNAME_MACHINE_ARCH in - aarch64eb) machine=aarch64_be-unknown ;; - armeb) machine=armeb-unknown ;; - arm*) machine=arm-unknown ;; - sh3el) machine=shl-unknown ;; - sh3eb) machine=sh-unknown ;; - sh5el) machine=sh5le-unknown ;; - earmv*) - arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` - endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` - machine=${arch}${endian}-unknown - ;; - *) machine=$UNAME_MACHINE_ARCH-unknown ;; - esac - # The Operating System including object format, if it has switched - # to ELF recently (or will in the future) and ABI. - case $UNAME_MACHINE_ARCH in - earm*) - os=netbsdelf - ;; - arm*|i386|m68k|ns32k|sh3*|sparc|vax) - set_cc_for_build - if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep -q __ELF__ - then - # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). - # Return netbsd for either. FIX? - os=netbsd - else - os=netbsdelf - fi - ;; - *) - os=netbsd - ;; - esac - # Determine ABI tags. - case $UNAME_MACHINE_ARCH in - earm*) - expr='s/^earmv[0-9]/-eabi/;s/eb$//' - abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` - ;; - esac - # The OS release - # Debian GNU/NetBSD machines have a different userland, and - # thus, need a distinct triplet. However, they do not need - # kernel version information, so it can be replaced with a - # suitable tag, in the style of linux-gnu. - case $UNAME_VERSION in - Debian*) - release='-gnu' - ;; - *) - release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` - ;; - esac - # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: - # contains redundant information, the shorter form: - # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. - GUESS=$machine-${os}${release}${abi-} - ;; - *:Bitrig:*:*) - UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` - GUESS=$UNAME_MACHINE_ARCH-unknown-bitrig$UNAME_RELEASE - ;; - *:OpenBSD:*:*) - UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` - GUESS=$UNAME_MACHINE_ARCH-unknown-openbsd$UNAME_RELEASE - ;; - *:SecBSD:*:*) - UNAME_MACHINE_ARCH=`arch | sed 's/SecBSD.//'` - GUESS=$UNAME_MACHINE_ARCH-unknown-secbsd$UNAME_RELEASE - ;; - *:LibertyBSD:*:*) - UNAME_MACHINE_ARCH=`arch | sed 's/^.*BSD\.//'` - GUESS=$UNAME_MACHINE_ARCH-unknown-libertybsd$UNAME_RELEASE - ;; - *:MidnightBSD:*:*) - GUESS=$UNAME_MACHINE-unknown-midnightbsd$UNAME_RELEASE - ;; - *:ekkoBSD:*:*) - GUESS=$UNAME_MACHINE-unknown-ekkobsd$UNAME_RELEASE - ;; - *:SolidBSD:*:*) - GUESS=$UNAME_MACHINE-unknown-solidbsd$UNAME_RELEASE - ;; - *:OS108:*:*) - GUESS=$UNAME_MACHINE-unknown-os108_$UNAME_RELEASE - ;; - macppc:MirBSD:*:*) - GUESS=powerpc-unknown-mirbsd$UNAME_RELEASE - ;; - *:MirBSD:*:*) - GUESS=$UNAME_MACHINE-unknown-mirbsd$UNAME_RELEASE - ;; - *:Sortix:*:*) - GUESS=$UNAME_MACHINE-unknown-sortix - ;; - *:Twizzler:*:*) - GUESS=$UNAME_MACHINE-unknown-twizzler - ;; - *:Redox:*:*) - GUESS=$UNAME_MACHINE-unknown-redox - ;; - mips:OSF1:*.*) - GUESS=mips-dec-osf1 - ;; - alpha:OSF1:*:*) - # Reset EXIT trap before exiting to avoid spurious non-zero exit code. - trap '' 0 - case $UNAME_RELEASE in - *4.0) - UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` - ;; - *5.*) - UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` - ;; - esac - # According to Compaq, /usr/sbin/psrinfo has been available on - # OSF/1 and Tru64 systems produced since 1995. I hope that - # covers most systems running today. This code pipes the CPU - # types through head -n 1, so we only detect the type of CPU 0. - ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` - case $ALPHA_CPU_TYPE in - "EV4 (21064)") - UNAME_MACHINE=alpha ;; - "EV4.5 (21064)") - UNAME_MACHINE=alpha ;; - "LCA4 (21066/21068)") - UNAME_MACHINE=alpha ;; - "EV5 (21164)") - UNAME_MACHINE=alphaev5 ;; - "EV5.6 (21164A)") - UNAME_MACHINE=alphaev56 ;; - "EV5.6 (21164PC)") - UNAME_MACHINE=alphapca56 ;; - "EV5.7 (21164PC)") - UNAME_MACHINE=alphapca57 ;; - "EV6 (21264)") - UNAME_MACHINE=alphaev6 ;; - "EV6.7 (21264A)") - UNAME_MACHINE=alphaev67 ;; - "EV6.8CB (21264C)") - UNAME_MACHINE=alphaev68 ;; - "EV6.8AL (21264B)") - UNAME_MACHINE=alphaev68 ;; - "EV6.8CX (21264D)") - UNAME_MACHINE=alphaev68 ;; - "EV6.9A (21264/EV69A)") - UNAME_MACHINE=alphaev69 ;; - "EV7 (21364)") - UNAME_MACHINE=alphaev7 ;; - "EV7.9 (21364A)") - UNAME_MACHINE=alphaev79 ;; - esac - # A Pn.n version is a patched version. - # A Vn.n version is a released version. - # A Tn.n version is a released field test version. - # A Xn.n version is an unreleased experimental baselevel. - # 1.2 uses "1.2" for uname -r. - OSF_REL=`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz` - GUESS=$UNAME_MACHINE-dec-osf$OSF_REL - ;; - Amiga*:UNIX_System_V:4.0:*) - GUESS=m68k-unknown-sysv4 - ;; - *:[Aa]miga[Oo][Ss]:*:*) - GUESS=$UNAME_MACHINE-unknown-amigaos - ;; - *:[Mm]orph[Oo][Ss]:*:*) - GUESS=$UNAME_MACHINE-unknown-morphos - ;; - *:OS/390:*:*) - GUESS=i370-ibm-openedition - ;; - *:z/VM:*:*) - GUESS=s390-ibm-zvmoe - ;; - *:OS400:*:*) - GUESS=powerpc-ibm-os400 - ;; - arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) - GUESS=arm-acorn-riscix$UNAME_RELEASE - ;; - arm*:riscos:*:*|arm*:RISCOS:*:*) - GUESS=arm-unknown-riscos - ;; - SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) - GUESS=hppa1.1-hitachi-hiuxmpp - ;; - Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) - # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. - case `(/bin/universe) 2>/dev/null` in - att) GUESS=pyramid-pyramid-sysv3 ;; - *) GUESS=pyramid-pyramid-bsd ;; - esac - ;; - NILE*:*:*:dcosx) - GUESS=pyramid-pyramid-svr4 - ;; - DRS?6000:unix:4.0:6*) - GUESS=sparc-icl-nx6 - ;; - DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*) - case `/usr/bin/uname -p` in - sparc) GUESS=sparc-icl-nx7 ;; - esac - ;; - s390x:SunOS:*:*) - SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'` - GUESS=$UNAME_MACHINE-ibm-solaris2$SUN_REL - ;; - sun4H:SunOS:5.*:*) - SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'` - GUESS=sparc-hal-solaris2$SUN_REL - ;; - sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) - SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'` - GUESS=sparc-sun-solaris2$SUN_REL - ;; - i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) - GUESS=i386-pc-auroraux$UNAME_RELEASE - ;; - i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) - set_cc_for_build - SUN_ARCH=i386 - # If there is a compiler, see if it is configured for 64-bit objects. - # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. - # This test works for both compilers. - if test "$CC_FOR_BUILD" != no_compiler_found; then - if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ - (CCOPTS="" $CC_FOR_BUILD -m64 -E - 2>/dev/null) | \ - grep IS_64BIT_ARCH >/dev/null - then - SUN_ARCH=x86_64 - fi - fi - SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'` - GUESS=$SUN_ARCH-pc-solaris2$SUN_REL - ;; - sun4*:SunOS:6*:*) - # According to config.sub, this is the proper way to canonicalize - # SunOS6. Hard to guess exactly what SunOS6 will be like, but - # it's likely to be more like Solaris than SunOS4. - SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'` - GUESS=sparc-sun-solaris3$SUN_REL - ;; - sun4*:SunOS:*:*) - case `/usr/bin/arch -k` in - Series*|S4*) - UNAME_RELEASE=`uname -v` - ;; - esac - # Japanese Language versions have a version number like `4.1.3-JL'. - SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/-/_/'` - GUESS=sparc-sun-sunos$SUN_REL - ;; - sun3*:SunOS:*:*) - GUESS=m68k-sun-sunos$UNAME_RELEASE - ;; - sun*:*:4.2BSD:*) - UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` - test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 - case `/bin/arch` in - sun3) - GUESS=m68k-sun-sunos$UNAME_RELEASE - ;; - sun4) - GUESS=sparc-sun-sunos$UNAME_RELEASE - ;; - esac - ;; - aushp:SunOS:*:*) - GUESS=sparc-auspex-sunos$UNAME_RELEASE - ;; - # The situation for MiNT is a little confusing. The machine name - # can be virtually everything (everything which is not - # "atarist" or "atariste" at least should have a processor - # > m68000). The system name ranges from "MiNT" over "FreeMiNT" - # to the lowercase version "mint" (or "freemint"). Finally - # the system name "TOS" denotes a system which is actually not - # MiNT. But MiNT is downward compatible to TOS, so this should - # be no problem. - atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) - GUESS=m68k-atari-mint$UNAME_RELEASE - ;; - atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) - GUESS=m68k-atari-mint$UNAME_RELEASE - ;; - *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) - GUESS=m68k-atari-mint$UNAME_RELEASE - ;; - milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) - GUESS=m68k-milan-mint$UNAME_RELEASE - ;; - hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) - GUESS=m68k-hades-mint$UNAME_RELEASE - ;; - *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) - GUESS=m68k-unknown-mint$UNAME_RELEASE - ;; - m68k:machten:*:*) - GUESS=m68k-apple-machten$UNAME_RELEASE - ;; - powerpc:machten:*:*) - GUESS=powerpc-apple-machten$UNAME_RELEASE - ;; - RISC*:Mach:*:*) - GUESS=mips-dec-mach_bsd4.3 - ;; - RISC*:ULTRIX:*:*) - GUESS=mips-dec-ultrix$UNAME_RELEASE - ;; - VAX*:ULTRIX*:*:*) - GUESS=vax-dec-ultrix$UNAME_RELEASE - ;; - 2020:CLIX:*:* | 2430:CLIX:*:*) - GUESS=clipper-intergraph-clix$UNAME_RELEASE - ;; - mips:*:*:UMIPS | mips:*:*:RISCos) - set_cc_for_build - sed 's/^ //' << EOF > "$dummy.c" -#ifdef __cplusplus -#include /* for printf() prototype */ - int main (int argc, char *argv[]) { -#else - int main (argc, argv) int argc; char *argv[]; { -#endif - #if defined (host_mips) && defined (MIPSEB) - #if defined (SYSTYPE_SYSV) - printf ("mips-mips-riscos%ssysv\\n", argv[1]); exit (0); - #endif - #if defined (SYSTYPE_SVR4) - printf ("mips-mips-riscos%ssvr4\\n", argv[1]); exit (0); - #endif - #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) - printf ("mips-mips-riscos%sbsd\\n", argv[1]); exit (0); - #endif - #endif - exit (-1); - } -EOF - $CC_FOR_BUILD -o "$dummy" "$dummy.c" && - dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && - SYSTEM_NAME=`"$dummy" "$dummyarg"` && - { echo "$SYSTEM_NAME"; exit; } - GUESS=mips-mips-riscos$UNAME_RELEASE - ;; - Motorola:PowerMAX_OS:*:*) - GUESS=powerpc-motorola-powermax - ;; - Motorola:*:4.3:PL8-*) - GUESS=powerpc-harris-powermax - ;; - Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*) - GUESS=powerpc-harris-powermax - ;; - Night_Hawk:Power_UNIX:*:*) - GUESS=powerpc-harris-powerunix - ;; - m88k:CX/UX:7*:*) - GUESS=m88k-harris-cxux7 - ;; - m88k:*:4*:R4*) - GUESS=m88k-motorola-sysv4 - ;; - m88k:*:3*:R3*) - GUESS=m88k-motorola-sysv3 - ;; - AViiON:dgux:*:*) - # DG/UX returns AViiON for all architectures - UNAME_PROCESSOR=`/usr/bin/uname -p` - if test "$UNAME_PROCESSOR" = mc88100 || test "$UNAME_PROCESSOR" = mc88110 - then - if test "$TARGET_BINARY_INTERFACE"x = m88kdguxelfx || \ - test "$TARGET_BINARY_INTERFACE"x = x - then - GUESS=m88k-dg-dgux$UNAME_RELEASE - else - GUESS=m88k-dg-dguxbcs$UNAME_RELEASE - fi - else - GUESS=i586-dg-dgux$UNAME_RELEASE - fi - ;; - M88*:DolphinOS:*:*) # DolphinOS (SVR3) - GUESS=m88k-dolphin-sysv3 - ;; - M88*:*:R3*:*) - # Delta 88k system running SVR3 - GUESS=m88k-motorola-sysv3 - ;; - XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) - GUESS=m88k-tektronix-sysv3 - ;; - Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) - GUESS=m68k-tektronix-bsd - ;; - *:IRIX*:*:*) - IRIX_REL=`echo "$UNAME_RELEASE" | sed -e 's/-/_/g'` - GUESS=mips-sgi-irix$IRIX_REL - ;; - ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. - GUESS=romp-ibm-aix # uname -m gives an 8 hex-code CPU id - ;; # Note that: echo "'`uname -s`'" gives 'AIX ' - i*86:AIX:*:*) - GUESS=i386-ibm-aix - ;; - ia64:AIX:*:*) - if test -x /usr/bin/oslevel ; then - IBM_REV=`/usr/bin/oslevel` - else - IBM_REV=$UNAME_VERSION.$UNAME_RELEASE - fi - GUESS=$UNAME_MACHINE-ibm-aix$IBM_REV - ;; - *:AIX:2:3) - if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then - set_cc_for_build - sed 's/^ //' << EOF > "$dummy.c" - #include - - main() - { - if (!__power_pc()) - exit(1); - puts("powerpc-ibm-aix3.2.5"); - exit(0); - } -EOF - if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` - then - GUESS=$SYSTEM_NAME - else - GUESS=rs6000-ibm-aix3.2.5 - fi - elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then - GUESS=rs6000-ibm-aix3.2.4 - else - GUESS=rs6000-ibm-aix3.2 - fi - ;; - *:AIX:*:[4567]) - IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` - if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then - IBM_ARCH=rs6000 - else - IBM_ARCH=powerpc - fi - if test -x /usr/bin/lslpp ; then - IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | \ - awk -F: '{ print $3 }' | sed s/[0-9]*$/0/` - else - IBM_REV=$UNAME_VERSION.$UNAME_RELEASE - fi - GUESS=$IBM_ARCH-ibm-aix$IBM_REV - ;; - *:AIX:*:*) - GUESS=rs6000-ibm-aix - ;; - ibmrt:4.4BSD:*|romp-ibm:4.4BSD:*) - GUESS=romp-ibm-bsd4.4 - ;; - ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and - GUESS=romp-ibm-bsd$UNAME_RELEASE # 4.3 with uname added to - ;; # report: romp-ibm BSD 4.3 - *:BOSX:*:*) - GUESS=rs6000-bull-bosx - ;; - DPX/2?00:B.O.S.:*:*) - GUESS=m68k-bull-sysv3 - ;; - 9000/[34]??:4.3bsd:1.*:*) - GUESS=m68k-hp-bsd - ;; - hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) - GUESS=m68k-hp-bsd4.4 - ;; - 9000/[34678]??:HP-UX:*:*) - HPUX_REV=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*.[0B]*//'` - case $UNAME_MACHINE in - 9000/31?) HP_ARCH=m68000 ;; - 9000/[34]??) HP_ARCH=m68k ;; - 9000/[678][0-9][0-9]) - if test -x /usr/bin/getconf; then - sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` - sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` - case $sc_cpu_version in - 523) HP_ARCH=hppa1.0 ;; # CPU_PA_RISC1_0 - 528) HP_ARCH=hppa1.1 ;; # CPU_PA_RISC1_1 - 532) # CPU_PA_RISC2_0 - case $sc_kernel_bits in - 32) HP_ARCH=hppa2.0n ;; - 64) HP_ARCH=hppa2.0w ;; - '') HP_ARCH=hppa2.0 ;; # HP-UX 10.20 - esac ;; - esac - fi - if test "$HP_ARCH" = ""; then - set_cc_for_build - sed 's/^ //' << EOF > "$dummy.c" - - #define _HPUX_SOURCE - #include - #include - - int main () - { - #if defined(_SC_KERNEL_BITS) - long bits = sysconf(_SC_KERNEL_BITS); - #endif - long cpu = sysconf (_SC_CPU_VERSION); - - switch (cpu) - { - case CPU_PA_RISC1_0: puts ("hppa1.0"); break; - case CPU_PA_RISC1_1: puts ("hppa1.1"); break; - case CPU_PA_RISC2_0: - #if defined(_SC_KERNEL_BITS) - switch (bits) - { - case 64: puts ("hppa2.0w"); break; - case 32: puts ("hppa2.0n"); break; - default: puts ("hppa2.0"); break; - } break; - #else /* !defined(_SC_KERNEL_BITS) */ - puts ("hppa2.0"); break; - #endif - default: puts ("hppa1.0"); break; - } - exit (0); - } -EOF - (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` - test -z "$HP_ARCH" && HP_ARCH=hppa - fi ;; - esac - if test "$HP_ARCH" = hppa2.0w - then - set_cc_for_build - - # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating - # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler - # generating 64-bit code. GNU and HP use different nomenclature: - # - # $ CC_FOR_BUILD=cc ./config.guess - # => hppa2.0w-hp-hpux11.23 - # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess - # => hppa64-hp-hpux11.23 - - if echo __LP64__ | (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | - grep -q __LP64__ - then - HP_ARCH=hppa2.0w - else - HP_ARCH=hppa64 - fi - fi - GUESS=$HP_ARCH-hp-hpux$HPUX_REV - ;; - ia64:HP-UX:*:*) - HPUX_REV=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*.[0B]*//'` - GUESS=ia64-hp-hpux$HPUX_REV - ;; - 3050*:HI-UX:*:*) - set_cc_for_build - sed 's/^ //' << EOF > "$dummy.c" - #include - int - main () - { - long cpu = sysconf (_SC_CPU_VERSION); - /* The order matters, because CPU_IS_HP_MC68K erroneously returns - true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct - results, however. */ - if (CPU_IS_PA_RISC (cpu)) - { - switch (cpu) - { - case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; - case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; - case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; - default: puts ("hppa-hitachi-hiuxwe2"); break; - } - } - else if (CPU_IS_HP_MC68K (cpu)) - puts ("m68k-hitachi-hiuxwe2"); - else puts ("unknown-hitachi-hiuxwe2"); - exit (0); - } -EOF - $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && - { echo "$SYSTEM_NAME"; exit; } - GUESS=unknown-hitachi-hiuxwe2 - ;; - 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:*) - GUESS=hppa1.1-hp-bsd - ;; - 9000/8??:4.3bsd:*:*) - GUESS=hppa1.0-hp-bsd - ;; - *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) - GUESS=hppa1.0-hp-mpeix - ;; - hp7??:OSF1:*:* | hp8?[79]:OSF1:*:*) - GUESS=hppa1.1-hp-osf - ;; - hp8??:OSF1:*:*) - GUESS=hppa1.0-hp-osf - ;; - i*86:OSF1:*:*) - if test -x /usr/sbin/sysversion ; then - GUESS=$UNAME_MACHINE-unknown-osf1mk - else - GUESS=$UNAME_MACHINE-unknown-osf1 - fi - ;; - parisc*:Lites*:*:*) - GUESS=hppa1.1-hp-lites - ;; - C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) - GUESS=c1-convex-bsd - ;; - C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) - if getsysinfo -f scalar_acc - then echo c32-convex-bsd - else echo c2-convex-bsd - fi - exit ;; - C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) - GUESS=c34-convex-bsd - ;; - C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) - GUESS=c38-convex-bsd - ;; - C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) - GUESS=c4-convex-bsd - ;; - CRAY*Y-MP:*:*:*) - CRAY_REL=`echo "$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'` - GUESS=ymp-cray-unicos$CRAY_REL - ;; - CRAY*[A-Z]90:*:*:*) - echo "$UNAME_MACHINE"-cray-unicos"$UNAME_RELEASE" \ - | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ - -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \ - -e 's/\.[^.]*$/.X/' - exit ;; - CRAY*TS:*:*:*) - CRAY_REL=`echo "$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'` - GUESS=t90-cray-unicos$CRAY_REL - ;; - CRAY*T3E:*:*:*) - CRAY_REL=`echo "$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'` - GUESS=alphaev5-cray-unicosmk$CRAY_REL - ;; - CRAY*SV1:*:*:*) - CRAY_REL=`echo "$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'` - GUESS=sv1-cray-unicos$CRAY_REL - ;; - *:UNICOS/mp:*:*) - CRAY_REL=`echo "$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'` - GUESS=craynv-cray-unicosmp$CRAY_REL - ;; - F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) - FUJITSU_PROC=`uname -m | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz` - FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` - FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` - GUESS=${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL} - ;; - 5000:UNIX_System_V:4.*:*) - FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` - FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` - GUESS=sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL} - ;; - i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) - GUESS=$UNAME_MACHINE-pc-bsdi$UNAME_RELEASE - ;; - sparc*:BSD/OS:*:*) - GUESS=sparc-unknown-bsdi$UNAME_RELEASE - ;; - *:BSD/OS:*:*) - GUESS=$UNAME_MACHINE-unknown-bsdi$UNAME_RELEASE - ;; - arm:FreeBSD:*:*) - UNAME_PROCESSOR=`uname -p` - set_cc_for_build - if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep -q __ARM_PCS_VFP - then - FREEBSD_REL=`echo "$UNAME_RELEASE" | sed -e 's/[-(].*//'` - GUESS=$UNAME_PROCESSOR-unknown-freebsd$FREEBSD_REL-gnueabi - else - FREEBSD_REL=`echo "$UNAME_RELEASE" | sed -e 's/[-(].*//'` - GUESS=$UNAME_PROCESSOR-unknown-freebsd$FREEBSD_REL-gnueabihf - fi - ;; - *:FreeBSD:*:*) - UNAME_PROCESSOR=`/usr/bin/uname -p` - case $UNAME_PROCESSOR in - amd64) - UNAME_PROCESSOR=x86_64 ;; - i386) - UNAME_PROCESSOR=i586 ;; - esac - FREEBSD_REL=`echo "$UNAME_RELEASE" | sed -e 's/[-(].*//'` - GUESS=$UNAME_PROCESSOR-unknown-freebsd$FREEBSD_REL - ;; - i*:CYGWIN*:*) - GUESS=$UNAME_MACHINE-pc-cygwin - ;; - *:MINGW64*:*) - GUESS=$UNAME_MACHINE-pc-mingw64 - ;; - *:MINGW*:*) - GUESS=$UNAME_MACHINE-pc-mingw32 - ;; - *:MSYS*:*) - GUESS=$UNAME_MACHINE-pc-msys - ;; - i*:PW*:*) - GUESS=$UNAME_MACHINE-pc-pw32 - ;; - *:SerenityOS:*:*) - GUESS=$UNAME_MACHINE-pc-serenity - ;; - *:Interix*:*) - case $UNAME_MACHINE in - x86) - GUESS=i586-pc-interix$UNAME_RELEASE - ;; - authenticamd | genuineintel | EM64T) - GUESS=x86_64-unknown-interix$UNAME_RELEASE - ;; - IA64) - GUESS=ia64-unknown-interix$UNAME_RELEASE - ;; - esac ;; - i*:UWIN*:*) - GUESS=$UNAME_MACHINE-pc-uwin - ;; - amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) - GUESS=x86_64-pc-cygwin - ;; - prep*:SunOS:5.*:*) - SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'` - GUESS=powerpcle-unknown-solaris2$SUN_REL - ;; - *:GNU:*:*) - # the GNU system - GNU_ARCH=`echo "$UNAME_MACHINE" | sed -e 's,[-/].*$,,'` - GNU_REL=`echo "$UNAME_RELEASE" | sed -e 's,/.*$,,'` - GUESS=$GNU_ARCH-unknown-$LIBC$GNU_REL - ;; - *:GNU/*:*:*) - # other systems with GNU libc and userland - GNU_SYS=`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"` - GNU_REL=`echo "$UNAME_RELEASE" | sed -e 's/[-(].*//'` - GUESS=$UNAME_MACHINE-unknown-$GNU_SYS$GNU_REL-$LIBC - ;; - *:Minix:*:*) - GUESS=$UNAME_MACHINE-unknown-minix - ;; - aarch64:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - aarch64_be:Linux:*:*) - UNAME_MACHINE=aarch64_be - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - alpha:Linux:*:*) - case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' /proc/cpuinfo 2>/dev/null` in - EV5) UNAME_MACHINE=alphaev5 ;; - EV56) UNAME_MACHINE=alphaev56 ;; - PCA56) UNAME_MACHINE=alphapca56 ;; - PCA57) UNAME_MACHINE=alphapca56 ;; - EV6) UNAME_MACHINE=alphaev6 ;; - EV67) UNAME_MACHINE=alphaev67 ;; - EV68*) UNAME_MACHINE=alphaev68 ;; - esac - objdump --private-headers /bin/sh | grep -q ld.so.1 - if test "$?" = 0 ; then LIBC=gnulibc1 ; fi - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - arc:Linux:*:* | arceb:Linux:*:* | arc32:Linux:*:* | arc64:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - arm*:Linux:*:*) - set_cc_for_build - if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep -q __ARM_EABI__ - then - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - else - if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep -q __ARM_PCS_VFP - then - GUESS=$UNAME_MACHINE-unknown-linux-${LIBC}eabi - else - GUESS=$UNAME_MACHINE-unknown-linux-${LIBC}eabihf - fi - fi - ;; - avr32*:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - cris:Linux:*:*) - GUESS=$UNAME_MACHINE-axis-linux-$LIBC - ;; - crisv32:Linux:*:*) - GUESS=$UNAME_MACHINE-axis-linux-$LIBC - ;; - e2k:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - frv:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - hexagon:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - i*86:Linux:*:*) - GUESS=$UNAME_MACHINE-pc-linux-$LIBC - ;; - ia64:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - k1om:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - loongarch32:Linux:*:* | loongarch64:Linux:*:* | loongarchx32:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - m32r*:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - m68*:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - mips:Linux:*:* | mips64:Linux:*:*) - set_cc_for_build - IS_GLIBC=0 - test x"${LIBC}" = xgnu && IS_GLIBC=1 - sed 's/^ //' << EOF > "$dummy.c" - #undef CPU - #undef mips - #undef mipsel - #undef mips64 - #undef mips64el - #if ${IS_GLIBC} && defined(_ABI64) - LIBCABI=gnuabi64 - #else - #if ${IS_GLIBC} && defined(_ABIN32) - LIBCABI=gnuabin32 - #else - LIBCABI=${LIBC} - #endif - #endif - - #if ${IS_GLIBC} && defined(__mips64) && defined(__mips_isa_rev) && __mips_isa_rev>=6 - CPU=mipsisa64r6 - #else - #if ${IS_GLIBC} && !defined(__mips64) && defined(__mips_isa_rev) && __mips_isa_rev>=6 - CPU=mipsisa32r6 - #else - #if defined(__mips64) - CPU=mips64 - #else - CPU=mips - #endif - #endif - #endif - - #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) - MIPS_ENDIAN=el - #else - #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) - MIPS_ENDIAN= - #else - MIPS_ENDIAN= - #endif - #endif -EOF - cc_set_vars=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'` - eval "$cc_set_vars" - test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; } - ;; - mips64el:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - openrisc*:Linux:*:*) - GUESS=or1k-unknown-linux-$LIBC - ;; - or32:Linux:*:* | or1k*:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - padre:Linux:*:*) - GUESS=sparc-unknown-linux-$LIBC - ;; - parisc64:Linux:*:* | hppa64:Linux:*:*) - GUESS=hppa64-unknown-linux-$LIBC - ;; - parisc:Linux:*:* | hppa:Linux:*:*) - # Look for CPU level - case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in - PA7*) GUESS=hppa1.1-unknown-linux-$LIBC ;; - PA8*) GUESS=hppa2.0-unknown-linux-$LIBC ;; - *) GUESS=hppa-unknown-linux-$LIBC ;; - esac - ;; - ppc64:Linux:*:*) - GUESS=powerpc64-unknown-linux-$LIBC - ;; - ppc:Linux:*:*) - GUESS=powerpc-unknown-linux-$LIBC - ;; - ppc64le:Linux:*:*) - GUESS=powerpc64le-unknown-linux-$LIBC - ;; - ppcle:Linux:*:*) - GUESS=powerpcle-unknown-linux-$LIBC - ;; - riscv32:Linux:*:* | riscv32be:Linux:*:* | riscv64:Linux:*:* | riscv64be:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - s390:Linux:*:* | s390x:Linux:*:*) - GUESS=$UNAME_MACHINE-ibm-linux-$LIBC - ;; - sh64*:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - sh*:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - sparc:Linux:*:* | sparc64:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - tile*:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - vax:Linux:*:*) - GUESS=$UNAME_MACHINE-dec-linux-$LIBC - ;; - x86_64:Linux:*:*) - set_cc_for_build - LIBCABI=$LIBC - if test "$CC_FOR_BUILD" != no_compiler_found; then - if (echo '#ifdef __ILP32__'; echo IS_X32; echo '#endif') | \ - (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ - grep IS_X32 >/dev/null - then - LIBCABI=${LIBC}x32 - fi - fi - GUESS=$UNAME_MACHINE-pc-linux-$LIBCABI - ;; - xtensa*:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - i*86:DYNIX/ptx:4*:*) - # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. - # earlier versions are messed up and put the nodename in both - # sysname and nodename. - GUESS=i386-sequent-sysv4 - ;; - i*86:UNIX_SV:4.2MP:2.*) - # Unixware is an offshoot of SVR4, but it has its own version - # number series starting with 2... - # I am not positive that other SVR4 systems won't match this, - # I just have to hope. -- rms. - # Use sysv4.2uw... so that sysv4* matches it. - GUESS=$UNAME_MACHINE-pc-sysv4.2uw$UNAME_VERSION - ;; - i*86:OS/2:*:*) - # If we were able to find `uname', then EMX Unix compatibility - # is probably installed. - GUESS=$UNAME_MACHINE-pc-os2-emx - ;; - i*86:XTS-300:*:STOP) - GUESS=$UNAME_MACHINE-unknown-stop - ;; - i*86:atheos:*:*) - GUESS=$UNAME_MACHINE-unknown-atheos - ;; - i*86:syllable:*:*) - GUESS=$UNAME_MACHINE-pc-syllable - ;; - i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*) - GUESS=i386-unknown-lynxos$UNAME_RELEASE - ;; - i*86:*DOS:*:*) - GUESS=$UNAME_MACHINE-pc-msdosdjgpp - ;; - i*86:*:4.*:*) - UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` - if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then - GUESS=$UNAME_MACHINE-univel-sysv$UNAME_REL - else - GUESS=$UNAME_MACHINE-pc-sysv$UNAME_REL - fi - ;; - i*86:*:5:[678]*) - # UnixWare 7.x, OpenUNIX and OpenServer 6. - case `/bin/uname -X | grep "^Machine"` in - *486*) UNAME_MACHINE=i486 ;; - *Pentium) UNAME_MACHINE=i586 ;; - *Pent*|*Celeron) UNAME_MACHINE=i686 ;; - esac - GUESS=$UNAME_MACHINE-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} - ;; - i*86:*:3.2:*) - if test -f /usr/options/cb.name; then - UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then - UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')` - (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486 - (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \ - && UNAME_MACHINE=i586 - (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \ - && UNAME_MACHINE=i686 - (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ - && UNAME_MACHINE=i686 - GUESS=$UNAME_MACHINE-pc-sco$UNAME_REL - else - GUESS=$UNAME_MACHINE-pc-sysv32 - fi - ;; - pc:*:*:*) - # Left here for compatibility: - # uname -m prints for DJGPP always 'pc', but it prints nothing about - # the processor, so we play safe by assuming i586. - # Note: whatever this is, it MUST be the same as what config.sub - # prints for the "djgpp" host, or else GDB configure will decide that - # this is a cross-build. - GUESS=i586-pc-msdosdjgpp - ;; - Intel:Mach:3*:*) - GUESS=i386-pc-mach3 - ;; - paragon:*:*:*) - GUESS=i860-intel-osf1 - ;; - i860:*:4.*:*) # i860-SVR4 - if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then - GUESS=i860-stardent-sysv$UNAME_RELEASE # Stardent Vistra i860-SVR4 - else # Add other i860-SVR4 vendors below as they are discovered. - GUESS=i860-unknown-sysv$UNAME_RELEASE # Unknown i860-SVR4 - fi - ;; - mini*:CTIX:SYS*5:*) - # "miniframe" - GUESS=m68010-convergent-sysv - ;; - mc68k:UNIX:SYSTEM5:3.51m) - GUESS=m68k-convergent-sysv - ;; - M680?0:D-NIX:5.3:*) - GUESS=m68k-diab-dnix - ;; - M68*:*:R3V[5678]*:*) - test -r /sysV68 && { echo 'm68k-motorola-sysv'; exit; } ;; - 3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0) - OS_REL='' - test -r /etc/.relid \ - && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` - /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && { echo i486-ncr-sysv4.3"$OS_REL"; exit; } - /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ - && { echo i586-ncr-sysv4.3"$OS_REL"; exit; } ;; - 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) - /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && { echo i486-ncr-sysv4; exit; } ;; - NCR*:*:4.2:* | MPRAS*:*:4.2:*) - OS_REL='.3' - test -r /etc/.relid \ - && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` - /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && { echo i486-ncr-sysv4.3"$OS_REL"; exit; } - /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ - && { echo i586-ncr-sysv4.3"$OS_REL"; exit; } - /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \ - && { echo i586-ncr-sysv4.3"$OS_REL"; exit; } ;; - m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) - GUESS=m68k-unknown-lynxos$UNAME_RELEASE - ;; - mc68030:UNIX_System_V:4.*:*) - GUESS=m68k-atari-sysv4 - ;; - TSUNAMI:LynxOS:2.*:*) - GUESS=sparc-unknown-lynxos$UNAME_RELEASE - ;; - rs6000:LynxOS:2.*:*) - GUESS=rs6000-unknown-lynxos$UNAME_RELEASE - ;; - PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*) - GUESS=powerpc-unknown-lynxos$UNAME_RELEASE - ;; - SM[BE]S:UNIX_SV:*:*) - GUESS=mips-dde-sysv$UNAME_RELEASE - ;; - RM*:ReliantUNIX-*:*:*) - GUESS=mips-sni-sysv4 - ;; - RM*:SINIX-*:*:*) - GUESS=mips-sni-sysv4 - ;; - *:SINIX-*:*:*) - if uname -p 2>/dev/null >/dev/null ; then - UNAME_MACHINE=`(uname -p) 2>/dev/null` - GUESS=$UNAME_MACHINE-sni-sysv4 - else - GUESS=ns32k-sni-sysv - fi - ;; - PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort - # says - GUESS=i586-unisys-sysv4 - ;; - *:UNIX_System_V:4*:FTX*) - # From Gerald Hewes . - # How about differentiating between stratus architectures? -djm - GUESS=hppa1.1-stratus-sysv4 - ;; - *:*:*:FTX*) - # From seanf@swdc.stratus.com. - GUESS=i860-stratus-sysv4 - ;; - i*86:VOS:*:*) - # From Paul.Green@stratus.com. - GUESS=$UNAME_MACHINE-stratus-vos - ;; - *:VOS:*:*) - # From Paul.Green@stratus.com. - GUESS=hppa1.1-stratus-vos - ;; - mc68*:A/UX:*:*) - GUESS=m68k-apple-aux$UNAME_RELEASE - ;; - news*:NEWS-OS:6*:*) - GUESS=mips-sony-newsos6 - ;; - R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) - if test -d /usr/nec; then - GUESS=mips-nec-sysv$UNAME_RELEASE - else - GUESS=mips-unknown-sysv$UNAME_RELEASE - fi - ;; - BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. - GUESS=powerpc-be-beos - ;; - BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. - GUESS=powerpc-apple-beos - ;; - BePC:BeOS:*:*) # BeOS running on Intel PC compatible. - GUESS=i586-pc-beos - ;; - BePC:Haiku:*:*) # Haiku running on Intel PC compatible. - GUESS=i586-pc-haiku - ;; - x86_64:Haiku:*:*) - GUESS=x86_64-unknown-haiku - ;; - SX-4:SUPER-UX:*:*) - GUESS=sx4-nec-superux$UNAME_RELEASE - ;; - SX-5:SUPER-UX:*:*) - GUESS=sx5-nec-superux$UNAME_RELEASE - ;; - SX-6:SUPER-UX:*:*) - GUESS=sx6-nec-superux$UNAME_RELEASE - ;; - SX-7:SUPER-UX:*:*) - GUESS=sx7-nec-superux$UNAME_RELEASE - ;; - SX-8:SUPER-UX:*:*) - GUESS=sx8-nec-superux$UNAME_RELEASE - ;; - SX-8R:SUPER-UX:*:*) - GUESS=sx8r-nec-superux$UNAME_RELEASE - ;; - SX-ACE:SUPER-UX:*:*) - GUESS=sxace-nec-superux$UNAME_RELEASE - ;; - Power*:Rhapsody:*:*) - GUESS=powerpc-apple-rhapsody$UNAME_RELEASE - ;; - *:Rhapsody:*:*) - GUESS=$UNAME_MACHINE-apple-rhapsody$UNAME_RELEASE - ;; - arm64:Darwin:*:*) - GUESS=aarch64-apple-darwin$UNAME_RELEASE - ;; - *:Darwin:*:*) - UNAME_PROCESSOR=`uname -p` - case $UNAME_PROCESSOR in - unknown) UNAME_PROCESSOR=powerpc ;; - esac - if command -v xcode-select > /dev/null 2> /dev/null && \ - ! xcode-select --print-path > /dev/null 2> /dev/null ; then - # Avoid executing cc if there is no toolchain installed as - # cc will be a stub that puts up a graphical alert - # prompting the user to install developer tools. - CC_FOR_BUILD=no_compiler_found - else - set_cc_for_build - fi - if test "$CC_FOR_BUILD" != no_compiler_found; then - if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ - (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ - grep IS_64BIT_ARCH >/dev/null - then - case $UNAME_PROCESSOR in - i386) UNAME_PROCESSOR=x86_64 ;; - powerpc) UNAME_PROCESSOR=powerpc64 ;; - esac - fi - # On 10.4-10.6 one might compile for PowerPC via gcc -arch ppc - if (echo '#ifdef __POWERPC__'; echo IS_PPC; echo '#endif') | \ - (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ - grep IS_PPC >/dev/null - then - UNAME_PROCESSOR=powerpc - fi - elif test "$UNAME_PROCESSOR" = i386 ; then - # uname -m returns i386 or x86_64 - UNAME_PROCESSOR=$UNAME_MACHINE - fi - GUESS=$UNAME_PROCESSOR-apple-darwin$UNAME_RELEASE - ;; - *:procnto*:*:* | *:QNX:[0123456789]*:*) - UNAME_PROCESSOR=`uname -p` - if test "$UNAME_PROCESSOR" = x86; then - UNAME_PROCESSOR=i386 - UNAME_MACHINE=pc - fi - GUESS=$UNAME_PROCESSOR-$UNAME_MACHINE-nto-qnx$UNAME_RELEASE - ;; - *:QNX:*:4*) - GUESS=i386-pc-qnx - ;; - NEO-*:NONSTOP_KERNEL:*:*) - GUESS=neo-tandem-nsk$UNAME_RELEASE - ;; - NSE-*:NONSTOP_KERNEL:*:*) - GUESS=nse-tandem-nsk$UNAME_RELEASE - ;; - NSR-*:NONSTOP_KERNEL:*:*) - GUESS=nsr-tandem-nsk$UNAME_RELEASE - ;; - NSV-*:NONSTOP_KERNEL:*:*) - GUESS=nsv-tandem-nsk$UNAME_RELEASE - ;; - NSX-*:NONSTOP_KERNEL:*:*) - GUESS=nsx-tandem-nsk$UNAME_RELEASE - ;; - *:NonStop-UX:*:*) - GUESS=mips-compaq-nonstopux - ;; - BS2000:POSIX*:*:*) - GUESS=bs2000-siemens-sysv - ;; - DS/*:UNIX_System_V:*:*) - GUESS=$UNAME_MACHINE-$UNAME_SYSTEM-$UNAME_RELEASE - ;; - *:Plan9:*:*) - # "uname -m" is not consistent, so use $cputype instead. 386 - # is converted to i386 for consistency with other x86 - # operating systems. - if test "${cputype-}" = 386; then - UNAME_MACHINE=i386 - elif test "x${cputype-}" != x; then - UNAME_MACHINE=$cputype - fi - GUESS=$UNAME_MACHINE-unknown-plan9 - ;; - *:TOPS-10:*:*) - GUESS=pdp10-unknown-tops10 - ;; - *:TENEX:*:*) - GUESS=pdp10-unknown-tenex - ;; - KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) - GUESS=pdp10-dec-tops20 - ;; - XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) - GUESS=pdp10-xkl-tops20 - ;; - *:TOPS-20:*:*) - GUESS=pdp10-unknown-tops20 - ;; - *:ITS:*:*) - GUESS=pdp10-unknown-its - ;; - SEI:*:*:SEIUX) - GUESS=mips-sei-seiux$UNAME_RELEASE - ;; - *:DragonFly:*:*) - DRAGONFLY_REL=`echo "$UNAME_RELEASE" | sed -e 's/[-(].*//'` - GUESS=$UNAME_MACHINE-unknown-dragonfly$DRAGONFLY_REL - ;; - *:*VMS:*:*) - UNAME_MACHINE=`(uname -p) 2>/dev/null` - case $UNAME_MACHINE in - A*) GUESS=alpha-dec-vms ;; - I*) GUESS=ia64-dec-vms ;; - V*) GUESS=vax-dec-vms ;; - esac ;; - *:XENIX:*:SysV) - GUESS=i386-pc-xenix - ;; - i*86:skyos:*:*) - SKYOS_REL=`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'` - GUESS=$UNAME_MACHINE-pc-skyos$SKYOS_REL - ;; - i*86:rdos:*:*) - GUESS=$UNAME_MACHINE-pc-rdos - ;; - i*86:Fiwix:*:*) - GUESS=$UNAME_MACHINE-pc-fiwix - ;; - *:AROS:*:*) - GUESS=$UNAME_MACHINE-unknown-aros - ;; - x86_64:VMkernel:*:*) - GUESS=$UNAME_MACHINE-unknown-esx - ;; - amd64:Isilon\ OneFS:*:*) - GUESS=x86_64-unknown-onefs - ;; - *:Unleashed:*:*) - GUESS=$UNAME_MACHINE-unknown-unleashed$UNAME_RELEASE - ;; -esac - -# Do we have a guess based on uname results? -if test "x$GUESS" != x; then - echo "$GUESS" - exit -fi - -# No uname command or uname output not recognized. -set_cc_for_build -cat > "$dummy.c" < -#include -#endif -#if defined(ultrix) || defined(_ultrix) || defined(__ultrix) || defined(__ultrix__) -#if defined (vax) || defined (__vax) || defined (__vax__) || defined(mips) || defined(__mips) || defined(__mips__) || defined(MIPS) || defined(__MIPS__) -#include -#if defined(_SIZE_T_) || defined(SIGLOST) -#include -#endif -#endif -#endif -main () -{ -#if defined (sony) -#if defined (MIPSEB) - /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed, - I don't know.... */ - printf ("mips-sony-bsd\n"); exit (0); -#else -#include - printf ("m68k-sony-newsos%s\n", -#ifdef NEWSOS4 - "4" -#else - "" -#endif - ); exit (0); -#endif -#endif - -#if defined (NeXT) -#if !defined (__ARCHITECTURE__) -#define __ARCHITECTURE__ "m68k" -#endif - int version; - version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`; - if (version < 4) - printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version); - else - printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version); - exit (0); -#endif - -#if defined (MULTIMAX) || defined (n16) -#if defined (UMAXV) - printf ("ns32k-encore-sysv\n"); exit (0); -#else -#if defined (CMU) - printf ("ns32k-encore-mach\n"); exit (0); -#else - printf ("ns32k-encore-bsd\n"); exit (0); -#endif -#endif -#endif - -#if defined (__386BSD__) - printf ("i386-pc-bsd\n"); exit (0); -#endif - -#if defined (sequent) -#if defined (i386) - printf ("i386-sequent-dynix\n"); exit (0); -#endif -#if defined (ns32000) - printf ("ns32k-sequent-dynix\n"); exit (0); -#endif -#endif - -#if defined (_SEQUENT_) - struct utsname un; - - uname(&un); - if (strncmp(un.version, "V2", 2) == 0) { - printf ("i386-sequent-ptx2\n"); exit (0); - } - if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ - printf ("i386-sequent-ptx1\n"); exit (0); - } - printf ("i386-sequent-ptx\n"); exit (0); -#endif - -#if defined (vax) -#if !defined (ultrix) -#include -#if defined (BSD) -#if BSD == 43 - printf ("vax-dec-bsd4.3\n"); exit (0); -#else -#if BSD == 199006 - printf ("vax-dec-bsd4.3reno\n"); exit (0); -#else - printf ("vax-dec-bsd\n"); exit (0); -#endif -#endif -#else - printf ("vax-dec-bsd\n"); exit (0); -#endif -#else -#if defined(_SIZE_T_) || defined(SIGLOST) - struct utsname un; - uname (&un); - printf ("vax-dec-ultrix%s\n", un.release); exit (0); -#else - printf ("vax-dec-ultrix\n"); exit (0); -#endif -#endif -#endif -#if defined(ultrix) || defined(_ultrix) || defined(__ultrix) || defined(__ultrix__) -#if defined(mips) || defined(__mips) || defined(__mips__) || defined(MIPS) || defined(__MIPS__) -#if defined(_SIZE_T_) || defined(SIGLOST) - struct utsname *un; - uname (&un); - printf ("mips-dec-ultrix%s\n", un.release); exit (0); -#else - printf ("mips-dec-ultrix\n"); exit (0); -#endif -#endif -#endif - -#if defined (alliant) && defined (i860) - printf ("i860-alliant-bsd\n"); exit (0); -#endif - - exit (1); -} -EOF - -$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`"$dummy"` && - { echo "$SYSTEM_NAME"; exit; } - -# Apollos put the system type in the environment. -test -d /usr/apollo && { echo "$ISP-apollo-$SYSTYPE"; exit; } - -echo "$0: unable to guess system type" >&2 - -case $UNAME_MACHINE:$UNAME_SYSTEM in - mips:Linux | mips64:Linux) - # If we got here on MIPS GNU/Linux, output extra information. - cat >&2 <&2 <&2 </dev/null || echo unknown` -uname -r = `(uname -r) 2>/dev/null || echo unknown` -uname -s = `(uname -s) 2>/dev/null || echo unknown` -uname -v = `(uname -v) 2>/dev/null || echo unknown` - -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` -/bin/uname -X = `(/bin/uname -X) 2>/dev/null` - -hostinfo = `(hostinfo) 2>/dev/null` -/bin/universe = `(/bin/universe) 2>/dev/null` -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` -/bin/arch = `(/bin/arch) 2>/dev/null` -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` - -UNAME_MACHINE = "$UNAME_MACHINE" -UNAME_RELEASE = "$UNAME_RELEASE" -UNAME_SYSTEM = "$UNAME_SYSTEM" -UNAME_VERSION = "$UNAME_VERSION" -EOF -fi - -exit 1 - -# Local variables: -# eval: (add-hook 'before-save-hook 'time-stamp) -# time-stamp-start: "timestamp='" -# time-stamp-format: "%:y-%02m-%02d" -# time-stamp-end: "'" -# End: diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/config.rpath b/src/dependencies/libarchive-3.6.2/build/autoconf/config.rpath deleted file mode 100755 index 51cf442..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/config.rpath +++ /dev/null @@ -1,696 +0,0 @@ -#! /bin/sh -# -# NOTE: This file was brought from -# http://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/config.rpath -# You should sometimes check if the file is updated and bring it to -# our trunk and copy this note to the top of that file. -# -# Output a system dependent set of variables, describing how to set the -# run time search path of shared libraries in an executable. -# -# Copyright 1996-2011 Free Software Foundation, Inc. -# Taken from GNU libtool, 2001 -# Originally by Gordon Matzigkeit , 1996 -# -# This file is free software; the Free Software Foundation gives -# unlimited permission to copy and/or distribute it, with or without -# modifications, as long as this notice is preserved. -# -# The first argument passed to this file is the canonical host specification, -# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM -# or -# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM -# The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld -# should be set by the caller. -# -# The set of defined variables is at the end of this script. - -# Known limitations: -# - On IRIX 6.5 with CC="cc", the run time search patch must not be longer -# than 256 bytes, otherwise the compiler driver will dump core. The only -# known workaround is to choose shorter directory names for the build -# directory and/or the installation directory. - -# All known linkers require a `.a' archive for static linking (except MSVC, -# which needs '.lib'). -libext=a -shrext=.so - -host="$1" -host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` -host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` -host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` - -# Code taken from libtool.m4's _LT_CC_BASENAME. - -for cc_temp in $CC""; do - case $cc_temp in - compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; - distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; - \-*) ;; - *) break;; - esac -done -cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'` - -# Code taken from libtool.m4's _LT_COMPILER_PIC. - -wl= -if test "$GCC" = yes; then - wl='-Wl,' -else - case "$host_os" in - aix*) - wl='-Wl,' - ;; - mingw* | cygwin* | msys* | pw32* | os2* | cegcc*) - ;; - hpux9* | hpux10* | hpux11*) - wl='-Wl,' - ;; - irix5* | irix6* | nonstopux*) - wl='-Wl,' - ;; - linux* | k*bsd*-gnu | kopensolaris*-gnu) - case $cc_basename in - ecc*) - wl='-Wl,' - ;; - icc* | ifort*) - wl='-Wl,' - ;; - lf95*) - wl='-Wl,' - ;; - nagfor*) - wl='-Wl,-Wl,,' - ;; - pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) - wl='-Wl,' - ;; - ccc*) - wl='-Wl,' - ;; - xl* | bgxl* | bgf* | mpixl*) - wl='-Wl,' - ;; - como) - wl='-lopt=' - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ F* | *Sun*Fortran*) - wl= - ;; - *Sun\ C*) - wl='-Wl,' - ;; - esac - ;; - esac - ;; - newsos6) - ;; - *nto* | *qnx*) - ;; - osf3* | osf4* | osf5*) - wl='-Wl,' - ;; - rdos*) - ;; - solaris*) - case $cc_basename in - f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) - wl='-Qoption ld ' - ;; - *) - wl='-Wl,' - ;; - esac - ;; - sunos4*) - wl='-Qoption ld ' - ;; - sysv4 | sysv4.2uw2* | sysv4.3*) - wl='-Wl,' - ;; - sysv4*MP*) - ;; - sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) - wl='-Wl,' - ;; - unicos*) - wl='-Wl,' - ;; - uts4*) - ;; - esac -fi - -# Code taken from libtool.m4's _LT_LINKER_SHLIBS. - -hardcode_libdir_flag_spec= -hardcode_libdir_separator= -hardcode_direct=no -hardcode_minus_L=no - -case "$host_os" in - cygwin* | msys* | mingw* | pw32* | cegcc*) - # FIXME: the MSVC++ port hasn't been tested in a loooong time - # When not using gcc, we currently assume that we are using - # Microsoft Visual C++. - if test "$GCC" != yes; then - with_gnu_ld=no - fi - ;; - interix*) - # we just hope/assume this is gcc and not c89 (= MSVC++) - with_gnu_ld=yes - ;; - openbsd*) - with_gnu_ld=no - ;; -esac - -ld_shlibs=yes -if test "$with_gnu_ld" = yes; then - # Set some defaults for GNU ld with shared library support. These - # are reset later if shared libraries are not supported. Putting them - # here allows them to be overridden if necessary. - # Unlike libtool, we use -rpath here, not --rpath, since the documented - # option of GNU ld is called -rpath, not --rpath. - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - case "$host_os" in - aix[3-9]*) - # On AIX/PPC, the GNU linker is very broken - if test "$host_cpu" != ia64; then - ld_shlibs=no - fi - ;; - amigaos*) - case "$host_cpu" in - powerpc) - ;; - m68k) - hardcode_libdir_flag_spec='-L$libdir' - hardcode_minus_L=yes - ;; - esac - ;; - beos*) - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then - : - else - ld_shlibs=no - fi - ;; - cygwin* | msys* | mingw* | pw32* | cegcc*) - # hardcode_libdir_flag_spec is actually meaningless, as there is - # no search path for DLLs. - hardcode_libdir_flag_spec='-L$libdir' - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then - : - else - ld_shlibs=no - fi - ;; - haiku*) - ;; - interix[3-9]*) - hardcode_direct=no - hardcode_libdir_flag_spec='${wl}-rpath,$libdir' - ;; - gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then - : - else - ld_shlibs=no - fi - ;; - netbsd*) - ;; - solaris*) - if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then - ld_shlibs=no - elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then - : - else - ld_shlibs=no - fi - ;; - sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) - case `$LD -v 2>&1` in - *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) - ld_shlibs=no - ;; - *) - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then - hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' - else - ld_shlibs=no - fi - ;; - esac - ;; - sunos4*) - hardcode_direct=yes - ;; - *) - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then - : - else - ld_shlibs=no - fi - ;; - esac - if test "$ld_shlibs" = no; then - hardcode_libdir_flag_spec= - fi -else - case "$host_os" in - aix3*) - # Note: this linker hardcodes the directories in LIBPATH if there - # are no directories specified by -L. - hardcode_minus_L=yes - if test "$GCC" = yes; then - # Neither direct hardcoding nor static linking is supported with a - # broken collect2. - hardcode_direct=unsupported - fi - ;; - aix[4-9]*) - if test "$host_cpu" = ia64; then - # On IA64, the linker does run time linking by default, so we don't - # have to do anything special. - aix_use_runtimelinking=no - else - aix_use_runtimelinking=no - # Test if we are trying to use run time linking or normal - # AIX style linking. If -brtl is somewhere in LDFLAGS, we - # need to do runtime linking. - case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*) - for ld_flag in $LDFLAGS; do - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then - aix_use_runtimelinking=yes - break - fi - done - ;; - esac - fi - hardcode_direct=yes - hardcode_libdir_separator=':' - if test "$GCC" = yes; then - case $host_os in aix4.[012]|aix4.[012].*) - collect2name=`${CC} -print-prog-name=collect2` - if test -f "$collect2name" && \ - strings "$collect2name" | grep resolve_lib_name >/dev/null - then - # We have reworked collect2 - : - else - # We have old collect2 - hardcode_direct=unsupported - hardcode_minus_L=yes - hardcode_libdir_flag_spec='-L$libdir' - hardcode_libdir_separator= - fi - ;; - esac - fi - # Begin _LT_AC_SYS_LIBPATH_AIX. - echo 'int main () { return 0; }' > conftest.c - ${CC} ${LDFLAGS} conftest.c -o conftest - aix_libpath=`dump -H conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } -}'` - if test -z "$aix_libpath"; then - aix_libpath=`dump -HX64 conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } -}'` - fi - if test -z "$aix_libpath"; then - aix_libpath="/usr/lib:/lib" - fi - rm -f conftest.c conftest - # End _LT_AC_SYS_LIBPATH_AIX. - if test "$aix_use_runtimelinking" = yes; then - hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" - else - if test "$host_cpu" = ia64; then - hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib' - else - hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" - fi - fi - ;; - amigaos*) - case "$host_cpu" in - powerpc) - ;; - m68k) - hardcode_libdir_flag_spec='-L$libdir' - hardcode_minus_L=yes - ;; - esac - ;; - bsdi[45]*) - ;; - cygwin* | msys* | mingw* | pw32* | cegcc*) - # When not using gcc, we currently assume that we are using - # Microsoft Visual C++. - # hardcode_libdir_flag_spec is actually meaningless, as there is - # no search path for DLLs. - hardcode_libdir_flag_spec=' ' - libext=lib - ;; - darwin* | rhapsody*) - hardcode_direct=no - if { case $cc_basename in ifort*) true;; *) test "$GCC" = yes;; esac; }; then - : - else - ld_shlibs=no - fi - ;; - dgux*) - hardcode_libdir_flag_spec='-L$libdir' - ;; - freebsd2.2*) - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes - ;; - freebsd2*) - hardcode_direct=yes - hardcode_minus_L=yes - ;; - freebsd* | dragonfly*) - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes - ;; - hpux9*) - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' - hardcode_libdir_separator=: - hardcode_direct=yes - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - hardcode_minus_L=yes - ;; - hpux10*) - if test "$with_gnu_ld" = no; then - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' - hardcode_libdir_separator=: - hardcode_direct=yes - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - hardcode_minus_L=yes - fi - ;; - hpux11*) - if test "$with_gnu_ld" = no; then - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' - hardcode_libdir_separator=: - case $host_cpu in - hppa*64*|ia64*) - hardcode_direct=no - ;; - *) - hardcode_direct=yes - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - hardcode_minus_L=yes - ;; - esac - fi - ;; - irix5* | irix6* | nonstopux*) - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator=: - ;; - netbsd*) - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes - ;; - newsos6) - hardcode_direct=yes - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator=: - ;; - *nto* | *qnx*) - ;; - openbsd*) - if test -f /usr/libexec/ld.so; then - hardcode_direct=yes - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - hardcode_libdir_flag_spec='${wl}-rpath,$libdir' - else - case "$host_os" in - openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*) - hardcode_libdir_flag_spec='-R$libdir' - ;; - *) - hardcode_libdir_flag_spec='${wl}-rpath,$libdir' - ;; - esac - fi - else - ld_shlibs=no - fi - ;; - os2*) - hardcode_libdir_flag_spec='-L$libdir' - hardcode_minus_L=yes - ;; - osf3*) - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator=: - ;; - osf4* | osf5*) - if test "$GCC" = yes; then - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - else - # Both cc and cxx compiler support -rpath directly - hardcode_libdir_flag_spec='-rpath $libdir' - fi - hardcode_libdir_separator=: - ;; - solaris*) - hardcode_libdir_flag_spec='-R$libdir' - ;; - sunos4*) - hardcode_libdir_flag_spec='-L$libdir' - hardcode_direct=yes - hardcode_minus_L=yes - ;; - sysv4) - case $host_vendor in - sni) - hardcode_direct=yes # is this really true??? - ;; - siemens) - hardcode_direct=no - ;; - motorola) - hardcode_direct=no #Motorola manual says yes, but my tests say they lie - ;; - esac - ;; - sysv4.3*) - ;; - sysv4*MP*) - if test -d /usr/nec; then - ld_shlibs=yes - fi - ;; - sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*) - ;; - sysv5* | sco3.2v5* | sco5v6*) - hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' - hardcode_libdir_separator=':' - ;; - uts4*) - hardcode_libdir_flag_spec='-L$libdir' - ;; - *) - ld_shlibs=no - ;; - esac -fi - -# Check dynamic linker characteristics -# Code taken from libtool.m4's _LT_SYS_DYNAMIC_LINKER. -# Unlike libtool.m4, here we don't care about _all_ names of the library, but -# only about the one the linker finds when passed -lNAME. This is the last -# element of library_names_spec in libtool.m4, or possibly two of them if the -# linker has special search rules. -library_names_spec= # the last element of library_names_spec in libtool.m4 -libname_spec='lib$name' -case "$host_os" in - aix3*) - library_names_spec='$libname.a' - ;; - aix[4-9]*) - library_names_spec='$libname$shrext' - ;; - amigaos*) - case "$host_cpu" in - powerpc*) - library_names_spec='$libname$shrext' ;; - m68k) - library_names_spec='$libname.a' ;; - esac - ;; - beos*) - library_names_spec='$libname$shrext' - ;; - bsdi[45]*) - library_names_spec='$libname$shrext' - ;; - cygwin* | msys* | mingw* | pw32* | cegcc*) - shrext=.dll - library_names_spec='$libname.dll.a $libname.lib' - ;; - darwin* | rhapsody*) - shrext=.dylib - library_names_spec='$libname$shrext' - ;; - dgux*) - library_names_spec='$libname$shrext' - ;; - freebsd* | dragonfly*) - case "$host_os" in - freebsd[123]*) - library_names_spec='$libname$shrext$versuffix' ;; - *) - library_names_spec='$libname$shrext' ;; - esac - ;; - gnu*) - library_names_spec='$libname$shrext' - ;; - haiku*) - library_names_spec='$libname$shrext' - ;; - hpux9* | hpux10* | hpux11*) - case $host_cpu in - ia64*) - shrext=.so - ;; - hppa*64*) - shrext=.sl - ;; - *) - shrext=.sl - ;; - esac - library_names_spec='$libname$shrext' - ;; - interix[3-9]*) - library_names_spec='$libname$shrext' - ;; - irix5* | irix6* | nonstopux*) - library_names_spec='$libname$shrext' - case "$host_os" in - irix5* | nonstopux*) - libsuff= shlibsuff= - ;; - *) - case $LD in - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= ;; - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 ;; - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 ;; - *) libsuff= shlibsuff= ;; - esac - ;; - esac - ;; - linux*oldld* | linux*aout* | linux*coff*) - ;; - linux* | k*bsd*-gnu | kopensolaris*-gnu) - library_names_spec='$libname$shrext' - ;; - knetbsd*-gnu) - library_names_spec='$libname$shrext' - ;; - netbsd*) - library_names_spec='$libname$shrext' - ;; - newsos6) - library_names_spec='$libname$shrext' - ;; - *nto* | *qnx*) - library_names_spec='$libname$shrext' - ;; - openbsd*) - library_names_spec='$libname$shrext$versuffix' - ;; - os2*) - libname_spec='$name' - shrext=.dll - library_names_spec='$libname.a' - ;; - osf3* | osf4* | osf5*) - library_names_spec='$libname$shrext' - ;; - rdos*) - ;; - solaris*) - library_names_spec='$libname$shrext' - ;; - sunos4*) - library_names_spec='$libname$shrext$versuffix' - ;; - sysv4 | sysv4.3*) - library_names_spec='$libname$shrext' - ;; - sysv4*MP*) - library_names_spec='$libname$shrext' - ;; - sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - library_names_spec='$libname$shrext' - ;; - tpf*) - library_names_spec='$libname$shrext' - ;; - uts4*) - library_names_spec='$libname$shrext' - ;; -esac - -sed_quote_subst='s/\(["`$\\]\)/\\\1/g' -escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"` -shlibext=`echo "$shrext" | sed -e 's,^\.,,'` -escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` -escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` -escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` - -LC_ALL=C sed -e 's/^\([a-zA-Z0-9_]*\)=/acl_cv_\1=/' <. -# -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that -# program. This Exception is an additional permission under section 7 -# of the GNU General Public License, version 3 ("GPLv3"). - - -# Please send patches to . -# -# Configuration subroutine to validate and canonicalize a configuration type. -# Supply the specified configuration type as an argument. -# If it is invalid, we print an error message on stderr and exit with code 1. -# Otherwise, we print the canonical config type on stdout and succeed. - -# You can get the latest version of this script from: -# https://git.savannah.gnu.org/cgit/config.git/plain/config.sub - -# This file is supposed to be the same for all GNU packages -# and recognize all the CPU types, system types and aliases -# that are meaningful with *any* GNU software. -# Each package is responsible for reporting which valid configurations -# it does not support. The user should be able to distinguish -# a failure to support a valid configuration from a meaningless -# configuration. - -# The goal of this file is to map all the various variations of a given -# machine specification into a single specification in the form: -# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM -# or in some cases, the newer four-part form: -# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM -# It is wrong to echo any other type of specification. - -# The "shellcheck disable" line above the timestamp inhibits complaints -# about features and limitations of the classic Bourne shell that were -# superseded or lifted in POSIX. However, this script identifies a wide -# variety of pre-POSIX systems that do not have POSIX shells at all, and -# even some reasonably current systems (Solaris 10 as case-in-point) still -# have a pre-POSIX /bin/sh. - -me=`echo "$0" | sed -e 's,.*/,,'` - -usage="\ -Usage: $0 [OPTION] CPU-MFR-OPSYS or ALIAS - -Canonicalize a configuration name. - -Options: - -h, --help print this help, then exit - -t, --time-stamp print date of last modification, then exit - -v, --version print version number, then exit - -Report bugs and patches to ." - -version="\ -GNU config.sub ($timestamp) - -Copyright 1992-2022 Free Software Foundation, Inc. - -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." - -help=" -Try \`$me --help' for more information." - -# Parse command line -while test $# -gt 0 ; do - case $1 in - --time-stamp | --time* | -t ) - echo "$timestamp" ; exit ;; - --version | -v ) - echo "$version" ; exit ;; - --help | --h* | -h ) - echo "$usage"; exit ;; - -- ) # Stop option processing - shift; break ;; - - ) # Use stdin as input. - break ;; - -* ) - echo "$me: invalid option $1$help" >&2 - exit 1 ;; - - *local*) - # First pass through any local machine types. - echo "$1" - exit ;; - - * ) - break ;; - esac -done - -case $# in - 0) echo "$me: missing argument$help" >&2 - exit 1;; - 1) ;; - *) echo "$me: too many arguments$help" >&2 - exit 1;; -esac - -# Split fields of configuration type -# shellcheck disable=SC2162 -saved_IFS=$IFS -IFS="-" read field1 field2 field3 field4 <&2 - exit 1 - ;; - *-*-*-*) - basic_machine=$field1-$field2 - basic_os=$field3-$field4 - ;; - *-*-*) - # Ambiguous whether COMPANY is present, or skipped and KERNEL-OS is two - # parts - maybe_os=$field2-$field3 - case $maybe_os in - nto-qnx* | linux-* | uclinux-uclibc* \ - | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* \ - | netbsd*-eabi* | kopensolaris*-gnu* | cloudabi*-eabi* \ - | storm-chaos* | os2-emx* | rtmk-nova*) - basic_machine=$field1 - basic_os=$maybe_os - ;; - android-linux) - basic_machine=$field1-unknown - basic_os=linux-android - ;; - *) - basic_machine=$field1-$field2 - basic_os=$field3 - ;; - esac - ;; - *-*) - # A lone config we happen to match not fitting any pattern - case $field1-$field2 in - decstation-3100) - basic_machine=mips-dec - basic_os= - ;; - *-*) - # Second component is usually, but not always the OS - case $field2 in - # Prevent following clause from handling this valid os - sun*os*) - basic_machine=$field1 - basic_os=$field2 - ;; - zephyr*) - basic_machine=$field1-unknown - basic_os=$field2 - ;; - # Manufacturers - dec* | mips* | sequent* | encore* | pc533* | sgi* | sony* \ - | att* | 7300* | 3300* | delta* | motorola* | sun[234]* \ - | unicom* | ibm* | next | hp | isi* | apollo | altos* \ - | convergent* | ncr* | news | 32* | 3600* | 3100* \ - | hitachi* | c[123]* | convex* | sun | crds | omron* | dg \ - | ultra | tti* | harris | dolphin | highlevel | gould \ - | cbm | ns | masscomp | apple | axis | knuth | cray \ - | microblaze* | sim | cisco \ - | oki | wec | wrs | winbond) - basic_machine=$field1-$field2 - basic_os= - ;; - *) - basic_machine=$field1 - basic_os=$field2 - ;; - esac - ;; - esac - ;; - *) - # Convert single-component short-hands not valid as part of - # multi-component configurations. - case $field1 in - 386bsd) - basic_machine=i386-pc - basic_os=bsd - ;; - a29khif) - basic_machine=a29k-amd - basic_os=udi - ;; - adobe68k) - basic_machine=m68010-adobe - basic_os=scout - ;; - alliant) - basic_machine=fx80-alliant - basic_os= - ;; - altos | altos3068) - basic_machine=m68k-altos - basic_os= - ;; - am29k) - basic_machine=a29k-none - basic_os=bsd - ;; - amdahl) - basic_machine=580-amdahl - basic_os=sysv - ;; - amiga) - basic_machine=m68k-unknown - basic_os= - ;; - amigaos | amigados) - basic_machine=m68k-unknown - basic_os=amigaos - ;; - amigaunix | amix) - basic_machine=m68k-unknown - basic_os=sysv4 - ;; - apollo68) - basic_machine=m68k-apollo - basic_os=sysv - ;; - apollo68bsd) - basic_machine=m68k-apollo - basic_os=bsd - ;; - aros) - basic_machine=i386-pc - basic_os=aros - ;; - aux) - basic_machine=m68k-apple - basic_os=aux - ;; - balance) - basic_machine=ns32k-sequent - basic_os=dynix - ;; - blackfin) - basic_machine=bfin-unknown - basic_os=linux - ;; - cegcc) - basic_machine=arm-unknown - basic_os=cegcc - ;; - convex-c1) - basic_machine=c1-convex - basic_os=bsd - ;; - convex-c2) - basic_machine=c2-convex - basic_os=bsd - ;; - convex-c32) - basic_machine=c32-convex - basic_os=bsd - ;; - convex-c34) - basic_machine=c34-convex - basic_os=bsd - ;; - convex-c38) - basic_machine=c38-convex - basic_os=bsd - ;; - cray) - basic_machine=j90-cray - basic_os=unicos - ;; - crds | unos) - basic_machine=m68k-crds - basic_os= - ;; - da30) - basic_machine=m68k-da30 - basic_os= - ;; - decstation | pmax | pmin | dec3100 | decstatn) - basic_machine=mips-dec - basic_os= - ;; - delta88) - basic_machine=m88k-motorola - basic_os=sysv3 - ;; - dicos) - basic_machine=i686-pc - basic_os=dicos - ;; - djgpp) - basic_machine=i586-pc - basic_os=msdosdjgpp - ;; - ebmon29k) - basic_machine=a29k-amd - basic_os=ebmon - ;; - es1800 | OSE68k | ose68k | ose | OSE) - basic_machine=m68k-ericsson - basic_os=ose - ;; - gmicro) - basic_machine=tron-gmicro - basic_os=sysv - ;; - go32) - basic_machine=i386-pc - basic_os=go32 - ;; - h8300hms) - basic_machine=h8300-hitachi - basic_os=hms - ;; - h8300xray) - basic_machine=h8300-hitachi - basic_os=xray - ;; - h8500hms) - basic_machine=h8500-hitachi - basic_os=hms - ;; - harris) - basic_machine=m88k-harris - basic_os=sysv3 - ;; - hp300 | hp300hpux) - basic_machine=m68k-hp - basic_os=hpux - ;; - hp300bsd) - basic_machine=m68k-hp - basic_os=bsd - ;; - hppaosf) - basic_machine=hppa1.1-hp - basic_os=osf - ;; - hppro) - basic_machine=hppa1.1-hp - basic_os=proelf - ;; - i386mach) - basic_machine=i386-mach - basic_os=mach - ;; - isi68 | isi) - basic_machine=m68k-isi - basic_os=sysv - ;; - m68knommu) - basic_machine=m68k-unknown - basic_os=linux - ;; - magnum | m3230) - basic_machine=mips-mips - basic_os=sysv - ;; - merlin) - basic_machine=ns32k-utek - basic_os=sysv - ;; - mingw64) - basic_machine=x86_64-pc - basic_os=mingw64 - ;; - mingw32) - basic_machine=i686-pc - basic_os=mingw32 - ;; - mingw32ce) - basic_machine=arm-unknown - basic_os=mingw32ce - ;; - monitor) - basic_machine=m68k-rom68k - basic_os=coff - ;; - morphos) - basic_machine=powerpc-unknown - basic_os=morphos - ;; - moxiebox) - basic_machine=moxie-unknown - basic_os=moxiebox - ;; - msdos) - basic_machine=i386-pc - basic_os=msdos - ;; - msys) - basic_machine=i686-pc - basic_os=msys - ;; - mvs) - basic_machine=i370-ibm - basic_os=mvs - ;; - nacl) - basic_machine=le32-unknown - basic_os=nacl - ;; - ncr3000) - basic_machine=i486-ncr - basic_os=sysv4 - ;; - netbsd386) - basic_machine=i386-pc - basic_os=netbsd - ;; - netwinder) - basic_machine=armv4l-rebel - basic_os=linux - ;; - news | news700 | news800 | news900) - basic_machine=m68k-sony - basic_os=newsos - ;; - news1000) - basic_machine=m68030-sony - basic_os=newsos - ;; - necv70) - basic_machine=v70-nec - basic_os=sysv - ;; - nh3000) - basic_machine=m68k-harris - basic_os=cxux - ;; - nh[45]000) - basic_machine=m88k-harris - basic_os=cxux - ;; - nindy960) - basic_machine=i960-intel - basic_os=nindy - ;; - mon960) - basic_machine=i960-intel - basic_os=mon960 - ;; - nonstopux) - basic_machine=mips-compaq - basic_os=nonstopux - ;; - os400) - basic_machine=powerpc-ibm - basic_os=os400 - ;; - OSE68000 | ose68000) - basic_machine=m68000-ericsson - basic_os=ose - ;; - os68k) - basic_machine=m68k-none - basic_os=os68k - ;; - paragon) - basic_machine=i860-intel - basic_os=osf - ;; - parisc) - basic_machine=hppa-unknown - basic_os=linux - ;; - psp) - basic_machine=mipsallegrexel-sony - basic_os=psp - ;; - pw32) - basic_machine=i586-unknown - basic_os=pw32 - ;; - rdos | rdos64) - basic_machine=x86_64-pc - basic_os=rdos - ;; - rdos32) - basic_machine=i386-pc - basic_os=rdos - ;; - rom68k) - basic_machine=m68k-rom68k - basic_os=coff - ;; - sa29200) - basic_machine=a29k-amd - basic_os=udi - ;; - sei) - basic_machine=mips-sei - basic_os=seiux - ;; - sequent) - basic_machine=i386-sequent - basic_os= - ;; - sps7) - basic_machine=m68k-bull - basic_os=sysv2 - ;; - st2000) - basic_machine=m68k-tandem - basic_os= - ;; - stratus) - basic_machine=i860-stratus - basic_os=sysv4 - ;; - sun2) - basic_machine=m68000-sun - basic_os= - ;; - sun2os3) - basic_machine=m68000-sun - basic_os=sunos3 - ;; - sun2os4) - basic_machine=m68000-sun - basic_os=sunos4 - ;; - sun3) - basic_machine=m68k-sun - basic_os= - ;; - sun3os3) - basic_machine=m68k-sun - basic_os=sunos3 - ;; - sun3os4) - basic_machine=m68k-sun - basic_os=sunos4 - ;; - sun4) - basic_machine=sparc-sun - basic_os= - ;; - sun4os3) - basic_machine=sparc-sun - basic_os=sunos3 - ;; - sun4os4) - basic_machine=sparc-sun - basic_os=sunos4 - ;; - sun4sol2) - basic_machine=sparc-sun - basic_os=solaris2 - ;; - sun386 | sun386i | roadrunner) - basic_machine=i386-sun - basic_os= - ;; - sv1) - basic_machine=sv1-cray - basic_os=unicos - ;; - symmetry) - basic_machine=i386-sequent - basic_os=dynix - ;; - t3e) - basic_machine=alphaev5-cray - basic_os=unicos - ;; - t90) - basic_machine=t90-cray - basic_os=unicos - ;; - toad1) - basic_machine=pdp10-xkl - basic_os=tops20 - ;; - tpf) - basic_machine=s390x-ibm - basic_os=tpf - ;; - udi29k) - basic_machine=a29k-amd - basic_os=udi - ;; - ultra3) - basic_machine=a29k-nyu - basic_os=sym1 - ;; - v810 | necv810) - basic_machine=v810-nec - basic_os=none - ;; - vaxv) - basic_machine=vax-dec - basic_os=sysv - ;; - vms) - basic_machine=vax-dec - basic_os=vms - ;; - vsta) - basic_machine=i386-pc - basic_os=vsta - ;; - vxworks960) - basic_machine=i960-wrs - basic_os=vxworks - ;; - vxworks68) - basic_machine=m68k-wrs - basic_os=vxworks - ;; - vxworks29k) - basic_machine=a29k-wrs - basic_os=vxworks - ;; - xbox) - basic_machine=i686-pc - basic_os=mingw32 - ;; - ymp) - basic_machine=ymp-cray - basic_os=unicos - ;; - *) - basic_machine=$1 - basic_os= - ;; - esac - ;; -esac - -# Decode 1-component or ad-hoc basic machines -case $basic_machine in - # Here we handle the default manufacturer of certain CPU types. It is in - # some cases the only manufacturer, in others, it is the most popular. - w89k) - cpu=hppa1.1 - vendor=winbond - ;; - op50n) - cpu=hppa1.1 - vendor=oki - ;; - op60c) - cpu=hppa1.1 - vendor=oki - ;; - ibm*) - cpu=i370 - vendor=ibm - ;; - orion105) - cpu=clipper - vendor=highlevel - ;; - mac | mpw | mac-mpw) - cpu=m68k - vendor=apple - ;; - pmac | pmac-mpw) - cpu=powerpc - vendor=apple - ;; - - # Recognize the various machine names and aliases which stand - # for a CPU type and a company and sometimes even an OS. - 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) - cpu=m68000 - vendor=att - ;; - 3b*) - cpu=we32k - vendor=att - ;; - bluegene*) - cpu=powerpc - vendor=ibm - basic_os=cnk - ;; - decsystem10* | dec10*) - cpu=pdp10 - vendor=dec - basic_os=tops10 - ;; - decsystem20* | dec20*) - cpu=pdp10 - vendor=dec - basic_os=tops20 - ;; - delta | 3300 | motorola-3300 | motorola-delta \ - | 3300-motorola | delta-motorola) - cpu=m68k - vendor=motorola - ;; - dpx2*) - cpu=m68k - vendor=bull - basic_os=sysv3 - ;; - encore | umax | mmax) - cpu=ns32k - vendor=encore - ;; - elxsi) - cpu=elxsi - vendor=elxsi - basic_os=${basic_os:-bsd} - ;; - fx2800) - cpu=i860 - vendor=alliant - ;; - genix) - cpu=ns32k - vendor=ns - ;; - h3050r* | hiux*) - cpu=hppa1.1 - vendor=hitachi - basic_os=hiuxwe2 - ;; - hp3k9[0-9][0-9] | hp9[0-9][0-9]) - cpu=hppa1.0 - vendor=hp - ;; - hp9k2[0-9][0-9] | hp9k31[0-9]) - cpu=m68000 - vendor=hp - ;; - hp9k3[2-9][0-9]) - cpu=m68k - vendor=hp - ;; - hp9k6[0-9][0-9] | hp6[0-9][0-9]) - cpu=hppa1.0 - vendor=hp - ;; - hp9k7[0-79][0-9] | hp7[0-79][0-9]) - cpu=hppa1.1 - vendor=hp - ;; - hp9k78[0-9] | hp78[0-9]) - # FIXME: really hppa2.0-hp - cpu=hppa1.1 - vendor=hp - ;; - hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) - # FIXME: really hppa2.0-hp - cpu=hppa1.1 - vendor=hp - ;; - hp9k8[0-9][13679] | hp8[0-9][13679]) - cpu=hppa1.1 - vendor=hp - ;; - hp9k8[0-9][0-9] | hp8[0-9][0-9]) - cpu=hppa1.0 - vendor=hp - ;; - i*86v32) - cpu=`echo "$1" | sed -e 's/86.*/86/'` - vendor=pc - basic_os=sysv32 - ;; - i*86v4*) - cpu=`echo "$1" | sed -e 's/86.*/86/'` - vendor=pc - basic_os=sysv4 - ;; - i*86v) - cpu=`echo "$1" | sed -e 's/86.*/86/'` - vendor=pc - basic_os=sysv - ;; - i*86sol2) - cpu=`echo "$1" | sed -e 's/86.*/86/'` - vendor=pc - basic_os=solaris2 - ;; - j90 | j90-cray) - cpu=j90 - vendor=cray - basic_os=${basic_os:-unicos} - ;; - iris | iris4d) - cpu=mips - vendor=sgi - case $basic_os in - irix*) - ;; - *) - basic_os=irix4 - ;; - esac - ;; - miniframe) - cpu=m68000 - vendor=convergent - ;; - *mint | mint[0-9]* | *MiNT | *MiNT[0-9]*) - cpu=m68k - vendor=atari - basic_os=mint - ;; - news-3600 | risc-news) - cpu=mips - vendor=sony - basic_os=newsos - ;; - next | m*-next) - cpu=m68k - vendor=next - case $basic_os in - openstep*) - ;; - nextstep*) - ;; - ns2*) - basic_os=nextstep2 - ;; - *) - basic_os=nextstep3 - ;; - esac - ;; - np1) - cpu=np1 - vendor=gould - ;; - op50n-* | op60c-*) - cpu=hppa1.1 - vendor=oki - basic_os=proelf - ;; - pa-hitachi) - cpu=hppa1.1 - vendor=hitachi - basic_os=hiuxwe2 - ;; - pbd) - cpu=sparc - vendor=tti - ;; - pbb) - cpu=m68k - vendor=tti - ;; - pc532) - cpu=ns32k - vendor=pc532 - ;; - pn) - cpu=pn - vendor=gould - ;; - power) - cpu=power - vendor=ibm - ;; - ps2) - cpu=i386 - vendor=ibm - ;; - rm[46]00) - cpu=mips - vendor=siemens - ;; - rtpc | rtpc-*) - cpu=romp - vendor=ibm - ;; - sde) - cpu=mipsisa32 - vendor=sde - basic_os=${basic_os:-elf} - ;; - simso-wrs) - cpu=sparclite - vendor=wrs - basic_os=vxworks - ;; - tower | tower-32) - cpu=m68k - vendor=ncr - ;; - vpp*|vx|vx-*) - cpu=f301 - vendor=fujitsu - ;; - w65) - cpu=w65 - vendor=wdc - ;; - w89k-*) - cpu=hppa1.1 - vendor=winbond - basic_os=proelf - ;; - none) - cpu=none - vendor=none - ;; - leon|leon[3-9]) - cpu=sparc - vendor=$basic_machine - ;; - leon-*|leon[3-9]-*) - cpu=sparc - vendor=`echo "$basic_machine" | sed 's/-.*//'` - ;; - - *-*) - # shellcheck disable=SC2162 - saved_IFS=$IFS - IFS="-" read cpu vendor <&2 - exit 1 - ;; - esac - ;; -esac - -# Here we canonicalize certain aliases for manufacturers. -case $vendor in - digital*) - vendor=dec - ;; - commodore*) - vendor=cbm - ;; - *) - ;; -esac - -# Decode manufacturer-specific aliases for certain operating systems. - -if test x$basic_os != x -then - -# First recognize some ad-hoc cases, or perhaps split kernel-os, or else just -# set os. -case $basic_os in - gnu/linux*) - kernel=linux - os=`echo "$basic_os" | sed -e 's|gnu/linux|gnu|'` - ;; - os2-emx) - kernel=os2 - os=`echo "$basic_os" | sed -e 's|os2-emx|emx|'` - ;; - nto-qnx*) - kernel=nto - os=`echo "$basic_os" | sed -e 's|nto-qnx|qnx|'` - ;; - *-*) - # shellcheck disable=SC2162 - saved_IFS=$IFS - IFS="-" read kernel os <&2 - exit 1 - ;; -esac - -# As a final step for OS-related things, validate the OS-kernel combination -# (given a valid OS), if there is a kernel. -case $kernel-$os in - linux-gnu* | linux-dietlibc* | linux-android* | linux-newlib* \ - | linux-musl* | linux-relibc* | linux-uclibc* ) - ;; - uclinux-uclibc* ) - ;; - -dietlibc* | -newlib* | -musl* | -relibc* | -uclibc* ) - # These are just libc implementations, not actual OSes, and thus - # require a kernel. - echo "Invalid configuration \`$1': libc \`$os' needs explicit kernel." 1>&2 - exit 1 - ;; - kfreebsd*-gnu* | kopensolaris*-gnu*) - ;; - vxworks-simlinux | vxworks-simwindows | vxworks-spe) - ;; - nto-qnx*) - ;; - os2-emx) - ;; - *-eabi* | *-gnueabi*) - ;; - -*) - # Blank kernel with real OS is always fine. - ;; - *-*) - echo "Invalid configuration \`$1': Kernel \`$kernel' not known to work with OS \`$os'." 1>&2 - exit 1 - ;; -esac - -# Here we handle the case where we know the os, and the CPU type, but not the -# manufacturer. We pick the logical manufacturer. -case $vendor in - unknown) - case $cpu-$os in - *-riscix*) - vendor=acorn - ;; - *-sunos*) - vendor=sun - ;; - *-cnk* | *-aix*) - vendor=ibm - ;; - *-beos*) - vendor=be - ;; - *-hpux*) - vendor=hp - ;; - *-mpeix*) - vendor=hp - ;; - *-hiux*) - vendor=hitachi - ;; - *-unos*) - vendor=crds - ;; - *-dgux*) - vendor=dg - ;; - *-luna*) - vendor=omron - ;; - *-genix*) - vendor=ns - ;; - *-clix*) - vendor=intergraph - ;; - *-mvs* | *-opened*) - vendor=ibm - ;; - *-os400*) - vendor=ibm - ;; - s390-* | s390x-*) - vendor=ibm - ;; - *-ptx*) - vendor=sequent - ;; - *-tpf*) - vendor=ibm - ;; - *-vxsim* | *-vxworks* | *-windiss*) - vendor=wrs - ;; - *-aux*) - vendor=apple - ;; - *-hms*) - vendor=hitachi - ;; - *-mpw* | *-macos*) - vendor=apple - ;; - *-*mint | *-mint[0-9]* | *-*MiNT | *-MiNT[0-9]*) - vendor=atari - ;; - *-vos*) - vendor=stratus - ;; - esac - ;; -esac - -echo "$cpu-$vendor-${kernel:+$kernel-}$os" -exit - -# Local variables: -# eval: (add-hook 'before-save-hook 'time-stamp) -# time-stamp-start: "timestamp='" -# time-stamp-format: "%:y-%02m-%02d" -# time-stamp-end: "'" -# End: diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/depcomp b/src/dependencies/libarchive-3.6.2/build/autoconf/depcomp deleted file mode 100755 index 715e343..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/depcomp +++ /dev/null @@ -1,791 +0,0 @@ -#! /bin/sh -# depcomp - compile a program generating dependencies as side-effects - -scriptversion=2018-03-07.03; # UTC - -# Copyright (C) 1999-2021 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - -# Originally written by Alexandre Oliva . - -case $1 in - '') - echo "$0: No command. Try '$0 --help' for more information." 1>&2 - exit 1; - ;; - -h | --h*) - cat <<\EOF -Usage: depcomp [--help] [--version] PROGRAM [ARGS] - -Run PROGRAMS ARGS to compile a file, generating dependencies -as side-effects. - -Environment variables: - depmode Dependency tracking mode. - source Source file read by 'PROGRAMS ARGS'. - object Object file output by 'PROGRAMS ARGS'. - DEPDIR directory where to store dependencies. - depfile Dependency file to output. - tmpdepfile Temporary file to use when outputting dependencies. - libtool Whether libtool is used (yes/no). - -Report bugs to . -EOF - exit $? - ;; - -v | --v*) - echo "depcomp $scriptversion" - exit $? - ;; -esac - -# Get the directory component of the given path, and save it in the -# global variables '$dir'. Note that this directory component will -# be either empty or ending with a '/' character. This is deliberate. -set_dir_from () -{ - case $1 in - */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; - *) dir=;; - esac -} - -# Get the suffix-stripped basename of the given path, and save it the -# global variable '$base'. -set_base_from () -{ - base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` -} - -# If no dependency file was actually created by the compiler invocation, -# we still have to create a dummy depfile, to avoid errors with the -# Makefile "include basename.Plo" scheme. -make_dummy_depfile () -{ - echo "#dummy" > "$depfile" -} - -# Factor out some common post-processing of the generated depfile. -# Requires the auxiliary global variable '$tmpdepfile' to be set. -aix_post_process_depfile () -{ - # If the compiler actually managed to produce a dependency file, - # post-process it. - if test -f "$tmpdepfile"; then - # Each line is of the form 'foo.o: dependency.h'. - # Do two passes, one to just change these to - # $object: dependency.h - # and one to simply output - # dependency.h: - # which is needed to avoid the deleted-header problem. - { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile" - sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile" - } > "$depfile" - rm -f "$tmpdepfile" - else - make_dummy_depfile - fi -} - -# A tabulation character. -tab=' ' -# A newline character. -nl=' -' -# Character ranges might be problematic outside the C locale. -# These definitions help. -upper=ABCDEFGHIJKLMNOPQRSTUVWXYZ -lower=abcdefghijklmnopqrstuvwxyz -digits=0123456789 -alpha=${upper}${lower} - -if test -z "$depmode" || test -z "$source" || test -z "$object"; then - echo "depcomp: Variables source, object and depmode must be set" 1>&2 - exit 1 -fi - -# Dependencies for sub/bar.o or sub/bar.obj go into sub/.deps/bar.Po. -depfile=${depfile-`echo "$object" | - sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} -tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} - -rm -f "$tmpdepfile" - -# Avoid interferences from the environment. -gccflag= dashmflag= - -# Some modes work just like other modes, but use different flags. We -# parameterize here, but still list the modes in the big case below, -# to make depend.m4 easier to write. Note that we *cannot* use a case -# here, because this file can only contain one case statement. -if test "$depmode" = hp; then - # HP compiler uses -M and no extra arg. - gccflag=-M - depmode=gcc -fi - -if test "$depmode" = dashXmstdout; then - # This is just like dashmstdout with a different argument. - dashmflag=-xM - depmode=dashmstdout -fi - -cygpath_u="cygpath -u -f -" -if test "$depmode" = msvcmsys; then - # This is just like msvisualcpp but w/o cygpath translation. - # Just convert the backslash-escaped backslashes to single forward - # slashes to satisfy depend.m4 - cygpath_u='sed s,\\\\,/,g' - depmode=msvisualcpp -fi - -if test "$depmode" = msvc7msys; then - # This is just like msvc7 but w/o cygpath translation. - # Just convert the backslash-escaped backslashes to single forward - # slashes to satisfy depend.m4 - cygpath_u='sed s,\\\\,/,g' - depmode=msvc7 -fi - -if test "$depmode" = xlc; then - # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information. - gccflag=-qmakedep=gcc,-MF - depmode=gcc -fi - -case "$depmode" in -gcc3) -## gcc 3 implements dependency tracking that does exactly what -## we want. Yay! Note: for some reason libtool 1.4 doesn't like -## it if -MD -MP comes after the -MF stuff. Hmm. -## Unfortunately, FreeBSD c89 acceptance of flags depends upon -## the command line argument order; so add the flags where they -## appear in depend2.am. Note that the slowdown incurred here -## affects only configure: in makefiles, %FASTDEP% shortcuts this. - for arg - do - case $arg in - -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;; - *) set fnord "$@" "$arg" ;; - esac - shift # fnord - shift # $arg - done - "$@" - stat=$? - if test $stat -ne 0; then - rm -f "$tmpdepfile" - exit $stat - fi - mv "$tmpdepfile" "$depfile" - ;; - -gcc) -## Note that this doesn't just cater to obsosete pre-3.x GCC compilers. -## but also to in-use compilers like IMB xlc/xlC and the HP C compiler. -## (see the conditional assignment to $gccflag above). -## There are various ways to get dependency output from gcc. Here's -## why we pick this rather obscure method: -## - Don't want to use -MD because we'd like the dependencies to end -## up in a subdir. Having to rename by hand is ugly. -## (We might end up doing this anyway to support other compilers.) -## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like -## -MM, not -M (despite what the docs say). Also, it might not be -## supported by the other compilers which use the 'gcc' depmode. -## - Using -M directly means running the compiler twice (even worse -## than renaming). - if test -z "$gccflag"; then - gccflag=-MD, - fi - "$@" -Wp,"$gccflag$tmpdepfile" - stat=$? - if test $stat -ne 0; then - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - echo "$object : \\" > "$depfile" - # The second -e expression handles DOS-style file names with drive - # letters. - sed -e 's/^[^:]*: / /' \ - -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile" -## This next piece of magic avoids the "deleted header file" problem. -## The problem is that when a header file which appears in a .P file -## is deleted, the dependency causes make to die (because there is -## typically no way to rebuild the header). We avoid this by adding -## dummy dependencies for each header file. Too bad gcc doesn't do -## this for us directly. -## Some versions of gcc put a space before the ':'. On the theory -## that the space means something, we add a space to the output as -## well. hp depmode also adds that space, but also prefixes the VPATH -## to the object. Take care to not repeat it in the output. -## Some versions of the HPUX 10.20 sed can't process this invocation -## correctly. Breaking it into two sed invocations is a workaround. - tr ' ' "$nl" < "$tmpdepfile" \ - | sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \ - | sed -e 's/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -hp) - # This case exists only to let depend.m4 do its work. It works by - # looking at the text of this script. This case will never be run, - # since it is checked for above. - exit 1 - ;; - -sgi) - if test "$libtool" = yes; then - "$@" "-Wp,-MDupdate,$tmpdepfile" - else - "$@" -MDupdate "$tmpdepfile" - fi - stat=$? - if test $stat -ne 0; then - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - - if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files - echo "$object : \\" > "$depfile" - # Clip off the initial element (the dependent). Don't try to be - # clever and replace this with sed code, as IRIX sed won't handle - # lines with more than a fixed number of characters (4096 in - # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines; - # the IRIX cc adds comments like '#:fec' to the end of the - # dependency line. - tr ' ' "$nl" < "$tmpdepfile" \ - | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' \ - | tr "$nl" ' ' >> "$depfile" - echo >> "$depfile" - # The second pass generates a dummy entry for each header file. - tr ' ' "$nl" < "$tmpdepfile" \ - | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \ - >> "$depfile" - else - make_dummy_depfile - fi - rm -f "$tmpdepfile" - ;; - -xlc) - # This case exists only to let depend.m4 do its work. It works by - # looking at the text of this script. This case will never be run, - # since it is checked for above. - exit 1 - ;; - -aix) - # The C for AIX Compiler uses -M and outputs the dependencies - # in a .u file. In older versions, this file always lives in the - # current directory. Also, the AIX compiler puts '$object:' at the - # start of each line; $object doesn't have directory information. - # Version 6 uses the directory in both cases. - set_dir_from "$object" - set_base_from "$object" - if test "$libtool" = yes; then - tmpdepfile1=$dir$base.u - tmpdepfile2=$base.u - tmpdepfile3=$dir.libs/$base.u - "$@" -Wc,-M - else - tmpdepfile1=$dir$base.u - tmpdepfile2=$dir$base.u - tmpdepfile3=$dir$base.u - "$@" -M - fi - stat=$? - if test $stat -ne 0; then - rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" - exit $stat - fi - - for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" - do - test -f "$tmpdepfile" && break - done - aix_post_process_depfile - ;; - -tcc) - # tcc (Tiny C Compiler) understand '-MD -MF file' since version 0.9.26 - # FIXME: That version still under development at the moment of writing. - # Make that this statement remains true also for stable, released - # versions. - # It will wrap lines (doesn't matter whether long or short) with a - # trailing '\', as in: - # - # foo.o : \ - # foo.c \ - # foo.h \ - # - # It will put a trailing '\' even on the last line, and will use leading - # spaces rather than leading tabs (at least since its commit 0394caf7 - # "Emit spaces for -MD"). - "$@" -MD -MF "$tmpdepfile" - stat=$? - if test $stat -ne 0; then - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - # Each non-empty line is of the form 'foo.o : \' or ' dep.h \'. - # We have to change lines of the first kind to '$object: \'. - sed -e "s|.*:|$object :|" < "$tmpdepfile" > "$depfile" - # And for each line of the second kind, we have to emit a 'dep.h:' - # dummy dependency, to avoid the deleted-header problem. - sed -n -e 's|^ *\(.*\) *\\$|\1:|p' < "$tmpdepfile" >> "$depfile" - rm -f "$tmpdepfile" - ;; - -## The order of this option in the case statement is important, since the -## shell code in configure will try each of these formats in the order -## listed in this file. A plain '-MD' option would be understood by many -## compilers, so we must ensure this comes after the gcc and icc options. -pgcc) - # Portland's C compiler understands '-MD'. - # Will always output deps to 'file.d' where file is the root name of the - # source file under compilation, even if file resides in a subdirectory. - # The object file name does not affect the name of the '.d' file. - # pgcc 10.2 will output - # foo.o: sub/foo.c sub/foo.h - # and will wrap long lines using '\' : - # foo.o: sub/foo.c ... \ - # sub/foo.h ... \ - # ... - set_dir_from "$object" - # Use the source, not the object, to determine the base name, since - # that's sadly what pgcc will do too. - set_base_from "$source" - tmpdepfile=$base.d - - # For projects that build the same source file twice into different object - # files, the pgcc approach of using the *source* file root name can cause - # problems in parallel builds. Use a locking strategy to avoid stomping on - # the same $tmpdepfile. - lockdir=$base.d-lock - trap " - echo '$0: caught signal, cleaning up...' >&2 - rmdir '$lockdir' - exit 1 - " 1 2 13 15 - numtries=100 - i=$numtries - while test $i -gt 0; do - # mkdir is a portable test-and-set. - if mkdir "$lockdir" 2>/dev/null; then - # This process acquired the lock. - "$@" -MD - stat=$? - # Release the lock. - rmdir "$lockdir" - break - else - # If the lock is being held by a different process, wait - # until the winning process is done or we timeout. - while test -d "$lockdir" && test $i -gt 0; do - sleep 1 - i=`expr $i - 1` - done - fi - i=`expr $i - 1` - done - trap - 1 2 13 15 - if test $i -le 0; then - echo "$0: failed to acquire lock after $numtries attempts" >&2 - echo "$0: check lockdir '$lockdir'" >&2 - exit 1 - fi - - if test $stat -ne 0; then - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - # Each line is of the form `foo.o: dependent.h', - # or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'. - # Do two passes, one to just change these to - # `$object: dependent.h' and one to simply `dependent.h:'. - sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" - # Some versions of the HPUX 10.20 sed can't process this invocation - # correctly. Breaking it into two sed invocations is a workaround. - sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" \ - | sed -e 's/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -hp2) - # The "hp" stanza above does not work with aCC (C++) and HP's ia64 - # compilers, which have integrated preprocessors. The correct option - # to use with these is +Maked; it writes dependencies to a file named - # 'foo.d', which lands next to the object file, wherever that - # happens to be. - # Much of this is similar to the tru64 case; see comments there. - set_dir_from "$object" - set_base_from "$object" - if test "$libtool" = yes; then - tmpdepfile1=$dir$base.d - tmpdepfile2=$dir.libs/$base.d - "$@" -Wc,+Maked - else - tmpdepfile1=$dir$base.d - tmpdepfile2=$dir$base.d - "$@" +Maked - fi - stat=$? - if test $stat -ne 0; then - rm -f "$tmpdepfile1" "$tmpdepfile2" - exit $stat - fi - - for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" - do - test -f "$tmpdepfile" && break - done - if test -f "$tmpdepfile"; then - sed -e "s,^.*\.[$lower]*:,$object:," "$tmpdepfile" > "$depfile" - # Add 'dependent.h:' lines. - sed -ne '2,${ - s/^ *// - s/ \\*$// - s/$/:/ - p - }' "$tmpdepfile" >> "$depfile" - else - make_dummy_depfile - fi - rm -f "$tmpdepfile" "$tmpdepfile2" - ;; - -tru64) - # The Tru64 compiler uses -MD to generate dependencies as a side - # effect. 'cc -MD -o foo.o ...' puts the dependencies into 'foo.o.d'. - # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put - # dependencies in 'foo.d' instead, so we check for that too. - # Subdirectories are respected. - set_dir_from "$object" - set_base_from "$object" - - if test "$libtool" = yes; then - # Libtool generates 2 separate objects for the 2 libraries. These - # two compilations output dependencies in $dir.libs/$base.o.d and - # in $dir$base.o.d. We have to check for both files, because - # one of the two compilations can be disabled. We should prefer - # $dir$base.o.d over $dir.libs/$base.o.d because the latter is - # automatically cleaned when .libs/ is deleted, while ignoring - # the former would cause a distcleancheck panic. - tmpdepfile1=$dir$base.o.d # libtool 1.5 - tmpdepfile2=$dir.libs/$base.o.d # Likewise. - tmpdepfile3=$dir.libs/$base.d # Compaq CCC V6.2-504 - "$@" -Wc,-MD - else - tmpdepfile1=$dir$base.d - tmpdepfile2=$dir$base.d - tmpdepfile3=$dir$base.d - "$@" -MD - fi - - stat=$? - if test $stat -ne 0; then - rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" - exit $stat - fi - - for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" - do - test -f "$tmpdepfile" && break - done - # Same post-processing that is required for AIX mode. - aix_post_process_depfile - ;; - -msvc7) - if test "$libtool" = yes; then - showIncludes=-Wc,-showIncludes - else - showIncludes=-showIncludes - fi - "$@" $showIncludes > "$tmpdepfile" - stat=$? - grep -v '^Note: including file: ' "$tmpdepfile" - if test $stat -ne 0; then - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - echo "$object : \\" > "$depfile" - # The first sed program below extracts the file names and escapes - # backslashes for cygpath. The second sed program outputs the file - # name when reading, but also accumulates all include files in the - # hold buffer in order to output them again at the end. This only - # works with sed implementations that can handle large buffers. - sed < "$tmpdepfile" -n ' -/^Note: including file: *\(.*\)/ { - s//\1/ - s/\\/\\\\/g - p -}' | $cygpath_u | sort -u | sed -n ' -s/ /\\ /g -s/\(.*\)/'"$tab"'\1 \\/p -s/.\(.*\) \\/\1:/ -H -$ { - s/.*/'"$tab"'/ - G - p -}' >> "$depfile" - echo >> "$depfile" # make sure the fragment doesn't end with a backslash - rm -f "$tmpdepfile" - ;; - -msvc7msys) - # This case exists only to let depend.m4 do its work. It works by - # looking at the text of this script. This case will never be run, - # since it is checked for above. - exit 1 - ;; - -#nosideeffect) - # This comment above is used by automake to tell side-effect - # dependency tracking mechanisms from slower ones. - -dashmstdout) - # Important note: in order to support this mode, a compiler *must* - # always write the preprocessed file to stdout, regardless of -o. - "$@" || exit $? - - # Remove the call to Libtool. - if test "$libtool" = yes; then - while test "X$1" != 'X--mode=compile'; do - shift - done - shift - fi - - # Remove '-o $object'. - IFS=" " - for arg - do - case $arg in - -o) - shift - ;; - $object) - shift - ;; - *) - set fnord "$@" "$arg" - shift # fnord - shift # $arg - ;; - esac - done - - test -z "$dashmflag" && dashmflag=-M - # Require at least two characters before searching for ':' - # in the target name. This is to cope with DOS-style filenames: - # a dependency such as 'c:/foo/bar' could be seen as target 'c' otherwise. - "$@" $dashmflag | - sed "s|^[$tab ]*[^:$tab ][^:][^:]*:[$tab ]*|$object: |" > "$tmpdepfile" - rm -f "$depfile" - cat < "$tmpdepfile" > "$depfile" - # Some versions of the HPUX 10.20 sed can't process this sed invocation - # correctly. Breaking it into two sed invocations is a workaround. - tr ' ' "$nl" < "$tmpdepfile" \ - | sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' \ - | sed -e 's/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -dashXmstdout) - # This case only exists to satisfy depend.m4. It is never actually - # run, as this mode is specially recognized in the preamble. - exit 1 - ;; - -makedepend) - "$@" || exit $? - # Remove any Libtool call - if test "$libtool" = yes; then - while test "X$1" != 'X--mode=compile'; do - shift - done - shift - fi - # X makedepend - shift - cleared=no eat=no - for arg - do - case $cleared in - no) - set ""; shift - cleared=yes ;; - esac - if test $eat = yes; then - eat=no - continue - fi - case "$arg" in - -D*|-I*) - set fnord "$@" "$arg"; shift ;; - # Strip any option that makedepend may not understand. Remove - # the object too, otherwise makedepend will parse it as a source file. - -arch) - eat=yes ;; - -*|$object) - ;; - *) - set fnord "$@" "$arg"; shift ;; - esac - done - obj_suffix=`echo "$object" | sed 's/^.*\././'` - touch "$tmpdepfile" - ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@" - rm -f "$depfile" - # makedepend may prepend the VPATH from the source file name to the object. - # No need to regex-escape $object, excess matching of '.' is harmless. - sed "s|^.*\($object *:\)|\1|" "$tmpdepfile" > "$depfile" - # Some versions of the HPUX 10.20 sed can't process the last invocation - # correctly. Breaking it into two sed invocations is a workaround. - sed '1,2d' "$tmpdepfile" \ - | tr ' ' "$nl" \ - | sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' \ - | sed -e 's/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" "$tmpdepfile".bak - ;; - -cpp) - # Important note: in order to support this mode, a compiler *must* - # always write the preprocessed file to stdout. - "$@" || exit $? - - # Remove the call to Libtool. - if test "$libtool" = yes; then - while test "X$1" != 'X--mode=compile'; do - shift - done - shift - fi - - # Remove '-o $object'. - IFS=" " - for arg - do - case $arg in - -o) - shift - ;; - $object) - shift - ;; - *) - set fnord "$@" "$arg" - shift # fnord - shift # $arg - ;; - esac - done - - "$@" -E \ - | sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \ - -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \ - | sed '$ s: \\$::' > "$tmpdepfile" - rm -f "$depfile" - echo "$object : \\" > "$depfile" - cat < "$tmpdepfile" >> "$depfile" - sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -msvisualcpp) - # Important note: in order to support this mode, a compiler *must* - # always write the preprocessed file to stdout. - "$@" || exit $? - - # Remove the call to Libtool. - if test "$libtool" = yes; then - while test "X$1" != 'X--mode=compile'; do - shift - done - shift - fi - - IFS=" " - for arg - do - case "$arg" in - -o) - shift - ;; - $object) - shift - ;; - "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI") - set fnord "$@" - shift - shift - ;; - *) - set fnord "$@" "$arg" - shift - shift - ;; - esac - done - "$@" -E 2>/dev/null | - sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile" - rm -f "$depfile" - echo "$object : \\" > "$depfile" - sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::'"$tab"'\1 \\:p' >> "$depfile" - echo "$tab" >> "$depfile" - sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::\1\::p' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -msvcmsys) - # This case exists only to let depend.m4 do its work. It works by - # looking at the text of this script. This case will never be run, - # since it is checked for above. - exit 1 - ;; - -none) - exec "$@" - ;; - -*) - echo "Unknown depmode $depmode" 1>&2 - exit 1 - ;; -esac - -exit 0 - -# Local Variables: -# mode: shell-script -# sh-indentation: 2 -# eval: (add-hook 'before-save-hook 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC0" -# time-stamp-end: "; # UTC" -# End: diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/iconv.m4 b/src/dependencies/libarchive-3.6.2/build/autoconf/iconv.m4 deleted file mode 100644 index 4e37363..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/iconv.m4 +++ /dev/null @@ -1,271 +0,0 @@ -# iconv.m4 serial 19 (gettext-0.18.2) -dnl Copyright (C) 2000-2002, 2007-2014 Free Software Foundation, Inc. -dnl This file is free software; the Free Software Foundation -dnl gives unlimited permission to copy and/or distribute it, -dnl with or without modifications, as long as this notice is preserved. - -dnl From Bruno Haible. - -AC_DEFUN([AM_ICONV_LINKFLAGS_BODY], -[ - dnl Prerequisites of AC_LIB_LINKFLAGS_BODY. - AC_REQUIRE([AC_LIB_PREPARE_PREFIX]) - AC_REQUIRE([AC_LIB_RPATH]) - - dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV - dnl accordingly. - AC_LIB_LINKFLAGS_BODY([iconv]) -]) - -AC_DEFUN([AM_ICONV_LINK], -[ - dnl Some systems have iconv in libc, some have it in libiconv (OSF/1 and - dnl those with the standalone portable GNU libiconv installed). - AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles - - dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV - dnl accordingly. - AC_REQUIRE([AM_ICONV_LINKFLAGS_BODY]) - - dnl Add $INCICONV to CPPFLAGS before performing the following checks, - dnl because if the user has installed libiconv and not disabled its use - dnl via --without-libiconv-prefix, he wants to use it. The first - dnl AC_LINK_IFELSE will then fail, the second AC_LINK_IFELSE will succeed. - am_save_CPPFLAGS="$CPPFLAGS" - AC_LIB_APPENDTOVAR([CPPFLAGS], [$INCICONV]) - - AC_CACHE_CHECK([for iconv], [am_cv_func_iconv], [ - am_cv_func_iconv="no, consider installing GNU libiconv" - am_cv_lib_iconv=no - AC_LINK_IFELSE( - [AC_LANG_PROGRAM( - [[ -#include -#include - ]], - [[iconv_t cd = iconv_open("",""); - iconv(cd,NULL,NULL,NULL,NULL); - iconv_close(cd);]])], - [am_cv_func_iconv=yes]) - if test "$am_cv_func_iconv" != yes; then - am_save_LIBS="$LIBS" - LIBS="$LIBS $LIBICONV" - AC_LINK_IFELSE( - [AC_LANG_PROGRAM( - [[ -#include -#include - ]], - [[iconv_t cd = iconv_open("",""); - iconv(cd,NULL,NULL,NULL,NULL); - iconv_close(cd);]])], - [am_cv_lib_iconv=yes] - [am_cv_func_iconv=yes]) - LIBS="$am_save_LIBS" - fi - ]) - if test "$am_cv_func_iconv" = yes; then - AC_CACHE_CHECK([for working iconv], [am_cv_func_iconv_works], [ - dnl This tests against bugs in AIX 5.1, AIX 6.1..7.1, HP-UX 11.11, - dnl Solaris 10. - am_save_LIBS="$LIBS" - if test $am_cv_lib_iconv = yes; then - LIBS="$LIBS $LIBICONV" - fi - am_cv_func_iconv_works=no - for ac_iconv_const in '' 'const'; do - AC_RUN_IFELSE( - [AC_LANG_PROGRAM( - [[ -#include -#include - -#ifndef ICONV_CONST -# define ICONV_CONST $ac_iconv_const -#endif - ]], - [[int result = 0; - /* Test against AIX 5.1 bug: Failures are not distinguishable from successful - returns. */ - { - iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8"); - if (cd_utf8_to_88591 != (iconv_t)(-1)) - { - static ICONV_CONST char input[] = "\342\202\254"; /* EURO SIGN */ - char buf[10]; - ICONV_CONST char *inptr = input; - size_t inbytesleft = strlen (input); - char *outptr = buf; - size_t outbytesleft = sizeof (buf); - size_t res = iconv (cd_utf8_to_88591, - &inptr, &inbytesleft, - &outptr, &outbytesleft); - if (res == 0) - result |= 1; - iconv_close (cd_utf8_to_88591); - } - } - /* Test against Solaris 10 bug: Failures are not distinguishable from - successful returns. */ - { - iconv_t cd_ascii_to_88591 = iconv_open ("ISO8859-1", "646"); - if (cd_ascii_to_88591 != (iconv_t)(-1)) - { - static ICONV_CONST char input[] = "\263"; - char buf[10]; - ICONV_CONST char *inptr = input; - size_t inbytesleft = strlen (input); - char *outptr = buf; - size_t outbytesleft = sizeof (buf); - size_t res = iconv (cd_ascii_to_88591, - &inptr, &inbytesleft, - &outptr, &outbytesleft); - if (res == 0) - result |= 2; - iconv_close (cd_ascii_to_88591); - } - } - /* Test against AIX 6.1..7.1 bug: Buffer overrun. */ - { - iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO-8859-1"); - if (cd_88591_to_utf8 != (iconv_t)(-1)) - { - static ICONV_CONST char input[] = "\304"; - static char buf[2] = { (char)0xDE, (char)0xAD }; - ICONV_CONST char *inptr = input; - size_t inbytesleft = 1; - char *outptr = buf; - size_t outbytesleft = 1; - size_t res = iconv (cd_88591_to_utf8, - &inptr, &inbytesleft, - &outptr, &outbytesleft); - if (res != (size_t)(-1) || outptr - buf > 1 || buf[1] != (char)0xAD) - result |= 4; - iconv_close (cd_88591_to_utf8); - } - } -#if 0 /* This bug could be worked around by the caller. */ - /* Test against HP-UX 11.11 bug: Positive return value instead of 0. */ - { - iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591"); - if (cd_88591_to_utf8 != (iconv_t)(-1)) - { - static ICONV_CONST char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; - char buf[50]; - ICONV_CONST char *inptr = input; - size_t inbytesleft = strlen (input); - char *outptr = buf; - size_t outbytesleft = sizeof (buf); - size_t res = iconv (cd_88591_to_utf8, - &inptr, &inbytesleft, - &outptr, &outbytesleft); - if ((int)res > 0) - result |= 8; - iconv_close (cd_88591_to_utf8); - } - } -#endif - /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is - provided. */ - if (/* Try standardized names. */ - iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1) - /* Try IRIX, OSF/1 names. */ - && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1) - /* Try AIX names. */ - && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1) - /* Try HP-UX names. */ - && iconv_open ("utf8", "eucJP") == (iconv_t)(-1)) - result |= 16; - return result; -]])], - [am_cv_func_iconv_works=yes], , - [case "$host_os" in - aix* | hpux*) am_cv_func_iconv_works="guessing no" ;; - *) am_cv_func_iconv_works="guessing yes" ;; - esac]) - test "$am_cv_func_iconv_works" = no || break - done - LIBS="$am_save_LIBS" - ]) - case "$am_cv_func_iconv_works" in - *no) am_func_iconv=no am_cv_lib_iconv=no ;; - *) am_func_iconv=yes ;; - esac - else - am_func_iconv=no am_cv_lib_iconv=no - fi - if test "$am_func_iconv" = yes; then - AC_DEFINE([HAVE_ICONV], [1], - [Define if you have the iconv() function and it works.]) - fi - if test "$am_cv_lib_iconv" = yes; then - AC_MSG_CHECKING([how to link with libiconv]) - AC_MSG_RESULT([$LIBICONV]) - else - dnl If $LIBICONV didn't lead to a usable library, we don't need $INCICONV - dnl either. - CPPFLAGS="$am_save_CPPFLAGS" - LIBICONV= - LTLIBICONV= - fi - AC_SUBST([LIBICONV]) - AC_SUBST([LTLIBICONV]) -]) - -dnl Define AM_ICONV using AC_DEFUN_ONCE for Autoconf >= 2.64, in order to -dnl avoid warnings like -dnl "warning: AC_REQUIRE: `AM_ICONV' was expanded before it was required". -dnl This is tricky because of the way 'aclocal' is implemented: -dnl - It requires defining an auxiliary macro whose name ends in AC_DEFUN. -dnl Otherwise aclocal's initial scan pass would miss the macro definition. -dnl - It requires a line break inside the AC_DEFUN_ONCE and AC_DEFUN expansions. -dnl Otherwise aclocal would emit many "Use of uninitialized value $1" -dnl warnings. -m4_define([gl_iconv_AC_DEFUN], - m4_version_prereq([2.64], - [[AC_DEFUN_ONCE( - [$1], [$2])]], - [m4_ifdef([gl_00GNULIB], - [[AC_DEFUN_ONCE( - [$1], [$2])]], - [[AC_DEFUN( - [$1], [$2])]])])) -gl_iconv_AC_DEFUN([AM_ICONV], -[ - AM_ICONV_LINK - if test "$am_cv_func_iconv" = yes; then - AC_MSG_CHECKING([for iconv declaration]) - AC_CACHE_VAL([am_cv_proto_iconv], [ - AC_COMPILE_IFELSE( - [AC_LANG_PROGRAM( - [[ -#include -#include -extern -#ifdef __cplusplus -"C" -#endif -#if defined(__STDC__) || defined(_MSC_VER) || defined(__cplusplus) -size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); -#else -size_t iconv(); -#endif - ]], - [[]])], - [am_cv_proto_iconv_arg1=""], - [am_cv_proto_iconv_arg1="const"]) - am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"]) - am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` - AC_MSG_RESULT([ - $am_cv_proto_iconv]) - AC_DEFINE_UNQUOTED([ICONV_CONST], [$am_cv_proto_iconv_arg1], - [Define as const if the declaration of iconv() needs const.]) - dnl Also substitute ICONV_CONST in the gnulib generated . - m4_ifdef([gl_ICONV_H_DEFAULTS], - [AC_REQUIRE([gl_ICONV_H_DEFAULTS]) - if test -n "$am_cv_proto_iconv_arg1"; then - ICONV_CONST="const" - fi - ]) - fi -]) diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/install-sh b/src/dependencies/libarchive-3.6.2/build/autoconf/install-sh deleted file mode 100755 index ec298b5..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/install-sh +++ /dev/null @@ -1,541 +0,0 @@ -#!/bin/sh -# install - install a program, script, or datafile - -scriptversion=2020-11-14.01; # UTC - -# This originates from X11R5 (mit/util/scripts/install.sh), which was -# later released in X11R6 (xc/config/util/install.sh) with the -# following copyright and license. -# -# Copyright (C) 1994 X Consortium -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to -# deal in the Software without restriction, including without limitation the -# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -# sell copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN -# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- -# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -# -# Except as contained in this notice, the name of the X Consortium shall not -# be used in advertising or otherwise to promote the sale, use or other deal- -# ings in this Software without prior written authorization from the X Consor- -# tium. -# -# -# FSF changes to this file are in the public domain. -# -# Calling this script install-sh is preferred over install.sh, to prevent -# 'make' implicit rules from creating a file called install from it -# when there is no Makefile. -# -# This script is compatible with the BSD install script, but was written -# from scratch. - -tab=' ' -nl=' -' -IFS=" $tab$nl" - -# Set DOITPROG to "echo" to test this script. - -doit=${DOITPROG-} -doit_exec=${doit:-exec} - -# Put in absolute file names if you don't have them in your path; -# or use environment vars. - -chgrpprog=${CHGRPPROG-chgrp} -chmodprog=${CHMODPROG-chmod} -chownprog=${CHOWNPROG-chown} -cmpprog=${CMPPROG-cmp} -cpprog=${CPPROG-cp} -mkdirprog=${MKDIRPROG-mkdir} -mvprog=${MVPROG-mv} -rmprog=${RMPROG-rm} -stripprog=${STRIPPROG-strip} - -posix_mkdir= - -# Desired mode of installed file. -mode=0755 - -# Create dirs (including intermediate dirs) using mode 755. -# This is like GNU 'install' as of coreutils 8.32 (2020). -mkdir_umask=22 - -backupsuffix= -chgrpcmd= -chmodcmd=$chmodprog -chowncmd= -mvcmd=$mvprog -rmcmd="$rmprog -f" -stripcmd= - -src= -dst= -dir_arg= -dst_arg= - -copy_on_change=false -is_target_a_directory=possibly - -usage="\ -Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE - or: $0 [OPTION]... SRCFILES... DIRECTORY - or: $0 [OPTION]... -t DIRECTORY SRCFILES... - or: $0 [OPTION]... -d DIRECTORIES... - -In the 1st form, copy SRCFILE to DSTFILE. -In the 2nd and 3rd, copy all SRCFILES to DIRECTORY. -In the 4th, create DIRECTORIES. - -Options: - --help display this help and exit. - --version display version info and exit. - - -c (ignored) - -C install only if different (preserve data modification time) - -d create directories instead of installing files. - -g GROUP $chgrpprog installed files to GROUP. - -m MODE $chmodprog installed files to MODE. - -o USER $chownprog installed files to USER. - -p pass -p to $cpprog. - -s $stripprog installed files. - -S SUFFIX attempt to back up existing files, with suffix SUFFIX. - -t DIRECTORY install into DIRECTORY. - -T report an error if DSTFILE is a directory. - -Environment variables override the default commands: - CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG - RMPROG STRIPPROG - -By default, rm is invoked with -f; when overridden with RMPROG, -it's up to you to specify -f if you want it. - -If -S is not specified, no backups are attempted. - -Email bug reports to bug-automake@gnu.org. -Automake home page: https://www.gnu.org/software/automake/ -" - -while test $# -ne 0; do - case $1 in - -c) ;; - - -C) copy_on_change=true;; - - -d) dir_arg=true;; - - -g) chgrpcmd="$chgrpprog $2" - shift;; - - --help) echo "$usage"; exit $?;; - - -m) mode=$2 - case $mode in - *' '* | *"$tab"* | *"$nl"* | *'*'* | *'?'* | *'['*) - echo "$0: invalid mode: $mode" >&2 - exit 1;; - esac - shift;; - - -o) chowncmd="$chownprog $2" - shift;; - - -p) cpprog="$cpprog -p";; - - -s) stripcmd=$stripprog;; - - -S) backupsuffix="$2" - shift;; - - -t) - is_target_a_directory=always - dst_arg=$2 - # Protect names problematic for 'test' and other utilities. - case $dst_arg in - -* | [=\(\)!]) dst_arg=./$dst_arg;; - esac - shift;; - - -T) is_target_a_directory=never;; - - --version) echo "$0 $scriptversion"; exit $?;; - - --) shift - break;; - - -*) echo "$0: invalid option: $1" >&2 - exit 1;; - - *) break;; - esac - shift -done - -# We allow the use of options -d and -T together, by making -d -# take the precedence; this is for compatibility with GNU install. - -if test -n "$dir_arg"; then - if test -n "$dst_arg"; then - echo "$0: target directory not allowed when installing a directory." >&2 - exit 1 - fi -fi - -if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then - # When -d is used, all remaining arguments are directories to create. - # When -t is used, the destination is already specified. - # Otherwise, the last argument is the destination. Remove it from $@. - for arg - do - if test -n "$dst_arg"; then - # $@ is not empty: it contains at least $arg. - set fnord "$@" "$dst_arg" - shift # fnord - fi - shift # arg - dst_arg=$arg - # Protect names problematic for 'test' and other utilities. - case $dst_arg in - -* | [=\(\)!]) dst_arg=./$dst_arg;; - esac - done -fi - -if test $# -eq 0; then - if test -z "$dir_arg"; then - echo "$0: no input file specified." >&2 - exit 1 - fi - # It's OK to call 'install-sh -d' without argument. - # This can happen when creating conditional directories. - exit 0 -fi - -if test -z "$dir_arg"; then - if test $# -gt 1 || test "$is_target_a_directory" = always; then - if test ! -d "$dst_arg"; then - echo "$0: $dst_arg: Is not a directory." >&2 - exit 1 - fi - fi -fi - -if test -z "$dir_arg"; then - do_exit='(exit $ret); exit $ret' - trap "ret=129; $do_exit" 1 - trap "ret=130; $do_exit" 2 - trap "ret=141; $do_exit" 13 - trap "ret=143; $do_exit" 15 - - # Set umask so as not to create temps with too-generous modes. - # However, 'strip' requires both read and write access to temps. - case $mode in - # Optimize common cases. - *644) cp_umask=133;; - *755) cp_umask=22;; - - *[0-7]) - if test -z "$stripcmd"; then - u_plus_rw= - else - u_plus_rw='% 200' - fi - cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; - *) - if test -z "$stripcmd"; then - u_plus_rw= - else - u_plus_rw=,u+rw - fi - cp_umask=$mode$u_plus_rw;; - esac -fi - -for src -do - # Protect names problematic for 'test' and other utilities. - case $src in - -* | [=\(\)!]) src=./$src;; - esac - - if test -n "$dir_arg"; then - dst=$src - dstdir=$dst - test -d "$dstdir" - dstdir_status=$? - # Don't chown directories that already exist. - if test $dstdir_status = 0; then - chowncmd="" - fi - else - - # Waiting for this to be detected by the "$cpprog $src $dsttmp" command - # might cause directories to be created, which would be especially bad - # if $src (and thus $dsttmp) contains '*'. - if test ! -f "$src" && test ! -d "$src"; then - echo "$0: $src does not exist." >&2 - exit 1 - fi - - if test -z "$dst_arg"; then - echo "$0: no destination specified." >&2 - exit 1 - fi - dst=$dst_arg - - # If destination is a directory, append the input filename. - if test -d "$dst"; then - if test "$is_target_a_directory" = never; then - echo "$0: $dst_arg: Is a directory" >&2 - exit 1 - fi - dstdir=$dst - dstbase=`basename "$src"` - case $dst in - */) dst=$dst$dstbase;; - *) dst=$dst/$dstbase;; - esac - dstdir_status=0 - else - dstdir=`dirname "$dst"` - test -d "$dstdir" - dstdir_status=$? - fi - fi - - case $dstdir in - */) dstdirslash=$dstdir;; - *) dstdirslash=$dstdir/;; - esac - - obsolete_mkdir_used=false - - if test $dstdir_status != 0; then - case $posix_mkdir in - '') - # With -d, create the new directory with the user-specified mode. - # Otherwise, rely on $mkdir_umask. - if test -n "$dir_arg"; then - mkdir_mode=-m$mode - else - mkdir_mode= - fi - - posix_mkdir=false - # The $RANDOM variable is not portable (e.g., dash). Use it - # here however when possible just to lower collision chance. - tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ - - trap ' - ret=$? - rmdir "$tmpdir/a/b" "$tmpdir/a" "$tmpdir" 2>/dev/null - exit $ret - ' 0 - - # Because "mkdir -p" follows existing symlinks and we likely work - # directly in world-writeable /tmp, make sure that the '$tmpdir' - # directory is successfully created first before we actually test - # 'mkdir -p'. - if (umask $mkdir_umask && - $mkdirprog $mkdir_mode "$tmpdir" && - exec $mkdirprog $mkdir_mode -p -- "$tmpdir/a/b") >/dev/null 2>&1 - then - if test -z "$dir_arg" || { - # Check for POSIX incompatibilities with -m. - # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or - # other-writable bit of parent directory when it shouldn't. - # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. - test_tmpdir="$tmpdir/a" - ls_ld_tmpdir=`ls -ld "$test_tmpdir"` - case $ls_ld_tmpdir in - d????-?r-*) different_mode=700;; - d????-?--*) different_mode=755;; - *) false;; - esac && - $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { - ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` - test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" - } - } - then posix_mkdir=: - fi - rmdir "$tmpdir/a/b" "$tmpdir/a" "$tmpdir" - else - # Remove any dirs left behind by ancient mkdir implementations. - rmdir ./$mkdir_mode ./-p ./-- "$tmpdir" 2>/dev/null - fi - trap '' 0;; - esac - - if - $posix_mkdir && ( - umask $mkdir_umask && - $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir" - ) - then : - else - - # mkdir does not conform to POSIX, - # or it failed possibly due to a race condition. Create the - # directory the slow way, step by step, checking for races as we go. - - case $dstdir in - /*) prefix='/';; - [-=\(\)!]*) prefix='./';; - *) prefix='';; - esac - - oIFS=$IFS - IFS=/ - set -f - set fnord $dstdir - shift - set +f - IFS=$oIFS - - prefixes= - - for d - do - test X"$d" = X && continue - - prefix=$prefix$d - if test -d "$prefix"; then - prefixes= - else - if $posix_mkdir; then - (umask $mkdir_umask && - $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break - # Don't fail if two instances are running concurrently. - test -d "$prefix" || exit 1 - else - case $prefix in - *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; - *) qprefix=$prefix;; - esac - prefixes="$prefixes '$qprefix'" - fi - fi - prefix=$prefix/ - done - - if test -n "$prefixes"; then - # Don't fail if two instances are running concurrently. - (umask $mkdir_umask && - eval "\$doit_exec \$mkdirprog $prefixes") || - test -d "$dstdir" || exit 1 - obsolete_mkdir_used=true - fi - fi - fi - - if test -n "$dir_arg"; then - { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && - { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && - { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false || - test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 - else - - # Make a couple of temp file names in the proper directory. - dsttmp=${dstdirslash}_inst.$$_ - rmtmp=${dstdirslash}_rm.$$_ - - # Trap to clean up those temp files at exit. - trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0 - - # Copy the file name to the temp name. - (umask $cp_umask && - { test -z "$stripcmd" || { - # Create $dsttmp read-write so that cp doesn't create it read-only, - # which would cause strip to fail. - if test -z "$doit"; then - : >"$dsttmp" # No need to fork-exec 'touch'. - else - $doit touch "$dsttmp" - fi - } - } && - $doit_exec $cpprog "$src" "$dsttmp") && - - # and set any options; do chmod last to preserve setuid bits. - # - # If any of these fail, we abort the whole thing. If we want to - # ignore errors from any of these, just make sure not to ignore - # errors from the above "$doit $cpprog $src $dsttmp" command. - # - { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && - { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && - { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } && - { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } && - - # If -C, don't bother to copy if it wouldn't change the file. - if $copy_on_change && - old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && - new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && - set -f && - set X $old && old=:$2:$4:$5:$6 && - set X $new && new=:$2:$4:$5:$6 && - set +f && - test "$old" = "$new" && - $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1 - then - rm -f "$dsttmp" - else - # If $backupsuffix is set, and the file being installed - # already exists, attempt a backup. Don't worry if it fails, - # e.g., if mv doesn't support -f. - if test -n "$backupsuffix" && test -f "$dst"; then - $doit $mvcmd -f "$dst" "$dst$backupsuffix" 2>/dev/null - fi - - # Rename the file to the real destination. - $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null || - - # The rename failed, perhaps because mv can't rename something else - # to itself, or perhaps because mv is so ancient that it does not - # support -f. - { - # Now remove or move aside any old file at destination location. - # We try this two ways since rm can't unlink itself on some - # systems and the destination file might be busy for other - # reasons. In this case, the final cleanup might fail but the new - # file should still install successfully. - { - test ! -f "$dst" || - $doit $rmcmd "$dst" 2>/dev/null || - { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null && - { $doit $rmcmd "$rmtmp" 2>/dev/null; :; } - } || - { echo "$0: cannot unlink or rename $dst" >&2 - (exit 1); exit 1 - } - } && - - # Now rename the file to the real destination. - $doit $mvcmd "$dsttmp" "$dst" - } - fi || exit 1 - - trap '' 0 - fi -done - -# Local variables: -# eval: (add-hook 'before-save-hook 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC0" -# time-stamp-end: "; # UTC" -# End: diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/la_uid_t.m4 b/src/dependencies/libarchive-3.6.2/build/autoconf/la_uid_t.m4 deleted file mode 100644 index 31eef5e..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/la_uid_t.m4 +++ /dev/null @@ -1,20 +0,0 @@ -# la_TYPE_UID_T -# ------------- -AC_DEFUN([la_TYPE_UID_T], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -AC_CACHE_CHECK(for uid_t in sys/types.h, la_cv_type_uid_t, -[AC_EGREP_HEADER(uid_t, sys/types.h, - la_cv_type_uid_t=yes, la_cv_type_uid_t=no)]) -if test $la_cv_type_uid_t = no; then - case $host in - *mingw*) def_uid_t=short ;; - *) def_uid_t=int ;; - esac - AC_DEFINE_UNQUOTED(uid_t, [$def_uid_t], - [Define to match typeof st_uid field of struct stat if doesn't define.]) - AC_DEFINE_UNQUOTED(gid_t, [$def_uid_t], - [Define to match typeof st_gid field of struct stat if doesn't define.]) -fi -]) -AU_ALIAS([AC_TYPE_UID_T], [la_TYPE_UID_T]) - diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/lib-ld.m4 b/src/dependencies/libarchive-3.6.2/build/autoconf/lib-ld.m4 deleted file mode 100644 index ae003f7..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/lib-ld.m4 +++ /dev/null @@ -1,109 +0,0 @@ -# lib-ld.m4 serial 5 (gettext-0.18.2) -dnl Copyright (C) 1996-2003, 2009-2011 Free Software Foundation, Inc. -dnl This file is free software; the Free Software Foundation -dnl gives unlimited permission to copy and/or distribute it, -dnl with or without modifications, as long as this notice is preserved. - -dnl Subroutines of libtool.m4, -dnl with replacements s/AC_/AC_LIB/ and s/lt_cv/acl_cv/ to avoid collision -dnl with libtool.m4. - -dnl From libtool-1.4. Sets the variable with_gnu_ld to yes or no. -AC_DEFUN([AC_LIB_PROG_LD_GNU], -[AC_CACHE_CHECK([if the linker ($LD) is GNU ld], [acl_cv_prog_gnu_ld], -[# I'd rather use --version here, but apparently some GNU ld's only accept -v. -case `$LD -v 2>&1 /dev/null 2>&1 \ - && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 \ - || PATH_SEPARATOR=';' - } -fi -ac_prog=ld -if test "$GCC" = yes; then - # Check if gcc -print-prog-name=ld gives a path. - AC_MSG_CHECKING([for ld used by GCC]) - case $host in - *-*-mingw*) - # gcc leaves a trailing carriage return which upsets mingw - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; - *) - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; - esac - case $ac_prog in - # Accept absolute paths. - [[\\/]* | [A-Za-z]:[\\/]*)] - [re_direlt='/[^/][^/]*/\.\./'] - # Canonicalize the path of ld - ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` - while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do - ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` - done - test -z "$LD" && LD="$ac_prog" - ;; - "") - # If it fails, then pretend we aren't using GCC. - ac_prog=ld - ;; - *) - # If it is relative, then search for the first ld in PATH. - with_gnu_ld=unknown - ;; - esac -elif test "$with_gnu_ld" = yes; then - AC_MSG_CHECKING([for GNU ld]) -else - AC_MSG_CHECKING([for non-GNU ld]) -fi -AC_CACHE_VAL([acl_cv_path_LD], -[if test -z "$LD"; then - IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" - for ac_dir in $PATH; do - test -z "$ac_dir" && ac_dir=. - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then - acl_cv_path_LD="$ac_dir/$ac_prog" - # Check to see if the program is GNU ld. I'd rather use --version, - # but apparently some GNU ld's only accept -v. - # Break only if it was the GNU/non-GNU ld that we prefer. - case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in - *GNU* | *'with BFD'*) - test "$with_gnu_ld" != no && break ;; - *) - test "$with_gnu_ld" != yes && break ;; - esac - fi - done - IFS="$ac_save_ifs" -else - acl_cv_path_LD="$LD" # Let the user override the test with a path. -fi]) -LD="$acl_cv_path_LD" -if test -n "$LD"; then - AC_MSG_RESULT([$LD]) -else - AC_MSG_RESULT([no]) -fi -test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH]) -AC_LIB_PROG_LD_GNU -]) diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/lib-link.m4 b/src/dependencies/libarchive-3.6.2/build/autoconf/lib-link.m4 deleted file mode 100644 index e7c9ba9..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/lib-link.m4 +++ /dev/null @@ -1,777 +0,0 @@ -# lib-link.m4 serial 26 (gettext-0.18.2) -dnl Copyright (C) 2001-2011 Free Software Foundation, Inc. -dnl This file is free software; the Free Software Foundation -dnl gives unlimited permission to copy and/or distribute it, -dnl with or without modifications, as long as this notice is preserved. - -dnl From Bruno Haible. - -AC_PREREQ([2.54]) - -dnl AC_LIB_LINKFLAGS(name [, dependencies]) searches for libname and -dnl the libraries corresponding to explicit and implicit dependencies. -dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and -dnl augments the CPPFLAGS variable. -dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname -dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem. -AC_DEFUN([AC_LIB_LINKFLAGS], -[ - AC_REQUIRE([AC_LIB_PREPARE_PREFIX]) - AC_REQUIRE([AC_LIB_RPATH]) - pushdef([Name],[m4_translit([$1],[./+-], [____])]) - pushdef([NAME],[m4_translit([$1],[abcdefghijklmnopqrstuvwxyz./+-], - [ABCDEFGHIJKLMNOPQRSTUVWXYZ____])]) - AC_CACHE_CHECK([how to link with lib[]$1], [ac_cv_lib[]Name[]_libs], [ - AC_LIB_LINKFLAGS_BODY([$1], [$2]) - ac_cv_lib[]Name[]_libs="$LIB[]NAME" - ac_cv_lib[]Name[]_ltlibs="$LTLIB[]NAME" - ac_cv_lib[]Name[]_cppflags="$INC[]NAME" - ac_cv_lib[]Name[]_prefix="$LIB[]NAME[]_PREFIX" - ]) - LIB[]NAME="$ac_cv_lib[]Name[]_libs" - LTLIB[]NAME="$ac_cv_lib[]Name[]_ltlibs" - INC[]NAME="$ac_cv_lib[]Name[]_cppflags" - LIB[]NAME[]_PREFIX="$ac_cv_lib[]Name[]_prefix" - AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME) - AC_SUBST([LIB]NAME) - AC_SUBST([LTLIB]NAME) - AC_SUBST([LIB]NAME[_PREFIX]) - dnl Also set HAVE_LIB[]NAME so that AC_LIB_HAVE_LINKFLAGS can reuse the - dnl results of this search when this library appears as a dependency. - HAVE_LIB[]NAME=yes - popdef([NAME]) - popdef([Name]) -]) - -dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode, [missing-message]) -dnl searches for libname and the libraries corresponding to explicit and -dnl implicit dependencies, together with the specified include files and -dnl the ability to compile and link the specified testcode. The missing-message -dnl defaults to 'no' and may contain additional hints for the user. -dnl If found, it sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} -dnl and LTLIB${NAME} variables and augments the CPPFLAGS variable, and -dnl #defines HAVE_LIB${NAME} to 1. Otherwise, it sets and AC_SUBSTs -dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty. -dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname -dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem. -AC_DEFUN([AC_LIB_HAVE_LINKFLAGS], -[ - AC_REQUIRE([AC_LIB_PREPARE_PREFIX]) - AC_REQUIRE([AC_LIB_RPATH]) - pushdef([Name],[m4_translit([$1],[./+-], [____])]) - pushdef([NAME],[m4_translit([$1],[abcdefghijklmnopqrstuvwxyz./+-], - [ABCDEFGHIJKLMNOPQRSTUVWXYZ____])]) - - dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME - dnl accordingly. - AC_LIB_LINKFLAGS_BODY([$1], [$2]) - - dnl Add $INC[]NAME to CPPFLAGS before performing the following checks, - dnl because if the user has installed lib[]Name and not disabled its use - dnl via --without-lib[]Name-prefix, he wants to use it. - ac_save_CPPFLAGS="$CPPFLAGS" - AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME) - - AC_CACHE_CHECK([for lib[]$1], [ac_cv_lib[]Name], [ - ac_save_LIBS="$LIBS" - dnl If $LIB[]NAME contains some -l options, add it to the end of LIBS, - dnl because these -l options might require -L options that are present in - dnl LIBS. -l options benefit only from the -L options listed before it. - dnl Otherwise, add it to the front of LIBS, because it may be a static - dnl library that depends on another static library that is present in LIBS. - dnl Static libraries benefit only from the static libraries listed after - dnl it. - case " $LIB[]NAME" in - *" -l"*) LIBS="$LIBS $LIB[]NAME" ;; - *) LIBS="$LIB[]NAME $LIBS" ;; - esac - AC_LINK_IFELSE( - [AC_LANG_PROGRAM([[$3]], [[$4]])], - [ac_cv_lib[]Name=yes], - [ac_cv_lib[]Name='m4_if([$5], [], [no], [[$5]])']) - LIBS="$ac_save_LIBS" - ]) - if test "$ac_cv_lib[]Name" = yes; then - HAVE_LIB[]NAME=yes - AC_DEFINE([HAVE_LIB]NAME, 1, [Define if you have the lib][$1 library.]) - AC_MSG_CHECKING([how to link with lib[]$1]) - AC_MSG_RESULT([$LIB[]NAME]) - else - HAVE_LIB[]NAME=no - dnl If $LIB[]NAME didn't lead to a usable library, we don't need - dnl $INC[]NAME either. - CPPFLAGS="$ac_save_CPPFLAGS" - LIB[]NAME= - LTLIB[]NAME= - LIB[]NAME[]_PREFIX= - fi - AC_SUBST([HAVE_LIB]NAME) - AC_SUBST([LIB]NAME) - AC_SUBST([LTLIB]NAME) - AC_SUBST([LIB]NAME[_PREFIX]) - popdef([NAME]) - popdef([Name]) -]) - -dnl Determine the platform dependent parameters needed to use rpath: -dnl acl_libext, -dnl acl_shlibext, -dnl acl_libname_spec, -dnl acl_library_names_spec, -dnl acl_hardcode_libdir_flag_spec, -dnl acl_hardcode_libdir_separator, -dnl acl_hardcode_direct, -dnl acl_hardcode_minus_L. -AC_DEFUN([AC_LIB_RPATH], -[ - dnl Tell automake >= 1.10 to complain if config.rpath is missing. - m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([config.rpath])]) - AC_REQUIRE([AC_PROG_CC]) dnl we use $CC, $GCC, $LDFLAGS - AC_REQUIRE([AC_LIB_PROG_LD]) dnl we use $LD, $with_gnu_ld - AC_REQUIRE([AC_CANONICAL_HOST]) dnl we use $host - AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT]) dnl we use $ac_aux_dir - AC_CACHE_CHECK([for shared library run path origin], [acl_cv_rpath], [ - CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \ - ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh - . ./conftest.sh - rm -f ./conftest.sh - acl_cv_rpath=done - ]) - wl="$acl_cv_wl" - acl_libext="$acl_cv_libext" - acl_shlibext="$acl_cv_shlibext" - acl_libname_spec="$acl_cv_libname_spec" - acl_library_names_spec="$acl_cv_library_names_spec" - acl_hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec" - acl_hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator" - acl_hardcode_direct="$acl_cv_hardcode_direct" - acl_hardcode_minus_L="$acl_cv_hardcode_minus_L" - dnl Determine whether the user wants rpath handling at all. - AC_ARG_ENABLE([rpath], - [ --disable-rpath do not hardcode runtime library paths], - :, enable_rpath=yes) -]) - -dnl AC_LIB_FROMPACKAGE(name, package) -dnl declares that libname comes from the given package. The configure file -dnl will then not have a --with-libname-prefix option but a -dnl --with-package-prefix option. Several libraries can come from the same -dnl package. This declaration must occur before an AC_LIB_LINKFLAGS or similar -dnl macro call that searches for libname. -AC_DEFUN([AC_LIB_FROMPACKAGE], -[ - pushdef([NAME],[m4_translit([$1],[abcdefghijklmnopqrstuvwxyz./+-], - [ABCDEFGHIJKLMNOPQRSTUVWXYZ____])]) - define([acl_frompackage_]NAME, [$2]) - popdef([NAME]) - pushdef([PACK],[$2]) - pushdef([PACKUP],[m4_translit(PACK,[abcdefghijklmnopqrstuvwxyz./+-], - [ABCDEFGHIJKLMNOPQRSTUVWXYZ____])]) - define([acl_libsinpackage_]PACKUP, - m4_ifdef([acl_libsinpackage_]PACKUP, [m4_defn([acl_libsinpackage_]PACKUP)[, ]],)[lib$1]) - popdef([PACKUP]) - popdef([PACK]) -]) - -dnl AC_LIB_LINKFLAGS_BODY(name [, dependencies]) searches for libname and -dnl the libraries corresponding to explicit and implicit dependencies. -dnl Sets the LIB${NAME}, LTLIB${NAME} and INC${NAME} variables. -dnl Also, sets the LIB${NAME}_PREFIX variable to nonempty if libname was found -dnl in ${LIB${NAME}_PREFIX}/$acl_libdirstem. -AC_DEFUN([AC_LIB_LINKFLAGS_BODY], -[ - AC_REQUIRE([AC_LIB_PREPARE_MULTILIB]) - pushdef([NAME],[m4_translit([$1],[abcdefghijklmnopqrstuvwxyz./+-], - [ABCDEFGHIJKLMNOPQRSTUVWXYZ____])]) - pushdef([PACK],[m4_ifdef([acl_frompackage_]NAME, [acl_frompackage_]NAME, lib[$1])]) - pushdef([PACKUP],[m4_translit(PACK,[abcdefghijklmnopqrstuvwxyz./+-], - [ABCDEFGHIJKLMNOPQRSTUVWXYZ____])]) - pushdef([PACKLIBS],[m4_ifdef([acl_frompackage_]NAME, [acl_libsinpackage_]PACKUP, lib[$1])]) - dnl Autoconf >= 2.61 supports dots in --with options. - pushdef([P_A_C_K],[m4_if(m4_version_compare(m4_defn([m4_PACKAGE_VERSION]),[2.61]),[-1],[m4_translit(PACK,[.],[_])],PACK)]) - dnl By default, look in $includedir and $libdir. - use_additional=yes - AC_LIB_WITH_FINAL_PREFIX([ - eval additional_includedir=\"$includedir\" - eval additional_libdir=\"$libdir\" - ]) - AC_ARG_WITH(P_A_C_K[-prefix], -[[ --with-]]P_A_C_K[[-prefix[=DIR] search for ]PACKLIBS[ in DIR/include and DIR/lib - --without-]]P_A_C_K[[-prefix don't search for ]PACKLIBS[ in includedir and libdir]], -[ - if test "X$withval" = "Xno"; then - use_additional=no - else - if test "X$withval" = "X"; then - AC_LIB_WITH_FINAL_PREFIX([ - eval additional_includedir=\"$includedir\" - eval additional_libdir=\"$libdir\" - ]) - else - additional_includedir="$withval/include" - additional_libdir="$withval/$acl_libdirstem" - if test "$acl_libdirstem2" != "$acl_libdirstem" \ - && ! test -d "$withval/$acl_libdirstem"; then - additional_libdir="$withval/$acl_libdirstem2" - fi - fi - fi -]) - dnl Search the library and its dependencies in $additional_libdir and - dnl $LDFLAGS. Using breadth-first-seach. - LIB[]NAME= - LTLIB[]NAME= - INC[]NAME= - LIB[]NAME[]_PREFIX= - dnl HAVE_LIB${NAME} is an indicator that LIB${NAME}, LTLIB${NAME} have been - dnl computed. So it has to be reset here. - HAVE_LIB[]NAME= - rpathdirs= - ltrpathdirs= - names_already_handled= - names_next_round='$1 $2' - while test -n "$names_next_round"; do - names_this_round="$names_next_round" - names_next_round= - for name in $names_this_round; do - already_handled= - for n in $names_already_handled; do - if test "$n" = "$name"; then - already_handled=yes - break - fi - done - if test -z "$already_handled"; then - names_already_handled="$names_already_handled $name" - dnl See if it was already located by an earlier AC_LIB_LINKFLAGS - dnl or AC_LIB_HAVE_LINKFLAGS call. - uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` - eval value=\"\$HAVE_LIB$uppername\" - if test -n "$value"; then - if test "$value" = yes; then - eval value=\"\$LIB$uppername\" - test -z "$value" || LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$value" - eval value=\"\$LTLIB$uppername\" - test -z "$value" || LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }$value" - else - dnl An earlier call to AC_LIB_HAVE_LINKFLAGS has determined - dnl that this library doesn't exist. So just drop it. - : - fi - else - dnl Search the library lib$name in $additional_libdir and $LDFLAGS - dnl and the already constructed $LIBNAME/$LTLIBNAME. - found_dir= - found_la= - found_so= - found_a= - eval libname=\"$acl_libname_spec\" # typically: libname=lib$name - if test -n "$acl_shlibext"; then - shrext=".$acl_shlibext" # typically: shrext=.so - else - shrext= - fi - if test $use_additional = yes; then - dir="$additional_libdir" - dnl The same code as in the loop below: - dnl First look for a shared library. - if test -n "$acl_shlibext"; then - if test -f "$dir/$libname$shrext"; then - found_dir="$dir" - found_so="$dir/$libname$shrext" - else - if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then - ver=`(cd "$dir" && \ - for f in "$libname$shrext".*; do echo "$f"; done \ - | sed -e "s,^$libname$shrext\\\\.,," \ - | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \ - | sed 1q ) 2>/dev/null` - if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then - found_dir="$dir" - found_so="$dir/$libname$shrext.$ver" - fi - else - eval library_names=\"$acl_library_names_spec\" - for f in $library_names; do - if test -f "$dir/$f"; then - found_dir="$dir" - found_so="$dir/$f" - break - fi - done - fi - fi - fi - dnl Then look for a static library. - if test "X$found_dir" = "X"; then - if test -f "$dir/$libname.$acl_libext"; then - found_dir="$dir" - found_a="$dir/$libname.$acl_libext" - fi - fi - if test "X$found_dir" != "X"; then - if test -f "$dir/$libname.la"; then - found_la="$dir/$libname.la" - fi - fi - fi - if test "X$found_dir" = "X"; then - for x in $LDFLAGS $LTLIB[]NAME; do - AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) - case "$x" in - -L*) - dir=`echo "X$x" | sed -e 's/^X-L//'` - dnl First look for a shared library. - if test -n "$acl_shlibext"; then - if test -f "$dir/$libname$shrext"; then - found_dir="$dir" - found_so="$dir/$libname$shrext" - else - if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then - ver=`(cd "$dir" && \ - for f in "$libname$shrext".*; do echo "$f"; done \ - | sed -e "s,^$libname$shrext\\\\.,," \ - | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \ - | sed 1q ) 2>/dev/null` - if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then - found_dir="$dir" - found_so="$dir/$libname$shrext.$ver" - fi - else - eval library_names=\"$acl_library_names_spec\" - for f in $library_names; do - if test -f "$dir/$f"; then - found_dir="$dir" - found_so="$dir/$f" - break - fi - done - fi - fi - fi - dnl Then look for a static library. - if test "X$found_dir" = "X"; then - if test -f "$dir/$libname.$acl_libext"; then - found_dir="$dir" - found_a="$dir/$libname.$acl_libext" - fi - fi - if test "X$found_dir" != "X"; then - if test -f "$dir/$libname.la"; then - found_la="$dir/$libname.la" - fi - fi - ;; - esac - if test "X$found_dir" != "X"; then - break - fi - done - fi - if test "X$found_dir" != "X"; then - dnl Found the library. - LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-L$found_dir -l$name" - if test "X$found_so" != "X"; then - dnl Linking with a shared library. We attempt to hardcode its - dnl directory into the executable's runpath, unless it's the - dnl standard /usr/lib. - if test "$enable_rpath" = no \ - || test "X$found_dir" = "X/usr/$acl_libdirstem" \ - || test "X$found_dir" = "X/usr/$acl_libdirstem2"; then - dnl No hardcoding is needed. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" - else - dnl Use an explicit option to hardcode DIR into the resulting - dnl binary. - dnl Potentially add DIR to ltrpathdirs. - dnl The ltrpathdirs will be appended to $LTLIBNAME at the end. - haveit= - for x in $ltrpathdirs; do - if test "X$x" = "X$found_dir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - ltrpathdirs="$ltrpathdirs $found_dir" - fi - dnl The hardcoding into $LIBNAME is system dependent. - if test "$acl_hardcode_direct" = yes; then - dnl Using DIR/libNAME.so during linking hardcodes DIR into the - dnl resulting binary. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" - else - if test -n "$acl_hardcode_libdir_flag_spec" && test "$acl_hardcode_minus_L" = no; then - dnl Use an explicit option to hardcode DIR into the resulting - dnl binary. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" - dnl Potentially add DIR to rpathdirs. - dnl The rpathdirs will be appended to $LIBNAME at the end. - haveit= - for x in $rpathdirs; do - if test "X$x" = "X$found_dir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - rpathdirs="$rpathdirs $found_dir" - fi - else - dnl Rely on "-L$found_dir". - dnl But don't add it if it's already contained in the LDFLAGS - dnl or the already constructed $LIBNAME - haveit= - for x in $LDFLAGS $LIB[]NAME; do - AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) - if test "X$x" = "X-L$found_dir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir" - fi - if test "$acl_hardcode_minus_L" != no; then - dnl FIXME: Not sure whether we should use - dnl "-L$found_dir -l$name" or "-L$found_dir $found_so" - dnl here. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" - else - dnl We cannot use $acl_hardcode_runpath_var and LD_RUN_PATH - dnl here, because this doesn't fit in flags passed to the - dnl compiler. So give up. No hardcoding. This affects only - dnl very old systems. - dnl FIXME: Not sure whether we should use - dnl "-L$found_dir -l$name" or "-L$found_dir $found_so" - dnl here. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name" - fi - fi - fi - fi - else - if test "X$found_a" != "X"; then - dnl Linking with a static library. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_a" - else - dnl We shouldn't come here, but anyway it's good to have a - dnl fallback. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir -l$name" - fi - fi - dnl Assume the include files are nearby. - additional_includedir= - case "$found_dir" in - */$acl_libdirstem | */$acl_libdirstem/) - basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` - if test "$name" = '$1'; then - LIB[]NAME[]_PREFIX="$basedir" - fi - additional_includedir="$basedir/include" - ;; - */$acl_libdirstem2 | */$acl_libdirstem2/) - basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` - if test "$name" = '$1'; then - LIB[]NAME[]_PREFIX="$basedir" - fi - additional_includedir="$basedir/include" - ;; - esac - if test "X$additional_includedir" != "X"; then - dnl Potentially add $additional_includedir to $INCNAME. - dnl But don't add it - dnl 1. if it's the standard /usr/include, - dnl 2. if it's /usr/local/include and we are using GCC on Linux, - dnl 3. if it's already present in $CPPFLAGS or the already - dnl constructed $INCNAME, - dnl 4. if it doesn't exist as a directory. - if test "X$additional_includedir" != "X/usr/include"; then - haveit= - if test "X$additional_includedir" = "X/usr/local/include"; then - if test -n "$GCC"; then - case $host_os in - linux* | gnu* | k*bsd*-gnu) haveit=yes;; - esac - fi - fi - if test -z "$haveit"; then - for x in $CPPFLAGS $INC[]NAME; do - AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) - if test "X$x" = "X-I$additional_includedir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - if test -d "$additional_includedir"; then - dnl Really add $additional_includedir to $INCNAME. - INC[]NAME="${INC[]NAME}${INC[]NAME:+ }-I$additional_includedir" - fi - fi - fi - fi - fi - dnl Look for dependencies. - if test -n "$found_la"; then - dnl Read the .la file. It defines the variables - dnl dlname, library_names, old_library, dependency_libs, current, - dnl age, revision, installed, dlopen, dlpreopen, libdir. - save_libdir="$libdir" - case "$found_la" in - */* | *\\*) . "$found_la" ;; - *) . "./$found_la" ;; - esac - libdir="$save_libdir" - dnl We use only dependency_libs. - for dep in $dependency_libs; do - case "$dep" in - -L*) - additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` - dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. - dnl But don't add it - dnl 1. if it's the standard /usr/lib, - dnl 2. if it's /usr/local/lib and we are using GCC on Linux, - dnl 3. if it's already present in $LDFLAGS or the already - dnl constructed $LIBNAME, - dnl 4. if it doesn't exist as a directory. - if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ - && test "X$additional_libdir" != "X/usr/$acl_libdirstem2"; then - haveit= - if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem" \ - || test "X$additional_libdir" = "X/usr/local/$acl_libdirstem2"; then - if test -n "$GCC"; then - case $host_os in - linux* | gnu* | k*bsd*-gnu) haveit=yes;; - esac - fi - fi - if test -z "$haveit"; then - haveit= - for x in $LDFLAGS $LIB[]NAME; do - AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) - if test "X$x" = "X-L$additional_libdir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - if test -d "$additional_libdir"; then - dnl Really add $additional_libdir to $LIBNAME. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$additional_libdir" - fi - fi - haveit= - for x in $LDFLAGS $LTLIB[]NAME; do - AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) - if test "X$x" = "X-L$additional_libdir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - if test -d "$additional_libdir"; then - dnl Really add $additional_libdir to $LTLIBNAME. - LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-L$additional_libdir" - fi - fi - fi - fi - ;; - -R*) - dir=`echo "X$dep" | sed -e 's/^X-R//'` - if test "$enable_rpath" != no; then - dnl Potentially add DIR to rpathdirs. - dnl The rpathdirs will be appended to $LIBNAME at the end. - haveit= - for x in $rpathdirs; do - if test "X$x" = "X$dir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - rpathdirs="$rpathdirs $dir" - fi - dnl Potentially add DIR to ltrpathdirs. - dnl The ltrpathdirs will be appended to $LTLIBNAME at the end. - haveit= - for x in $ltrpathdirs; do - if test "X$x" = "X$dir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - ltrpathdirs="$ltrpathdirs $dir" - fi - fi - ;; - -l*) - dnl Handle this in the next round. - names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` - ;; - *.la) - dnl Handle this in the next round. Throw away the .la's - dnl directory; it is already contained in a preceding -L - dnl option. - names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` - ;; - *) - dnl Most likely an immediate library name. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$dep" - LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }$dep" - ;; - esac - done - fi - else - dnl Didn't find the library; assume it is in the system directories - dnl known to the linker and runtime loader. (All the system - dnl directories known to the linker should also be known to the - dnl runtime loader, otherwise the system is severely misconfigured.) - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name" - LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-l$name" - fi - fi - fi - done - done - if test "X$rpathdirs" != "X"; then - if test -n "$acl_hardcode_libdir_separator"; then - dnl Weird platform: only the last -rpath option counts, the user must - dnl pass all path elements in one option. We can arrange that for a - dnl single library, but not when more than one $LIBNAMEs are used. - alldirs= - for found_dir in $rpathdirs; do - alldirs="${alldirs}${alldirs:+$acl_hardcode_libdir_separator}$found_dir" - done - dnl Note: acl_hardcode_libdir_flag_spec uses $libdir and $wl. - acl_save_libdir="$libdir" - libdir="$alldirs" - eval flag=\"$acl_hardcode_libdir_flag_spec\" - libdir="$acl_save_libdir" - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag" - else - dnl The -rpath options are cumulative. - for found_dir in $rpathdirs; do - acl_save_libdir="$libdir" - libdir="$found_dir" - eval flag=\"$acl_hardcode_libdir_flag_spec\" - libdir="$acl_save_libdir" - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag" - done - fi - fi - if test "X$ltrpathdirs" != "X"; then - dnl When using libtool, the option that works for both libraries and - dnl executables is -R. The -R options are cumulative. - for found_dir in $ltrpathdirs; do - LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-R$found_dir" - done - fi - popdef([P_A_C_K]) - popdef([PACKLIBS]) - popdef([PACKUP]) - popdef([PACK]) - popdef([NAME]) -]) - -dnl AC_LIB_APPENDTOVAR(VAR, CONTENTS) appends the elements of CONTENTS to VAR, -dnl unless already present in VAR. -dnl Works only for CPPFLAGS, not for LIB* variables because that sometimes -dnl contains two or three consecutive elements that belong together. -AC_DEFUN([AC_LIB_APPENDTOVAR], -[ - for element in [$2]; do - haveit= - for x in $[$1]; do - AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) - if test "X$x" = "X$element"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - [$1]="${[$1]}${[$1]:+ }$element" - fi - done -]) - -dnl For those cases where a variable contains several -L and -l options -dnl referring to unknown libraries and directories, this macro determines the -dnl necessary additional linker options for the runtime path. -dnl AC_LIB_LINKFLAGS_FROM_LIBS([LDADDVAR], [LIBSVALUE], [USE-LIBTOOL]) -dnl sets LDADDVAR to linker options needed together with LIBSVALUE. -dnl If USE-LIBTOOL evaluates to non-empty, linking with libtool is assumed, -dnl otherwise linking without libtool is assumed. -AC_DEFUN([AC_LIB_LINKFLAGS_FROM_LIBS], -[ - AC_REQUIRE([AC_LIB_RPATH]) - AC_REQUIRE([AC_LIB_PREPARE_MULTILIB]) - $1= - if test "$enable_rpath" != no; then - if test -n "$acl_hardcode_libdir_flag_spec" && test "$acl_hardcode_minus_L" = no; then - dnl Use an explicit option to hardcode directories into the resulting - dnl binary. - rpathdirs= - next= - for opt in $2; do - if test -n "$next"; then - dir="$next" - dnl No need to hardcode the standard /usr/lib. - if test "X$dir" != "X/usr/$acl_libdirstem" \ - && test "X$dir" != "X/usr/$acl_libdirstem2"; then - rpathdirs="$rpathdirs $dir" - fi - next= - else - case $opt in - -L) next=yes ;; - -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'` - dnl No need to hardcode the standard /usr/lib. - if test "X$dir" != "X/usr/$acl_libdirstem" \ - && test "X$dir" != "X/usr/$acl_libdirstem2"; then - rpathdirs="$rpathdirs $dir" - fi - next= ;; - *) next= ;; - esac - fi - done - if test "X$rpathdirs" != "X"; then - if test -n ""$3""; then - dnl libtool is used for linking. Use -R options. - for dir in $rpathdirs; do - $1="${$1}${$1:+ }-R$dir" - done - else - dnl The linker is used for linking directly. - if test -n "$acl_hardcode_libdir_separator"; then - dnl Weird platform: only the last -rpath option counts, the user - dnl must pass all path elements in one option. - alldirs= - for dir in $rpathdirs; do - alldirs="${alldirs}${alldirs:+$acl_hardcode_libdir_separator}$dir" - done - acl_save_libdir="$libdir" - libdir="$alldirs" - eval flag=\"$acl_hardcode_libdir_flag_spec\" - libdir="$acl_save_libdir" - $1="$flag" - else - dnl The -rpath options are cumulative. - for dir in $rpathdirs; do - acl_save_libdir="$libdir" - libdir="$dir" - eval flag=\"$acl_hardcode_libdir_flag_spec\" - libdir="$acl_save_libdir" - $1="${$1}${$1:+ }$flag" - done - fi - fi - fi - fi - fi - AC_SUBST([$1]) -]) diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/lib-prefix.m4 b/src/dependencies/libarchive-3.6.2/build/autoconf/lib-prefix.m4 deleted file mode 100644 index 7e5f0bd..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/lib-prefix.m4 +++ /dev/null @@ -1,224 +0,0 @@ -# lib-prefix.m4 serial 7 (gettext-0.18) -dnl Copyright (C) 2001-2005, 2008-2011 Free Software Foundation, Inc. -dnl This file is free software; the Free Software Foundation -dnl gives unlimited permission to copy and/or distribute it, -dnl with or without modifications, as long as this notice is preserved. - -dnl From Bruno Haible. - -dnl AC_LIB_ARG_WITH is synonymous to AC_ARG_WITH in autoconf-2.13, and -dnl similar to AC_ARG_WITH in autoconf 2.52...2.57 except that is doesn't -dnl require excessive bracketing. -ifdef([AC_HELP_STRING], -[AC_DEFUN([AC_LIB_ARG_WITH], [AC_ARG_WITH([$1],[[$2]],[$3],[$4])])], -[AC_DEFUN([AC_][LIB_ARG_WITH], [AC_ARG_WITH([$1],[$2],[$3],[$4])])]) - -dnl AC_LIB_PREFIX adds to the CPPFLAGS and LDFLAGS the flags that are needed -dnl to access previously installed libraries. The basic assumption is that -dnl a user will want packages to use other packages he previously installed -dnl with the same --prefix option. -dnl This macro is not needed if only AC_LIB_LINKFLAGS is used to locate -dnl libraries, but is otherwise very convenient. -AC_DEFUN([AC_LIB_PREFIX], -[ - AC_BEFORE([$0], [AC_LIB_LINKFLAGS]) - AC_REQUIRE([AC_PROG_CC]) - AC_REQUIRE([AC_CANONICAL_HOST]) - AC_REQUIRE([AC_LIB_PREPARE_MULTILIB]) - AC_REQUIRE([AC_LIB_PREPARE_PREFIX]) - dnl By default, look in $includedir and $libdir. - use_additional=yes - AC_LIB_WITH_FINAL_PREFIX([ - eval additional_includedir=\"$includedir\" - eval additional_libdir=\"$libdir\" - ]) - AC_LIB_ARG_WITH([lib-prefix], -[ --with-lib-prefix[=DIR] search for libraries in DIR/include and DIR/lib - --without-lib-prefix don't search for libraries in includedir and libdir], -[ - if test "X$withval" = "Xno"; then - use_additional=no - else - if test "X$withval" = "X"; then - AC_LIB_WITH_FINAL_PREFIX([ - eval additional_includedir=\"$includedir\" - eval additional_libdir=\"$libdir\" - ]) - else - additional_includedir="$withval/include" - additional_libdir="$withval/$acl_libdirstem" - fi - fi -]) - if test $use_additional = yes; then - dnl Potentially add $additional_includedir to $CPPFLAGS. - dnl But don't add it - dnl 1. if it's the standard /usr/include, - dnl 2. if it's already present in $CPPFLAGS, - dnl 3. if it's /usr/local/include and we are using GCC on Linux, - dnl 4. if it doesn't exist as a directory. - if test "X$additional_includedir" != "X/usr/include"; then - haveit= - for x in $CPPFLAGS; do - AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) - if test "X$x" = "X-I$additional_includedir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - if test "X$additional_includedir" = "X/usr/local/include"; then - if test -n "$GCC"; then - case $host_os in - linux* | gnu* | k*bsd*-gnu) haveit=yes;; - esac - fi - fi - if test -z "$haveit"; then - if test -d "$additional_includedir"; then - dnl Really add $additional_includedir to $CPPFLAGS. - CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }-I$additional_includedir" - fi - fi - fi - fi - dnl Potentially add $additional_libdir to $LDFLAGS. - dnl But don't add it - dnl 1. if it's the standard /usr/lib, - dnl 2. if it's already present in $LDFLAGS, - dnl 3. if it's /usr/local/lib and we are using GCC on Linux, - dnl 4. if it doesn't exist as a directory. - if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then - haveit= - for x in $LDFLAGS; do - AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) - if test "X$x" = "X-L$additional_libdir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then - if test -n "$GCC"; then - case $host_os in - linux*) haveit=yes;; - esac - fi - fi - if test -z "$haveit"; then - if test -d "$additional_libdir"; then - dnl Really add $additional_libdir to $LDFLAGS. - LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir" - fi - fi - fi - fi - fi -]) - -dnl AC_LIB_PREPARE_PREFIX creates variables acl_final_prefix, -dnl acl_final_exec_prefix, containing the values to which $prefix and -dnl $exec_prefix will expand at the end of the configure script. -AC_DEFUN([AC_LIB_PREPARE_PREFIX], -[ - dnl Unfortunately, prefix and exec_prefix get only finally determined - dnl at the end of configure. - if test "X$prefix" = "XNONE"; then - acl_final_prefix="$ac_default_prefix" - else - acl_final_prefix="$prefix" - fi - if test "X$exec_prefix" = "XNONE"; then - acl_final_exec_prefix='${prefix}' - else - acl_final_exec_prefix="$exec_prefix" - fi - acl_save_prefix="$prefix" - prefix="$acl_final_prefix" - eval acl_final_exec_prefix=\"$acl_final_exec_prefix\" - prefix="$acl_save_prefix" -]) - -dnl AC_LIB_WITH_FINAL_PREFIX([statement]) evaluates statement, with the -dnl variables prefix and exec_prefix bound to the values they will have -dnl at the end of the configure script. -AC_DEFUN([AC_LIB_WITH_FINAL_PREFIX], -[ - acl_save_prefix="$prefix" - prefix="$acl_final_prefix" - acl_save_exec_prefix="$exec_prefix" - exec_prefix="$acl_final_exec_prefix" - $1 - exec_prefix="$acl_save_exec_prefix" - prefix="$acl_save_prefix" -]) - -dnl AC_LIB_PREPARE_MULTILIB creates -dnl - a variable acl_libdirstem, containing the basename of the libdir, either -dnl "lib" or "lib64" or "lib/64", -dnl - a variable acl_libdirstem2, as a secondary possible value for -dnl acl_libdirstem, either the same as acl_libdirstem or "lib/sparcv9" or -dnl "lib/amd64". -AC_DEFUN([AC_LIB_PREPARE_MULTILIB], -[ - dnl There is no formal standard regarding lib and lib64. - dnl On glibc systems, the current practice is that on a system supporting - dnl 32-bit and 64-bit instruction sets or ABIs, 64-bit libraries go under - dnl $prefix/lib64 and 32-bit libraries go under $prefix/lib. We determine - dnl the compiler's default mode by looking at the compiler's library search - dnl path. If at least one of its elements ends in /lib64 or points to a - dnl directory whose absolute pathname ends in /lib64, we assume a 64-bit ABI. - dnl Otherwise we use the default, namely "lib". - dnl On Solaris systems, the current practice is that on a system supporting - dnl 32-bit and 64-bit instruction sets or ABIs, 64-bit libraries go under - dnl $prefix/lib/64 (which is a symlink to either $prefix/lib/sparcv9 or - dnl $prefix/lib/amd64) and 32-bit libraries go under $prefix/lib. - AC_REQUIRE([AC_CANONICAL_HOST]) - acl_libdirstem=lib - acl_libdirstem2= - case "$host_os" in - solaris*) - dnl See Solaris 10 Software Developer Collection > Solaris 64-bit Developer's Guide > The Development Environment - dnl . - dnl "Portable Makefiles should refer to any library directories using the 64 symbolic link." - dnl But we want to recognize the sparcv9 or amd64 subdirectory also if the - dnl symlink is missing, so we set acl_libdirstem2 too. - AC_CACHE_CHECK([for 64-bit host], [gl_cv_solaris_64bit], - [AC_EGREP_CPP([sixtyfour bits], [ -#ifdef _LP64 -sixtyfour bits -#endif - ], [gl_cv_solaris_64bit=yes], [gl_cv_solaris_64bit=no]) - ]) - if test $gl_cv_solaris_64bit = yes; then - acl_libdirstem=lib/64 - case "$host_cpu" in - sparc*) acl_libdirstem2=lib/sparcv9 ;; - i*86 | x86_64) acl_libdirstem2=lib/amd64 ;; - esac - fi - ;; - *) - searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` - if test -n "$searchpath"; then - acl_save_IFS="${IFS= }"; IFS=":" - for searchdir in $searchpath; do - if test -d "$searchdir"; then - case "$searchdir" in - */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; - */../ | */.. ) - # Better ignore directories of this form. They are misleading. - ;; - *) searchdir=`cd "$searchdir" && pwd` - case "$searchdir" in - */lib64 ) acl_libdirstem=lib64 ;; - esac ;; - esac - fi - done - IFS="$acl_save_IFS" - fi - ;; - esac - test -n "$acl_libdirstem2" || acl_libdirstem2="$acl_libdirstem" -]) diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/ltmain.sh b/src/dependencies/libarchive-3.6.2/build/autoconf/ltmain.sh deleted file mode 100755 index 540a92a..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/ltmain.sh +++ /dev/null @@ -1,11251 +0,0 @@ -#! /bin/sh -## DO NOT EDIT - This file generated from ./build-aux/ltmain.in -## by inline-source v2014-01-03.01 - -# libtool (GNU libtool) 2.4.6 -# Provide generalized library-building support services. -# Written by Gordon Matzigkeit , 1996 - -# Copyright (C) 1996-2015 Free Software Foundation, Inc. -# This is free software; see the source for copying conditions. There is NO -# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -# GNU Libtool is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# As a special exception to the GNU General Public License, -# if you distribute this file as part of a program or library that -# is built using GNU Libtool, you may include this file under the -# same distribution terms that you use for the rest of that program. -# -# GNU Libtool is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - - -PROGRAM=libtool -PACKAGE=libtool -VERSION="2.4.6 Debian-2.4.6-15build2" -package_revision=2.4.6 - - -## ------ ## -## Usage. ## -## ------ ## - -# Run './libtool --help' for help with using this script from the -# command line. - - -## ------------------------------- ## -## User overridable command paths. ## -## ------------------------------- ## - -# After configure completes, it has a better idea of some of the -# shell tools we need than the defaults used by the functions shared -# with bootstrap, so set those here where they can still be over- -# ridden by the user, but otherwise take precedence. - -: ${AUTOCONF="autoconf"} -: ${AUTOMAKE="automake"} - - -## -------------------------- ## -## Source external libraries. ## -## -------------------------- ## - -# Much of our low-level functionality needs to be sourced from external -# libraries, which are installed to $pkgauxdir. - -# Set a version string for this script. -scriptversion=2015-01-20.17; # UTC - -# General shell script boiler plate, and helper functions. -# Written by Gary V. Vaughan, 2004 - -# Copyright (C) 2004-2015 Free Software Foundation, Inc. -# This is free software; see the source for copying conditions. There is NO -# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or -# (at your option) any later version. - -# As a special exception to the GNU General Public License, if you distribute -# this file as part of a program or library that is built using GNU Libtool, -# you may include this file under the same distribution terms that you use -# for the rest of that program. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNES FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - -# Please report bugs or propose patches to gary@gnu.org. - - -## ------ ## -## Usage. ## -## ------ ## - -# Evaluate this file near the top of your script to gain access to -# the functions and variables defined here: -# -# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh -# -# If you need to override any of the default environment variable -# settings, do that before evaluating this file. - - -## -------------------- ## -## Shell normalisation. ## -## -------------------- ## - -# Some shells need a little help to be as Bourne compatible as possible. -# Before doing anything else, make sure all that help has been provided! - -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac -fi - -# NLS nuisances: We save the old values in case they are required later. -_G_user_locale= -_G_safe_locale= -for _G_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES -do - eval "if test set = \"\${$_G_var+set}\"; then - save_$_G_var=\$$_G_var - $_G_var=C - export $_G_var - _G_user_locale=\"$_G_var=\\\$save_\$_G_var; \$_G_user_locale\" - _G_safe_locale=\"$_G_var=C; \$_G_safe_locale\" - fi" -done - -# CDPATH. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -# Make sure IFS has a sensible default -sp=' ' -nl=' -' -IFS="$sp $nl" - -# There are apparently some retarded systems that use ';' as a PATH separator! -if test "${PATH_SEPARATOR+set}" != set; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - - -## ------------------------- ## -## Locate command utilities. ## -## ------------------------- ## - - -# func_executable_p FILE -# ---------------------- -# Check that FILE is an executable regular file. -func_executable_p () -{ - test -f "$1" && test -x "$1" -} - - -# func_path_progs PROGS_LIST CHECK_FUNC [PATH] -# -------------------------------------------- -# Search for either a program that responds to --version with output -# containing "GNU", or else returned by CHECK_FUNC otherwise, by -# trying all the directories in PATH with each of the elements of -# PROGS_LIST. -# -# CHECK_FUNC should accept the path to a candidate program, and -# set $func_check_prog_result if it truncates its output less than -# $_G_path_prog_max characters. -func_path_progs () -{ - _G_progs_list=$1 - _G_check_func=$2 - _G_PATH=${3-"$PATH"} - - _G_path_prog_max=0 - _G_path_prog_found=false - _G_save_IFS=$IFS; IFS=${PATH_SEPARATOR-:} - for _G_dir in $_G_PATH; do - IFS=$_G_save_IFS - test -z "$_G_dir" && _G_dir=. - for _G_prog_name in $_G_progs_list; do - for _exeext in '' .EXE; do - _G_path_prog=$_G_dir/$_G_prog_name$_exeext - func_executable_p "$_G_path_prog" || continue - case `"$_G_path_prog" --version 2>&1` in - *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; - *) $_G_check_func $_G_path_prog - func_path_progs_result=$func_check_prog_result - ;; - esac - $_G_path_prog_found && break 3 - done - done - done - IFS=$_G_save_IFS - test -z "$func_path_progs_result" && { - echo "no acceptable sed could be found in \$PATH" >&2 - exit 1 - } -} - - -# We want to be able to use the functions in this file before configure -# has figured out where the best binaries are kept, which means we have -# to search for them ourselves - except when the results are already set -# where we skip the searches. - -# Unless the user overrides by setting SED, search the path for either GNU -# sed, or the sed that truncates its output the least. -test -z "$SED" && { - _G_sed_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/ - for _G_i in 1 2 3 4 5 6 7; do - _G_sed_script=$_G_sed_script$nl$_G_sed_script - done - echo "$_G_sed_script" 2>/dev/null | sed 99q >conftest.sed - _G_sed_script= - - func_check_prog_sed () - { - _G_path_prog=$1 - - _G_count=0 - printf 0123456789 >conftest.in - while : - do - cat conftest.in conftest.in >conftest.tmp - mv conftest.tmp conftest.in - cp conftest.in conftest.nl - echo '' >> conftest.nl - "$_G_path_prog" -f conftest.sed conftest.out 2>/dev/null || break - diff conftest.out conftest.nl >/dev/null 2>&1 || break - _G_count=`expr $_G_count + 1` - if test "$_G_count" -gt "$_G_path_prog_max"; then - # Best one so far, save it but keep looking for a better one - func_check_prog_result=$_G_path_prog - _G_path_prog_max=$_G_count - fi - # 10*(2^10) chars as input seems more than enough - test 10 -lt "$_G_count" && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out - } - - func_path_progs "sed gsed" func_check_prog_sed $PATH:/usr/xpg4/bin - rm -f conftest.sed - SED=$func_path_progs_result -} - - -# Unless the user overrides by setting GREP, search the path for either GNU -# grep, or the grep that truncates its output the least. -test -z "$GREP" && { - func_check_prog_grep () - { - _G_path_prog=$1 - - _G_count=0 - _G_path_prog_max=0 - printf 0123456789 >conftest.in - while : - do - cat conftest.in conftest.in >conftest.tmp - mv conftest.tmp conftest.in - cp conftest.in conftest.nl - echo 'GREP' >> conftest.nl - "$_G_path_prog" -e 'GREP$' -e '-(cannot match)-' conftest.out 2>/dev/null || break - diff conftest.out conftest.nl >/dev/null 2>&1 || break - _G_count=`expr $_G_count + 1` - if test "$_G_count" -gt "$_G_path_prog_max"; then - # Best one so far, save it but keep looking for a better one - func_check_prog_result=$_G_path_prog - _G_path_prog_max=$_G_count - fi - # 10*(2^10) chars as input seems more than enough - test 10 -lt "$_G_count" && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out - } - - func_path_progs "grep ggrep" func_check_prog_grep $PATH:/usr/xpg4/bin - GREP=$func_path_progs_result -} - - -## ------------------------------- ## -## User overridable command paths. ## -## ------------------------------- ## - -# All uppercase variable names are used for environment variables. These -# variables can be overridden by the user before calling a script that -# uses them if a suitable command of that name is not already available -# in the command search PATH. - -: ${CP="cp -f"} -: ${ECHO="printf %s\n"} -: ${EGREP="$GREP -E"} -: ${FGREP="$GREP -F"} -: ${LN_S="ln -s"} -: ${MAKE="make"} -: ${MKDIR="mkdir"} -: ${MV="mv -f"} -: ${RM="rm -f"} -: ${SHELL="${CONFIG_SHELL-/bin/sh}"} - - -## -------------------- ## -## Useful sed snippets. ## -## -------------------- ## - -sed_dirname='s|/[^/]*$||' -sed_basename='s|^.*/||' - -# Sed substitution that helps us do robust quoting. It backslashifies -# metacharacters that are still active within double-quoted strings. -sed_quote_subst='s|\([`"$\\]\)|\\\1|g' - -# Same as above, but do not quote variable references. -sed_double_quote_subst='s/\(["`\\]\)/\\\1/g' - -# Sed substitution that turns a string into a regex matching for the -# string literally. -sed_make_literal_regex='s|[].[^$\\*\/]|\\&|g' - -# Sed substitution that converts a w32 file name or path -# that contains forward slashes, into one that contains -# (escaped) backslashes. A very naive implementation. -sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g' - -# Re-'\' parameter expansions in output of sed_double_quote_subst that -# were '\'-ed in input to the same. If an odd number of '\' preceded a -# '$' in input to sed_double_quote_subst, that '$' was protected from -# expansion. Since each input '\' is now two '\'s, look for any number -# of runs of four '\'s followed by two '\'s and then a '$'. '\' that '$'. -_G_bs='\\' -_G_bs2='\\\\' -_G_bs4='\\\\\\\\' -_G_dollar='\$' -sed_double_backslash="\ - s/$_G_bs4/&\\ -/g - s/^$_G_bs2$_G_dollar/$_G_bs&/ - s/\\([^$_G_bs]\\)$_G_bs2$_G_dollar/\\1$_G_bs2$_G_bs$_G_dollar/g - s/\n//g" - - -## ----------------- ## -## Global variables. ## -## ----------------- ## - -# Except for the global variables explicitly listed below, the following -# functions in the '^func_' namespace, and the '^require_' namespace -# variables initialised in the 'Resource management' section, sourcing -# this file will not pollute your global namespace with anything -# else. There's no portable way to scope variables in Bourne shell -# though, so actually running these functions will sometimes place -# results into a variable named after the function, and often use -# temporary variables in the '^_G_' namespace. If you are careful to -# avoid using those namespaces casually in your sourcing script, things -# should continue to work as you expect. And, of course, you can freely -# overwrite any of the functions or variables defined here before -# calling anything to customize them. - -EXIT_SUCCESS=0 -EXIT_FAILURE=1 -EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing. -EXIT_SKIP=77 # $? = 77 is used to indicate a skipped test to automake. - -# Allow overriding, eg assuming that you follow the convention of -# putting '$debug_cmd' at the start of all your functions, you can get -# bash to show function call trace with: -# -# debug_cmd='echo "${FUNCNAME[0]} $*" >&2' bash your-script-name -debug_cmd=${debug_cmd-":"} -exit_cmd=: - -# By convention, finish your script with: -# -# exit $exit_status -# -# so that you can set exit_status to non-zero if you want to indicate -# something went wrong during execution without actually bailing out at -# the point of failure. -exit_status=$EXIT_SUCCESS - -# Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh -# is ksh but when the shell is invoked as "sh" and the current value of -# the _XPG environment variable is not equal to 1 (one), the special -# positional parameter $0, within a function call, is the name of the -# function. -progpath=$0 - -# The name of this program. -progname=`$ECHO "$progpath" |$SED "$sed_basename"` - -# Make sure we have an absolute progpath for reexecution: -case $progpath in - [\\/]*|[A-Za-z]:\\*) ;; - *[\\/]*) - progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` - progdir=`cd "$progdir" && pwd` - progpath=$progdir/$progname - ;; - *) - _G_IFS=$IFS - IFS=${PATH_SEPARATOR-:} - for progdir in $PATH; do - IFS=$_G_IFS - test -x "$progdir/$progname" && break - done - IFS=$_G_IFS - test -n "$progdir" || progdir=`pwd` - progpath=$progdir/$progname - ;; -esac - - -## ----------------- ## -## Standard options. ## -## ----------------- ## - -# The following options affect the operation of the functions defined -# below, and should be set appropriately depending on run-time para- -# meters passed on the command line. - -opt_dry_run=false -opt_quiet=false -opt_verbose=false - -# Categories 'all' and 'none' are always available. Append any others -# you will pass as the first argument to func_warning from your own -# code. -warning_categories= - -# By default, display warnings according to 'opt_warning_types'. Set -# 'warning_func' to ':' to elide all warnings, or func_fatal_error to -# treat the next displayed warning as a fatal error. -warning_func=func_warn_and_continue - -# Set to 'all' to display all warnings, 'none' to suppress all -# warnings, or a space delimited list of some subset of -# 'warning_categories' to display only the listed warnings. -opt_warning_types=all - - -## -------------------- ## -## Resource management. ## -## -------------------- ## - -# This section contains definitions for functions that each ensure a -# particular resource (a file, or a non-empty configuration variable for -# example) is available, and if appropriate to extract default values -# from pertinent package files. Call them using their associated -# 'require_*' variable to ensure that they are executed, at most, once. -# -# It's entirely deliberate that calling these functions can set -# variables that don't obey the namespace limitations obeyed by the rest -# of this file, in order that that they be as useful as possible to -# callers. - - -# require_term_colors -# ------------------- -# Allow display of bold text on terminals that support it. -require_term_colors=func_require_term_colors -func_require_term_colors () -{ - $debug_cmd - - test -t 1 && { - # COLORTERM and USE_ANSI_COLORS environment variables take - # precedence, because most terminfo databases neglect to describe - # whether color sequences are supported. - test -n "${COLORTERM+set}" && : ${USE_ANSI_COLORS="1"} - - if test 1 = "$USE_ANSI_COLORS"; then - # Standard ANSI escape sequences - tc_reset='' - tc_bold=''; tc_standout='' - tc_red=''; tc_green='' - tc_blue=''; tc_cyan='' - else - # Otherwise trust the terminfo database after all. - test -n "`tput sgr0 2>/dev/null`" && { - tc_reset=`tput sgr0` - test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold` - tc_standout=$tc_bold - test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso` - test -n "`tput setaf 1 2>/dev/null`" && tc_red=`tput setaf 1` - test -n "`tput setaf 2 2>/dev/null`" && tc_green=`tput setaf 2` - test -n "`tput setaf 4 2>/dev/null`" && tc_blue=`tput setaf 4` - test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5` - } - fi - } - - require_term_colors=: -} - - -## ----------------- ## -## Function library. ## -## ----------------- ## - -# This section contains a variety of useful functions to call in your -# scripts. Take note of the portable wrappers for features provided by -# some modern shells, which will fall back to slower equivalents on -# less featureful shells. - - -# func_append VAR VALUE -# --------------------- -# Append VALUE onto the existing contents of VAR. - - # We should try to minimise forks, especially on Windows where they are - # unreasonably slow, so skip the feature probes when bash or zsh are - # being used: - if test set = "${BASH_VERSION+set}${ZSH_VERSION+set}"; then - : ${_G_HAVE_ARITH_OP="yes"} - : ${_G_HAVE_XSI_OPS="yes"} - # The += operator was introduced in bash 3.1 - case $BASH_VERSION in - [12].* | 3.0 | 3.0*) ;; - *) - : ${_G_HAVE_PLUSEQ_OP="yes"} - ;; - esac - fi - - # _G_HAVE_PLUSEQ_OP - # Can be empty, in which case the shell is probed, "yes" if += is - # useable or anything else if it does not work. - test -z "$_G_HAVE_PLUSEQ_OP" \ - && (eval 'x=a; x+=" b"; test "a b" = "$x"') 2>/dev/null \ - && _G_HAVE_PLUSEQ_OP=yes - -if test yes = "$_G_HAVE_PLUSEQ_OP" -then - # This is an XSI compatible shell, allowing a faster implementation... - eval 'func_append () - { - $debug_cmd - - eval "$1+=\$2" - }' -else - # ...otherwise fall back to using expr, which is often a shell builtin. - func_append () - { - $debug_cmd - - eval "$1=\$$1\$2" - } -fi - - -# func_append_quoted VAR VALUE -# ---------------------------- -# Quote VALUE and append to the end of shell variable VAR, separated -# by a space. -if test yes = "$_G_HAVE_PLUSEQ_OP"; then - eval 'func_append_quoted () - { - $debug_cmd - - func_quote_for_eval "$2" - eval "$1+=\\ \$func_quote_for_eval_result" - }' -else - func_append_quoted () - { - $debug_cmd - - func_quote_for_eval "$2" - eval "$1=\$$1\\ \$func_quote_for_eval_result" - } -fi - - -# func_append_uniq VAR VALUE -# -------------------------- -# Append unique VALUE onto the existing contents of VAR, assuming -# entries are delimited by the first character of VALUE. For example: -# -# func_append_uniq options " --another-option option-argument" -# -# will only append to $options if " --another-option option-argument " -# is not already present somewhere in $options already (note spaces at -# each end implied by leading space in second argument). -func_append_uniq () -{ - $debug_cmd - - eval _G_current_value='`$ECHO $'$1'`' - _G_delim=`expr "$2" : '\(.\)'` - - case $_G_delim$_G_current_value$_G_delim in - *"$2$_G_delim"*) ;; - *) func_append "$@" ;; - esac -} - - -# func_arith TERM... -# ------------------ -# Set func_arith_result to the result of evaluating TERMs. - test -z "$_G_HAVE_ARITH_OP" \ - && (eval 'test 2 = $(( 1 + 1 ))') 2>/dev/null \ - && _G_HAVE_ARITH_OP=yes - -if test yes = "$_G_HAVE_ARITH_OP"; then - eval 'func_arith () - { - $debug_cmd - - func_arith_result=$(( $* )) - }' -else - func_arith () - { - $debug_cmd - - func_arith_result=`expr "$@"` - } -fi - - -# func_basename FILE -# ------------------ -# Set func_basename_result to FILE with everything up to and including -# the last / stripped. -if test yes = "$_G_HAVE_XSI_OPS"; then - # If this shell supports suffix pattern removal, then use it to avoid - # forking. Hide the definitions single quotes in case the shell chokes - # on unsupported syntax... - _b='func_basename_result=${1##*/}' - _d='case $1 in - */*) func_dirname_result=${1%/*}$2 ;; - * ) func_dirname_result=$3 ;; - esac' - -else - # ...otherwise fall back to using sed. - _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' - _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` - if test "X$func_dirname_result" = "X$1"; then - func_dirname_result=$3 - else - func_append func_dirname_result "$2" - fi' -fi - -eval 'func_basename () -{ - $debug_cmd - - '"$_b"' -}' - - -# func_dirname FILE APPEND NONDIR_REPLACEMENT -# ------------------------------------------- -# Compute the dirname of FILE. If nonempty, add APPEND to the result, -# otherwise set result to NONDIR_REPLACEMENT. -eval 'func_dirname () -{ - $debug_cmd - - '"$_d"' -}' - - -# func_dirname_and_basename FILE APPEND NONDIR_REPLACEMENT -# -------------------------------------------------------- -# Perform func_basename and func_dirname in a single function -# call: -# dirname: Compute the dirname of FILE. If nonempty, -# add APPEND to the result, otherwise set result -# to NONDIR_REPLACEMENT. -# value returned in "$func_dirname_result" -# basename: Compute filename of FILE. -# value retuned in "$func_basename_result" -# For efficiency, we do not delegate to the functions above but instead -# duplicate the functionality here. -eval 'func_dirname_and_basename () -{ - $debug_cmd - - '"$_b"' - '"$_d"' -}' - - -# func_echo ARG... -# ---------------- -# Echo program name prefixed message. -func_echo () -{ - $debug_cmd - - _G_message=$* - - func_echo_IFS=$IFS - IFS=$nl - for _G_line in $_G_message; do - IFS=$func_echo_IFS - $ECHO "$progname: $_G_line" - done - IFS=$func_echo_IFS -} - - -# func_echo_all ARG... -# -------------------- -# Invoke $ECHO with all args, space-separated. -func_echo_all () -{ - $ECHO "$*" -} - - -# func_echo_infix_1 INFIX ARG... -# ------------------------------ -# Echo program name, followed by INFIX on the first line, with any -# additional lines not showing INFIX. -func_echo_infix_1 () -{ - $debug_cmd - - $require_term_colors - - _G_infix=$1; shift - _G_indent=$_G_infix - _G_prefix="$progname: $_G_infix: " - _G_message=$* - - # Strip color escape sequences before counting printable length - for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan" - do - test -n "$_G_tc" && { - _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` - _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` - } - done - _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes - - func_echo_infix_1_IFS=$IFS - IFS=$nl - for _G_line in $_G_message; do - IFS=$func_echo_infix_1_IFS - $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2 - _G_prefix=$_G_indent - done - IFS=$func_echo_infix_1_IFS -} - - -# func_error ARG... -# ----------------- -# Echo program name prefixed message to standard error. -func_error () -{ - $debug_cmd - - $require_term_colors - - func_echo_infix_1 " $tc_standout${tc_red}error$tc_reset" "$*" >&2 -} - - -# func_fatal_error ARG... -# ----------------------- -# Echo program name prefixed message to standard error, and exit. -func_fatal_error () -{ - $debug_cmd - - func_error "$*" - exit $EXIT_FAILURE -} - - -# func_grep EXPRESSION FILENAME -# ----------------------------- -# Check whether EXPRESSION matches any line of FILENAME, without output. -func_grep () -{ - $debug_cmd - - $GREP "$1" "$2" >/dev/null 2>&1 -} - - -# func_len STRING -# --------------- -# Set func_len_result to the length of STRING. STRING may not -# start with a hyphen. - test -z "$_G_HAVE_XSI_OPS" \ - && (eval 'x=a/b/c; - test 5aa/bb/cc = "${#x}${x%%/*}${x%/*}${x#*/}${x##*/}"') 2>/dev/null \ - && _G_HAVE_XSI_OPS=yes - -if test yes = "$_G_HAVE_XSI_OPS"; then - eval 'func_len () - { - $debug_cmd - - func_len_result=${#1} - }' -else - func_len () - { - $debug_cmd - - func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` - } -fi - - -# func_mkdir_p DIRECTORY-PATH -# --------------------------- -# Make sure the entire path to DIRECTORY-PATH is available. -func_mkdir_p () -{ - $debug_cmd - - _G_directory_path=$1 - _G_dir_list= - - if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then - - # Protect directory names starting with '-' - case $_G_directory_path in - -*) _G_directory_path=./$_G_directory_path ;; - esac - - # While some portion of DIR does not yet exist... - while test ! -d "$_G_directory_path"; do - # ...make a list in topmost first order. Use a colon delimited - # list incase some portion of path contains whitespace. - _G_dir_list=$_G_directory_path:$_G_dir_list - - # If the last portion added has no slash in it, the list is done - case $_G_directory_path in */*) ;; *) break ;; esac - - # ...otherwise throw away the child directory and loop - _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` - done - _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` - - func_mkdir_p_IFS=$IFS; IFS=: - for _G_dir in $_G_dir_list; do - IFS=$func_mkdir_p_IFS - # mkdir can fail with a 'File exist' error if two processes - # try to create one of the directories concurrently. Don't - # stop in that case! - $MKDIR "$_G_dir" 2>/dev/null || : - done - IFS=$func_mkdir_p_IFS - - # Bail out if we (or some other process) failed to create a directory. - test -d "$_G_directory_path" || \ - func_fatal_error "Failed to create '$1'" - fi -} - - -# func_mktempdir [BASENAME] -# ------------------------- -# Make a temporary directory that won't clash with other running -# libtool processes, and avoids race conditions if possible. If -# given, BASENAME is the basename for that directory. -func_mktempdir () -{ - $debug_cmd - - _G_template=${TMPDIR-/tmp}/${1-$progname} - - if test : = "$opt_dry_run"; then - # Return a directory name, but don't create it in dry-run mode - _G_tmpdir=$_G_template-$$ - else - - # If mktemp works, use that first and foremost - _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` - - if test ! -d "$_G_tmpdir"; then - # Failing that, at least try and use $RANDOM to avoid a race - _G_tmpdir=$_G_template-${RANDOM-0}$$ - - func_mktempdir_umask=`umask` - umask 0077 - $MKDIR "$_G_tmpdir" - umask $func_mktempdir_umask - fi - - # If we're not in dry-run mode, bomb out on failure - test -d "$_G_tmpdir" || \ - func_fatal_error "cannot create temporary directory '$_G_tmpdir'" - fi - - $ECHO "$_G_tmpdir" -} - - -# func_normal_abspath PATH -# ------------------------ -# Remove doubled-up and trailing slashes, "." path components, -# and cancel out any ".." path components in PATH after making -# it an absolute path. -func_normal_abspath () -{ - $debug_cmd - - # These SED scripts presuppose an absolute path with a trailing slash. - _G_pathcar='s|^/\([^/]*\).*$|\1|' - _G_pathcdr='s|^/[^/]*||' - _G_removedotparts=':dotsl - s|/\./|/|g - t dotsl - s|/\.$|/|' - _G_collapseslashes='s|/\{1,\}|/|g' - _G_finalslash='s|/*$|/|' - - # Start from root dir and reassemble the path. - func_normal_abspath_result= - func_normal_abspath_tpath=$1 - func_normal_abspath_altnamespace= - case $func_normal_abspath_tpath in - "") - # Empty path, that just means $cwd. - func_stripname '' '/' "`pwd`" - func_normal_abspath_result=$func_stripname_result - return - ;; - # The next three entries are used to spot a run of precisely - # two leading slashes without using negated character classes; - # we take advantage of case's first-match behaviour. - ///*) - # Unusual form of absolute path, do nothing. - ;; - //*) - # Not necessarily an ordinary path; POSIX reserves leading '//' - # and for example Cygwin uses it to access remote file shares - # over CIFS/SMB, so we conserve a leading double slash if found. - func_normal_abspath_altnamespace=/ - ;; - /*) - # Absolute path, do nothing. - ;; - *) - # Relative path, prepend $cwd. - func_normal_abspath_tpath=`pwd`/$func_normal_abspath_tpath - ;; - esac - - # Cancel out all the simple stuff to save iterations. We also want - # the path to end with a slash for ease of parsing, so make sure - # there is one (and only one) here. - func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ - -e "$_G_removedotparts" -e "$_G_collapseslashes" -e "$_G_finalslash"` - while :; do - # Processed it all yet? - if test / = "$func_normal_abspath_tpath"; then - # If we ascended to the root using ".." the result may be empty now. - if test -z "$func_normal_abspath_result"; then - func_normal_abspath_result=/ - fi - break - fi - func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \ - -e "$_G_pathcar"` - func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ - -e "$_G_pathcdr"` - # Figure out what to do with it - case $func_normal_abspath_tcomponent in - "") - # Trailing empty path component, ignore it. - ;; - ..) - # Parent dir; strip last assembled component from result. - func_dirname "$func_normal_abspath_result" - func_normal_abspath_result=$func_dirname_result - ;; - *) - # Actual path component, append it. - func_append func_normal_abspath_result "/$func_normal_abspath_tcomponent" - ;; - esac - done - # Restore leading double-slash if one was found on entry. - func_normal_abspath_result=$func_normal_abspath_altnamespace$func_normal_abspath_result -} - - -# func_notquiet ARG... -# -------------------- -# Echo program name prefixed message only when not in quiet mode. -func_notquiet () -{ - $debug_cmd - - $opt_quiet || func_echo ${1+"$@"} - - # A bug in bash halts the script if the last line of a function - # fails when set -e is in force, so we need another command to - # work around that: - : -} - - -# func_relative_path SRCDIR DSTDIR -# -------------------------------- -# Set func_relative_path_result to the relative path from SRCDIR to DSTDIR. -func_relative_path () -{ - $debug_cmd - - func_relative_path_result= - func_normal_abspath "$1" - func_relative_path_tlibdir=$func_normal_abspath_result - func_normal_abspath "$2" - func_relative_path_tbindir=$func_normal_abspath_result - - # Ascend the tree starting from libdir - while :; do - # check if we have found a prefix of bindir - case $func_relative_path_tbindir in - $func_relative_path_tlibdir) - # found an exact match - func_relative_path_tcancelled= - break - ;; - $func_relative_path_tlibdir*) - # found a matching prefix - func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir" - func_relative_path_tcancelled=$func_stripname_result - if test -z "$func_relative_path_result"; then - func_relative_path_result=. - fi - break - ;; - *) - func_dirname $func_relative_path_tlibdir - func_relative_path_tlibdir=$func_dirname_result - if test -z "$func_relative_path_tlibdir"; then - # Have to descend all the way to the root! - func_relative_path_result=../$func_relative_path_result - func_relative_path_tcancelled=$func_relative_path_tbindir - break - fi - func_relative_path_result=../$func_relative_path_result - ;; - esac - done - - # Now calculate path; take care to avoid doubling-up slashes. - func_stripname '' '/' "$func_relative_path_result" - func_relative_path_result=$func_stripname_result - func_stripname '/' '/' "$func_relative_path_tcancelled" - if test -n "$func_stripname_result"; then - func_append func_relative_path_result "/$func_stripname_result" - fi - - # Normalisation. If bindir is libdir, return '.' else relative path. - if test -n "$func_relative_path_result"; then - func_stripname './' '' "$func_relative_path_result" - func_relative_path_result=$func_stripname_result - fi - - test -n "$func_relative_path_result" || func_relative_path_result=. - - : -} - - -# func_quote_for_eval ARG... -# -------------------------- -# Aesthetically quote ARGs to be evaled later. -# This function returns two values: -# i) func_quote_for_eval_result -# double-quoted, suitable for a subsequent eval -# ii) func_quote_for_eval_unquoted_result -# has all characters that are still active within double -# quotes backslashified. -func_quote_for_eval () -{ - $debug_cmd - - func_quote_for_eval_unquoted_result= - func_quote_for_eval_result= - while test 0 -lt $#; do - case $1 in - *[\\\`\"\$]*) - _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; - *) - _G_unquoted_arg=$1 ;; - esac - if test -n "$func_quote_for_eval_unquoted_result"; then - func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg" - else - func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg" - fi - - case $_G_unquoted_arg in - # Double-quote args containing shell metacharacters to delay - # word splitting, command substitution and variable expansion - # for a subsequent eval. - # Many Bourne shells cannot handle close brackets correctly - # in scan sets, so we specify it separately. - *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") - _G_quoted_arg=\"$_G_unquoted_arg\" - ;; - *) - _G_quoted_arg=$_G_unquoted_arg - ;; - esac - - if test -n "$func_quote_for_eval_result"; then - func_append func_quote_for_eval_result " $_G_quoted_arg" - else - func_append func_quote_for_eval_result "$_G_quoted_arg" - fi - shift - done -} - - -# func_quote_for_expand ARG -# ------------------------- -# Aesthetically quote ARG to be evaled later; same as above, -# but do not quote variable references. -func_quote_for_expand () -{ - $debug_cmd - - case $1 in - *[\\\`\"]*) - _G_arg=`$ECHO "$1" | $SED \ - -e "$sed_double_quote_subst" -e "$sed_double_backslash"` ;; - *) - _G_arg=$1 ;; - esac - - case $_G_arg in - # Double-quote args containing shell metacharacters to delay - # word splitting and command substitution for a subsequent eval. - # Many Bourne shells cannot handle close brackets correctly - # in scan sets, so we specify it separately. - *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") - _G_arg=\"$_G_arg\" - ;; - esac - - func_quote_for_expand_result=$_G_arg -} - - -# func_stripname PREFIX SUFFIX NAME -# --------------------------------- -# strip PREFIX and SUFFIX from NAME, and store in func_stripname_result. -# PREFIX and SUFFIX must not contain globbing or regex special -# characters, hashes, percent signs, but SUFFIX may contain a leading -# dot (in which case that matches only a dot). -if test yes = "$_G_HAVE_XSI_OPS"; then - eval 'func_stripname () - { - $debug_cmd - - # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are - # positional parameters, so assign one to ordinary variable first. - func_stripname_result=$3 - func_stripname_result=${func_stripname_result#"$1"} - func_stripname_result=${func_stripname_result%"$2"} - }' -else - func_stripname () - { - $debug_cmd - - case $2 in - .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; - *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; - esac - } -fi - - -# func_show_eval CMD [FAIL_EXP] -# ----------------------------- -# Unless opt_quiet is true, then output CMD. Then, if opt_dryrun is -# not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP -# is given, then evaluate it. -func_show_eval () -{ - $debug_cmd - - _G_cmd=$1 - _G_fail_exp=${2-':'} - - func_quote_for_expand "$_G_cmd" - eval "func_notquiet $func_quote_for_expand_result" - - $opt_dry_run || { - eval "$_G_cmd" - _G_status=$? - if test 0 -ne "$_G_status"; then - eval "(exit $_G_status); $_G_fail_exp" - fi - } -} - - -# func_show_eval_locale CMD [FAIL_EXP] -# ------------------------------------ -# Unless opt_quiet is true, then output CMD. Then, if opt_dryrun is -# not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP -# is given, then evaluate it. Use the saved locale for evaluation. -func_show_eval_locale () -{ - $debug_cmd - - _G_cmd=$1 - _G_fail_exp=${2-':'} - - $opt_quiet || { - func_quote_for_expand "$_G_cmd" - eval "func_echo $func_quote_for_expand_result" - } - - $opt_dry_run || { - eval "$_G_user_locale - $_G_cmd" - _G_status=$? - eval "$_G_safe_locale" - if test 0 -ne "$_G_status"; then - eval "(exit $_G_status); $_G_fail_exp" - fi - } -} - - -# func_tr_sh -# ---------- -# Turn $1 into a string suitable for a shell variable name. -# Result is stored in $func_tr_sh_result. All characters -# not in the set a-zA-Z0-9_ are replaced with '_'. Further, -# if $1 begins with a digit, a '_' is prepended as well. -func_tr_sh () -{ - $debug_cmd - - case $1 in - [0-9]* | *[!a-zA-Z0-9_]*) - func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` - ;; - * ) - func_tr_sh_result=$1 - ;; - esac -} - - -# func_verbose ARG... -# ------------------- -# Echo program name prefixed message in verbose mode only. -func_verbose () -{ - $debug_cmd - - $opt_verbose && func_echo "$*" - - : -} - - -# func_warn_and_continue ARG... -# ----------------------------- -# Echo program name prefixed warning message to standard error. -func_warn_and_continue () -{ - $debug_cmd - - $require_term_colors - - func_echo_infix_1 "${tc_red}warning$tc_reset" "$*" >&2 -} - - -# func_warning CATEGORY ARG... -# ---------------------------- -# Echo program name prefixed warning message to standard error. Warning -# messages can be filtered according to CATEGORY, where this function -# elides messages where CATEGORY is not listed in the global variable -# 'opt_warning_types'. -func_warning () -{ - $debug_cmd - - # CATEGORY must be in the warning_categories list! - case " $warning_categories " in - *" $1 "*) ;; - *) func_internal_error "invalid warning category '$1'" ;; - esac - - _G_category=$1 - shift - - case " $opt_warning_types " in - *" $_G_category "*) $warning_func ${1+"$@"} ;; - esac -} - - -# func_sort_ver VER1 VER2 -# ----------------------- -# 'sort -V' is not generally available. -# Note this deviates from the version comparison in automake -# in that it treats 1.5 < 1.5.0, and treats 1.4.4a < 1.4-p3a -# but this should suffice as we won't be specifying old -# version formats or redundant trailing .0 in bootstrap.conf. -# If we did want full compatibility then we should probably -# use m4_version_compare from autoconf. -func_sort_ver () -{ - $debug_cmd - - printf '%s\n%s\n' "$1" "$2" \ - | sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n -k 6,6n -k 7,7n -k 8,8n -k 9,9n -} - -# func_lt_ver PREV CURR -# --------------------- -# Return true if PREV and CURR are in the correct order according to -# func_sort_ver, otherwise false. Use it like this: -# -# func_lt_ver "$prev_ver" "$proposed_ver" || func_fatal_error "..." -func_lt_ver () -{ - $debug_cmd - - test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` -} - - -# Local variables: -# mode: shell-script -# sh-indentation: 2 -# eval: (add-hook 'before-save-hook 'time-stamp) -# time-stamp-pattern: "10/scriptversion=%:y-%02m-%02d.%02H; # UTC" -# time-stamp-time-zone: "UTC" -# End: -#! /bin/sh - -# Set a version string for this script. -scriptversion=2015-10-07.11; # UTC - -# A portable, pluggable option parser for Bourne shell. -# Written by Gary V. Vaughan, 2010 - -# Copyright (C) 2010-2015 Free Software Foundation, Inc. -# This is free software; see the source for copying conditions. There is NO -# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - -# Please report bugs or propose patches to gary@gnu.org. - - -## ------ ## -## Usage. ## -## ------ ## - -# This file is a library for parsing options in your shell scripts along -# with assorted other useful supporting features that you can make use -# of too. -# -# For the simplest scripts you might need only: -# -# #!/bin/sh -# . relative/path/to/funclib.sh -# . relative/path/to/options-parser -# scriptversion=1.0 -# func_options ${1+"$@"} -# eval set dummy "$func_options_result"; shift -# ...rest of your script... -# -# In order for the '--version' option to work, you will need to have a -# suitably formatted comment like the one at the top of this file -# starting with '# Written by ' and ending with '# warranty; '. -# -# For '-h' and '--help' to work, you will also need a one line -# description of your script's purpose in a comment directly above the -# '# Written by ' line, like the one at the top of this file. -# -# The default options also support '--debug', which will turn on shell -# execution tracing (see the comment above debug_cmd below for another -# use), and '--verbose' and the func_verbose function to allow your script -# to display verbose messages only when your user has specified -# '--verbose'. -# -# After sourcing this file, you can plug processing for additional -# options by amending the variables from the 'Configuration' section -# below, and following the instructions in the 'Option parsing' -# section further down. - -## -------------- ## -## Configuration. ## -## -------------- ## - -# You should override these variables in your script after sourcing this -# file so that they reflect the customisations you have added to the -# option parser. - -# The usage line for option parsing errors and the start of '-h' and -# '--help' output messages. You can embed shell variables for delayed -# expansion at the time the message is displayed, but you will need to -# quote other shell meta-characters carefully to prevent them being -# expanded when the contents are evaled. -usage='$progpath [OPTION]...' - -# Short help message in response to '-h' and '--help'. Add to this or -# override it after sourcing this library to reflect the full set of -# options your script accepts. -usage_message="\ - --debug enable verbose shell tracing - -W, --warnings=CATEGORY - report the warnings falling in CATEGORY [all] - -v, --verbose verbosely report processing - --version print version information and exit - -h, --help print short or long help message and exit -" - -# Additional text appended to 'usage_message' in response to '--help'. -long_help_message=" -Warning categories include: - 'all' show all warnings - 'none' turn off all the warnings - 'error' warnings are treated as fatal errors" - -# Help message printed before fatal option parsing errors. -fatal_help="Try '\$progname --help' for more information." - - - -## ------------------------- ## -## Hook function management. ## -## ------------------------- ## - -# This section contains functions for adding, removing, and running hooks -# to the main code. A hook is just a named list of of function, that can -# be run in order later on. - -# func_hookable FUNC_NAME -# ----------------------- -# Declare that FUNC_NAME will run hooks added with -# 'func_add_hook FUNC_NAME ...'. -func_hookable () -{ - $debug_cmd - - func_append hookable_fns " $1" -} - - -# func_add_hook FUNC_NAME HOOK_FUNC -# --------------------------------- -# Request that FUNC_NAME call HOOK_FUNC before it returns. FUNC_NAME must -# first have been declared "hookable" by a call to 'func_hookable'. -func_add_hook () -{ - $debug_cmd - - case " $hookable_fns " in - *" $1 "*) ;; - *) func_fatal_error "'$1' does not accept hook functions." ;; - esac - - eval func_append ${1}_hooks '" $2"' -} - - -# func_remove_hook FUNC_NAME HOOK_FUNC -# ------------------------------------ -# Remove HOOK_FUNC from the list of functions called by FUNC_NAME. -func_remove_hook () -{ - $debug_cmd - - eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' -} - - -# func_run_hooks FUNC_NAME [ARG]... -# --------------------------------- -# Run all hook functions registered to FUNC_NAME. -# It is assumed that the list of hook functions contains nothing more -# than a whitespace-delimited list of legal shell function names, and -# no effort is wasted trying to catch shell meta-characters or preserve -# whitespace. -func_run_hooks () -{ - $debug_cmd - - _G_rc_run_hooks=false - - case " $hookable_fns " in - *" $1 "*) ;; - *) func_fatal_error "'$1' does not support hook funcions.n" ;; - esac - - eval _G_hook_fns=\$$1_hooks; shift - - for _G_hook in $_G_hook_fns; do - if eval $_G_hook '"$@"'; then - # store returned options list back into positional - # parameters for next 'cmd' execution. - eval _G_hook_result=\$${_G_hook}_result - eval set dummy "$_G_hook_result"; shift - _G_rc_run_hooks=: - fi - done - - $_G_rc_run_hooks && func_run_hooks_result=$_G_hook_result -} - - - -## --------------- ## -## Option parsing. ## -## --------------- ## - -# In order to add your own option parsing hooks, you must accept the -# full positional parameter list in your hook function, you may remove/edit -# any options that you action, and then pass back the remaining unprocessed -# options in '_result', escaped suitably for -# 'eval'. In this case you also must return $EXIT_SUCCESS to let the -# hook's caller know that it should pay attention to -# '_result'. Returning $EXIT_FAILURE signalizes that -# arguments are left untouched by the hook and therefore caller will ignore the -# result variable. -# -# Like this: -# -# my_options_prep () -# { -# $debug_cmd -# -# # Extend the existing usage message. -# usage_message=$usage_message' -# -s, --silent don'\''t print informational messages -# ' -# # No change in '$@' (ignored completely by this hook). There is -# # no need to do the equivalent (but slower) action: -# # func_quote_for_eval ${1+"$@"} -# # my_options_prep_result=$func_quote_for_eval_result -# false -# } -# func_add_hook func_options_prep my_options_prep -# -# -# my_silent_option () -# { -# $debug_cmd -# -# args_changed=false -# -# # Note that for efficiency, we parse as many options as we can -# # recognise in a loop before passing the remainder back to the -# # caller on the first unrecognised argument we encounter. -# while test $# -gt 0; do -# opt=$1; shift -# case $opt in -# --silent|-s) opt_silent=: -# args_changed=: -# ;; -# # Separate non-argument short options: -# -s*) func_split_short_opt "$_G_opt" -# set dummy "$func_split_short_opt_name" \ -# "-$func_split_short_opt_arg" ${1+"$@"} -# shift -# args_changed=: -# ;; -# *) # Make sure the first unrecognised option "$_G_opt" -# # is added back to "$@", we could need that later -# # if $args_changed is true. -# set dummy "$_G_opt" ${1+"$@"}; shift; break ;; -# esac -# done -# -# if $args_changed; then -# func_quote_for_eval ${1+"$@"} -# my_silent_option_result=$func_quote_for_eval_result -# fi -# -# $args_changed -# } -# func_add_hook func_parse_options my_silent_option -# -# -# my_option_validation () -# { -# $debug_cmd -# -# $opt_silent && $opt_verbose && func_fatal_help "\ -# '--silent' and '--verbose' options are mutually exclusive." -# -# false -# } -# func_add_hook func_validate_options my_option_validation -# -# You'll also need to manually amend $usage_message to reflect the extra -# options you parse. It's preferable to append if you can, so that -# multiple option parsing hooks can be added safely. - - -# func_options_finish [ARG]... -# ---------------------------- -# Finishing the option parse loop (call 'func_options' hooks ATM). -func_options_finish () -{ - $debug_cmd - - _G_func_options_finish_exit=false - if func_run_hooks func_options ${1+"$@"}; then - func_options_finish_result=$func_run_hooks_result - _G_func_options_finish_exit=: - fi - - $_G_func_options_finish_exit -} - - -# func_options [ARG]... -# --------------------- -# All the functions called inside func_options are hookable. See the -# individual implementations for details. -func_hookable func_options -func_options () -{ - $debug_cmd - - _G_rc_options=false - - for my_func in options_prep parse_options validate_options options_finish - do - if eval func_$my_func '${1+"$@"}'; then - eval _G_res_var='$'"func_${my_func}_result" - eval set dummy "$_G_res_var" ; shift - _G_rc_options=: - fi - done - - # Save modified positional parameters for caller. As a top-level - # options-parser function we always need to set the 'func_options_result' - # variable (regardless the $_G_rc_options value). - if $_G_rc_options; then - func_options_result=$_G_res_var - else - func_quote_for_eval ${1+"$@"} - func_options_result=$func_quote_for_eval_result - fi - - $_G_rc_options -} - - -# func_options_prep [ARG]... -# -------------------------- -# All initialisations required before starting the option parse loop. -# Note that when calling hook functions, we pass through the list of -# positional parameters. If a hook function modifies that list, and -# needs to propagate that back to rest of this script, then the complete -# modified list must be put in 'func_run_hooks_result' before -# returning $EXIT_SUCCESS (otherwise $EXIT_FAILURE is returned). -func_hookable func_options_prep -func_options_prep () -{ - $debug_cmd - - # Option defaults: - opt_verbose=false - opt_warning_types= - - _G_rc_options_prep=false - if func_run_hooks func_options_prep ${1+"$@"}; then - _G_rc_options_prep=: - # save modified positional parameters for caller - func_options_prep_result=$func_run_hooks_result - fi - - $_G_rc_options_prep -} - - -# func_parse_options [ARG]... -# --------------------------- -# The main option parsing loop. -func_hookable func_parse_options -func_parse_options () -{ - $debug_cmd - - func_parse_options_result= - - _G_rc_parse_options=false - # this just eases exit handling - while test $# -gt 0; do - # Defer to hook functions for initial option parsing, so they - # get priority in the event of reusing an option name. - if func_run_hooks func_parse_options ${1+"$@"}; then - eval set dummy "$func_run_hooks_result"; shift - _G_rc_parse_options=: - fi - - # Break out of the loop if we already parsed every option. - test $# -gt 0 || break - - _G_match_parse_options=: - _G_opt=$1 - shift - case $_G_opt in - --debug|-x) debug_cmd='set -x' - func_echo "enabling shell trace mode" - $debug_cmd - ;; - - --no-warnings|--no-warning|--no-warn) - set dummy --warnings none ${1+"$@"} - shift - ;; - - --warnings|--warning|-W) - if test $# = 0 && func_missing_arg $_G_opt; then - _G_rc_parse_options=: - break - fi - case " $warning_categories $1" in - *" $1 "*) - # trailing space prevents matching last $1 above - func_append_uniq opt_warning_types " $1" - ;; - *all) - opt_warning_types=$warning_categories - ;; - *none) - opt_warning_types=none - warning_func=: - ;; - *error) - opt_warning_types=$warning_categories - warning_func=func_fatal_error - ;; - *) - func_fatal_error \ - "unsupported warning category: '$1'" - ;; - esac - shift - ;; - - --verbose|-v) opt_verbose=: ;; - --version) func_version ;; - -\?|-h) func_usage ;; - --help) func_help ;; - - # Separate optargs to long options (plugins may need this): - --*=*) func_split_equals "$_G_opt" - set dummy "$func_split_equals_lhs" \ - "$func_split_equals_rhs" ${1+"$@"} - shift - ;; - - # Separate optargs to short options: - -W*) - func_split_short_opt "$_G_opt" - set dummy "$func_split_short_opt_name" \ - "$func_split_short_opt_arg" ${1+"$@"} - shift - ;; - - # Separate non-argument short options: - -\?*|-h*|-v*|-x*) - func_split_short_opt "$_G_opt" - set dummy "$func_split_short_opt_name" \ - "-$func_split_short_opt_arg" ${1+"$@"} - shift - ;; - - --) _G_rc_parse_options=: ; break ;; - -*) func_fatal_help "unrecognised option: '$_G_opt'" ;; - *) set dummy "$_G_opt" ${1+"$@"}; shift - _G_match_parse_options=false - break - ;; - esac - - $_G_match_parse_options && _G_rc_parse_options=: - done - - - if $_G_rc_parse_options; then - # save modified positional parameters for caller - func_quote_for_eval ${1+"$@"} - func_parse_options_result=$func_quote_for_eval_result - fi - - $_G_rc_parse_options -} - - -# func_validate_options [ARG]... -# ------------------------------ -# Perform any sanity checks on option settings and/or unconsumed -# arguments. -func_hookable func_validate_options -func_validate_options () -{ - $debug_cmd - - _G_rc_validate_options=false - - # Display all warnings if -W was not given. - test -n "$opt_warning_types" || opt_warning_types=" $warning_categories" - - if func_run_hooks func_validate_options ${1+"$@"}; then - # save modified positional parameters for caller - func_validate_options_result=$func_run_hooks_result - _G_rc_validate_options=: - fi - - # Bail if the options were screwed! - $exit_cmd $EXIT_FAILURE - - $_G_rc_validate_options -} - - - -## ----------------- ## -## Helper functions. ## -## ----------------- ## - -# This section contains the helper functions used by the rest of the -# hookable option parser framework in ascii-betical order. - - -# func_fatal_help ARG... -# ---------------------- -# Echo program name prefixed message to standard error, followed by -# a help hint, and exit. -func_fatal_help () -{ - $debug_cmd - - eval \$ECHO \""Usage: $usage"\" - eval \$ECHO \""$fatal_help"\" - func_error ${1+"$@"} - exit $EXIT_FAILURE -} - - -# func_help -# --------- -# Echo long help message to standard output and exit. -func_help () -{ - $debug_cmd - - func_usage_message - $ECHO "$long_help_message" - exit 0 -} - - -# func_missing_arg ARGNAME -# ------------------------ -# Echo program name prefixed message to standard error and set global -# exit_cmd. -func_missing_arg () -{ - $debug_cmd - - func_error "Missing argument for '$1'." - exit_cmd=exit -} - - -# func_split_equals STRING -# ------------------------ -# Set func_split_equals_lhs and func_split_equals_rhs shell variables after -# splitting STRING at the '=' sign. -test -z "$_G_HAVE_XSI_OPS" \ - && (eval 'x=a/b/c; - test 5aa/bb/cc = "${#x}${x%%/*}${x%/*}${x#*/}${x##*/}"') 2>/dev/null \ - && _G_HAVE_XSI_OPS=yes - -if test yes = "$_G_HAVE_XSI_OPS" -then - # This is an XSI compatible shell, allowing a faster implementation... - eval 'func_split_equals () - { - $debug_cmd - - func_split_equals_lhs=${1%%=*} - func_split_equals_rhs=${1#*=} - test "x$func_split_equals_lhs" = "x$1" \ - && func_split_equals_rhs= - }' -else - # ...otherwise fall back to using expr, which is often a shell builtin. - func_split_equals () - { - $debug_cmd - - func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` - func_split_equals_rhs= - test "x$func_split_equals_lhs" = "x$1" \ - || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` - } -fi #func_split_equals - - -# func_split_short_opt SHORTOPT -# ----------------------------- -# Set func_split_short_opt_name and func_split_short_opt_arg shell -# variables after splitting SHORTOPT after the 2nd character. -if test yes = "$_G_HAVE_XSI_OPS" -then - # This is an XSI compatible shell, allowing a faster implementation... - eval 'func_split_short_opt () - { - $debug_cmd - - func_split_short_opt_arg=${1#??} - func_split_short_opt_name=${1%"$func_split_short_opt_arg"} - }' -else - # ...otherwise fall back to using expr, which is often a shell builtin. - func_split_short_opt () - { - $debug_cmd - - func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` - func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` - } -fi #func_split_short_opt - - -# func_usage -# ---------- -# Echo short help message to standard output and exit. -func_usage () -{ - $debug_cmd - - func_usage_message - $ECHO "Run '$progname --help |${PAGER-more}' for full usage" - exit 0 -} - - -# func_usage_message -# ------------------ -# Echo short help message to standard output. -func_usage_message () -{ - $debug_cmd - - eval \$ECHO \""Usage: $usage"\" - echo - $SED -n 's|^# || - /^Written by/{ - x;p;x - } - h - /^Written by/q' < "$progpath" - echo - eval \$ECHO \""$usage_message"\" -} - - -# func_version -# ------------ -# Echo version message to standard output and exit. -func_version () -{ - $debug_cmd - - printf '%s\n' "$progname $scriptversion" - $SED -n ' - /(C)/!b go - :more - /\./!{ - N - s|\n# | | - b more - } - :go - /^# Written by /,/# warranty; / { - s|^# || - s|^# *$|| - s|\((C)\)[ 0-9,-]*[ ,-]\([1-9][0-9]* \)|\1 \2| - p - } - /^# Written by / { - s|^# || - p - } - /^warranty; /q' < "$progpath" - - exit $? -} - - -# Local variables: -# mode: shell-script -# sh-indentation: 2 -# eval: (add-hook 'before-save-hook 'time-stamp) -# time-stamp-pattern: "10/scriptversion=%:y-%02m-%02d.%02H; # UTC" -# time-stamp-time-zone: "UTC" -# End: - -# Set a version string. -scriptversion='(GNU libtool) 2.4.6' - - -# func_echo ARG... -# ---------------- -# Libtool also displays the current mode in messages, so override -# funclib.sh func_echo with this custom definition. -func_echo () -{ - $debug_cmd - - _G_message=$* - - func_echo_IFS=$IFS - IFS=$nl - for _G_line in $_G_message; do - IFS=$func_echo_IFS - $ECHO "$progname${opt_mode+: $opt_mode}: $_G_line" - done - IFS=$func_echo_IFS -} - - -# func_warning ARG... -# ------------------- -# Libtool warnings are not categorized, so override funclib.sh -# func_warning with this simpler definition. -func_warning () -{ - $debug_cmd - - $warning_func ${1+"$@"} -} - - -## ---------------- ## -## Options parsing. ## -## ---------------- ## - -# Hook in the functions to make sure our own options are parsed during -# the option parsing loop. - -usage='$progpath [OPTION]... [MODE-ARG]...' - -# Short help message in response to '-h'. -usage_message="Options: - --config show all configuration variables - --debug enable verbose shell tracing - -n, --dry-run display commands without modifying any files - --features display basic configuration information and exit - --mode=MODE use operation mode MODE - --no-warnings equivalent to '-Wnone' - --preserve-dup-deps don't remove duplicate dependency libraries - --quiet, --silent don't print informational messages - --tag=TAG use configuration variables from tag TAG - -v, --verbose print more informational messages than default - --version print version information - -W, --warnings=CATEGORY report the warnings falling in CATEGORY [all] - -h, --help, --help-all print short, long, or detailed help message -" - -# Additional text appended to 'usage_message' in response to '--help'. -func_help () -{ - $debug_cmd - - func_usage_message - $ECHO "$long_help_message - -MODE must be one of the following: - - clean remove files from the build directory - compile compile a source file into a libtool object - execute automatically set library path, then run a program - finish complete the installation of libtool libraries - install install libraries or executables - link create a library or an executable - uninstall remove libraries from an installed directory - -MODE-ARGS vary depending on the MODE. When passed as first option, -'--mode=MODE' may be abbreviated as 'MODE' or a unique abbreviation of that. -Try '$progname --help --mode=MODE' for a more detailed description of MODE. - -When reporting a bug, please describe a test case to reproduce it and -include the following information: - - host-triplet: $host - shell: $SHELL - compiler: $LTCC - compiler flags: $LTCFLAGS - linker: $LD (gnu? $with_gnu_ld) - version: $progname $scriptversion Debian-2.4.6-15build2 - automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` - autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` - -Report bugs to . -GNU libtool home page: . -General help using GNU software: ." - exit 0 -} - - -# func_lo2o OBJECT-NAME -# --------------------- -# Transform OBJECT-NAME from a '.lo' suffix to the platform specific -# object suffix. - -lo2o=s/\\.lo\$/.$objext/ -o2lo=s/\\.$objext\$/.lo/ - -if test yes = "$_G_HAVE_XSI_OPS"; then - eval 'func_lo2o () - { - case $1 in - *.lo) func_lo2o_result=${1%.lo}.$objext ;; - * ) func_lo2o_result=$1 ;; - esac - }' - - # func_xform LIBOBJ-OR-SOURCE - # --------------------------- - # Transform LIBOBJ-OR-SOURCE from a '.o' or '.c' (or otherwise) - # suffix to a '.lo' libtool-object suffix. - eval 'func_xform () - { - func_xform_result=${1%.*}.lo - }' -else - # ...otherwise fall back to using sed. - func_lo2o () - { - func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` - } - - func_xform () - { - func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` - } -fi - - -# func_fatal_configuration ARG... -# ------------------------------- -# Echo program name prefixed message to standard error, followed by -# a configuration failure hint, and exit. -func_fatal_configuration () -{ - func__fatal_error ${1+"$@"} \ - "See the $PACKAGE documentation for more information." \ - "Fatal configuration error." -} - - -# func_config -# ----------- -# Display the configuration for all the tags in this script. -func_config () -{ - re_begincf='^# ### BEGIN LIBTOOL' - re_endcf='^# ### END LIBTOOL' - - # Default configuration. - $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" - - # Now print the configurations for the tags. - for tagname in $taglist; do - $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" - done - - exit $? -} - - -# func_features -# ------------- -# Display the features supported by this script. -func_features () -{ - echo "host: $host" - if test yes = "$build_libtool_libs"; then - echo "enable shared libraries" - else - echo "disable shared libraries" - fi - if test yes = "$build_old_libs"; then - echo "enable static libraries" - else - echo "disable static libraries" - fi - - exit $? -} - - -# func_enable_tag TAGNAME -# ----------------------- -# Verify that TAGNAME is valid, and either flag an error and exit, or -# enable the TAGNAME tag. We also add TAGNAME to the global $taglist -# variable here. -func_enable_tag () -{ - # Global variable: - tagname=$1 - - re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" - re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$" - sed_extractcf=/$re_begincf/,/$re_endcf/p - - # Validate tagname. - case $tagname in - *[!-_A-Za-z0-9,/]*) - func_fatal_error "invalid tag name: $tagname" - ;; - esac - - # Don't test for the "default" C tag, as we know it's - # there but not specially marked. - case $tagname in - CC) ;; - *) - if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then - taglist="$taglist $tagname" - - # Evaluate the configuration. Be careful to quote the path - # and the sed script, to avoid splitting on whitespace, but - # also don't use non-portable quotes within backquotes within - # quotes we have to do it in 2 steps: - extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` - eval "$extractedcf" - else - func_error "ignoring unknown tag $tagname" - fi - ;; - esac -} - - -# func_check_version_match -# ------------------------ -# Ensure that we are using m4 macros, and libtool script from the same -# release of libtool. -func_check_version_match () -{ - if test "$package_revision" != "$macro_revision"; then - if test "$VERSION" != "$macro_version"; then - if test -z "$macro_version"; then - cat >&2 <<_LT_EOF -$progname: Version mismatch error. This is $PACKAGE $VERSION, but the -$progname: definition of this LT_INIT comes from an older release. -$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION -$progname: and run autoconf again. -_LT_EOF - else - cat >&2 <<_LT_EOF -$progname: Version mismatch error. This is $PACKAGE $VERSION, but the -$progname: definition of this LT_INIT comes from $PACKAGE $macro_version. -$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION -$progname: and run autoconf again. -_LT_EOF - fi - else - cat >&2 <<_LT_EOF -$progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision, -$progname: but the definition of this LT_INIT comes from revision $macro_revision. -$progname: You should recreate aclocal.m4 with macros from revision $package_revision -$progname: of $PACKAGE $VERSION and run autoconf again. -_LT_EOF - fi - - exit $EXIT_MISMATCH - fi -} - - -# libtool_options_prep [ARG]... -# ----------------------------- -# Preparation for options parsed by libtool. -libtool_options_prep () -{ - $debug_mode - - # Option defaults: - opt_config=false - opt_dlopen= - opt_dry_run=false - opt_help=false - opt_mode= - opt_preserve_dup_deps=false - opt_quiet=false - - nonopt= - preserve_args= - - _G_rc_lt_options_prep=: - - # Shorthand for --mode=foo, only valid as the first argument - case $1 in - clean|clea|cle|cl) - shift; set dummy --mode clean ${1+"$@"}; shift - ;; - compile|compil|compi|comp|com|co|c) - shift; set dummy --mode compile ${1+"$@"}; shift - ;; - execute|execut|execu|exec|exe|ex|e) - shift; set dummy --mode execute ${1+"$@"}; shift - ;; - finish|finis|fini|fin|fi|f) - shift; set dummy --mode finish ${1+"$@"}; shift - ;; - install|instal|insta|inst|ins|in|i) - shift; set dummy --mode install ${1+"$@"}; shift - ;; - link|lin|li|l) - shift; set dummy --mode link ${1+"$@"}; shift - ;; - uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u) - shift; set dummy --mode uninstall ${1+"$@"}; shift - ;; - *) - _G_rc_lt_options_prep=false - ;; - esac - - if $_G_rc_lt_options_prep; then - # Pass back the list of options. - func_quote_for_eval ${1+"$@"} - libtool_options_prep_result=$func_quote_for_eval_result - fi - - $_G_rc_lt_options_prep -} -func_add_hook func_options_prep libtool_options_prep - - -# libtool_parse_options [ARG]... -# --------------------------------- -# Provide handling for libtool specific options. -libtool_parse_options () -{ - $debug_cmd - - _G_rc_lt_parse_options=false - - # Perform our own loop to consume as many options as possible in - # each iteration. - while test $# -gt 0; do - _G_match_lt_parse_options=: - _G_opt=$1 - shift - case $_G_opt in - --dry-run|--dryrun|-n) - opt_dry_run=: - ;; - - --config) func_config ;; - - --dlopen|-dlopen) - opt_dlopen="${opt_dlopen+$opt_dlopen -}$1" - shift - ;; - - --preserve-dup-deps) - opt_preserve_dup_deps=: ;; - - --features) func_features ;; - - --finish) set dummy --mode finish ${1+"$@"}; shift ;; - - --help) opt_help=: ;; - - --help-all) opt_help=': help-all' ;; - - --mode) test $# = 0 && func_missing_arg $_G_opt && break - opt_mode=$1 - case $1 in - # Valid mode arguments: - clean|compile|execute|finish|install|link|relink|uninstall) ;; - - # Catch anything else as an error - *) func_error "invalid argument for $_G_opt" - exit_cmd=exit - break - ;; - esac - shift - ;; - - --no-silent|--no-quiet) - opt_quiet=false - func_append preserve_args " $_G_opt" - ;; - - --no-warnings|--no-warning|--no-warn) - opt_warning=false - func_append preserve_args " $_G_opt" - ;; - - --no-verbose) - opt_verbose=false - func_append preserve_args " $_G_opt" - ;; - - --silent|--quiet) - opt_quiet=: - opt_verbose=false - func_append preserve_args " $_G_opt" - ;; - - --tag) test $# = 0 && func_missing_arg $_G_opt && break - opt_tag=$1 - func_append preserve_args " $_G_opt $1" - func_enable_tag "$1" - shift - ;; - - --verbose|-v) opt_quiet=false - opt_verbose=: - func_append preserve_args " $_G_opt" - ;; - - # An option not handled by this hook function: - *) set dummy "$_G_opt" ${1+"$@"} ; shift - _G_match_lt_parse_options=false - break - ;; - esac - $_G_match_lt_parse_options && _G_rc_lt_parse_options=: - done - - if $_G_rc_lt_parse_options; then - # save modified positional parameters for caller - func_quote_for_eval ${1+"$@"} - libtool_parse_options_result=$func_quote_for_eval_result - fi - - $_G_rc_lt_parse_options -} -func_add_hook func_parse_options libtool_parse_options - - - -# libtool_validate_options [ARG]... -# --------------------------------- -# Perform any sanity checks on option settings and/or unconsumed -# arguments. -libtool_validate_options () -{ - # save first non-option argument - if test 0 -lt $#; then - nonopt=$1 - shift - fi - - # preserve --debug - test : = "$debug_cmd" || func_append preserve_args " --debug" - - case $host in - # Solaris2 added to fix http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16452 - # see also: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59788 - *cygwin* | *mingw* | *pw32* | *cegcc* | *solaris2* | *os2*) - # don't eliminate duplications in $postdeps and $predeps - opt_duplicate_compiler_generated_deps=: - ;; - *) - opt_duplicate_compiler_generated_deps=$opt_preserve_dup_deps - ;; - esac - - $opt_help || { - # Sanity checks first: - func_check_version_match - - test yes != "$build_libtool_libs" \ - && test yes != "$build_old_libs" \ - && func_fatal_configuration "not configured to build any kind of library" - - # Darwin sucks - eval std_shrext=\"$shrext_cmds\" - - # Only execute mode is allowed to have -dlopen flags. - if test -n "$opt_dlopen" && test execute != "$opt_mode"; then - func_error "unrecognized option '-dlopen'" - $ECHO "$help" 1>&2 - exit $EXIT_FAILURE - fi - - # Change the help message to a mode-specific one. - generic_help=$help - help="Try '$progname --help --mode=$opt_mode' for more information." - } - - # Pass back the unparsed argument list - func_quote_for_eval ${1+"$@"} - libtool_validate_options_result=$func_quote_for_eval_result -} -func_add_hook func_validate_options libtool_validate_options - - -# Process options as early as possible so that --help and --version -# can return quickly. -func_options ${1+"$@"} -eval set dummy "$func_options_result"; shift - - - -## ----------- ## -## Main. ## -## ----------- ## - -magic='%%%MAGIC variable%%%' -magic_exe='%%%MAGIC EXE variable%%%' - -# Global variables. -extracted_archives= -extracted_serial=0 - -# If this variable is set in any of the actions, the command in it -# will be execed at the end. This prevents here-documents from being -# left over by shells. -exec_cmd= - - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -$1 -_LTECHO_EOF' -} - -# func_generated_by_libtool -# True iff stdin has been generated by Libtool. This function is only -# a basic sanity check; it will hardly flush out determined imposters. -func_generated_by_libtool_p () -{ - $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1 -} - -# func_lalib_p file -# True iff FILE is a libtool '.la' library or '.lo' object file. -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_lalib_p () -{ - test -f "$1" && - $SED -e 4q "$1" 2>/dev/null | func_generated_by_libtool_p -} - -# func_lalib_unsafe_p file -# True iff FILE is a libtool '.la' library or '.lo' object file. -# This function implements the same check as func_lalib_p without -# resorting to external programs. To this end, it redirects stdin and -# closes it afterwards, without saving the original file descriptor. -# As a safety measure, use it only where a negative result would be -# fatal anyway. Works if 'file' does not exist. -func_lalib_unsafe_p () -{ - lalib_p=no - if test -f "$1" && test -r "$1" && exec 5<&0 <"$1"; then - for lalib_p_l in 1 2 3 4 - do - read lalib_p_line - case $lalib_p_line in - \#\ Generated\ by\ *$PACKAGE* ) lalib_p=yes; break;; - esac - done - exec 0<&5 5<&- - fi - test yes = "$lalib_p" -} - -# func_ltwrapper_script_p file -# True iff FILE is a libtool wrapper script -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_ltwrapper_script_p () -{ - test -f "$1" && - $lt_truncate_bin < "$1" 2>/dev/null | func_generated_by_libtool_p -} - -# func_ltwrapper_executable_p file -# True iff FILE is a libtool wrapper executable -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_ltwrapper_executable_p () -{ - func_ltwrapper_exec_suffix= - case $1 in - *.exe) ;; - *) func_ltwrapper_exec_suffix=.exe ;; - esac - $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1 -} - -# func_ltwrapper_scriptname file -# Assumes file is an ltwrapper_executable -# uses $file to determine the appropriate filename for a -# temporary ltwrapper_script. -func_ltwrapper_scriptname () -{ - func_dirname_and_basename "$1" "" "." - func_stripname '' '.exe' "$func_basename_result" - func_ltwrapper_scriptname_result=$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper -} - -# func_ltwrapper_p file -# True iff FILE is a libtool wrapper script or wrapper executable -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_ltwrapper_p () -{ - func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1" -} - - -# func_execute_cmds commands fail_cmd -# Execute tilde-delimited COMMANDS. -# If FAIL_CMD is given, eval that upon failure. -# FAIL_CMD may read-access the current command in variable CMD! -func_execute_cmds () -{ - $debug_cmd - - save_ifs=$IFS; IFS='~' - for cmd in $1; do - IFS=$sp$nl - eval cmd=\"$cmd\" - IFS=$save_ifs - func_show_eval "$cmd" "${2-:}" - done - IFS=$save_ifs -} - - -# func_source file -# Source FILE, adding directory component if necessary. -# Note that it is not necessary on cygwin/mingw to append a dot to -# FILE even if both FILE and FILE.exe exist: automatic-append-.exe -# behavior happens only for exec(3), not for open(2)! Also, sourcing -# 'FILE.' does not work on cygwin managed mounts. -func_source () -{ - $debug_cmd - - case $1 in - */* | *\\*) . "$1" ;; - *) . "./$1" ;; - esac -} - - -# func_resolve_sysroot PATH -# Replace a leading = in PATH with a sysroot. Store the result into -# func_resolve_sysroot_result -func_resolve_sysroot () -{ - func_resolve_sysroot_result=$1 - case $func_resolve_sysroot_result in - =*) - func_stripname '=' '' "$func_resolve_sysroot_result" - func_resolve_sysroot_result=$lt_sysroot$func_stripname_result - ;; - esac -} - -# func_replace_sysroot PATH -# If PATH begins with the sysroot, replace it with = and -# store the result into func_replace_sysroot_result. -func_replace_sysroot () -{ - case $lt_sysroot:$1 in - ?*:"$lt_sysroot"*) - func_stripname "$lt_sysroot" '' "$1" - func_replace_sysroot_result='='$func_stripname_result - ;; - *) - # Including no sysroot. - func_replace_sysroot_result=$1 - ;; - esac -} - -# func_infer_tag arg -# Infer tagged configuration to use if any are available and -# if one wasn't chosen via the "--tag" command line option. -# Only attempt this if the compiler in the base compile -# command doesn't match the default compiler. -# arg is usually of the form 'gcc ...' -func_infer_tag () -{ - $debug_cmd - - if test -n "$available_tags" && test -z "$tagname"; then - CC_quoted= - for arg in $CC; do - func_append_quoted CC_quoted "$arg" - done - CC_expanded=`func_echo_all $CC` - CC_quoted_expanded=`func_echo_all $CC_quoted` - case $@ in - # Blanks in the command may have been stripped by the calling shell, - # but not from the CC environment variable when configure was run. - " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ - " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) ;; - # Blanks at the start of $base_compile will cause this to fail - # if we don't check for them as well. - *) - for z in $available_tags; do - if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then - # Evaluate the configuration. - eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" - CC_quoted= - for arg in $CC; do - # Double-quote args containing other shell metacharacters. - func_append_quoted CC_quoted "$arg" - done - CC_expanded=`func_echo_all $CC` - CC_quoted_expanded=`func_echo_all $CC_quoted` - case "$@ " in - " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ - " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) - # The compiler in the base compile command matches - # the one in the tagged configuration. - # Assume this is the tagged configuration we want. - tagname=$z - break - ;; - esac - fi - done - # If $tagname still isn't set, then no tagged configuration - # was found and let the user know that the "--tag" command - # line option must be used. - if test -z "$tagname"; then - func_echo "unable to infer tagged configuration" - func_fatal_error "specify a tag with '--tag'" -# else -# func_verbose "using $tagname tagged configuration" - fi - ;; - esac - fi -} - - - -# func_write_libtool_object output_name pic_name nonpic_name -# Create a libtool object file (analogous to a ".la" file), -# but don't create it if we're doing a dry run. -func_write_libtool_object () -{ - write_libobj=$1 - if test yes = "$build_libtool_libs"; then - write_lobj=\'$2\' - else - write_lobj=none - fi - - if test yes = "$build_old_libs"; then - write_oldobj=\'$3\' - else - write_oldobj=none - fi - - $opt_dry_run || { - cat >${write_libobj}T </dev/null` - if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then - func_convert_core_file_wine_to_w32_result=`$ECHO "$func_convert_core_file_wine_to_w32_tmp" | - $SED -e "$sed_naive_backslashify"` - else - func_convert_core_file_wine_to_w32_result= - fi - fi -} -# end: func_convert_core_file_wine_to_w32 - - -# func_convert_core_path_wine_to_w32 ARG -# Helper function used by path conversion functions when $build is *nix, and -# $host is mingw, cygwin, or some other w32 environment. Relies on a correctly -# configured wine environment available, with the winepath program in $build's -# $PATH. Assumes ARG has no leading or trailing path separator characters. -# -# ARG is path to be converted from $build format to win32. -# Result is available in $func_convert_core_path_wine_to_w32_result. -# Unconvertible file (directory) names in ARG are skipped; if no directory names -# are convertible, then the result may be empty. -func_convert_core_path_wine_to_w32 () -{ - $debug_cmd - - # unfortunately, winepath doesn't convert paths, only file names - func_convert_core_path_wine_to_w32_result= - if test -n "$1"; then - oldIFS=$IFS - IFS=: - for func_convert_core_path_wine_to_w32_f in $1; do - IFS=$oldIFS - func_convert_core_file_wine_to_w32 "$func_convert_core_path_wine_to_w32_f" - if test -n "$func_convert_core_file_wine_to_w32_result"; then - if test -z "$func_convert_core_path_wine_to_w32_result"; then - func_convert_core_path_wine_to_w32_result=$func_convert_core_file_wine_to_w32_result - else - func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result" - fi - fi - done - IFS=$oldIFS - fi -} -# end: func_convert_core_path_wine_to_w32 - - -# func_cygpath ARGS... -# Wrapper around calling the cygpath program via LT_CYGPATH. This is used when -# when (1) $build is *nix and Cygwin is hosted via a wine environment; or (2) -# $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or -# (2), returns the Cygwin file name or path in func_cygpath_result (input -# file name or path is assumed to be in w32 format, as previously converted -# from $build's *nix or MSYS format). In case (3), returns the w32 file name -# or path in func_cygpath_result (input file name or path is assumed to be in -# Cygwin format). Returns an empty string on error. -# -# ARGS are passed to cygpath, with the last one being the file name or path to -# be converted. -# -# Specify the absolute *nix (or w32) name to cygpath in the LT_CYGPATH -# environment variable; do not put it in $PATH. -func_cygpath () -{ - $debug_cmd - - if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then - func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` - if test "$?" -ne 0; then - # on failure, ensure result is empty - func_cygpath_result= - fi - else - func_cygpath_result= - func_error "LT_CYGPATH is empty or specifies non-existent file: '$LT_CYGPATH'" - fi -} -#end: func_cygpath - - -# func_convert_core_msys_to_w32 ARG -# Convert file name or path ARG from MSYS format to w32 format. Return -# result in func_convert_core_msys_to_w32_result. -func_convert_core_msys_to_w32 () -{ - $debug_cmd - - # awkward: cmd appends spaces to result - func_convert_core_msys_to_w32_result=`( cmd //c echo "$1" ) 2>/dev/null | - $SED -e 's/[ ]*$//' -e "$sed_naive_backslashify"` -} -#end: func_convert_core_msys_to_w32 - - -# func_convert_file_check ARG1 ARG2 -# Verify that ARG1 (a file name in $build format) was converted to $host -# format in ARG2. Otherwise, emit an error message, but continue (resetting -# func_to_host_file_result to ARG1). -func_convert_file_check () -{ - $debug_cmd - - if test -z "$2" && test -n "$1"; then - func_error "Could not determine host file name corresponding to" - func_error " '$1'" - func_error "Continuing, but uninstalled executables may not work." - # Fallback: - func_to_host_file_result=$1 - fi -} -# end func_convert_file_check - - -# func_convert_path_check FROM_PATHSEP TO_PATHSEP FROM_PATH TO_PATH -# Verify that FROM_PATH (a path in $build format) was converted to $host -# format in TO_PATH. Otherwise, emit an error message, but continue, resetting -# func_to_host_file_result to a simplistic fallback value (see below). -func_convert_path_check () -{ - $debug_cmd - - if test -z "$4" && test -n "$3"; then - func_error "Could not determine the host path corresponding to" - func_error " '$3'" - func_error "Continuing, but uninstalled executables may not work." - # Fallback. This is a deliberately simplistic "conversion" and - # should not be "improved". See libtool.info. - if test "x$1" != "x$2"; then - lt_replace_pathsep_chars="s|$1|$2|g" - func_to_host_path_result=`echo "$3" | - $SED -e "$lt_replace_pathsep_chars"` - else - func_to_host_path_result=$3 - fi - fi -} -# end func_convert_path_check - - -# func_convert_path_front_back_pathsep FRONTPAT BACKPAT REPL ORIG -# Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT -# and appending REPL if ORIG matches BACKPAT. -func_convert_path_front_back_pathsep () -{ - $debug_cmd - - case $4 in - $1 ) func_to_host_path_result=$3$func_to_host_path_result - ;; - esac - case $4 in - $2 ) func_append func_to_host_path_result "$3" - ;; - esac -} -# end func_convert_path_front_back_pathsep - - -################################################## -# $build to $host FILE NAME CONVERSION FUNCTIONS # -################################################## -# invoked via '$to_host_file_cmd ARG' -# -# In each case, ARG is the path to be converted from $build to $host format. -# Result will be available in $func_to_host_file_result. - - -# func_to_host_file ARG -# Converts the file name ARG from $build format to $host format. Return result -# in func_to_host_file_result. -func_to_host_file () -{ - $debug_cmd - - $to_host_file_cmd "$1" -} -# end func_to_host_file - - -# func_to_tool_file ARG LAZY -# converts the file name ARG from $build format to toolchain format. Return -# result in func_to_tool_file_result. If the conversion in use is listed -# in (the comma separated) LAZY, no conversion takes place. -func_to_tool_file () -{ - $debug_cmd - - case ,$2, in - *,"$to_tool_file_cmd",*) - func_to_tool_file_result=$1 - ;; - *) - $to_tool_file_cmd "$1" - func_to_tool_file_result=$func_to_host_file_result - ;; - esac -} -# end func_to_tool_file - - -# func_convert_file_noop ARG -# Copy ARG to func_to_host_file_result. -func_convert_file_noop () -{ - func_to_host_file_result=$1 -} -# end func_convert_file_noop - - -# func_convert_file_msys_to_w32 ARG -# Convert file name ARG from (mingw) MSYS to (mingw) w32 format; automatic -# conversion to w32 is not available inside the cwrapper. Returns result in -# func_to_host_file_result. -func_convert_file_msys_to_w32 () -{ - $debug_cmd - - func_to_host_file_result=$1 - if test -n "$1"; then - func_convert_core_msys_to_w32 "$1" - func_to_host_file_result=$func_convert_core_msys_to_w32_result - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_msys_to_w32 - - -# func_convert_file_cygwin_to_w32 ARG -# Convert file name ARG from Cygwin to w32 format. Returns result in -# func_to_host_file_result. -func_convert_file_cygwin_to_w32 () -{ - $debug_cmd - - func_to_host_file_result=$1 - if test -n "$1"; then - # because $build is cygwin, we call "the" cygpath in $PATH; no need to use - # LT_CYGPATH in this case. - func_to_host_file_result=`cygpath -m "$1"` - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_cygwin_to_w32 - - -# func_convert_file_nix_to_w32 ARG -# Convert file name ARG from *nix to w32 format. Requires a wine environment -# and a working winepath. Returns result in func_to_host_file_result. -func_convert_file_nix_to_w32 () -{ - $debug_cmd - - func_to_host_file_result=$1 - if test -n "$1"; then - func_convert_core_file_wine_to_w32 "$1" - func_to_host_file_result=$func_convert_core_file_wine_to_w32_result - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_nix_to_w32 - - -# func_convert_file_msys_to_cygwin ARG -# Convert file name ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. -# Returns result in func_to_host_file_result. -func_convert_file_msys_to_cygwin () -{ - $debug_cmd - - func_to_host_file_result=$1 - if test -n "$1"; then - func_convert_core_msys_to_w32 "$1" - func_cygpath -u "$func_convert_core_msys_to_w32_result" - func_to_host_file_result=$func_cygpath_result - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_msys_to_cygwin - - -# func_convert_file_nix_to_cygwin ARG -# Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed -# in a wine environment, working winepath, and LT_CYGPATH set. Returns result -# in func_to_host_file_result. -func_convert_file_nix_to_cygwin () -{ - $debug_cmd - - func_to_host_file_result=$1 - if test -n "$1"; then - # convert from *nix to w32, then use cygpath to convert from w32 to cygwin. - func_convert_core_file_wine_to_w32 "$1" - func_cygpath -u "$func_convert_core_file_wine_to_w32_result" - func_to_host_file_result=$func_cygpath_result - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_nix_to_cygwin - - -############################################# -# $build to $host PATH CONVERSION FUNCTIONS # -############################################# -# invoked via '$to_host_path_cmd ARG' -# -# In each case, ARG is the path to be converted from $build to $host format. -# The result will be available in $func_to_host_path_result. -# -# Path separators are also converted from $build format to $host format. If -# ARG begins or ends with a path separator character, it is preserved (but -# converted to $host format) on output. -# -# All path conversion functions are named using the following convention: -# file name conversion function : func_convert_file_X_to_Y () -# path conversion function : func_convert_path_X_to_Y () -# where, for any given $build/$host combination the 'X_to_Y' value is the -# same. If conversion functions are added for new $build/$host combinations, -# the two new functions must follow this pattern, or func_init_to_host_path_cmd -# will break. - - -# func_init_to_host_path_cmd -# Ensures that function "pointer" variable $to_host_path_cmd is set to the -# appropriate value, based on the value of $to_host_file_cmd. -to_host_path_cmd= -func_init_to_host_path_cmd () -{ - $debug_cmd - - if test -z "$to_host_path_cmd"; then - func_stripname 'func_convert_file_' '' "$to_host_file_cmd" - to_host_path_cmd=func_convert_path_$func_stripname_result - fi -} - - -# func_to_host_path ARG -# Converts the path ARG from $build format to $host format. Return result -# in func_to_host_path_result. -func_to_host_path () -{ - $debug_cmd - - func_init_to_host_path_cmd - $to_host_path_cmd "$1" -} -# end func_to_host_path - - -# func_convert_path_noop ARG -# Copy ARG to func_to_host_path_result. -func_convert_path_noop () -{ - func_to_host_path_result=$1 -} -# end func_convert_path_noop - - -# func_convert_path_msys_to_w32 ARG -# Convert path ARG from (mingw) MSYS to (mingw) w32 format; automatic -# conversion to w32 is not available inside the cwrapper. Returns result in -# func_to_host_path_result. -func_convert_path_msys_to_w32 () -{ - $debug_cmd - - func_to_host_path_result=$1 - if test -n "$1"; then - # Remove leading and trailing path separator characters from ARG. MSYS - # behavior is inconsistent here; cygpath turns them into '.;' and ';.'; - # and winepath ignores them completely. - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" - func_to_host_path_result=$func_convert_core_msys_to_w32_result - func_convert_path_check : ";" \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" - fi -} -# end func_convert_path_msys_to_w32 - - -# func_convert_path_cygwin_to_w32 ARG -# Convert path ARG from Cygwin to w32 format. Returns result in -# func_to_host_file_result. -func_convert_path_cygwin_to_w32 () -{ - $debug_cmd - - func_to_host_path_result=$1 - if test -n "$1"; then - # See func_convert_path_msys_to_w32: - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` - func_convert_path_check : ";" \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" - fi -} -# end func_convert_path_cygwin_to_w32 - - -# func_convert_path_nix_to_w32 ARG -# Convert path ARG from *nix to w32 format. Requires a wine environment and -# a working winepath. Returns result in func_to_host_file_result. -func_convert_path_nix_to_w32 () -{ - $debug_cmd - - func_to_host_path_result=$1 - if test -n "$1"; then - # See func_convert_path_msys_to_w32: - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" - func_to_host_path_result=$func_convert_core_path_wine_to_w32_result - func_convert_path_check : ";" \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" - fi -} -# end func_convert_path_nix_to_w32 - - -# func_convert_path_msys_to_cygwin ARG -# Convert path ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. -# Returns result in func_to_host_file_result. -func_convert_path_msys_to_cygwin () -{ - $debug_cmd - - func_to_host_path_result=$1 - if test -n "$1"; then - # See func_convert_path_msys_to_w32: - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" - func_cygpath -u -p "$func_convert_core_msys_to_w32_result" - func_to_host_path_result=$func_cygpath_result - func_convert_path_check : : \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" : "$1" - fi -} -# end func_convert_path_msys_to_cygwin - - -# func_convert_path_nix_to_cygwin ARG -# Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a -# a wine environment, working winepath, and LT_CYGPATH set. Returns result in -# func_to_host_file_result. -func_convert_path_nix_to_cygwin () -{ - $debug_cmd - - func_to_host_path_result=$1 - if test -n "$1"; then - # Remove leading and trailing path separator characters from - # ARG. msys behavior is inconsistent here, cygpath turns them - # into '.;' and ';.', and winepath ignores them completely. - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" - func_cygpath -u -p "$func_convert_core_path_wine_to_w32_result" - func_to_host_path_result=$func_cygpath_result - func_convert_path_check : : \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" : "$1" - fi -} -# end func_convert_path_nix_to_cygwin - - -# func_dll_def_p FILE -# True iff FILE is a Windows DLL '.def' file. -# Keep in sync with _LT_DLL_DEF_P in libtool.m4 -func_dll_def_p () -{ - $debug_cmd - - func_dll_def_p_tmp=`$SED -n \ - -e 's/^[ ]*//' \ - -e '/^\(;.*\)*$/d' \ - -e 's/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p' \ - -e q \ - "$1"` - test DEF = "$func_dll_def_p_tmp" -} - - -# func_mode_compile arg... -func_mode_compile () -{ - $debug_cmd - - # Get the compilation command and the source file. - base_compile= - srcfile=$nonopt # always keep a non-empty value in "srcfile" - suppress_opt=yes - suppress_output= - arg_mode=normal - libobj= - later= - pie_flag= - - for arg - do - case $arg_mode in - arg ) - # do not "continue". Instead, add this to base_compile - lastarg=$arg - arg_mode=normal - ;; - - target ) - libobj=$arg - arg_mode=normal - continue - ;; - - normal ) - # Accept any command-line options. - case $arg in - -o) - test -n "$libobj" && \ - func_fatal_error "you cannot specify '-o' more than once" - arg_mode=target - continue - ;; - - -pie | -fpie | -fPIE) - func_append pie_flag " $arg" - continue - ;; - - -shared | -static | -prefer-pic | -prefer-non-pic) - func_append later " $arg" - continue - ;; - - -no-suppress) - suppress_opt=no - continue - ;; - - -Xcompiler) - arg_mode=arg # the next one goes into the "base_compile" arg list - continue # The current "srcfile" will either be retained or - ;; # replaced later. I would guess that would be a bug. - - -Wc,*) - func_stripname '-Wc,' '' "$arg" - args=$func_stripname_result - lastarg= - save_ifs=$IFS; IFS=, - for arg in $args; do - IFS=$save_ifs - func_append_quoted lastarg "$arg" - done - IFS=$save_ifs - func_stripname ' ' '' "$lastarg" - lastarg=$func_stripname_result - - # Add the arguments to base_compile. - func_append base_compile " $lastarg" - continue - ;; - - *) - # Accept the current argument as the source file. - # The previous "srcfile" becomes the current argument. - # - lastarg=$srcfile - srcfile=$arg - ;; - esac # case $arg - ;; - esac # case $arg_mode - - # Aesthetically quote the previous argument. - func_append_quoted base_compile "$lastarg" - done # for arg - - case $arg_mode in - arg) - func_fatal_error "you must specify an argument for -Xcompile" - ;; - target) - func_fatal_error "you must specify a target with '-o'" - ;; - *) - # Get the name of the library object. - test -z "$libobj" && { - func_basename "$srcfile" - libobj=$func_basename_result - } - ;; - esac - - # Recognize several different file suffixes. - # If the user specifies -o file.o, it is replaced with file.lo - case $libobj in - *.[cCFSifmso] | \ - *.ada | *.adb | *.ads | *.asm | \ - *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ - *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup) - func_xform "$libobj" - libobj=$func_xform_result - ;; - esac - - case $libobj in - *.lo) func_lo2o "$libobj"; obj=$func_lo2o_result ;; - *) - func_fatal_error "cannot determine name of library object from '$libobj'" - ;; - esac - - func_infer_tag $base_compile - - for arg in $later; do - case $arg in - -shared) - test yes = "$build_libtool_libs" \ - || func_fatal_configuration "cannot build a shared library" - build_old_libs=no - continue - ;; - - -static) - build_libtool_libs=no - build_old_libs=yes - continue - ;; - - -prefer-pic) - pic_mode=yes - continue - ;; - - -prefer-non-pic) - pic_mode=no - continue - ;; - esac - done - - func_quote_for_eval "$libobj" - test "X$libobj" != "X$func_quote_for_eval_result" \ - && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \ - && func_warning "libobj name '$libobj' may not contain shell special characters." - func_dirname_and_basename "$obj" "/" "" - objname=$func_basename_result - xdir=$func_dirname_result - lobj=$xdir$objdir/$objname - - test -z "$base_compile" && \ - func_fatal_help "you must specify a compilation command" - - # Delete any leftover library objects. - if test yes = "$build_old_libs"; then - removelist="$obj $lobj $libobj ${libobj}T" - else - removelist="$lobj $libobj ${libobj}T" - fi - - # On Cygwin there's no "real" PIC flag so we must build both object types - case $host_os in - cygwin* | mingw* | pw32* | os2* | cegcc*) - pic_mode=default - ;; - esac - if test no = "$pic_mode" && test pass_all != "$deplibs_check_method"; then - # non-PIC code in shared libraries is not supported - pic_mode=default - fi - - # Calculate the filename of the output object if compiler does - # not support -o with -c - if test no = "$compiler_c_o"; then - output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext - lockfile=$output_obj.lock - else - output_obj= - need_locks=no - lockfile= - fi - - # Lock this critical section if it is needed - # We use this script file to make the link, it avoids creating a new file - if test yes = "$need_locks"; then - until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do - func_echo "Waiting for $lockfile to be removed" - sleep 2 - done - elif test warn = "$need_locks"; then - if test -f "$lockfile"; then - $ECHO "\ -*** ERROR, $lockfile exists and contains: -`cat $lockfile 2>/dev/null` - -This indicates that another process is trying to use the same -temporary object file, and libtool could not work around it because -your compiler does not support '-c' and '-o' together. If you -repeat this compilation, it may succeed, by chance, but you had better -avoid parallel builds (make -j) in this platform, or get a better -compiler." - - $opt_dry_run || $RM $removelist - exit $EXIT_FAILURE - fi - func_append removelist " $output_obj" - $ECHO "$srcfile" > "$lockfile" - fi - - $opt_dry_run || $RM $removelist - func_append removelist " $lockfile" - trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15 - - func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 - srcfile=$func_to_tool_file_result - func_quote_for_eval "$srcfile" - qsrcfile=$func_quote_for_eval_result - - # Only build a PIC object if we are building libtool libraries. - if test yes = "$build_libtool_libs"; then - # Without this assignment, base_compile gets emptied. - fbsd_hideous_sh_bug=$base_compile - - if test no != "$pic_mode"; then - command="$base_compile $qsrcfile $pic_flag" - else - # Don't build PIC code - command="$base_compile $qsrcfile" - fi - - func_mkdir_p "$xdir$objdir" - - if test -z "$output_obj"; then - # Place PIC objects in $objdir - func_append command " -o $lobj" - fi - - func_show_eval_locale "$command" \ - 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE' - - if test warn = "$need_locks" && - test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then - $ECHO "\ -*** ERROR, $lockfile contains: -`cat $lockfile 2>/dev/null` - -but it should contain: -$srcfile - -This indicates that another process is trying to use the same -temporary object file, and libtool could not work around it because -your compiler does not support '-c' and '-o' together. If you -repeat this compilation, it may succeed, by chance, but you had better -avoid parallel builds (make -j) in this platform, or get a better -compiler." - - $opt_dry_run || $RM $removelist - exit $EXIT_FAILURE - fi - - # Just move the object if needed, then go on to compile the next one - if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then - func_show_eval '$MV "$output_obj" "$lobj"' \ - 'error=$?; $opt_dry_run || $RM $removelist; exit $error' - fi - - # Allow error messages only from the first compilation. - if test yes = "$suppress_opt"; then - suppress_output=' >/dev/null 2>&1' - fi - fi - - # Only build a position-dependent object if we build old libraries. - if test yes = "$build_old_libs"; then - if test yes != "$pic_mode"; then - # Don't build PIC code - command="$base_compile $qsrcfile$pie_flag" - else - command="$base_compile $qsrcfile $pic_flag" - fi - if test yes = "$compiler_c_o"; then - func_append command " -o $obj" - fi - - # Suppress compiler output if we already did a PIC compilation. - func_append command "$suppress_output" - func_show_eval_locale "$command" \ - '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' - - if test warn = "$need_locks" && - test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then - $ECHO "\ -*** ERROR, $lockfile contains: -`cat $lockfile 2>/dev/null` - -but it should contain: -$srcfile - -This indicates that another process is trying to use the same -temporary object file, and libtool could not work around it because -your compiler does not support '-c' and '-o' together. If you -repeat this compilation, it may succeed, by chance, but you had better -avoid parallel builds (make -j) in this platform, or get a better -compiler." - - $opt_dry_run || $RM $removelist - exit $EXIT_FAILURE - fi - - # Just move the object if needed - if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then - func_show_eval '$MV "$output_obj" "$obj"' \ - 'error=$?; $opt_dry_run || $RM $removelist; exit $error' - fi - fi - - $opt_dry_run || { - func_write_libtool_object "$libobj" "$objdir/$objname" "$objname" - - # Unlock the critical section if it was locked - if test no != "$need_locks"; then - removelist=$lockfile - $RM "$lockfile" - fi - } - - exit $EXIT_SUCCESS -} - -$opt_help || { - test compile = "$opt_mode" && func_mode_compile ${1+"$@"} -} - -func_mode_help () -{ - # We need to display help for each of the modes. - case $opt_mode in - "") - # Generic help is extracted from the usage comments - # at the start of this file. - func_help - ;; - - clean) - $ECHO \ -"Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE... - -Remove files from the build directory. - -RM is the name of the program to use to delete files associated with each FILE -(typically '/bin/rm'). RM-OPTIONS are options (such as '-f') to be passed -to RM. - -If FILE is a libtool library, object or program, all the files associated -with it are deleted. Otherwise, only FILE itself is deleted using RM." - ;; - - compile) - $ECHO \ -"Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE - -Compile a source file into a libtool library object. - -This mode accepts the following additional options: - - -o OUTPUT-FILE set the output file name to OUTPUT-FILE - -no-suppress do not suppress compiler output for multiple passes - -prefer-pic try to build PIC objects only - -prefer-non-pic try to build non-PIC objects only - -shared do not build a '.o' file suitable for static linking - -static only build a '.o' file suitable for static linking - -Wc,FLAG pass FLAG directly to the compiler - -COMPILE-COMMAND is a command to be used in creating a 'standard' object file -from the given SOURCEFILE. - -The output file name is determined by removing the directory component from -SOURCEFILE, then substituting the C source code suffix '.c' with the -library object suffix, '.lo'." - ;; - - execute) - $ECHO \ -"Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]... - -Automatically set library path, then run a program. - -This mode accepts the following additional options: - - -dlopen FILE add the directory containing FILE to the library path - -This mode sets the library path environment variable according to '-dlopen' -flags. - -If any of the ARGS are libtool executable wrappers, then they are translated -into their corresponding uninstalled binary, and any of their required library -directories are added to the library path. - -Then, COMMAND is executed, with ARGS as arguments." - ;; - - finish) - $ECHO \ -"Usage: $progname [OPTION]... --mode=finish [LIBDIR]... - -Complete the installation of libtool libraries. - -Each LIBDIR is a directory that contains libtool libraries. - -The commands that this mode executes may require superuser privileges. Use -the '--dry-run' option if you just want to see what would be executed." - ;; - - install) - $ECHO \ -"Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND... - -Install executables or libraries. - -INSTALL-COMMAND is the installation command. The first component should be -either the 'install' or 'cp' program. - -The following components of INSTALL-COMMAND are treated specially: - - -inst-prefix-dir PREFIX-DIR Use PREFIX-DIR as a staging area for installation - -The rest of the components are interpreted as arguments to that command (only -BSD-compatible install options are recognized)." - ;; - - link) - $ECHO \ -"Usage: $progname [OPTION]... --mode=link LINK-COMMAND... - -Link object files or libraries together to form another library, or to -create an executable program. - -LINK-COMMAND is a command using the C compiler that you would use to create -a program from several object files. - -The following components of LINK-COMMAND are treated specially: - - -all-static do not do any dynamic linking at all - -avoid-version do not add a version suffix if possible - -bindir BINDIR specify path to binaries directory (for systems where - libraries must be found in the PATH setting at runtime) - -dlopen FILE '-dlpreopen' FILE if it cannot be dlopened at runtime - -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols - -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3) - -export-symbols SYMFILE - try to export only the symbols listed in SYMFILE - -export-symbols-regex REGEX - try to export only the symbols matching REGEX - -LLIBDIR search LIBDIR for required installed libraries - -lNAME OUTPUT-FILE requires the installed library libNAME - -module build a library that can dlopened - -no-fast-install disable the fast-install mode - -no-install link a not-installable executable - -no-undefined declare that a library does not refer to external symbols - -o OUTPUT-FILE create OUTPUT-FILE from the specified objects - -objectlist FILE use a list of object files found in FILE to specify objects - -os2dllname NAME force a short DLL name on OS/2 (no effect on other OSes) - -precious-files-regex REGEX - don't remove output files matching REGEX - -release RELEASE specify package release information - -rpath LIBDIR the created library will eventually be installed in LIBDIR - -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries - -shared only do dynamic linking of libtool libraries - -shrext SUFFIX override the standard shared library file extension - -static do not do any dynamic linking of uninstalled libtool libraries - -static-libtool-libs - do not do any dynamic linking of libtool libraries - -version-info CURRENT[:REVISION[:AGE]] - specify library version info [each variable defaults to 0] - -weak LIBNAME declare that the target provides the LIBNAME interface - -Wc,FLAG - -Xcompiler FLAG pass linker-specific FLAG directly to the compiler - -Wl,FLAG - -Xlinker FLAG pass linker-specific FLAG directly to the linker - -XCClinker FLAG pass link-specific FLAG to the compiler driver (CC) - -All other options (arguments beginning with '-') are ignored. - -Every other argument is treated as a filename. Files ending in '.la' are -treated as uninstalled libtool libraries, other files are standard or library -object files. - -If the OUTPUT-FILE ends in '.la', then a libtool library is created, -only library objects ('.lo' files) may be specified, and '-rpath' is -required, except when creating a convenience library. - -If OUTPUT-FILE ends in '.a' or '.lib', then a standard library is created -using 'ar' and 'ranlib', or on Windows using 'lib'. - -If OUTPUT-FILE ends in '.lo' or '.$objext', then a reloadable object file -is created, otherwise an executable program is created." - ;; - - uninstall) - $ECHO \ -"Usage: $progname [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE... - -Remove libraries from an installation directory. - -RM is the name of the program to use to delete files associated with each FILE -(typically '/bin/rm'). RM-OPTIONS are options (such as '-f') to be passed -to RM. - -If FILE is a libtool library, all the files associated with it are deleted. -Otherwise, only FILE itself is deleted using RM." - ;; - - *) - func_fatal_help "invalid operation mode '$opt_mode'" - ;; - esac - - echo - $ECHO "Try '$progname --help' for more information about other modes." -} - -# Now that we've collected a possible --mode arg, show help if necessary -if $opt_help; then - if test : = "$opt_help"; then - func_mode_help - else - { - func_help noexit - for opt_mode in compile link execute install finish uninstall clean; do - func_mode_help - done - } | $SED -n '1p; 2,$s/^Usage:/ or: /p' - { - func_help noexit - for opt_mode in compile link execute install finish uninstall clean; do - echo - func_mode_help - done - } | - $SED '1d - /^When reporting/,/^Report/{ - H - d - } - $x - /information about other modes/d - /more detailed .*MODE/d - s/^Usage:.*--mode=\([^ ]*\) .*/Description of \1 mode:/' - fi - exit $? -fi - - -# func_mode_execute arg... -func_mode_execute () -{ - $debug_cmd - - # The first argument is the command name. - cmd=$nonopt - test -z "$cmd" && \ - func_fatal_help "you must specify a COMMAND" - - # Handle -dlopen flags immediately. - for file in $opt_dlopen; do - test -f "$file" \ - || func_fatal_help "'$file' is not a file" - - dir= - case $file in - *.la) - func_resolve_sysroot "$file" - file=$func_resolve_sysroot_result - - # Check to see that this really is a libtool archive. - func_lalib_unsafe_p "$file" \ - || func_fatal_help "'$lib' is not a valid libtool archive" - - # Read the libtool library. - dlname= - library_names= - func_source "$file" - - # Skip this library if it cannot be dlopened. - if test -z "$dlname"; then - # Warn if it was a shared library. - test -n "$library_names" && \ - func_warning "'$file' was not linked with '-export-dynamic'" - continue - fi - - func_dirname "$file" "" "." - dir=$func_dirname_result - - if test -f "$dir/$objdir/$dlname"; then - func_append dir "/$objdir" - else - if test ! -f "$dir/$dlname"; then - func_fatal_error "cannot find '$dlname' in '$dir' or '$dir/$objdir'" - fi - fi - ;; - - *.lo) - # Just add the directory containing the .lo file. - func_dirname "$file" "" "." - dir=$func_dirname_result - ;; - - *) - func_warning "'-dlopen' is ignored for non-libtool libraries and objects" - continue - ;; - esac - - # Get the absolute pathname. - absdir=`cd "$dir" && pwd` - test -n "$absdir" && dir=$absdir - - # Now add the directory to shlibpath_var. - if eval "test -z \"\$$shlibpath_var\""; then - eval "$shlibpath_var=\"\$dir\"" - else - eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\"" - fi - done - - # This variable tells wrapper scripts just to set shlibpath_var - # rather than running their programs. - libtool_execute_magic=$magic - - # Check if any of the arguments is a wrapper script. - args= - for file - do - case $file in - -* | *.la | *.lo ) ;; - *) - # Do a test to see if this is really a libtool program. - if func_ltwrapper_script_p "$file"; then - func_source "$file" - # Transform arg to wrapped name. - file=$progdir/$program - elif func_ltwrapper_executable_p "$file"; then - func_ltwrapper_scriptname "$file" - func_source "$func_ltwrapper_scriptname_result" - # Transform arg to wrapped name. - file=$progdir/$program - fi - ;; - esac - # Quote arguments (to preserve shell metacharacters). - func_append_quoted args "$file" - done - - if $opt_dry_run; then - # Display what would be done. - if test -n "$shlibpath_var"; then - eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\"" - echo "export $shlibpath_var" - fi - $ECHO "$cmd$args" - exit $EXIT_SUCCESS - else - if test -n "$shlibpath_var"; then - # Export the shlibpath_var. - eval "export $shlibpath_var" - fi - - # Restore saved environment variables - for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES - do - eval "if test \"\${save_$lt_var+set}\" = set; then - $lt_var=\$save_$lt_var; export $lt_var - else - $lt_unset $lt_var - fi" - done - - # Now prepare to actually exec the command. - exec_cmd=\$cmd$args - fi -} - -test execute = "$opt_mode" && func_mode_execute ${1+"$@"} - - -# func_mode_finish arg... -func_mode_finish () -{ - $debug_cmd - - libs= - libdirs= - admincmds= - - for opt in "$nonopt" ${1+"$@"} - do - if test -d "$opt"; then - func_append libdirs " $opt" - - elif test -f "$opt"; then - if func_lalib_unsafe_p "$opt"; then - func_append libs " $opt" - else - func_warning "'$opt' is not a valid libtool archive" - fi - - else - func_fatal_error "invalid argument '$opt'" - fi - done - - if test -n "$libs"; then - if test -n "$lt_sysroot"; then - sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` - sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" - else - sysroot_cmd= - fi - - # Remove sysroot references - if $opt_dry_run; then - for lib in $libs; do - echo "removing references to $lt_sysroot and '=' prefixes from $lib" - done - else - tmpdir=`func_mktempdir` - for lib in $libs; do - $SED -e "$sysroot_cmd s/\([ ']-[LR]\)=/\1/g; s/\([ ']\)=/\1/g" $lib \ - > $tmpdir/tmp-la - mv -f $tmpdir/tmp-la $lib - done - ${RM}r "$tmpdir" - fi - fi - - if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then - for libdir in $libdirs; do - if test -n "$finish_cmds"; then - # Do each command in the finish commands. - func_execute_cmds "$finish_cmds" 'admincmds="$admincmds -'"$cmd"'"' - fi - if test -n "$finish_eval"; then - # Do the single finish_eval. - eval cmds=\"$finish_eval\" - $opt_dry_run || eval "$cmds" || func_append admincmds " - $cmds" - fi - done - fi - - # Exit here if they wanted silent mode. - $opt_quiet && exit $EXIT_SUCCESS - - if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then - echo "----------------------------------------------------------------------" - echo "Libraries have been installed in:" - for libdir in $libdirs; do - $ECHO " $libdir" - done - echo - echo "If you ever happen to want to link against installed libraries" - echo "in a given directory, LIBDIR, you must either use libtool, and" - echo "specify the full pathname of the library, or use the '-LLIBDIR'" - echo "flag during linking and do at least one of the following:" - if test -n "$shlibpath_var"; then - echo " - add LIBDIR to the '$shlibpath_var' environment variable" - echo " during execution" - fi - if test -n "$runpath_var"; then - echo " - add LIBDIR to the '$runpath_var' environment variable" - echo " during linking" - fi - if test -n "$hardcode_libdir_flag_spec"; then - libdir=LIBDIR - eval flag=\"$hardcode_libdir_flag_spec\" - - $ECHO " - use the '$flag' linker flag" - fi - if test -n "$admincmds"; then - $ECHO " - have your system administrator run these commands:$admincmds" - fi - if test -f /etc/ld.so.conf; then - echo " - have your system administrator add LIBDIR to '/etc/ld.so.conf'" - fi - echo - - echo "See any operating system documentation about shared libraries for" - case $host in - solaris2.[6789]|solaris2.1[0-9]) - echo "more information, such as the ld(1), crle(1) and ld.so(8) manual" - echo "pages." - ;; - *) - echo "more information, such as the ld(1) and ld.so(8) manual pages." - ;; - esac - echo "----------------------------------------------------------------------" - fi - exit $EXIT_SUCCESS -} - -test finish = "$opt_mode" && func_mode_finish ${1+"$@"} - - -# func_mode_install arg... -func_mode_install () -{ - $debug_cmd - - # There may be an optional sh(1) argument at the beginning of - # install_prog (especially on Windows NT). - if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" || - # Allow the use of GNU shtool's install command. - case $nonopt in *shtool*) :;; *) false;; esac - then - # Aesthetically quote it. - func_quote_for_eval "$nonopt" - install_prog="$func_quote_for_eval_result " - arg=$1 - shift - else - install_prog= - arg=$nonopt - fi - - # The real first argument should be the name of the installation program. - # Aesthetically quote it. - func_quote_for_eval "$arg" - func_append install_prog "$func_quote_for_eval_result" - install_shared_prog=$install_prog - case " $install_prog " in - *[\\\ /]cp\ *) install_cp=: ;; - *) install_cp=false ;; - esac - - # We need to accept at least all the BSD install flags. - dest= - files= - opts= - prev= - install_type= - isdir=false - stripme= - no_mode=: - for arg - do - arg2= - if test -n "$dest"; then - func_append files " $dest" - dest=$arg - continue - fi - - case $arg in - -d) isdir=: ;; - -f) - if $install_cp; then :; else - prev=$arg - fi - ;; - -g | -m | -o) - prev=$arg - ;; - -s) - stripme=" -s" - continue - ;; - -*) - ;; - *) - # If the previous option needed an argument, then skip it. - if test -n "$prev"; then - if test X-m = "X$prev" && test -n "$install_override_mode"; then - arg2=$install_override_mode - no_mode=false - fi - prev= - else - dest=$arg - continue - fi - ;; - esac - - # Aesthetically quote the argument. - func_quote_for_eval "$arg" - func_append install_prog " $func_quote_for_eval_result" - if test -n "$arg2"; then - func_quote_for_eval "$arg2" - fi - func_append install_shared_prog " $func_quote_for_eval_result" - done - - test -z "$install_prog" && \ - func_fatal_help "you must specify an install program" - - test -n "$prev" && \ - func_fatal_help "the '$prev' option requires an argument" - - if test -n "$install_override_mode" && $no_mode; then - if $install_cp; then :; else - func_quote_for_eval "$install_override_mode" - func_append install_shared_prog " -m $func_quote_for_eval_result" - fi - fi - - if test -z "$files"; then - if test -z "$dest"; then - func_fatal_help "no file or destination specified" - else - func_fatal_help "you must specify a destination" - fi - fi - - # Strip any trailing slash from the destination. - func_stripname '' '/' "$dest" - dest=$func_stripname_result - - # Check to see that the destination is a directory. - test -d "$dest" && isdir=: - if $isdir; then - destdir=$dest - destname= - else - func_dirname_and_basename "$dest" "" "." - destdir=$func_dirname_result - destname=$func_basename_result - - # Not a directory, so check to see that there is only one file specified. - set dummy $files; shift - test "$#" -gt 1 && \ - func_fatal_help "'$dest' is not a directory" - fi - case $destdir in - [\\/]* | [A-Za-z]:[\\/]*) ;; - *) - for file in $files; do - case $file in - *.lo) ;; - *) - func_fatal_help "'$destdir' must be an absolute directory name" - ;; - esac - done - ;; - esac - - # This variable tells wrapper scripts just to set variables rather - # than running their programs. - libtool_install_magic=$magic - - staticlibs= - future_libdirs= - current_libdirs= - for file in $files; do - - # Do each installation. - case $file in - *.$libext) - # Do the static libraries later. - func_append staticlibs " $file" - ;; - - *.la) - func_resolve_sysroot "$file" - file=$func_resolve_sysroot_result - - # Check to see that this really is a libtool archive. - func_lalib_unsafe_p "$file" \ - || func_fatal_help "'$file' is not a valid libtool archive" - - library_names= - old_library= - relink_command= - func_source "$file" - - # Add the libdir to current_libdirs if it is the destination. - if test "X$destdir" = "X$libdir"; then - case "$current_libdirs " in - *" $libdir "*) ;; - *) func_append current_libdirs " $libdir" ;; - esac - else - # Note the libdir as a future libdir. - case "$future_libdirs " in - *" $libdir "*) ;; - *) func_append future_libdirs " $libdir" ;; - esac - fi - - func_dirname "$file" "/" "" - dir=$func_dirname_result - func_append dir "$objdir" - - if test -n "$relink_command"; then - # Determine the prefix the user has applied to our future dir. - inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` - - # Don't allow the user to place us outside of our expected - # location b/c this prevents finding dependent libraries that - # are installed to the same prefix. - # At present, this check doesn't affect windows .dll's that - # are installed into $libdir/../bin (currently, that works fine) - # but it's something to keep an eye on. - test "$inst_prefix_dir" = "$destdir" && \ - func_fatal_error "error: cannot install '$file' to a directory not ending in $libdir" - - if test -n "$inst_prefix_dir"; then - # Stick the inst_prefix_dir data into the link command. - relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` - else - relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` - fi - - func_warning "relinking '$file'" - func_show_eval "$relink_command" \ - 'func_fatal_error "error: relink '\''$file'\'' with the above command before installing it"' - fi - - # See the names of the shared library. - set dummy $library_names; shift - if test -n "$1"; then - realname=$1 - shift - - srcname=$realname - test -n "$relink_command" && srcname=${realname}T - - # Install the shared library and build the symlinks. - func_show_eval "$install_shared_prog $dir/$srcname $destdir/$realname" \ - 'exit $?' - tstripme=$stripme - case $host_os in - cygwin* | mingw* | pw32* | cegcc*) - case $realname in - *.dll.a) - tstripme= - ;; - esac - ;; - os2*) - case $realname in - *_dll.a) - tstripme= - ;; - esac - ;; - esac - if test -n "$tstripme" && test -n "$striplib"; then - func_show_eval "$striplib $destdir/$realname" 'exit $?' - fi - - if test "$#" -gt 0; then - # Delete the old symlinks, and create new ones. - # Try 'ln -sf' first, because the 'ln' binary might depend on - # the symlink we replace! Solaris /bin/ln does not understand -f, - # so we also need to try rm && ln -s. - for linkname - do - test "$linkname" != "$realname" \ - && func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $realname $linkname; }; })" - done - fi - - # Do each command in the postinstall commands. - lib=$destdir/$realname - func_execute_cmds "$postinstall_cmds" 'exit $?' - fi - - # Install the pseudo-library for information purposes. - func_basename "$file" - name=$func_basename_result - instname=$dir/${name}i - func_show_eval "$install_prog $instname $destdir/$name" 'exit $?' - - # Maybe install the static library, too. - test -n "$old_library" && func_append staticlibs " $dir/$old_library" - ;; - - *.lo) - # Install (i.e. copy) a libtool object. - - # Figure out destination file name, if it wasn't already specified. - if test -n "$destname"; then - destfile=$destdir/$destname - else - func_basename "$file" - destfile=$func_basename_result - destfile=$destdir/$destfile - fi - - # Deduce the name of the destination old-style object file. - case $destfile in - *.lo) - func_lo2o "$destfile" - staticdest=$func_lo2o_result - ;; - *.$objext) - staticdest=$destfile - destfile= - ;; - *) - func_fatal_help "cannot copy a libtool object to '$destfile'" - ;; - esac - - # Install the libtool object if requested. - test -n "$destfile" && \ - func_show_eval "$install_prog $file $destfile" 'exit $?' - - # Install the old object if enabled. - if test yes = "$build_old_libs"; then - # Deduce the name of the old-style object file. - func_lo2o "$file" - staticobj=$func_lo2o_result - func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?' - fi - exit $EXIT_SUCCESS - ;; - - *) - # Figure out destination file name, if it wasn't already specified. - if test -n "$destname"; then - destfile=$destdir/$destname - else - func_basename "$file" - destfile=$func_basename_result - destfile=$destdir/$destfile - fi - - # If the file is missing, and there is a .exe on the end, strip it - # because it is most likely a libtool script we actually want to - # install - stripped_ext= - case $file in - *.exe) - if test ! -f "$file"; then - func_stripname '' '.exe' "$file" - file=$func_stripname_result - stripped_ext=.exe - fi - ;; - esac - - # Do a test to see if this is really a libtool program. - case $host in - *cygwin* | *mingw*) - if func_ltwrapper_executable_p "$file"; then - func_ltwrapper_scriptname "$file" - wrapper=$func_ltwrapper_scriptname_result - else - func_stripname '' '.exe' "$file" - wrapper=$func_stripname_result - fi - ;; - *) - wrapper=$file - ;; - esac - if func_ltwrapper_script_p "$wrapper"; then - notinst_deplibs= - relink_command= - - func_source "$wrapper" - - # Check the variables that should have been set. - test -z "$generated_by_libtool_version" && \ - func_fatal_error "invalid libtool wrapper script '$wrapper'" - - finalize=: - for lib in $notinst_deplibs; do - # Check to see that each library is installed. - libdir= - if test -f "$lib"; then - func_source "$lib" - fi - libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` - if test -n "$libdir" && test ! -f "$libfile"; then - func_warning "'$lib' has not been installed in '$libdir'" - finalize=false - fi - done - - relink_command= - func_source "$wrapper" - - outputname= - if test no = "$fast_install" && test -n "$relink_command"; then - $opt_dry_run || { - if $finalize; then - tmpdir=`func_mktempdir` - func_basename "$file$stripped_ext" - file=$func_basename_result - outputname=$tmpdir/$file - # Replace the output file specification. - relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` - - $opt_quiet || { - func_quote_for_expand "$relink_command" - eval "func_echo $func_quote_for_expand_result" - } - if eval "$relink_command"; then : - else - func_error "error: relink '$file' with the above command before installing it" - $opt_dry_run || ${RM}r "$tmpdir" - continue - fi - file=$outputname - else - func_warning "cannot relink '$file'" - fi - } - else - # Install the binary that we compiled earlier. - file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` - fi - fi - - # remove .exe since cygwin /usr/bin/install will append another - # one anyway - case $install_prog,$host in - */usr/bin/install*,*cygwin*) - case $file:$destfile in - *.exe:*.exe) - # this is ok - ;; - *.exe:*) - destfile=$destfile.exe - ;; - *:*.exe) - func_stripname '' '.exe' "$destfile" - destfile=$func_stripname_result - ;; - esac - ;; - esac - func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?' - $opt_dry_run || if test -n "$outputname"; then - ${RM}r "$tmpdir" - fi - ;; - esac - done - - for file in $staticlibs; do - func_basename "$file" - name=$func_basename_result - - # Set up the ranlib parameters. - oldlib=$destdir/$name - func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 - tool_oldlib=$func_to_tool_file_result - - func_show_eval "$install_prog \$file \$oldlib" 'exit $?' - - if test -n "$stripme" && test -n "$old_striplib"; then - func_show_eval "$old_striplib $tool_oldlib" 'exit $?' - fi - - # Do each command in the postinstall commands. - func_execute_cmds "$old_postinstall_cmds" 'exit $?' - done - - test -n "$future_libdirs" && \ - func_warning "remember to run '$progname --finish$future_libdirs'" - - if test -n "$current_libdirs"; then - # Maybe just do a dry run. - $opt_dry_run && current_libdirs=" -n$current_libdirs" - exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs' - else - exit $EXIT_SUCCESS - fi -} - -test install = "$opt_mode" && func_mode_install ${1+"$@"} - - -# func_generate_dlsyms outputname originator pic_p -# Extract symbols from dlprefiles and create ${outputname}S.o with -# a dlpreopen symbol table. -func_generate_dlsyms () -{ - $debug_cmd - - my_outputname=$1 - my_originator=$2 - my_pic_p=${3-false} - my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` - my_dlsyms= - - if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then - if test -n "$NM" && test -n "$global_symbol_pipe"; then - my_dlsyms=${my_outputname}S.c - else - func_error "not configured to extract global symbols from dlpreopened files" - fi - fi - - if test -n "$my_dlsyms"; then - case $my_dlsyms in - "") ;; - *.c) - # Discover the nlist of each of the dlfiles. - nlist=$output_objdir/$my_outputname.nm - - func_show_eval "$RM $nlist ${nlist}S ${nlist}T" - - # Parse the name list into a source file. - func_verbose "creating $output_objdir/$my_dlsyms" - - $opt_dry_run || $ECHO > "$output_objdir/$my_dlsyms" "\ -/* $my_dlsyms - symbol resolution table for '$my_outputname' dlsym emulation. */ -/* Generated by $PROGRAM (GNU $PACKAGE) $VERSION */ - -#ifdef __cplusplus -extern \"C\" { -#endif - -#if defined __GNUC__ && (((__GNUC__ == 4) && (__GNUC_MINOR__ >= 4)) || (__GNUC__ > 4)) -#pragma GCC diagnostic ignored \"-Wstrict-prototypes\" -#endif - -/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ -#if defined _WIN32 || defined __CYGWIN__ || defined _WIN32_WCE -/* DATA imports from DLLs on WIN32 can't be const, because runtime - relocations are performed -- see ld's documentation on pseudo-relocs. */ -# define LT_DLSYM_CONST -#elif defined __osf__ -/* This system does not cope well with relocations in const data. */ -# define LT_DLSYM_CONST -#else -# define LT_DLSYM_CONST const -#endif - -#define STREQ(s1, s2) (strcmp ((s1), (s2)) == 0) - -/* External symbol declarations for the compiler. */\ -" - - if test yes = "$dlself"; then - func_verbose "generating symbol list for '$output'" - - $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" - - # Add our own program objects to the symbol list. - progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` - for progfile in $progfiles; do - func_to_tool_file "$progfile" func_convert_file_msys_to_w32 - func_verbose "extracting global C symbols from '$func_to_tool_file_result'" - $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" - done - - if test -n "$exclude_expsyms"; then - $opt_dry_run || { - eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T' - eval '$MV "$nlist"T "$nlist"' - } - fi - - if test -n "$export_symbols_regex"; then - $opt_dry_run || { - eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T' - eval '$MV "$nlist"T "$nlist"' - } - fi - - # Prepare the list of exported symbols - if test -z "$export_symbols"; then - export_symbols=$output_objdir/$outputname.exp - $opt_dry_run || { - $RM $export_symbols - eval "$SED -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"' - case $host in - *cygwin* | *mingw* | *cegcc* ) - eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' - eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"' - ;; - esac - } - else - $opt_dry_run || { - eval "$SED -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"' - eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T' - eval '$MV "$nlist"T "$nlist"' - case $host in - *cygwin* | *mingw* | *cegcc* ) - eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' - eval 'cat "$nlist" >> "$output_objdir/$outputname.def"' - ;; - esac - } - fi - fi - - for dlprefile in $dlprefiles; do - func_verbose "extracting global C symbols from '$dlprefile'" - func_basename "$dlprefile" - name=$func_basename_result - case $host in - *cygwin* | *mingw* | *cegcc* ) - # if an import library, we need to obtain dlname - if func_win32_import_lib_p "$dlprefile"; then - func_tr_sh "$dlprefile" - eval "curr_lafile=\$libfile_$func_tr_sh_result" - dlprefile_dlbasename= - if test -n "$curr_lafile" && func_lalib_p "$curr_lafile"; then - # Use subshell, to avoid clobbering current variable values - dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` - if test -n "$dlprefile_dlname"; then - func_basename "$dlprefile_dlname" - dlprefile_dlbasename=$func_basename_result - else - # no lafile. user explicitly requested -dlpreopen . - $sharedlib_from_linklib_cmd "$dlprefile" - dlprefile_dlbasename=$sharedlib_from_linklib_result - fi - fi - $opt_dry_run || { - if test -n "$dlprefile_dlbasename"; then - eval '$ECHO ": $dlprefile_dlbasename" >> "$nlist"' - else - func_warning "Could not compute DLL name from $name" - eval '$ECHO ": $name " >> "$nlist"' - fi - func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 - eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | - $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" - } - else # not an import lib - $opt_dry_run || { - eval '$ECHO ": $name " >> "$nlist"' - func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 - eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" - } - fi - ;; - *) - $opt_dry_run || { - eval '$ECHO ": $name " >> "$nlist"' - func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 - eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" - } - ;; - esac - done - - $opt_dry_run || { - # Make sure we have at least an empty file. - test -f "$nlist" || : > "$nlist" - - if test -n "$exclude_expsyms"; then - $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T - $MV "$nlist"T "$nlist" - fi - - # Try sorting and uniquifying the output. - if $GREP -v "^: " < "$nlist" | - if sort -k 3 /dev/null 2>&1; then - sort -k 3 - else - sort +2 - fi | - uniq > "$nlist"S; then - : - else - $GREP -v "^: " < "$nlist" > "$nlist"S - fi - - if test -f "$nlist"S; then - eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$my_dlsyms"' - else - echo '/* NONE */' >> "$output_objdir/$my_dlsyms" - fi - - func_show_eval '$RM "${nlist}I"' - if test -n "$global_symbol_to_import"; then - eval "$global_symbol_to_import"' < "$nlist"S > "$nlist"I' - fi - - echo >> "$output_objdir/$my_dlsyms" "\ - -/* The mapping between symbol names and symbols. */ -typedef struct { - const char *name; - void *address; -} lt_dlsymlist; -extern LT_DLSYM_CONST lt_dlsymlist -lt_${my_prefix}_LTX_preloaded_symbols[];\ -" - - if test -s "$nlist"I; then - echo >> "$output_objdir/$my_dlsyms" "\ -static void lt_syminit(void) -{ - LT_DLSYM_CONST lt_dlsymlist *symbol = lt_${my_prefix}_LTX_preloaded_symbols; - for (; symbol->name; ++symbol) - {" - $SED 's/.*/ if (STREQ (symbol->name, \"&\")) symbol->address = (void *) \&&;/' < "$nlist"I >> "$output_objdir/$my_dlsyms" - echo >> "$output_objdir/$my_dlsyms" "\ - } -}" - fi - echo >> "$output_objdir/$my_dlsyms" "\ -LT_DLSYM_CONST lt_dlsymlist -lt_${my_prefix}_LTX_preloaded_symbols[] = -{ {\"$my_originator\", (void *) 0}," - - if test -s "$nlist"I; then - echo >> "$output_objdir/$my_dlsyms" "\ - {\"@INIT@\", (void *) <_syminit}," - fi - - case $need_lib_prefix in - no) - eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$my_dlsyms" - ;; - *) - eval "$global_symbol_to_c_name_address_lib_prefix" < "$nlist" >> "$output_objdir/$my_dlsyms" - ;; - esac - echo >> "$output_objdir/$my_dlsyms" "\ - {0, (void *) 0} -}; - -/* This works around a problem in FreeBSD linker */ -#ifdef FREEBSD_WORKAROUND -static const void *lt_preloaded_setup() { - return lt_${my_prefix}_LTX_preloaded_symbols; -} -#endif - -#ifdef __cplusplus -} -#endif\ -" - } # !$opt_dry_run - - pic_flag_for_symtable= - case "$compile_command " in - *" -static "*) ;; - *) - case $host in - # compiling the symbol table file with pic_flag works around - # a FreeBSD bug that causes programs to crash when -lm is - # linked before any other PIC object. But we must not use - # pic_flag when linking with -static. The problem exists in - # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1. - *-*-freebsd2.*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) - pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; - *-*-hpux*) - pic_flag_for_symtable=" $pic_flag" ;; - *) - $my_pic_p && pic_flag_for_symtable=" $pic_flag" - ;; - esac - ;; - esac - symtab_cflags= - for arg in $LTCFLAGS; do - case $arg in - -pie | -fpie | -fPIE) ;; - *) func_append symtab_cflags " $arg" ;; - esac - done - - # Now compile the dynamic symbol file. - func_show_eval '(cd $output_objdir && $LTCC$symtab_cflags -c$no_builtin_flag$pic_flag_for_symtable "$my_dlsyms")' 'exit $?' - - # Clean up the generated files. - func_show_eval '$RM "$output_objdir/$my_dlsyms" "$nlist" "${nlist}S" "${nlist}T" "${nlist}I"' - - # Transform the symbol file into the correct name. - symfileobj=$output_objdir/${my_outputname}S.$objext - case $host in - *cygwin* | *mingw* | *cegcc* ) - if test -f "$output_objdir/$my_outputname.def"; then - compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` - else - compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` - fi - ;; - *) - compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` - ;; - esac - ;; - *) - func_fatal_error "unknown suffix for '$my_dlsyms'" - ;; - esac - else - # We keep going just in case the user didn't refer to - # lt_preloaded_symbols. The linker will fail if global_symbol_pipe - # really was required. - - # Nullify the symbol file. - compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` - fi -} - -# func_cygming_gnu_implib_p ARG -# This predicate returns with zero status (TRUE) if -# ARG is a GNU/binutils-style import library. Returns -# with nonzero status (FALSE) otherwise. -func_cygming_gnu_implib_p () -{ - $debug_cmd - - func_to_tool_file "$1" func_convert_file_msys_to_w32 - func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` - test -n "$func_cygming_gnu_implib_tmp" -} - -# func_cygming_ms_implib_p ARG -# This predicate returns with zero status (TRUE) if -# ARG is an MS-style import library. Returns -# with nonzero status (FALSE) otherwise. -func_cygming_ms_implib_p () -{ - $debug_cmd - - func_to_tool_file "$1" func_convert_file_msys_to_w32 - func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` - test -n "$func_cygming_ms_implib_tmp" -} - -# func_win32_libid arg -# return the library type of file 'arg' -# -# Need a lot of goo to handle *both* DLLs and import libs -# Has to be a shell function in order to 'eat' the argument -# that is supplied when $file_magic_command is called. -# Despite the name, also deal with 64 bit binaries. -func_win32_libid () -{ - $debug_cmd - - win32_libid_type=unknown - win32_fileres=`file -L $1 2>/dev/null` - case $win32_fileres in - *ar\ archive\ import\ library*) # definitely import - win32_libid_type="x86 archive import" - ;; - *ar\ archive*) # could be an import, or static - # Keep the egrep pattern in sync with the one in _LT_CHECK_MAGIC_METHOD. - if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null | - $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then - case $nm_interface in - "MS dumpbin") - if func_cygming_ms_implib_p "$1" || - func_cygming_gnu_implib_p "$1" - then - win32_nmres=import - else - win32_nmres= - fi - ;; - *) - func_to_tool_file "$1" func_convert_file_msys_to_w32 - win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | - $SED -n -e ' - 1,100{ - / I /{ - s|.*|import| - p - q - } - }'` - ;; - esac - case $win32_nmres in - import*) win32_libid_type="x86 archive import";; - *) win32_libid_type="x86 archive static";; - esac - fi - ;; - *DLL*) - win32_libid_type="x86 DLL" - ;; - *executable*) # but shell scripts are "executable" too... - case $win32_fileres in - *MS\ Windows\ PE\ Intel*) - win32_libid_type="x86 DLL" - ;; - esac - ;; - esac - $ECHO "$win32_libid_type" -} - -# func_cygming_dll_for_implib ARG -# -# Platform-specific function to extract the -# name of the DLL associated with the specified -# import library ARG. -# Invoked by eval'ing the libtool variable -# $sharedlib_from_linklib_cmd -# Result is available in the variable -# $sharedlib_from_linklib_result -func_cygming_dll_for_implib () -{ - $debug_cmd - - sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` -} - -# func_cygming_dll_for_implib_fallback_core SECTION_NAME LIBNAMEs -# -# The is the core of a fallback implementation of a -# platform-specific function to extract the name of the -# DLL associated with the specified import library LIBNAME. -# -# SECTION_NAME is either .idata$6 or .idata$7, depending -# on the platform and compiler that created the implib. -# -# Echos the name of the DLL associated with the -# specified import library. -func_cygming_dll_for_implib_fallback_core () -{ - $debug_cmd - - match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` - $OBJDUMP -s --section "$1" "$2" 2>/dev/null | - $SED '/^Contents of section '"$match_literal"':/{ - # Place marker at beginning of archive member dllname section - s/.*/====MARK====/ - p - d - } - # These lines can sometimes be longer than 43 characters, but - # are always uninteresting - /:[ ]*file format pe[i]\{,1\}-/d - /^In archive [^:]*:/d - # Ensure marker is printed - /^====MARK====/p - # Remove all lines with less than 43 characters - /^.\{43\}/!d - # From remaining lines, remove first 43 characters - s/^.\{43\}//' | - $SED -n ' - # Join marker and all lines until next marker into a single line - /^====MARK====/ b para - H - $ b para - b - :para - x - s/\n//g - # Remove the marker - s/^====MARK====// - # Remove trailing dots and whitespace - s/[\. \t]*$// - # Print - /./p' | - # we now have a list, one entry per line, of the stringified - # contents of the appropriate section of all members of the - # archive that possess that section. Heuristic: eliminate - # all those that have a first or second character that is - # a '.' (that is, objdump's representation of an unprintable - # character.) This should work for all archives with less than - # 0x302f exports -- but will fail for DLLs whose name actually - # begins with a literal '.' or a single character followed by - # a '.'. - # - # Of those that remain, print the first one. - $SED -e '/^\./d;/^.\./d;q' -} - -# func_cygming_dll_for_implib_fallback ARG -# Platform-specific function to extract the -# name of the DLL associated with the specified -# import library ARG. -# -# This fallback implementation is for use when $DLLTOOL -# does not support the --identify-strict option. -# Invoked by eval'ing the libtool variable -# $sharedlib_from_linklib_cmd -# Result is available in the variable -# $sharedlib_from_linklib_result -func_cygming_dll_for_implib_fallback () -{ - $debug_cmd - - if func_cygming_gnu_implib_p "$1"; then - # binutils import library - sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` - elif func_cygming_ms_implib_p "$1"; then - # ms-generated import library - sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` - else - # unknown - sharedlib_from_linklib_result= - fi -} - - -# func_extract_an_archive dir oldlib -func_extract_an_archive () -{ - $debug_cmd - - f_ex_an_ar_dir=$1; shift - f_ex_an_ar_oldlib=$1 - if test yes = "$lock_old_archive_extraction"; then - lockfile=$f_ex_an_ar_oldlib.lock - until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do - func_echo "Waiting for $lockfile to be removed" - sleep 2 - done - fi - func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \ - 'stat=$?; rm -f "$lockfile"; exit $stat' - if test yes = "$lock_old_archive_extraction"; then - $opt_dry_run || rm -f "$lockfile" - fi - if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then - : - else - func_fatal_error "object name conflicts in archive: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib" - fi -} - - -# func_extract_archives gentop oldlib ... -func_extract_archives () -{ - $debug_cmd - - my_gentop=$1; shift - my_oldlibs=${1+"$@"} - my_oldobjs= - my_xlib= - my_xabs= - my_xdir= - - for my_xlib in $my_oldlibs; do - # Extract the objects. - case $my_xlib in - [\\/]* | [A-Za-z]:[\\/]*) my_xabs=$my_xlib ;; - *) my_xabs=`pwd`"/$my_xlib" ;; - esac - func_basename "$my_xlib" - my_xlib=$func_basename_result - my_xlib_u=$my_xlib - while :; do - case " $extracted_archives " in - *" $my_xlib_u "*) - func_arith $extracted_serial + 1 - extracted_serial=$func_arith_result - my_xlib_u=lt$extracted_serial-$my_xlib ;; - *) break ;; - esac - done - extracted_archives="$extracted_archives $my_xlib_u" - my_xdir=$my_gentop/$my_xlib_u - - func_mkdir_p "$my_xdir" - - case $host in - *-darwin*) - func_verbose "Extracting $my_xabs" - # Do not bother doing anything if just a dry run - $opt_dry_run || { - darwin_orig_dir=`pwd` - cd $my_xdir || exit $? - darwin_archive=$my_xabs - darwin_curdir=`pwd` - func_basename "$darwin_archive" - darwin_base_archive=$func_basename_result - darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` - if test -n "$darwin_arches"; then - darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` - darwin_arch= - func_verbose "$darwin_base_archive has multiple architectures $darwin_arches" - for darwin_arch in $darwin_arches; do - func_mkdir_p "unfat-$$/$darwin_base_archive-$darwin_arch" - $LIPO -thin $darwin_arch -output "unfat-$$/$darwin_base_archive-$darwin_arch/$darwin_base_archive" "$darwin_archive" - cd "unfat-$$/$darwin_base_archive-$darwin_arch" - func_extract_an_archive "`pwd`" "$darwin_base_archive" - cd "$darwin_curdir" - $RM "unfat-$$/$darwin_base_archive-$darwin_arch/$darwin_base_archive" - done # $darwin_arches - ## Okay now we've a bunch of thin objects, gotta fatten them up :) - darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` - darwin_file= - darwin_files= - for darwin_file in $darwin_filelist; do - darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` - $LIPO -create -output "$darwin_file" $darwin_files - done # $darwin_filelist - $RM -rf unfat-$$ - cd "$darwin_orig_dir" - else - cd $darwin_orig_dir - func_extract_an_archive "$my_xdir" "$my_xabs" - fi # $darwin_arches - } # !$opt_dry_run - ;; - *) - func_extract_an_archive "$my_xdir" "$my_xabs" - ;; - esac - my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` - done - - func_extract_archives_result=$my_oldobjs -} - - -# func_emit_wrapper [arg=no] -# -# Emit a libtool wrapper script on stdout. -# Don't directly open a file because we may want to -# incorporate the script contents within a cygwin/mingw -# wrapper executable. Must ONLY be called from within -# func_mode_link because it depends on a number of variables -# set therein. -# -# ARG is the value that the WRAPPER_SCRIPT_BELONGS_IN_OBJDIR -# variable will take. If 'yes', then the emitted script -# will assume that the directory where it is stored is -# the $objdir directory. This is a cygwin/mingw-specific -# behavior. -func_emit_wrapper () -{ - func_emit_wrapper_arg1=${1-no} - - $ECHO "\ -#! $SHELL - -# $output - temporary wrapper script for $objdir/$outputname -# Generated by $PROGRAM (GNU $PACKAGE) $VERSION -# -# The $output program cannot be directly executed until all the libtool -# libraries that it depends on are installed. -# -# This wrapper script should never be moved out of the build directory. -# If it is, it will not operate correctly. - -# Sed substitution that helps us do robust quoting. It backslashifies -# metacharacters that are still active within double-quoted strings. -sed_quote_subst='$sed_quote_subst' - -# Be Bourne compatible -if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on \${1+\"\$@\"}, which - # is contrary to our usage. Disable this feature. - alias -g '\${1+\"\$@\"}'='\"\$@\"' - setopt NO_GLOB_SUBST -else - case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac -fi -BIN_SH=xpg4; export BIN_SH # for Tru64 -DUALCASE=1; export DUALCASE # for MKS sh - -# The HP-UX ksh and POSIX shell print the target directory to stdout -# if CDPATH is set. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -relink_command=\"$relink_command\" - -# This environment variable determines our operation mode. -if test \"\$libtool_install_magic\" = \"$magic\"; then - # install mode needs the following variables: - generated_by_libtool_version='$macro_version' - notinst_deplibs='$notinst_deplibs' -else - # When we are sourced in execute mode, \$file and \$ECHO are already set. - if test \"\$libtool_execute_magic\" != \"$magic\"; then - file=\"\$0\"" - - qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` - $ECHO "\ - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -\$1 -_LTECHO_EOF' -} - ECHO=\"$qECHO\" - fi - -# Very basic option parsing. These options are (a) specific to -# the libtool wrapper, (b) are identical between the wrapper -# /script/ and the wrapper /executable/ that is used only on -# windows platforms, and (c) all begin with the string "--lt-" -# (application programs are unlikely to have options that match -# this pattern). -# -# There are only two supported options: --lt-debug and -# --lt-dump-script. There is, deliberately, no --lt-help. -# -# The first argument to this parsing function should be the -# script's $0 value, followed by "$@". -lt_option_debug= -func_parse_lt_options () -{ - lt_script_arg0=\$0 - shift - for lt_opt - do - case \"\$lt_opt\" in - --lt-debug) lt_option_debug=1 ;; - --lt-dump-script) - lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` - test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. - lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` - cat \"\$lt_dump_D/\$lt_dump_F\" - exit 0 - ;; - --lt-*) - \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2 - exit 1 - ;; - esac - done - - # Print the debug banner immediately: - if test -n \"\$lt_option_debug\"; then - echo \"$outputname:$output:\$LINENO: libtool wrapper (GNU $PACKAGE) $VERSION\" 1>&2 - fi -} - -# Used when --lt-debug. Prints its arguments to stdout -# (redirection is the responsibility of the caller) -func_lt_dump_args () -{ - lt_dump_args_N=1; - for lt_arg - do - \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" - lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` - done -} - -# Core function for launching the target application -func_exec_program_core () -{ -" - case $host in - # Backslashes separate directories on plain windows - *-*-mingw | *-*-os2* | *-cegcc*) - $ECHO "\ - if test -n \"\$lt_option_debug\"; then - \$ECHO \"$outputname:$output:\$LINENO: newargv[0]: \$progdir\\\\\$program\" 1>&2 - func_lt_dump_args \${1+\"\$@\"} 1>&2 - fi - exec \"\$progdir\\\\\$program\" \${1+\"\$@\"} -" - ;; - - *) - $ECHO "\ - if test -n \"\$lt_option_debug\"; then - \$ECHO \"$outputname:$output:\$LINENO: newargv[0]: \$progdir/\$program\" 1>&2 - func_lt_dump_args \${1+\"\$@\"} 1>&2 - fi - exec \"\$progdir/\$program\" \${1+\"\$@\"} -" - ;; - esac - $ECHO "\ - \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2 - exit 1 -} - -# A function to encapsulate launching the target application -# Strips options in the --lt-* namespace from \$@ and -# launches target application with the remaining arguments. -func_exec_program () -{ - case \" \$* \" in - *\\ --lt-*) - for lt_wr_arg - do - case \$lt_wr_arg in - --lt-*) ;; - *) set x \"\$@\" \"\$lt_wr_arg\"; shift;; - esac - shift - done ;; - esac - func_exec_program_core \${1+\"\$@\"} -} - - # Parse options - func_parse_lt_options \"\$0\" \${1+\"\$@\"} - - # Find the directory that this script lives in. - thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` - test \"x\$thisdir\" = \"x\$file\" && thisdir=. - - # Follow symbolic links until we get to the real thisdir. - file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` - while test -n \"\$file\"; do - destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` - - # If there was a directory component, then change thisdir. - if test \"x\$destdir\" != \"x\$file\"; then - case \"\$destdir\" in - [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;; - *) thisdir=\"\$thisdir/\$destdir\" ;; - esac - fi - - file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` - file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` - done - - # Usually 'no', except on cygwin/mingw when embedded into - # the cwrapper. - WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_arg1 - if test \"\$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR\" = \"yes\"; then - # special case for '.' - if test \"\$thisdir\" = \".\"; then - thisdir=\`pwd\` - fi - # remove .libs from thisdir - case \"\$thisdir\" in - *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; - $objdir ) thisdir=. ;; - esac - fi - - # Try to get the absolute directory name. - absdir=\`cd \"\$thisdir\" && pwd\` - test -n \"\$absdir\" && thisdir=\"\$absdir\" -" - - if test yes = "$fast_install"; then - $ECHO "\ - program=lt-'$outputname'$exeext - progdir=\"\$thisdir/$objdir\" - - if test ! -f \"\$progdir/\$program\" || - { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ - test \"X\$file\" != \"X\$progdir/\$program\"; }; then - - file=\"\$\$-\$program\" - - if test ! -d \"\$progdir\"; then - $MKDIR \"\$progdir\" - else - $RM \"\$progdir/\$file\" - fi" - - $ECHO "\ - - # relink executable if necessary - if test -n \"\$relink_command\"; then - if relink_command_output=\`eval \$relink_command 2>&1\`; then : - else - \$ECHO \"\$relink_command_output\" >&2 - $RM \"\$progdir/\$file\" - exit 1 - fi - fi - - $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null || - { $RM \"\$progdir/\$program\"; - $MV \"\$progdir/\$file\" \"\$progdir/\$program\"; } - $RM \"\$progdir/\$file\" - fi" - else - $ECHO "\ - program='$outputname' - progdir=\"\$thisdir/$objdir\" -" - fi - - $ECHO "\ - - if test -f \"\$progdir/\$program\"; then" - - # fixup the dll searchpath if we need to. - # - # Fix the DLL searchpath if we need to. Do this before prepending - # to shlibpath, because on Windows, both are PATH and uninstalled - # libraries must come first. - if test -n "$dllsearchpath"; then - $ECHO "\ - # Add the dll search path components to the executable PATH - PATH=$dllsearchpath:\$PATH -" - fi - - # Export our shlibpath_var if we have one. - if test yes = "$shlibpath_overrides_runpath" && test -n "$shlibpath_var" && test -n "$temp_rpath"; then - $ECHO "\ - # Add our own library path to $shlibpath_var - $shlibpath_var=\"$temp_rpath\$$shlibpath_var\" - - # Some systems cannot cope with colon-terminated $shlibpath_var - # The second colon is a workaround for a bug in BeOS R4 sed - $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` - - export $shlibpath_var -" - fi - - $ECHO "\ - if test \"\$libtool_execute_magic\" != \"$magic\"; then - # Run the actual program with our arguments. - func_exec_program \${1+\"\$@\"} - fi - else - # The program doesn't exist. - \$ECHO \"\$0: error: '\$progdir/\$program' does not exist\" 1>&2 - \$ECHO \"This script is just a wrapper for \$program.\" 1>&2 - \$ECHO \"See the $PACKAGE documentation for more information.\" 1>&2 - exit 1 - fi -fi\ -" -} - - -# func_emit_cwrapperexe_src -# emit the source code for a wrapper executable on stdout -# Must ONLY be called from within func_mode_link because -# it depends on a number of variable set therein. -func_emit_cwrapperexe_src () -{ - cat < -#include -#ifdef _MSC_VER -# include -# include -# include -#else -# include -# include -# ifdef __CYGWIN__ -# include -# endif -#endif -#include -#include -#include -#include -#include -#include -#include -#include - -#define STREQ(s1, s2) (strcmp ((s1), (s2)) == 0) - -/* declarations of non-ANSI functions */ -#if defined __MINGW32__ -# ifdef __STRICT_ANSI__ -int _putenv (const char *); -# endif -#elif defined __CYGWIN__ -# ifdef __STRICT_ANSI__ -char *realpath (const char *, char *); -int putenv (char *); -int setenv (const char *, const char *, int); -# endif -/* #elif defined other_platform || defined ... */ -#endif - -/* portability defines, excluding path handling macros */ -#if defined _MSC_VER -# define setmode _setmode -# define stat _stat -# define chmod _chmod -# define getcwd _getcwd -# define putenv _putenv -# define S_IXUSR _S_IEXEC -#elif defined __MINGW32__ -# define setmode _setmode -# define stat _stat -# define chmod _chmod -# define getcwd _getcwd -# define putenv _putenv -#elif defined __CYGWIN__ -# define HAVE_SETENV -# define FOPEN_WB "wb" -/* #elif defined other platforms ... */ -#endif - -#if defined PATH_MAX -# define LT_PATHMAX PATH_MAX -#elif defined MAXPATHLEN -# define LT_PATHMAX MAXPATHLEN -#else -# define LT_PATHMAX 1024 -#endif - -#ifndef S_IXOTH -# define S_IXOTH 0 -#endif -#ifndef S_IXGRP -# define S_IXGRP 0 -#endif - -/* path handling portability macros */ -#ifndef DIR_SEPARATOR -# define DIR_SEPARATOR '/' -# define PATH_SEPARATOR ':' -#endif - -#if defined _WIN32 || defined __MSDOS__ || defined __DJGPP__ || \ - defined __OS2__ -# define HAVE_DOS_BASED_FILE_SYSTEM -# define FOPEN_WB "wb" -# ifndef DIR_SEPARATOR_2 -# define DIR_SEPARATOR_2 '\\' -# endif -# ifndef PATH_SEPARATOR_2 -# define PATH_SEPARATOR_2 ';' -# endif -#endif - -#ifndef DIR_SEPARATOR_2 -# define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) -#else /* DIR_SEPARATOR_2 */ -# define IS_DIR_SEPARATOR(ch) \ - (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2)) -#endif /* DIR_SEPARATOR_2 */ - -#ifndef PATH_SEPARATOR_2 -# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR) -#else /* PATH_SEPARATOR_2 */ -# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2) -#endif /* PATH_SEPARATOR_2 */ - -#ifndef FOPEN_WB -# define FOPEN_WB "w" -#endif -#ifndef _O_BINARY -# define _O_BINARY 0 -#endif - -#define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type))) -#define XFREE(stale) do { \ - if (stale) { free (stale); stale = 0; } \ -} while (0) - -#if defined LT_DEBUGWRAPPER -static int lt_debug = 1; -#else -static int lt_debug = 0; -#endif - -const char *program_name = "libtool-wrapper"; /* in case xstrdup fails */ - -void *xmalloc (size_t num); -char *xstrdup (const char *string); -const char *base_name (const char *name); -char *find_executable (const char *wrapper); -char *chase_symlinks (const char *pathspec); -int make_executable (const char *path); -int check_executable (const char *path); -char *strendzap (char *str, const char *pat); -void lt_debugprintf (const char *file, int line, const char *fmt, ...); -void lt_fatal (const char *file, int line, const char *message, ...); -static const char *nonnull (const char *s); -static const char *nonempty (const char *s); -void lt_setenv (const char *name, const char *value); -char *lt_extend_str (const char *orig_value, const char *add, int to_end); -void lt_update_exe_path (const char *name, const char *value); -void lt_update_lib_path (const char *name, const char *value); -char **prepare_spawn (char **argv); -void lt_dump_script (FILE *f); -EOF - - cat <= 0) - && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH))) - return 1; - else - return 0; -} - -int -make_executable (const char *path) -{ - int rval = 0; - struct stat st; - - lt_debugprintf (__FILE__, __LINE__, "(make_executable): %s\n", - nonempty (path)); - if ((!path) || (!*path)) - return 0; - - if (stat (path, &st) >= 0) - { - rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR); - } - return rval; -} - -/* Searches for the full path of the wrapper. Returns - newly allocated full path name if found, NULL otherwise - Does not chase symlinks, even on platforms that support them. -*/ -char * -find_executable (const char *wrapper) -{ - int has_slash = 0; - const char *p; - const char *p_next; - /* static buffer for getcwd */ - char tmp[LT_PATHMAX + 1]; - size_t tmp_len; - char *concat_name; - - lt_debugprintf (__FILE__, __LINE__, "(find_executable): %s\n", - nonempty (wrapper)); - - if ((wrapper == NULL) || (*wrapper == '\0')) - return NULL; - - /* Absolute path? */ -#if defined HAVE_DOS_BASED_FILE_SYSTEM - if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':') - { - concat_name = xstrdup (wrapper); - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - } - else - { -#endif - if (IS_DIR_SEPARATOR (wrapper[0])) - { - concat_name = xstrdup (wrapper); - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - } -#if defined HAVE_DOS_BASED_FILE_SYSTEM - } -#endif - - for (p = wrapper; *p; p++) - if (*p == '/') - { - has_slash = 1; - break; - } - if (!has_slash) - { - /* no slashes; search PATH */ - const char *path = getenv ("PATH"); - if (path != NULL) - { - for (p = path; *p; p = p_next) - { - const char *q; - size_t p_len; - for (q = p; *q; q++) - if (IS_PATH_SEPARATOR (*q)) - break; - p_len = (size_t) (q - p); - p_next = (*q == '\0' ? q : q + 1); - if (p_len == 0) - { - /* empty path: current directory */ - if (getcwd (tmp, LT_PATHMAX) == NULL) - lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", - nonnull (strerror (errno))); - tmp_len = strlen (tmp); - concat_name = - XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); - memcpy (concat_name, tmp, tmp_len); - concat_name[tmp_len] = '/'; - strcpy (concat_name + tmp_len + 1, wrapper); - } - else - { - concat_name = - XMALLOC (char, p_len + 1 + strlen (wrapper) + 1); - memcpy (concat_name, p, p_len); - concat_name[p_len] = '/'; - strcpy (concat_name + p_len + 1, wrapper); - } - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - } - } - /* not found in PATH; assume curdir */ - } - /* Relative path | not found in path: prepend cwd */ - if (getcwd (tmp, LT_PATHMAX) == NULL) - lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", - nonnull (strerror (errno))); - tmp_len = strlen (tmp); - concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); - memcpy (concat_name, tmp, tmp_len); - concat_name[tmp_len] = '/'; - strcpy (concat_name + tmp_len + 1, wrapper); - - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - return NULL; -} - -char * -chase_symlinks (const char *pathspec) -{ -#ifndef S_ISLNK - return xstrdup (pathspec); -#else - char buf[LT_PATHMAX]; - struct stat s; - char *tmp_pathspec = xstrdup (pathspec); - char *p; - int has_symlinks = 0; - while (strlen (tmp_pathspec) && !has_symlinks) - { - lt_debugprintf (__FILE__, __LINE__, - "checking path component for symlinks: %s\n", - tmp_pathspec); - if (lstat (tmp_pathspec, &s) == 0) - { - if (S_ISLNK (s.st_mode) != 0) - { - has_symlinks = 1; - break; - } - - /* search backwards for last DIR_SEPARATOR */ - p = tmp_pathspec + strlen (tmp_pathspec) - 1; - while ((p > tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) - p--; - if ((p == tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) - { - /* no more DIR_SEPARATORS left */ - break; - } - *p = '\0'; - } - else - { - lt_fatal (__FILE__, __LINE__, - "error accessing file \"%s\": %s", - tmp_pathspec, nonnull (strerror (errno))); - } - } - XFREE (tmp_pathspec); - - if (!has_symlinks) - { - return xstrdup (pathspec); - } - - tmp_pathspec = realpath (pathspec, buf); - if (tmp_pathspec == 0) - { - lt_fatal (__FILE__, __LINE__, - "could not follow symlinks for %s", pathspec); - } - return xstrdup (tmp_pathspec); -#endif -} - -char * -strendzap (char *str, const char *pat) -{ - size_t len, patlen; - - assert (str != NULL); - assert (pat != NULL); - - len = strlen (str); - patlen = strlen (pat); - - if (patlen <= len) - { - str += len - patlen; - if (STREQ (str, pat)) - *str = '\0'; - } - return str; -} - -void -lt_debugprintf (const char *file, int line, const char *fmt, ...) -{ - va_list args; - if (lt_debug) - { - (void) fprintf (stderr, "%s:%s:%d: ", program_name, file, line); - va_start (args, fmt); - (void) vfprintf (stderr, fmt, args); - va_end (args); - } -} - -static void -lt_error_core (int exit_status, const char *file, - int line, const char *mode, - const char *message, va_list ap) -{ - fprintf (stderr, "%s:%s:%d: %s: ", program_name, file, line, mode); - vfprintf (stderr, message, ap); - fprintf (stderr, ".\n"); - - if (exit_status >= 0) - exit (exit_status); -} - -void -lt_fatal (const char *file, int line, const char *message, ...) -{ - va_list ap; - va_start (ap, message); - lt_error_core (EXIT_FAILURE, file, line, "FATAL", message, ap); - va_end (ap); -} - -static const char * -nonnull (const char *s) -{ - return s ? s : "(null)"; -} - -static const char * -nonempty (const char *s) -{ - return (s && !*s) ? "(empty)" : nonnull (s); -} - -void -lt_setenv (const char *name, const char *value) -{ - lt_debugprintf (__FILE__, __LINE__, - "(lt_setenv) setting '%s' to '%s'\n", - nonnull (name), nonnull (value)); - { -#ifdef HAVE_SETENV - /* always make a copy, for consistency with !HAVE_SETENV */ - char *str = xstrdup (value); - setenv (name, str, 1); -#else - size_t len = strlen (name) + 1 + strlen (value) + 1; - char *str = XMALLOC (char, len); - sprintf (str, "%s=%s", name, value); - if (putenv (str) != EXIT_SUCCESS) - { - XFREE (str); - } -#endif - } -} - -char * -lt_extend_str (const char *orig_value, const char *add, int to_end) -{ - char *new_value; - if (orig_value && *orig_value) - { - size_t orig_value_len = strlen (orig_value); - size_t add_len = strlen (add); - new_value = XMALLOC (char, add_len + orig_value_len + 1); - if (to_end) - { - strcpy (new_value, orig_value); - strcpy (new_value + orig_value_len, add); - } - else - { - strcpy (new_value, add); - strcpy (new_value + add_len, orig_value); - } - } - else - { - new_value = xstrdup (add); - } - return new_value; -} - -void -lt_update_exe_path (const char *name, const char *value) -{ - lt_debugprintf (__FILE__, __LINE__, - "(lt_update_exe_path) modifying '%s' by prepending '%s'\n", - nonnull (name), nonnull (value)); - - if (name && *name && value && *value) - { - char *new_value = lt_extend_str (getenv (name), value, 0); - /* some systems can't cope with a ':'-terminated path #' */ - size_t len = strlen (new_value); - while ((len > 0) && IS_PATH_SEPARATOR (new_value[len-1])) - { - new_value[--len] = '\0'; - } - lt_setenv (name, new_value); - XFREE (new_value); - } -} - -void -lt_update_lib_path (const char *name, const char *value) -{ - lt_debugprintf (__FILE__, __LINE__, - "(lt_update_lib_path) modifying '%s' by prepending '%s'\n", - nonnull (name), nonnull (value)); - - if (name && *name && value && *value) - { - char *new_value = lt_extend_str (getenv (name), value, 0); - lt_setenv (name, new_value); - XFREE (new_value); - } -} - -EOF - case $host_os in - mingw*) - cat <<"EOF" - -/* Prepares an argument vector before calling spawn(). - Note that spawn() does not by itself call the command interpreter - (getenv ("COMSPEC") != NULL ? getenv ("COMSPEC") : - ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO); - GetVersionEx(&v); - v.dwPlatformId == VER_PLATFORM_WIN32_NT; - }) ? "cmd.exe" : "command.com"). - Instead it simply concatenates the arguments, separated by ' ', and calls - CreateProcess(). We must quote the arguments since Win32 CreateProcess() - interprets characters like ' ', '\t', '\\', '"' (but not '<' and '>') in a - special way: - - Space and tab are interpreted as delimiters. They are not treated as - delimiters if they are surrounded by double quotes: "...". - - Unescaped double quotes are removed from the input. Their only effect is - that within double quotes, space and tab are treated like normal - characters. - - Backslashes not followed by double quotes are not special. - - But 2*n+1 backslashes followed by a double quote become - n backslashes followed by a double quote (n >= 0): - \" -> " - \\\" -> \" - \\\\\" -> \\" - */ -#define SHELL_SPECIAL_CHARS "\"\\ \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" -#define SHELL_SPACE_CHARS " \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" -char ** -prepare_spawn (char **argv) -{ - size_t argc; - char **new_argv; - size_t i; - - /* Count number of arguments. */ - for (argc = 0; argv[argc] != NULL; argc++) - ; - - /* Allocate new argument vector. */ - new_argv = XMALLOC (char *, argc + 1); - - /* Put quoted arguments into the new argument vector. */ - for (i = 0; i < argc; i++) - { - const char *string = argv[i]; - - if (string[0] == '\0') - new_argv[i] = xstrdup ("\"\""); - else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL) - { - int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); - size_t length; - unsigned int backslashes; - const char *s; - char *quoted_string; - char *p; - - length = 0; - backslashes = 0; - if (quote_around) - length++; - for (s = string; *s != '\0'; s++) - { - char c = *s; - if (c == '"') - length += backslashes + 1; - length++; - if (c == '\\') - backslashes++; - else - backslashes = 0; - } - if (quote_around) - length += backslashes + 1; - - quoted_string = XMALLOC (char, length + 1); - - p = quoted_string; - backslashes = 0; - if (quote_around) - *p++ = '"'; - for (s = string; *s != '\0'; s++) - { - char c = *s; - if (c == '"') - { - unsigned int j; - for (j = backslashes + 1; j > 0; j--) - *p++ = '\\'; - } - *p++ = c; - if (c == '\\') - backslashes++; - else - backslashes = 0; - } - if (quote_around) - { - unsigned int j; - for (j = backslashes; j > 0; j--) - *p++ = '\\'; - *p++ = '"'; - } - *p = '\0'; - - new_argv[i] = quoted_string; - } - else - new_argv[i] = (char *) string; - } - new_argv[argc] = NULL; - - return new_argv; -} -EOF - ;; - esac - - cat <<"EOF" -void lt_dump_script (FILE* f) -{ -EOF - func_emit_wrapper yes | - $SED -n -e ' -s/^\(.\{79\}\)\(..*\)/\1\ -\2/ -h -s/\([\\"]\)/\\\1/g -s/$/\\n/ -s/\([^\n]*\).*/ fputs ("\1", f);/p -g -D' - cat <<"EOF" -} -EOF -} -# end: func_emit_cwrapperexe_src - -# func_win32_import_lib_p ARG -# True if ARG is an import lib, as indicated by $file_magic_cmd -func_win32_import_lib_p () -{ - $debug_cmd - - case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in - *import*) : ;; - *) false ;; - esac -} - -# func_suncc_cstd_abi -# !!ONLY CALL THIS FOR SUN CC AFTER $compile_command IS FULLY EXPANDED!! -# Several compiler flags select an ABI that is incompatible with the -# Cstd library. Avoid specifying it if any are in CXXFLAGS. -func_suncc_cstd_abi () -{ - $debug_cmd - - case " $compile_command " in - *" -compat=g "*|*\ -std=c++[0-9][0-9]\ *|*" -library=stdcxx4 "*|*" -library=stlport4 "*) - suncc_use_cstd_abi=no - ;; - *) - suncc_use_cstd_abi=yes - ;; - esac -} - -# func_mode_link arg... -func_mode_link () -{ - $debug_cmd - - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) - # It is impossible to link a dll without this setting, and - # we shouldn't force the makefile maintainer to figure out - # what system we are compiling for in order to pass an extra - # flag for every libtool invocation. - # allow_undefined=no - - # FIXME: Unfortunately, there are problems with the above when trying - # to make a dll that has undefined symbols, in which case not - # even a static library is built. For now, we need to specify - # -no-undefined on the libtool link line when we can be certain - # that all symbols are satisfied, otherwise we get a static library. - allow_undefined=yes - ;; - *) - allow_undefined=yes - ;; - esac - libtool_args=$nonopt - base_compile="$nonopt $@" - compile_command=$nonopt - finalize_command=$nonopt - - compile_rpath= - finalize_rpath= - compile_shlibpath= - finalize_shlibpath= - convenience= - old_convenience= - deplibs= - old_deplibs= - compiler_flags= - linker_flags= - dllsearchpath= - lib_search_path=`pwd` - inst_prefix_dir= - new_inherited_linker_flags= - - avoid_version=no - bindir= - dlfiles= - dlprefiles= - dlself=no - export_dynamic=no - export_symbols= - export_symbols_regex= - generated= - libobjs= - ltlibs= - module=no - no_install=no - objs= - os2dllname= - non_pic_objects= - precious_files_regex= - prefer_static_libs=no - preload=false - prev= - prevarg= - release= - rpath= - xrpath= - perm_rpath= - temp_rpath= - thread_safe=no - vinfo= - vinfo_number=no - weak_libs= - single_module=$wl-single_module - func_infer_tag $base_compile - - # We need to know -static, to get the right output filenames. - for arg - do - case $arg in - -shared) - test yes != "$build_libtool_libs" \ - && func_fatal_configuration "cannot build a shared library" - build_old_libs=no - break - ;; - -all-static | -static | -static-libtool-libs) - case $arg in - -all-static) - if test yes = "$build_libtool_libs" && test -z "$link_static_flag"; then - func_warning "complete static linking is impossible in this configuration" - fi - if test -n "$link_static_flag"; then - dlopen_self=$dlopen_self_static - fi - prefer_static_libs=yes - ;; - -static) - if test -z "$pic_flag" && test -n "$link_static_flag"; then - dlopen_self=$dlopen_self_static - fi - prefer_static_libs=built - ;; - -static-libtool-libs) - if test -z "$pic_flag" && test -n "$link_static_flag"; then - dlopen_self=$dlopen_self_static - fi - prefer_static_libs=yes - ;; - esac - build_libtool_libs=no - build_old_libs=yes - break - ;; - esac - done - - # See if our shared archives depend on static archives. - test -n "$old_archive_from_new_cmds" && build_old_libs=yes - - # Go through the arguments, transforming them on the way. - while test "$#" -gt 0; do - arg=$1 - shift - func_quote_for_eval "$arg" - qarg=$func_quote_for_eval_unquoted_result - func_append libtool_args " $func_quote_for_eval_result" - - # If the previous option needs an argument, assign it. - if test -n "$prev"; then - case $prev in - output) - func_append compile_command " @OUTPUT@" - func_append finalize_command " @OUTPUT@" - ;; - esac - - case $prev in - bindir) - bindir=$arg - prev= - continue - ;; - dlfiles|dlprefiles) - $preload || { - # Add the symbol object into the linking commands. - func_append compile_command " @SYMFILE@" - func_append finalize_command " @SYMFILE@" - preload=: - } - case $arg in - *.la | *.lo) ;; # We handle these cases below. - force) - if test no = "$dlself"; then - dlself=needless - export_dynamic=yes - fi - prev= - continue - ;; - self) - if test dlprefiles = "$prev"; then - dlself=yes - elif test dlfiles = "$prev" && test yes != "$dlopen_self"; then - dlself=yes - else - dlself=needless - export_dynamic=yes - fi - prev= - continue - ;; - *) - if test dlfiles = "$prev"; then - func_append dlfiles " $arg" - else - func_append dlprefiles " $arg" - fi - prev= - continue - ;; - esac - ;; - expsyms) - export_symbols=$arg - test -f "$arg" \ - || func_fatal_error "symbol file '$arg' does not exist" - prev= - continue - ;; - expsyms_regex) - export_symbols_regex=$arg - prev= - continue - ;; - framework) - case $host in - *-*-darwin*) - case "$deplibs " in - *" $qarg.ltframework "*) ;; - *) func_append deplibs " $qarg.ltframework" # this is fixed later - ;; - esac - ;; - esac - prev= - continue - ;; - inst_prefix) - inst_prefix_dir=$arg - prev= - continue - ;; - mllvm) - # Clang does not use LLVM to link, so we can simply discard any - # '-mllvm $arg' options when doing the link step. - prev= - continue - ;; - objectlist) - if test -f "$arg"; then - save_arg=$arg - moreargs= - for fil in `cat "$save_arg"` - do -# func_append moreargs " $fil" - arg=$fil - # A libtool-controlled object. - - # Check to see that this really is a libtool object. - if func_lalib_unsafe_p "$arg"; then - pic_object= - non_pic_object= - - # Read the .lo file - func_source "$arg" - - if test -z "$pic_object" || - test -z "$non_pic_object" || - test none = "$pic_object" && - test none = "$non_pic_object"; then - func_fatal_error "cannot find name of object for '$arg'" - fi - - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir=$func_dirname_result - - if test none != "$pic_object"; then - # Prepend the subdirectory the object is found in. - pic_object=$xdir$pic_object - - if test dlfiles = "$prev"; then - if test yes = "$build_libtool_libs" && test yes = "$dlopen_support"; then - func_append dlfiles " $pic_object" - prev= - continue - else - # If libtool objects are unsupported, then we need to preload. - prev=dlprefiles - fi - fi - - # CHECK ME: I think I busted this. -Ossama - if test dlprefiles = "$prev"; then - # Preload the old-style object. - func_append dlprefiles " $pic_object" - prev= - fi - - # A PIC object. - func_append libobjs " $pic_object" - arg=$pic_object - fi - - # Non-PIC object. - if test none != "$non_pic_object"; then - # Prepend the subdirectory the object is found in. - non_pic_object=$xdir$non_pic_object - - # A standard non-PIC object - func_append non_pic_objects " $non_pic_object" - if test -z "$pic_object" || test none = "$pic_object"; then - arg=$non_pic_object - fi - else - # If the PIC object exists, use it instead. - # $xdir was prepended to $pic_object above. - non_pic_object=$pic_object - func_append non_pic_objects " $non_pic_object" - fi - else - # Only an error if not doing a dry-run. - if $opt_dry_run; then - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir=$func_dirname_result - - func_lo2o "$arg" - pic_object=$xdir$objdir/$func_lo2o_result - non_pic_object=$xdir$func_lo2o_result - func_append libobjs " $pic_object" - func_append non_pic_objects " $non_pic_object" - else - func_fatal_error "'$arg' is not a valid libtool object" - fi - fi - done - else - func_fatal_error "link input file '$arg' does not exist" - fi - arg=$save_arg - prev= - continue - ;; - os2dllname) - os2dllname=$arg - prev= - continue - ;; - precious_regex) - precious_files_regex=$arg - prev= - continue - ;; - release) - release=-$arg - prev= - continue - ;; - rpath | xrpath) - # We need an absolute path. - case $arg in - [\\/]* | [A-Za-z]:[\\/]*) ;; - *) - func_fatal_error "only absolute run-paths are allowed" - ;; - esac - if test rpath = "$prev"; then - case "$rpath " in - *" $arg "*) ;; - *) func_append rpath " $arg" ;; - esac - else - case "$xrpath " in - *" $arg "*) ;; - *) func_append xrpath " $arg" ;; - esac - fi - prev= - continue - ;; - shrext) - shrext_cmds=$arg - prev= - continue - ;; - weak) - func_append weak_libs " $arg" - prev= - continue - ;; - xcclinker) - func_append linker_flags " $qarg" - func_append compiler_flags " $qarg" - prev= - func_append compile_command " $qarg" - func_append finalize_command " $qarg" - continue - ;; - xcompiler) - func_append compiler_flags " $qarg" - prev= - func_append compile_command " $qarg" - func_append finalize_command " $qarg" - continue - ;; - xlinker) - func_append linker_flags " $qarg" - func_append compiler_flags " $wl$qarg" - prev= - func_append compile_command " $wl$qarg" - func_append finalize_command " $wl$qarg" - continue - ;; - *) - eval "$prev=\"\$arg\"" - prev= - continue - ;; - esac - fi # test -n "$prev" - - prevarg=$arg - - case $arg in - -all-static) - if test -n "$link_static_flag"; then - # See comment for -static flag below, for more details. - func_append compile_command " $link_static_flag" - func_append finalize_command " $link_static_flag" - fi - continue - ;; - - -allow-undefined) - # FIXME: remove this flag sometime in the future. - func_fatal_error "'-allow-undefined' must not be used because it is the default" - ;; - - -avoid-version) - avoid_version=yes - continue - ;; - - -bindir) - prev=bindir - continue - ;; - - -dlopen) - prev=dlfiles - continue - ;; - - -dlpreopen) - prev=dlprefiles - continue - ;; - - -export-dynamic) - export_dynamic=yes - continue - ;; - - -export-symbols | -export-symbols-regex) - if test -n "$export_symbols" || test -n "$export_symbols_regex"; then - func_fatal_error "more than one -exported-symbols argument is not allowed" - fi - if test X-export-symbols = "X$arg"; then - prev=expsyms - else - prev=expsyms_regex - fi - continue - ;; - - -framework) - prev=framework - continue - ;; - - -inst-prefix-dir) - prev=inst_prefix - continue - ;; - - # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:* - # so, if we see these flags be careful not to treat them like -L - -L[A-Z][A-Z]*:*) - case $with_gcc/$host in - no/*-*-irix* | /*-*-irix*) - func_append compile_command " $arg" - func_append finalize_command " $arg" - ;; - esac - continue - ;; - - -L*) - func_stripname "-L" '' "$arg" - if test -z "$func_stripname_result"; then - if test "$#" -gt 0; then - func_fatal_error "require no space between '-L' and '$1'" - else - func_fatal_error "need path for '-L' option" - fi - fi - func_resolve_sysroot "$func_stripname_result" - dir=$func_resolve_sysroot_result - # We need an absolute path. - case $dir in - [\\/]* | [A-Za-z]:[\\/]*) ;; - *) - absdir=`cd "$dir" && pwd` - test -z "$absdir" && \ - func_fatal_error "cannot determine absolute directory name of '$dir'" - dir=$absdir - ;; - esac - case "$deplibs " in - *" -L$dir "* | *" $arg "*) - # Will only happen for absolute or sysroot arguments - ;; - *) - # Preserve sysroot, but never include relative directories - case $dir in - [\\/]* | [A-Za-z]:[\\/]* | =*) func_append deplibs " $arg" ;; - *) func_append deplibs " -L$dir" ;; - esac - func_append lib_search_path " $dir" - ;; - esac - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) - testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` - case :$dllsearchpath: in - *":$dir:"*) ;; - ::) dllsearchpath=$dir;; - *) func_append dllsearchpath ":$dir";; - esac - case :$dllsearchpath: in - *":$testbindir:"*) ;; - ::) dllsearchpath=$testbindir;; - *) func_append dllsearchpath ":$testbindir";; - esac - ;; - esac - continue - ;; - - -l*) - if test X-lc = "X$arg" || test X-lm = "X$arg"; then - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc* | *-*-haiku*) - # These systems don't actually have a C or math library (as such) - continue - ;; - *-*-os2*) - # These systems don't actually have a C library (as such) - test X-lc = "X$arg" && continue - ;; - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* | *-*-bitrig*) - # Do not include libc due to us having libc/libc_r. - test X-lc = "X$arg" && continue - ;; - *-*-rhapsody* | *-*-darwin1.[012]) - # Rhapsody C and math libraries are in the System framework - func_append deplibs " System.ltframework" - continue - ;; - *-*-sco3.2v5* | *-*-sco5v6*) - # Causes problems with __ctype - test X-lc = "X$arg" && continue - ;; - *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) - # Compiler inserts libc in the correct place for threads to work - test X-lc = "X$arg" && continue - ;; - esac - elif test X-lc_r = "X$arg"; then - case $host in - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* | *-*-bitrig*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; - esac - fi - func_append deplibs " $arg" - continue - ;; - - -mllvm) - prev=mllvm - continue - ;; - - -module) - module=yes - continue - ;; - - # Tru64 UNIX uses -model [arg] to determine the layout of C++ - # classes, name mangling, and exception handling. - # Darwin uses the -arch flag to determine output architecture. - -model|-arch|-isysroot|--sysroot) - func_append compiler_flags " $arg" - func_append compile_command " $arg" - func_append finalize_command " $arg" - prev=xcompiler - continue - ;; - - -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ - |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) - func_append compiler_flags " $arg" - func_append compile_command " $arg" - func_append finalize_command " $arg" - case "$new_inherited_linker_flags " in - *" $arg "*) ;; - * ) func_append new_inherited_linker_flags " $arg" ;; - esac - continue - ;; - - -multi_module) - single_module=$wl-multi_module - continue - ;; - - -no-fast-install) - fast_install=no - continue - ;; - - -no-install) - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-darwin* | *-cegcc*) - # The PATH hackery in wrapper scripts is required on Windows - # and Darwin in order for the loader to find any dlls it needs. - func_warning "'-no-install' is ignored for $host" - func_warning "assuming '-no-fast-install' instead" - fast_install=no - ;; - *) no_install=yes ;; - esac - continue - ;; - - -no-undefined) - allow_undefined=no - continue - ;; - - -objectlist) - prev=objectlist - continue - ;; - - -os2dllname) - prev=os2dllname - continue - ;; - - -o) prev=output ;; - - -precious-files-regex) - prev=precious_regex - continue - ;; - - -release) - prev=release - continue - ;; - - -rpath) - prev=rpath - continue - ;; - - -R) - prev=xrpath - continue - ;; - - -R*) - func_stripname '-R' '' "$arg" - dir=$func_stripname_result - # We need an absolute path. - case $dir in - [\\/]* | [A-Za-z]:[\\/]*) ;; - =*) - func_stripname '=' '' "$dir" - dir=$lt_sysroot$func_stripname_result - ;; - *) - func_fatal_error "only absolute run-paths are allowed" - ;; - esac - case "$xrpath " in - *" $dir "*) ;; - *) func_append xrpath " $dir" ;; - esac - continue - ;; - - -shared) - # The effects of -shared are defined in a previous loop. - continue - ;; - - -shrext) - prev=shrext - continue - ;; - - -static | -static-libtool-libs) - # The effects of -static are defined in a previous loop. - # We used to do the same as -all-static on platforms that - # didn't have a PIC flag, but the assumption that the effects - # would be equivalent was wrong. It would break on at least - # Digital Unix and AIX. - continue - ;; - - -thread-safe) - thread_safe=yes - continue - ;; - - -version-info) - prev=vinfo - continue - ;; - - -version-number) - prev=vinfo - vinfo_number=yes - continue - ;; - - -weak) - prev=weak - continue - ;; - - -Wc,*) - func_stripname '-Wc,' '' "$arg" - args=$func_stripname_result - arg= - save_ifs=$IFS; IFS=, - for flag in $args; do - IFS=$save_ifs - func_quote_for_eval "$flag" - func_append arg " $func_quote_for_eval_result" - func_append compiler_flags " $func_quote_for_eval_result" - done - IFS=$save_ifs - func_stripname ' ' '' "$arg" - arg=$func_stripname_result - ;; - - -Wl,*) - func_stripname '-Wl,' '' "$arg" - args=$func_stripname_result - arg= - save_ifs=$IFS; IFS=, - for flag in $args; do - IFS=$save_ifs - func_quote_for_eval "$flag" - func_append arg " $wl$func_quote_for_eval_result" - func_append compiler_flags " $wl$func_quote_for_eval_result" - func_append linker_flags " $func_quote_for_eval_result" - done - IFS=$save_ifs - func_stripname ' ' '' "$arg" - arg=$func_stripname_result - ;; - - -Xcompiler) - prev=xcompiler - continue - ;; - - -Xlinker) - prev=xlinker - continue - ;; - - -XCClinker) - prev=xcclinker - continue - ;; - - # -msg_* for osf cc - -msg_*) - func_quote_for_eval "$arg" - arg=$func_quote_for_eval_result - ;; - - # Flags to be passed through unchanged, with rationale: - # -64, -mips[0-9] enable 64-bit mode for the SGI compiler - # -r[0-9][0-9]* specify processor for the SGI compiler - # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler - # +DA*, +DD* enable 64-bit mode for the HP compiler - # -q* compiler args for the IBM compiler - # -m*, -t[45]*, -txscale* architecture-specific flags for GCC - # -F/path path to uninstalled frameworks, gcc on darwin - # -p, -pg, --coverage, -fprofile-* profiling flags for GCC - # -fstack-protector* stack protector flags for GCC - # @file GCC response files - # -tp=* Portland pgcc target processor selection - # --sysroot=* for sysroot support - # -O*, -g*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization - # -specs=* GCC specs files - # -stdlib=* select c++ std lib with clang - # -fsanitize=* Clang/GCC memory and address sanitizer - # -fuse-ld=* Linker select flags for GCC - # -static-* direct GCC to link specific libraries statically - # -fcilkplus Cilk Plus language extension features for C/C++ - -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ - -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \ - -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \ - -specs=*|-fsanitize=*|-fuse-ld=*|-static-*|-fcilkplus) - func_quote_for_eval "$arg" - arg=$func_quote_for_eval_result - func_append compile_command " $arg" - func_append finalize_command " $arg" - func_append compiler_flags " $arg" - continue - ;; - - -Z*) - if test os2 = "`expr $host : '.*\(os2\)'`"; then - # OS/2 uses -Zxxx to specify OS/2-specific options - compiler_flags="$compiler_flags $arg" - func_append compile_command " $arg" - func_append finalize_command " $arg" - case $arg in - -Zlinker | -Zstack) - prev=xcompiler - ;; - esac - continue - else - # Otherwise treat like 'Some other compiler flag' below - func_quote_for_eval "$arg" - arg=$func_quote_for_eval_result - fi - ;; - - # Some other compiler flag. - -* | +*) - func_quote_for_eval "$arg" - arg=$func_quote_for_eval_result - ;; - - *.$objext) - # A standard object. - func_append objs " $arg" - ;; - - *.lo) - # A libtool-controlled object. - - # Check to see that this really is a libtool object. - if func_lalib_unsafe_p "$arg"; then - pic_object= - non_pic_object= - - # Read the .lo file - func_source "$arg" - - if test -z "$pic_object" || - test -z "$non_pic_object" || - test none = "$pic_object" && - test none = "$non_pic_object"; then - func_fatal_error "cannot find name of object for '$arg'" - fi - - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir=$func_dirname_result - - test none = "$pic_object" || { - # Prepend the subdirectory the object is found in. - pic_object=$xdir$pic_object - - if test dlfiles = "$prev"; then - if test yes = "$build_libtool_libs" && test yes = "$dlopen_support"; then - func_append dlfiles " $pic_object" - prev= - continue - else - # If libtool objects are unsupported, then we need to preload. - prev=dlprefiles - fi - fi - - # CHECK ME: I think I busted this. -Ossama - if test dlprefiles = "$prev"; then - # Preload the old-style object. - func_append dlprefiles " $pic_object" - prev= - fi - - # A PIC object. - func_append libobjs " $pic_object" - arg=$pic_object - } - - # Non-PIC object. - if test none != "$non_pic_object"; then - # Prepend the subdirectory the object is found in. - non_pic_object=$xdir$non_pic_object - - # A standard non-PIC object - func_append non_pic_objects " $non_pic_object" - if test -z "$pic_object" || test none = "$pic_object"; then - arg=$non_pic_object - fi - else - # If the PIC object exists, use it instead. - # $xdir was prepended to $pic_object above. - non_pic_object=$pic_object - func_append non_pic_objects " $non_pic_object" - fi - else - # Only an error if not doing a dry-run. - if $opt_dry_run; then - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir=$func_dirname_result - - func_lo2o "$arg" - pic_object=$xdir$objdir/$func_lo2o_result - non_pic_object=$xdir$func_lo2o_result - func_append libobjs " $pic_object" - func_append non_pic_objects " $non_pic_object" - else - func_fatal_error "'$arg' is not a valid libtool object" - fi - fi - ;; - - *.$libext) - # An archive. - func_append deplibs " $arg" - func_append old_deplibs " $arg" - continue - ;; - - *.la) - # A libtool-controlled library. - - func_resolve_sysroot "$arg" - if test dlfiles = "$prev"; then - # This library was specified with -dlopen. - func_append dlfiles " $func_resolve_sysroot_result" - prev= - elif test dlprefiles = "$prev"; then - # The library was specified with -dlpreopen. - func_append dlprefiles " $func_resolve_sysroot_result" - prev= - else - func_append deplibs " $func_resolve_sysroot_result" - fi - continue - ;; - - # Some other compiler argument. - *) - # Unknown arguments in both finalize_command and compile_command need - # to be aesthetically quoted because they are evaled later. - func_quote_for_eval "$arg" - arg=$func_quote_for_eval_result - ;; - esac # arg - - # Now actually substitute the argument into the commands. - if test -n "$arg"; then - func_append compile_command " $arg" - func_append finalize_command " $arg" - fi - done # argument parsing loop - - test -n "$prev" && \ - func_fatal_help "the '$prevarg' option requires an argument" - - if test yes = "$export_dynamic" && test -n "$export_dynamic_flag_spec"; then - eval arg=\"$export_dynamic_flag_spec\" - func_append compile_command " $arg" - func_append finalize_command " $arg" - fi - - oldlibs= - # calculate the name of the file, without its directory - func_basename "$output" - outputname=$func_basename_result - libobjs_save=$libobjs - - if test -n "$shlibpath_var"; then - # get the directories listed in $shlibpath_var - eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` - else - shlib_search_path= - fi - eval sys_lib_search_path=\"$sys_lib_search_path_spec\" - eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\" - - # Definition is injected by LT_CONFIG during libtool generation. - func_munge_path_list sys_lib_dlsearch_path "$LT_SYS_LIBRARY_PATH" - - func_dirname "$output" "/" "" - output_objdir=$func_dirname_result$objdir - func_to_tool_file "$output_objdir/" - tool_output_objdir=$func_to_tool_file_result - # Create the object directory. - func_mkdir_p "$output_objdir" - - # Determine the type of output - case $output in - "") - func_fatal_help "you must specify an output file" - ;; - *.$libext) linkmode=oldlib ;; - *.lo | *.$objext) linkmode=obj ;; - *.la) linkmode=lib ;; - *) linkmode=prog ;; # Anything else should be a program. - esac - - specialdeplibs= - - libs= - # Find all interdependent deplibs by searching for libraries - # that are linked more than once (e.g. -la -lb -la) - for deplib in $deplibs; do - if $opt_preserve_dup_deps; then - case "$libs " in - *" $deplib "*) func_append specialdeplibs " $deplib" ;; - esac - fi - func_append libs " $deplib" - done - - if test lib = "$linkmode"; then - libs="$predeps $libs $compiler_lib_search_path $postdeps" - - # Compute libraries that are listed more than once in $predeps - # $postdeps and mark them as special (i.e., whose duplicates are - # not to be eliminated). - pre_post_deps= - if $opt_duplicate_compiler_generated_deps; then - for pre_post_dep in $predeps $postdeps; do - case "$pre_post_deps " in - *" $pre_post_dep "*) func_append specialdeplibs " $pre_post_deps" ;; - esac - func_append pre_post_deps " $pre_post_dep" - done - fi - pre_post_deps= - fi - - deplibs= - newdependency_libs= - newlib_search_path= - need_relink=no # whether we're linking any uninstalled libtool libraries - notinst_deplibs= # not-installed libtool libraries - notinst_path= # paths that contain not-installed libtool libraries - - case $linkmode in - lib) - passes="conv dlpreopen link" - for file in $dlfiles $dlprefiles; do - case $file in - *.la) ;; - *) - func_fatal_help "libraries can '-dlopen' only libtool libraries: $file" - ;; - esac - done - ;; - prog) - compile_deplibs= - finalize_deplibs= - alldeplibs=false - newdlfiles= - newdlprefiles= - passes="conv scan dlopen dlpreopen link" - ;; - *) passes="conv" - ;; - esac - - for pass in $passes; do - # The preopen pass in lib mode reverses $deplibs; put it back here - # so that -L comes before libs that need it for instance... - if test lib,link = "$linkmode,$pass"; then - ## FIXME: Find the place where the list is rebuilt in the wrong - ## order, and fix it there properly - tmp_deplibs= - for deplib in $deplibs; do - tmp_deplibs="$deplib $tmp_deplibs" - done - deplibs=$tmp_deplibs - fi - - if test lib,link = "$linkmode,$pass" || - test prog,scan = "$linkmode,$pass"; then - libs=$deplibs - deplibs= - fi - if test prog = "$linkmode"; then - case $pass in - dlopen) libs=$dlfiles ;; - dlpreopen) libs=$dlprefiles ;; - link) - libs="$deplibs %DEPLIBS%" - test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs" - ;; - esac - fi - if test lib,dlpreopen = "$linkmode,$pass"; then - # Collect and forward deplibs of preopened libtool libs - for lib in $dlprefiles; do - # Ignore non-libtool-libs - dependency_libs= - func_resolve_sysroot "$lib" - case $lib in - *.la) func_source "$func_resolve_sysroot_result" ;; - esac - - # Collect preopened libtool deplibs, except any this library - # has declared as weak libs - for deplib in $dependency_libs; do - func_basename "$deplib" - deplib_base=$func_basename_result - case " $weak_libs " in - *" $deplib_base "*) ;; - *) func_append deplibs " $deplib" ;; - esac - done - done - libs=$dlprefiles - fi - if test dlopen = "$pass"; then - # Collect dlpreopened libraries - save_deplibs=$deplibs - deplibs= - fi - - for deplib in $libs; do - lib= - found=false - case $deplib in - -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ - |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) - if test prog,link = "$linkmode,$pass"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - func_append compiler_flags " $deplib" - if test lib = "$linkmode"; then - case "$new_inherited_linker_flags " in - *" $deplib "*) ;; - * ) func_append new_inherited_linker_flags " $deplib" ;; - esac - fi - fi - continue - ;; - -l*) - if test lib != "$linkmode" && test prog != "$linkmode"; then - func_warning "'-l' is ignored for archives/objects" - continue - fi - func_stripname '-l' '' "$deplib" - name=$func_stripname_result - if test lib = "$linkmode"; then - searchdirs="$newlib_search_path $lib_search_path $compiler_lib_search_dirs $sys_lib_search_path $shlib_search_path" - else - searchdirs="$newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path" - fi - for searchdir in $searchdirs; do - for search_ext in .la $std_shrext .so .a; do - # Search the libtool library - lib=$searchdir/lib$name$search_ext - if test -f "$lib"; then - if test .la = "$search_ext"; then - found=: - else - found=false - fi - break 2 - fi - done - done - if $found; then - # deplib is a libtool library - # If $allow_libtool_libs_with_static_runtimes && $deplib is a stdlib, - # We need to do some special things here, and not later. - if test yes = "$allow_libtool_libs_with_static_runtimes"; then - case " $predeps $postdeps " in - *" $deplib "*) - if func_lalib_p "$lib"; then - library_names= - old_library= - func_source "$lib" - for l in $old_library $library_names; do - ll=$l - done - if test "X$ll" = "X$old_library"; then # only static version available - found=false - func_dirname "$lib" "" "." - ladir=$func_dirname_result - lib=$ladir/$old_library - if test prog,link = "$linkmode,$pass"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - deplibs="$deplib $deplibs" - test lib = "$linkmode" && newdependency_libs="$deplib $newdependency_libs" - fi - continue - fi - fi - ;; - *) ;; - esac - fi - else - # deplib doesn't seem to be a libtool library - if test prog,link = "$linkmode,$pass"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - deplibs="$deplib $deplibs" - test lib = "$linkmode" && newdependency_libs="$deplib $newdependency_libs" - fi - continue - fi - ;; # -l - *.ltframework) - if test prog,link = "$linkmode,$pass"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - deplibs="$deplib $deplibs" - if test lib = "$linkmode"; then - case "$new_inherited_linker_flags " in - *" $deplib "*) ;; - * ) func_append new_inherited_linker_flags " $deplib" ;; - esac - fi - fi - continue - ;; - -L*) - case $linkmode in - lib) - deplibs="$deplib $deplibs" - test conv = "$pass" && continue - newdependency_libs="$deplib $newdependency_libs" - func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - func_append newlib_search_path " $func_resolve_sysroot_result" - ;; - prog) - if test conv = "$pass"; then - deplibs="$deplib $deplibs" - continue - fi - if test scan = "$pass"; then - deplibs="$deplib $deplibs" - else - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - fi - func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - func_append newlib_search_path " $func_resolve_sysroot_result" - ;; - *) - func_warning "'-L' is ignored for archives/objects" - ;; - esac # linkmode - continue - ;; # -L - -R*) - if test link = "$pass"; then - func_stripname '-R' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - dir=$func_resolve_sysroot_result - # Make sure the xrpath contains only unique directories. - case "$xrpath " in - *" $dir "*) ;; - *) func_append xrpath " $dir" ;; - esac - fi - deplibs="$deplib $deplibs" - continue - ;; - *.la) - func_resolve_sysroot "$deplib" - lib=$func_resolve_sysroot_result - ;; - *.$libext) - if test conv = "$pass"; then - deplibs="$deplib $deplibs" - continue - fi - case $linkmode in - lib) - # Linking convenience modules into shared libraries is allowed, - # but linking other static libraries is non-portable. - case " $dlpreconveniencelibs " in - *" $deplib "*) ;; - *) - valid_a_lib=false - case $deplibs_check_method in - match_pattern*) - set dummy $deplibs_check_method; shift - match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` - if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ - | $EGREP "$match_pattern_regex" > /dev/null; then - valid_a_lib=: - fi - ;; - pass_all) - valid_a_lib=: - ;; - esac - if $valid_a_lib; then - echo - $ECHO "*** Warning: Linking the shared library $output against the" - $ECHO "*** static library $deplib is not portable!" - deplibs="$deplib $deplibs" - else - echo - $ECHO "*** Warning: Trying to link with static lib archive $deplib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have" - echo "*** because the file extensions .$libext of this argument makes me believe" - echo "*** that it is just a static archive that I should not use here." - fi - ;; - esac - continue - ;; - prog) - if test link != "$pass"; then - deplibs="$deplib $deplibs" - else - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - fi - continue - ;; - esac # linkmode - ;; # *.$libext - *.lo | *.$objext) - if test conv = "$pass"; then - deplibs="$deplib $deplibs" - elif test prog = "$linkmode"; then - if test dlpreopen = "$pass" || test yes != "$dlopen_support" || test no = "$build_libtool_libs"; then - # If there is no dlopen support or we're linking statically, - # we need to preload. - func_append newdlprefiles " $deplib" - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - func_append newdlfiles " $deplib" - fi - fi - continue - ;; - %DEPLIBS%) - alldeplibs=: - continue - ;; - esac # case $deplib - - $found || test -f "$lib" \ - || func_fatal_error "cannot find the library '$lib' or unhandled argument '$deplib'" - - # Check to see that this really is a libtool archive. - func_lalib_unsafe_p "$lib" \ - || func_fatal_error "'$lib' is not a valid libtool archive" - - func_dirname "$lib" "" "." - ladir=$func_dirname_result - - dlname= - dlopen= - dlpreopen= - libdir= - library_names= - old_library= - inherited_linker_flags= - # If the library was installed with an old release of libtool, - # it will not redefine variables installed, or shouldnotlink - installed=yes - shouldnotlink=no - avoidtemprpath= - - - # Read the .la file - func_source "$lib" - - # Convert "-framework foo" to "foo.ltframework" - if test -n "$inherited_linker_flags"; then - tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` - for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do - case " $new_inherited_linker_flags " in - *" $tmp_inherited_linker_flag "*) ;; - *) func_append new_inherited_linker_flags " $tmp_inherited_linker_flag";; - esac - done - fi - dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - if test lib,link = "$linkmode,$pass" || - test prog,scan = "$linkmode,$pass" || - { test prog != "$linkmode" && test lib != "$linkmode"; }; then - test -n "$dlopen" && func_append dlfiles " $dlopen" - test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen" - fi - - if test conv = "$pass"; then - # Only check for convenience libraries - deplibs="$lib $deplibs" - if test -z "$libdir"; then - if test -z "$old_library"; then - func_fatal_error "cannot find name of link library for '$lib'" - fi - # It is a libtool convenience library, so add in its objects. - func_append convenience " $ladir/$objdir/$old_library" - func_append old_convenience " $ladir/$objdir/$old_library" - tmp_libs= - for deplib in $dependency_libs; do - deplibs="$deplib $deplibs" - if $opt_preserve_dup_deps; then - case "$tmp_libs " in - *" $deplib "*) func_append specialdeplibs " $deplib" ;; - esac - fi - func_append tmp_libs " $deplib" - done - elif test prog != "$linkmode" && test lib != "$linkmode"; then - func_fatal_error "'$lib' is not a convenience library" - fi - continue - fi # $pass = conv - - - # Get the name of the library we link against. - linklib= - if test -n "$old_library" && - { test yes = "$prefer_static_libs" || - test built,no = "$prefer_static_libs,$installed"; }; then - linklib=$old_library - else - for l in $old_library $library_names; do - linklib=$l - done - fi - if test -z "$linklib"; then - func_fatal_error "cannot find name of link library for '$lib'" - fi - - # This library was specified with -dlopen. - if test dlopen = "$pass"; then - test -z "$libdir" \ - && func_fatal_error "cannot -dlopen a convenience library: '$lib'" - if test -z "$dlname" || - test yes != "$dlopen_support" || - test no = "$build_libtool_libs" - then - # If there is no dlname, no dlopen support or we're linking - # statically, we need to preload. We also need to preload any - # dependent libraries so libltdl's deplib preloader doesn't - # bomb out in the load deplibs phase. - func_append dlprefiles " $lib $dependency_libs" - else - func_append newdlfiles " $lib" - fi - continue - fi # $pass = dlopen - - # We need an absolute path. - case $ladir in - [\\/]* | [A-Za-z]:[\\/]*) abs_ladir=$ladir ;; - *) - abs_ladir=`cd "$ladir" && pwd` - if test -z "$abs_ladir"; then - func_warning "cannot determine absolute directory name of '$ladir'" - func_warning "passing it literally to the linker, although it might fail" - abs_ladir=$ladir - fi - ;; - esac - func_basename "$lib" - laname=$func_basename_result - - # Find the relevant object directory and library name. - if test yes = "$installed"; then - if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then - func_warning "library '$lib' was moved." - dir=$ladir - absdir=$abs_ladir - libdir=$abs_ladir - else - dir=$lt_sysroot$libdir - absdir=$lt_sysroot$libdir - fi - test yes = "$hardcode_automatic" && avoidtemprpath=yes - else - if test ! -f "$ladir/$objdir/$linklib" && test -f "$abs_ladir/$linklib"; then - dir=$ladir - absdir=$abs_ladir - # Remove this search path later - func_append notinst_path " $abs_ladir" - else - dir=$ladir/$objdir - absdir=$abs_ladir/$objdir - # Remove this search path later - func_append notinst_path " $abs_ladir" - fi - fi # $installed = yes - func_stripname 'lib' '.la' "$laname" - name=$func_stripname_result - - # This library was specified with -dlpreopen. - if test dlpreopen = "$pass"; then - if test -z "$libdir" && test prog = "$linkmode"; then - func_fatal_error "only libraries may -dlpreopen a convenience library: '$lib'" - fi - case $host in - # special handling for platforms with PE-DLLs. - *cygwin* | *mingw* | *cegcc* ) - # Linker will automatically link against shared library if both - # static and shared are present. Therefore, ensure we extract - # symbols from the import library if a shared library is present - # (otherwise, the dlopen module name will be incorrect). We do - # this by putting the import library name into $newdlprefiles. - # We recover the dlopen module name by 'saving' the la file - # name in a special purpose variable, and (later) extracting the - # dlname from the la file. - if test -n "$dlname"; then - func_tr_sh "$dir/$linklib" - eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname" - func_append newdlprefiles " $dir/$linklib" - else - func_append newdlprefiles " $dir/$old_library" - # Keep a list of preopened convenience libraries to check - # that they are being used correctly in the link pass. - test -z "$libdir" && \ - func_append dlpreconveniencelibs " $dir/$old_library" - fi - ;; - * ) - # Prefer using a static library (so that no silly _DYNAMIC symbols - # are required to link). - if test -n "$old_library"; then - func_append newdlprefiles " $dir/$old_library" - # Keep a list of preopened convenience libraries to check - # that they are being used correctly in the link pass. - test -z "$libdir" && \ - func_append dlpreconveniencelibs " $dir/$old_library" - # Otherwise, use the dlname, so that lt_dlopen finds it. - elif test -n "$dlname"; then - func_append newdlprefiles " $dir/$dlname" - else - func_append newdlprefiles " $dir/$linklib" - fi - ;; - esac - fi # $pass = dlpreopen - - if test -z "$libdir"; then - # Link the convenience library - if test lib = "$linkmode"; then - deplibs="$dir/$old_library $deplibs" - elif test prog,link = "$linkmode,$pass"; then - compile_deplibs="$dir/$old_library $compile_deplibs" - finalize_deplibs="$dir/$old_library $finalize_deplibs" - else - deplibs="$lib $deplibs" # used for prog,scan pass - fi - continue - fi - - - if test prog = "$linkmode" && test link != "$pass"; then - func_append newlib_search_path " $ladir" - deplibs="$lib $deplibs" - - linkalldeplibs=false - if test no != "$link_all_deplibs" || test -z "$library_names" || - test no = "$build_libtool_libs"; then - linkalldeplibs=: - fi - - tmp_libs= - for deplib in $dependency_libs; do - case $deplib in - -L*) func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - func_append newlib_search_path " $func_resolve_sysroot_result" - ;; - esac - # Need to link against all dependency_libs? - if $linkalldeplibs; then - deplibs="$deplib $deplibs" - else - # Need to hardcode shared library paths - # or/and link against static libraries - newdependency_libs="$deplib $newdependency_libs" - fi - if $opt_preserve_dup_deps; then - case "$tmp_libs " in - *" $deplib "*) func_append specialdeplibs " $deplib" ;; - esac - fi - func_append tmp_libs " $deplib" - done # for deplib - continue - fi # $linkmode = prog... - - if test prog,link = "$linkmode,$pass"; then - if test -n "$library_names" && - { { test no = "$prefer_static_libs" || - test built,yes = "$prefer_static_libs,$installed"; } || - test -z "$old_library"; }; then - # We need to hardcode the library path - if test -n "$shlibpath_var" && test -z "$avoidtemprpath"; then - # Make sure the rpath contains only unique directories. - case $temp_rpath: in - *"$absdir:"*) ;; - *) func_append temp_rpath "$absdir:" ;; - esac - fi - - # Hardcode the library path. - # Skip directories that are in the system default run-time - # search path. - case " $sys_lib_dlsearch_path " in - *" $absdir "*) ;; - *) - case "$compile_rpath " in - *" $absdir "*) ;; - *) func_append compile_rpath " $absdir" ;; - esac - ;; - esac - case " $sys_lib_dlsearch_path " in - *" $libdir "*) ;; - *) - case "$finalize_rpath " in - *" $libdir "*) ;; - *) func_append finalize_rpath " $libdir" ;; - esac - ;; - esac - fi # $linkmode,$pass = prog,link... - - if $alldeplibs && - { test pass_all = "$deplibs_check_method" || - { test yes = "$build_libtool_libs" && - test -n "$library_names"; }; }; then - # We only need to search for static libraries - continue - fi - fi - - link_static=no # Whether the deplib will be linked statically - use_static_libs=$prefer_static_libs - if test built = "$use_static_libs" && test yes = "$installed"; then - use_static_libs=no - fi - if test -n "$library_names" && - { test no = "$use_static_libs" || test -z "$old_library"; }; then - case $host in - *cygwin* | *mingw* | *cegcc* | *os2*) - # No point in relinking DLLs because paths are not encoded - func_append notinst_deplibs " $lib" - need_relink=no - ;; - *) - if test no = "$installed"; then - func_append notinst_deplibs " $lib" - need_relink=yes - fi - ;; - esac - # This is a shared library - - # Warn about portability, can't link against -module's on some - # systems (darwin). Don't bleat about dlopened modules though! - dlopenmodule= - for dlpremoduletest in $dlprefiles; do - if test "X$dlpremoduletest" = "X$lib"; then - dlopenmodule=$dlpremoduletest - break - fi - done - if test -z "$dlopenmodule" && test yes = "$shouldnotlink" && test link = "$pass"; then - echo - if test prog = "$linkmode"; then - $ECHO "*** Warning: Linking the executable $output against the loadable module" - else - $ECHO "*** Warning: Linking the shared library $output against the loadable module" - fi - $ECHO "*** $linklib is not portable!" - fi - if test lib = "$linkmode" && - test yes = "$hardcode_into_libs"; then - # Hardcode the library path. - # Skip directories that are in the system default run-time - # search path. - case " $sys_lib_dlsearch_path " in - *" $absdir "*) ;; - *) - case "$compile_rpath " in - *" $absdir "*) ;; - *) func_append compile_rpath " $absdir" ;; - esac - ;; - esac - case " $sys_lib_dlsearch_path " in - *" $libdir "*) ;; - *) - case "$finalize_rpath " in - *" $libdir "*) ;; - *) func_append finalize_rpath " $libdir" ;; - esac - ;; - esac - fi - - if test -n "$old_archive_from_expsyms_cmds"; then - # figure out the soname - set dummy $library_names - shift - realname=$1 - shift - libname=`eval "\\$ECHO \"$libname_spec\""` - # use dlname if we got it. it's perfectly good, no? - if test -n "$dlname"; then - soname=$dlname - elif test -n "$soname_spec"; then - # bleh windows - case $host in - *cygwin* | mingw* | *cegcc* | *os2*) - func_arith $current - $age - major=$func_arith_result - versuffix=-$major - ;; - esac - eval soname=\"$soname_spec\" - else - soname=$realname - fi - - # Make a new name for the extract_expsyms_cmds to use - soroot=$soname - func_basename "$soroot" - soname=$func_basename_result - func_stripname 'lib' '.dll' "$soname" - newlib=libimp-$func_stripname_result.a - - # If the library has no export list, then create one now - if test -f "$output_objdir/$soname-def"; then : - else - func_verbose "extracting exported symbol list from '$soname'" - func_execute_cmds "$extract_expsyms_cmds" 'exit $?' - fi - - # Create $newlib - if test -f "$output_objdir/$newlib"; then :; else - func_verbose "generating import library for '$soname'" - func_execute_cmds "$old_archive_from_expsyms_cmds" 'exit $?' - fi - # make sure the library variables are pointing to the new library - dir=$output_objdir - linklib=$newlib - fi # test -n "$old_archive_from_expsyms_cmds" - - if test prog = "$linkmode" || test relink != "$opt_mode"; then - add_shlibpath= - add_dir= - add= - lib_linked=yes - case $hardcode_action in - immediate | unsupported) - if test no = "$hardcode_direct"; then - add=$dir/$linklib - case $host in - *-*-sco3.2v5.0.[024]*) add_dir=-L$dir ;; - *-*-sysv4*uw2*) add_dir=-L$dir ;; - *-*-sysv5OpenUNIX* | *-*-sysv5UnixWare7.[01].[10]* | \ - *-*-unixware7*) add_dir=-L$dir ;; - *-*-darwin* ) - # if the lib is a (non-dlopened) module then we cannot - # link against it, someone is ignoring the earlier warnings - if /usr/bin/file -L $add 2> /dev/null | - $GREP ": [^:]* bundle" >/dev/null; then - if test "X$dlopenmodule" != "X$lib"; then - $ECHO "*** Warning: lib $linklib is a module, not a shared library" - if test -z "$old_library"; then - echo - echo "*** And there doesn't seem to be a static archive available" - echo "*** The link will probably fail, sorry" - else - add=$dir/$old_library - fi - elif test -n "$old_library"; then - add=$dir/$old_library - fi - fi - esac - elif test no = "$hardcode_minus_L"; then - case $host in - *-*-sunos*) add_shlibpath=$dir ;; - esac - add_dir=-L$dir - add=-l$name - elif test no = "$hardcode_shlibpath_var"; then - add_shlibpath=$dir - add=-l$name - else - lib_linked=no - fi - ;; - relink) - if test yes = "$hardcode_direct" && - test no = "$hardcode_direct_absolute"; then - add=$dir/$linklib - elif test yes = "$hardcode_minus_L"; then - add_dir=-L$absdir - # Try looking first in the location we're being installed to. - if test -n "$inst_prefix_dir"; then - case $libdir in - [\\/]*) - func_append add_dir " -L$inst_prefix_dir$libdir" - ;; - esac - fi - add=-l$name - elif test yes = "$hardcode_shlibpath_var"; then - add_shlibpath=$dir - add=-l$name - else - lib_linked=no - fi - ;; - *) lib_linked=no ;; - esac - - if test yes != "$lib_linked"; then - func_fatal_configuration "unsupported hardcode properties" - fi - - if test -n "$add_shlibpath"; then - case :$compile_shlibpath: in - *":$add_shlibpath:"*) ;; - *) func_append compile_shlibpath "$add_shlibpath:" ;; - esac - fi - if test prog = "$linkmode"; then - test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs" - test -n "$add" && compile_deplibs="$add $compile_deplibs" - else - test -n "$add_dir" && deplibs="$add_dir $deplibs" - test -n "$add" && deplibs="$add $deplibs" - if test yes != "$hardcode_direct" && - test yes != "$hardcode_minus_L" && - test yes = "$hardcode_shlibpath_var"; then - case :$finalize_shlibpath: in - *":$libdir:"*) ;; - *) func_append finalize_shlibpath "$libdir:" ;; - esac - fi - fi - fi - - if test prog = "$linkmode" || test relink = "$opt_mode"; then - add_shlibpath= - add_dir= - add= - # Finalize command for both is simple: just hardcode it. - if test yes = "$hardcode_direct" && - test no = "$hardcode_direct_absolute"; then - add=$libdir/$linklib - elif test yes = "$hardcode_minus_L"; then - add_dir=-L$libdir - add=-l$name - elif test yes = "$hardcode_shlibpath_var"; then - case :$finalize_shlibpath: in - *":$libdir:"*) ;; - *) func_append finalize_shlibpath "$libdir:" ;; - esac - add=-l$name - elif test yes = "$hardcode_automatic"; then - if test -n "$inst_prefix_dir" && - test -f "$inst_prefix_dir$libdir/$linklib"; then - add=$inst_prefix_dir$libdir/$linklib - else - add=$libdir/$linklib - fi - else - # We cannot seem to hardcode it, guess we'll fake it. - add_dir=-L$libdir - # Try looking first in the location we're being installed to. - if test -n "$inst_prefix_dir"; then - case $libdir in - [\\/]*) - func_append add_dir " -L$inst_prefix_dir$libdir" - ;; - esac - fi - add=-l$name - fi - - if test prog = "$linkmode"; then - test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs" - test -n "$add" && finalize_deplibs="$add $finalize_deplibs" - else - test -n "$add_dir" && deplibs="$add_dir $deplibs" - test -n "$add" && deplibs="$add $deplibs" - fi - fi - elif test prog = "$linkmode"; then - # Here we assume that one of hardcode_direct or hardcode_minus_L - # is not unsupported. This is valid on all known static and - # shared platforms. - if test unsupported != "$hardcode_direct"; then - test -n "$old_library" && linklib=$old_library - compile_deplibs="$dir/$linklib $compile_deplibs" - finalize_deplibs="$dir/$linklib $finalize_deplibs" - else - compile_deplibs="-l$name -L$dir $compile_deplibs" - finalize_deplibs="-l$name -L$dir $finalize_deplibs" - fi - elif test yes = "$build_libtool_libs"; then - # Not a shared library - if test pass_all != "$deplibs_check_method"; then - # We're trying link a shared library against a static one - # but the system doesn't support it. - - # Just print a warning and add the library to dependency_libs so - # that the program can be linked against the static library. - echo - $ECHO "*** Warning: This system cannot link to static lib archive $lib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have." - if test yes = "$module"; then - echo "*** But as you try to build a module library, libtool will still create " - echo "*** a static module, that should work as long as the dlopening application" - echo "*** is linked with the -dlopen flag to resolve symbols at runtime." - if test -z "$global_symbol_pipe"; then - echo - echo "*** However, this would only work if libtool was able to extract symbol" - echo "*** lists from a program, using 'nm' or equivalent, but libtool could" - echo "*** not find such a program. So, this module is probably useless." - echo "*** 'nm' from GNU binutils and a full rebuild may help." - fi - if test no = "$build_old_libs"; then - build_libtool_libs=module - build_old_libs=yes - else - build_libtool_libs=no - fi - fi - else - deplibs="$dir/$old_library $deplibs" - link_static=yes - fi - fi # link shared/static library? - - if test lib = "$linkmode"; then - if test -n "$dependency_libs" && - { test yes != "$hardcode_into_libs" || - test yes = "$build_old_libs" || - test yes = "$link_static"; }; then - # Extract -R from dependency_libs - temp_deplibs= - for libdir in $dependency_libs; do - case $libdir in - -R*) func_stripname '-R' '' "$libdir" - temp_xrpath=$func_stripname_result - case " $xrpath " in - *" $temp_xrpath "*) ;; - *) func_append xrpath " $temp_xrpath";; - esac;; - *) func_append temp_deplibs " $libdir";; - esac - done - dependency_libs=$temp_deplibs - fi - - func_append newlib_search_path " $absdir" - # Link against this library - test no = "$link_static" && newdependency_libs="$abs_ladir/$laname $newdependency_libs" - # ... and its dependency_libs - tmp_libs= - for deplib in $dependency_libs; do - newdependency_libs="$deplib $newdependency_libs" - case $deplib in - -L*) func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result";; - *) func_resolve_sysroot "$deplib" ;; - esac - if $opt_preserve_dup_deps; then - case "$tmp_libs " in - *" $func_resolve_sysroot_result "*) - func_append specialdeplibs " $func_resolve_sysroot_result" ;; - esac - fi - func_append tmp_libs " $func_resolve_sysroot_result" - done - - if test no != "$link_all_deplibs"; then - # Add the search paths of all dependency libraries - for deplib in $dependency_libs; do - path= - case $deplib in - -L*) path=$deplib ;; - *.la) - func_resolve_sysroot "$deplib" - deplib=$func_resolve_sysroot_result - func_dirname "$deplib" "" "." - dir=$func_dirname_result - # We need an absolute path. - case $dir in - [\\/]* | [A-Za-z]:[\\/]*) absdir=$dir ;; - *) - absdir=`cd "$dir" && pwd` - if test -z "$absdir"; then - func_warning "cannot determine absolute directory name of '$dir'" - absdir=$dir - fi - ;; - esac - if $GREP "^installed=no" $deplib > /dev/null; then - case $host in - *-*-darwin*) - depdepl= - eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` - if test -n "$deplibrary_names"; then - for tmp in $deplibrary_names; do - depdepl=$tmp - done - if test -f "$absdir/$objdir/$depdepl"; then - depdepl=$absdir/$objdir/$depdepl - darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` - if test -z "$darwin_install_name"; then - darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` - fi - func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl" - func_append linker_flags " -dylib_file $darwin_install_name:$depdepl" - path= - fi - fi - ;; - *) - path=-L$absdir/$objdir - ;; - esac - else - eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` - test -z "$libdir" && \ - func_fatal_error "'$deplib' is not a valid libtool archive" - test "$absdir" != "$libdir" && \ - func_warning "'$deplib' seems to be moved" - - path=-L$absdir - fi - ;; - esac - case " $deplibs " in - *" $path "*) ;; - *) deplibs="$path $deplibs" ;; - esac - done - fi # link_all_deplibs != no - fi # linkmode = lib - done # for deplib in $libs - if test link = "$pass"; then - if test prog = "$linkmode"; then - compile_deplibs="$new_inherited_linker_flags $compile_deplibs" - finalize_deplibs="$new_inherited_linker_flags $finalize_deplibs" - else - compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - fi - fi - dependency_libs=$newdependency_libs - if test dlpreopen = "$pass"; then - # Link the dlpreopened libraries before other libraries - for deplib in $save_deplibs; do - deplibs="$deplib $deplibs" - done - fi - if test dlopen != "$pass"; then - test conv = "$pass" || { - # Make sure lib_search_path contains only unique directories. - lib_search_path= - for dir in $newlib_search_path; do - case "$lib_search_path " in - *" $dir "*) ;; - *) func_append lib_search_path " $dir" ;; - esac - done - newlib_search_path= - } - - if test prog,link = "$linkmode,$pass"; then - vars="compile_deplibs finalize_deplibs" - else - vars=deplibs - fi - for var in $vars dependency_libs; do - # Add libraries to $var in reverse order - eval tmp_libs=\"\$$var\" - new_libs= - for deplib in $tmp_libs; do - # FIXME: Pedantically, this is the right thing to do, so - # that some nasty dependency loop isn't accidentally - # broken: - #new_libs="$deplib $new_libs" - # Pragmatically, this seems to cause very few problems in - # practice: - case $deplib in - -L*) new_libs="$deplib $new_libs" ;; - -R*) ;; - *) - # And here is the reason: when a library appears more - # than once as an explicit dependence of a library, or - # is implicitly linked in more than once by the - # compiler, it is considered special, and multiple - # occurrences thereof are not removed. Compare this - # with having the same library being listed as a - # dependency of multiple other libraries: in this case, - # we know (pedantically, we assume) the library does not - # need to be listed more than once, so we keep only the - # last copy. This is not always right, but it is rare - # enough that we require users that really mean to play - # such unportable linking tricks to link the library - # using -Wl,-lname, so that libtool does not consider it - # for duplicate removal. - case " $specialdeplibs " in - *" $deplib "*) new_libs="$deplib $new_libs" ;; - *) - case " $new_libs " in - *" $deplib "*) ;; - *) new_libs="$deplib $new_libs" ;; - esac - ;; - esac - ;; - esac - done - tmp_libs= - for deplib in $new_libs; do - case $deplib in - -L*) - case " $tmp_libs " in - *" $deplib "*) ;; - *) func_append tmp_libs " $deplib" ;; - esac - ;; - *) func_append tmp_libs " $deplib" ;; - esac - done - eval $var=\"$tmp_libs\" - done # for var - fi - - # Add Sun CC postdeps if required: - test CXX = "$tagname" && { - case $host_os in - linux*) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) # Sun C++ 5.9 - func_suncc_cstd_abi - - if test no != "$suncc_use_cstd_abi"; then - func_append postdeps ' -library=Cstd -library=Crun' - fi - ;; - esac - ;; - - solaris*) - func_cc_basename "$CC" - case $func_cc_basename_result in - CC* | sunCC*) - func_suncc_cstd_abi - - if test no != "$suncc_use_cstd_abi"; then - func_append postdeps ' -library=Cstd -library=Crun' - fi - ;; - esac - ;; - esac - } - - # Last step: remove runtime libs from dependency_libs - # (they stay in deplibs) - tmp_libs= - for i in $dependency_libs; do - case " $predeps $postdeps $compiler_lib_search_path " in - *" $i "*) - i= - ;; - esac - if test -n "$i"; then - func_append tmp_libs " $i" - fi - done - dependency_libs=$tmp_libs - done # for pass - if test prog = "$linkmode"; then - dlfiles=$newdlfiles - fi - if test prog = "$linkmode" || test lib = "$linkmode"; then - dlprefiles=$newdlprefiles - fi - - case $linkmode in - oldlib) - if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then - func_warning "'-dlopen' is ignored for archives" - fi - - case " $deplibs" in - *\ -l* | *\ -L*) - func_warning "'-l' and '-L' are ignored for archives" ;; - esac - - test -n "$rpath" && \ - func_warning "'-rpath' is ignored for archives" - - test -n "$xrpath" && \ - func_warning "'-R' is ignored for archives" - - test -n "$vinfo" && \ - func_warning "'-version-info/-version-number' is ignored for archives" - - test -n "$release" && \ - func_warning "'-release' is ignored for archives" - - test -n "$export_symbols$export_symbols_regex" && \ - func_warning "'-export-symbols' is ignored for archives" - - # Now set the variables for building old libraries. - build_libtool_libs=no - oldlibs=$output - func_append objs "$old_deplibs" - ;; - - lib) - # Make sure we only generate libraries of the form 'libNAME.la'. - case $outputname in - lib*) - func_stripname 'lib' '.la' "$outputname" - name=$func_stripname_result - eval shared_ext=\"$shrext_cmds\" - eval libname=\"$libname_spec\" - ;; - *) - test no = "$module" \ - && func_fatal_help "libtool library '$output' must begin with 'lib'" - - if test no != "$need_lib_prefix"; then - # Add the "lib" prefix for modules if required - func_stripname '' '.la' "$outputname" - name=$func_stripname_result - eval shared_ext=\"$shrext_cmds\" - eval libname=\"$libname_spec\" - else - func_stripname '' '.la' "$outputname" - libname=$func_stripname_result - fi - ;; - esac - - if test -n "$objs"; then - if test pass_all != "$deplibs_check_method"; then - func_fatal_error "cannot build libtool library '$output' from non-libtool objects on this host:$objs" - else - echo - $ECHO "*** Warning: Linking the shared library $output against the non-libtool" - $ECHO "*** objects $objs is not portable!" - func_append libobjs " $objs" - fi - fi - - test no = "$dlself" \ - || func_warning "'-dlopen self' is ignored for libtool libraries" - - set dummy $rpath - shift - test 1 -lt "$#" \ - && func_warning "ignoring multiple '-rpath's for a libtool library" - - install_libdir=$1 - - oldlibs= - if test -z "$rpath"; then - if test yes = "$build_libtool_libs"; then - # Building a libtool convenience library. - # Some compilers have problems with a '.al' extension so - # convenience libraries should have the same extension an - # archive normally would. - oldlibs="$output_objdir/$libname.$libext $oldlibs" - build_libtool_libs=convenience - build_old_libs=yes - fi - - test -n "$vinfo" && \ - func_warning "'-version-info/-version-number' is ignored for convenience libraries" - - test -n "$release" && \ - func_warning "'-release' is ignored for convenience libraries" - else - - # Parse the version information argument. - save_ifs=$IFS; IFS=: - set dummy $vinfo 0 0 0 - shift - IFS=$save_ifs - - test -n "$7" && \ - func_fatal_help "too many parameters to '-version-info'" - - # convert absolute version numbers to libtool ages - # this retains compatibility with .la files and attempts - # to make the code below a bit more comprehensible - - case $vinfo_number in - yes) - number_major=$1 - number_minor=$2 - number_revision=$3 - # - # There are really only two kinds -- those that - # use the current revision as the major version - # and those that subtract age and use age as - # a minor version. But, then there is irix - # that has an extra 1 added just for fun - # - case $version_type in - # correct linux to gnu/linux during the next big refactor - darwin|freebsd-elf|linux|osf|windows|none) - func_arith $number_major + $number_minor - current=$func_arith_result - age=$number_minor - revision=$number_revision - ;; - freebsd-aout|qnx|sunos) - current=$number_major - revision=$number_minor - age=0 - ;; - irix|nonstopux) - func_arith $number_major + $number_minor - current=$func_arith_result - age=$number_minor - revision=$number_minor - lt_irix_increment=no - ;; - *) - func_fatal_configuration "$modename: unknown library version type '$version_type'" - ;; - esac - ;; - no) - current=$1 - revision=$2 - age=$3 - ;; - esac - - # Check that each of the things are valid numbers. - case $current in - 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; - *) - func_error "CURRENT '$current' must be a nonnegative integer" - func_fatal_error "'$vinfo' is not valid version information" - ;; - esac - - case $revision in - 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; - *) - func_error "REVISION '$revision' must be a nonnegative integer" - func_fatal_error "'$vinfo' is not valid version information" - ;; - esac - - case $age in - 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; - *) - func_error "AGE '$age' must be a nonnegative integer" - func_fatal_error "'$vinfo' is not valid version information" - ;; - esac - - if test "$age" -gt "$current"; then - func_error "AGE '$age' is greater than the current interface number '$current'" - func_fatal_error "'$vinfo' is not valid version information" - fi - - # Calculate the version variables. - major= - versuffix= - verstring= - case $version_type in - none) ;; - - darwin) - # Like Linux, but with the current version available in - # verstring for coding it into the library header - func_arith $current - $age - major=.$func_arith_result - versuffix=$major.$age.$revision - # Darwin ld doesn't like 0 for these options... - func_arith $current + 1 - minor_current=$func_arith_result - xlcverstring="$wl-compatibility_version $wl$minor_current $wl-current_version $wl$minor_current.$revision" - verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" - # On Darwin other compilers - case $CC in - nagfor*) - verstring="$wl-compatibility_version $wl$minor_current $wl-current_version $wl$minor_current.$revision" - ;; - *) - verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" - ;; - esac - ;; - - freebsd-aout) - major=.$current - versuffix=.$current.$revision - ;; - - freebsd-elf) - func_arith $current - $age - major=.$func_arith_result - versuffix=$major.$age.$revision - ;; - - irix | nonstopux) - if test no = "$lt_irix_increment"; then - func_arith $current - $age - else - func_arith $current - $age + 1 - fi - major=$func_arith_result - - case $version_type in - nonstopux) verstring_prefix=nonstopux ;; - *) verstring_prefix=sgi ;; - esac - verstring=$verstring_prefix$major.$revision - - # Add in all the interfaces that we are compatible with. - loop=$revision - while test 0 -ne "$loop"; do - func_arith $revision - $loop - iface=$func_arith_result - func_arith $loop - 1 - loop=$func_arith_result - verstring=$verstring_prefix$major.$iface:$verstring - done - - # Before this point, $major must not contain '.'. - major=.$major - versuffix=$major.$revision - ;; - - linux) # correct to gnu/linux during the next big refactor - func_arith $current - $age - major=.$func_arith_result - versuffix=$major.$age.$revision - ;; - - osf) - func_arith $current - $age - major=.$func_arith_result - versuffix=.$current.$age.$revision - verstring=$current.$age.$revision - - # Add in all the interfaces that we are compatible with. - loop=$age - while test 0 -ne "$loop"; do - func_arith $current - $loop - iface=$func_arith_result - func_arith $loop - 1 - loop=$func_arith_result - verstring=$verstring:$iface.0 - done - - # Make executables depend on our current version. - func_append verstring ":$current.0" - ;; - - qnx) - major=.$current - versuffix=.$current - ;; - - sco) - major=.$current - versuffix=.$current - ;; - - sunos) - major=.$current - versuffix=.$current.$revision - ;; - - windows) - # Use '-' rather than '.', since we only want one - # extension on DOS 8.3 file systems. - func_arith $current - $age - major=$func_arith_result - versuffix=-$major - ;; - - *) - func_fatal_configuration "unknown library version type '$version_type'" - ;; - esac - - # Clear the version info if we defaulted, and they specified a release. - if test -z "$vinfo" && test -n "$release"; then - major= - case $version_type in - darwin) - # we can't check for "0.0" in archive_cmds due to quoting - # problems, so we reset it completely - verstring= - ;; - *) - verstring=0.0 - ;; - esac - if test no = "$need_version"; then - versuffix= - else - versuffix=.0.0 - fi - fi - - # Remove version info from name if versioning should be avoided - if test yes,no = "$avoid_version,$need_version"; then - major= - versuffix= - verstring= - fi - - # Check to see if the archive will have undefined symbols. - if test yes = "$allow_undefined"; then - if test unsupported = "$allow_undefined_flag"; then - if test yes = "$build_old_libs"; then - func_warning "undefined symbols not allowed in $host shared libraries; building static only" - build_libtool_libs=no - else - func_fatal_error "can't build $host shared library unless -no-undefined is specified" - fi - fi - else - # Don't allow undefined symbols. - allow_undefined_flag=$no_undefined_flag - fi - - fi - - func_generate_dlsyms "$libname" "$libname" : - func_append libobjs " $symfileobj" - test " " = "$libobjs" && libobjs= - - if test relink != "$opt_mode"; then - # Remove our outputs, but don't remove object files since they - # may have been created when compiling PIC objects. - removelist= - tempremovelist=`$ECHO "$output_objdir/*"` - for p in $tempremovelist; do - case $p in - *.$objext | *.gcno) - ;; - $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/$libname$release.*) - if test -n "$precious_files_regex"; then - if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1 - then - continue - fi - fi - func_append removelist " $p" - ;; - *) ;; - esac - done - test -n "$removelist" && \ - func_show_eval "${RM}r \$removelist" - fi - - # Now set the variables for building old libraries. - if test yes = "$build_old_libs" && test convenience != "$build_libtool_libs"; then - func_append oldlibs " $output_objdir/$libname.$libext" - - # Transform .lo files to .o files. - oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` - fi - - # Eliminate all temporary directories. - #for path in $notinst_path; do - # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` - # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` - # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` - #done - - if test -n "$xrpath"; then - # If the user specified any rpath flags, then add them. - temp_xrpath= - for libdir in $xrpath; do - func_replace_sysroot "$libdir" - func_append temp_xrpath " -R$func_replace_sysroot_result" - case "$finalize_rpath " in - *" $libdir "*) ;; - *) func_append finalize_rpath " $libdir" ;; - esac - done - if test yes != "$hardcode_into_libs" || test yes = "$build_old_libs"; then - dependency_libs="$temp_xrpath $dependency_libs" - fi - fi - - # Make sure dlfiles contains only unique files that won't be dlpreopened - old_dlfiles=$dlfiles - dlfiles= - for lib in $old_dlfiles; do - case " $dlprefiles $dlfiles " in - *" $lib "*) ;; - *) func_append dlfiles " $lib" ;; - esac - done - - # Make sure dlprefiles contains only unique files - old_dlprefiles=$dlprefiles - dlprefiles= - for lib in $old_dlprefiles; do - case "$dlprefiles " in - *" $lib "*) ;; - *) func_append dlprefiles " $lib" ;; - esac - done - - if test yes = "$build_libtool_libs"; then - if test -n "$rpath"; then - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc* | *-*-haiku*) - # these systems don't actually have a c library (as such)! - ;; - *-*-rhapsody* | *-*-darwin1.[012]) - # Rhapsody C library is in the System framework - func_append deplibs " System.ltframework" - ;; - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) - # Do not include libc due to us having libc/libc_r. - ;; - *-*-sco3.2v5* | *-*-sco5v6*) - # Causes problems with __ctype - ;; - *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) - # Compiler inserts libc in the correct place for threads to work - ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test yes = "$build_libtool_need_lc"; then - func_append deplibs " -lc" - fi - ;; - esac - fi - - # Transform deplibs into only deplibs that can be linked in shared. - name_save=$name - libname_save=$libname - release_save=$release - versuffix_save=$versuffix - major_save=$major - # I'm not sure if I'm treating the release correctly. I think - # release should show up in the -l (ie -lgmp5) so we don't want to - # add it in twice. Is that correct? - release= - versuffix= - major= - newdeplibs= - droppeddeps=no - case $deplibs_check_method in - pass_all) - # Don't check for shared/static. Everything works. - # This might be a little naive. We might want to check - # whether the library exists or not. But this is on - # osf3 & osf4 and I'm not really sure... Just - # implementing what was already the behavior. - newdeplibs=$deplibs - ;; - test_compile) - # This code stresses the "libraries are programs" paradigm to its - # limits. Maybe even breaks it. We compile a program, linking it - # against the deplibs as a proxy for the library. Then we can check - # whether they linked in statically or dynamically with ldd. - $opt_dry_run || $RM conftest.c - cat > conftest.c </dev/null` - $nocaseglob - else - potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` - fi - for potent_lib in $potential_libs; do - # Follow soft links. - if ls -lLd "$potent_lib" 2>/dev/null | - $GREP " -> " >/dev/null; then - continue - fi - # The statement above tries to avoid entering an - # endless loop below, in case of cyclic links. - # We might still enter an endless loop, since a link - # loop can be closed while we follow links, - # but so what? - potlib=$potent_lib - while test -h "$potlib" 2>/dev/null; do - potliblink=`ls -ld $potlib | $SED 's/.* -> //'` - case $potliblink in - [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; - *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; - esac - done - if eval $file_magic_cmd \"\$potlib\" 2>/dev/null | - $SED -e 10q | - $EGREP "$file_magic_regex" > /dev/null; then - func_append newdeplibs " $a_deplib" - a_deplib= - break 2 - fi - done - done - fi - if test -n "$a_deplib"; then - droppeddeps=yes - echo - $ECHO "*** Warning: linker path does not have real file for library $a_deplib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have" - echo "*** because I did check the linker path looking for a file starting" - if test -z "$potlib"; then - $ECHO "*** with $libname but no candidates were found. (...for file magic test)" - else - $ECHO "*** with $libname and none of the candidates passed a file format test" - $ECHO "*** using a file magic. Last file checked: $potlib" - fi - fi - ;; - *) - # Add a -L argument. - func_append newdeplibs " $a_deplib" - ;; - esac - done # Gone through all deplibs. - ;; - match_pattern*) - set dummy $deplibs_check_method; shift - match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` - for a_deplib in $deplibs; do - case $a_deplib in - -l*) - func_stripname -l '' "$a_deplib" - name=$func_stripname_result - if test yes = "$allow_libtool_libs_with_static_runtimes"; then - case " $predeps $postdeps " in - *" $a_deplib "*) - func_append newdeplibs " $a_deplib" - a_deplib= - ;; - esac - fi - if test -n "$a_deplib"; then - libname=`eval "\\$ECHO \"$libname_spec\""` - for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do - potential_libs=`ls $i/$libname[.-]* 2>/dev/null` - for potent_lib in $potential_libs; do - potlib=$potent_lib # see symlink-check above in file_magic test - if eval "\$ECHO \"$potent_lib\"" 2>/dev/null | $SED 10q | \ - $EGREP "$match_pattern_regex" > /dev/null; then - func_append newdeplibs " $a_deplib" - a_deplib= - break 2 - fi - done - done - fi - if test -n "$a_deplib"; then - droppeddeps=yes - echo - $ECHO "*** Warning: linker path does not have real file for library $a_deplib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have" - echo "*** because I did check the linker path looking for a file starting" - if test -z "$potlib"; then - $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)" - else - $ECHO "*** with $libname and none of the candidates passed a file format test" - $ECHO "*** using a regex pattern. Last file checked: $potlib" - fi - fi - ;; - *) - # Add a -L argument. - func_append newdeplibs " $a_deplib" - ;; - esac - done # Gone through all deplibs. - ;; - none | unknown | *) - newdeplibs= - tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` - if test yes = "$allow_libtool_libs_with_static_runtimes"; then - for i in $predeps $postdeps; do - # can't use Xsed below, because $i might contain '/' - tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` - done - fi - case $tmp_deplibs in - *[!\ \ ]*) - echo - if test none = "$deplibs_check_method"; then - echo "*** Warning: inter-library dependencies are not supported in this platform." - else - echo "*** Warning: inter-library dependencies are not known to be supported." - fi - echo "*** All declared inter-library dependencies are being dropped." - droppeddeps=yes - ;; - esac - ;; - esac - versuffix=$versuffix_save - major=$major_save - release=$release_save - libname=$libname_save - name=$name_save - - case $host in - *-*-rhapsody* | *-*-darwin1.[012]) - # On Rhapsody replace the C library with the System framework - newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` - ;; - esac - - if test yes = "$droppeddeps"; then - if test yes = "$module"; then - echo - echo "*** Warning: libtool could not satisfy all declared inter-library" - $ECHO "*** dependencies of module $libname. Therefore, libtool will create" - echo "*** a static module, that should work as long as the dlopening" - echo "*** application is linked with the -dlopen flag." - if test -z "$global_symbol_pipe"; then - echo - echo "*** However, this would only work if libtool was able to extract symbol" - echo "*** lists from a program, using 'nm' or equivalent, but libtool could" - echo "*** not find such a program. So, this module is probably useless." - echo "*** 'nm' from GNU binutils and a full rebuild may help." - fi - if test no = "$build_old_libs"; then - oldlibs=$output_objdir/$libname.$libext - build_libtool_libs=module - build_old_libs=yes - else - build_libtool_libs=no - fi - else - echo "*** The inter-library dependencies that have been dropped here will be" - echo "*** automatically added whenever a program is linked with this library" - echo "*** or is declared to -dlopen it." - - if test no = "$allow_undefined"; then - echo - echo "*** Since this library must not contain undefined symbols," - echo "*** because either the platform does not support them or" - echo "*** it was explicitly requested with -no-undefined," - echo "*** libtool will only create a static version of it." - if test no = "$build_old_libs"; then - oldlibs=$output_objdir/$libname.$libext - build_libtool_libs=module - build_old_libs=yes - else - build_libtool_libs=no - fi - fi - fi - fi - # Done checking deplibs! - deplibs=$newdeplibs - fi - # Time to change all our "foo.ltframework" stuff back to "-framework foo" - case $host in - *-*-darwin*) - newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - ;; - esac - - # move library search paths that coincide with paths to not yet - # installed libraries to the beginning of the library search list - new_libs= - for path in $notinst_path; do - case " $new_libs " in - *" -L$path/$objdir "*) ;; - *) - case " $deplibs " in - *" -L$path/$objdir "*) - func_append new_libs " -L$path/$objdir" ;; - esac - ;; - esac - done - for deplib in $deplibs; do - case $deplib in - -L*) - case " $new_libs " in - *" $deplib "*) ;; - *) func_append new_libs " $deplib" ;; - esac - ;; - *) func_append new_libs " $deplib" ;; - esac - done - deplibs=$new_libs - - # All the library-specific variables (install_libdir is set above). - library_names= - old_library= - dlname= - - # Test again, we may have decided not to build it any more - if test yes = "$build_libtool_libs"; then - # Remove $wl instances when linking with ld. - # FIXME: should test the right _cmds variable. - case $archive_cmds in - *\$LD\ *) wl= ;; - esac - if test yes = "$hardcode_into_libs"; then - # Hardcode the library paths - hardcode_libdirs= - dep_rpath= - rpath=$finalize_rpath - test relink = "$opt_mode" || rpath=$compile_rpath$rpath - for libdir in $rpath; do - if test -n "$hardcode_libdir_flag_spec"; then - if test -n "$hardcode_libdir_separator"; then - func_replace_sysroot "$libdir" - libdir=$func_replace_sysroot_result - if test -z "$hardcode_libdirs"; then - hardcode_libdirs=$libdir - else - # Just accumulate the unique libdirs. - case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in - *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) - ;; - *) - func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" - ;; - esac - fi - else - eval flag=\"$hardcode_libdir_flag_spec\" - func_append dep_rpath " $flag" - fi - elif test -n "$runpath_var"; then - case "$perm_rpath " in - *" $libdir "*) ;; - *) func_append perm_rpath " $libdir" ;; - esac - fi - done - # Substitute the hardcoded libdirs into the rpath. - if test -n "$hardcode_libdir_separator" && - test -n "$hardcode_libdirs"; then - libdir=$hardcode_libdirs - eval "dep_rpath=\"$hardcode_libdir_flag_spec\"" - fi - if test -n "$runpath_var" && test -n "$perm_rpath"; then - # We should set the runpath_var. - rpath= - for dir in $perm_rpath; do - func_append rpath "$dir:" - done - eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var" - fi - test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs" - fi - - shlibpath=$finalize_shlibpath - test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath - if test -n "$shlibpath"; then - eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var" - fi - - # Get the real and link names of the library. - eval shared_ext=\"$shrext_cmds\" - eval library_names=\"$library_names_spec\" - set dummy $library_names - shift - realname=$1 - shift - - if test -n "$soname_spec"; then - eval soname=\"$soname_spec\" - else - soname=$realname - fi - if test -z "$dlname"; then - dlname=$soname - fi - - lib=$output_objdir/$realname - linknames= - for link - do - func_append linknames " $link" - done - - # Use standard objects if they are pic - test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` - test "X$libobjs" = "X " && libobjs= - - delfiles= - if test -n "$export_symbols" && test -n "$include_expsyms"; then - $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" - export_symbols=$output_objdir/$libname.uexp - func_append delfiles " $export_symbols" - fi - - orig_export_symbols= - case $host_os in - cygwin* | mingw* | cegcc*) - if test -n "$export_symbols" && test -z "$export_symbols_regex"; then - # exporting using user supplied symfile - func_dll_def_p "$export_symbols" || { - # and it's NOT already a .def file. Must figure out - # which of the given symbols are data symbols and tag - # them as such. So, trigger use of export_symbols_cmds. - # export_symbols gets reassigned inside the "prepare - # the list of exported symbols" if statement, so the - # include_expsyms logic still works. - orig_export_symbols=$export_symbols - export_symbols= - always_export_symbols=yes - } - fi - ;; - esac - - # Prepare the list of exported symbols - if test -z "$export_symbols"; then - if test yes = "$always_export_symbols" || test -n "$export_symbols_regex"; then - func_verbose "generating symbol list for '$libname.la'" - export_symbols=$output_objdir/$libname.exp - $opt_dry_run || $RM $export_symbols - cmds=$export_symbols_cmds - save_ifs=$IFS; IFS='~' - for cmd1 in $cmds; do - IFS=$save_ifs - # Take the normal branch if the nm_file_list_spec branch - # doesn't work or if tool conversion is not needed. - case $nm_file_list_spec~$to_tool_file_cmd in - *~func_convert_file_noop | *~func_convert_file_msys_to_w32 | ~*) - try_normal_branch=yes - eval cmd=\"$cmd1\" - func_len " $cmd" - len=$func_len_result - ;; - *) - try_normal_branch=no - ;; - esac - if test yes = "$try_normal_branch" \ - && { test "$len" -lt "$max_cmd_len" \ - || test "$max_cmd_len" -le -1; } - then - func_show_eval "$cmd" 'exit $?' - skipped_export=false - elif test -n "$nm_file_list_spec"; then - func_basename "$output" - output_la=$func_basename_result - save_libobjs=$libobjs - save_output=$output - output=$output_objdir/$output_la.nm - func_to_tool_file "$output" - libobjs=$nm_file_list_spec$func_to_tool_file_result - func_append delfiles " $output" - func_verbose "creating $NM input file list: $output" - for obj in $save_libobjs; do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" - done > "$output" - eval cmd=\"$cmd1\" - func_show_eval "$cmd" 'exit $?' - output=$save_output - libobjs=$save_libobjs - skipped_export=false - else - # The command line is too long to execute in one step. - func_verbose "using reloadable object file for export list..." - skipped_export=: - # Break out early, otherwise skipped_export may be - # set to false by a later but shorter cmd. - break - fi - done - IFS=$save_ifs - if test -n "$export_symbols_regex" && test : != "$skipped_export"; then - func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' - func_show_eval '$MV "${export_symbols}T" "$export_symbols"' - fi - fi - fi - - if test -n "$export_symbols" && test -n "$include_expsyms"; then - tmp_export_symbols=$export_symbols - test -n "$orig_export_symbols" && tmp_export_symbols=$orig_export_symbols - $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' - fi - - if test : != "$skipped_export" && test -n "$orig_export_symbols"; then - # The given exports_symbols file has to be filtered, so filter it. - func_verbose "filter symbol list for '$libname.la' to tag DATA exports" - # FIXME: $output_objdir/$libname.filter potentially contains lots of - # 's' commands, which not all seds can handle. GNU sed should be fine - # though. Also, the filter scales superlinearly with the number of - # global variables. join(1) would be nice here, but unfortunately - # isn't a blessed tool. - $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter - func_append delfiles " $export_symbols $output_objdir/$libname.filter" - export_symbols=$output_objdir/$libname.def - $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols - fi - - tmp_deplibs= - for test_deplib in $deplibs; do - case " $convenience " in - *" $test_deplib "*) ;; - *) - func_append tmp_deplibs " $test_deplib" - ;; - esac - done - deplibs=$tmp_deplibs - - if test -n "$convenience"; then - if test -n "$whole_archive_flag_spec" && - test yes = "$compiler_needs_object" && - test -z "$libobjs"; then - # extract the archives, so we have objects to list. - # TODO: could optimize this to just extract one archive. - whole_archive_flag_spec= - fi - if test -n "$whole_archive_flag_spec"; then - save_libobjs=$libobjs - eval libobjs=\"\$libobjs $whole_archive_flag_spec\" - test "X$libobjs" = "X " && libobjs= - else - gentop=$output_objdir/${outputname}x - func_append generated " $gentop" - - func_extract_archives $gentop $convenience - func_append libobjs " $func_extract_archives_result" - test "X$libobjs" = "X " && libobjs= - fi - fi - - if test yes = "$thread_safe" && test -n "$thread_safe_flag_spec"; then - eval flag=\"$thread_safe_flag_spec\" - func_append linker_flags " $flag" - fi - - # Make a backup of the uninstalled library when relinking - if test relink = "$opt_mode"; then - $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || exit $? - fi - - # Do each of the archive commands. - if test yes = "$module" && test -n "$module_cmds"; then - if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then - eval test_cmds=\"$module_expsym_cmds\" - cmds=$module_expsym_cmds - else - eval test_cmds=\"$module_cmds\" - cmds=$module_cmds - fi - else - if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then - eval test_cmds=\"$archive_expsym_cmds\" - cmds=$archive_expsym_cmds - else - eval test_cmds=\"$archive_cmds\" - cmds=$archive_cmds - fi - fi - - if test : != "$skipped_export" && - func_len " $test_cmds" && - len=$func_len_result && - test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then - : - else - # The command line is too long to link in one step, link piecewise - # or, if using GNU ld and skipped_export is not :, use a linker - # script. - - # Save the value of $output and $libobjs because we want to - # use them later. If we have whole_archive_flag_spec, we - # want to use save_libobjs as it was before - # whole_archive_flag_spec was expanded, because we can't - # assume the linker understands whole_archive_flag_spec. - # This may have to be revisited, in case too many - # convenience libraries get linked in and end up exceeding - # the spec. - if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then - save_libobjs=$libobjs - fi - save_output=$output - func_basename "$output" - output_la=$func_basename_result - - # Clear the reloadable object creation command queue and - # initialize k to one. - test_cmds= - concat_cmds= - objlist= - last_robj= - k=1 - - if test -n "$save_libobjs" && test : != "$skipped_export" && test yes = "$with_gnu_ld"; then - output=$output_objdir/$output_la.lnkscript - func_verbose "creating GNU ld script: $output" - echo 'INPUT (' > $output - for obj in $save_libobjs - do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" >> $output - done - echo ')' >> $output - func_append delfiles " $output" - func_to_tool_file "$output" - output=$func_to_tool_file_result - elif test -n "$save_libobjs" && test : != "$skipped_export" && test -n "$file_list_spec"; then - output=$output_objdir/$output_la.lnk - func_verbose "creating linker input file list: $output" - : > $output - set x $save_libobjs - shift - firstobj= - if test yes = "$compiler_needs_object"; then - firstobj="$1 " - shift - fi - for obj - do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" >> $output - done - func_append delfiles " $output" - func_to_tool_file "$output" - output=$firstobj\"$file_list_spec$func_to_tool_file_result\" - else - if test -n "$save_libobjs"; then - func_verbose "creating reloadable object files..." - output=$output_objdir/$output_la-$k.$objext - eval test_cmds=\"$reload_cmds\" - func_len " $test_cmds" - len0=$func_len_result - len=$len0 - - # Loop over the list of objects to be linked. - for obj in $save_libobjs - do - func_len " $obj" - func_arith $len + $func_len_result - len=$func_arith_result - if test -z "$objlist" || - test "$len" -lt "$max_cmd_len"; then - func_append objlist " $obj" - else - # The command $test_cmds is almost too long, add a - # command to the queue. - if test 1 -eq "$k"; then - # The first file doesn't have a previous command to add. - reload_objs=$objlist - eval concat_cmds=\"$reload_cmds\" - else - # All subsequent reloadable object files will link in - # the last one created. - reload_objs="$objlist $last_robj" - eval concat_cmds=\"\$concat_cmds~$reload_cmds~\$RM $last_robj\" - fi - last_robj=$output_objdir/$output_la-$k.$objext - func_arith $k + 1 - k=$func_arith_result - output=$output_objdir/$output_la-$k.$objext - objlist=" $obj" - func_len " $last_robj" - func_arith $len0 + $func_len_result - len=$func_arith_result - fi - done - # Handle the remaining objects by creating one last - # reloadable object file. All subsequent reloadable object - # files will link in the last one created. - test -z "$concat_cmds" || concat_cmds=$concat_cmds~ - reload_objs="$objlist $last_robj" - eval concat_cmds=\"\$concat_cmds$reload_cmds\" - if test -n "$last_robj"; then - eval concat_cmds=\"\$concat_cmds~\$RM $last_robj\" - fi - func_append delfiles " $output" - - else - output= - fi - - ${skipped_export-false} && { - func_verbose "generating symbol list for '$libname.la'" - export_symbols=$output_objdir/$libname.exp - $opt_dry_run || $RM $export_symbols - libobjs=$output - # Append the command to create the export file. - test -z "$concat_cmds" || concat_cmds=$concat_cmds~ - eval concat_cmds=\"\$concat_cmds$export_symbols_cmds\" - if test -n "$last_robj"; then - eval concat_cmds=\"\$concat_cmds~\$RM $last_robj\" - fi - } - - test -n "$save_libobjs" && - func_verbose "creating a temporary reloadable object file: $output" - - # Loop through the commands generated above and execute them. - save_ifs=$IFS; IFS='~' - for cmd in $concat_cmds; do - IFS=$save_ifs - $opt_quiet || { - func_quote_for_expand "$cmd" - eval "func_echo $func_quote_for_expand_result" - } - $opt_dry_run || eval "$cmd" || { - lt_exit=$? - - # Restore the uninstalled library and exit - if test relink = "$opt_mode"; then - ( cd "$output_objdir" && \ - $RM "${realname}T" && \ - $MV "${realname}U" "$realname" ) - fi - - exit $lt_exit - } - done - IFS=$save_ifs - - if test -n "$export_symbols_regex" && ${skipped_export-false}; then - func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' - func_show_eval '$MV "${export_symbols}T" "$export_symbols"' - fi - fi - - ${skipped_export-false} && { - if test -n "$export_symbols" && test -n "$include_expsyms"; then - tmp_export_symbols=$export_symbols - test -n "$orig_export_symbols" && tmp_export_symbols=$orig_export_symbols - $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' - fi - - if test -n "$orig_export_symbols"; then - # The given exports_symbols file has to be filtered, so filter it. - func_verbose "filter symbol list for '$libname.la' to tag DATA exports" - # FIXME: $output_objdir/$libname.filter potentially contains lots of - # 's' commands, which not all seds can handle. GNU sed should be fine - # though. Also, the filter scales superlinearly with the number of - # global variables. join(1) would be nice here, but unfortunately - # isn't a blessed tool. - $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter - func_append delfiles " $export_symbols $output_objdir/$libname.filter" - export_symbols=$output_objdir/$libname.def - $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols - fi - } - - libobjs=$output - # Restore the value of output. - output=$save_output - - if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then - eval libobjs=\"\$libobjs $whole_archive_flag_spec\" - test "X$libobjs" = "X " && libobjs= - fi - # Expand the library linking commands again to reset the - # value of $libobjs for piecewise linking. - - # Do each of the archive commands. - if test yes = "$module" && test -n "$module_cmds"; then - if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then - cmds=$module_expsym_cmds - else - cmds=$module_cmds - fi - else - if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then - cmds=$archive_expsym_cmds - else - cmds=$archive_cmds - fi - fi - fi - - if test -n "$delfiles"; then - # Append the command to remove temporary files to $cmds. - eval cmds=\"\$cmds~\$RM $delfiles\" - fi - - # Add any objects from preloaded convenience libraries - if test -n "$dlprefiles"; then - gentop=$output_objdir/${outputname}x - func_append generated " $gentop" - - func_extract_archives $gentop $dlprefiles - func_append libobjs " $func_extract_archives_result" - test "X$libobjs" = "X " && libobjs= - fi - - save_ifs=$IFS; IFS='~' - for cmd in $cmds; do - IFS=$sp$nl - eval cmd=\"$cmd\" - IFS=$save_ifs - $opt_quiet || { - func_quote_for_expand "$cmd" - eval "func_echo $func_quote_for_expand_result" - } - $opt_dry_run || eval "$cmd" || { - lt_exit=$? - - # Restore the uninstalled library and exit - if test relink = "$opt_mode"; then - ( cd "$output_objdir" && \ - $RM "${realname}T" && \ - $MV "${realname}U" "$realname" ) - fi - - exit $lt_exit - } - done - IFS=$save_ifs - - # Restore the uninstalled library and exit - if test relink = "$opt_mode"; then - $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV ${realname}U $realname)' || exit $? - - if test -n "$convenience"; then - if test -z "$whole_archive_flag_spec"; then - func_show_eval '${RM}r "$gentop"' - fi - fi - - exit $EXIT_SUCCESS - fi - - # Create links to the real library. - for linkname in $linknames; do - if test "$realname" != "$linkname"; then - func_show_eval '(cd "$output_objdir" && $RM "$linkname" && $LN_S "$realname" "$linkname")' 'exit $?' - fi - done - - # If -module or -export-dynamic was specified, set the dlname. - if test yes = "$module" || test yes = "$export_dynamic"; then - # On all known operating systems, these are identical. - dlname=$soname - fi - fi - ;; - - obj) - if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then - func_warning "'-dlopen' is ignored for objects" - fi - - case " $deplibs" in - *\ -l* | *\ -L*) - func_warning "'-l' and '-L' are ignored for objects" ;; - esac - - test -n "$rpath" && \ - func_warning "'-rpath' is ignored for objects" - - test -n "$xrpath" && \ - func_warning "'-R' is ignored for objects" - - test -n "$vinfo" && \ - func_warning "'-version-info' is ignored for objects" - - test -n "$release" && \ - func_warning "'-release' is ignored for objects" - - case $output in - *.lo) - test -n "$objs$old_deplibs" && \ - func_fatal_error "cannot build library object '$output' from non-libtool objects" - - libobj=$output - func_lo2o "$libobj" - obj=$func_lo2o_result - ;; - *) - libobj= - obj=$output - ;; - esac - - # Delete the old objects. - $opt_dry_run || $RM $obj $libobj - - # Objects from convenience libraries. This assumes - # single-version convenience libraries. Whenever we create - # different ones for PIC/non-PIC, this we'll have to duplicate - # the extraction. - reload_conv_objs= - gentop= - # if reload_cmds runs $LD directly, get rid of -Wl from - # whole_archive_flag_spec and hope we can get by with turning comma - # into space. - case $reload_cmds in - *\$LD[\ \$]*) wl= ;; - esac - if test -n "$convenience"; then - if test -n "$whole_archive_flag_spec"; then - eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" - test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` - reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags - else - gentop=$output_objdir/${obj}x - func_append generated " $gentop" - - func_extract_archives $gentop $convenience - reload_conv_objs="$reload_objs $func_extract_archives_result" - fi - fi - - # If we're not building shared, we need to use non_pic_objs - test yes = "$build_libtool_libs" || libobjs=$non_pic_objects - - # Create the old-style object. - reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs - - output=$obj - func_execute_cmds "$reload_cmds" 'exit $?' - - # Exit if we aren't doing a library object file. - if test -z "$libobj"; then - if test -n "$gentop"; then - func_show_eval '${RM}r "$gentop"' - fi - - exit $EXIT_SUCCESS - fi - - test yes = "$build_libtool_libs" || { - if test -n "$gentop"; then - func_show_eval '${RM}r "$gentop"' - fi - - # Create an invalid libtool object if no PIC, so that we don't - # accidentally link it into a program. - # $show "echo timestamp > $libobj" - # $opt_dry_run || eval "echo timestamp > $libobj" || exit $? - exit $EXIT_SUCCESS - } - - if test -n "$pic_flag" || test default != "$pic_mode"; then - # Only do commands if we really have different PIC objects. - reload_objs="$libobjs $reload_conv_objs" - output=$libobj - func_execute_cmds "$reload_cmds" 'exit $?' - fi - - if test -n "$gentop"; then - func_show_eval '${RM}r "$gentop"' - fi - - exit $EXIT_SUCCESS - ;; - - prog) - case $host in - *cygwin*) func_stripname '' '.exe' "$output" - output=$func_stripname_result.exe;; - esac - test -n "$vinfo" && \ - func_warning "'-version-info' is ignored for programs" - - test -n "$release" && \ - func_warning "'-release' is ignored for programs" - - $preload \ - && test unknown,unknown,unknown = "$dlopen_support,$dlopen_self,$dlopen_self_static" \ - && func_warning "'LT_INIT([dlopen])' not used. Assuming no dlopen support." - - case $host in - *-*-rhapsody* | *-*-darwin1.[012]) - # On Rhapsody replace the C library is the System framework - compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` - finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` - ;; - esac - - case $host in - *-*-darwin*) - # Don't allow lazy linking, it breaks C++ global constructors - # But is supposedly fixed on 10.4 or later (yay!). - if test CXX = "$tagname"; then - case ${MACOSX_DEPLOYMENT_TARGET-10.0} in - 10.[0123]) - func_append compile_command " $wl-bind_at_load" - func_append finalize_command " $wl-bind_at_load" - ;; - esac - fi - # Time to change all our "foo.ltframework" stuff back to "-framework foo" - compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - ;; - esac - - - # move library search paths that coincide with paths to not yet - # installed libraries to the beginning of the library search list - new_libs= - for path in $notinst_path; do - case " $new_libs " in - *" -L$path/$objdir "*) ;; - *) - case " $compile_deplibs " in - *" -L$path/$objdir "*) - func_append new_libs " -L$path/$objdir" ;; - esac - ;; - esac - done - for deplib in $compile_deplibs; do - case $deplib in - -L*) - case " $new_libs " in - *" $deplib "*) ;; - *) func_append new_libs " $deplib" ;; - esac - ;; - *) func_append new_libs " $deplib" ;; - esac - done - compile_deplibs=$new_libs - - - func_append compile_command " $compile_deplibs" - func_append finalize_command " $finalize_deplibs" - - if test -n "$rpath$xrpath"; then - # If the user specified any rpath flags, then add them. - for libdir in $rpath $xrpath; do - # This is the magic to use -rpath. - case "$finalize_rpath " in - *" $libdir "*) ;; - *) func_append finalize_rpath " $libdir" ;; - esac - done - fi - - # Now hardcode the library paths - rpath= - hardcode_libdirs= - for libdir in $compile_rpath $finalize_rpath; do - if test -n "$hardcode_libdir_flag_spec"; then - if test -n "$hardcode_libdir_separator"; then - if test -z "$hardcode_libdirs"; then - hardcode_libdirs=$libdir - else - # Just accumulate the unique libdirs. - case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in - *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) - ;; - *) - func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" - ;; - esac - fi - else - eval flag=\"$hardcode_libdir_flag_spec\" - func_append rpath " $flag" - fi - elif test -n "$runpath_var"; then - case "$perm_rpath " in - *" $libdir "*) ;; - *) func_append perm_rpath " $libdir" ;; - esac - fi - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) - testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` - case :$dllsearchpath: in - *":$libdir:"*) ;; - ::) dllsearchpath=$libdir;; - *) func_append dllsearchpath ":$libdir";; - esac - case :$dllsearchpath: in - *":$testbindir:"*) ;; - ::) dllsearchpath=$testbindir;; - *) func_append dllsearchpath ":$testbindir";; - esac - ;; - esac - done - # Substitute the hardcoded libdirs into the rpath. - if test -n "$hardcode_libdir_separator" && - test -n "$hardcode_libdirs"; then - libdir=$hardcode_libdirs - eval rpath=\" $hardcode_libdir_flag_spec\" - fi - compile_rpath=$rpath - - rpath= - hardcode_libdirs= - for libdir in $finalize_rpath; do - if test -n "$hardcode_libdir_flag_spec"; then - if test -n "$hardcode_libdir_separator"; then - if test -z "$hardcode_libdirs"; then - hardcode_libdirs=$libdir - else - # Just accumulate the unique libdirs. - case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in - *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) - ;; - *) - func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" - ;; - esac - fi - else - eval flag=\"$hardcode_libdir_flag_spec\" - func_append rpath " $flag" - fi - elif test -n "$runpath_var"; then - case "$finalize_perm_rpath " in - *" $libdir "*) ;; - *) func_append finalize_perm_rpath " $libdir" ;; - esac - fi - done - # Substitute the hardcoded libdirs into the rpath. - if test -n "$hardcode_libdir_separator" && - test -n "$hardcode_libdirs"; then - libdir=$hardcode_libdirs - eval rpath=\" $hardcode_libdir_flag_spec\" - fi - finalize_rpath=$rpath - - if test -n "$libobjs" && test yes = "$build_old_libs"; then - # Transform all the library objects into standard objects. - compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` - finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` - fi - - func_generate_dlsyms "$outputname" "@PROGRAM@" false - - # template prelinking step - if test -n "$prelink_cmds"; then - func_execute_cmds "$prelink_cmds" 'exit $?' - fi - - wrappers_required=: - case $host in - *cegcc* | *mingw32ce*) - # Disable wrappers for cegcc and mingw32ce hosts, we are cross compiling anyway. - wrappers_required=false - ;; - *cygwin* | *mingw* ) - test yes = "$build_libtool_libs" || wrappers_required=false - ;; - *) - if test no = "$need_relink" || test yes != "$build_libtool_libs"; then - wrappers_required=false - fi - ;; - esac - $wrappers_required || { - # Replace the output file specification. - compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` - link_command=$compile_command$compile_rpath - - # We have no uninstalled library dependencies, so finalize right now. - exit_status=0 - func_show_eval "$link_command" 'exit_status=$?' - - if test -n "$postlink_cmds"; then - func_to_tool_file "$output" - postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` - func_execute_cmds "$postlink_cmds" 'exit $?' - fi - - # Delete the generated files. - if test -f "$output_objdir/${outputname}S.$objext"; then - func_show_eval '$RM "$output_objdir/${outputname}S.$objext"' - fi - - exit $exit_status - } - - if test -n "$compile_shlibpath$finalize_shlibpath"; then - compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command" - fi - if test -n "$finalize_shlibpath"; then - finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command" - fi - - compile_var= - finalize_var= - if test -n "$runpath_var"; then - if test -n "$perm_rpath"; then - # We should set the runpath_var. - rpath= - for dir in $perm_rpath; do - func_append rpath "$dir:" - done - compile_var="$runpath_var=\"$rpath\$$runpath_var\" " - fi - if test -n "$finalize_perm_rpath"; then - # We should set the runpath_var. - rpath= - for dir in $finalize_perm_rpath; do - func_append rpath "$dir:" - done - finalize_var="$runpath_var=\"$rpath\$$runpath_var\" " - fi - fi - - if test yes = "$no_install"; then - # We don't need to create a wrapper script. - link_command=$compile_var$compile_command$compile_rpath - # Replace the output file specification. - link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` - # Delete the old output file. - $opt_dry_run || $RM $output - # Link the executable and exit - func_show_eval "$link_command" 'exit $?' - - if test -n "$postlink_cmds"; then - func_to_tool_file "$output" - postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` - func_execute_cmds "$postlink_cmds" 'exit $?' - fi - - exit $EXIT_SUCCESS - fi - - case $hardcode_action,$fast_install in - relink,*) - # Fast installation is not supported - link_command=$compile_var$compile_command$compile_rpath - relink_command=$finalize_var$finalize_command$finalize_rpath - - func_warning "this platform does not like uninstalled shared libraries" - func_warning "'$output' will be relinked during installation" - ;; - *,yes) - link_command=$finalize_var$compile_command$finalize_rpath - relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` - ;; - *,no) - link_command=$compile_var$compile_command$compile_rpath - relink_command=$finalize_var$finalize_command$finalize_rpath - ;; - *,needless) - link_command=$finalize_var$compile_command$finalize_rpath - relink_command= - ;; - esac - - # Replace the output file specification. - link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` - - # Delete the old output files. - $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname - - func_show_eval "$link_command" 'exit $?' - - if test -n "$postlink_cmds"; then - func_to_tool_file "$output_objdir/$outputname" - postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` - func_execute_cmds "$postlink_cmds" 'exit $?' - fi - - # Now create the wrapper script. - func_verbose "creating $output" - - # Quote the relink command for shipping. - if test -n "$relink_command"; then - # Preserve any variables that may affect compiler behavior - for var in $variables_saved_for_relink; do - if eval test -z \"\${$var+set}\"; then - relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" - elif eval var_value=\$$var; test -z "$var_value"; then - relink_command="$var=; export $var; $relink_command" - else - func_quote_for_eval "$var_value" - relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" - fi - done - relink_command="(cd `pwd`; $relink_command)" - relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` - fi - - # Only actually do things if not in dry run mode. - $opt_dry_run || { - # win32 will think the script is a binary if it has - # a .exe suffix, so we strip it off here. - case $output in - *.exe) func_stripname '' '.exe' "$output" - output=$func_stripname_result ;; - esac - # test for cygwin because mv fails w/o .exe extensions - case $host in - *cygwin*) - exeext=.exe - func_stripname '' '.exe' "$outputname" - outputname=$func_stripname_result ;; - *) exeext= ;; - esac - case $host in - *cygwin* | *mingw* ) - func_dirname_and_basename "$output" "" "." - output_name=$func_basename_result - output_path=$func_dirname_result - cwrappersource=$output_path/$objdir/lt-$output_name.c - cwrapper=$output_path/$output_name.exe - $RM $cwrappersource $cwrapper - trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15 - - func_emit_cwrapperexe_src > $cwrappersource - - # The wrapper executable is built using the $host compiler, - # because it contains $host paths and files. If cross- - # compiling, it, like the target executable, must be - # executed on the $host or under an emulation environment. - $opt_dry_run || { - $LTCC $LTCFLAGS -o $cwrapper $cwrappersource - $STRIP $cwrapper - } - - # Now, create the wrapper script for func_source use: - func_ltwrapper_scriptname $cwrapper - $RM $func_ltwrapper_scriptname_result - trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15 - $opt_dry_run || { - # note: this script will not be executed, so do not chmod. - if test "x$build" = "x$host"; then - $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result - else - func_emit_wrapper no > $func_ltwrapper_scriptname_result - fi - } - ;; - * ) - $RM $output - trap "$RM $output; exit $EXIT_FAILURE" 1 2 15 - - func_emit_wrapper no > $output - chmod +x $output - ;; - esac - } - exit $EXIT_SUCCESS - ;; - esac - - # See if we need to build an old-fashioned archive. - for oldlib in $oldlibs; do - - case $build_libtool_libs in - convenience) - oldobjs="$libobjs_save $symfileobj" - addlibs=$convenience - build_libtool_libs=no - ;; - module) - oldobjs=$libobjs_save - addlibs=$old_convenience - build_libtool_libs=no - ;; - *) - oldobjs="$old_deplibs $non_pic_objects" - $preload && test -f "$symfileobj" \ - && func_append oldobjs " $symfileobj" - addlibs=$old_convenience - ;; - esac - - if test -n "$addlibs"; then - gentop=$output_objdir/${outputname}x - func_append generated " $gentop" - - func_extract_archives $gentop $addlibs - func_append oldobjs " $func_extract_archives_result" - fi - - # Do each command in the archive commands. - if test -n "$old_archive_from_new_cmds" && test yes = "$build_libtool_libs"; then - cmds=$old_archive_from_new_cmds - else - - # Add any objects from preloaded convenience libraries - if test -n "$dlprefiles"; then - gentop=$output_objdir/${outputname}x - func_append generated " $gentop" - - func_extract_archives $gentop $dlprefiles - func_append oldobjs " $func_extract_archives_result" - fi - - # POSIX demands no paths to be encoded in archives. We have - # to avoid creating archives with duplicate basenames if we - # might have to extract them afterwards, e.g., when creating a - # static archive out of a convenience library, or when linking - # the entirety of a libtool archive into another (currently - # not supported by libtool). - if (for obj in $oldobjs - do - func_basename "$obj" - $ECHO "$func_basename_result" - done | sort | sort -uc >/dev/null 2>&1); then - : - else - echo "copying selected object files to avoid basename conflicts..." - gentop=$output_objdir/${outputname}x - func_append generated " $gentop" - func_mkdir_p "$gentop" - save_oldobjs=$oldobjs - oldobjs= - counter=1 - for obj in $save_oldobjs - do - func_basename "$obj" - objbase=$func_basename_result - case " $oldobjs " in - " ") oldobjs=$obj ;; - *[\ /]"$objbase "*) - while :; do - # Make sure we don't pick an alternate name that also - # overlaps. - newobj=lt$counter-$objbase - func_arith $counter + 1 - counter=$func_arith_result - case " $oldobjs " in - *[\ /]"$newobj "*) ;; - *) if test ! -f "$gentop/$newobj"; then break; fi ;; - esac - done - func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj" - func_append oldobjs " $gentop/$newobj" - ;; - *) func_append oldobjs " $obj" ;; - esac - done - fi - func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 - tool_oldlib=$func_to_tool_file_result - eval cmds=\"$old_archive_cmds\" - - func_len " $cmds" - len=$func_len_result - if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then - cmds=$old_archive_cmds - elif test -n "$archiver_list_spec"; then - func_verbose "using command file archive linking..." - for obj in $oldobjs - do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" - done > $output_objdir/$libname.libcmd - func_to_tool_file "$output_objdir/$libname.libcmd" - oldobjs=" $archiver_list_spec$func_to_tool_file_result" - cmds=$old_archive_cmds - else - # the command line is too long to link in one step, link in parts - func_verbose "using piecewise archive linking..." - save_RANLIB=$RANLIB - RANLIB=: - objlist= - concat_cmds= - save_oldobjs=$oldobjs - oldobjs= - # Is there a better way of finding the last object in the list? - for obj in $save_oldobjs - do - last_oldobj=$obj - done - eval test_cmds=\"$old_archive_cmds\" - func_len " $test_cmds" - len0=$func_len_result - len=$len0 - for obj in $save_oldobjs - do - func_len " $obj" - func_arith $len + $func_len_result - len=$func_arith_result - func_append objlist " $obj" - if test "$len" -lt "$max_cmd_len"; then - : - else - # the above command should be used before it gets too long - oldobjs=$objlist - if test "$obj" = "$last_oldobj"; then - RANLIB=$save_RANLIB - fi - test -z "$concat_cmds" || concat_cmds=$concat_cmds~ - eval concat_cmds=\"\$concat_cmds$old_archive_cmds\" - objlist= - len=$len0 - fi - done - RANLIB=$save_RANLIB - oldobjs=$objlist - if test -z "$oldobjs"; then - eval cmds=\"\$concat_cmds\" - else - eval cmds=\"\$concat_cmds~\$old_archive_cmds\" - fi - fi - fi - func_execute_cmds "$cmds" 'exit $?' - done - - test -n "$generated" && \ - func_show_eval "${RM}r$generated" - - # Now create the libtool archive. - case $output in - *.la) - old_library= - test yes = "$build_old_libs" && old_library=$libname.$libext - func_verbose "creating $output" - - # Preserve any variables that may affect compiler behavior - for var in $variables_saved_for_relink; do - if eval test -z \"\${$var+set}\"; then - relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" - elif eval var_value=\$$var; test -z "$var_value"; then - relink_command="$var=; export $var; $relink_command" - else - func_quote_for_eval "$var_value" - relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" - fi - done - # Quote the link command for shipping. - relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" - relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` - if test yes = "$hardcode_automatic"; then - relink_command= - fi - - # Only create the output if not a dry run. - $opt_dry_run || { - for installed in no yes; do - if test yes = "$installed"; then - if test -z "$install_libdir"; then - break - fi - output=$output_objdir/${outputname}i - # Replace all uninstalled libtool libraries with the installed ones - newdependency_libs= - for deplib in $dependency_libs; do - case $deplib in - *.la) - func_basename "$deplib" - name=$func_basename_result - func_resolve_sysroot "$deplib" - eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` - test -z "$libdir" && \ - func_fatal_error "'$deplib' is not a valid libtool archive" - func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name" - ;; - -L*) - func_stripname -L '' "$deplib" - func_replace_sysroot "$func_stripname_result" - func_append newdependency_libs " -L$func_replace_sysroot_result" - ;; - -R*) - func_stripname -R '' "$deplib" - func_replace_sysroot "$func_stripname_result" - func_append newdependency_libs " -R$func_replace_sysroot_result" - ;; - *) func_append newdependency_libs " $deplib" ;; - esac - done - dependency_libs=$newdependency_libs - newdlfiles= - - for lib in $dlfiles; do - case $lib in - *.la) - func_basename "$lib" - name=$func_basename_result - eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` - test -z "$libdir" && \ - func_fatal_error "'$lib' is not a valid libtool archive" - func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name" - ;; - *) func_append newdlfiles " $lib" ;; - esac - done - dlfiles=$newdlfiles - newdlprefiles= - for lib in $dlprefiles; do - case $lib in - *.la) - # Only pass preopened files to the pseudo-archive (for - # eventual linking with the app. that links it) if we - # didn't already link the preopened objects directly into - # the library: - func_basename "$lib" - name=$func_basename_result - eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` - test -z "$libdir" && \ - func_fatal_error "'$lib' is not a valid libtool archive" - func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name" - ;; - esac - done - dlprefiles=$newdlprefiles - else - newdlfiles= - for lib in $dlfiles; do - case $lib in - [\\/]* | [A-Za-z]:[\\/]*) abs=$lib ;; - *) abs=`pwd`"/$lib" ;; - esac - func_append newdlfiles " $abs" - done - dlfiles=$newdlfiles - newdlprefiles= - for lib in $dlprefiles; do - case $lib in - [\\/]* | [A-Za-z]:[\\/]*) abs=$lib ;; - *) abs=`pwd`"/$lib" ;; - esac - func_append newdlprefiles " $abs" - done - dlprefiles=$newdlprefiles - fi - $RM $output - # place dlname in correct position for cygwin - # In fact, it would be nice if we could use this code for all target - # systems that can't hard-code library paths into their executables - # and that have no shared library path variable independent of PATH, - # but it turns out we can't easily determine that from inspecting - # libtool variables, so we have to hard-code the OSs to which it - # applies here; at the moment, that means platforms that use the PE - # object format with DLL files. See the long comment at the top of - # tests/bindir.at for full details. - tdlname=$dlname - case $host,$output,$installed,$module,$dlname in - *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll) - # If a -bindir argument was supplied, place the dll there. - if test -n "$bindir"; then - func_relative_path "$install_libdir" "$bindir" - tdlname=$func_relative_path_result/$dlname - else - # Otherwise fall back on heuristic. - tdlname=../bin/$dlname - fi - ;; - esac - $ECHO > $output "\ -# $outputname - a libtool library file -# Generated by $PROGRAM (GNU $PACKAGE) $VERSION -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='$tdlname' - -# Names of this library. -library_names='$library_names' - -# The name of the static archive. -old_library='$old_library' - -# Linker flags that cannot go in dependency_libs. -inherited_linker_flags='$new_inherited_linker_flags' - -# Libraries that this one depends upon. -dependency_libs='$dependency_libs' - -# Names of additional weak libraries provided by this library -weak_library_names='$weak_libs' - -# Version information for $libname. -current=$current -age=$age -revision=$revision - -# Is this an already installed library? -installed=$installed - -# Should we warn about portability when linking against -modules? -shouldnotlink=$module - -# Files to dlopen/dlpreopen -dlopen='$dlfiles' -dlpreopen='$dlprefiles' - -# Directory that this library needs to be installed in: -libdir='$install_libdir'" - if test no,yes = "$installed,$need_relink"; then - $ECHO >> $output "\ -relink_command=\"$relink_command\"" - fi - done - } - - # Do a symbolic link so that the libtool archive can be found in - # LD_LIBRARY_PATH before the program is installed. - func_show_eval '( cd "$output_objdir" && $RM "$outputname" && $LN_S "../$outputname" "$outputname" )' 'exit $?' - ;; - esac - exit $EXIT_SUCCESS -} - -if test link = "$opt_mode" || test relink = "$opt_mode"; then - func_mode_link ${1+"$@"} -fi - - -# func_mode_uninstall arg... -func_mode_uninstall () -{ - $debug_cmd - - RM=$nonopt - files= - rmforce=false - exit_status=0 - - # This variable tells wrapper scripts just to set variables rather - # than running their programs. - libtool_install_magic=$magic - - for arg - do - case $arg in - -f) func_append RM " $arg"; rmforce=: ;; - -*) func_append RM " $arg" ;; - *) func_append files " $arg" ;; - esac - done - - test -z "$RM" && \ - func_fatal_help "you must specify an RM program" - - rmdirs= - - for file in $files; do - func_dirname "$file" "" "." - dir=$func_dirname_result - if test . = "$dir"; then - odir=$objdir - else - odir=$dir/$objdir - fi - func_basename "$file" - name=$func_basename_result - test uninstall = "$opt_mode" && odir=$dir - - # Remember odir for removal later, being careful to avoid duplicates - if test clean = "$opt_mode"; then - case " $rmdirs " in - *" $odir "*) ;; - *) func_append rmdirs " $odir" ;; - esac - fi - - # Don't error if the file doesn't exist and rm -f was used. - if { test -L "$file"; } >/dev/null 2>&1 || - { test -h "$file"; } >/dev/null 2>&1 || - test -f "$file"; then - : - elif test -d "$file"; then - exit_status=1 - continue - elif $rmforce; then - continue - fi - - rmfiles=$file - - case $name in - *.la) - # Possibly a libtool archive, so verify it. - if func_lalib_p "$file"; then - func_source $dir/$name - - # Delete the libtool libraries and symlinks. - for n in $library_names; do - func_append rmfiles " $odir/$n" - done - test -n "$old_library" && func_append rmfiles " $odir/$old_library" - - case $opt_mode in - clean) - case " $library_names " in - *" $dlname "*) ;; - *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;; - esac - test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i" - ;; - uninstall) - if test -n "$library_names"; then - # Do each command in the postuninstall commands. - func_execute_cmds "$postuninstall_cmds" '$rmforce || exit_status=1' - fi - - if test -n "$old_library"; then - # Do each command in the old_postuninstall commands. - func_execute_cmds "$old_postuninstall_cmds" '$rmforce || exit_status=1' - fi - # FIXME: should reinstall the best remaining shared library. - ;; - esac - fi - ;; - - *.lo) - # Possibly a libtool object, so verify it. - if func_lalib_p "$file"; then - - # Read the .lo file - func_source $dir/$name - - # Add PIC object to the list of files to remove. - if test -n "$pic_object" && test none != "$pic_object"; then - func_append rmfiles " $dir/$pic_object" - fi - - # Add non-PIC object to the list of files to remove. - if test -n "$non_pic_object" && test none != "$non_pic_object"; then - func_append rmfiles " $dir/$non_pic_object" - fi - fi - ;; - - *) - if test clean = "$opt_mode"; then - noexename=$name - case $file in - *.exe) - func_stripname '' '.exe' "$file" - file=$func_stripname_result - func_stripname '' '.exe' "$name" - noexename=$func_stripname_result - # $file with .exe has already been added to rmfiles, - # add $file without .exe - func_append rmfiles " $file" - ;; - esac - # Do a test to see if this is a libtool program. - if func_ltwrapper_p "$file"; then - if func_ltwrapper_executable_p "$file"; then - func_ltwrapper_scriptname "$file" - relink_command= - func_source $func_ltwrapper_scriptname_result - func_append rmfiles " $func_ltwrapper_scriptname_result" - else - relink_command= - func_source $dir/$noexename - fi - - # note $name still contains .exe if it was in $file originally - # as does the version of $file that was added into $rmfiles - func_append rmfiles " $odir/$name $odir/${name}S.$objext" - if test yes = "$fast_install" && test -n "$relink_command"; then - func_append rmfiles " $odir/lt-$name" - fi - if test "X$noexename" != "X$name"; then - func_append rmfiles " $odir/lt-$noexename.c" - fi - fi - fi - ;; - esac - func_show_eval "$RM $rmfiles" 'exit_status=1' - done - - # Try to remove the $objdir's in the directories where we deleted files - for dir in $rmdirs; do - if test -d "$dir"; then - func_show_eval "rmdir $dir >/dev/null 2>&1" - fi - done - - exit $exit_status -} - -if test uninstall = "$opt_mode" || test clean = "$opt_mode"; then - func_mode_uninstall ${1+"$@"} -fi - -test -z "$opt_mode" && { - help=$generic_help - func_fatal_help "you must specify a MODE" -} - -test -z "$exec_cmd" && \ - func_fatal_help "invalid operation mode '$opt_mode'" - -if test -n "$exec_cmd"; then - eval exec "$exec_cmd" - exit $EXIT_FAILURE -fi - -exit $exit_status - - -# The TAGs below are defined such that we never get into a situation -# where we disable both kinds of libraries. Given conflicting -# choices, we go for a static library, that is the most portable, -# since we can't tell whether shared libraries were disabled because -# the user asked for that or because the platform doesn't support -# them. This is particularly important on AIX, because we don't -# support having both static and shared libraries enabled at the same -# time on that platform, so we default to a shared-only configuration. -# If a disable-shared tag is given, we'll fallback to a static-only -# configuration. But we'll never go from static-only to shared-only. - -# ### BEGIN LIBTOOL TAG CONFIG: disable-shared -build_libtool_libs=no -build_old_libs=yes -# ### END LIBTOOL TAG CONFIG: disable-shared - -# ### BEGIN LIBTOOL TAG CONFIG: disable-static -build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` -# ### END LIBTOOL TAG CONFIG: disable-static - -# Local Variables: -# mode:shell-script -# sh-indentation:2 -# End: diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/m4_ax_compile_check_sizeof.m4 b/src/dependencies/libarchive-3.6.2/build/autoconf/m4_ax_compile_check_sizeof.m4 deleted file mode 100644 index f834df6..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/m4_ax_compile_check_sizeof.m4 +++ /dev/null @@ -1,115 +0,0 @@ -# ============================================================================ -# https://www.gnu.org/software/autoconf-archive/ax_compile_check_sizeof.html -# ============================================================================ -# -# SYNOPSIS -# -# AX_COMPILE_CHECK_SIZEOF(TYPE [, HEADERS [, EXTRA_SIZES...]]) -# -# DESCRIPTION -# -# This macro checks for the size of TYPE using compile checks, not run -# checks. You can supply extra HEADERS to look into. the check will cycle -# through 1 2 4 8 16 and any EXTRA_SIZES the user supplies. If a match is -# found, it will #define SIZEOF_`TYPE' to that value. Otherwise it will -# emit a configure time error indicating the size of the type could not be -# determined. -# -# The trick is that C will not allow duplicate case labels. While this is -# valid C code: -# -# switch (0) case 0: case 1:; -# -# The following is not: -# -# switch (0) case 0: case 0:; -# -# Thus, the AC_COMPILE_IFELSE will fail if the currently tried size does -# not match. -# -# Here is an example skeleton configure.in script, demonstrating the -# macro's usage: -# -# AC_PROG_CC -# AC_CHECK_HEADERS(stddef.h unistd.h) -# AC_TYPE_SIZE_T -# AC_CHECK_TYPE(ssize_t, int) -# -# headers='#ifdef HAVE_STDDEF_H -# #include -# #endif -# #ifdef HAVE_UNISTD_H -# #include -# #endif -# ' -# -# AX_COMPILE_CHECK_SIZEOF(char) -# AX_COMPILE_CHECK_SIZEOF(short) -# AX_COMPILE_CHECK_SIZEOF(int) -# AX_COMPILE_CHECK_SIZEOF(long) -# AX_COMPILE_CHECK_SIZEOF(unsigned char *) -# AX_COMPILE_CHECK_SIZEOF(void *) -# AX_COMPILE_CHECK_SIZEOF(size_t, $headers) -# AX_COMPILE_CHECK_SIZEOF(ssize_t, $headers) -# AX_COMPILE_CHECK_SIZEOF(ptrdiff_t, $headers) -# AX_COMPILE_CHECK_SIZEOF(off_t, $headers) -# -# LICENSE -# -# Copyright (c) 2008 Kaveh Ghazi -# Copyright (c) 2017 Reini Urban -# -# This program is free software: you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by the -# Free Software Foundation, either version 3 of the License, or (at your -# option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -# Public License for more details. -# -# You should have received a copy of the GNU General Public License along -# with this program. If not, see . -# -# As a special exception, the respective Autoconf Macro's copyright owner -# gives unlimited permission to copy, distribute and modify the configure -# scripts that are the output of Autoconf when processing the Macro. You -# need not follow the terms of the GNU General Public License when using -# or distributing such scripts, even though portions of the text of the -# Macro appear in them. The GNU General Public License (GPL) does govern -# all other use of the material that constitutes the Autoconf Macro. -# -# This special exception to the GPL applies to versions of the Autoconf -# Macro released by the Autoconf Archive. When you make and distribute a -# modified version of the Autoconf Macro, you may extend this special -# exception to the GPL to apply to your modified version as well. - -#serial 8 - -AU_ALIAS([AC_COMPILE_CHECK_SIZEOF], [AX_COMPILE_CHECK_SIZEOF]) -AC_DEFUN([AX_COMPILE_CHECK_SIZEOF], -[changequote(<<, >>)dnl -dnl The name to #define. -define(<>, translit(sizeof_$1, [a-z *], [A-Z_P]))dnl -dnl The cache variable name. -define(<>, translit(ac_cv_sizeof_$1, [ *], [_p]))dnl -changequote([, ])dnl -AC_MSG_CHECKING(size of $1) -AC_CACHE_VAL(AC_CV_NAME, -[for ac_size in 4 8 1 2 16 $3 ; do # List sizes in rough order of prevalence. - AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[ -#include -$2 -]], [[switch (0) case 0: case (sizeof ($1) == $ac_size):;]])], [AC_CV_NAME=$ac_size]) - if test x$AC_CV_NAME != x ; then break; fi -done -]) -if test x$AC_CV_NAME = x ; then - AC_MSG_ERROR([cannot determine a size for $1]) -fi -AC_MSG_RESULT($AC_CV_NAME) -AC_DEFINE_UNQUOTED(AC_TYPE_NAME, $AC_CV_NAME, [The number of bytes in type $1]) -undefine([AC_TYPE_NAME])dnl -undefine([AC_CV_NAME])dnl -]) diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/missing b/src/dependencies/libarchive-3.6.2/build/autoconf/missing deleted file mode 100755 index 1fe1611..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/missing +++ /dev/null @@ -1,215 +0,0 @@ -#! /bin/sh -# Common wrapper for a few potentially missing GNU programs. - -scriptversion=2018-03-07.03; # UTC - -# Copyright (C) 1996-2021 Free Software Foundation, Inc. -# Originally written by Fran,cois Pinard , 1996. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - -if test $# -eq 0; then - echo 1>&2 "Try '$0 --help' for more information" - exit 1 -fi - -case $1 in - - --is-lightweight) - # Used by our autoconf macros to check whether the available missing - # script is modern enough. - exit 0 - ;; - - --run) - # Back-compat with the calling convention used by older automake. - shift - ;; - - -h|--h|--he|--hel|--help) - echo "\ -$0 [OPTION]... PROGRAM [ARGUMENT]... - -Run 'PROGRAM [ARGUMENT]...', returning a proper advice when this fails due -to PROGRAM being missing or too old. - -Options: - -h, --help display this help and exit - -v, --version output version information and exit - -Supported PROGRAM values: - aclocal autoconf autoheader autom4te automake makeinfo - bison yacc flex lex help2man - -Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and -'g' are ignored when checking the name. - -Send bug reports to ." - exit $? - ;; - - -v|--v|--ve|--ver|--vers|--versi|--versio|--version) - echo "missing $scriptversion (GNU Automake)" - exit $? - ;; - - -*) - echo 1>&2 "$0: unknown '$1' option" - echo 1>&2 "Try '$0 --help' for more information" - exit 1 - ;; - -esac - -# Run the given program, remember its exit status. -"$@"; st=$? - -# If it succeeded, we are done. -test $st -eq 0 && exit 0 - -# Also exit now if we it failed (or wasn't found), and '--version' was -# passed; such an option is passed most likely to detect whether the -# program is present and works. -case $2 in --version|--help) exit $st;; esac - -# Exit code 63 means version mismatch. This often happens when the user -# tries to use an ancient version of a tool on a file that requires a -# minimum version. -if test $st -eq 63; then - msg="probably too old" -elif test $st -eq 127; then - # Program was missing. - msg="missing on your system" -else - # Program was found and executed, but failed. Give up. - exit $st -fi - -perl_URL=https://www.perl.org/ -flex_URL=https://github.com/westes/flex -gnu_software_URL=https://www.gnu.org/software - -program_details () -{ - case $1 in - aclocal|automake) - echo "The '$1' program is part of the GNU Automake package:" - echo "<$gnu_software_URL/automake>" - echo "It also requires GNU Autoconf, GNU m4 and Perl in order to run:" - echo "<$gnu_software_URL/autoconf>" - echo "<$gnu_software_URL/m4/>" - echo "<$perl_URL>" - ;; - autoconf|autom4te|autoheader) - echo "The '$1' program is part of the GNU Autoconf package:" - echo "<$gnu_software_URL/autoconf/>" - echo "It also requires GNU m4 and Perl in order to run:" - echo "<$gnu_software_URL/m4/>" - echo "<$perl_URL>" - ;; - esac -} - -give_advice () -{ - # Normalize program name to check for. - normalized_program=`echo "$1" | sed ' - s/^gnu-//; t - s/^gnu//; t - s/^g//; t'` - - printf '%s\n' "'$1' is $msg." - - configure_deps="'configure.ac' or m4 files included by 'configure.ac'" - case $normalized_program in - autoconf*) - echo "You should only need it if you modified 'configure.ac'," - echo "or m4 files included by it." - program_details 'autoconf' - ;; - autoheader*) - echo "You should only need it if you modified 'acconfig.h' or" - echo "$configure_deps." - program_details 'autoheader' - ;; - automake*) - echo "You should only need it if you modified 'Makefile.am' or" - echo "$configure_deps." - program_details 'automake' - ;; - aclocal*) - echo "You should only need it if you modified 'acinclude.m4' or" - echo "$configure_deps." - program_details 'aclocal' - ;; - autom4te*) - echo "You might have modified some maintainer files that require" - echo "the 'autom4te' program to be rebuilt." - program_details 'autom4te' - ;; - bison*|yacc*) - echo "You should only need it if you modified a '.y' file." - echo "You may want to install the GNU Bison package:" - echo "<$gnu_software_URL/bison/>" - ;; - lex*|flex*) - echo "You should only need it if you modified a '.l' file." - echo "You may want to install the Fast Lexical Analyzer package:" - echo "<$flex_URL>" - ;; - help2man*) - echo "You should only need it if you modified a dependency" \ - "of a man page." - echo "You may want to install the GNU Help2man package:" - echo "<$gnu_software_URL/help2man/>" - ;; - makeinfo*) - echo "You should only need it if you modified a '.texi' file, or" - echo "any other file indirectly affecting the aspect of the manual." - echo "You might want to install the Texinfo package:" - echo "<$gnu_software_URL/texinfo/>" - echo "The spurious makeinfo call might also be the consequence of" - echo "using a buggy 'make' (AIX, DU, IRIX), in which case you might" - echo "want to install GNU make:" - echo "<$gnu_software_URL/make/>" - ;; - *) - echo "You might have modified some files without having the proper" - echo "tools for further handling them. Check the 'README' file, it" - echo "often tells you about the needed prerequisites for installing" - echo "this package. You may also peek at any GNU archive site, in" - echo "case some other package contains this missing '$1' program." - ;; - esac -} - -give_advice "$1" | sed -e '1s/^/WARNING: /' \ - -e '2,$s/^/ /' >&2 - -# Propagate the correct exit status (expected to be 127 for a program -# not found, 63 for a program that failed due to version mismatch). -exit $st - -# Local variables: -# eval: (add-hook 'before-save-hook 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC0" -# time-stamp-end: "; # UTC" -# End: diff --git a/src/dependencies/libarchive-3.6.2/build/autoconf/test-driver b/src/dependencies/libarchive-3.6.2/build/autoconf/test-driver deleted file mode 100755 index be73b80..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autoconf/test-driver +++ /dev/null @@ -1,153 +0,0 @@ -#! /bin/sh -# test-driver - basic testsuite driver script. - -scriptversion=2018-03-07.03; # UTC - -# Copyright (C) 2011-2021 Free Software Foundation, Inc. -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - -# This file is maintained in Automake, please report -# bugs to or send patches to -# . - -# Make unconditional expansion of undefined variables an error. This -# helps a lot in preventing typo-related bugs. -set -u - -usage_error () -{ - echo "$0: $*" >&2 - print_usage >&2 - exit 2 -} - -print_usage () -{ - cat <"$log_file" -"$@" >>"$log_file" 2>&1 -estatus=$? - -if test $enable_hard_errors = no && test $estatus -eq 99; then - tweaked_estatus=1 -else - tweaked_estatus=$estatus -fi - -case $tweaked_estatus:$expect_failure in - 0:yes) col=$red res=XPASS recheck=yes gcopy=yes;; - 0:*) col=$grn res=PASS recheck=no gcopy=no;; - 77:*) col=$blu res=SKIP recheck=no gcopy=yes;; - 99:*) col=$mgn res=ERROR recheck=yes gcopy=yes;; - *:yes) col=$lgn res=XFAIL recheck=no gcopy=yes;; - *:*) col=$red res=FAIL recheck=yes gcopy=yes;; -esac - -# Report the test outcome and exit status in the logs, so that one can -# know whether the test passed or failed simply by looking at the '.log' -# file, without the need of also peaking into the corresponding '.trs' -# file (automake bug#11814). -echo "$res $test_name (exit status: $estatus)" >>"$log_file" - -# Report outcome to console. -echo "${col}${res}${std}: $test_name" - -# Register the test result, and other relevant metadata. -echo ":test-result: $res" > $trs_file -echo ":global-test-result: $res" >> $trs_file -echo ":recheck: $recheck" >> $trs_file -echo ":copy-in-global-log: $gcopy" >> $trs_file - -# Local Variables: -# mode: shell-script -# sh-indentation: 2 -# eval: (add-hook 'before-save-hook 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC0" -# time-stamp-end: "; # UTC" -# End: diff --git a/src/dependencies/libarchive-3.6.2/build/autogen.sh b/src/dependencies/libarchive-3.6.2/build/autogen.sh deleted file mode 100755 index e720e9b..0000000 --- a/src/dependencies/libarchive-3.6.2/build/autogen.sh +++ /dev/null @@ -1,68 +0,0 @@ -#!/bin/sh - -PATH=/usr/local/gnu-autotools/bin/:$PATH -export PATH - -# Start from one level above the build directory -if [ -f version ]; then - cd .. -fi - -if [ \! -f build/version ]; then - echo "Can't find source directory" - exit 1 -fi - -# BSD make's "OBJDIR" support freaks out the automake-generated -# Makefile. Effectively disable it. -export MAKEOBJDIRPREFIX=/junk - -# Start from the build directory, where the version file is located -if [ -f build/version ]; then - cd build -fi - -if [ \! -f version ]; then - echo "Can't find version file" - exit 1 -fi - -# Update the build number in the 'version' file. -# Separate number from additional alpha/beta/etc marker -MARKER=`cat version | sed 's/[0-9.]//g'` -# Bump the number -VN=`cat version | sed 's/[^0-9.]//g'` -# Build out the string. -VS="$(($VN/1000000)).$(( ($VN/1000)%1000 )).$(( $VN%1000 ))$MARKER" - -cd .. - -# Clean up the source dir as much as we can. -/bin/sh build/clean.sh - -# Substitute the versions into Libarchive's archive.h and archive_entry.h -perl -p -i -e "s/^(#define\tARCHIVE_VERSION_NUMBER).*/\$1 $VN/" libarchive/archive.h -perl -p -i -e "s/^(#define\tARCHIVE_VERSION_NUMBER).*/\$1 $VN/" libarchive/archive_entry.h -perl -p -i -e "s/^(#define\tARCHIVE_VERSION_ONLY_STRING).*/\$1 \"$VS\"/" libarchive/archive.h -# Substitute versions into configure.ac as well -perl -p -i -e 's/(m4_define\(\[LIBARCHIVE_VERSION_S\]),.*\)/$1,['"$VS"'])/' configure.ac -perl -p -i -e 's/(m4_define\(\[LIBARCHIVE_VERSION_N\]),.*\)/$1,['"$VN"'])/' configure.ac - -# Remove developer CFLAGS if a release build is being made -if [ -n "${MAKE_LIBARCHIVE_RELEASE}" ]; then - perl -p -i -e "s/^(DEV_CFLAGS.*)/# \$1/" Makefile.am - perl -p -i -e 's/CMAKE_BUILD_TYPE "[A-Za-z]*"/CMAKE_BUILD_TYPE "Release"/' CMakeLists.txt -fi - -set -xe -aclocal -I build/autoconf - -# Note: --automake flag needed only for libtoolize from -# libtool 1.5.x; in libtool 2.2.x it is a synonym for --quiet -case `uname` in -Darwin) glibtoolize --automake -c;; -*) libtoolize --automake -c;; -esac -autoconf -autoheader -automake -a -c diff --git a/src/dependencies/libarchive-3.6.2/build/bump-version.sh b/src/dependencies/libarchive-3.6.2/build/bump-version.sh deleted file mode 100755 index eec4235..0000000 --- a/src/dependencies/libarchive-3.6.2/build/bump-version.sh +++ /dev/null @@ -1,36 +0,0 @@ -#!/bin/sh +v - -# Start from the build directory, where the version file is located -if [ -f build/version ]; then - cd build -fi - -if [ \! -f version ]; then - echo "Can't find version file" - exit 1 -fi - -# Update the build number in the 'version' file. -# Separate number from additional alpha/beta/etc marker -MARKER=`cat version | sed 's/[0-9.]//g'` -# Bump the number -VN=`cat version | sed 's/[^0-9.]//g'` -# Reassemble and write back out -VN=$(($VN + 1)) -rm -f version.old -mv version version.old -chmod +w version.old -echo $VN$MARKER > version -VS="$(($VN/1000000)).$(( ($VN/1000)%1000 )).$(( $VN%1000 ))$MARKER" -cd .. - -ANNOUNCE=`date +"%b %d, %Y:"`" libarchive $VS released" - -echo $ANNOUNCE - -# Add a version notice to NEWS -mv NEWS NEWS.bak -chmod +w NEWS.bak -echo $ANNOUNCE >> NEWS -echo >> NEWS -cat NEWS.bak >> NEWS diff --git a/src/dependencies/libarchive-3.6.2/build/clean.sh b/src/dependencies/libarchive-3.6.2/build/clean.sh deleted file mode 100755 index b669426..0000000 --- a/src/dependencies/libarchive-3.6.2/build/clean.sh +++ /dev/null @@ -1,99 +0,0 @@ -#!/bin/sh - -# -# Attempt to remove as many generated files as we can. -# Ideally, a well-used development sandbox would look like -# a pristine checkout after running this script. -# - -if [ \! -f build/version ]; then - echo 'Must run the clean script from the top-level dir of the libarchive distribution' 1>&2 - exit 1 -fi - -# If we're on BSD, blow away the build dir under /usr/obj -rm -rf /usr/obj`pwd` - -# -# Try to clean up a bit more... -# - -find . -name '*.So' | xargs rm -f -find . -name '*.a' | xargs rm -f -find . -name '*.la' | xargs rm -f -find . -name '*.lo' | xargs rm -f -find . -name '*.o' | xargs rm -f -find . -name '*.orig' | xargs rm -f -find . -name '*.po' | xargs rm -f -find . -name '*.rej' | xargs rm -f -find . -name '*~' | xargs rm -f -find . -name '.depend' | xargs rm -f -find . -name '.deps' | xargs rm -rf -find . -name '.dirstamp' | xargs rm -f -find . -name '.libs' | xargs rm -rf -find . -name 'CMakeFiles' | xargs rm -rf -find . -name 'cmake_install.cmake' | xargs rm -f -find . -name 'CTestTestfile.cmake' | xargs rm -f - -rm -rf Testing -rm -rf autom4te.cache -rm -rf bin -rm -rf cmake.tmp -rm -rf libarchive/Testing - -rm -f CMakeCache.txt -rm -f DartConfiguration.tcl -rm -f Makefile -rm -f Makefile.in -rm -f aclocal.m4 -rm -f bsdcpio -rm -f bsdcpio_test -rm -f bsdtar -rm -f bsdtar_test -rm -f build/autoconf/compile -rm -f build/autoconf/config.guess -rm -f build/autoconf/config.sub -rm -f build/autoconf/depcomp -rm -f build/autoconf/install-sh -rm -f build/autoconf/libtool.m4 -rm -f build/autoconf/ltmain.sh -rm -f build/autoconf/ltoptions.m4 -rm -f build/autoconf/ltsugar.m4 -rm -f build/autoconf/ltversion.m4 -rm -f build/autoconf/lt~obsolete.m4 -rm -f build/autoconf/missing -rm -f build/autoconf/test-driver -rm -f build/pkgconfig/libarchive.pc -rm -f build/version.old -rm -f cat/test/list.h -rm -f config.h -rm -f config.h.in -rm -f config.log -rm -f config.status -rm -f configure -rm -f cpio/*.1.gz -rm -f cpio/Makefile -rm -f cpio/bsdcpio -rm -f cpio/test/Makefile -rm -f cpio/test/bsdcpio_test -rm -f cpio/test/list.h -rm -f doc/html/* -rm -f doc/man/* -rm -f doc/pdf/* -rm -f doc/text/* -rm -f doc/wiki/* -rm -f libarchive/*.[35].gz -rm -f libarchive/Makefile -rm -f libarchive/libarchive.so* -rm -f libarchive/test/Makefile -rm -f libarchive/test/libarchive_test -rm -f libarchive/test/list.h -rm -f libarchive_test -rm -f libtool -rm -f stamp-h1 -rm -f tar/*.1.gz -rm -f tar/Makefile -rm -f tar/bsdtar -rm -f tar/test/Makefile -rm -f tar/test/bsdtar_test -rm -f tar/test/list.h diff --git a/src/dependencies/libarchive-3.6.2/build/cmake/CheckFileOffsetBits.c b/src/dependencies/libarchive-3.6.2/build/cmake/CheckFileOffsetBits.c deleted file mode 100644 index d948fec..0000000 --- a/src/dependencies/libarchive-3.6.2/build/cmake/CheckFileOffsetBits.c +++ /dev/null @@ -1,14 +0,0 @@ -#include - -#define KB ((off_t)1024) -#define MB ((off_t)1024 * KB) -#define GB ((off_t)1024 * MB) -#define TB ((off_t)1024 * GB) -int t2[(((64 * GB -1) % 671088649) == 268434537) - && (((TB - (64 * GB -1) + 255) % 1792151290) == 305159546)? 1: -1]; - -int main() -{ - ; - return 0; -} diff --git a/src/dependencies/libarchive-3.6.2/build/cmake/CheckFileOffsetBits.cmake b/src/dependencies/libarchive-3.6.2/build/cmake/CheckFileOffsetBits.cmake deleted file mode 100644 index b347c93..0000000 --- a/src/dependencies/libarchive-3.6.2/build/cmake/CheckFileOffsetBits.cmake +++ /dev/null @@ -1,44 +0,0 @@ -# - Check if _FILE_OFFSET_BITS macro needed for large files -# CHECK_FILE_OFFSET_BITS () -# -# The following variables may be set before calling this macro to -# modify the way the check is run: -# -# CMAKE_REQUIRED_FLAGS = string of compile command line flags -# CMAKE_REQUIRED_DEFINITIONS = list of macros to define (-DFOO=bar) -# CMAKE_REQUIRED_INCLUDES = list of include directories -# Copyright (c) 2009, Michihiro NAKAJIMA -# -# Redistribution and use is allowed according to the terms of the BSD license. -# For details see the accompanying COPYING-CMAKE-SCRIPTS file. - -#INCLUDE(CheckCXXSourceCompiles) - -GET_FILENAME_COMPONENT(_selfdir_CheckFileOffsetBits - "${CMAKE_CURRENT_LIST_FILE}" PATH) - -MACRO (CHECK_FILE_OFFSET_BITS) - IF(NOT DEFINED _FILE_OFFSET_BITS) - MESSAGE(STATUS "Checking _FILE_OFFSET_BITS for large files") - TRY_COMPILE(__WITHOUT_FILE_OFFSET_BITS_64 - ${CMAKE_CURRENT_BINARY_DIR} - ${_selfdir_CheckFileOffsetBits}/CheckFileOffsetBits.c - COMPILE_DEFINITIONS ${CMAKE_REQUIRED_DEFINITIONS}) - IF(NOT __WITHOUT_FILE_OFFSET_BITS_64) - TRY_COMPILE(__WITH_FILE_OFFSET_BITS_64 - ${CMAKE_CURRENT_BINARY_DIR} - ${_selfdir_CheckFileOffsetBits}/CheckFileOffsetBits.c - COMPILE_DEFINITIONS ${CMAKE_REQUIRED_DEFINITIONS} -D_FILE_OFFSET_BITS=64) - ENDIF(NOT __WITHOUT_FILE_OFFSET_BITS_64) - - IF(NOT __WITHOUT_FILE_OFFSET_BITS_64 AND __WITH_FILE_OFFSET_BITS_64) - SET(_FILE_OFFSET_BITS 64 CACHE INTERNAL "_FILE_OFFSET_BITS macro needed for large files") - MESSAGE(STATUS "Checking _FILE_OFFSET_BITS for large files - needed") - ELSE(NOT __WITHOUT_FILE_OFFSET_BITS_64 AND __WITH_FILE_OFFSET_BITS_64) - SET(_FILE_OFFSET_BITS "" CACHE INTERNAL "_FILE_OFFSET_BITS macro needed for large files") - MESSAGE(STATUS "Checking _FILE_OFFSET_BITS for large files - not needed") - ENDIF(NOT __WITHOUT_FILE_OFFSET_BITS_64 AND __WITH_FILE_OFFSET_BITS_64) - ENDIF(NOT DEFINED _FILE_OFFSET_BITS) - -ENDMACRO (CHECK_FILE_OFFSET_BITS) - diff --git a/src/dependencies/libarchive-3.6.2/build/cmake/CheckFuncs.cmake b/src/dependencies/libarchive-3.6.2/build/cmake/CheckFuncs.cmake deleted file mode 100644 index 0670df9..0000000 --- a/src/dependencies/libarchive-3.6.2/build/cmake/CheckFuncs.cmake +++ /dev/null @@ -1,49 +0,0 @@ -# Check if the system has the specified function; treat glibc "stub" -# functions as nonexistent: -# CHECK_FUNCTION_EXISTS_GLIBC (FUNCTION FUNCVAR) -# -# FUNCTION - the function(s) where the prototype should be declared -# FUNCVAR - variable to define if the function does exist -# -# In particular, this understands the glibc convention of -# defining macros __stub_XXXX or __stub___XXXX if the function -# does appear in the library but is merely a stub that does nothing. -# By detecting this case, we can select alternate behavior on -# platforms that don't support this functionality. -# -# The following variables may be set before calling this macro to -# modify the way the check is run: -# -# CMAKE_REQUIRED_FLAGS = string of compile command line flags -# CMAKE_REQUIRED_DEFINITIONS = list of macros to define (-DFOO=bar) -# CMAKE_REQUIRED_INCLUDES = list of include directories -# Copyright (c) 2009, Michihiro NAKAJIMA -# -# Redistribution and use is allowed according to the terms of the BSD license. -# For details see the accompanying COPYING-CMAKE-SCRIPTS file. - -INCLUDE(CheckFunctionExists) -GET_FILENAME_COMPONENT(_selfdir_CheckFunctionExistsGlibc - "${CMAKE_CURRENT_LIST_FILE}" PATH) - -MACRO (CHECK_FUNCTION_EXISTS_GLIBC _FUNC _FUNCVAR) - IF(NOT DEFINED ${_FUNCVAR}) - SET(CHECK_STUB_FUNC_1 "__stub_${_FUNC}") - SET(CHECK_STUB_FUNC_2 "__stub___${_FUNC}") - CONFIGURE_FILE( ${_selfdir_CheckFunctionExistsGlibc}/CheckFuncs_stub.c.in - ${CMAKE_CURRENT_BINARY_DIR}/cmake.tmp/CheckFuncs_stub.c IMMEDIATE) - TRY_COMPILE(__stub - ${CMAKE_CURRENT_BINARY_DIR} - ${CMAKE_CURRENT_BINARY_DIR}/cmake.tmp/CheckFuncs_stub.c - COMPILE_DEFINITIONS ${CMAKE_REQUIRED_DEFINITIONS} - CMAKE_FLAGS - -DCOMPILE_DEFINITIONS:STRING=${MACRO_CHECK_INCLUDE_FILE_FLAGS} - "${CHECK_INCLUDE_FILE_C_INCLUDE_DIRS}") - IF (__stub) - SET("${_FUNCVAR}" "" CACHE INTERNAL "Have function ${_FUNC}") - ELSE (__stub) - CHECK_FUNCTION_EXISTS("${_FUNC}" "${_FUNCVAR}") - ENDIF (__stub) - ENDIF(NOT DEFINED ${_FUNCVAR}) -ENDMACRO (CHECK_FUNCTION_EXISTS_GLIBC) - diff --git a/src/dependencies/libarchive-3.6.2/build/cmake/CheckFuncs_stub.c.in b/src/dependencies/libarchive-3.6.2/build/cmake/CheckFuncs_stub.c.in deleted file mode 100644 index 50da414..0000000 --- a/src/dependencies/libarchive-3.6.2/build/cmake/CheckFuncs_stub.c.in +++ /dev/null @@ -1,16 +0,0 @@ -#ifdef __STDC__ -#include -#else -#include -#endif - -int -main() -{ -#if defined ${CHECK_STUB_FUNC_1} || defined ${CHECK_STUB_FUNC_2} - return 0; -#else -this system have stub - return 0; -#endif -} diff --git a/src/dependencies/libarchive-3.6.2/build/cmake/CheckHeaderDirent.cmake b/src/dependencies/libarchive-3.6.2/build/cmake/CheckHeaderDirent.cmake deleted file mode 100644 index e9a7ea8..0000000 --- a/src/dependencies/libarchive-3.6.2/build/cmake/CheckHeaderDirent.cmake +++ /dev/null @@ -1,32 +0,0 @@ -# - Check if the system has the specified type -# CHECK_HEADER_DIRENT (HEADER1 HEARDER2 ...) -# -# HEADER - the header(s) where the prototype should be declared -# -# The following variables may be set before calling this macro to -# modify the way the check is run: -# -# CMAKE_REQUIRED_FLAGS = string of compile command line flags -# CMAKE_REQUIRED_DEFINITIONS = list of macros to define (-DFOO=bar) -# CMAKE_REQUIRED_INCLUDES = list of include directories -# Copyright (c) 2009, Michihiro NAKAJIMA -# -# Redistribution and use is allowed according to the terms of the BSD license. -# For details see the accompanying COPYING-CMAKE-SCRIPTS file. - - -INCLUDE(CheckTypeExists) - -MACRO (CHECK_HEADER_DIRENT) - CHECK_TYPE_EXISTS("DIR *" dirent.h HAVE_DIRENT_H) - IF(NOT HAVE_DIRENT_H) - CHECK_TYPE_EXISTS("DIR *" sys/ndir.h HAVE_SYS_NDIR_H) - IF(NOT HAVE_SYS_NDIR_H) - CHECK_TYPE_EXISTS("DIR *" ndir.h HAVE_NDIR_H) - IF(NOT HAVE_NDIR_H) - CHECK_TYPE_EXISTS("DIR *" sys/dir.h HAVE_SYS_DIR_H) - ENDIF(NOT HAVE_NDIR_H) - ENDIF(NOT HAVE_SYS_NDIR_H) - ENDIF(NOT HAVE_DIRENT_H) -ENDMACRO (CHECK_HEADER_DIRENT) - diff --git a/src/dependencies/libarchive-3.6.2/build/cmake/CheckTypeExists.cmake b/src/dependencies/libarchive-3.6.2/build/cmake/CheckTypeExists.cmake deleted file mode 100644 index b05234f..0000000 --- a/src/dependencies/libarchive-3.6.2/build/cmake/CheckTypeExists.cmake +++ /dev/null @@ -1,42 +0,0 @@ -# - Check if the system has the specified type -# CHECK_TYPE_EXISTS (TYPE HEADER VARIABLE) -# -# TYPE - the name of the type or struct or class you are interested in -# HEADER - the header(s) where the prototype should be declared -# VARIABLE - variable to store the result -# -# The following variables may be set before calling this macro to -# modify the way the check is run: -# -# CMAKE_REQUIRED_FLAGS = string of compile command line flags -# CMAKE_REQUIRED_DEFINITIONS = list of macros to define (-DFOO=bar) -# CMAKE_REQUIRED_INCLUDES = list of include directories -# Copyright (c) 2009, Michihiro NAKAJIMA -# Copyright (c) 2006, Alexander Neundorf, -# -# Redistribution and use is allowed according to the terms of the BSD license. -# For details see the accompanying COPYING-CMAKE-SCRIPTS file. - - -INCLUDE(CheckCSourceCompiles) - -MACRO (CHECK_TYPE_EXISTS _TYPE _HEADER _RESULT) - SET(_INCLUDE_FILES) - FOREACH (it ${_HEADER}) - SET(_INCLUDE_FILES "${_INCLUDE_FILES}#include <${it}>\n") - ENDFOREACH (it) - - SET(_CHECK_TYPE_EXISTS_SOURCE_CODE " -${_INCLUDE_FILES} -int main() -{ - static ${_TYPE} tmp; - if (sizeof(tmp)) - return 0; - return 0; -} -") - CHECK_C_SOURCE_COMPILES("${_CHECK_TYPE_EXISTS_SOURCE_CODE}" ${_RESULT}) - -ENDMACRO (CHECK_TYPE_EXISTS) - diff --git a/src/dependencies/libarchive-3.6.2/build/cmake/CreatePkgConfigFile.cmake b/src/dependencies/libarchive-3.6.2/build/cmake/CreatePkgConfigFile.cmake deleted file mode 100644 index bc5a43f..0000000 --- a/src/dependencies/libarchive-3.6.2/build/cmake/CreatePkgConfigFile.cmake +++ /dev/null @@ -1,33 +0,0 @@ -# - Generate a libarchive.pc like autotools for pkg-config -# - -# Set the required variables (we use the same input file as autotools) -SET(prefix ${CMAKE_INSTALL_PREFIX}) -SET(exec_prefix \${prefix}) -SET(libdir \${exec_prefix}/lib) -SET(includedir \${prefix}/include) -# Now, this is not particularly pretty, nor is it terribly accurate... -# Loop over all our additional libs -FOREACH(mylib ${ADDITIONAL_LIBS}) - # Extract the filename from the absolute path - GET_FILENAME_COMPONENT(mylib_name ${mylib} NAME_WE) - # Strip the lib prefix - STRING(REGEX REPLACE "^lib" "" mylib_name ${mylib_name}) - # Append it to our LIBS string - SET(LIBS "${LIBS} -l${mylib_name}") -ENDFOREACH() -# libxml2 is easier, since it's already using pkg-config -FOREACH(mylib ${PC_LIBXML_STATIC_LDFLAGS}) - SET(LIBS "${LIBS} ${mylib}") -ENDFOREACH() -# FIXME: The order of the libraries doesn't take dependencies into account, -# thus there's a good chance it'll make some binutils versions unhappy... -# This only affects Libs.private (looked up for static builds) though. -CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/build/pkgconfig/libarchive.pc.in - ${CMAKE_CURRENT_BINARY_DIR}/build/pkgconfig/libarchive.pc - @ONLY) -# And install it, of course ;). -IF(ENABLE_INSTALL) - INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/build/pkgconfig/libarchive.pc - DESTINATION "lib/pkgconfig") -ENDIF() diff --git a/src/dependencies/libarchive-3.6.2/build/cmake/FindLIBGCC.cmake b/src/dependencies/libarchive-3.6.2/build/cmake/FindLIBGCC.cmake deleted file mode 100644 index 5883ff8..0000000 --- a/src/dependencies/libarchive-3.6.2/build/cmake/FindLIBGCC.cmake +++ /dev/null @@ -1,22 +0,0 @@ -# - Find libgcc -# Find the libgcc library. -# -# LIBGCC_LIBRARIES - List of libraries when using libgcc -# LIBGCC_FOUND - True if libgcc found. - -IF (LIBGCC_LIBRARY) - # Already in cache, be silent - SET(LIBGCC_FIND_QUIETLY TRUE) -ENDIF (LIBGCC_LIBRARY) - -FIND_LIBRARY(LIBGCC_LIBRARY NAMES gcc libgcc) - -# handle the QUIETLY and REQUIRED arguments and set LIBGCC_FOUND to TRUE if -# all listed variables are TRUE -INCLUDE(FindPackageHandleStandardArgs) -FIND_PACKAGE_HANDLE_STANDARD_ARGS(LIBGCC DEFAULT_MSG LIBGCC_LIBRARY) - -IF(LIBGCC_FOUND) - SET(LIBGCC_LIBRARIES ${LIBGCC_LIBRARY}) - SET(HAVE_LIBGCC 1) -ENDIF(LIBGCC_FOUND) diff --git a/src/dependencies/libarchive-3.6.2/build/cmake/FindMbedTLS.cmake b/src/dependencies/libarchive-3.6.2/build/cmake/FindMbedTLS.cmake deleted file mode 100644 index a916395..0000000 --- a/src/dependencies/libarchive-3.6.2/build/cmake/FindMbedTLS.cmake +++ /dev/null @@ -1,13 +0,0 @@ -find_path(MBEDTLS_INCLUDE_DIRS mbedtls/ssl.h) - -find_library(MBEDTLS_LIBRARY mbedtls) -find_library(MBEDX509_LIBRARY mbedx509) -find_library(MBEDCRYPTO_LIBRARY mbedcrypto) - -set(MBEDTLS_LIBRARIES "${MBEDTLS_LIBRARY}" "${MBEDX509_LIBRARY}" "${MBEDCRYPTO_LIBRARY}") - -include(FindPackageHandleStandardArgs) -find_package_handle_standard_args(MBEDTLS DEFAULT_MSG - MBEDTLS_INCLUDE_DIRS MBEDTLS_LIBRARY MBEDX509_LIBRARY MBEDCRYPTO_LIBRARY) - -mark_as_advanced(MBEDTLS_INCLUDE_DIRS MBEDTLS_LIBRARY MBEDX509_LIBRARY MBEDCRYPTO_LIBRARY) diff --git a/src/dependencies/libarchive-3.6.2/build/cmake/FindNettle.cmake b/src/dependencies/libarchive-3.6.2/build/cmake/FindNettle.cmake deleted file mode 100644 index 54ec9f5..0000000 --- a/src/dependencies/libarchive-3.6.2/build/cmake/FindNettle.cmake +++ /dev/null @@ -1,23 +0,0 @@ -# - Find Nettle -# Find the Nettle include directory and library -# -# NETTLE_INCLUDE_DIR - where to find , etc. -# NETTLE_LIBRARIES - List of libraries when using libnettle. -# NETTLE_FOUND - True if libnettle found. - -IF (NETTLE_INCLUDE_DIR) - # Already in cache, be silent - SET(NETTLE_FIND_QUIETLY TRUE) -ENDIF (NETTLE_INCLUDE_DIR) - -FIND_PATH(NETTLE_INCLUDE_DIR nettle/md5.h nettle/ripemd160.h nettle/sha.h) -FIND_LIBRARY(NETTLE_LIBRARY NAMES nettle libnettle) - -# handle the QUIETLY and REQUIRED arguments and set NETTLE_FOUND to TRUE if -# all listed variables are TRUE -INCLUDE(FindPackageHandleStandardArgs) -FIND_PACKAGE_HANDLE_STANDARD_ARGS(NETTLE DEFAULT_MSG NETTLE_LIBRARY NETTLE_INCLUDE_DIR) - -IF(NETTLE_FOUND) - SET(NETTLE_LIBRARIES ${NETTLE_LIBRARY}) -ENDIF(NETTLE_FOUND) diff --git a/src/dependencies/libarchive-3.6.2/build/cmake/FindPCREPOSIX.cmake b/src/dependencies/libarchive-3.6.2/build/cmake/FindPCREPOSIX.cmake deleted file mode 100644 index 56cc17e..0000000 --- a/src/dependencies/libarchive-3.6.2/build/cmake/FindPCREPOSIX.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# - Find pcreposix -# Find the native PCRE and PCREPOSIX include and libraries -# -# PCRE_INCLUDE_DIR - where to find pcreposix.h, etc. -# PCREPOSIX_LIBRARIES - List of libraries when using libpcreposix. -# PCRE_LIBRARIES - List of libraries when using libpcre. -# PCREPOSIX_FOUND - True if libpcreposix found. -# PCRE_FOUND - True if libpcre found. - -IF (PCRE_INCLUDE_DIR) - # Already in cache, be silent - SET(PCRE_FIND_QUIETLY TRUE) -ENDIF (PCRE_INCLUDE_DIR) - -FIND_PATH(PCRE_INCLUDE_DIR pcreposix.h) -FIND_LIBRARY(PCREPOSIX_LIBRARY NAMES pcreposix libpcreposix) -FIND_LIBRARY(PCRE_LIBRARY NAMES pcre libpcre) - -# handle the QUIETLY and REQUIRED arguments and set PCREPOSIX_FOUND to TRUE if -# all listed variables are TRUE -INCLUDE(FindPackageHandleStandardArgs) -FIND_PACKAGE_HANDLE_STANDARD_ARGS(PCREPOSIX DEFAULT_MSG PCREPOSIX_LIBRARY PCRE_INCLUDE_DIR) -FIND_PACKAGE_HANDLE_STANDARD_ARGS(PCRE DEFAULT_MSG PCRE_LIBRARY) - -IF(PCREPOSIX_FOUND) - SET(PCREPOSIX_LIBRARIES ${PCREPOSIX_LIBRARY}) - SET(HAVE_LIBPCREPOSIX 1) - SET(HAVE_PCREPOSIX_H 1) -ENDIF(PCREPOSIX_FOUND) - -IF(PCRE_FOUND) - SET(PCRE_LIBRARIES ${PCRE_LIBRARY}) - SET(HAVE_LIBPCRE 1) -ENDIF(PCRE_FOUND) diff --git a/src/dependencies/libarchive-3.6.2/build/cmake/LibarchiveCodeCoverage.cmake b/src/dependencies/libarchive-3.6.2/build/cmake/LibarchiveCodeCoverage.cmake deleted file mode 100644 index 297b886..0000000 --- a/src/dependencies/libarchive-3.6.2/build/cmake/LibarchiveCodeCoverage.cmake +++ /dev/null @@ -1,68 +0,0 @@ -################################################################# -# Adds a build target called "coverage" for code coverage. -# -# This compiles the code using special GCC flags, run the tests, -# and then generates a nice HTML output. This new "coverage" make -# target will only be available if you build using GCC in Debug -# mode. If any of the required programs (lcov and genhtml) were -# not found, a FATAL_ERROR message is printed. -# -# If not already done, this code will set ENABLE_TEST to ON. -# -# To build the code coverage and open it in your browser do this: -# -# mkdir debug -# cd debug -# cmake -DCMAKE_BUILD_TYPE=Debug -DENABLE_COVERAGE=ON .. -# make -j4 -# make coverage -# xdg-open coverage/index.html -################################################################# - -# Find programs we need -FIND_PROGRAM(LCOV_EXECUTABLE lcov DOC "Full path to lcov executable") -FIND_PROGRAM(GENHTML_EXECUTABLE genhtml DOC "Full path to genhtml executable") -MARK_AS_ADVANCED(LCOV_EXECUTABLE GENHTML_EXECUTABLE) - -# Check, compiler, build types and programs are available -IF(NOT CMAKE_COMPILER_IS_GNUCC) -MESSAGE(FATAL_ERROR "Coverage can only be built on GCC") -ELSEIF(NOT CMAKE_BUILD_TYPE STREQUAL "Debug") -MESSAGE(FATAL_ERROR "Coverage can only be built in Debug mode") -ELSEIF(NOT LCOV_EXECUTABLE) -MESSAGE(FATAL_ERROR "lcov executable not found") -ELSEIF(NOT GENHTML_EXECUTABLE) -MESSAGE(FATAL_ERROR "genhtml executable not found") -ENDIF(NOT CMAKE_COMPILER_IS_GNUCC) - -# Enable testing if not already done -SET(ENABLE_TEST ON) - -################################################################# -# Set special compiler and linker flags for test coverage -################################################################# -# 0. Enable debug: -g -SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g") -# 1. Disable optimizations: -O0 -SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -O0") -# 2. Enable all kind of warnings: -SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -W") -# 3. Enable special coverage flag (HINT: --coverage is a synonym for -fprofile-arcs -ftest-coverage) -SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} --coverage") -SET(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} --coverage") -SET(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} --coverage") -################################################################# - -ADD_CUSTOM_TARGET(coverage -COMMAND ${CMAKE_COMMAND} -E echo "Beginning test coverage. Output is written to coverage.log." -COMMAND ${CMAKE_COMMAND} -E echo "COVERAGE-STEP-1/5: Reset all execution counts to zero" -COMMAND ${LCOV_EXECUTABLE} --directory . --zerocounters > coverage.log 2>&1 -COMMAND ${CMAKE_COMMAND} -E echo "COVERAGE-STEP-2/5: Run testrunner" -COMMAND ${CMAKE_CTEST_COMMAND} >> coverage.log 2>&1 -COMMAND ${CMAKE_COMMAND} -E echo "COVERAGE-STEP-3/5: Collect coverage data" -COMMAND ${LCOV_EXECUTABLE} --capture --directory . --output-file "./coverage.info" >> coverage.log 2>&1 -COMMAND ${CMAKE_COMMAND} -E echo "COVERAGE-STEP-4/5: Generate HTML from coverage data" -COMMAND ${GENHTML_EXECUTABLE} "coverage.info" --title="libarchive-${LIBARCHIVE_VERSION_STRING}" --show-details --legend --output-directory "./coverage" >> coverage.log 2>&1 -COMMAND ${CMAKE_COMMAND} -E echo "COVERAGE-STEP-5/5: Open test coverage HTML output in browser: xdg-open ./coverage/index.html" -COMMENT "Runs testrunner and generates coverage output (formats: .info and .html)") - diff --git a/src/dependencies/libarchive-3.6.2/build/cmake/config.h.in b/src/dependencies/libarchive-3.6.2/build/cmake/config.h.in deleted file mode 100644 index 5012ad2..0000000 --- a/src/dependencies/libarchive-3.6.2/build/cmake/config.h.in +++ /dev/null @@ -1,1349 +0,0 @@ -/* config.h. Generated from build/cmake/config.h.in by cmake configure */ -#define __LIBARCHIVE_CONFIG_H_INCLUDED 1 - -/* - * Ensure we have C99-style int64_t, etc, all defined. - */ - -/* First, we need to know if the system has already defined them. */ -#cmakedefine HAVE_INT16_T -#cmakedefine HAVE_INT32_T -#cmakedefine HAVE_INT64_T -#cmakedefine HAVE_INTMAX_T - -#cmakedefine HAVE_UINT8_T -#cmakedefine HAVE_UINT16_T -#cmakedefine HAVE_UINT32_T -#cmakedefine HAVE_UINT64_T -#cmakedefine HAVE_UINTMAX_T - -/* We might have the types we want under other spellings. */ -#cmakedefine HAVE___INT64 -#cmakedefine HAVE_U_INT64_T -#cmakedefine HAVE_UNSIGNED___INT64 - -/* The sizes of various standard integer types. */ -@SIZEOF_SHORT_CODE@ -@SIZEOF_INT_CODE@ -@SIZEOF_LONG_CODE@ -@SIZEOF_LONG_LONG_CODE@ -@SIZEOF_UNSIGNED_SHORT_CODE@ -@SIZEOF_UNSIGNED_CODE@ -@SIZEOF_UNSIGNED_LONG_CODE@ -@SIZEOF_UNSIGNED_LONG_LONG_CODE@ - -/* - * If we lack int64_t, define it to the first of __int64, int, long, and long long - * that exists and is the right size. - */ -#if !defined(HAVE_INT64_T) && defined(HAVE___INT64) -typedef __int64 int64_t; -#define HAVE_INT64_T -#endif - -#if !defined(HAVE_INT64_T) && SIZEOF_INT == 8 -typedef int int64_t; -#define HAVE_INT64_T -#endif - -#if !defined(HAVE_INT64_T) && SIZEOF_LONG == 8 -typedef long int64_t; -#define HAVE_INT64_T -#endif - -#if !defined(HAVE_INT64_T) && SIZEOF_LONG_LONG == 8 -typedef long long int64_t; -#define HAVE_INT64_T -#endif - -#if !defined(HAVE_INT64_T) -#error No 64-bit integer type was found. -#endif - -/* - * Similarly for int32_t - */ -#if !defined(HAVE_INT32_T) && SIZEOF_INT == 4 -typedef int int32_t; -#define HAVE_INT32_T -#endif - -#if !defined(HAVE_INT32_T) && SIZEOF_LONG == 4 -typedef long int32_t; -#define HAVE_INT32_T -#endif - -#if !defined(HAVE_INT32_T) -#error No 32-bit integer type was found. -#endif - -/* - * Similarly for int16_t - */ -#if !defined(HAVE_INT16_T) && SIZEOF_INT == 2 -typedef int int16_t; -#define HAVE_INT16_T -#endif - -#if !defined(HAVE_INT16_T) && SIZEOF_SHORT == 2 -typedef short int16_t; -#define HAVE_INT16_T -#endif - -#if !defined(HAVE_INT16_T) -#error No 16-bit integer type was found. -#endif - -/* - * Similarly for uint64_t - */ -#if !defined(HAVE_UINT64_T) && defined(HAVE_UNSIGNED___INT64) -typedef unsigned __int64 uint64_t; -#define HAVE_UINT64_T -#endif - -#if !defined(HAVE_UINT64_T) && SIZEOF_UNSIGNED == 8 -typedef unsigned uint64_t; -#define HAVE_UINT64_T -#endif - -#if !defined(HAVE_UINT64_T) && SIZEOF_UNSIGNED_LONG == 8 -typedef unsigned long uint64_t; -#define HAVE_UINT64_T -#endif - -#if !defined(HAVE_UINT64_T) && SIZEOF_UNSIGNED_LONG_LONG == 8 -typedef unsigned long long uint64_t; -#define HAVE_UINT64_T -#endif - -#if !defined(HAVE_UINT64_T) -#error No 64-bit unsigned integer type was found. -#endif - - -/* - * Similarly for uint32_t - */ -#if !defined(HAVE_UINT32_T) && SIZEOF_UNSIGNED == 4 -typedef unsigned uint32_t; -#define HAVE_UINT32_T -#endif - -#if !defined(HAVE_UINT32_T) && SIZEOF_UNSIGNED_LONG == 4 -typedef unsigned long uint32_t; -#define HAVE_UINT32_T -#endif - -#if !defined(HAVE_UINT32_T) -#error No 32-bit unsigned integer type was found. -#endif - -/* - * Similarly for uint16_t - */ -#if !defined(HAVE_UINT16_T) && SIZEOF_UNSIGNED == 2 -typedef unsigned uint16_t; -#define HAVE_UINT16_T -#endif - -#if !defined(HAVE_UINT16_T) && SIZEOF_UNSIGNED_SHORT == 2 -typedef unsigned short uint16_t; -#define HAVE_UINT16_T -#endif - -#if !defined(HAVE_UINT16_T) -#error No 16-bit unsigned integer type was found. -#endif - -/* - * Similarly for uint8_t - */ -#if !defined(HAVE_UINT8_T) -typedef unsigned char uint8_t; -#define HAVE_UINT8_T -#endif - -#if !defined(HAVE_UINT16_T) -#error No 8-bit unsigned integer type was found. -#endif - -/* Define intmax_t and uintmax_t if they are not already defined. */ -#if !defined(HAVE_INTMAX_T) -typedef int64_t intmax_t; -#endif - -#if !defined(HAVE_UINTMAX_T) -typedef uint64_t uintmax_t; -#endif - -/* Define ZLIB_WINAPI if zlib was built on Visual Studio. */ -#cmakedefine ZLIB_WINAPI 1 - -/* Darwin ACL support */ -#cmakedefine ARCHIVE_ACL_DARWIN 1 - -/* FreeBSD ACL support */ -#cmakedefine ARCHIVE_ACL_FREEBSD 1 - -/* FreeBSD NFSv4 ACL support */ -#cmakedefine ARCHIVE_ACL_FREEBSD_NFS4 1 - -/* Linux POSIX.1e ACL support via libacl */ -#cmakedefine ARCHIVE_ACL_LIBACL 1 - -/* Linux NFSv4 ACL support via librichacl */ -#cmakedefine ARCHIVE_ACL_LIBRICHACL 1 - -/* Solaris ACL support */ -#cmakedefine ARCHIVE_ACL_SUNOS 1 - -/* Solaris NFSv4 ACL support */ -#cmakedefine ARCHIVE_ACL_SUNOS_NFS4 1 - -/* MD5 via ARCHIVE_CRYPTO_MD5_LIBC supported. */ -#cmakedefine ARCHIVE_CRYPTO_MD5_LIBC 1 - -/* MD5 via ARCHIVE_CRYPTO_MD5_LIBSYSTEM supported. */ -#cmakedefine ARCHIVE_CRYPTO_MD5_LIBSYSTEM 1 - -/* MD5 via ARCHIVE_CRYPTO_MD5_NETTLE supported. */ -#cmakedefine ARCHIVE_CRYPTO_MD5_NETTLE 1 - -/* MD5 via ARCHIVE_CRYPTO_MD5_OPENSSL supported. */ -#cmakedefine ARCHIVE_CRYPTO_MD5_OPENSSL 1 - -/* MD5 via ARCHIVE_CRYPTO_MD5_WIN supported. */ -#cmakedefine ARCHIVE_CRYPTO_MD5_WIN 1 - -/* RMD160 via ARCHIVE_CRYPTO_RMD160_LIBC supported. */ -#cmakedefine ARCHIVE_CRYPTO_RMD160_LIBC 1 - -/* RMD160 via ARCHIVE_CRYPTO_RMD160_NETTLE supported. */ -#cmakedefine ARCHIVE_CRYPTO_RMD160_NETTLE 1 - -/* RMD160 via ARCHIVE_CRYPTO_RMD160_OPENSSL supported. */ -#cmakedefine ARCHIVE_CRYPTO_RMD160_OPENSSL 1 - -/* SHA1 via ARCHIVE_CRYPTO_SHA1_LIBC supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA1_LIBC 1 - -/* SHA1 via ARCHIVE_CRYPTO_SHA1_LIBSYSTEM supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA1_LIBSYSTEM 1 - -/* SHA1 via ARCHIVE_CRYPTO_SHA1_NETTLE supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA1_NETTLE 1 - -/* SHA1 via ARCHIVE_CRYPTO_SHA1_OPENSSL supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA1_OPENSSL 1 - -/* SHA1 via ARCHIVE_CRYPTO_SHA1_WIN supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA1_WIN 1 - -/* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBC supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA256_LIBC 1 - -/* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBC2 supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA256_LIBC2 1 - -/* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBC3 supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA256_LIBC3 1 - -/* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBSYSTEM supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA256_LIBSYSTEM 1 - -/* SHA256 via ARCHIVE_CRYPTO_SHA256_NETTLE supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA256_NETTLE 1 - -/* SHA256 via ARCHIVE_CRYPTO_SHA256_OPENSSL supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA256_OPENSSL 1 - -/* SHA256 via ARCHIVE_CRYPTO_SHA256_WIN supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA256_WIN 1 - -/* SHA384 via ARCHIVE_CRYPTO_SHA384_LIBC supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA384_LIBC 1 - -/* SHA384 via ARCHIVE_CRYPTO_SHA384_LIBC2 supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA384_LIBC2 1 - -/* SHA384 via ARCHIVE_CRYPTO_SHA384_LIBC3 supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA384_LIBC3 1 - -/* SHA384 via ARCHIVE_CRYPTO_SHA384_LIBSYSTEM supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA384_LIBSYSTEM 1 - -/* SHA384 via ARCHIVE_CRYPTO_SHA384_NETTLE supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA384_NETTLE 1 - -/* SHA384 via ARCHIVE_CRYPTO_SHA384_OPENSSL supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA384_OPENSSL 1 - -/* SHA384 via ARCHIVE_CRYPTO_SHA384_WIN supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA384_WIN 1 - -/* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBC supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA512_LIBC 1 - -/* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBC2 supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA512_LIBC2 1 - -/* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBC3 supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA512_LIBC3 1 - -/* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBSYSTEM supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA512_LIBSYSTEM 1 - -/* SHA512 via ARCHIVE_CRYPTO_SHA512_NETTLE supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA512_NETTLE 1 - -/* SHA512 via ARCHIVE_CRYPTO_SHA512_OPENSSL supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA512_OPENSSL 1 - -/* SHA512 via ARCHIVE_CRYPTO_SHA512_WIN supported. */ -#cmakedefine ARCHIVE_CRYPTO_SHA512_WIN 1 - -/* AIX xattr support */ -#cmakedefine ARCHIVE_XATTR_AIX 1 - -/* Darwin xattr support */ -#cmakedefine ARCHIVE_XATTR_DARWIN 1 - -/* FreeBSD xattr support */ -#cmakedefine ARCHIVE_XATTR_FREEBSD 1 - -/* Linux xattr support */ -#cmakedefine ARCHIVE_XATTR_LINUX 1 - -/* Version number of bsdcpio */ -#cmakedefine BSDCPIO_VERSION_STRING "@BSDCPIO_VERSION_STRING@" - -/* Version number of bsdtar */ -#cmakedefine BSDTAR_VERSION_STRING "@BSDTAR_VERSION_STRING@" - -/* Version number of bsdcat */ -#cmakedefine BSDCAT_VERSION_STRING "@BSDCAT_VERSION_STRING@" - -/* Define to 1 if you have the `acl_create_entry' function. */ -#cmakedefine HAVE_ACL_CREATE_ENTRY 1 - -/* Define to 1 if you have the `acl_get_fd_np' function. */ -#cmakedefine HAVE_ACL_GET_FD_NP 1 - -/* Define to 1 if you have the `acl_get_link' function. */ -#cmakedefine HAVE_ACL_GET_LINK 1 - -/* Define to 1 if you have the `acl_get_link_np' function. */ -#cmakedefine HAVE_ACL_GET_LINK_NP 1 - -/* Define to 1 if you have the `acl_get_perm' function. */ -#cmakedefine HAVE_ACL_GET_PERM 1 - -/* Define to 1 if you have the `acl_get_perm_np' function. */ -#cmakedefine HAVE_ACL_GET_PERM_NP 1 - -/* Define to 1 if you have the `acl_init' function. */ -#cmakedefine HAVE_ACL_INIT 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_ACL_LIBACL_H 1 - -/* Define to 1 if the system has the type `acl_permset_t'. */ -#cmakedefine HAVE_ACL_PERMSET_T 1 - -/* Define to 1 if you have the `acl_set_fd' function. */ -#cmakedefine HAVE_ACL_SET_FD 1 - -/* Define to 1 if you have the `acl_set_fd_np' function. */ -#cmakedefine HAVE_ACL_SET_FD_NP 1 - -/* Define to 1 if you have the `acl_set_file' function. */ -#cmakedefine HAVE_ACL_SET_FILE 1 - -/* Define to 1 if you have the `arc4random_buf' function. */ -#cmakedefine HAVE_ARC4RANDOM_BUF 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_ATTR_XATTR_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_BCRYPT_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_BSDXML_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_BZLIB_H 1 - -/* Define to 1 if you have the `chflags' function. */ -#cmakedefine HAVE_CHFLAGS 1 - -/* Define to 1 if you have the `chown' function. */ -#cmakedefine HAVE_CHOWN 1 - -/* Define to 1 if you have the `chroot' function. */ -#cmakedefine HAVE_CHROOT 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_COPYFILE_H 1 - -/* Define to 1 if you have the `ctime_r' function. */ -#cmakedefine HAVE_CTIME_R 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_CTYPE_H 1 - -/* Define to 1 if you have the `cygwin_conv_path' function. */ -#cmakedefine HAVE_CYGWIN_CONV_PATH 1 - -/* Define to 1 if you have the declaration of `ACE_GETACL', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_ACE_GETACL 1 - -/* Define to 1 if you have the declaration of `ACE_GETACLCNT', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_ACE_GETACLCNT 1 - -/* Define to 1 if you have the declaration of `ACE_SETACL', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_ACE_SETACL 1 - -/* Define to 1 if you have the declaration of `ACL_SYNCHRONIZE', and to 0 if - you don't. */ -#cmakedefine HAVE_DECL_ACL_SYNCHRONIZE 1 - -/* Define to 1 if you have the declaration of `ACL_TYPE_EXTENDED', and to 0 if - you don't. */ -#cmakedefine HAVE_DECL_ACL_TYPE_EXTENDED 1 - -/* Define to 1 if you have the declaration of `ACL_TYPE_NFS4', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_ACL_TYPE_NFS4 1 - -/* Define to 1 if you have the declaration of `ACL_USER', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_ACL_USER 1 - -/* Define to 1 if you have the declaration of `INT32_MAX', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_INT32_MAX 1 - -/* Define to 1 if you have the declaration of `INT32_MIN', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_INT32_MIN 1 - -/* Define to 1 if you have the declaration of `INT64_MAX', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_INT64_MAX 1 - -/* Define to 1 if you have the declaration of `INT64_MIN', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_INT64_MIN 1 - -/* Define to 1 if you have the declaration of `INTMAX_MAX', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_INTMAX_MAX 1 - -/* Define to 1 if you have the declaration of `INTMAX_MIN', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_INTMAX_MIN 1 - -/* Define to 1 if you have the declaration of `SETACL', and to 0 if you don't. - */ -#cmakedefine HAVE_DECL_SETACL 1 - -/* Define to 1 if you have the declaration of `SIZE_MAX', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_SIZE_MAX 1 - -/* Define to 1 if you have the declaration of `SSIZE_MAX', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_SSIZE_MAX 1 - -/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_STRERROR_R 1 - -/* Define to 1 if you have the declaration of `UINT32_MAX', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_UINT32_MAX 1 - -/* Define to 1 if you have the declaration of `UINT64_MAX', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_UINT64_MAX 1 - -/* Define to 1 if you have the declaration of `UINTMAX_MAX', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_UINTMAX_MAX 1 - -/* Define to 1 if you have the declaration of `XATTR_NOFOLLOW', and to 0 if - you don't. */ -#cmakedefine HAVE_DECL_XATTR_NOFOLLOW 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_DIRECT_H 1 - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#cmakedefine HAVE_DIRENT_H 1 - -/* Define to 1 if you have the `dirfd' function. */ -#cmakedefine HAVE_DIRFD 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_DLFCN_H 1 - -/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ -#cmakedefine HAVE_DOPRNT 1 - -/* Define to 1 if nl_langinfo supports D_MD_ORDER */ -#cmakedefine HAVE_D_MD_ORDER 1 - -/* A possible errno value for invalid file format errors */ -#cmakedefine HAVE_EFTYPE 1 - -/* A possible errno value for invalid file format errors */ -#cmakedefine HAVE_EILSEQ 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_ERRNO_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_EXPAT_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_EXT2FS_EXT2_FS_H 1 - -/* Define to 1 if you have the `extattr_get_file' function. */ -#cmakedefine HAVE_EXTATTR_GET_FILE 1 - -/* Define to 1 if you have the `extattr_list_file' function. */ -#cmakedefine HAVE_EXTATTR_LIST_FILE 1 - -/* Define to 1 if you have the `extattr_set_fd' function. */ -#cmakedefine HAVE_EXTATTR_SET_FD 1 - -/* Define to 1 if you have the `extattr_set_file' function. */ -#cmakedefine HAVE_EXTATTR_SET_FILE 1 - -/* Define to 1 if EXTATTR_NAMESPACE_USER is defined in sys/extattr.h. */ -#cmakedefine HAVE_DECL_EXTATTR_NAMESPACE_USER 1 - -/* Define to 1 if you have the declaration of `GETACL', and to 0 if you don't. - */ -#cmakedefine HAVE_DECL_GETACL 1 - -/* Define to 1 if you have the declaration of `GETACLCNT', and to 0 if you - don't. */ -#cmakedefine HAVE_DECL_GETACLCNT 1 - -/* Define to 1 if you have the `fchdir' function. */ -#cmakedefine HAVE_FCHDIR 1 - -/* Define to 1 if you have the `fchflags' function. */ -#cmakedefine HAVE_FCHFLAGS 1 - -/* Define to 1 if you have the `fchmod' function. */ -#cmakedefine HAVE_FCHMOD 1 - -/* Define to 1 if you have the `fchown' function. */ -#cmakedefine HAVE_FCHOWN 1 - -/* Define to 1 if you have the `fcntl' function. */ -#cmakedefine HAVE_FCNTL 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_FCNTL_H 1 - -/* Define to 1 if you have the `fdopendir' function. */ -#cmakedefine HAVE_FDOPENDIR 1 - -/* Define to 1 if you have the `fgetea' function. */ -#cmakedefine HAVE_FGETEA 1 - -/* Define to 1 if you have the `fgetxattr' function. */ -#cmakedefine HAVE_FGETXATTR 1 - -/* Define to 1 if you have the `flistea' function. */ -#cmakedefine HAVE_FLISTEA 1 - -/* Define to 1 if you have the `flistxattr' function. */ -#cmakedefine HAVE_FLISTXATTR 1 - -/* Define to 1 if you have the `fork' function. */ -#cmakedefine HAVE_FORK 1 - -/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ -#cmakedefine HAVE_FSEEKO 1 - -/* Define to 1 if you have the `fsetea' function. */ -#cmakedefine HAVE_FSETEA 1 - -/* Define to 1 if you have the `fsetxattr' function. */ -#cmakedefine HAVE_FSETXATTR 1 - -/* Define to 1 if you have the `fstat' function. */ -#cmakedefine HAVE_FSTAT 1 - -/* Define to 1 if you have the `fstatat' function. */ -#cmakedefine HAVE_FSTATAT 1 - -/* Define to 1 if you have the `fstatfs' function. */ -#cmakedefine HAVE_FSTATFS 1 - -/* Define to 1 if you have the `fstatvfs' function. */ -#cmakedefine HAVE_FSTATVFS 1 - -/* Define to 1 if you have the `ftruncate' function. */ -#cmakedefine HAVE_FTRUNCATE 1 - -/* Define to 1 if you have the `futimens' function. */ -#cmakedefine HAVE_FUTIMENS 1 - -/* Define to 1 if you have the `futimes' function. */ -#cmakedefine HAVE_FUTIMES 1 - -/* Define to 1 if you have the `futimesat' function. */ -#cmakedefine HAVE_FUTIMESAT 1 - -/* Define to 1 if you have the `getea' function. */ -#cmakedefine HAVE_GETEA 1 - -/* Define to 1 if you have the `geteuid' function. */ -#cmakedefine HAVE_GETEUID 1 - -/* Define to 1 if you have the `getgrgid_r' function. */ -#cmakedefine HAVE_GETGRGID_R 1 - -/* Define to 1 if you have the `getgrnam_r' function. */ -#cmakedefine HAVE_GETGRNAM_R 1 - -/* Define to 1 if you have the `getpid' function. */ -#cmakedefine HAVE_GETPID 1 - -/* Define to 1 if you have the `getpwnam_r' function. */ -#cmakedefine HAVE_GETPWNAM_R 1 - -/* Define to 1 if you have the `getpwuid_r' function. */ -#cmakedefine HAVE_GETPWUID_R 1 - -/* Define to 1 if you have the `getvfsbyname' function. */ -#cmakedefine HAVE_GETVFSBYNAME 1 - -/* Define to 1 if you have the `getxattr' function. */ -#cmakedefine HAVE_GETXATTR 1 - -/* Define to 1 if you have the `gmtime_r' function. */ -#cmakedefine HAVE_GMTIME_R 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_GRP_H 1 - -/* Define to 1 if you have the `iconv' function. */ -#cmakedefine HAVE_ICONV 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_ICONV_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_INTTYPES_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_IO_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LANGINFO_H 1 - -/* Define to 1 if you have the `lchflags' function. */ -#cmakedefine HAVE_LCHFLAGS 1 - -/* Define to 1 if you have the `lchmod' function. */ -#cmakedefine HAVE_LCHMOD 1 - -/* Define to 1 if you have the `lchown' function. */ -#cmakedefine HAVE_LCHOWN 1 - -/* Define to 1 if you have the `lgetea' function. */ -#cmakedefine HAVE_LGETEA 1 - -/* Define to 1 if you have the `lgetxattr' function. */ -#cmakedefine HAVE_LGETXATTR 1 - -/* Define to 1 if you have the `acl' library (-lacl). */ -#cmakedefine HAVE_LIBACL 1 - -/* Define to 1 if you have the `attr' library (-lattr). */ -#cmakedefine HAVE_LIBATTR 1 - -/* Define to 1 if you have the `bsdxml' library (-lbsdxml). */ -#cmakedefine HAVE_LIBBSDXML 1 - -/* Define to 1 if you have the `bz2' library (-lbz2). */ -#cmakedefine HAVE_LIBBZ2 1 - -/* Define to 1 if you have the `b2' library (-lb2). */ -#cmakedefine HAVE_LIBB2 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_BLAKE2_H 1 - -/* Define to 1 if you have the `charset' library (-lcharset). */ -#cmakedefine HAVE_LIBCHARSET 1 - -/* Define to 1 if you have the `crypto' library (-lcrypto). */ -#cmakedefine HAVE_LIBCRYPTO 1 - -/* Define to 1 if you have the `expat' library (-lexpat). */ -#cmakedefine HAVE_LIBEXPAT 1 - -/* Define to 1 if you have the `gcc' library (-lgcc). */ -#cmakedefine HAVE_LIBGCC 1 - -/* Define to 1 if you have the `lz4' library (-llz4). */ -#cmakedefine HAVE_LIBLZ4 1 - -/* Define to 1 if you have the `lzma' library (-llzma). */ -#cmakedefine HAVE_LIBLZMA 1 - -/* Define to 1 if you have the `lzmadec' library (-llzmadec). */ -#cmakedefine HAVE_LIBLZMADEC 1 - -/* Define to 1 if you have the `lzo2' library (-llzo2). */ -#cmakedefine HAVE_LIBLZO2 1 - -/* Define to 1 if you have the `mbedcrypto' library (-lmbedcrypto). */ -#cmakedefine HAVE_LIBMBEDCRYPTO 1 - -/* Define to 1 if you have the `nettle' library (-lnettle). */ -#cmakedefine HAVE_LIBNETTLE 1 - -/* Define to 1 if you have the `pcre' library (-lpcre). */ -#cmakedefine HAVE_LIBPCRE 1 - -/* Define to 1 if you have the `pcreposix' library (-lpcreposix). */ -#cmakedefine HAVE_LIBPCREPOSIX 1 - -/* Define to 1 if you have the `xml2' library (-lxml2). */ -#cmakedefine HAVE_LIBXML2 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LIBXML_XMLREADER_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LIBXML_XMLWRITER_H 1 - -/* Define to 1 if you have the `z' library (-lz). */ -#cmakedefine HAVE_LIBZ 1 - -/* Define to 1 if you have the `zstd' library (-lzstd). */ -#cmakedefine HAVE_LIBZSTD 1 - -/* Define to 1 if you have the `zstd' library (-lzstd) with compression - support. */ -#cmakedefine HAVE_LIBZSTD_COMPRESSOR 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LIMITS_H 1 - -/* Define to 1 if you have the `link' function. */ -#cmakedefine HAVE_LINK 1 - -/* Define to 1 if you have the `linkat' function. */ -#cmakedefine HAVE_LINKAT 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LINUX_FIEMAP_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LINUX_FS_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LINUX_MAGIC_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LINUX_TYPES_H 1 - -/* Define to 1 if you have the `listea' function. */ -#cmakedefine HAVE_LISTEA 1 - -/* Define to 1 if you have the `listxattr' function. */ -#cmakedefine HAVE_LISTXATTR 1 - -/* Define to 1 if you have the `llistea' function. */ -#cmakedefine HAVE_LLISTEA 1 - -/* Define to 1 if you have the `llistxattr' function. */ -#cmakedefine HAVE_LLISTXATTR 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LOCALCHARSET_H 1 - -/* Define to 1 if you have the `locale_charset' function. */ -#cmakedefine HAVE_LOCALE_CHARSET 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LOCALE_H 1 - -/* Define to 1 if you have the `localtime_r' function. */ -#cmakedefine HAVE_LOCALTIME_R 1 - -/* Define to 1 if the system has the type `long long int'. */ -#cmakedefine HAVE_LONG_LONG_INT 1 - -/* Define to 1 if you have the `lsetea' function. */ -#cmakedefine HAVE_LSETEA 1 - -/* Define to 1 if you have the `lsetxattr' function. */ -#cmakedefine HAVE_LSETXATTR 1 - -/* Define to 1 if you have the `lstat' function. */ -#cmakedefine HAVE_LSTAT 1 - -/* Define to 1 if `lstat' has the bug that it succeeds when given the - zero-length file name argument. */ -#cmakedefine HAVE_LSTAT_EMPTY_STRING_BUG 1 - -/* Define to 1 if you have the `lutimes' function. */ -#cmakedefine HAVE_LUTIMES 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LZ4HC_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LZ4_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LZMADEC_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LZMA_H 1 - -/* Define to 1 if you have a working `lzma_stream_encoder_mt' function. */ -#cmakedefine HAVE_LZMA_STREAM_ENCODER_MT 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LZO_LZO1X_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_LZO_LZOCONF_H 1 - -/* Define to 1 if you have the `mbrtowc' function. */ -#cmakedefine HAVE_MBRTOWC 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_MEMBERSHIP_H 1 - -/* Define to 1 if you have the `memmove' function. */ -#cmakedefine HAVE_MEMMOVE 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_MEMORY_H 1 - -/* Define to 1 if you have the `mkdir' function. */ -#cmakedefine HAVE_MKDIR 1 - -/* Define to 1 if you have the `mkfifo' function. */ -#cmakedefine HAVE_MKFIFO 1 - -/* Define to 1 if you have the `mknod' function. */ -#cmakedefine HAVE_MKNOD 1 - -/* Define to 1 if you have the `mkstemp' function. */ -#cmakedefine HAVE_MKSTEMP 1 - -/* Define to 1 if you have the header file, and it defines `DIR'. */ -#cmakedefine HAVE_NDIR_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_NETTLE_AES_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_NETTLE_HMAC_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_NETTLE_MD5_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_NETTLE_PBKDF2_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_NETTLE_RIPEMD160_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_NETTLE_SHA_H 1 - -/* Define to 1 if you have the `nl_langinfo' function. */ -#cmakedefine HAVE_NL_LANGINFO 1 - -/* Define to 1 if you have the `openat' function. */ -#cmakedefine HAVE_OPENAT 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_PATHS_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_PCREPOSIX_H 1 - -/* Define to 1 if you have the `pipe' function. */ -#cmakedefine HAVE_PIPE 1 - -/* Define to 1 if you have the `PKCS5_PBKDF2_HMAC_SHA1' function. */ -#cmakedefine HAVE_PKCS5_PBKDF2_HMAC_SHA1 1 - -/* Define to 1 if you have the `poll' function. */ -#cmakedefine HAVE_POLL 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_POLL_H 1 - -/* Define to 1 if you have the `posix_spawnp' function. */ -#cmakedefine HAVE_POSIX_SPAWNP 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_PROCESS_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_PTHREAD_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_PWD_H 1 - -/* Define to 1 if you have the `readdir_r' function. */ -#cmakedefine HAVE_READDIR_R 1 - -/* Define to 1 if you have the `readlink' function. */ -#cmakedefine HAVE_READLINK 1 - -/* Define to 1 if you have the `readlinkat' function. */ -#cmakedefine HAVE_READLINKAT 1 - -/* Define to 1 if you have the `readpassphrase' function. */ -#cmakedefine HAVE_READPASSPHRASE 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_READPASSPHRASE_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_REGEX_H 1 - -/* Define to 1 if you have the `select' function. */ -#cmakedefine HAVE_SELECT 1 - -/* Define to 1 if you have the `setenv' function. */ -#cmakedefine HAVE_SETENV 1 - -/* Define to 1 if you have the `setlocale' function. */ -#cmakedefine HAVE_SETLOCALE 1 - -/* Define to 1 if you have the `sigaction' function. */ -#cmakedefine HAVE_SIGACTION 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SIGNAL_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SPAWN_H 1 - -/* Define to 1 if you have the `statfs' function. */ -#cmakedefine HAVE_STATFS 1 - -/* Define to 1 if you have the `statvfs' function. */ -#cmakedefine HAVE_STATVFS 1 - -/* Define to 1 if `stat' has the bug that it succeeds when given the - zero-length file name argument. */ -#cmakedefine HAVE_STAT_EMPTY_STRING_BUG 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_STDARG_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_STDINT_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_STDLIB_H 1 - -/* Define to 1 if you have the `strchr' function. */ -#cmakedefine HAVE_STRCHR 1 - -/* Define to 1 if you have the `strnlen' function. */ -#cmakedefine HAVE_STRNLEN 1 - -/* Define to 1 if you have the `strdup' function. */ -#cmakedefine HAVE_STRDUP 1 - -/* Define to 1 if you have the `strerror' function. */ -#cmakedefine HAVE_STRERROR 1 - -/* Define to 1 if you have the `strerror_r' function. */ -#cmakedefine HAVE_STRERROR_R 1 - -/* Define to 1 if you have the `strftime' function. */ -#cmakedefine HAVE_STRFTIME 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_STRINGS_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_STRING_H 1 - -/* Define to 1 if you have the `strrchr' function. */ -#cmakedefine HAVE_STRRCHR 1 - -/* Define to 1 if `f_namemax' is a member of `struct statfs'. */ -#cmakedefine HAVE_STRUCT_STATFS_F_NAMEMAX 1 - -/* Define to 1 if `f_iosize' is a member of `struct statvfs'. */ -#cmakedefine HAVE_STRUCT_STATVFS_F_IOSIZE 1 - -/* Define to 1 if `st_birthtime' is a member of `struct stat'. */ -#cmakedefine HAVE_STRUCT_STAT_ST_BIRTHTIME 1 - -/* Define to 1 if `st_birthtimespec.tv_nsec' is a member of `struct stat'. */ -#cmakedefine HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 - -/* Define to 1 if `st_blksize' is a member of `struct stat'. */ -#cmakedefine HAVE_STRUCT_STAT_ST_BLKSIZE 1 - -/* Define to 1 if `st_flags' is a member of `struct stat'. */ -#cmakedefine HAVE_STRUCT_STAT_ST_FLAGS 1 - -/* Define to 1 if `st_mtimespec.tv_nsec' is a member of `struct stat'. */ -#cmakedefine HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 - -/* Define to 1 if `st_mtime_n' is a member of `struct stat'. */ -#cmakedefine HAVE_STRUCT_STAT_ST_MTIME_N 1 - -/* Define to 1 if `st_mtime_usec' is a member of `struct stat'. */ -#cmakedefine HAVE_STRUCT_STAT_ST_MTIME_USEC 1 - -/* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */ -#cmakedefine HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 - -/* Define to 1 if `st_umtime' is a member of `struct stat'. */ -#cmakedefine HAVE_STRUCT_STAT_ST_UMTIME 1 - -/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */ -#cmakedefine HAVE_STRUCT_TM_TM_GMTOFF 1 - -/* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */ -#cmakedefine HAVE_STRUCT_TM___TM_GMTOFF 1 - -/* Define to 1 if you have `struct vfsconf'. */ -#cmakedefine HAVE_STRUCT_VFSCONF 1 - -/* Define to 1 if you have `struct xvfsconf'. */ -#cmakedefine HAVE_STRUCT_XVFSCONF 1 - -/* Define to 1 if you have the `symlink' function. */ -#cmakedefine HAVE_SYMLINK 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_ACL_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_CDEFS_H 1 - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#cmakedefine HAVE_SYS_DIR_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_EA_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_EXTATTR_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_IOCTL_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_MKDEV_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_MOUNT_H 1 - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#cmakedefine HAVE_SYS_NDIR_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_PARAM_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_POLL_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_RICHACL_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_SELECT_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_STATFS_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_STATVFS_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_STAT_H 1 - - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_SYSMACROS_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_TIME_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_TYPES_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_UTIME_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_UTSNAME_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_VFS_H 1 - -/* Define to 1 if you have that is POSIX.1 compatible. */ -#cmakedefine HAVE_SYS_WAIT_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_XATTR_H 1 - -/* Define to 1 if you have the `timegm' function. */ -#cmakedefine HAVE_TIMEGM 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_TIME_H 1 - -/* Define to 1 if you have the `tzset' function. */ -#cmakedefine HAVE_TZSET 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_UNISTD_H 1 - -/* Define to 1 if you have the `unlinkat' function. */ -#cmakedefine HAVE_UNLINKAT 1 - -/* Define to 1 if you have the `unsetenv' function. */ -#cmakedefine HAVE_UNSETENV 1 - -/* Define to 1 if the system has the type `unsigned long long'. */ -#cmakedefine HAVE_UNSIGNED_LONG_LONG 1 - -/* Define to 1 if the system has the type `unsigned long long int'. */ -#cmakedefine HAVE_UNSIGNED_LONG_LONG_INT 1 - -/* Define to 1 if you have the `utime' function. */ -#cmakedefine HAVE_UTIME 1 - -/* Define to 1 if you have the `utimensat' function. */ -#cmakedefine HAVE_UTIMENSAT 1 - -/* Define to 1 if you have the `utimes' function. */ -#cmakedefine HAVE_UTIMES 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_UTIME_H 1 - -/* Define to 1 if you have the `vfork' function. */ -#cmakedefine HAVE_VFORK 1 - -/* Define to 1 if you have the `vprintf' function. */ -#cmakedefine HAVE_VPRINTF 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_WCHAR_H 1 - -/* Define to 1 if the system has the type `wchar_t'. */ -#cmakedefine HAVE_WCHAR_T 1 - -/* Define to 1 if you have the `wcrtomb' function. */ -#cmakedefine HAVE_WCRTOMB 1 - -/* Define to 1 if you have the `wcscmp' function. */ -#cmakedefine HAVE_WCSCMP 1 - -/* Define to 1 if you have the `wcscpy' function. */ -#cmakedefine HAVE_WCSCPY 1 - -/* Define to 1 if you have the `wcslen' function. */ -#cmakedefine HAVE_WCSLEN 1 - -/* Define to 1 if you have the `wctomb' function. */ -#cmakedefine HAVE_WCTOMB 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_WCTYPE_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_WINCRYPT_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_WINDOWS_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_WINIOCTL_H 1 - -/* Define to 1 if you have _CrtSetReportMode in */ -#cmakedefine HAVE__CrtSetReportMode 1 - -/* Define to 1 if you have the `wmemcmp' function. */ -#cmakedefine HAVE_WMEMCMP 1 - -/* Define to 1 if you have the `wmemcpy' function. */ -#cmakedefine HAVE_WMEMCPY 1 - -/* Define to 1 if you have the `wmemmove' function. */ -#cmakedefine HAVE_WMEMMOVE 1 - -/* Define to 1 if you have a working EXT2_IOC_GETFLAGS */ -#cmakedefine HAVE_WORKING_EXT2_IOC_GETFLAGS 1 - -/* Define to 1 if you have a working FS_IOC_GETFLAGS */ -#cmakedefine HAVE_WORKING_FS_IOC_GETFLAGS 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_ZLIB_H 1 - -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_ZSTD_H 1 - -/* Define to 1 if you have the `_ctime64_s' function. */ -#cmakedefine HAVE__CTIME64_S 1 - -/* Define to 1 if you have the `_fseeki64' function. */ -#cmakedefine HAVE__FSEEKI64 1 - -/* Define to 1 if you have the `_get_timezone' function. */ -#cmakedefine HAVE__GET_TIMEZONE 1 - -/* Define to 1 if you have the `_gmtime64_s' function. */ -#cmakedefine HAVE__GMTIME64_S 1 - -/* Define to 1 if you have the `_localtime64_s' function. */ -#cmakedefine HAVE__LOCALTIME64_S 1 - -/* Define to 1 if you have the `_mkgmtime64' function. */ -#cmakedefine HAVE__MKGMTIME64 1 - -/* Define as const if the declaration of iconv() needs const. */ -#define ICONV_CONST @ICONV_CONST@ - -/* Version number of libarchive as a single integer */ -#cmakedefine LIBARCHIVE_VERSION_NUMBER "@LIBARCHIVE_VERSION_NUMBER@" - -/* Version number of libarchive */ -#cmakedefine LIBARCHIVE_VERSION_STRING "@LIBARCHIVE_VERSION_STRING@" - -/* Define to 1 if `lstat' dereferences a symlink specified with a trailing - slash. */ -#cmakedefine LSTAT_FOLLOWS_SLASHED_SYMLINK 1 - -/* Define to 1 if `major', `minor', and `makedev' are declared in . - */ -#cmakedefine MAJOR_IN_MKDEV 1 - -/* Define to 1 if `major', `minor', and `makedev' are declared in - . */ -#cmakedefine MAJOR_IN_SYSMACROS 1 - -/* Define to 1 if your C compiler doesn't accept -c and -o together. */ -#cmakedefine NO_MINUS_C_MINUS_O 1 - -/* The size of `wchar_t', as computed by sizeof. */ -#cmakedefine SIZEOF_WCHAR_T @SIZEOF_WCHAR_T@ - -/* Define to 1 if strerror_r returns char *. */ -#cmakedefine STRERROR_R_CHAR_P 1 - -/* Define to 1 if you can safely include both and . */ -#cmakedefine TIME_WITH_SYS_TIME 1 - -/* - * Some platform requires a macro to use extension functions. - */ -#cmakedefine SAFE_TO_DEFINE_EXTENSIONS 1 -#ifdef SAFE_TO_DEFINE_EXTENSIONS -/* Enable extensions on AIX 3, Interix. */ -#ifndef _ALL_SOURCE -# define _ALL_SOURCE 1 -#endif -/* Enable GNU extensions on systems that have them. */ -#ifndef _GNU_SOURCE -# define _GNU_SOURCE 1 -#endif -/* Enable threading extensions on Solaris. */ -#ifndef _POSIX_PTHREAD_SEMANTICS -# define _POSIX_PTHREAD_SEMANTICS 1 -#endif -/* Enable extensions on HP NonStop. */ -#ifndef _TANDEM_SOURCE -# define _TANDEM_SOURCE 1 -#endif -/* Enable general extensions on Solaris. */ -#ifndef __EXTENSIONS__ -# define __EXTENSIONS__ 1 -#endif -#endif /* SAFE_TO_DEFINE_EXTENSIONS */ - -/* Version number of package */ -#cmakedefine VERSION "@VERSION@" - -/* Number of bits in a file offset, on hosts where this is settable. */ -#cmakedefine _FILE_OFFSET_BITS @_FILE_OFFSET_BITS@ - -/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ -#cmakedefine _LARGEFILE_SOURCE 1 - -/* Define for large files, on AIX-style hosts. */ -#cmakedefine _LARGE_FILES @_LARGE_FILES@ - -/* Define to control Windows SDK version */ -#ifndef NTDDI_VERSION -#cmakedefine NTDDI_VERSION @NTDDI_VERSION@ -#endif // NTDDI_VERSION - -#ifndef _WIN32_WINNT -#cmakedefine _WIN32_WINNT @_WIN32_WINNT@ -#endif // _WIN32_WINNT - -#ifndef WINVER -#cmakedefine WINVER @WINVER@ -#endif // WINVER - -/* Define to empty if `const' does not conform to ANSI C. */ -#cmakedefine const @const@ - -/* Define to `int' if doesn't define. */ -#cmakedefine gid_t @gid_t@ - -/* Define to `unsigned long' if does not define. */ -#cmakedefine id_t @id_t@ - -/* Define to `int' if does not define. */ -#cmakedefine mode_t @mode_t@ - -/* Define to `long long' if does not define. */ -#cmakedefine off_t @off_t@ - -/* Define to `int' if doesn't define. */ -#cmakedefine pid_t @pid_t@ - -/* Define to `unsigned int' if does not define. */ -#cmakedefine size_t @size_t@ - -/* Define to `int' if does not define. */ -#cmakedefine ssize_t @ssize_t@ - -/* Define to `int' if doesn't define. */ -#cmakedefine uid_t @uid_t@ - -/* Define to `int' if does not define. */ -#cmakedefine intptr_t @intptr_t@ - -/* Define to `unsigned int' if does not define. */ -#cmakedefine uintptr_t @uintptr_t@ diff --git a/src/dependencies/libarchive-3.6.2/build/pkgconfig/libarchive.pc.in b/src/dependencies/libarchive-3.6.2/build/pkgconfig/libarchive.pc.in deleted file mode 100644 index 1f51e77..0000000 --- a/src/dependencies/libarchive-3.6.2/build/pkgconfig/libarchive.pc.in +++ /dev/null @@ -1,13 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -includedir=@includedir@ - -Name: libarchive -Description: library that can create and read several streaming archive formats -Version: @VERSION@ -Cflags: -I${includedir} -Cflags.private: -DLIBARCHIVE_STATIC -Libs: -L${libdir} -larchive -Libs.private: @LIBS@ -Requires.private: @LIBSREQUIRED@ diff --git a/src/dependencies/libarchive-3.6.2/build/version b/src/dependencies/libarchive-3.6.2/build/version deleted file mode 100644 index 1af1bec..0000000 --- a/src/dependencies/libarchive-3.6.2/build/version +++ /dev/null @@ -1 +0,0 @@ -3006002 diff --git a/src/dependencies/libarchive-3.6.2/cat/test/list.h b/src/dependencies/libarchive-3.6.2/cat/test/list.h deleted file mode 100644 index 57f2f2a..0000000 --- a/src/dependencies/libarchive-3.6.2/cat/test/list.h +++ /dev/null @@ -1,18 +0,0 @@ -DEFINE_TEST(test_0) -DEFINE_TEST(test_empty_gz) -DEFINE_TEST(test_empty_lz4) -DEFINE_TEST(test_empty_xz) -DEFINE_TEST(test_empty_zstd) -DEFINE_TEST(test_error) -DEFINE_TEST(test_error_mixed) -DEFINE_TEST(test_expand_Z) -DEFINE_TEST(test_expand_bz2) -DEFINE_TEST(test_expand_gz) -DEFINE_TEST(test_expand_lz4) -DEFINE_TEST(test_expand_mixed) -DEFINE_TEST(test_expand_plain) -DEFINE_TEST(test_expand_xz) -DEFINE_TEST(test_expand_zstd) -DEFINE_TEST(test_help) -DEFINE_TEST(test_stdin) -DEFINE_TEST(test_version) diff --git a/src/dependencies/libarchive-3.6.2/config.h.in b/src/dependencies/libarchive-3.6.2/config.h.in deleted file mode 100644 index 7ba4650..0000000 --- a/src/dependencies/libarchive-3.6.2/config.h.in +++ /dev/null @@ -1,1504 +0,0 @@ -/* config.h.in. Generated from configure.ac by autoheader. */ - -/* Darwin ACL support */ -#undef ARCHIVE_ACL_DARWIN - -/* FreeBSD ACL support */ -#undef ARCHIVE_ACL_FREEBSD - -/* FreeBSD NFSv4 ACL support */ -#undef ARCHIVE_ACL_FREEBSD_NFS4 - -/* Linux POSIX.1e ACL support via libacl */ -#undef ARCHIVE_ACL_LIBACL - -/* Linux NFSv4 ACL support via librichacl */ -#undef ARCHIVE_ACL_LIBRICHACL - -/* Solaris ACL support */ -#undef ARCHIVE_ACL_SUNOS - -/* Solaris NFSv4 ACL support */ -#undef ARCHIVE_ACL_SUNOS_NFS4 - -/* MD5 via ARCHIVE_CRYPTO_MD5_LIBC supported. */ -#undef ARCHIVE_CRYPTO_MD5_LIBC - -/* MD5 via ARCHIVE_CRYPTO_MD5_LIBMD supported. */ -#undef ARCHIVE_CRYPTO_MD5_LIBMD - -/* MD5 via ARCHIVE_CRYPTO_MD5_LIBSYSTEM supported. */ -#undef ARCHIVE_CRYPTO_MD5_LIBSYSTEM - -/* MD5 via ARCHIVE_CRYPTO_MD5_MBEDTLS supported. */ -#undef ARCHIVE_CRYPTO_MD5_MBEDTLS - -/* MD5 via ARCHIVE_CRYPTO_MD5_NETTLE supported. */ -#undef ARCHIVE_CRYPTO_MD5_NETTLE - -/* MD5 via ARCHIVE_CRYPTO_MD5_OPENSSL supported. */ -#undef ARCHIVE_CRYPTO_MD5_OPENSSL - -/* MD5 via ARCHIVE_CRYPTO_MD5_WIN supported. */ -#undef ARCHIVE_CRYPTO_MD5_WIN - -/* RMD160 via ARCHIVE_CRYPTO_RMD160_LIBC supported. */ -#undef ARCHIVE_CRYPTO_RMD160_LIBC - -/* RMD160 via ARCHIVE_CRYPTO_RMD160_LIBMD supported. */ -#undef ARCHIVE_CRYPTO_RMD160_LIBMD - -/* RMD160 via ARCHIVE_CRYPTO_RMD160_MBEDTLS supported. */ -#undef ARCHIVE_CRYPTO_RMD160_MBEDTLS - -/* RMD160 via ARCHIVE_CRYPTO_RMD160_NETTLE supported. */ -#undef ARCHIVE_CRYPTO_RMD160_NETTLE - -/* RMD160 via ARCHIVE_CRYPTO_RMD160_OPENSSL supported. */ -#undef ARCHIVE_CRYPTO_RMD160_OPENSSL - -/* SHA1 via ARCHIVE_CRYPTO_SHA1_LIBC supported. */ -#undef ARCHIVE_CRYPTO_SHA1_LIBC - -/* SHA1 via ARCHIVE_CRYPTO_SHA1_LIBMD supported. */ -#undef ARCHIVE_CRYPTO_SHA1_LIBMD - -/* SHA1 via ARCHIVE_CRYPTO_SHA1_LIBSYSTEM supported. */ -#undef ARCHIVE_CRYPTO_SHA1_LIBSYSTEM - -/* SHA1 via ARCHIVE_CRYPTO_SHA1_MBEDTLS supported. */ -#undef ARCHIVE_CRYPTO_SHA1_MBEDTLS - -/* SHA1 via ARCHIVE_CRYPTO_SHA1_NETTLE supported. */ -#undef ARCHIVE_CRYPTO_SHA1_NETTLE - -/* SHA1 via ARCHIVE_CRYPTO_SHA1_OPENSSL supported. */ -#undef ARCHIVE_CRYPTO_SHA1_OPENSSL - -/* SHA1 via ARCHIVE_CRYPTO_SHA1_WIN supported. */ -#undef ARCHIVE_CRYPTO_SHA1_WIN - -/* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBC supported. */ -#undef ARCHIVE_CRYPTO_SHA256_LIBC - -/* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBC2 supported. */ -#undef ARCHIVE_CRYPTO_SHA256_LIBC2 - -/* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBC3 supported. */ -#undef ARCHIVE_CRYPTO_SHA256_LIBC3 - -/* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBMD supported. */ -#undef ARCHIVE_CRYPTO_SHA256_LIBMD - -/* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBSYSTEM supported. */ -#undef ARCHIVE_CRYPTO_SHA256_LIBSYSTEM - -/* SHA256 via ARCHIVE_CRYPTO_SHA256_MBEDTLS supported. */ -#undef ARCHIVE_CRYPTO_SHA256_MBEDTLS - -/* SHA256 via ARCHIVE_CRYPTO_SHA256_NETTLE supported. */ -#undef ARCHIVE_CRYPTO_SHA256_NETTLE - -/* SHA256 via ARCHIVE_CRYPTO_SHA256_OPENSSL supported. */ -#undef ARCHIVE_CRYPTO_SHA256_OPENSSL - -/* SHA256 via ARCHIVE_CRYPTO_SHA256_WIN supported. */ -#undef ARCHIVE_CRYPTO_SHA256_WIN - -/* SHA384 via ARCHIVE_CRYPTO_SHA384_LIBC supported. */ -#undef ARCHIVE_CRYPTO_SHA384_LIBC - -/* SHA384 via ARCHIVE_CRYPTO_SHA384_LIBC2 supported. */ -#undef ARCHIVE_CRYPTO_SHA384_LIBC2 - -/* SHA384 via ARCHIVE_CRYPTO_SHA384_LIBC3 supported. */ -#undef ARCHIVE_CRYPTO_SHA384_LIBC3 - -/* SHA384 via ARCHIVE_CRYPTO_SHA384_LIBSYSTEM supported. */ -#undef ARCHIVE_CRYPTO_SHA384_LIBSYSTEM - -/* SHA384 via ARCHIVE_CRYPTO_SHA384_MBEDTLS supported. */ -#undef ARCHIVE_CRYPTO_SHA384_MBEDTLS - -/* SHA384 via ARCHIVE_CRYPTO_SHA384_NETTLE supported. */ -#undef ARCHIVE_CRYPTO_SHA384_NETTLE - -/* SHA384 via ARCHIVE_CRYPTO_SHA384_OPENSSL supported. */ -#undef ARCHIVE_CRYPTO_SHA384_OPENSSL - -/* SHA384 via ARCHIVE_CRYPTO_SHA384_WIN supported. */ -#undef ARCHIVE_CRYPTO_SHA384_WIN - -/* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBC supported. */ -#undef ARCHIVE_CRYPTO_SHA512_LIBC - -/* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBC2 supported. */ -#undef ARCHIVE_CRYPTO_SHA512_LIBC2 - -/* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBC3 supported. */ -#undef ARCHIVE_CRYPTO_SHA512_LIBC3 - -/* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBMD supported. */ -#undef ARCHIVE_CRYPTO_SHA512_LIBMD - -/* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBSYSTEM supported. */ -#undef ARCHIVE_CRYPTO_SHA512_LIBSYSTEM - -/* SHA512 via ARCHIVE_CRYPTO_SHA512_MBEDTLS supported. */ -#undef ARCHIVE_CRYPTO_SHA512_MBEDTLS - -/* SHA512 via ARCHIVE_CRYPTO_SHA512_NETTLE supported. */ -#undef ARCHIVE_CRYPTO_SHA512_NETTLE - -/* SHA512 via ARCHIVE_CRYPTO_SHA512_OPENSSL supported. */ -#undef ARCHIVE_CRYPTO_SHA512_OPENSSL - -/* SHA512 via ARCHIVE_CRYPTO_SHA512_WIN supported. */ -#undef ARCHIVE_CRYPTO_SHA512_WIN - -/* AIX xattr support */ -#undef ARCHIVE_XATTR_AIX - -/* Darwin xattr support */ -#undef ARCHIVE_XATTR_DARWIN - -/* FreeBSD xattr support */ -#undef ARCHIVE_XATTR_FREEBSD - -/* Linux xattr support */ -#undef ARCHIVE_XATTR_LINUX - -/* Version number of bsdcat */ -#undef BSDCAT_VERSION_STRING - -/* Version number of bsdcpio */ -#undef BSDCPIO_VERSION_STRING - -/* Version number of bsdtar */ -#undef BSDTAR_VERSION_STRING - -/* Define to 1 if the system has the type `ace_t'. */ -#undef HAVE_ACE_T - -/* Define to 1 if you have the `acl' function. */ -#undef HAVE_ACL - -/* Define to 1 if the system has the type `aclent_t'. */ -#undef HAVE_ACLENT_T - -/* Define to 1 if you have the `acl_add_flag_np' function. */ -#undef HAVE_ACL_ADD_FLAG_NP - -/* Define to 1 if you have the `acl_add_perm' function. */ -#undef HAVE_ACL_ADD_PERM - -/* Define to 1 if you have the `acl_clear_flags_np' function. */ -#undef HAVE_ACL_CLEAR_FLAGS_NP - -/* Define to 1 if you have the `acl_clear_perms' function. */ -#undef HAVE_ACL_CLEAR_PERMS - -/* Define to 1 if you have the `acl_create_entry' function. */ -#undef HAVE_ACL_CREATE_ENTRY - -/* Define to 1 if you have the `acl_delete_def_file' function. */ -#undef HAVE_ACL_DELETE_DEF_FILE - -/* Define to 1 if the system has the type `acl_entry_t'. */ -#undef HAVE_ACL_ENTRY_T - -/* Define to 1 if you have the `acl_free' function. */ -#undef HAVE_ACL_FREE - -/* Define to 1 if you have the `acl_get_brand_np' function. */ -#undef HAVE_ACL_GET_BRAND_NP - -/* Define to 1 if you have the `acl_get_entry' function. */ -#undef HAVE_ACL_GET_ENTRY - -/* Define to 1 if you have the `acl_get_entry_type_np' function. */ -#undef HAVE_ACL_GET_ENTRY_TYPE_NP - -/* Define to 1 if you have the `acl_get_fd' function. */ -#undef HAVE_ACL_GET_FD - -/* Define to 1 if you have the `acl_get_fd_np' function. */ -#undef HAVE_ACL_GET_FD_NP - -/* Define to 1 if you have the `acl_get_file' function. */ -#undef HAVE_ACL_GET_FILE - -/* Define to 1 if you have the `acl_get_flagset_np' function. */ -#undef HAVE_ACL_GET_FLAGSET_NP - -/* Define to 1 if you have the `acl_get_flag_np' function. */ -#undef HAVE_ACL_GET_FLAG_NP - -/* Define to 1 if you have the `acl_get_link_np' function. */ -#undef HAVE_ACL_GET_LINK_NP - -/* Define to 1 if you have the `acl_get_perm' function. */ -#undef HAVE_ACL_GET_PERM - -/* Define to 1 if you have the `acl_get_permset' function. */ -#undef HAVE_ACL_GET_PERMSET - -/* Define to 1 if you have the `acl_get_perm_np' function. */ -#undef HAVE_ACL_GET_PERM_NP - -/* Define to 1 if you have the `acl_get_qualifier' function. */ -#undef HAVE_ACL_GET_QUALIFIER - -/* Define to 1 if you have the `acl_get_tag_type' function. */ -#undef HAVE_ACL_GET_TAG_TYPE - -/* Define to 1 if you have the `acl_init' function. */ -#undef HAVE_ACL_INIT - -/* Define to 1 if you have the `acl_is_trivial_np' function. */ -#undef HAVE_ACL_IS_TRIVIAL_NP - -/* Define to 1 if you have the header file. */ -#undef HAVE_ACL_LIBACL_H - -/* Define to 1 if the system has the type `acl_permset_t'. */ -#undef HAVE_ACL_PERMSET_T - -/* Define to 1 if you have the `acl_set_entry_type_np' function. */ -#undef HAVE_ACL_SET_ENTRY_TYPE_NP - -/* Define to 1 if you have the `acl_set_fd' function. */ -#undef HAVE_ACL_SET_FD - -/* Define to 1 if you have the `acl_set_fd_np' function. */ -#undef HAVE_ACL_SET_FD_NP - -/* Define to 1 if you have the `acl_set_file' function. */ -#undef HAVE_ACL_SET_FILE - -/* Define to 1 if you have the `acl_set_link_np' function. */ -#undef HAVE_ACL_SET_LINK_NP - -/* Define to 1 if you have the `acl_set_qualifier' function. */ -#undef HAVE_ACL_SET_QUALIFIER - -/* Define to 1 if you have the `acl_set_tag_type' function. */ -#undef HAVE_ACL_SET_TAG_TYPE - -/* Define to 1 if the system has the type `acl_t'. */ -#undef HAVE_ACL_T - -/* Define to 1 if the system has the type `acl_tag_t'. */ -#undef HAVE_ACL_TAG_T - -/* Define to 1 if you have the `arc4random_buf' function. */ -#undef HAVE_ARC4RANDOM_BUF - -/* Define to 1 if you have the header file. */ -#undef HAVE_ATTR_XATTR_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_BCRYPT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_BLAKE2_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_BZLIB_H - -/* Define to 1 if you have the `chflags' function. */ -#undef HAVE_CHFLAGS - -/* Define to 1 if you have the `chown' function. */ -#undef HAVE_CHOWN - -/* Define to 1 if you have the `chroot' function. */ -#undef HAVE_CHROOT - -/* Define to 1 if you have the header file. */ -#undef HAVE_COPYFILE_H - -/* Define to 1 if you have the `ctime_r' function. */ -#undef HAVE_CTIME_R - -/* Define to 1 if you have the header file. */ -#undef HAVE_CTYPE_H - -/* Define to 1 if you have the `cygwin_conv_path' function. */ -#undef HAVE_CYGWIN_CONV_PATH - -/* Define to 1 if you have the declaration of `ACE_GETACL', and to 0 if you - don't. */ -#undef HAVE_DECL_ACE_GETACL - -/* Define to 1 if you have the declaration of `ACE_GETACLCNT', and to 0 if you - don't. */ -#undef HAVE_DECL_ACE_GETACLCNT - -/* Define to 1 if you have the declaration of `ACE_SETACL', and to 0 if you - don't. */ -#undef HAVE_DECL_ACE_SETACL - -/* Define to 1 if you have the declaration of `ACL_SYNCHRONIZE', and to 0 if - you don't. */ -#undef HAVE_DECL_ACL_SYNCHRONIZE - -/* Define to 1 if you have the declaration of `ACL_TYPE_EXTENDED', and to 0 if - you don't. */ -#undef HAVE_DECL_ACL_TYPE_EXTENDED - -/* Define to 1 if you have the declaration of `ACL_TYPE_NFS4', and to 0 if you - don't. */ -#undef HAVE_DECL_ACL_TYPE_NFS4 - -/* Define to 1 if you have the declaration of `ACL_USER', and to 0 if you - don't. */ -#undef HAVE_DECL_ACL_USER - -/* Define to 1 if you have the declaration of `EXTATTR_NAMESPACE_USER', and to - 0 if you don't. */ -#undef HAVE_DECL_EXTATTR_NAMESPACE_USER - -/* Define to 1 if you have the declaration of `GETACL', and to 0 if you don't. - */ -#undef HAVE_DECL_GETACL - -/* Define to 1 if you have the declaration of `GETACLCNT', and to 0 if you - don't. */ -#undef HAVE_DECL_GETACLCNT - -/* Define to 1 if you have the declaration of `INT32_MAX', and to 0 if you - don't. */ -#undef HAVE_DECL_INT32_MAX - -/* Define to 1 if you have the declaration of `INT32_MIN', and to 0 if you - don't. */ -#undef HAVE_DECL_INT32_MIN - -/* Define to 1 if you have the declaration of `INT64_MAX', and to 0 if you - don't. */ -#undef HAVE_DECL_INT64_MAX - -/* Define to 1 if you have the declaration of `INT64_MIN', and to 0 if you - don't. */ -#undef HAVE_DECL_INT64_MIN - -/* Define to 1 if you have the declaration of `INTMAX_MAX', and to 0 if you - don't. */ -#undef HAVE_DECL_INTMAX_MAX - -/* Define to 1 if you have the declaration of `INTMAX_MIN', and to 0 if you - don't. */ -#undef HAVE_DECL_INTMAX_MIN - -/* Define to 1 if you have the declaration of `SETACL', and to 0 if you don't. - */ -#undef HAVE_DECL_SETACL - -/* Define to 1 if you have the declaration of `SIZE_MAX', and to 0 if you - don't. */ -#undef HAVE_DECL_SIZE_MAX - -/* Define to 1 if you have the declaration of `SSIZE_MAX', and to 0 if you - don't. */ -#undef HAVE_DECL_SSIZE_MAX - -/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you - don't. */ -#undef HAVE_DECL_STRERROR_R - -/* Define to 1 if you have the declaration of `UINT32_MAX', and to 0 if you - don't. */ -#undef HAVE_DECL_UINT32_MAX - -/* Define to 1 if you have the declaration of `UINT64_MAX', and to 0 if you - don't. */ -#undef HAVE_DECL_UINT64_MAX - -/* Define to 1 if you have the declaration of `UINTMAX_MAX', and to 0 if you - don't. */ -#undef HAVE_DECL_UINTMAX_MAX - -/* Define to 1 if you have the declaration of `XATTR_NOFOLLOW', and to 0 if - you don't. */ -#undef HAVE_DECL_XATTR_NOFOLLOW - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#undef HAVE_DIRENT_H - -/* Define to 1 if you have a dirfd function or macro */ -#undef HAVE_DIRFD - -/* Define to 1 if you have the header file. */ -#undef HAVE_DLFCN_H - -/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ -#undef HAVE_DOPRNT - -/* Define to 1 if nl_langinfo supports D_MD_ORDER */ -#undef HAVE_D_MD_ORDER - -/* A possible errno value for invalid file format errors */ -#undef HAVE_EFTYPE - -/* A possible errno value for invalid file format errors */ -#undef HAVE_EILSEQ - -/* Define to 1 if you have the header file. */ -#undef HAVE_ERRNO_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_EXPAT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_EXT2FS_EXT2_FS_H - -/* Define to 1 if you have the `extattr_get_fd' function. */ -#undef HAVE_EXTATTR_GET_FD - -/* Define to 1 if you have the `extattr_get_file' function. */ -#undef HAVE_EXTATTR_GET_FILE - -/* Define to 1 if you have the `extattr_get_link' function. */ -#undef HAVE_EXTATTR_GET_LINK - -/* Define to 1 if you have the `extattr_list_fd' function. */ -#undef HAVE_EXTATTR_LIST_FD - -/* Define to 1 if you have the `extattr_list_file' function. */ -#undef HAVE_EXTATTR_LIST_FILE - -/* Define to 1 if you have the `extattr_list_link' function. */ -#undef HAVE_EXTATTR_LIST_LINK - -/* Define to 1 if you have the `extattr_set_fd' function. */ -#undef HAVE_EXTATTR_SET_FD - -/* Define to 1 if you have the `extattr_set_link' function. */ -#undef HAVE_EXTATTR_SET_LINK - -/* Define to 1 if you have the `facl' function. */ -#undef HAVE_FACL - -/* Define to 1 if you have the `fchdir' function. */ -#undef HAVE_FCHDIR - -/* Define to 1 if you have the `fchflags' function. */ -#undef HAVE_FCHFLAGS - -/* Define to 1 if you have the `fchmod' function. */ -#undef HAVE_FCHMOD - -/* Define to 1 if you have the `fchown' function. */ -#undef HAVE_FCHOWN - -/* Define to 1 if you have the `fcntl' function. */ -#undef HAVE_FCNTL - -/* Define to 1 if you have the header file. */ -#undef HAVE_FCNTL_H - -/* Define to 1 if you have the `fdopendir' function. */ -#undef HAVE_FDOPENDIR - -/* Define to 1 if you have the `fgetea' function. */ -#undef HAVE_FGETEA - -/* Define to 1 if you have the `fgetxattr' function. */ -#undef HAVE_FGETXATTR - -/* Define to 1 if you have the `flistea' function. */ -#undef HAVE_FLISTEA - -/* Define to 1 if you have the `flistxattr' function. */ -#undef HAVE_FLISTXATTR - -/* Define to 1 if you have the `fork' function. */ -#undef HAVE_FORK - -/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ -#undef HAVE_FSEEKO - -/* Define to 1 if you have the `fsetea' function. */ -#undef HAVE_FSETEA - -/* Define to 1 if you have the `fsetxattr' function. */ -#undef HAVE_FSETXATTR - -/* Define to 1 if you have the `fstat' function. */ -#undef HAVE_FSTAT - -/* Define to 1 if you have the `fstatat' function. */ -#undef HAVE_FSTATAT - -/* Define to 1 if you have the `fstatfs' function. */ -#undef HAVE_FSTATFS - -/* Define to 1 if you have the `fstatvfs' function. */ -#undef HAVE_FSTATVFS - -/* Define to 1 if you have the `ftruncate' function. */ -#undef HAVE_FTRUNCATE - -/* Define to 1 if you have the `futimens' function. */ -#undef HAVE_FUTIMENS - -/* Define to 1 if you have the `futimes' function. */ -#undef HAVE_FUTIMES - -/* Define to 1 if you have the `futimesat' function. */ -#undef HAVE_FUTIMESAT - -/* Define to 1 if you have the `getea' function. */ -#undef HAVE_GETEA - -/* Define to 1 if you have the `geteuid' function. */ -#undef HAVE_GETEUID - -/* Define to 1 if you have the `getgrgid_r' function. */ -#undef HAVE_GETGRGID_R - -/* Define to 1 if you have the `getgrnam_r' function. */ -#undef HAVE_GETGRNAM_R - -/* Define to 1 if you have the `getpid' function. */ -#undef HAVE_GETPID - -/* Define to 1 if you have the `getpwnam_r' function. */ -#undef HAVE_GETPWNAM_R - -/* Define to 1 if you have the `getpwuid_r' function. */ -#undef HAVE_GETPWUID_R - -/* Define to 1 if you have the `getvfsbyname' function. */ -#undef HAVE_GETVFSBYNAME - -/* Define to 1 if you have the `getxattr' function. */ -#undef HAVE_GETXATTR - -/* Define to 1 if you have the `gmtime_r' function. */ -#undef HAVE_GMTIME_R - -/* Define to 1 if you have the header file. */ -#undef HAVE_GRP_H - -/* Define if you have the iconv() function and it works. */ -#undef HAVE_ICONV - -/* Define to 1 if you have the header file. */ -#undef HAVE_ICONV_H - -/* Define to 1 if the system has the type `intmax_t'. */ -#undef HAVE_INTMAX_T - -/* Define to 1 if you have the header file. */ -#undef HAVE_INTTYPES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_IO_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_LANGINFO_H - -/* Define to 1 if you have the `lchflags' function. */ -#undef HAVE_LCHFLAGS - -/* Define to 1 if you have the `lchmod' function. */ -#undef HAVE_LCHMOD - -/* Define to 1 if you have the `lchown' function. */ -#undef HAVE_LCHOWN - -/* Define to 1 if you have the `lgetea' function. */ -#undef HAVE_LGETEA - -/* Define to 1 if you have the `lgetxattr' function. */ -#undef HAVE_LGETXATTR - -/* Define to 1 if you have the `acl' library (-lacl). */ -#undef HAVE_LIBACL - -/* Define to 1 if you have the `b2' library (-lb2). */ -#undef HAVE_LIBB2 - -/* Define to 1 if you have the `bz2' library (-lbz2). */ -#undef HAVE_LIBBZ2 - -/* Define to 1 if you have the `charset' library (-lcharset). */ -#undef HAVE_LIBCHARSET - -/* Define to 1 if you have the `crypto' library (-lcrypto). */ -#undef HAVE_LIBCRYPTO - -/* Define to 1 if you have the `expat' library (-lexpat). */ -#undef HAVE_LIBEXPAT - -/* Define to 1 if you have the `lz4' library (-llz4). */ -#undef HAVE_LIBLZ4 - -/* Define to 1 if you have the `lzma' library (-llzma). */ -#undef HAVE_LIBLZMA - -/* Define to 1 if you have the `lzo2' library (-llzo2). */ -#undef HAVE_LIBLZO2 - -/* Define to 1 if you have the `mbedcrypto' library (-lmbedcrypto). */ -#undef HAVE_LIBMBEDCRYPTO - -/* Define to 1 if you have the `md' library (-lmd). */ -#undef HAVE_LIBMD - -/* Define to 1 if you have the `nettle' library (-lnettle). */ -#undef HAVE_LIBNETTLE - -/* Define to 1 if you have the `pcre' library (-lpcre). */ -#undef HAVE_LIBPCRE - -/* Define to 1 if you have the `pcreposix' library (-lpcreposix). */ -#undef HAVE_LIBPCREPOSIX - -/* Define to 1 if you have the `regex' library (-lregex). */ -#undef HAVE_LIBREGEX - -/* Define to 1 if you have the `richacl' library (-lrichacl). */ -#undef HAVE_LIBRICHACL - -/* Define to 1 if you have the `xml2' library (-lxml2). */ -#undef HAVE_LIBXML2 - -/* Define to 1 if you have the header file. */ -#undef HAVE_LIBXML_XMLREADER_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_LIBXML_XMLWRITER_H - -/* Define to 1 if you have the `z' library (-lz). */ -#undef HAVE_LIBZ - -/* Define to 1 if you have the `zstd' library (-lzstd). */ -#undef HAVE_LIBZSTD - -/* Define to 1 if you have the `zstd' library (-lzstd) with compression - support. */ -#undef HAVE_LIBZSTD_COMPRESSOR - -/* Define to 1 if you have the header file. */ -#undef HAVE_LIMITS_H - -/* Define to 1 if you have the `link' function. */ -#undef HAVE_LINK - -/* Define to 1 if you have the `linkat' function. */ -#undef HAVE_LINKAT - -/* Define to 1 if you have the header file. */ -#undef HAVE_LINUX_FIEMAP_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_LINUX_FS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_LINUX_MAGIC_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_LINUX_TYPES_H - -/* Define to 1 if you have the `listea' function. */ -#undef HAVE_LISTEA - -/* Define to 1 if you have the `listxattr' function. */ -#undef HAVE_LISTXATTR - -/* Define to 1 if you have the `llistea' function. */ -#undef HAVE_LLISTEA - -/* Define to 1 if you have the `llistxattr' function. */ -#undef HAVE_LLISTXATTR - -/* Define to 1 if you have the header file. */ -#undef HAVE_LOCALCHARSET_H - -/* Define to 1 if you have the `locale_charset' function. */ -#undef HAVE_LOCALE_CHARSET - -/* Define to 1 if you have the header file. */ -#undef HAVE_LOCALE_H - -/* Define to 1 if you have the `localtime_r' function. */ -#undef HAVE_LOCALTIME_R - -/* Define to 1 if the system has the type `long long int'. */ -#undef HAVE_LONG_LONG_INT - -/* Define to 1 if you have the `lsetea' function. */ -#undef HAVE_LSETEA - -/* Define to 1 if you have the `lsetxattr' function. */ -#undef HAVE_LSETXATTR - -/* Define to 1 if you have the `lstat' function. */ -#undef HAVE_LSTAT - -/* Define to 1 if `lstat' has the bug that it succeeds when given the - zero-length file name argument. */ -#undef HAVE_LSTAT_EMPTY_STRING_BUG - -/* Define to 1 if you have the `lutimes' function. */ -#undef HAVE_LUTIMES - -/* Define to 1 if you have the header file. */ -#undef HAVE_LZ4HC_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_LZ4_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_LZMA_H - -/* Define to 1 if you have the `lzma_stream_encoder_mt' function. */ -#undef HAVE_LZMA_STREAM_ENCODER_MT - -/* Define to 1 if you have the header file. */ -#undef HAVE_LZO_LZO1X_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_LZO_LZOCONF_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_MBEDTLS_AES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_MBEDTLS_MD_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_MBEDTLS_PKCS5_H - -/* Define to 1 if you have the `mbrtowc' function. */ -#undef HAVE_MBRTOWC - -/* Define to 1 if you have the `mbr_gid_to_uuid' function. */ -#undef HAVE_MBR_GID_TO_UUID - -/* Define to 1 if you have the `mbr_uid_to_uuid' function. */ -#undef HAVE_MBR_UID_TO_UUID - -/* Define to 1 if you have the `mbr_uuid_to_id' function. */ -#undef HAVE_MBR_UUID_TO_ID - -/* Define to 1 if you have the header file. */ -#undef HAVE_MD5_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_MEMBERSHIP_H - -/* Define to 1 if you have the `memmove' function. */ -#undef HAVE_MEMMOVE - -/* Define to 1 if you have the `memset' function. */ -#undef HAVE_MEMSET - -/* Define to 1 if you have the header file. */ -#undef HAVE_MINIX_CONFIG_H - -/* Define to 1 if you have the `mkdir' function. */ -#undef HAVE_MKDIR - -/* Define to 1 if you have the `mkfifo' function. */ -#undef HAVE_MKFIFO - -/* Define to 1 if you have the `mknod' function. */ -#undef HAVE_MKNOD - -/* Define to 1 if you have the `mkstemp' function. */ -#undef HAVE_MKSTEMP - -/* Define to 1 if you have the header file, and it defines `DIR'. */ -#undef HAVE_NDIR_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_NETTLE_AES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_NETTLE_HMAC_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_NETTLE_MD5_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_NETTLE_PBKDF2_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_NETTLE_RIPEMD160_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_NETTLE_SHA_H - -/* Define to 1 if you have the `nl_langinfo' function. */ -#undef HAVE_NL_LANGINFO - -/* Define to 1 if you have the `openat' function. */ -#undef HAVE_OPENAT - -/* Define to 1 if you have the header file. */ -#undef HAVE_OPENSSL_EVP_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_PATHS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_PCREPOSIX_H - -/* Define to 1 if you have the `pipe' function. */ -#undef HAVE_PIPE - -/* Define to 1 if you have the `PKCS5_PBKDF2_HMAC_SHA1' function. */ -#undef HAVE_PKCS5_PBKDF2_HMAC_SHA1 - -/* Define to 1 if you have the `poll' function. */ -#undef HAVE_POLL - -/* Define to 1 if you have the header file. */ -#undef HAVE_POLL_H - -/* Define to 1 if you have the `posix_spawnp' function. */ -#undef HAVE_POSIX_SPAWNP - -/* Define to 1 if you have the header file. */ -#undef HAVE_PTHREAD_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_PWD_H - -/* Define to 1 if you have a POSIX compatible readdir_r */ -#undef HAVE_READDIR_R - -/* Define to 1 if you have the `readlink' function. */ -#undef HAVE_READLINK - -/* Define to 1 if you have the `readlinkat' function. */ -#undef HAVE_READLINKAT - -/* Define to 1 if you have the `readpassphrase' function. */ -#undef HAVE_READPASSPHRASE - -/* Define to 1 if you have the header file. */ -#undef HAVE_READPASSPHRASE_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_REGEX_H - -/* Define to 1 if you have the `richacl_alloc' function. */ -#undef HAVE_RICHACL_ALLOC - -/* Define to 1 if you have the `richacl_equiv_mode' function. */ -#undef HAVE_RICHACL_EQUIV_MODE - -/* Define to 1 if you have the `richacl_free' function. */ -#undef HAVE_RICHACL_FREE - -/* Define to 1 if you have the `richacl_get_fd' function. */ -#undef HAVE_RICHACL_GET_FD - -/* Define to 1 if you have the `richacl_get_file' function. */ -#undef HAVE_RICHACL_GET_FILE - -/* Define to 1 if you have the `richacl_set_fd' function. */ -#undef HAVE_RICHACL_SET_FD - -/* Define to 1 if you have the `richacl_set_file' function. */ -#undef HAVE_RICHACL_SET_FILE - -/* Define to 1 if you have the header file. */ -#undef HAVE_RIPEMD_H - -/* Define to 1 if you have the `select' function. */ -#undef HAVE_SELECT - -/* Define to 1 if you have the `setenv' function. */ -#undef HAVE_SETENV - -/* Define to 1 if you have the `setlocale' function. */ -#undef HAVE_SETLOCALE - -/* Define to 1 if you have the `setxattr' function. */ -#undef HAVE_SETXATTR - -/* Define to 1 if you have the header file. */ -#undef HAVE_SHA256_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SHA512_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SHA_H - -/* Define to 1 if you have the `sigaction' function. */ -#undef HAVE_SIGACTION - -/* Define to 1 if you have the header file. */ -#undef HAVE_SIGNAL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SPAWN_H - -/* Define to 1 if you have the `statfs' function. */ -#undef HAVE_STATFS - -/* Define to 1 if you have the `statvfs' function. */ -#undef HAVE_STATVFS - -/* Define to 1 if `stat' has the bug that it succeeds when given the - zero-length file name argument. */ -#undef HAVE_STAT_EMPTY_STRING_BUG - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDARG_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDINT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDIO_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDLIB_H - -/* Define to 1 if you have the `strchr' function. */ -#undef HAVE_STRCHR - -/* Define to 1 if you have the `strdup' function. */ -#undef HAVE_STRDUP - -/* Define to 1 if you have the `strerror' function. */ -#undef HAVE_STRERROR - -/* Define if you have `strerror_r'. */ -#undef HAVE_STRERROR_R - -/* Define to 1 if you have the `strftime' function. */ -#undef HAVE_STRFTIME - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRINGS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRING_H - -/* Define to 1 if you have the `strncpy_s' function. */ -#undef HAVE_STRNCPY_S - -/* Define to 1 if you have the `strnlen' function. */ -#undef HAVE_STRNLEN - -/* Define to 1 if you have the `strrchr' function. */ -#undef HAVE_STRRCHR - -/* Define to 1 if the system has the type `struct richace'. */ -#undef HAVE_STRUCT_RICHACE - -/* Define to 1 if the system has the type `struct richacl'. */ -#undef HAVE_STRUCT_RICHACL - -/* Define to 1 if the system has the type `struct statfs'. */ -#undef HAVE_STRUCT_STATFS - -/* Define to 1 if `f_iosize' is a member of `struct statfs'. */ -#undef HAVE_STRUCT_STATFS_F_IOSIZE - -/* Define to 1 if `f_namemax' is a member of `struct statfs'. */ -#undef HAVE_STRUCT_STATFS_F_NAMEMAX - -/* Define to 1 if `f_iosize' is a member of `struct statvfs'. */ -#undef HAVE_STRUCT_STATVFS_F_IOSIZE - -/* Define to 1 if `st_birthtime' is a member of `struct stat'. */ -#undef HAVE_STRUCT_STAT_ST_BIRTHTIME - -/* Define to 1 if `st_birthtimespec.tv_nsec' is a member of `struct stat'. */ -#undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC - -/* Define to 1 if `st_blksize' is a member of `struct stat'. */ -#undef HAVE_STRUCT_STAT_ST_BLKSIZE - -/* Define to 1 if `st_flags' is a member of `struct stat'. */ -#undef HAVE_STRUCT_STAT_ST_FLAGS - -/* Define to 1 if `st_mtimespec.tv_nsec' is a member of `struct stat'. */ -#undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - -/* Define to 1 if `st_mtime_n' is a member of `struct stat'. */ -#undef HAVE_STRUCT_STAT_ST_MTIME_N - -/* Define to 1 if `st_mtime_usec' is a member of `struct stat'. */ -#undef HAVE_STRUCT_STAT_ST_MTIME_USEC - -/* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */ -#undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - -/* Define to 1 if `st_umtime' is a member of `struct stat'. */ -#undef HAVE_STRUCT_STAT_ST_UMTIME - -/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */ -#undef HAVE_STRUCT_TM_TM_GMTOFF - -/* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */ -#undef HAVE_STRUCT_TM___TM_GMTOFF - -/* Define to 1 if the system has the type `struct vfsconf'. */ -#undef HAVE_STRUCT_VFSCONF - -/* Define to 1 if the system has the type `struct xvfsconf'. */ -#undef HAVE_STRUCT_XVFSCONF - -/* Define to 1 if you have the `symlink' function. */ -#undef HAVE_SYMLINK - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_ACL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_CDEFS_H - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#undef HAVE_SYS_DIR_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_EA_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_EXTATTR_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_IOCTL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_MKDEV_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_MOUNT_H - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#undef HAVE_SYS_NDIR_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_PARAM_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_POLL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_RICHACL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_SELECT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_STATFS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_STATVFS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_STAT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_SYSMACROS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TYPES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_UTIME_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_UTSNAME_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_VFS_H - -/* Define to 1 if you have that is POSIX.1 compatible. */ -#undef HAVE_SYS_WAIT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_XATTR_H - -/* Define to 1 if you have the `timegm' function. */ -#undef HAVE_TIMEGM - -/* Define to 1 if you have the header file. */ -#undef HAVE_TIME_H - -/* Define to 1 if you have the `tzset' function. */ -#undef HAVE_TZSET - -/* Define to 1 if the system has the type `uintmax_t'. */ -#undef HAVE_UINTMAX_T - -/* Define to 1 if you have the header file. */ -#undef HAVE_UNISTD_H - -/* Define to 1 if you have the `unlinkat' function. */ -#undef HAVE_UNLINKAT - -/* Define to 1 if you have the `unsetenv' function. */ -#undef HAVE_UNSETENV - -/* Define to 1 if the system has the type `unsigned long long'. */ -#undef HAVE_UNSIGNED_LONG_LONG - -/* Define to 1 if the system has the type `unsigned long long int'. */ -#undef HAVE_UNSIGNED_LONG_LONG_INT - -/* Define to 1 if you have the `utime' function. */ -#undef HAVE_UTIME - -/* Define to 1 if you have the `utimensat' function. */ -#undef HAVE_UTIMENSAT - -/* Define to 1 if you have the `utimes' function. */ -#undef HAVE_UTIMES - -/* Define to 1 if you have the header file. */ -#undef HAVE_UTIME_H - -/* Define to 1 if you have the `vfork' function. */ -#undef HAVE_VFORK - -/* Define to 1 if you have the `vprintf' function. */ -#undef HAVE_VPRINTF - -/* Define to 1 if you have the header file. */ -#undef HAVE_WCHAR_H - -/* Define to 1 if the system has the type `wchar_t'. */ -#undef HAVE_WCHAR_T - -/* Define to 1 if you have the `wcrtomb' function. */ -#undef HAVE_WCRTOMB - -/* Define to 1 if you have the `wcscmp' function. */ -#undef HAVE_WCSCMP - -/* Define to 1 if you have the `wcscpy' function. */ -#undef HAVE_WCSCPY - -/* Define to 1 if you have the `wcslen' function. */ -#undef HAVE_WCSLEN - -/* Define to 1 if you have the `wctomb' function. */ -#undef HAVE_WCTOMB - -/* Define to 1 if you have the header file. */ -#undef HAVE_WCTYPE_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_WINCRYPT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_WINDOWS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_WINIOCTL_H - -/* Define to 1 if you have the `wmemcmp' function. */ -#undef HAVE_WMEMCMP - -/* Define to 1 if you have the `wmemcpy' function. */ -#undef HAVE_WMEMCPY - -/* Define to 1 if you have the `wmemmove' function. */ -#undef HAVE_WMEMMOVE - -/* Define to 1 if you have a working EXT2_IOC_GETFLAGS */ -#undef HAVE_WORKING_EXT2_IOC_GETFLAGS - -/* Define to 1 if you have a working FS_IOC_GETFLAGS */ -#undef HAVE_WORKING_FS_IOC_GETFLAGS - -/* Define to 1 if you have the header file. */ -#undef HAVE_ZLIB_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_ZSTD_H - -/* Define to 1 if you have the `_ctime64_s' function. */ -#undef HAVE__CTIME64_S - -/* Define to 1 if you have the `_fseeki64' function. */ -#undef HAVE__FSEEKI64 - -/* Define to 1 if you have the `_get_timezone' function. */ -#undef HAVE__GET_TIMEZONE - -/* Define to 1 if you have the `_gmtime64_s' function. */ -#undef HAVE__GMTIME64_S - -/* Define to 1 if you have the `_localtime64_s' function. */ -#undef HAVE__LOCALTIME64_S - -/* Define to 1 if you have the `_mkgmtime64' function. */ -#undef HAVE__MKGMTIME64 - -/* Define as const if the declaration of iconv() needs const. */ -#undef ICONV_CONST - -/* Version number of libarchive as a single integer */ -#undef LIBARCHIVE_VERSION_NUMBER - -/* Version number of libarchive */ -#undef LIBARCHIVE_VERSION_STRING - -/* Define to 1 if `lstat' dereferences a symlink specified with a trailing - slash. */ -#undef LSTAT_FOLLOWS_SLASHED_SYMLINK - -/* Define to the sub-directory where libtool stores uninstalled libraries. */ -#undef LT_OBJDIR - -/* Define to 1 if `major', `minor', and `makedev' are declared in . - */ -#undef MAJOR_IN_MKDEV - -/* Define to 1 if `major', `minor', and `makedev' are declared in - . */ -#undef MAJOR_IN_SYSMACROS - -/* Define to '0x05020000' for Windows Server 2003 APIs. */ -#undef NTDDI_VERSION - -/* Name of package */ -#undef PACKAGE - -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT - -/* Define to the full name of this package. */ -#undef PACKAGE_NAME - -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING - -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME - -/* Define to the home page for this package. */ -#undef PACKAGE_URL - -/* Define to the version of this package. */ -#undef PACKAGE_VERSION - -/* Define to 1 if PCRE_STATIC needs to be defined. */ -#undef PCRE_STATIC - -/* The number of bytes in type int */ -#undef SIZEOF_INT - -/* The number of bytes in type long */ -#undef SIZEOF_LONG - -/* The size of `wchar_t', as computed by sizeof. */ -#undef SIZEOF_WCHAR_T - -/* Define to 1 if all of the C90 standard headers exist (not just the ones - required in a freestanding environment). This macro is provided for - backward compatibility; new code need not use it. */ -#undef STDC_HEADERS - -/* Define to 1 if strerror_r returns char *. */ -#undef STRERROR_R_CHAR_P - -/* Define to 1 if you can safely include both and . This - macro is obsolete. */ -#undef TIME_WITH_SYS_TIME - -/* Enable extensions on AIX 3, Interix. */ -#ifndef _ALL_SOURCE -# undef _ALL_SOURCE -#endif -/* Enable general extensions on macOS. */ -#ifndef _DARWIN_C_SOURCE -# undef _DARWIN_C_SOURCE -#endif -/* Enable general extensions on Solaris. */ -#ifndef __EXTENSIONS__ -# undef __EXTENSIONS__ -#endif -/* Enable GNU extensions on systems that have them. */ -#ifndef _GNU_SOURCE -# undef _GNU_SOURCE -#endif -/* Enable X/Open compliant socket functions that do not require linking - with -lxnet on HP-UX 11.11. */ -#ifndef _HPUX_ALT_XOPEN_SOCKET_API -# undef _HPUX_ALT_XOPEN_SOCKET_API -#endif -/* Identify the host operating system as Minix. - This macro does not affect the system headers' behavior. - A future release of Autoconf may stop defining this macro. */ -#ifndef _MINIX -# undef _MINIX -#endif -/* Enable general extensions on NetBSD. - Enable NetBSD compatibility extensions on Minix. */ -#ifndef _NETBSD_SOURCE -# undef _NETBSD_SOURCE -#endif -/* Enable OpenBSD compatibility extensions on NetBSD. - Oddly enough, this does nothing on OpenBSD. */ -#ifndef _OPENBSD_SOURCE -# undef _OPENBSD_SOURCE -#endif -/* Define to 1 if needed for POSIX-compatible behavior. */ -#ifndef _POSIX_SOURCE -# undef _POSIX_SOURCE -#endif -/* Define to 2 if needed for POSIX-compatible behavior. */ -#ifndef _POSIX_1_SOURCE -# undef _POSIX_1_SOURCE -#endif -/* Enable POSIX-compatible threading on Solaris. */ -#ifndef _POSIX_PTHREAD_SEMANTICS -# undef _POSIX_PTHREAD_SEMANTICS -#endif -/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */ -#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ -# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ -#endif -/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */ -#ifndef __STDC_WANT_IEC_60559_BFP_EXT__ -# undef __STDC_WANT_IEC_60559_BFP_EXT__ -#endif -/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */ -#ifndef __STDC_WANT_IEC_60559_DFP_EXT__ -# undef __STDC_WANT_IEC_60559_DFP_EXT__ -#endif -/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */ -#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__ -# undef __STDC_WANT_IEC_60559_FUNCS_EXT__ -#endif -/* Enable extensions specified by ISO/IEC TS 18661-3:2015. */ -#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__ -# undef __STDC_WANT_IEC_60559_TYPES_EXT__ -#endif -/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */ -#ifndef __STDC_WANT_LIB_EXT2__ -# undef __STDC_WANT_LIB_EXT2__ -#endif -/* Enable extensions specified by ISO/IEC 24747:2009. */ -#ifndef __STDC_WANT_MATH_SPEC_FUNCS__ -# undef __STDC_WANT_MATH_SPEC_FUNCS__ -#endif -/* Enable extensions on HP NonStop. */ -#ifndef _TANDEM_SOURCE -# undef _TANDEM_SOURCE -#endif -/* Enable X/Open extensions. Define to 500 only if necessary - to make mbstate_t available. */ -#ifndef _XOPEN_SOURCE -# undef _XOPEN_SOURCE -#endif - - -/* Version number of package */ -#undef VERSION - -/* Define to '0x0502' for Windows Server 2003 APIs. */ -#undef WINVER - -/* Number of bits in a file offset, on hosts where this is settable. */ -#undef _FILE_OFFSET_BITS - -/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ -#undef _LARGEFILE_SOURCE - -/* Define for large files, on AIX-style hosts. */ -#undef _LARGE_FILES - -/* Define for Solaris 2.5.1 so the uint32_t typedef from , - , or is not used. If the typedef were allowed, the - #define below would cause a syntax error. */ -#undef _UINT32_T - -/* Define for Solaris 2.5.1 so the uint64_t typedef from , - , or is not used. If the typedef were allowed, the - #define below would cause a syntax error. */ -#undef _UINT64_T - -/* Define for Solaris 2.5.1 so the uint8_t typedef from , - , or is not used. If the typedef were allowed, the - #define below would cause a syntax error. */ -#undef _UINT8_T - -/* Define to '0x0502' for Windows Server 2003 APIs. */ -#undef _WIN32_WINNT - -/* Internal macro for sanity checks */ -#undef __LIBARCHIVE_CONFIG_H_INCLUDED - -/* Define to empty if `const' does not conform to ANSI C. */ -#undef const - -/* Define to match typeof st_gid field of struct stat if doesn't - define. */ -#undef gid_t - -/* Define to `unsigned long' if does not define. */ -#undef id_t - -/* Define to the type of a signed integer type of width exactly 16 bits if - such a type exists and the standard includes do not define it. */ -#undef int16_t - -/* Define to the type of a signed integer type of width exactly 32 bits if - such a type exists and the standard includes do not define it. */ -#undef int32_t - -/* Define to the type of a signed integer type of width exactly 64 bits if - such a type exists and the standard includes do not define it. */ -#undef int64_t - -/* Define to the widest signed integer type if and do - not define. */ -#undef intmax_t - -/* Define to `int' if does not define. */ -#undef mode_t - -/* Define to `long long' if does not define. */ -#undef off_t - -/* Define to `unsigned int' if does not define. */ -#undef size_t - -/* Define to match typeof st_uid field of struct stat if doesn't - define. */ -#undef uid_t - -/* Define to the type of an unsigned integer type of width exactly 16 bits if - such a type exists and the standard includes do not define it. */ -#undef uint16_t - -/* Define to the type of an unsigned integer type of width exactly 32 bits if - such a type exists and the standard includes do not define it. */ -#undef uint32_t - -/* Define to the type of an unsigned integer type of width exactly 64 bits if - such a type exists and the standard includes do not define it. */ -#undef uint64_t - -/* Define to the type of an unsigned integer type of width exactly 8 bits if - such a type exists and the standard includes do not define it. */ -#undef uint8_t - -/* Define to the widest unsigned integer type if and - do not define. */ -#undef uintmax_t - -/* Define to `unsigned int' if does not define. */ -#undef uintptr_t diff --git a/src/dependencies/libarchive-3.6.2/configure b/src/dependencies/libarchive-3.6.2/configure deleted file mode 100755 index ab8c099..0000000 --- a/src/dependencies/libarchive-3.6.2/configure +++ /dev/null @@ -1,25558 +0,0 @@ -#! /bin/sh -# Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for libarchive 3.6.2. -# -# Report bugs to . -# -# -# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, -# Inc. -# -# -# This configure script is free software; the Free Software Foundation -# gives unlimited permission to copy, distribute and modify it. -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -as_nop=: -if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1 -then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else $as_nop - case `(set -o) 2>/dev/null` in #( - *posix*) : - set -o posix ;; #( - *) : - ;; -esac -fi - - - -# Reset variables that may have inherited troublesome values from -# the environment. - -# IFS needs to be set, to space, tab, and newline, in precisely that order. -# (If _AS_PATH_WALK were called with IFS unset, it would have the -# side effect of setting IFS to empty, thus disabling word splitting.) -# Quoting is to prevent editors from complaining about space-tab. -as_nl=' -' -export as_nl -IFS=" "" $as_nl" - -PS1='$ ' -PS2='> ' -PS4='+ ' - -# Ensure predictable behavior from utilities with locale-dependent output. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# We cannot yet rely on "unset" to work, but we need these variables -# to be unset--not just set to an empty or harmless value--now, to -# avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct -# also avoids known problems related to "unset" and subshell syntax -# in other old shells (e.g. bash 2.01 and pdksh 5.2.14). -for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH -do eval test \${$as_var+y} \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done - -# Ensure that fds 0, 1, and 2 are open. -if (exec 3>&0) 2>/dev/null; then :; else exec 0&1) 2>/dev/null; then :; else exec 1>/dev/null; fi -if (exec 3>&2) ; then :; else exec 2>/dev/null; fi - -# The user is always right. -if ${PATH_SEPARATOR+false} :; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in #(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - test -r "$as_dir$0" && as_myself=$as_dir$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - - -# Use a proper internal environment variable to ensure we don't fall - # into an infinite loop, continuously re-executing ourselves. - if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then - _as_can_reexec=no; export _as_can_reexec; - # We cannot yet assume a decent shell, so we have to provide a -# neutralization value for shells without unset; and this also -# works around shells that cannot unset nonexistent variables. -# Preserve -v and -x to the replacement shell. -BASH_ENV=/dev/null -ENV=/dev/null -(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -case $- in # (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; -esac -exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} -# Admittedly, this is quite paranoid, since all the known shells bail -# out after a failed `exec'. -printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2 -exit 255 - fi - # We don't want this to propagate to other subprocesses. - { _as_can_reexec=; unset _as_can_reexec;} -if test "x$CONFIG_SHELL" = x; then - as_bourne_compatible="as_nop=: -if test \${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1 -then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which - # is contrary to our usage. Disable this feature. - alias -g '\${1+\"\$@\"}'='\"\$@\"' - setopt NO_GLOB_SUBST -else \$as_nop - case \`(set -o) 2>/dev/null\` in #( - *posix*) : - set -o posix ;; #( - *) : - ;; -esac -fi -" - as_required="as_fn_return () { (exit \$1); } -as_fn_success () { as_fn_return 0; } -as_fn_failure () { as_fn_return 1; } -as_fn_ret_success () { return 0; } -as_fn_ret_failure () { return 1; } - -exitcode=0 -as_fn_success || { exitcode=1; echo as_fn_success failed.; } -as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } -as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } -as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } -if ( set x; as_fn_ret_success y && test x = \"\$1\" ) -then : - -else \$as_nop - exitcode=1; echo positional parameters were not saved. -fi -test x\$exitcode = x0 || exit 1 -blah=\$(echo \$(echo blah)) -test x\"\$blah\" = xblah || exit 1 -test -x / || exit 1" - as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO - as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO - eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && - test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 - - test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || ( - ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' - ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO - ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO - PATH=/empty FPATH=/empty; export PATH FPATH - test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ - || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 -test \$(( 1 + 1 )) = 2 || exit 1" - if (eval "$as_required") 2>/dev/null -then : - as_have_required=yes -else $as_nop - as_have_required=no -fi - if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null -then : - -else $as_nop - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -as_found=false -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - as_found=: - case $as_dir in #( - /*) - for as_base in sh bash ksh sh5; do - # Try only shells that exist, to save several forks. - as_shell=$as_dir$as_base - if { test -f "$as_shell" || test -f "$as_shell.exe"; } && - as_run=a "$as_shell" -c "$as_bourne_compatible""$as_required" 2>/dev/null -then : - CONFIG_SHELL=$as_shell as_have_required=yes - if as_run=a "$as_shell" -c "$as_bourne_compatible""$as_suggested" 2>/dev/null -then : - break 2 -fi -fi - done;; - esac - as_found=false -done -IFS=$as_save_IFS -if $as_found -then : - -else $as_nop - if { test -f "$SHELL" || test -f "$SHELL.exe"; } && - as_run=a "$SHELL" -c "$as_bourne_compatible""$as_required" 2>/dev/null -then : - CONFIG_SHELL=$SHELL as_have_required=yes -fi -fi - - - if test "x$CONFIG_SHELL" != x -then : - export CONFIG_SHELL - # We cannot yet assume a decent shell, so we have to provide a -# neutralization value for shells without unset; and this also -# works around shells that cannot unset nonexistent variables. -# Preserve -v and -x to the replacement shell. -BASH_ENV=/dev/null -ENV=/dev/null -(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -case $- in # (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; -esac -exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} -# Admittedly, this is quite paranoid, since all the known shells bail -# out after a failed `exec'. -printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2 -exit 255 -fi - - if test x$as_have_required = xno -then : - printf "%s\n" "$0: This script requires a shell more modern than all" - printf "%s\n" "$0: the shells that I found on your system." - if test ${ZSH_VERSION+y} ; then - printf "%s\n" "$0: In particular, zsh $ZSH_VERSION has bugs and should" - printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." - else - printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and -$0: libarchive-discuss@googlegroups.com about your system, -$0: including any error possibly output before this -$0: message. Then install a modern shell, or manually run -$0: the script under such a shell if you do have one." - fi - exit 1 -fi -fi -fi -SHELL=${CONFIG_SHELL-/bin/sh} -export SHELL -# Unset more variables known to interfere with behavior of common tools. -CLICOLOR_FORCE= GREP_OPTIONS= -unset CLICOLOR_FORCE GREP_OPTIONS - -## --------------------- ## -## M4sh Shell Functions. ## -## --------------------- ## -# as_fn_unset VAR -# --------------- -# Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset - - -# as_fn_set_status STATUS -# ----------------------- -# Set $? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} # as_fn_set_status - -# as_fn_exit STATUS -# ----------------- -# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} # as_fn_exit -# as_fn_nop -# --------- -# Do nothing but, unlike ":", preserve the value of $?. -as_fn_nop () -{ - return $? -} -as_nop=as_fn_nop - -# as_fn_mkdir_p -# ------------- -# Create "$as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} # as_fn_mkdir_p - -# as_fn_executable_p FILE -# ----------------------- -# Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} # as_fn_executable_p -# as_fn_append VAR VALUE -# ---------------------- -# Append the text in VALUE to the end of the definition contained in VAR. Take -# advantage of any shell optimizations that allow amortized linear growth over -# repeated appends, instead of the typical quadratic growth present in naive -# implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null -then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else $as_nop - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -# as_fn_arith ARG... -# ------------------ -# Perform arithmetic evaluation on the ARGs, and store the result in the -# global $as_val. Take advantage of shells that can avoid forks. The arguments -# must be portable across $(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null -then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else $as_nop - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - -# as_fn_nop -# --------- -# Do nothing but, unlike ":", preserve the value of $?. -as_fn_nop () -{ - return $? -} -as_nop=as_fn_nop - -# as_fn_error STATUS ERROR [LINENO LOG_FD] -# ---------------------------------------- -# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are -# provided, also output the error to LOG_FD, referencing LINENO. Then exit the -# script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - printf "%s\n" "$as_me: error: $2" >&2 - as_fn_exit $as_status -} # as_fn_error - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - - - as_lineno_1=$LINENO as_lineno_1a=$LINENO - as_lineno_2=$LINENO as_lineno_2a=$LINENO - eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && - test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { - # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) - sed -n ' - p - /[$]LINENO/= - ' <$as_myself | - sed ' - s/[$]LINENO.*/&-/ - t lineno - b - :lineno - N - :loop - s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ - t loop - s/-\n.*// - ' >$as_me.lineno && - chmod +x "$as_me.lineno" || - { printf "%s\n" "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } - - # If we had to re-execute with $CONFIG_SHELL, we're ensured to have - # already done that, so ensure we don't try to do so again and fall - # in an infinite loop. This has already happened in practice. - _as_can_reexec=no; export _as_can_reexec - # Don't try to exec as it changes $[0], causing all sort of problems - # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensitive to this). - . "./$as_me.lineno" - # Exit status is that of the last command. - exit -} - - -# Determine whether it's possible to make 'echo' print without a newline. -# These variables are no longer used directly by Autoconf, but are AC_SUBSTed -# for compatibility with existing Makefiles. -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in #((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -# For backward compatibility with old third-party macros, we provide -# the shell variables $as_echo and $as_echo_n. New code should use -# AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively. -as_echo='printf %s\n' -as_echo_n='printf %s' - - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -pR' - fi -else - as_ln_s='cp -pR' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - -as_test_x='test -x' -as_executable_p=as_fn_executable_p - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - -SHELL=${CONFIG_SHELL-/bin/sh} - - -test -n "$DJDIR" || exec 7<&0 &1 - -# Name of the host. -# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, -# so uname gets run too. -ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` - -# -# Initializations. -# -ac_default_prefix=/usr/local -ac_clean_files= -ac_config_libobj_dir=. -LIBOBJS= -cross_compiling=no -subdirs= -MFLAGS= -MAKEFLAGS= - -# Identity of this package. -PACKAGE_NAME='libarchive' -PACKAGE_TARNAME='libarchive' -PACKAGE_VERSION='3.6.2' -PACKAGE_STRING='libarchive 3.6.2' -PACKAGE_BUGREPORT='libarchive-discuss@googlegroups.com' -PACKAGE_URL='' - -ac_unique_file="libarchive" -# Factoring default headers for most tests. -ac_includes_default="\ -#include -#ifdef HAVE_STDIO_H -# include -#endif -#ifdef HAVE_STDLIB_H -# include -#endif -#ifdef HAVE_STRING_H -# include -#endif -#ifdef HAVE_INTTYPES_H -# include -#endif -#ifdef HAVE_STDINT_H -# include -#endif -#ifdef HAVE_STRINGS_H -# include -#endif -#ifdef HAVE_SYS_TYPES_H -# include -#endif -#ifdef HAVE_SYS_STAT_H -# include -#endif -#ifdef HAVE_UNISTD_H -# include -#endif" - -ac_header_c_list= -ac_func_c_list= -ac_subst_vars='am__EXEEXT_FALSE -am__EXEEXT_TRUE -LTLIBOBJS -LIBSREQUIRED -INC_FREEBSD_ACL_FALSE -INC_FREEBSD_ACL_TRUE -INC_DARWIN_ACL_FALSE -INC_DARWIN_ACL_TRUE -INC_SUNOS_ACL_FALSE -INC_SUNOS_ACL_TRUE -INC_LINUX_ACL_FALSE -INC_LINUX_ACL_TRUE -LIBOBJS -GC_SECTIONS -LIBXML2_PC_LIBS -LIBXML2_PC_CFLAGS -PKG_CONFIG_LIBDIR -PKG_CONFIG_PATH -PKG_CONFIG -LTLIBICONV -LIBICONV -INC_BLAKE2_FALSE -INC_BLAKE2_TRUE -STATIC_BSDCPIO_FALSE -STATIC_BSDCPIO_TRUE -BUILD_BSDCPIO_FALSE -BUILD_BSDCPIO_TRUE -STATIC_BSDCAT_FALSE -STATIC_BSDCAT_TRUE -BUILD_BSDCAT_FALSE -BUILD_BSDCAT_TRUE -STATIC_BSDTAR_FALSE -STATIC_BSDTAR_TRUE -BUILD_BSDTAR_FALSE -BUILD_BSDTAR_TRUE -LT_SYS_LIBRARY_PATH -OTOOL64 -OTOOL -LIPO -NMEDIT -DSYMUTIL -MANIFEST_TOOL -RANLIB -ac_ct_AR -AR -LN_S -NM -ac_ct_DUMPBIN -DUMPBIN -LD -FGREP -EGREP -GREP -SED -LIBTOOL -OBJDUMP -DLLTOOL -AS -CPP -am__fastdepCC_FALSE -am__fastdepCC_TRUE -CCDEPMODE -am__nodep -AMDEPBACKSLASH -AMDEP_FALSE -AMDEP_TRUE -am__include -DEPDIR -OBJEXT -EXEEXT -ac_ct_CC -CPPFLAGS -LDFLAGS -CFLAGS -CC -PLATFORMCPPFLAGS -INC_CYGWIN_FILES_FALSE -INC_CYGWIN_FILES_TRUE -INC_WINDOWS_FILES_FALSE -INC_WINDOWS_FILES_TRUE -host_os -host_vendor -host_cpu -host -build_os -build_vendor -build_cpu -build -LIBARCHIVE_VERSION_NUMBER -LIBARCHIVE_VERSION_STRING -BSDCAT_VERSION_STRING -BSDTAR_VERSION_STRING -BSDCPIO_VERSION_STRING -ARCHIVE_LIBTOOL_VERSION -MAINT -MAINTAINER_MODE_FALSE -MAINTAINER_MODE_TRUE -AM_BACKSLASH -AM_DEFAULT_VERBOSITY -AM_DEFAULT_V -AM_V -CSCOPE -ETAGS -CTAGS -am__untar -am__tar -AMTAR -am__leading_dot -SET_MAKE -AWK -mkdir_p -MKDIR_P -INSTALL_STRIP_PROGRAM -STRIP -install_sh -MAKEINFO -AUTOHEADER -AUTOMAKE -AUTOCONF -ACLOCAL -VERSION -PACKAGE -CYGPATH_W -am__isrc -INSTALL_DATA -INSTALL_SCRIPT -INSTALL_PROGRAM -target_alias -host_alias -build_alias -LIBS -ECHO_T -ECHO_N -ECHO_C -DEFS -mandir -localedir -libdir -psdir -pdfdir -dvidir -htmldir -infodir -docdir -oldincludedir -includedir -runstatedir -localstatedir -sharedstatedir -sysconfdir -datadir -datarootdir -libexecdir -sbindir -bindir -program_transform_name -prefix -exec_prefix -PACKAGE_URL -PACKAGE_BUGREPORT -PACKAGE_STRING -PACKAGE_VERSION -PACKAGE_TARNAME -PACKAGE_NAME -PATH_SEPARATOR -SHELL -am__quote' -ac_subst_files='' -ac_user_opts=' -enable_option_checking -enable_silent_rules -enable_maintainer_mode -enable_dependency_tracking -enable_shared -enable_static -with_pic -enable_fast_install -with_aix_soname -with_gnu_ld -with_sysroot -enable_libtool_lock -enable_bsdtar -enable_bsdcat -enable_bsdcpio -with_zlib -with_bz2lib -with_libb2 -with_iconv -enable_rpath -with_libiconv_prefix -with_lz4 -with_zstd -with_lzma -with_lzo2 -with_cng -with_mbedtls -with_nettle -with_openssl -with_xml2 -with_expat -enable_posix_regex_lib -enable_xattr -enable_acl -enable_largefile -' - ac_precious_vars='build_alias -host_alias -target_alias -CC -CFLAGS -LDFLAGS -LIBS -CPPFLAGS -CPP -LT_SYS_LIBRARY_PATH -PKG_CONFIG -PKG_CONFIG_PATH -PKG_CONFIG_LIBDIR -LIBXML2_PC_CFLAGS -LIBXML2_PC_LIBS' - - -# Initialize some variables set by options. -ac_init_help= -ac_init_version=false -ac_unrecognized_opts= -ac_unrecognized_sep= -# The variables have the same names as the options, with -# dashes changed to underlines. -cache_file=/dev/null -exec_prefix=NONE -no_create= -no_recursion= -prefix=NONE -program_prefix=NONE -program_suffix=NONE -program_transform_name=s,x,x, -silent= -site= -srcdir= -verbose= -x_includes=NONE -x_libraries=NONE - -# Installation directory options. -# These are left unexpanded so users can "make install exec_prefix=/foo" -# and all the variables that are supposed to be based on exec_prefix -# by default will actually change. -# Use braces instead of parens because sh, perl, etc. also accept them. -# (The list follows the same order as the GNU Coding Standards.) -bindir='${exec_prefix}/bin' -sbindir='${exec_prefix}/sbin' -libexecdir='${exec_prefix}/libexec' -datarootdir='${prefix}/share' -datadir='${datarootdir}' -sysconfdir='${prefix}/etc' -sharedstatedir='${prefix}/com' -localstatedir='${prefix}/var' -runstatedir='${localstatedir}/run' -includedir='${prefix}/include' -oldincludedir='/usr/include' -docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' -infodir='${datarootdir}/info' -htmldir='${docdir}' -dvidir='${docdir}' -pdfdir='${docdir}' -psdir='${docdir}' -libdir='${exec_prefix}/lib' -localedir='${datarootdir}/locale' -mandir='${datarootdir}/man' - -ac_prev= -ac_dashdash= -for ac_option -do - # If the previous option needs an argument, assign it. - if test -n "$ac_prev"; then - eval $ac_prev=\$ac_option - ac_prev= - continue - fi - - case $ac_option in - *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; - *=) ac_optarg= ;; - *) ac_optarg=yes ;; - esac - - case $ac_dashdash$ac_option in - --) - ac_dashdash=yes ;; - - -bindir | --bindir | --bindi | --bind | --bin | --bi) - ac_prev=bindir ;; - -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) - bindir=$ac_optarg ;; - - -build | --build | --buil | --bui | --bu) - ac_prev=build_alias ;; - -build=* | --build=* | --buil=* | --bui=* | --bu=*) - build_alias=$ac_optarg ;; - - -cache-file | --cache-file | --cache-fil | --cache-fi \ - | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) - ac_prev=cache_file ;; - -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ - | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) - cache_file=$ac_optarg ;; - - --config-cache | -C) - cache_file=config.cache ;; - - -datadir | --datadir | --datadi | --datad) - ac_prev=datadir ;; - -datadir=* | --datadir=* | --datadi=* | --datad=*) - datadir=$ac_optarg ;; - - -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ - | --dataroo | --dataro | --datar) - ac_prev=datarootdir ;; - -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ - | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) - datarootdir=$ac_optarg ;; - - -disable-* | --disable-*) - ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: \`$ac_useropt'" - ac_useropt_orig=$ac_useropt - ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"enable_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval enable_$ac_useropt=no ;; - - -docdir | --docdir | --docdi | --doc | --do) - ac_prev=docdir ;; - -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) - docdir=$ac_optarg ;; - - -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) - ac_prev=dvidir ;; - -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) - dvidir=$ac_optarg ;; - - -enable-* | --enable-*) - ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: \`$ac_useropt'" - ac_useropt_orig=$ac_useropt - ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"enable_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval enable_$ac_useropt=\$ac_optarg ;; - - -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ - | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ - | --exec | --exe | --ex) - ac_prev=exec_prefix ;; - -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ - | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ - | --exec=* | --exe=* | --ex=*) - exec_prefix=$ac_optarg ;; - - -gas | --gas | --ga | --g) - # Obsolete; use --with-gas. - with_gas=yes ;; - - -help | --help | --hel | --he | -h) - ac_init_help=long ;; - -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) - ac_init_help=recursive ;; - -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) - ac_init_help=short ;; - - -host | --host | --hos | --ho) - ac_prev=host_alias ;; - -host=* | --host=* | --hos=* | --ho=*) - host_alias=$ac_optarg ;; - - -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) - ac_prev=htmldir ;; - -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ - | --ht=*) - htmldir=$ac_optarg ;; - - -includedir | --includedir | --includedi | --included | --include \ - | --includ | --inclu | --incl | --inc) - ac_prev=includedir ;; - -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ - | --includ=* | --inclu=* | --incl=* | --inc=*) - includedir=$ac_optarg ;; - - -infodir | --infodir | --infodi | --infod | --info | --inf) - ac_prev=infodir ;; - -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) - infodir=$ac_optarg ;; - - -libdir | --libdir | --libdi | --libd) - ac_prev=libdir ;; - -libdir=* | --libdir=* | --libdi=* | --libd=*) - libdir=$ac_optarg ;; - - -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ - | --libexe | --libex | --libe) - ac_prev=libexecdir ;; - -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ - | --libexe=* | --libex=* | --libe=*) - libexecdir=$ac_optarg ;; - - -localedir | --localedir | --localedi | --localed | --locale) - ac_prev=localedir ;; - -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) - localedir=$ac_optarg ;; - - -localstatedir | --localstatedir | --localstatedi | --localstated \ - | --localstate | --localstat | --localsta | --localst | --locals) - ac_prev=localstatedir ;; - -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ - | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) - localstatedir=$ac_optarg ;; - - -mandir | --mandir | --mandi | --mand | --man | --ma | --m) - ac_prev=mandir ;; - -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) - mandir=$ac_optarg ;; - - -nfp | --nfp | --nf) - # Obsolete; use --without-fp. - with_fp=no ;; - - -no-create | --no-create | --no-creat | --no-crea | --no-cre \ - | --no-cr | --no-c | -n) - no_create=yes ;; - - -no-recursion | --no-recursion | --no-recursio | --no-recursi \ - | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) - no_recursion=yes ;; - - -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ - | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ - | --oldin | --oldi | --old | --ol | --o) - ac_prev=oldincludedir ;; - -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ - | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ - | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) - oldincludedir=$ac_optarg ;; - - -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) - ac_prev=prefix ;; - -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) - prefix=$ac_optarg ;; - - -program-prefix | --program-prefix | --program-prefi | --program-pref \ - | --program-pre | --program-pr | --program-p) - ac_prev=program_prefix ;; - -program-prefix=* | --program-prefix=* | --program-prefi=* \ - | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) - program_prefix=$ac_optarg ;; - - -program-suffix | --program-suffix | --program-suffi | --program-suff \ - | --program-suf | --program-su | --program-s) - ac_prev=program_suffix ;; - -program-suffix=* | --program-suffix=* | --program-suffi=* \ - | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) - program_suffix=$ac_optarg ;; - - -program-transform-name | --program-transform-name \ - | --program-transform-nam | --program-transform-na \ - | --program-transform-n | --program-transform- \ - | --program-transform | --program-transfor \ - | --program-transfo | --program-transf \ - | --program-trans | --program-tran \ - | --progr-tra | --program-tr | --program-t) - ac_prev=program_transform_name ;; - -program-transform-name=* | --program-transform-name=* \ - | --program-transform-nam=* | --program-transform-na=* \ - | --program-transform-n=* | --program-transform-=* \ - | --program-transform=* | --program-transfor=* \ - | --program-transfo=* | --program-transf=* \ - | --program-trans=* | --program-tran=* \ - | --progr-tra=* | --program-tr=* | --program-t=*) - program_transform_name=$ac_optarg ;; - - -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) - ac_prev=pdfdir ;; - -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) - pdfdir=$ac_optarg ;; - - -psdir | --psdir | --psdi | --psd | --ps) - ac_prev=psdir ;; - -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) - psdir=$ac_optarg ;; - - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - silent=yes ;; - - -runstatedir | --runstatedir | --runstatedi | --runstated \ - | --runstate | --runstat | --runsta | --runst | --runs \ - | --run | --ru | --r) - ac_prev=runstatedir ;; - -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \ - | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \ - | --run=* | --ru=* | --r=*) - runstatedir=$ac_optarg ;; - - -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) - ac_prev=sbindir ;; - -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ - | --sbi=* | --sb=*) - sbindir=$ac_optarg ;; - - -sharedstatedir | --sharedstatedir | --sharedstatedi \ - | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ - | --sharedst | --shareds | --shared | --share | --shar \ - | --sha | --sh) - ac_prev=sharedstatedir ;; - -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ - | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ - | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ - | --sha=* | --sh=*) - sharedstatedir=$ac_optarg ;; - - -site | --site | --sit) - ac_prev=site ;; - -site=* | --site=* | --sit=*) - site=$ac_optarg ;; - - -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) - ac_prev=srcdir ;; - -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) - srcdir=$ac_optarg ;; - - -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ - | --syscon | --sysco | --sysc | --sys | --sy) - ac_prev=sysconfdir ;; - -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ - | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) - sysconfdir=$ac_optarg ;; - - -target | --target | --targe | --targ | --tar | --ta | --t) - ac_prev=target_alias ;; - -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) - target_alias=$ac_optarg ;; - - -v | -verbose | --verbose | --verbos | --verbo | --verb) - verbose=yes ;; - - -version | --version | --versio | --versi | --vers | -V) - ac_init_version=: ;; - - -with-* | --with-*) - ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: \`$ac_useropt'" - ac_useropt_orig=$ac_useropt - ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"with_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval with_$ac_useropt=\$ac_optarg ;; - - -without-* | --without-*) - ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: \`$ac_useropt'" - ac_useropt_orig=$ac_useropt - ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"with_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval with_$ac_useropt=no ;; - - --x) - # Obsolete; use --with-x. - with_x=yes ;; - - -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ - | --x-incl | --x-inc | --x-in | --x-i) - ac_prev=x_includes ;; - -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ - | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) - x_includes=$ac_optarg ;; - - -x-libraries | --x-libraries | --x-librarie | --x-librari \ - | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) - ac_prev=x_libraries ;; - -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ - | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) - x_libraries=$ac_optarg ;; - - -*) as_fn_error $? "unrecognized option: \`$ac_option' -Try \`$0 --help' for more information" - ;; - - *=*) - ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` - # Reject names that are not valid shell variable names. - case $ac_envvar in #( - '' | [0-9]* | *[!_$as_cr_alnum]* ) - as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; - esac - eval $ac_envvar=\$ac_optarg - export $ac_envvar ;; - - *) - # FIXME: should be removed in autoconf 3.0. - printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2 - expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && - printf "%s\n" "$as_me: WARNING: invalid host type: $ac_option" >&2 - : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" - ;; - - esac -done - -if test -n "$ac_prev"; then - ac_option=--`echo $ac_prev | sed 's/_/-/g'` - as_fn_error $? "missing argument to $ac_option" -fi - -if test -n "$ac_unrecognized_opts"; then - case $enable_option_checking in - no) ;; - fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; - *) printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; - esac -fi - -# Check all directory arguments for consistency. -for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ - datadir sysconfdir sharedstatedir localstatedir includedir \ - oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ - libdir localedir mandir runstatedir -do - eval ac_val=\$$ac_var - # Remove trailing slashes. - case $ac_val in - */ ) - ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` - eval $ac_var=\$ac_val;; - esac - # Be sure to have absolute directory names. - case $ac_val in - [\\/$]* | ?:[\\/]* ) continue;; - NONE | '' ) case $ac_var in *prefix ) continue;; esac;; - esac - as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" -done - -# There might be people who depend on the old broken behavior: `$host' -# used to hold the argument of --host etc. -# FIXME: To remove some day. -build=$build_alias -host=$host_alias -target=$target_alias - -# FIXME: To remove some day. -if test "x$host_alias" != x; then - if test "x$build_alias" = x; then - cross_compiling=maybe - elif test "x$build_alias" != "x$host_alias"; then - cross_compiling=yes - fi -fi - -ac_tool_prefix= -test -n "$host_alias" && ac_tool_prefix=$host_alias- - -test "$silent" = yes && exec 6>/dev/null - - -ac_pwd=`pwd` && test -n "$ac_pwd" && -ac_ls_di=`ls -di .` && -ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || - as_fn_error $? "working directory cannot be determined" -test "X$ac_ls_di" = "X$ac_pwd_ls_di" || - as_fn_error $? "pwd does not report name of working directory" - - -# Find the source files, if location was not specified. -if test -z "$srcdir"; then - ac_srcdir_defaulted=yes - # Try the directory containing this script, then the parent directory. - ac_confdir=`$as_dirname -- "$as_myself" || -$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_myself" : 'X\(//\)[^/]' \| \ - X"$as_myself" : 'X\(//\)$' \| \ - X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X"$as_myself" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - srcdir=$ac_confdir - if test ! -r "$srcdir/$ac_unique_file"; then - srcdir=.. - fi -else - ac_srcdir_defaulted=no -fi -if test ! -r "$srcdir/$ac_unique_file"; then - test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." - as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" -fi -ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" -ac_abs_confdir=`( - cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" - pwd)` -# When building in place, set srcdir=. -if test "$ac_abs_confdir" = "$ac_pwd"; then - srcdir=. -fi -# Remove unnecessary trailing slashes from srcdir. -# Double slashes in file names in object file debugging info -# mess up M-x gdb in Emacs. -case $srcdir in -*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; -esac -for ac_var in $ac_precious_vars; do - eval ac_env_${ac_var}_set=\${${ac_var}+set} - eval ac_env_${ac_var}_value=\$${ac_var} - eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} - eval ac_cv_env_${ac_var}_value=\$${ac_var} -done - -# -# Report the --help message. -# -if test "$ac_init_help" = "long"; then - # Omit some internal or obsolete options to make the list less imposing. - # This message is too long to be a string in the A/UX 3.1 sh. - cat <<_ACEOF -\`configure' configures libarchive 3.6.2 to adapt to many kinds of systems. - -Usage: $0 [OPTION]... [VAR=VALUE]... - -To assign environment variables (e.g., CC, CFLAGS...), specify them as -VAR=VALUE. See below for descriptions of some of the useful variables. - -Defaults for the options are specified in brackets. - -Configuration: - -h, --help display this help and exit - --help=short display options specific to this package - --help=recursive display the short help of all the included packages - -V, --version display version information and exit - -q, --quiet, --silent do not print \`checking ...' messages - --cache-file=FILE cache test results in FILE [disabled] - -C, --config-cache alias for \`--cache-file=config.cache' - -n, --no-create do not create output files - --srcdir=DIR find the sources in DIR [configure dir or \`..'] - -Installation directories: - --prefix=PREFIX install architecture-independent files in PREFIX - [$ac_default_prefix] - --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX - [PREFIX] - -By default, \`make install' will install all the files in -\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify -an installation prefix other than \`$ac_default_prefix' using \`--prefix', -for instance \`--prefix=\$HOME'. - -For better control, use the options below. - -Fine tuning of the installation directories: - --bindir=DIR user executables [EPREFIX/bin] - --sbindir=DIR system admin executables [EPREFIX/sbin] - --libexecdir=DIR program executables [EPREFIX/libexec] - --sysconfdir=DIR read-only single-machine data [PREFIX/etc] - --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] - --localstatedir=DIR modifiable single-machine data [PREFIX/var] - --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run] - --libdir=DIR object code libraries [EPREFIX/lib] - --includedir=DIR C header files [PREFIX/include] - --oldincludedir=DIR C header files for non-gcc [/usr/include] - --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] - --datadir=DIR read-only architecture-independent data [DATAROOTDIR] - --infodir=DIR info documentation [DATAROOTDIR/info] - --localedir=DIR locale-dependent data [DATAROOTDIR/locale] - --mandir=DIR man documentation [DATAROOTDIR/man] - --docdir=DIR documentation root [DATAROOTDIR/doc/libarchive] - --htmldir=DIR html documentation [DOCDIR] - --dvidir=DIR dvi documentation [DOCDIR] - --pdfdir=DIR pdf documentation [DOCDIR] - --psdir=DIR ps documentation [DOCDIR] -_ACEOF - - cat <<\_ACEOF - -Program names: - --program-prefix=PREFIX prepend PREFIX to installed program names - --program-suffix=SUFFIX append SUFFIX to installed program names - --program-transform-name=PROGRAM run sed PROGRAM on installed program names - -System types: - --build=BUILD configure for building on BUILD [guessed] - --host=HOST cross-compile to build programs to run on HOST [BUILD] -_ACEOF -fi - -if test -n "$ac_init_help"; then - case $ac_init_help in - short | recursive ) echo "Configuration of libarchive 3.6.2:";; - esac - cat <<\_ACEOF - -Optional Features: - --disable-option-checking ignore unrecognized --enable/--with options - --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) - --enable-FEATURE[=ARG] include FEATURE [ARG=yes] - --enable-silent-rules less verbose build output (undo: "make V=1") - --disable-silent-rules verbose build output (undo: "make V=0") - --disable-maintainer-mode - disable make rules and dependencies not useful (and - sometimes confusing) to the casual installer - --enable-dependency-tracking - do not reject slow dependency extractors - --disable-dependency-tracking - speeds up one-time build - --enable-shared[=PKGS] build shared libraries [default=yes] - --enable-static[=PKGS] build static libraries [default=yes] - --enable-fast-install[=PKGS] - optimize for fast installation [default=yes] - --disable-libtool-lock avoid locking (might break parallel builds) - --enable-bsdtar enable build of bsdtar (default) - --enable-bsdtar=static force static build of bsdtar - --enable-bsdtar=shared force dynamic build of bsdtar - --disable-bsdtar disable build of bsdtar - --enable-bsdcat enable build of bsdcat (default) - --enable-bsdcat=static force static build of bsdcat - --enable-bsdcat=shared force dynamic build of bsdcat - --disable-bsdcat disable build of bsdcat - --enable-bsdcpio enable build of bsdcpio (default) - --enable-bsdcpio=static static build of bsdcpio - --enable-bsdcpio=shared dynamic build of bsdcpio - --disable-bsdcpio disable build of bsdcpio - --disable-rpath do not hardcode runtime library paths - --enable-posix-regex-lib - choose what library to use for POSIX regular - expression support (default: auto) - --enable-posix-regex-lib=libc - use libc POSIX regular expression support - --enable-posix-regex-lib=libregex - use libregex POSIX regular expression support - --enable-posix-regex-lib=libpcreposix - use libpcreposix POSIX regular expression support - --disable-posix-regex-lib - don't enable POSIX regular expression support - --disable-xattr Disable Extended Attributes support (default: check) - --disable-acl Disable ACL support (default: check) - --disable-largefile omit support for large files - -Optional Packages: - --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] - --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) - --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use - both] - --with-aix-soname=aix|svr4|both - shared library versioning (aka "SONAME") variant to - provide on AIX, [default=aix]. - --with-gnu-ld assume the C compiler uses GNU ld [default=no] - --with-sysroot[=DIR] Search for dependent libraries within DIR (or the - compiler's sysroot if not specified). - --without-zlib Don't build support for gzip through zlib - --without-bz2lib Don't build support for bzip2 through bz2lib - --without-libb2 Don't build support for BLAKE2 through libb2 - --without-iconv Don't try to link against iconv - --with-gnu-ld assume the C compiler uses GNU ld default=no - --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib - --without-libiconv-prefix don't search for libiconv in includedir and libdir - --without-lz4 Don't build support for lz4 through liblz4 - --without-zstd Don't build support for zstd through libzstd - --without-lzma Don't build support for xz through lzma - --with-lzo2 Build with LZO support from liblzo2 - --without-cng Don't build support of CNG(Crypto Next Generation) - --with-mbedtls Build with crypto support from mbed TLS - --with-nettle Build with crypto support from Nettle - --without-openssl Don't build support for mtree and xar hashes through - openssl - --without-xml2 Don't build support for xar through libxml2 - --without-expat Don't build support for xar through expat - -Some influential environment variables: - CC C compiler command - CFLAGS C compiler flags - LDFLAGS linker flags, e.g. -L if you have libraries in a - nonstandard directory - LIBS libraries to pass to the linker, e.g. -l - CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if - you have headers in a nonstandard directory - CPP C preprocessor - LT_SYS_LIBRARY_PATH - User-defined run-time library search path. - PKG_CONFIG path to pkg-config utility - PKG_CONFIG_PATH - directories to add to pkg-config's search path - PKG_CONFIG_LIBDIR - path overriding pkg-config's built-in search path - LIBXML2_PC_CFLAGS - C compiler flags for LIBXML2_PC, overriding pkg-config - LIBXML2_PC_LIBS - linker flags for LIBXML2_PC, overriding pkg-config - -Use these variables to override the choices made by `configure' or to help -it to find libraries and programs with nonstandard names/locations. - -Report bugs to . -_ACEOF -ac_status=$? -fi - -if test "$ac_init_help" = "recursive"; then - # If there are subdirs, report their specific --help. - for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue - test -d "$ac_dir" || - { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || - continue - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - cd "$ac_dir" || { ac_status=$?; continue; } - # Check for configure.gnu first; this name is used for a wrapper for - # Metaconfig's "Configure" on case-insensitive file systems. - if test -f "$ac_srcdir/configure.gnu"; then - echo && - $SHELL "$ac_srcdir/configure.gnu" --help=recursive - elif test -f "$ac_srcdir/configure"; then - echo && - $SHELL "$ac_srcdir/configure" --help=recursive - else - printf "%s\n" "$as_me: WARNING: no configuration information is in $ac_dir" >&2 - fi || ac_status=$? - cd "$ac_pwd" || { ac_status=$?; break; } - done -fi - -test -n "$ac_init_help" && exit $ac_status -if $ac_init_version; then - cat <<\_ACEOF -libarchive configure 3.6.2 -generated by GNU Autoconf 2.71 - -Copyright (C) 2021 Free Software Foundation, Inc. -This configure script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it. -_ACEOF - exit -fi - -## ------------------------ ## -## Autoconf initialization. ## -## ------------------------ ## - -# ac_fn_c_try_compile LINENO -# -------------------------- -# Try to compile conftest.$ac_ext, and return whether this succeeded. -ac_fn_c_try_compile () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext conftest.beam - if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext -then : - ac_retval=0 -else $as_nop - printf "%s\n" "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_c_try_compile - -# ac_fn_c_try_cpp LINENO -# ---------------------- -# Try to preprocess conftest.$ac_ext, and return whether this succeeded. -ac_fn_c_try_cpp () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if { { ac_try="$ac_cpp conftest.$ac_ext" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } > conftest.i && { - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || - test ! -s conftest.err - } -then : - ac_retval=0 -else $as_nop - printf "%s\n" "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_c_try_cpp - -# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES -# ------------------------------------------------------- -# Tests whether HEADER exists and can be compiled using the include files in -# INCLUDES, setting the cache variable VAR accordingly. -ac_fn_c_check_header_compile () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -printf %s "checking for $2... " >&6; } -if eval test \${$3+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$4 -#include <$2> -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - eval "$3=yes" -else $as_nop - eval "$3=no" -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -eval ac_res=\$$3 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -printf "%s\n" "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - -} # ac_fn_c_check_header_compile - -# ac_fn_c_try_link LINENO -# ----------------------- -# Try to link conftest.$ac_ext, and return whether this succeeded. -ac_fn_c_try_link () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext - if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && { - test "$cross_compiling" = yes || - test -x conftest$ac_exeext - } -then : - ac_retval=0 -else $as_nop - printf "%s\n" "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information - # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would - # interfere with the next link command; also delete a directory that is - # left behind by Apple's compiler. We do this before executing the actions. - rm -rf conftest.dSYM conftest_ipa8_conftest.oo - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_c_try_link - -# ac_fn_c_check_func LINENO FUNC VAR -# ---------------------------------- -# Tests whether FUNC exists, setting the cache variable VAR accordingly -ac_fn_c_check_func () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -printf %s "checking for $2... " >&6; } -if eval test \${$3+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -/* Define $2 to an innocuous variant, in case declares $2. - For example, HP-UX 11i declares gettimeofday. */ -#define $2 innocuous_$2 - -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char $2 (); below. */ - -#include -#undef $2 - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char $2 (); -/* The GNU C library defines this for functions which it implements - to always fail with ENOSYS. Some functions are actually named - something starting with __ and the normal name is an alias. */ -#if defined __stub_$2 || defined __stub___$2 -choke me -#endif - -int -main (void) -{ -return $2 (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - eval "$3=yes" -else $as_nop - eval "$3=no" -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -fi -eval ac_res=\$$3 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -printf "%s\n" "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - -} # ac_fn_c_check_func - -# ac_fn_c_try_run LINENO -# ---------------------- -# Try to run conftest.$ac_ext, and return whether this succeeded. Assumes that -# executables *can* be run. -ac_fn_c_try_run () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' - { { case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 - (eval "$ac_try") 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; } -then : - ac_retval=0 -else $as_nop - printf "%s\n" "$as_me: program exited with status $ac_status" >&5 - printf "%s\n" "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=$ac_status -fi - rm -rf conftest.dSYM conftest_ipa8_conftest.oo - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_c_try_run - -# ac_fn_c_check_type LINENO TYPE VAR INCLUDES -# ------------------------------------------- -# Tests whether TYPE exists after having included INCLUDES, setting cache -# variable VAR accordingly. -ac_fn_c_check_type () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -printf %s "checking for $2... " >&6; } -if eval test \${$3+y} -then : - printf %s "(cached) " >&6 -else $as_nop - eval "$3=no" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$4 -int -main (void) -{ -if (sizeof ($2)) - return 0; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$4 -int -main (void) -{ -if (sizeof (($2))) - return 0; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - -else $as_nop - eval "$3=yes" -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -eval ac_res=\$$3 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -printf "%s\n" "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - -} # ac_fn_c_check_type - -# ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES -# ---------------------------------------------------- -# Tries to find if the field MEMBER exists in type AGGR, after including -# INCLUDES, setting cache variable VAR accordingly. -ac_fn_c_check_member () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5 -printf %s "checking for $2.$3... " >&6; } -if eval test \${$4+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$5 -int -main (void) -{ -static $2 ac_aggr; -if (ac_aggr.$3) -return 0; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - eval "$4=yes" -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$5 -int -main (void) -{ -static $2 ac_aggr; -if (sizeof ac_aggr.$3) -return 0; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - eval "$4=yes" -else $as_nop - eval "$4=no" -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -eval ac_res=\$$4 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -printf "%s\n" "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - -} # ac_fn_c_check_member - -# ac_fn_c_find_intX_t LINENO BITS VAR -# ----------------------------------- -# Finds a signed integer type with width BITS, setting cache variable VAR -# accordingly. -ac_fn_c_find_intX_t () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for int$2_t" >&5 -printf %s "checking for int$2_t... " >&6; } -if eval test \${$3+y} -then : - printf %s "(cached) " >&6 -else $as_nop - eval "$3=no" - # Order is important - never check a type that is potentially smaller - # than half of the expected target width. - for ac_type in int$2_t 'int' 'long int' \ - 'long long int' 'short int' 'signed char'; do - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$ac_includes_default - enum { N = $2 / 2 - 1 }; -int -main (void) -{ -static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))]; -test_array [0] = 0; -return test_array [0]; - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$ac_includes_default - enum { N = $2 / 2 - 1 }; -int -main (void) -{ -static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1) - < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))]; -test_array [0] = 0; -return test_array [0]; - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - -else $as_nop - case $ac_type in #( - int$2_t) : - eval "$3=yes" ;; #( - *) : - eval "$3=\$ac_type" ;; -esac -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - if eval test \"x\$"$3"\" = x"no" -then : - -else $as_nop - break -fi - done -fi -eval ac_res=\$$3 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -printf "%s\n" "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - -} # ac_fn_c_find_intX_t - -# ac_fn_c_find_uintX_t LINENO BITS VAR -# ------------------------------------ -# Finds an unsigned integer type with width BITS, setting cache variable VAR -# accordingly. -ac_fn_c_find_uintX_t () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for uint$2_t" >&5 -printf %s "checking for uint$2_t... " >&6; } -if eval test \${$3+y} -then : - printf %s "(cached) " >&6 -else $as_nop - eval "$3=no" - # Order is important - never check a type that is potentially smaller - # than half of the expected target width. - for ac_type in uint$2_t 'unsigned int' 'unsigned long int' \ - 'unsigned long long int' 'unsigned short int' 'unsigned char'; do - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$ac_includes_default -int -main (void) -{ -static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)]; -test_array [0] = 0; -return test_array [0]; - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - case $ac_type in #( - uint$2_t) : - eval "$3=yes" ;; #( - *) : - eval "$3=\$ac_type" ;; -esac -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - if eval test \"x\$"$3"\" = x"no" -then : - -else $as_nop - break -fi - done -fi -eval ac_res=\$$3 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -printf "%s\n" "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - -} # ac_fn_c_find_uintX_t - -# ac_fn_check_decl LINENO SYMBOL VAR INCLUDES EXTRA-OPTIONS FLAG-VAR -# ------------------------------------------------------------------ -# Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR -# accordingly. Pass EXTRA-OPTIONS to the compiler, using FLAG-VAR. -ac_fn_check_decl () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - as_decl_name=`echo $2|sed 's/ *(.*//'` - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 -printf %s "checking whether $as_decl_name is declared... " >&6; } -if eval test \${$3+y} -then : - printf %s "(cached) " >&6 -else $as_nop - as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'` - eval ac_save_FLAGS=\$$6 - as_fn_append $6 " $5" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$4 -int -main (void) -{ -#ifndef $as_decl_name -#ifdef __cplusplus - (void) $as_decl_use; -#else - (void) $as_decl_name; -#endif -#endif - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - eval "$3=yes" -else $as_nop - eval "$3=no" -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - eval $6=\$ac_save_FLAGS - -fi -eval ac_res=\$$3 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -printf "%s\n" "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - -} # ac_fn_check_decl - -# ac_fn_c_compute_int LINENO EXPR VAR INCLUDES -# -------------------------------------------- -# Tries to find the compile-time value of EXPR in a program that includes -# INCLUDES, setting VAR accordingly. Returns whether the value could be -# computed -ac_fn_c_compute_int () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if test "$cross_compiling" = yes; then - # Depending upon the size, compute the lo and hi bounds. -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$4 -int -main (void) -{ -static int test_array [1 - 2 * !(($2) >= 0)]; -test_array [0] = 0; -return test_array [0]; - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_lo=0 ac_mid=0 - while :; do - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$4 -int -main (void) -{ -static int test_array [1 - 2 * !(($2) <= $ac_mid)]; -test_array [0] = 0; -return test_array [0]; - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_hi=$ac_mid; break -else $as_nop - as_fn_arith $ac_mid + 1 && ac_lo=$as_val - if test $ac_lo -le $ac_mid; then - ac_lo= ac_hi= - break - fi - as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - done -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$4 -int -main (void) -{ -static int test_array [1 - 2 * !(($2) < 0)]; -test_array [0] = 0; -return test_array [0]; - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_hi=-1 ac_mid=-1 - while :; do - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$4 -int -main (void) -{ -static int test_array [1 - 2 * !(($2) >= $ac_mid)]; -test_array [0] = 0; -return test_array [0]; - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_lo=$ac_mid; break -else $as_nop - as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val - if test $ac_mid -le $ac_hi; then - ac_lo= ac_hi= - break - fi - as_fn_arith 2 '*' $ac_mid && ac_mid=$as_val -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - done -else $as_nop - ac_lo= ac_hi= -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -# Binary search between lo and hi bounds. -while test "x$ac_lo" != "x$ac_hi"; do - as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$4 -int -main (void) -{ -static int test_array [1 - 2 * !(($2) <= $ac_mid)]; -test_array [0] = 0; -return test_array [0]; - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_hi=$ac_mid -else $as_nop - as_fn_arith '(' $ac_mid ')' + 1 && ac_lo=$as_val -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -done -case $ac_lo in #(( -?*) eval "$3=\$ac_lo"; ac_retval=0 ;; -'') ac_retval=1 ;; -esac - else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$4 -static long int longval (void) { return $2; } -static unsigned long int ulongval (void) { return $2; } -#include -#include -int -main (void) -{ - - FILE *f = fopen ("conftest.val", "w"); - if (! f) - return 1; - if (($2) < 0) - { - long int i = longval (); - if (i != ($2)) - return 1; - fprintf (f, "%ld", i); - } - else - { - unsigned long int i = ulongval (); - if (i != ($2)) - return 1; - fprintf (f, "%lu", i); - } - /* Do not output a trailing newline, as this causes \r\n confusion - on some platforms. */ - return ferror (f) || fclose (f) != 0; - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_run "$LINENO" -then : - echo >>conftest.val; read $3 config.log <<_ACEOF -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by libarchive $as_me 3.6.2, which was -generated by GNU Autoconf 2.71. Invocation command line was - - $ $0$ac_configure_args_raw - -_ACEOF -exec 5>>config.log -{ -cat <<_ASUNAME -## --------- ## -## Platform. ## -## --------- ## - -hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` -uname -m = `(uname -m) 2>/dev/null || echo unknown` -uname -r = `(uname -r) 2>/dev/null || echo unknown` -uname -s = `(uname -s) 2>/dev/null || echo unknown` -uname -v = `(uname -v) 2>/dev/null || echo unknown` - -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` -/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` - -/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` -/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` -/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` -/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` - -_ASUNAME - -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - printf "%s\n" "PATH: $as_dir" - done -IFS=$as_save_IFS - -} >&5 - -cat >&5 <<_ACEOF - - -## ----------- ## -## Core tests. ## -## ----------- ## - -_ACEOF - - -# Keep a trace of the command line. -# Strip out --no-create and --no-recursion so they do not pile up. -# Strip out --silent because we don't want to record it for future runs. -# Also quote any args containing shell meta-characters. -# Make two passes to allow for proper duplicate-argument suppression. -ac_configure_args= -ac_configure_args0= -ac_configure_args1= -ac_must_keep_next=false -for ac_pass in 1 2 -do - for ac_arg - do - case $ac_arg in - -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - continue ;; - *\'*) - ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - case $ac_pass in - 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; - 2) - as_fn_append ac_configure_args1 " '$ac_arg'" - if test $ac_must_keep_next = true; then - ac_must_keep_next=false # Got value, back to normal. - else - case $ac_arg in - *=* | --config-cache | -C | -disable-* | --disable-* \ - | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ - | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ - | -with-* | --with-* | -without-* | --without-* | --x) - case "$ac_configure_args0 " in - "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; - esac - ;; - -* ) ac_must_keep_next=true ;; - esac - fi - as_fn_append ac_configure_args " '$ac_arg'" - ;; - esac - done -done -{ ac_configure_args0=; unset ac_configure_args0;} -{ ac_configure_args1=; unset ac_configure_args1;} - -# When interrupted or exit'd, cleanup temporary files, and complete -# config.log. We remove comments because anyway the quotes in there -# would cause problems or look ugly. -# WARNING: Use '\'' to represent an apostrophe within the trap. -# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. -trap 'exit_status=$? - # Sanitize IFS. - IFS=" "" $as_nl" - # Save into config.log some information that might help in debugging. - { - echo - - printf "%s\n" "## ---------------- ## -## Cache variables. ## -## ---------------- ##" - echo - # The following way of writing the cache mishandles newlines in values, -( - for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do - eval ac_val=\$$ac_var - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( - *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 -printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( - *) { eval $ac_var=; unset $ac_var;} ;; - esac ;; - esac - done - (set) 2>&1 | - case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( - *${as_nl}ac_space=\ *) - sed -n \ - "s/'\''/'\''\\\\'\'''\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" - ;; #( - *) - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" - ;; - esac | - sort -) - echo - - printf "%s\n" "## ----------------- ## -## Output variables. ## -## ----------------- ##" - echo - for ac_var in $ac_subst_vars - do - eval ac_val=\$$ac_var - case $ac_val in - *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; - esac - printf "%s\n" "$ac_var='\''$ac_val'\''" - done | sort - echo - - if test -n "$ac_subst_files"; then - printf "%s\n" "## ------------------- ## -## File substitutions. ## -## ------------------- ##" - echo - for ac_var in $ac_subst_files - do - eval ac_val=\$$ac_var - case $ac_val in - *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; - esac - printf "%s\n" "$ac_var='\''$ac_val'\''" - done | sort - echo - fi - - if test -s confdefs.h; then - printf "%s\n" "## ----------- ## -## confdefs.h. ## -## ----------- ##" - echo - cat confdefs.h - echo - fi - test "$ac_signal" != 0 && - printf "%s\n" "$as_me: caught signal $ac_signal" - printf "%s\n" "$as_me: exit $exit_status" - } >&5 - rm -f core *.core core.conftest.* && - rm -f -r conftest* confdefs* conf$$* $ac_clean_files && - exit $exit_status -' 0 -for ac_signal in 1 2 13 15; do - trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal -done -ac_signal=0 - -# confdefs.h avoids OS command line length limits that DEFS can exceed. -rm -f -r conftest* confdefs.h - -printf "%s\n" "/* confdefs.h */" > confdefs.h - -# Predefined preprocessor variables. - -printf "%s\n" "#define PACKAGE_NAME \"$PACKAGE_NAME\"" >>confdefs.h - -printf "%s\n" "#define PACKAGE_TARNAME \"$PACKAGE_TARNAME\"" >>confdefs.h - -printf "%s\n" "#define PACKAGE_VERSION \"$PACKAGE_VERSION\"" >>confdefs.h - -printf "%s\n" "#define PACKAGE_STRING \"$PACKAGE_STRING\"" >>confdefs.h - -printf "%s\n" "#define PACKAGE_BUGREPORT \"$PACKAGE_BUGREPORT\"" >>confdefs.h - -printf "%s\n" "#define PACKAGE_URL \"$PACKAGE_URL\"" >>confdefs.h - - -# Let the site file select an alternate cache file if it wants to. -# Prefer an explicitly selected file to automatically selected ones. -if test -n "$CONFIG_SITE"; then - ac_site_files="$CONFIG_SITE" -elif test "x$prefix" != xNONE; then - ac_site_files="$prefix/share/config.site $prefix/etc/config.site" -else - ac_site_files="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" -fi - -for ac_site_file in $ac_site_files -do - case $ac_site_file in #( - */*) : - ;; #( - *) : - ac_site_file=./$ac_site_file ;; -esac - if test -f "$ac_site_file" && test -r "$ac_site_file"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 -printf "%s\n" "$as_me: loading site script $ac_site_file" >&6;} - sed 's/^/| /' "$ac_site_file" >&5 - . "$ac_site_file" \ - || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "failed to load site script $ac_site_file -See \`config.log' for more details" "$LINENO" 5; } - fi -done - -if test -r "$cache_file"; then - # Some versions of bash will fail to source /dev/null (special files - # actually), so we avoid doing that. DJGPP emulates it as a regular file. - if test /dev/null != "$cache_file" && test -f "$cache_file"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 -printf "%s\n" "$as_me: loading cache $cache_file" >&6;} - case $cache_file in - [\\/]* | ?:[\\/]* ) . "$cache_file";; - *) . "./$cache_file";; - esac - fi -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 -printf "%s\n" "$as_me: creating cache $cache_file" >&6;} - >$cache_file -fi - -# Test code for whether the C compiler supports C89 (global declarations) -ac_c_conftest_c89_globals=' -/* Does the compiler advertise C89 conformance? - Do not test the value of __STDC__, because some compilers set it to 0 - while being otherwise adequately conformant. */ -#if !defined __STDC__ -# error "Compiler does not advertise C89 conformance" -#endif - -#include -#include -struct stat; -/* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */ -struct buf { int x; }; -struct buf * (*rcsopen) (struct buf *, struct stat *, int); -static char *e (p, i) - char **p; - int i; -{ - return p[i]; -} -static char *f (char * (*g) (char **, int), char **p, ...) -{ - char *s; - va_list v; - va_start (v,p); - s = g (p, va_arg (v,int)); - va_end (v); - return s; -} - -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has - function prototypes and stuff, but not \xHH hex character constants. - These do not provoke an error unfortunately, instead are silently treated - as an "x". The following induces an error, until -std is added to get - proper ANSI mode. Curiously \x00 != x always comes out true, for an - array size at least. It is necessary to write \x00 == 0 to get something - that is true only with -std. */ -int osf4_cc_array ['\''\x00'\'' == 0 ? 1 : -1]; - -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters - inside strings and character constants. */ -#define FOO(x) '\''x'\'' -int xlc6_cc_array[FOO(a) == '\''x'\'' ? 1 : -1]; - -int test (int i, double x); -struct s1 {int (*f) (int a);}; -struct s2 {int (*f) (double a);}; -int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int), - int, int);' - -# Test code for whether the C compiler supports C89 (body of main). -ac_c_conftest_c89_main=' -ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]); -' - -# Test code for whether the C compiler supports C99 (global declarations) -ac_c_conftest_c99_globals=' -// Does the compiler advertise C99 conformance? -#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L -# error "Compiler does not advertise C99 conformance" -#endif - -#include -extern int puts (const char *); -extern int printf (const char *, ...); -extern int dprintf (int, const char *, ...); -extern void *malloc (size_t); - -// Check varargs macros. These examples are taken from C99 6.10.3.5. -// dprintf is used instead of fprintf to avoid needing to declare -// FILE and stderr. -#define debug(...) dprintf (2, __VA_ARGS__) -#define showlist(...) puts (#__VA_ARGS__) -#define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) -static void -test_varargs_macros (void) -{ - int x = 1234; - int y = 5678; - debug ("Flag"); - debug ("X = %d\n", x); - showlist (The first, second, and third items.); - report (x>y, "x is %d but y is %d", x, y); -} - -// Check long long types. -#define BIG64 18446744073709551615ull -#define BIG32 4294967295ul -#define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) -#if !BIG_OK - #error "your preprocessor is broken" -#endif -#if BIG_OK -#else - #error "your preprocessor is broken" -#endif -static long long int bignum = -9223372036854775807LL; -static unsigned long long int ubignum = BIG64; - -struct incomplete_array -{ - int datasize; - double data[]; -}; - -struct named_init { - int number; - const wchar_t *name; - double average; -}; - -typedef const char *ccp; - -static inline int -test_restrict (ccp restrict text) -{ - // See if C++-style comments work. - // Iterate through items via the restricted pointer. - // Also check for declarations in for loops. - for (unsigned int i = 0; *(text+i) != '\''\0'\''; ++i) - continue; - return 0; -} - -// Check varargs and va_copy. -static bool -test_varargs (const char *format, ...) -{ - va_list args; - va_start (args, format); - va_list args_copy; - va_copy (args_copy, args); - - const char *str = ""; - int number = 0; - float fnumber = 0; - - while (*format) - { - switch (*format++) - { - case '\''s'\'': // string - str = va_arg (args_copy, const char *); - break; - case '\''d'\'': // int - number = va_arg (args_copy, int); - break; - case '\''f'\'': // float - fnumber = va_arg (args_copy, double); - break; - default: - break; - } - } - va_end (args_copy); - va_end (args); - - return *str && number && fnumber; -} -' - -# Test code for whether the C compiler supports C99 (body of main). -ac_c_conftest_c99_main=' - // Check bool. - _Bool success = false; - success |= (argc != 0); - - // Check restrict. - if (test_restrict ("String literal") == 0) - success = true; - char *restrict newvar = "Another string"; - - // Check varargs. - success &= test_varargs ("s, d'\'' f .", "string", 65, 34.234); - test_varargs_macros (); - - // Check flexible array members. - struct incomplete_array *ia = - malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); - ia->datasize = 10; - for (int i = 0; i < ia->datasize; ++i) - ia->data[i] = i * 1.234; - - // Check named initializers. - struct named_init ni = { - .number = 34, - .name = L"Test wide string", - .average = 543.34343, - }; - - ni.number = 58; - - int dynamic_array[ni.number]; - dynamic_array[0] = argv[0][0]; - dynamic_array[ni.number - 1] = 543; - - // work around unused variable warnings - ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == '\''x'\'' - || dynamic_array[ni.number - 1] != 543); -' - -# Test code for whether the C compiler supports C11 (global declarations) -ac_c_conftest_c11_globals=' -// Does the compiler advertise C11 conformance? -#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L -# error "Compiler does not advertise C11 conformance" -#endif - -// Check _Alignas. -char _Alignas (double) aligned_as_double; -char _Alignas (0) no_special_alignment; -extern char aligned_as_int; -char _Alignas (0) _Alignas (int) aligned_as_int; - -// Check _Alignof. -enum -{ - int_alignment = _Alignof (int), - int_array_alignment = _Alignof (int[100]), - char_alignment = _Alignof (char) -}; -_Static_assert (0 < -_Alignof (int), "_Alignof is signed"); - -// Check _Noreturn. -int _Noreturn does_not_return (void) { for (;;) continue; } - -// Check _Static_assert. -struct test_static_assert -{ - int x; - _Static_assert (sizeof (int) <= sizeof (long int), - "_Static_assert does not work in struct"); - long int y; -}; - -// Check UTF-8 literals. -#define u8 syntax error! -char const utf8_literal[] = u8"happens to be ASCII" "another string"; - -// Check duplicate typedefs. -typedef long *long_ptr; -typedef long int *long_ptr; -typedef long_ptr long_ptr; - -// Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. -struct anonymous -{ - union { - struct { int i; int j; }; - struct { int k; long int l; } w; - }; - int m; -} v1; -' - -# Test code for whether the C compiler supports C11 (body of main). -ac_c_conftest_c11_main=' - _Static_assert ((offsetof (struct anonymous, i) - == offsetof (struct anonymous, w.k)), - "Anonymous union alignment botch"); - v1.i = 2; - v1.w.k = 5; - ok |= v1.i != 5; -' - -# Test code for whether the C compiler supports C11 (complete). -ac_c_conftest_c11_program="${ac_c_conftest_c89_globals} -${ac_c_conftest_c99_globals} -${ac_c_conftest_c11_globals} - -int -main (int argc, char **argv) -{ - int ok = 0; - ${ac_c_conftest_c89_main} - ${ac_c_conftest_c99_main} - ${ac_c_conftest_c11_main} - return ok; -} -" - -# Test code for whether the C compiler supports C99 (complete). -ac_c_conftest_c99_program="${ac_c_conftest_c89_globals} -${ac_c_conftest_c99_globals} - -int -main (int argc, char **argv) -{ - int ok = 0; - ${ac_c_conftest_c89_main} - ${ac_c_conftest_c99_main} - return ok; -} -" - -# Test code for whether the C compiler supports C89 (complete). -ac_c_conftest_c89_program="${ac_c_conftest_c89_globals} - -int -main (int argc, char **argv) -{ - int ok = 0; - ${ac_c_conftest_c89_main} - return ok; -} -" - -as_fn_append ac_header_c_list " stdio.h stdio_h HAVE_STDIO_H" -as_fn_append ac_header_c_list " stdlib.h stdlib_h HAVE_STDLIB_H" -as_fn_append ac_header_c_list " string.h string_h HAVE_STRING_H" -as_fn_append ac_header_c_list " inttypes.h inttypes_h HAVE_INTTYPES_H" -as_fn_append ac_header_c_list " stdint.h stdint_h HAVE_STDINT_H" -as_fn_append ac_header_c_list " strings.h strings_h HAVE_STRINGS_H" -as_fn_append ac_header_c_list " sys/stat.h sys_stat_h HAVE_SYS_STAT_H" -as_fn_append ac_header_c_list " sys/types.h sys_types_h HAVE_SYS_TYPES_H" -as_fn_append ac_header_c_list " unistd.h unistd_h HAVE_UNISTD_H" -as_fn_append ac_header_c_list " wchar.h wchar_h HAVE_WCHAR_H" -as_fn_append ac_header_c_list " minix/config.h minix_config_h HAVE_MINIX_CONFIG_H" -as_fn_append ac_header_c_list " sys/time.h sys_time_h HAVE_SYS_TIME_H" -as_fn_append ac_func_c_list " vprintf HAVE_VPRINTF" - -# Auxiliary files required by this configure script. -ac_aux_files="config.rpath ltmain.sh compile config.guess config.sub missing install-sh" - -# Locations in which to look for auxiliary files. -ac_aux_dir_candidates="${srcdir}/build/autoconf" - -# Search for a directory containing all of the required auxiliary files, -# $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates. -# If we don't find one directory that contains all the files we need, -# we report the set of missing files from the *first* directory in -# $ac_aux_dir_candidates and give up. -ac_missing_aux_files="" -ac_first_candidate=: -printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -as_found=false -for as_dir in $ac_aux_dir_candidates -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - as_found=: - - printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5 - ac_aux_dir_found=yes - ac_install_sh= - for ac_aux in $ac_aux_files - do - # As a special case, if "install-sh" is required, that requirement - # can be satisfied by any of "install-sh", "install.sh", or "shtool", - # and $ac_install_sh is set appropriately for whichever one is found. - if test x"$ac_aux" = x"install-sh" - then - if test -f "${as_dir}install-sh"; then - printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install-sh found" >&5 - ac_install_sh="${as_dir}install-sh -c" - elif test -f "${as_dir}install.sh"; then - printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh found" >&5 - ac_install_sh="${as_dir}install.sh -c" - elif test -f "${as_dir}shtool"; then - printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5 - ac_install_sh="${as_dir}shtool install -c" - else - ac_aux_dir_found=no - if $ac_first_candidate; then - ac_missing_aux_files="${ac_missing_aux_files} install-sh" - else - break - fi - fi - else - if test -f "${as_dir}${ac_aux}"; then - printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} found" >&5 - else - ac_aux_dir_found=no - if $ac_first_candidate; then - ac_missing_aux_files="${ac_missing_aux_files} ${ac_aux}" - else - break - fi - fi - fi - done - if test "$ac_aux_dir_found" = yes; then - ac_aux_dir="$as_dir" - break - fi - ac_first_candidate=false - - as_found=false -done -IFS=$as_save_IFS -if $as_found -then : - -else $as_nop - as_fn_error $? "cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5 -fi - - -# These three variables are undocumented and unsupported, -# and are intended to be withdrawn in a future Autoconf release. -# They can cause serious problems if a builder's source tree is in a directory -# whose full name contains unusual characters. -if test -f "${ac_aux_dir}config.guess"; then - ac_config_guess="$SHELL ${ac_aux_dir}config.guess" -fi -if test -f "${ac_aux_dir}config.sub"; then - ac_config_sub="$SHELL ${ac_aux_dir}config.sub" -fi -if test -f "$ac_aux_dir/configure"; then - ac_configure="$SHELL ${ac_aux_dir}configure" -fi - -# Check that the precious variables saved in the cache have kept the same -# value. -ac_cache_corrupted=false -for ac_var in $ac_precious_vars; do - eval ac_old_set=\$ac_cv_env_${ac_var}_set - eval ac_new_set=\$ac_env_${ac_var}_set - eval ac_old_val=\$ac_cv_env_${ac_var}_value - eval ac_new_val=\$ac_env_${ac_var}_value - case $ac_old_set,$ac_new_set in - set,) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 -printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,set) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 -printf "%s\n" "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,);; - *) - if test "x$ac_old_val" != "x$ac_new_val"; then - # differences in whitespace do not lead to failure. - ac_old_val_w=`echo x $ac_old_val` - ac_new_val_w=`echo x $ac_new_val` - if test "$ac_old_val_w" != "$ac_new_val_w"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 -printf "%s\n" "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} - ac_cache_corrupted=: - else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 -printf "%s\n" "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} - eval $ac_var=\$ac_old_val - fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 -printf "%s\n" "$as_me: former value: \`$ac_old_val'" >&2;} - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 -printf "%s\n" "$as_me: current value: \`$ac_new_val'" >&2;} - fi;; - esac - # Pass precious variables to config.status. - if test "$ac_new_set" = set; then - case $ac_new_val in - *\'*) ac_arg=$ac_var=`printf "%s\n" "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; - *) ac_arg=$ac_var=$ac_new_val ;; - esac - case " $ac_configure_args " in - *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. - *) as_fn_append ac_configure_args " '$ac_arg'" ;; - esac - fi -done -if $ac_cache_corrupted; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 -printf "%s\n" "$as_me: error: changes in the environment can compromise the build" >&2;} - as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file' - and start over" "$LINENO" 5 -fi -## -------------------- ## -## Main body of script. ## -## -------------------- ## - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -# Make sure the srcdir contains "libarchive" directory - -# Use auxiliary subscripts from this subdirectory (cleans up root) - -# M4 scripts - -# Must follow AC_CONFIG macros above... -am__api_version='1.16' - - - - # Find a good install program. We prefer a C program (faster), -# so one script is as good as another. But avoid the broken or -# incompatible versions: -# SysV /etc/install, /usr/sbin/install -# SunOS /usr/etc/install -# IRIX /sbin/install -# AIX /bin/install -# AmigaOS /C/install, which installs bootblocks on floppy discs -# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag -# AFS /usr/afsws/bin/install, which mishandles nonexistent args -# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" -# OS/2's system install, which has a completely different semantic -# ./install, which can be erroneously created by make from ./install.sh. -# Reject install programs that cannot install multiple files. -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 -printf %s "checking for a BSD-compatible install... " >&6; } -if test -z "$INSTALL"; then -if test ${ac_cv_path_install+y} -then : - printf %s "(cached) " >&6 -else $as_nop - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - # Account for fact that we put trailing slashes in our PATH walk. -case $as_dir in #(( - ./ | /[cC]/* | \ - /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ - ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ - /usr/ucb/* ) ;; - *) - # OSF1 and SCO ODT 3.0 have their own names for install. - # Don't use installbsd from OSF since it installs stuff as root - # by default. - for ac_prog in ginstall scoinst install; do - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext"; then - if test $ac_prog = install && - grep dspmsg "$as_dir$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # AIX install. It has an incompatible calling convention. - : - elif test $ac_prog = install && - grep pwplus "$as_dir$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # program-specific install script used by HP pwplus--don't use. - : - else - rm -rf conftest.one conftest.two conftest.dir - echo one > conftest.one - echo two > conftest.two - mkdir conftest.dir - if "$as_dir$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir/" && - test -s conftest.one && test -s conftest.two && - test -s conftest.dir/conftest.one && - test -s conftest.dir/conftest.two - then - ac_cv_path_install="$as_dir$ac_prog$ac_exec_ext -c" - break 3 - fi - fi - fi - done - done - ;; -esac - - done -IFS=$as_save_IFS - -rm -rf conftest.one conftest.two conftest.dir - -fi - if test ${ac_cv_path_install+y}; then - INSTALL=$ac_cv_path_install - else - # As a last resort, use the slow shell script. Don't cache a - # value for INSTALL within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. - INSTALL=$ac_install_sh - fi -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 -printf "%s\n" "$INSTALL" >&6; } - -# Use test -z because SunOS4 sh mishandles braces in ${var-val}. -# It thinks the first close brace ends the variable substitution. -test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' - -test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' - -test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 -printf %s "checking whether build environment is sane... " >&6; } -# Reject unsafe characters in $srcdir or the absolute working directory -# name. Accept space and tab only in the latter. -am_lf=' -' -case `pwd` in - *[\\\"\#\$\&\'\`$am_lf]*) - as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; -esac -case $srcdir in - *[\\\"\#\$\&\'\`$am_lf\ \ ]*) - as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;; -esac - -# Do 'set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - am_has_slept=no - for am_try in 1 2; do - echo "timestamp, slept: $am_has_slept" > conftest.file - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$*" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - if test "$*" != "X $srcdir/configure conftest.file" \ - && test "$*" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - as_fn_error $? "ls -t appears to fail. Make sure there is not a broken - alias in your environment" "$LINENO" 5 - fi - if test "$2" = conftest.file || test $am_try -eq 2; then - break - fi - # Just in case. - sleep 1 - am_has_slept=yes - done - test "$2" = conftest.file - ) -then - # Ok. - : -else - as_fn_error $? "newly created file is older than distributed files! -Check your system clock" "$LINENO" 5 -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } -# If we didn't sleep, we still need to ensure time stamps of config.status and -# generated files are strictly newer. -am_sleep_pid= -if grep 'slept: no' conftest.file >/dev/null 2>&1; then - ( sleep 1 ) & - am_sleep_pid=$! -fi - -rm -f conftest.file - -test "$program_prefix" != NONE && - program_transform_name="s&^&$program_prefix&;$program_transform_name" -# Use a double $ so make ignores it. -test "$program_suffix" != NONE && - program_transform_name="s&\$&$program_suffix&;$program_transform_name" -# Double any \ or $. -# By default was `s,x,x', remove it if useless. -ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' -program_transform_name=`printf "%s\n" "$program_transform_name" | sed "$ac_script"` - - -# Expand $ac_aux_dir to an absolute path. -am_aux_dir=`cd "$ac_aux_dir" && pwd` - - - if test x"${MISSING+set}" != xset; then - MISSING="\${SHELL} '$am_aux_dir/missing'" -fi -# Use eval to expand $SHELL -if eval "$MISSING --is-lightweight"; then - am_missing_run="$MISSING " -else - am_missing_run= - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5 -printf "%s\n" "$as_me: WARNING: 'missing' script is too old or missing" >&2;} -fi - -if test x"${install_sh+set}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; - *) - install_sh="\${SHELL} $am_aux_dir/install-sh" - esac -fi - -# Installed binaries are usually stripped using 'strip' when the user -# run "make install-strip". However 'strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the 'STRIP' environment variable to overrule this program. -if test "$cross_compiling" != no; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. -set dummy ${ac_tool_prefix}strip; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_STRIP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$STRIP"; then - ac_cv_prog_STRIP="$STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_STRIP="${ac_tool_prefix}strip" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -STRIP=$ac_cv_prog_STRIP -if test -n "$STRIP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 -printf "%s\n" "$STRIP" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_STRIP"; then - ac_ct_STRIP=$STRIP - # Extract the first word of "strip", so it can be a program name with args. -set dummy strip; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_STRIP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_STRIP"; then - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_STRIP="strip" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP -if test -n "$ac_ct_STRIP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 -printf "%s\n" "$ac_ct_STRIP" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_STRIP" = x; then - STRIP=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - STRIP=$ac_ct_STRIP - fi -else - STRIP="$ac_cv_prog_STRIP" -fi - -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" - - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a race-free mkdir -p" >&5 -printf %s "checking for a race-free mkdir -p... " >&6; } -if test -z "$MKDIR_P"; then - if test ${ac_cv_path_mkdir+y} -then : - printf %s "(cached) " >&6 -else $as_nop - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_prog in mkdir gmkdir; do - for ac_exec_ext in '' $ac_executable_extensions; do - as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext" || continue - case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #( - 'mkdir ('*'coreutils) '* | \ - 'BusyBox '* | \ - 'mkdir (fileutils) '4.1*) - ac_cv_path_mkdir=$as_dir$ac_prog$ac_exec_ext - break 3;; - esac - done - done - done -IFS=$as_save_IFS - -fi - - test -d ./--version && rmdir ./--version - if test ${ac_cv_path_mkdir+y}; then - MKDIR_P="$ac_cv_path_mkdir -p" - else - # As a last resort, use the slow shell script. Don't cache a - # value for MKDIR_P within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. - MKDIR_P="$ac_install_sh -d" - fi -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 -printf "%s\n" "$MKDIR_P" >&6; } - -for ac_prog in gawk mawk nawk awk -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_AWK+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$AWK"; then - ac_cv_prog_AWK="$AWK" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_AWK="$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -AWK=$ac_cv_prog_AWK -if test -n "$AWK"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 -printf "%s\n" "$AWK" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - - test -n "$AWK" && break -done - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 -printf %s "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } -set x ${MAKE-make} -ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` -if eval test \${ac_cv_prog_make_${ac_make}_set+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat >conftest.make <<\_ACEOF -SHELL = /bin/sh -all: - @echo '@@@%%%=$(MAKE)=@@@%%%' -_ACEOF -# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. -case `${MAKE-make} -f conftest.make 2>/dev/null` in - *@@@%%%=?*=@@@%%%*) - eval ac_cv_prog_make_${ac_make}_set=yes;; - *) - eval ac_cv_prog_make_${ac_make}_set=no;; -esac -rm -f conftest.make -fi -if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - SET_MAKE= -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } - SET_MAKE="MAKE=${MAKE-make}" -fi - -rm -rf .tst 2>/dev/null -mkdir .tst 2>/dev/null -if test -d .tst; then - am__leading_dot=. -else - am__leading_dot=_ -fi -rmdir .tst 2>/dev/null - -# Check whether --enable-silent-rules was given. -if test ${enable_silent_rules+y} -then : - enableval=$enable_silent_rules; -fi - -case $enable_silent_rules in # ((( - yes) AM_DEFAULT_VERBOSITY=0;; - no) AM_DEFAULT_VERBOSITY=1;; - *) AM_DEFAULT_VERBOSITY=1;; -esac -am_make=${MAKE-make} -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 -printf %s "checking whether $am_make supports nested variables... " >&6; } -if test ${am_cv_make_support_nested_variables+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if printf "%s\n" 'TRUE=$(BAR$(V)) -BAR0=false -BAR1=true -V=1 -am__doit: - @$(TRUE) -.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then - am_cv_make_support_nested_variables=yes -else - am_cv_make_support_nested_variables=no -fi -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5 -printf "%s\n" "$am_cv_make_support_nested_variables" >&6; } -if test $am_cv_make_support_nested_variables = yes; then - AM_V='$(V)' - AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' -else - AM_V=$AM_DEFAULT_VERBOSITY - AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY -fi -AM_BACKSLASH='\' - -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - am__isrc=' -I$(srcdir)' - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 - fi -fi - -# test whether we have cygpath -if test -z "$CYGPATH_W"; then - if (cygpath --version) >/dev/null 2>/dev/null; then - CYGPATH_W='cygpath -w' - else - CYGPATH_W=echo - fi -fi - - -# Define the identity of the package. - PACKAGE='libarchive' - VERSION='3.6.2' - - -printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h - - -printf "%s\n" "#define VERSION \"$VERSION\"" >>confdefs.h - -# Some tools Automake needs. - -ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} - - -AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} - - -AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} - - -AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} - - -MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} - -# For better backward compatibility. To be removed once Automake 1.9.x -# dies out for good. For more background, see: -# -# -mkdir_p='$(MKDIR_P)' - -# We need awk for the "check" target (and possibly the TAP driver). The -# system "awk" is bad on some platforms. -# Always define AMTAR for backward compatibility. Yes, it's still used -# in the wild :-( We should find a proper way to deprecate it ... -AMTAR='$${TAR-tar}' - - -# We'll loop over all known methods to create a tar archive until one works. -_am_tools='gnutar pax cpio none' - -am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' - - - - - -# Variables for tags utilities; see am/tags.am -if test -z "$CTAGS"; then - CTAGS=ctags -fi - -if test -z "$ETAGS"; then - ETAGS=etags -fi - -if test -z "$CSCOPE"; then - CSCOPE=cscope -fi - - - -# POSIX will say in a future version that running "rm -f" with no argument -# is OK; and we want to be able to make that assumption in our Makefile -# recipes. So use an aggressive probe to check that the usage we want is -# actually supported "in the wild" to an acceptable degree. -# See automake bug#10828. -# To make any issue more visible, cause the running configure to be aborted -# by default if the 'rm' program in use doesn't match our expectations; the -# user can still override this though. -if rm -f && rm -fr && rm -rf; then : OK; else - cat >&2 <<'END' -Oops! - -Your 'rm' program seems unable to run without file operands specified -on the command line, even when the '-f' option is present. This is contrary -to the behaviour of most rm programs out there, and not conforming with -the upcoming POSIX standard: - -Please tell bug-automake@gnu.org about your system, including the value -of your $PATH and any error possibly output before this message. This -can help us improve future automake versions. - -END - if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then - echo 'Configuration will proceed anyway, since you have set the' >&2 - echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 - echo >&2 - else - cat >&2 <<'END' -Aborting the configuration process, to ensure you take notice of the issue. - -You can download and install GNU coreutils to get an 'rm' implementation -that behaves properly: . - -If you want to complete the configuration process using your problematic -'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM -to "yes", and re-run configure. - -END - as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5 - fi -fi - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 -printf %s "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } - # Check whether --enable-maintainer-mode was given. -if test ${enable_maintainer_mode+y} -then : - enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval -else $as_nop - USE_MAINTAINER_MODE=yes -fi - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5 -printf "%s\n" "$USE_MAINTAINER_MODE" >&6; } - if test $USE_MAINTAINER_MODE = yes; then - MAINTAINER_MODE_TRUE= - MAINTAINER_MODE_FALSE='#' -else - MAINTAINER_MODE_TRUE='#' - MAINTAINER_MODE_FALSE= -fi - - MAINT=$MAINTAINER_MODE_TRUE - - -# Check whether --enable-silent-rules was given. -if test ${enable_silent_rules+y} -then : - enableval=$enable_silent_rules; -fi - -case $enable_silent_rules in # ((( - yes) AM_DEFAULT_VERBOSITY=0;; - no) AM_DEFAULT_VERBOSITY=1;; - *) AM_DEFAULT_VERBOSITY=0;; -esac -am_make=${MAKE-make} -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 -printf %s "checking whether $am_make supports nested variables... " >&6; } -if test ${am_cv_make_support_nested_variables+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if printf "%s\n" 'TRUE=$(BAR$(V)) -BAR0=false -BAR1=true -V=1 -am__doit: - @$(TRUE) -.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then - am_cv_make_support_nested_variables=yes -else - am_cv_make_support_nested_variables=no -fi -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5 -printf "%s\n" "$am_cv_make_support_nested_variables" >&6; } -if test $am_cv_make_support_nested_variables = yes; then - AM_V='$(V)' - AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' -else - AM_V=$AM_DEFAULT_VERBOSITY - AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY -fi -AM_BACKSLASH='\' - - -# Libtool's "interface version" can be computed from the libarchive version. - -# Libtool interface version bumps on any API change, so increments -# whenever libarchive minor version does. -ARCHIVE_MINOR=$(( (3006002 / 1000) % 1000 )) -# Libarchive 2.7 == libtool interface 9 = 2 + 7 -# Libarchive 2.8 == libtool interface 10 = 2 + 8 -# Libarchive 2.9 == libtool interface 11 = 2 + 8 -# Libarchive 3.0 == libtool interface 12 -# Libarchive 3.1 == libtool interface 13 -ARCHIVE_INTERFACE=`echo $((13 + ${ARCHIVE_MINOR}))` -# Libarchive revision is bumped on any source change === libtool revision -ARCHIVE_REVISION=$(( 3006002 % 1000 )) -# Libarchive minor is bumped on any interface addition === libtool age -ARCHIVE_LIBTOOL_VERSION=$ARCHIVE_INTERFACE:$ARCHIVE_REVISION:$ARCHIVE_MINOR - -# Stick the version numbers into config.h - -printf "%s\n" "#define __LIBARCHIVE_CONFIG_H_INCLUDED 1" >>confdefs.h - - -printf "%s\n" "#define LIBARCHIVE_VERSION_STRING \"3.6.2\"" >>confdefs.h - - -printf "%s\n" "#define LIBARCHIVE_VERSION_NUMBER \"3006002\"" >>confdefs.h - - -printf "%s\n" "#define BSDCPIO_VERSION_STRING \"3.6.2\"" >>confdefs.h - - -printf "%s\n" "#define BSDTAR_VERSION_STRING \"3.6.2\"" >>confdefs.h - - -printf "%s\n" "#define BSDCAT_VERSION_STRING \"3.6.2\"" >>confdefs.h - - -# The shell variables here must be the same as the AC_SUBST() variables -# below, but the shell variable names apparently cannot be the same as -# the m4 macro names above. Why? Ask autoconf. -BSDCPIO_VERSION_STRING=3.6.2 -BSDTAR_VERSION_STRING=3.6.2 -BSDCAT_VERSION_STRING=3.6.2 -LIBARCHIVE_VERSION_STRING=3.6.2 -LIBARCHIVE_VERSION_NUMBER=3006002 - -# Substitute the above version numbers into the various files below. -# Yes, I believe this is the fourth time we define what are essentially -# the same symbols. Why? Ask autoconf. - - - - - - - -ac_config_headers="$ac_config_headers config.h" - -ac_config_files="$ac_config_files Makefile" - -ac_config_files="$ac_config_files build/pkgconfig/libarchive.pc" - - -# Check for host type - - - # Make sure we can run config.sub. -$SHELL "${ac_aux_dir}config.sub" sun4 >/dev/null 2>&1 || - as_fn_error $? "cannot run $SHELL ${ac_aux_dir}config.sub" "$LINENO" 5 - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 -printf %s "checking build system type... " >&6; } -if test ${ac_cv_build+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_build_alias=$build_alias -test "x$ac_build_alias" = x && - ac_build_alias=`$SHELL "${ac_aux_dir}config.guess"` -test "x$ac_build_alias" = x && - as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 -ac_cv_build=`$SHELL "${ac_aux_dir}config.sub" $ac_build_alias` || - as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $ac_build_alias failed" "$LINENO" 5 - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 -printf "%s\n" "$ac_cv_build" >&6; } -case $ac_cv_build in -*-*-*) ;; -*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; -esac -build=$ac_cv_build -ac_save_IFS=$IFS; IFS='-' -set x $ac_cv_build -shift -build_cpu=$1 -build_vendor=$2 -shift; shift -# Remember, the first character of IFS is used to create $*, -# except with old shells: -build_os=$* -IFS=$ac_save_IFS -case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 -printf %s "checking host system type... " >&6; } -if test ${ac_cv_host+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test "x$host_alias" = x; then - ac_cv_host=$ac_cv_build -else - ac_cv_host=`$SHELL "${ac_aux_dir}config.sub" $host_alias` || - as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $host_alias failed" "$LINENO" 5 -fi - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 -printf "%s\n" "$ac_cv_host" >&6; } -case $ac_cv_host in -*-*-*) ;; -*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; -esac -host=$ac_cv_host -ac_save_IFS=$IFS; IFS='-' -set x $ac_cv_host -shift -host_cpu=$1 -host_vendor=$2 -shift; shift -# Remember, the first character of IFS is used to create $*, -# except with old shells: -host_os=$* -IFS=$ac_save_IFS -case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac - - - -inc_windows_files=no -inc_cygwin_files=no -case "$host_os" in - *mingw* ) inc_windows_files=yes ;; - *cygwin* | *msys*) inc_cygwin_files=yes ;; -esac - if test $inc_windows_files = yes; then - INC_WINDOWS_FILES_TRUE= - INC_WINDOWS_FILES_FALSE='#' -else - INC_WINDOWS_FILES_TRUE='#' - INC_WINDOWS_FILES_FALSE= -fi - - if test $inc_cygwin_files = yes; then - INC_CYGWIN_FILES_TRUE= - INC_CYGWIN_FILES_FALSE='#' -else - INC_CYGWIN_FILES_TRUE='#' - INC_CYGWIN_FILES_FALSE= -fi - - -PLATFORMCPPFLAGS= -case "$host_os" in - *mingw* ) PLATFORMCPPFLAGS=-D__USE_MINGW_ANSI_STDIO ;; -esac - - -# Checks for programs. - - - - - - - - - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. -set dummy ${ac_tool_prefix}gcc; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_CC="${ac_tool_prefix}gcc" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -printf "%s\n" "$CC" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_CC"; then - ac_ct_CC=$CC - # Extract the first word of "gcc", so it can be a program name with args. -set dummy gcc; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CC="gcc" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 -printf "%s\n" "$ac_ct_CC" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_CC" = x; then - CC="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CC=$ac_ct_CC - fi -else - CC="$ac_cv_prog_CC" -fi - -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. -set dummy ${ac_tool_prefix}cc; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_CC="${ac_tool_prefix}cc" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -printf "%s\n" "$CC" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - - fi -fi -if test -z "$CC"; then - # Extract the first word of "cc", so it can be a program name with args. -set dummy cc; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else - ac_prog_rejected=no -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - if test "$as_dir$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then - ac_prog_rejected=yes - continue - fi - ac_cv_prog_CC="cc" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -if test $ac_prog_rejected = yes; then - # We found a bogon in the path, so make sure we never use it. - set dummy $ac_cv_prog_CC - shift - if test $# != 0; then - # We chose a different compiler from the bogus one. - # However, it has the same basename, so the bogon will be chosen - # first if we set CC to just the basename; use the full file name. - shift - ac_cv_prog_CC="$as_dir$ac_word${1+' '}$@" - fi -fi -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -printf "%s\n" "$CC" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - for ac_prog in cl.exe - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_CC="$ac_tool_prefix$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -printf "%s\n" "$CC" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - - test -n "$CC" && break - done -fi -if test -z "$CC"; then - ac_ct_CC=$CC - for ac_prog in cl.exe -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CC="$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 -printf "%s\n" "$ac_ct_CC" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - - test -n "$ac_ct_CC" && break -done - - if test "x$ac_ct_CC" = x; then - CC="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CC=$ac_ct_CC - fi -fi - -fi -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}clang", so it can be a program name with args. -set dummy ${ac_tool_prefix}clang; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_CC="${ac_tool_prefix}clang" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -printf "%s\n" "$CC" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_CC"; then - ac_ct_CC=$CC - # Extract the first word of "clang", so it can be a program name with args. -set dummy clang; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CC="clang" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 -printf "%s\n" "$ac_ct_CC" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_CC" = x; then - CC="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CC=$ac_ct_CC - fi -else - CC="$ac_cv_prog_CC" -fi - -fi - - -test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "no acceptable C compiler found in \$PATH -See \`config.log' for more details" "$LINENO" 5; } - -# Provide some information about the compiler. -printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 -set X $ac_compile -ac_compiler=$2 -for ac_option in --version -v -V -qversion -version; do - { { ac_try="$ac_compiler $ac_option >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 - (eval "$ac_compiler $ac_option >&5") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - sed '10a\ -... rest of stderr output deleted ... - 10q' conftest.err >conftest.er1 - cat conftest.er1 >&5 - fi - rm -f conftest.er1 conftest.err - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -done - -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ - - ; - return 0; -} -_ACEOF -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" -# Try to create an executable without -o first, disregard a.out. -# It will help us diagnose broken compilers, and finding out an intuition -# of exeext. -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 -printf %s "checking whether the C compiler works... " >&6; } -ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'` - -# The possible output files: -ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" - -ac_rmfiles= -for ac_file in $ac_files -do - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; - * ) ac_rmfiles="$ac_rmfiles $ac_file";; - esac -done -rm -f $ac_rmfiles - -if { { ac_try="$ac_link_default" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 - (eval "$ac_link_default") 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -then : - # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. -# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' -# in a Makefile. We should not override ac_cv_exeext if it was cached, -# so that the user can short-circuit this test for compilers unknown to -# Autoconf. -for ac_file in $ac_files '' -do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) - ;; - [ab].out ) - # We found the default executable, but exeext='' is most - # certainly right. - break;; - *.* ) - if test ${ac_cv_exeext+y} && test "$ac_cv_exeext" != no; - then :; else - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - fi - # We set ac_cv_exeext here because the later test for it is not - # safe: cross compilers may not add the suffix if given an `-o' - # argument, so we may need to know it at that point already. - # Even if this section looks crufty: it has the advantage of - # actually working. - break;; - * ) - break;; - esac -done -test "$ac_cv_exeext" = no && ac_cv_exeext= - -else $as_nop - ac_file='' -fi -if test -z "$ac_file" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -printf "%s\n" "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error 77 "C compiler cannot create executables -See \`config.log' for more details" "$LINENO" 5; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 -printf %s "checking for C compiler default output file name... " >&6; } -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 -printf "%s\n" "$ac_file" >&6; } -ac_exeext=$ac_cv_exeext - -rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out -ac_clean_files=$ac_clean_files_save -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 -printf %s "checking for suffix of executables... " >&6; } -if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -then : - # If both `conftest.exe' and `conftest' are `present' (well, observable) -# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will -# work properly (i.e., refer to `conftest.exe'), while it won't with -# `rm'. -for ac_file in conftest.exe conftest conftest.*; do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; - *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - break;; - * ) break;; - esac -done -else $as_nop - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of executables: cannot compile and link -See \`config.log' for more details" "$LINENO" 5; } -fi -rm -f conftest conftest$ac_cv_exeext -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 -printf "%s\n" "$ac_cv_exeext" >&6; } - -rm -f conftest.$ac_ext -EXEEXT=$ac_cv_exeext -ac_exeext=$EXEEXT -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -int -main (void) -{ -FILE *f = fopen ("conftest.out", "w"); - return ferror (f) || fclose (f) != 0; - - ; - return 0; -} -_ACEOF -ac_clean_files="$ac_clean_files conftest.out" -# Check that the compiler produces executables we can run. If not, either -# the compiler is broken, or we cross compile. -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 -printf %s "checking whether we are cross compiling... " >&6; } -if test "$cross_compiling" != yes; then - { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - if { ac_try='./conftest$ac_cv_exeext' - { { case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 - (eval "$ac_try") 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; }; then - cross_compiling=no - else - if test "$cross_compiling" = maybe; then - cross_compiling=yes - else - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error 77 "cannot run C compiled programs. -If you meant to cross compile, use \`--host'. -See \`config.log' for more details" "$LINENO" 5; } - fi - fi -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 -printf "%s\n" "$cross_compiling" >&6; } - -rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out -ac_clean_files=$ac_clean_files_save -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 -printf %s "checking for suffix of object files... " >&6; } -if test ${ac_cv_objext+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.o conftest.obj -if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -then : - for ac_file in conftest.o conftest.obj conftest.*; do - test -f "$ac_file" || continue; - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; - *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` - break;; - esac -done -else $as_nop - printf "%s\n" "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of object files: cannot compile -See \`config.log' for more details" "$LINENO" 5; } -fi -rm -f conftest.$ac_cv_objext conftest.$ac_ext -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 -printf "%s\n" "$ac_cv_objext" >&6; } -OBJEXT=$ac_cv_objext -ac_objext=$OBJEXT -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5 -printf %s "checking whether the compiler supports GNU C... " >&6; } -if test ${ac_cv_c_compiler_gnu+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ -#ifndef __GNUC__ - choke me -#endif - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_compiler_gnu=yes -else $as_nop - ac_compiler_gnu=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -ac_cv_c_compiler_gnu=$ac_compiler_gnu - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 -printf "%s\n" "$ac_cv_c_compiler_gnu" >&6; } -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -if test $ac_compiler_gnu = yes; then - GCC=yes -else - GCC= -fi -ac_test_CFLAGS=${CFLAGS+y} -ac_save_CFLAGS=$CFLAGS -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 -printf %s "checking whether $CC accepts -g... " >&6; } -if test ${ac_cv_prog_cc_g+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_save_c_werror_flag=$ac_c_werror_flag - ac_c_werror_flag=yes - ac_cv_prog_cc_g=no - CFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_prog_cc_g=yes -else $as_nop - CFLAGS="" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - -else $as_nop - ac_c_werror_flag=$ac_save_c_werror_flag - CFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_prog_cc_g=yes -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - ac_c_werror_flag=$ac_save_c_werror_flag -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 -printf "%s\n" "$ac_cv_prog_cc_g" >&6; } -if test $ac_test_CFLAGS; then - CFLAGS=$ac_save_CFLAGS -elif test $ac_cv_prog_cc_g = yes; then - if test "$GCC" = yes; then - CFLAGS="-g -O2" - else - CFLAGS="-g" - fi -else - if test "$GCC" = yes; then - CFLAGS="-O2" - else - CFLAGS= - fi -fi -ac_prog_cc_stdc=no -if test x$ac_prog_cc_stdc = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 -printf %s "checking for $CC option to enable C11 features... " >&6; } -if test ${ac_cv_prog_cc_c11+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_prog_cc_c11=no -ac_save_CC=$CC -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$ac_c_conftest_c11_program -_ACEOF -for ac_arg in '' -std=gnu11 -do - CC="$ac_save_CC $ac_arg" - if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_prog_cc_c11=$ac_arg -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam - test "x$ac_cv_prog_cc_c11" != "xno" && break -done -rm -f conftest.$ac_ext -CC=$ac_save_CC -fi - -if test "x$ac_cv_prog_cc_c11" = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 -printf "%s\n" "unsupported" >&6; } -else $as_nop - if test "x$ac_cv_prog_cc_c11" = x -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 -printf "%s\n" "none needed" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5 -printf "%s\n" "$ac_cv_prog_cc_c11" >&6; } - CC="$CC $ac_cv_prog_cc_c11" -fi - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c11 - ac_prog_cc_stdc=c11 -fi -fi -if test x$ac_prog_cc_stdc = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5 -printf %s "checking for $CC option to enable C99 features... " >&6; } -if test ${ac_cv_prog_cc_c99+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_prog_cc_c99=no -ac_save_CC=$CC -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$ac_c_conftest_c99_program -_ACEOF -for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99= -do - CC="$ac_save_CC $ac_arg" - if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_prog_cc_c99=$ac_arg -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam - test "x$ac_cv_prog_cc_c99" != "xno" && break -done -rm -f conftest.$ac_ext -CC=$ac_save_CC -fi - -if test "x$ac_cv_prog_cc_c99" = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 -printf "%s\n" "unsupported" >&6; } -else $as_nop - if test "x$ac_cv_prog_cc_c99" = x -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 -printf "%s\n" "none needed" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5 -printf "%s\n" "$ac_cv_prog_cc_c99" >&6; } - CC="$CC $ac_cv_prog_cc_c99" -fi - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99 - ac_prog_cc_stdc=c99 -fi -fi -if test x$ac_prog_cc_stdc = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5 -printf %s "checking for $CC option to enable C89 features... " >&6; } -if test ${ac_cv_prog_cc_c89+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_prog_cc_c89=no -ac_save_CC=$CC -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$ac_c_conftest_c89_program -_ACEOF -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" -do - CC="$ac_save_CC $ac_arg" - if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_prog_cc_c89=$ac_arg -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam - test "x$ac_cv_prog_cc_c89" != "xno" && break -done -rm -f conftest.$ac_ext -CC=$ac_save_CC -fi - -if test "x$ac_cv_prog_cc_c89" = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 -printf "%s\n" "unsupported" >&6; } -else $as_nop - if test "x$ac_cv_prog_cc_c89" = x -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 -printf "%s\n" "none needed" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 -printf "%s\n" "$ac_cv_prog_cc_c89" >&6; } - CC="$CC $ac_cv_prog_cc_c89" -fi - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89 - ac_prog_cc_stdc=c89 -fi -fi - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - - ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5 -printf %s "checking whether $CC understands -c and -o together... " >&6; } -if test ${am_cv_prog_cc_c_o+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ - - ; - return 0; -} -_ACEOF - # Make sure it works both with $CC and with simple cc. - # Following AC_PROG_CC_C_O, we do the test twice because some - # compilers refuse to overwrite an existing .o file with -o, - # though they will create one. - am_cv_prog_cc_c_o=yes - for am_i in 1 2; do - if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5 - ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } \ - && test -f conftest2.$ac_objext; then - : OK - else - am_cv_prog_cc_c_o=no - break - fi - done - rm -f core conftest* - unset am_i -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 -printf "%s\n" "$am_cv_prog_cc_c_o" >&6; } -if test "$am_cv_prog_cc_c_o" != yes; then - # Losing compiler, so override with the script. - # FIXME: It is wrong to rewrite CC. - # But if we don't then we get into trouble of one sort or another. - # A longer-term fix would be to have automake use am__CC in this case, - # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" - CC="$am_aux_dir/compile $CC" -fi -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -DEPDIR="${am__leading_dot}deps" - -ac_config_commands="$ac_config_commands depfiles" - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5 -printf %s "checking whether ${MAKE-make} supports the include directive... " >&6; } -cat > confinc.mk << 'END' -am__doit: - @echo this is the am__doit target >confinc.out -.PHONY: am__doit -END -am__include="#" -am__quote= -# BSD make does it like this. -echo '.include "confinc.mk" # ignored' > confmf.BSD -# Other make implementations (GNU, Solaris 10, AIX) do it like this. -echo 'include confinc.mk # ignored' > confmf.GNU -_am_result=no -for s in GNU BSD; do - { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5 - (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } - case $?:`cat confinc.out 2>/dev/null` in #( - '0:this is the am__doit target') : - case $s in #( - BSD) : - am__include='.include' am__quote='"' ;; #( - *) : - am__include='include' am__quote='' ;; -esac ;; #( - *) : - ;; -esac - if test "$am__include" != "#"; then - _am_result="yes ($s style)" - break - fi -done -rm -f confinc.* confmf.* -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5 -printf "%s\n" "${_am_result}" >&6; } - -# Check whether --enable-dependency-tracking was given. -if test ${enable_dependency_tracking+y} -then : - enableval=$enable_dependency_tracking; -fi - -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' - am__nodep='_no' -fi - if test "x$enable_dependency_tracking" != xno; then - AMDEP_TRUE= - AMDEP_FALSE='#' -else - AMDEP_TRUE='#' - AMDEP_FALSE= -fi - - - -depcc="$CC" am_compiler_list= - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 -printf %s "checking dependency style of $depcc... " >&6; } -if test ${am_cv_CC_dependencies_compiler_type+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named 'D' -- because '-MD' means "put the output - # in D". - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_CC_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` - fi - am__universal=false - case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac - - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with - # Solaris 10 /bin/sh. - echo '/* dummy */' > sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - # We check with '-c' and '-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle '-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs. - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # After this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested. - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok '-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_CC_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_CC_dependencies_compiler_type=none -fi - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 -printf "%s\n" "$am_cv_CC_dependencies_compiler_type" >&6; } -CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type - - if - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then - am__fastdepCC_TRUE= - am__fastdepCC_FALSE='#' -else - am__fastdepCC_TRUE='#' - am__fastdepCC_FALSE= -fi - - - - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 -printf %s "checking how to run the C preprocessor... " >&6; } -# On Suns, sometimes $CPP names a directory. -if test -n "$CPP" && test -d "$CPP"; then - CPP= -fi -if test -z "$CPP"; then - if test ${ac_cv_prog_CPP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - # Double quotes because $CC needs to be expanded - for CPP in "$CC -E" "$CC -E -traditional-cpp" cpp /lib/cpp - do - ac_preproc_ok=false -for ac_c_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include - Syntax error -_ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : - -else $as_nop - # Broken: fails on valid input. -continue -fi -rm -f conftest.err conftest.i conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -_ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : - # Broken: success on invalid input. -continue -else $as_nop - # Passes both tests. -ac_preproc_ok=: -break -fi -rm -f conftest.err conftest.i conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok -then : - break -fi - - done - ac_cv_prog_CPP=$CPP - -fi - CPP=$ac_cv_prog_CPP -else - ac_cv_prog_CPP=$CPP -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 -printf "%s\n" "$CPP" >&6; } -ac_preproc_ok=false -for ac_c_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include - Syntax error -_ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : - -else $as_nop - # Broken: fails on valid input. -continue -fi -rm -f conftest.err conftest.i conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -_ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : - # Broken: success on invalid input. -continue -else $as_nop - # Passes both tests. -ac_preproc_ok=: -break -fi -rm -f conftest.err conftest.i conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok -then : - -else $as_nop - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "C preprocessor \"$CPP\" fails sanity check -See \`config.log' for more details" "$LINENO" 5; } -fi - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -ac_header= ac_cache= -for ac_item in $ac_header_c_list -do - if test $ac_cache; then - ac_fn_c_check_header_compile "$LINENO" $ac_header ac_cv_header_$ac_cache "$ac_includes_default" - if eval test \"x\$ac_cv_header_$ac_cache\" = xyes; then - printf "%s\n" "#define $ac_item 1" >> confdefs.h - fi - ac_header= ac_cache= - elif test $ac_header; then - ac_cache=$ac_item - else - ac_header=$ac_item - fi -done - - - - - - - - -if test $ac_cv_header_stdlib_h = yes && test $ac_cv_header_string_h = yes -then : - -printf "%s\n" "#define STDC_HEADERS 1" >>confdefs.h - -fi - - - - - - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5 -printf %s "checking whether it is safe to define __EXTENSIONS__... " >&6; } -if test ${ac_cv_safe_to_define___extensions__+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -# define __EXTENSIONS__ 1 - $ac_includes_default -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_safe_to_define___extensions__=yes -else $as_nop - ac_cv_safe_to_define___extensions__=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5 -printf "%s\n" "$ac_cv_safe_to_define___extensions__" >&6; } - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether _XOPEN_SOURCE should be defined" >&5 -printf %s "checking whether _XOPEN_SOURCE should be defined... " >&6; } -if test ${ac_cv_should_define__xopen_source+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_should_define__xopen_source=no - if test $ac_cv_header_wchar_h = yes -then : - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - - #include - mbstate_t x; -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - - #define _XOPEN_SOURCE 500 - #include - mbstate_t x; -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_should_define__xopen_source=yes -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_should_define__xopen_source" >&5 -printf "%s\n" "$ac_cv_should_define__xopen_source" >&6; } - - printf "%s\n" "#define _ALL_SOURCE 1" >>confdefs.h - - printf "%s\n" "#define _DARWIN_C_SOURCE 1" >>confdefs.h - - printf "%s\n" "#define _GNU_SOURCE 1" >>confdefs.h - - printf "%s\n" "#define _HPUX_ALT_XOPEN_SOCKET_API 1" >>confdefs.h - - printf "%s\n" "#define _NETBSD_SOURCE 1" >>confdefs.h - - printf "%s\n" "#define _OPENBSD_SOURCE 1" >>confdefs.h - - printf "%s\n" "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h - - printf "%s\n" "#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1" >>confdefs.h - - printf "%s\n" "#define __STDC_WANT_IEC_60559_BFP_EXT__ 1" >>confdefs.h - - printf "%s\n" "#define __STDC_WANT_IEC_60559_DFP_EXT__ 1" >>confdefs.h - - printf "%s\n" "#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1" >>confdefs.h - - printf "%s\n" "#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1" >>confdefs.h - - printf "%s\n" "#define __STDC_WANT_LIB_EXT2__ 1" >>confdefs.h - - printf "%s\n" "#define __STDC_WANT_MATH_SPEC_FUNCS__ 1" >>confdefs.h - - printf "%s\n" "#define _TANDEM_SOURCE 1" >>confdefs.h - - if test $ac_cv_header_minix_config_h = yes -then : - MINIX=yes - printf "%s\n" "#define _MINIX 1" >>confdefs.h - - printf "%s\n" "#define _POSIX_SOURCE 1" >>confdefs.h - - printf "%s\n" "#define _POSIX_1_SOURCE 2" >>confdefs.h - -else $as_nop - MINIX= -fi - if test $ac_cv_safe_to_define___extensions__ = yes -then : - printf "%s\n" "#define __EXTENSIONS__ 1" >>confdefs.h - -fi - if test $ac_cv_should_define__xopen_source = yes -then : - printf "%s\n" "#define _XOPEN_SOURCE 500" >>confdefs.h - -fi - -enable_win32_dll=yes - -case $host in -*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*) - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args. -set dummy ${ac_tool_prefix}as; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_AS+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$AS"; then - ac_cv_prog_AS="$AS" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_AS="${ac_tool_prefix}as" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -AS=$ac_cv_prog_AS -if test -n "$AS"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AS" >&5 -printf "%s\n" "$AS" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_AS"; then - ac_ct_AS=$AS - # Extract the first word of "as", so it can be a program name with args. -set dummy as; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_AS+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_AS"; then - ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_AS="as" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_AS=$ac_cv_prog_ac_ct_AS -if test -n "$ac_ct_AS"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AS" >&5 -printf "%s\n" "$ac_ct_AS" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_AS" = x; then - AS="false" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - AS=$ac_ct_AS - fi -else - AS="$ac_cv_prog_AS" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. -set dummy ${ac_tool_prefix}dlltool; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_DLLTOOL+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$DLLTOOL"; then - ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -DLLTOOL=$ac_cv_prog_DLLTOOL -if test -n "$DLLTOOL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 -printf "%s\n" "$DLLTOOL" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_DLLTOOL"; then - ac_ct_DLLTOOL=$DLLTOOL - # Extract the first word of "dlltool", so it can be a program name with args. -set dummy dlltool; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_DLLTOOL+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_DLLTOOL"; then - ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_DLLTOOL="dlltool" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL -if test -n "$ac_ct_DLLTOOL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 -printf "%s\n" "$ac_ct_DLLTOOL" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_DLLTOOL" = x; then - DLLTOOL="false" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - DLLTOOL=$ac_ct_DLLTOOL - fi -else - DLLTOOL="$ac_cv_prog_DLLTOOL" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. -set dummy ${ac_tool_prefix}objdump; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_OBJDUMP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$OBJDUMP"; then - ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -OBJDUMP=$ac_cv_prog_OBJDUMP -if test -n "$OBJDUMP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 -printf "%s\n" "$OBJDUMP" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_OBJDUMP"; then - ac_ct_OBJDUMP=$OBJDUMP - # Extract the first word of "objdump", so it can be a program name with args. -set dummy objdump; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_OBJDUMP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_OBJDUMP"; then - ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_OBJDUMP="objdump" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP -if test -n "$ac_ct_OBJDUMP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 -printf "%s\n" "$ac_ct_OBJDUMP" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_OBJDUMP" = x; then - OBJDUMP="false" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - OBJDUMP=$ac_ct_OBJDUMP - fi -else - OBJDUMP="$ac_cv_prog_OBJDUMP" -fi - - ;; -esac - -test -z "$AS" && AS=as - - - - - -test -z "$DLLTOOL" && DLLTOOL=dlltool - - - - - -test -z "$OBJDUMP" && OBJDUMP=objdump - - - - - - - -case `pwd` in - *\ * | *\ *) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 -printf "%s\n" "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;; -esac - - - -macro_version='2.4.6' -macro_revision='2.4.6' - - - - - - - - - - - - - - -ltmain=$ac_aux_dir/ltmain.sh - -# Backslashify metacharacters that are still active within -# double-quoted strings. -sed_quote_subst='s/\(["`$\\]\)/\\\1/g' - -# Same as above, but do not quote variable references. -double_quote_subst='s/\(["`\\]\)/\\\1/g' - -# Sed substitution to delay expansion of an escaped shell variable in a -# double_quote_subst'ed string. -delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' - -# Sed substitution to delay expansion of an escaped single quote. -delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' - -# Sed substitution to avoid accidental globbing in evaled expressions -no_glob_subst='s/\*/\\\*/g' - -ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO -ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5 -printf %s "checking how to print strings... " >&6; } -# Test print first, because it will be a builtin if present. -if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ - test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then - ECHO='print -r --' -elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then - ECHO='printf %s\n' -else - # Use this function as a fallback that always works. - func_fallback_echo () - { - eval 'cat <<_LTECHO_EOF -$1 -_LTECHO_EOF' - } - ECHO='func_fallback_echo' -fi - -# func_echo_all arg... -# Invoke $ECHO with all args, space-separated. -func_echo_all () -{ - $ECHO "" -} - -case $ECHO in - printf*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: printf" >&5 -printf "%s\n" "printf" >&6; } ;; - print*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: print -r" >&5 -printf "%s\n" "print -r" >&6; } ;; - *) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: cat" >&5 -printf "%s\n" "cat" >&6; } ;; -esac - - - - - - - - - - - - - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 -printf %s "checking for a sed that does not truncate output... " >&6; } -if test ${ac_cv_path_SED+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/ - for ac_i in 1 2 3 4 5 6 7; do - ac_script="$ac_script$as_nl$ac_script" - done - echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed - { ac_script=; unset ac_script;} - if test -z "$SED"; then - ac_path_SED_found=false - # Loop through the user's path and test for each of PROGNAME-LIST - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_prog in sed gsed - do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_SED="$as_dir$ac_prog$ac_exec_ext" - as_fn_executable_p "$ac_path_SED" || continue -# Check for GNU ac_path_SED and select it if it is found. - # Check for GNU $ac_path_SED -case `"$ac_path_SED" --version 2>&1` in -*GNU*) - ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; -*) - ac_count=0 - printf %s 0123456789 >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - printf "%s\n" '' >> "conftest.nl" - "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - as_fn_arith $ac_count + 1 && ac_count=$as_val - if test $ac_count -gt ${ac_path_SED_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_SED="$ac_path_SED" - ac_path_SED_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac - - $ac_path_SED_found && break 3 - done - done - done -IFS=$as_save_IFS - if test -z "$ac_cv_path_SED"; then - as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5 - fi -else - ac_cv_path_SED=$SED -fi - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5 -printf "%s\n" "$ac_cv_path_SED" >&6; } - SED="$ac_cv_path_SED" - rm -f conftest.sed - -test -z "$SED" && SED=sed -Xsed="$SED -e 1s/^X//" - - - - - - - - - - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 -printf %s "checking for grep that handles long lines and -e... " >&6; } -if test ${ac_cv_path_GREP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -z "$GREP"; then - ac_path_GREP_found=false - # Loop through the user's path and test for each of PROGNAME-LIST - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_prog in grep ggrep - do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_GREP="$as_dir$ac_prog$ac_exec_ext" - as_fn_executable_p "$ac_path_GREP" || continue -# Check for GNU ac_path_GREP and select it if it is found. - # Check for GNU $ac_path_GREP -case `"$ac_path_GREP" --version 2>&1` in -*GNU*) - ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; -*) - ac_count=0 - printf %s 0123456789 >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - printf "%s\n" 'GREP' >> "conftest.nl" - "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - as_fn_arith $ac_count + 1 && ac_count=$as_val - if test $ac_count -gt ${ac_path_GREP_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_GREP="$ac_path_GREP" - ac_path_GREP_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac - - $ac_path_GREP_found && break 3 - done - done - done -IFS=$as_save_IFS - if test -z "$ac_cv_path_GREP"; then - as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 - fi -else - ac_cv_path_GREP=$GREP -fi - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 -printf "%s\n" "$ac_cv_path_GREP" >&6; } - GREP="$ac_cv_path_GREP" - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 -printf %s "checking for egrep... " >&6; } -if test ${ac_cv_path_EGREP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 - then ac_cv_path_EGREP="$GREP -E" - else - if test -z "$EGREP"; then - ac_path_EGREP_found=false - # Loop through the user's path and test for each of PROGNAME-LIST - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_prog in egrep - do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_EGREP="$as_dir$ac_prog$ac_exec_ext" - as_fn_executable_p "$ac_path_EGREP" || continue -# Check for GNU ac_path_EGREP and select it if it is found. - # Check for GNU $ac_path_EGREP -case `"$ac_path_EGREP" --version 2>&1` in -*GNU*) - ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; -*) - ac_count=0 - printf %s 0123456789 >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - printf "%s\n" 'EGREP' >> "conftest.nl" - "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - as_fn_arith $ac_count + 1 && ac_count=$as_val - if test $ac_count -gt ${ac_path_EGREP_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_EGREP="$ac_path_EGREP" - ac_path_EGREP_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac - - $ac_path_EGREP_found && break 3 - done - done - done -IFS=$as_save_IFS - if test -z "$ac_cv_path_EGREP"; then - as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 - fi -else - ac_cv_path_EGREP=$EGREP -fi - - fi -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 -printf "%s\n" "$ac_cv_path_EGREP" >&6; } - EGREP="$ac_cv_path_EGREP" - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5 -printf %s "checking for fgrep... " >&6; } -if test ${ac_cv_path_FGREP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1 - then ac_cv_path_FGREP="$GREP -F" - else - if test -z "$FGREP"; then - ac_path_FGREP_found=false - # Loop through the user's path and test for each of PROGNAME-LIST - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_prog in fgrep - do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_FGREP="$as_dir$ac_prog$ac_exec_ext" - as_fn_executable_p "$ac_path_FGREP" || continue -# Check for GNU ac_path_FGREP and select it if it is found. - # Check for GNU $ac_path_FGREP -case `"$ac_path_FGREP" --version 2>&1` in -*GNU*) - ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; -*) - ac_count=0 - printf %s 0123456789 >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - printf "%s\n" 'FGREP' >> "conftest.nl" - "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - as_fn_arith $ac_count + 1 && ac_count=$as_val - if test $ac_count -gt ${ac_path_FGREP_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_FGREP="$ac_path_FGREP" - ac_path_FGREP_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac - - $ac_path_FGREP_found && break 3 - done - done - done -IFS=$as_save_IFS - if test -z "$ac_cv_path_FGREP"; then - as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 - fi -else - ac_cv_path_FGREP=$FGREP -fi - - fi -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5 -printf "%s\n" "$ac_cv_path_FGREP" >&6; } - FGREP="$ac_cv_path_FGREP" - - -test -z "$GREP" && GREP=grep - - - - - - - - - - - - - - - - - - - -# Check whether --with-gnu-ld was given. -if test ${with_gnu_ld+y} -then : - withval=$with_gnu_ld; test no = "$withval" || with_gnu_ld=yes -else $as_nop - with_gnu_ld=no -fi - -ac_prog=ld -if test yes = "$GCC"; then - # Check if gcc -print-prog-name=ld gives a path. - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 -printf %s "checking for ld used by $CC... " >&6; } - case $host in - *-*-mingw*) - # gcc leaves a trailing carriage return, which upsets mingw - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; - *) - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; - esac - case $ac_prog in - # Accept absolute paths. - [\\/]* | ?:[\\/]*) - re_direlt='/[^/][^/]*/\.\./' - # Canonicalize the pathname of ld - ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` - while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do - ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` - done - test -z "$LD" && LD=$ac_prog - ;; - "") - # If it fails, then pretend we aren't using GCC. - ac_prog=ld - ;; - *) - # If it is relative, then search for the first ld in PATH. - with_gnu_ld=unknown - ;; - esac -elif test yes = "$with_gnu_ld"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 -printf %s "checking for GNU ld... " >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 -printf %s "checking for non-GNU ld... " >&6; } -fi -if test ${lt_cv_path_LD+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -z "$LD"; then - lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR - for ac_dir in $PATH; do - IFS=$lt_save_ifs - test -z "$ac_dir" && ac_dir=. - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then - lt_cv_path_LD=$ac_dir/$ac_prog - # Check to see if the program is GNU ld. I'd rather use --version, - # but apparently some variants of GNU ld only accept -v. - # Break only if it was the GNU/non-GNU ld that we prefer. - case `"$lt_cv_path_LD" -v 2>&1 &5 -printf "%s\n" "$LD" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 -printf %s "checking if the linker ($LD) is GNU ld... " >&6; } -if test ${lt_cv_prog_gnu_ld+y} -then : - printf %s "(cached) " >&6 -else $as_nop - # I'd rather use --version here, but apparently some GNU lds only accept -v. -case `$LD -v 2>&1 &5 -printf "%s\n" "$lt_cv_prog_gnu_ld" >&6; } -with_gnu_ld=$lt_cv_prog_gnu_ld - - - - - - - - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 -printf %s "checking for BSD- or MS-compatible name lister (nm)... " >&6; } -if test ${lt_cv_path_NM+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$NM"; then - # Let the user override the test. - lt_cv_path_NM=$NM -else - lt_nm_to_check=${ac_tool_prefix}nm - if test -n "$ac_tool_prefix" && test "$build" = "$host"; then - lt_nm_to_check="$lt_nm_to_check nm" - fi - for lt_tmp_nm in $lt_nm_to_check; do - lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR - for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do - IFS=$lt_save_ifs - test -z "$ac_dir" && ac_dir=. - tmp_nm=$ac_dir/$lt_tmp_nm - if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext"; then - # Check to see if the nm accepts a BSD-compat flag. - # Adding the 'sed 1q' prevents false positives on HP-UX, which says: - # nm: unknown option "B" ignored - # Tru64's nm complains that /dev/null is an invalid object file - # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty - case $build_os in - mingw*) lt_bad_file=conftest.nm/nofile ;; - *) lt_bad_file=/dev/null ;; - esac - case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in - *$lt_bad_file* | *'Invalid file or object type'*) - lt_cv_path_NM="$tmp_nm -B" - break 2 - ;; - *) - case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in - */dev/null*) - lt_cv_path_NM="$tmp_nm -p" - break 2 - ;; - *) - lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but - continue # so that we can try to find one that supports BSD flags - ;; - esac - ;; - esac - fi - done - IFS=$lt_save_ifs - done - : ${lt_cv_path_NM=no} -fi -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5 -printf "%s\n" "$lt_cv_path_NM" >&6; } -if test no != "$lt_cv_path_NM"; then - NM=$lt_cv_path_NM -else - # Didn't find any BSD compatible name lister, look for dumpbin. - if test -n "$DUMPBIN"; then : - # Let the user override the test. - else - if test -n "$ac_tool_prefix"; then - for ac_prog in dumpbin "link -dump" - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_DUMPBIN+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$DUMPBIN"; then - ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -DUMPBIN=$ac_cv_prog_DUMPBIN -if test -n "$DUMPBIN"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5 -printf "%s\n" "$DUMPBIN" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - - test -n "$DUMPBIN" && break - done -fi -if test -z "$DUMPBIN"; then - ac_ct_DUMPBIN=$DUMPBIN - for ac_prog in dumpbin "link -dump" -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_DUMPBIN+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_DUMPBIN"; then - ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_DUMPBIN="$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN -if test -n "$ac_ct_DUMPBIN"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5 -printf "%s\n" "$ac_ct_DUMPBIN" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - - test -n "$ac_ct_DUMPBIN" && break -done - - if test "x$ac_ct_DUMPBIN" = x; then - DUMPBIN=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - DUMPBIN=$ac_ct_DUMPBIN - fi -fi - - case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in - *COFF*) - DUMPBIN="$DUMPBIN -symbols -headers" - ;; - *) - DUMPBIN=: - ;; - esac - fi - - if test : != "$DUMPBIN"; then - NM=$DUMPBIN - fi -fi -test -z "$NM" && NM=nm - - - - - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5 -printf %s "checking the name lister ($NM) interface... " >&6; } -if test ${lt_cv_nm_interface+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_nm_interface="BSD nm" - echo "int some_variable = 0;" > conftest.$ac_ext - (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5) - (eval "$ac_compile" 2>conftest.err) - cat conftest.err >&5 - (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5) - (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) - cat conftest.err >&5 - (eval echo "\"\$as_me:$LINENO: output\"" >&5) - cat conftest.out >&5 - if $GREP 'External.*some_variable' conftest.out > /dev/null; then - lt_cv_nm_interface="MS dumpbin" - fi - rm -f conftest* -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5 -printf "%s\n" "$lt_cv_nm_interface" >&6; } - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 -printf %s "checking whether ln -s works... " >&6; } -LN_S=$as_ln_s -if test "$LN_S" = "ln -s"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5 -printf "%s\n" "no, using $LN_S" >&6; } -fi - -# find the maximum length of command line arguments -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5 -printf %s "checking the maximum length of command line arguments... " >&6; } -if test ${lt_cv_sys_max_cmd_len+y} -then : - printf %s "(cached) " >&6 -else $as_nop - i=0 - teststring=ABCD - - case $build_os in - msdosdjgpp*) - # On DJGPP, this test can blow up pretty badly due to problems in libc - # (any single argument exceeding 2000 bytes causes a buffer overrun - # during glob expansion). Even if it were fixed, the result of this - # check would be larger than it should be. - lt_cv_sys_max_cmd_len=12288; # 12K is about right - ;; - - gnu*) - # Under GNU Hurd, this test is not required because there is - # no limit to the length of command line arguments. - # Libtool will interpret -1 as no limit whatsoever - lt_cv_sys_max_cmd_len=-1; - ;; - - cygwin* | mingw* | cegcc*) - # On Win9x/ME, this test blows up -- it succeeds, but takes - # about 5 minutes as the teststring grows exponentially. - # Worse, since 9x/ME are not pre-emptively multitasking, - # you end up with a "frozen" computer, even though with patience - # the test eventually succeeds (with a max line length of 256k). - # Instead, let's just punt: use the minimum linelength reported by - # all of the supported platforms: 8192 (on NT/2K/XP). - lt_cv_sys_max_cmd_len=8192; - ;; - - mint*) - # On MiNT this can take a long time and run out of memory. - lt_cv_sys_max_cmd_len=8192; - ;; - - amigaos*) - # On AmigaOS with pdksh, this test takes hours, literally. - # So we just punt and use a minimum line length of 8192. - lt_cv_sys_max_cmd_len=8192; - ;; - - bitrig* | darwin* | dragonfly* | freebsd* | netbsd* | openbsd*) - # This has been around since 386BSD, at least. Likely further. - if test -x /sbin/sysctl; then - lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` - elif test -x /usr/sbin/sysctl; then - lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` - else - lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs - fi - # And add a safety zone - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` - ;; - - interix*) - # We know the value 262144 and hardcode it with a safety zone (like BSD) - lt_cv_sys_max_cmd_len=196608 - ;; - - os2*) - # The test takes a long time on OS/2. - lt_cv_sys_max_cmd_len=8192 - ;; - - osf*) - # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure - # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not - # nice to cause kernel panics so lets avoid the loop below. - # First set a reasonable default. - lt_cv_sys_max_cmd_len=16384 - # - if test -x /sbin/sysconfig; then - case `/sbin/sysconfig -q proc exec_disable_arg_limit` in - *1*) lt_cv_sys_max_cmd_len=-1 ;; - esac - fi - ;; - sco3.2v5*) - lt_cv_sys_max_cmd_len=102400 - ;; - sysv5* | sco5v6* | sysv4.2uw2*) - kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` - if test -n "$kargmax"; then - lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` - else - lt_cv_sys_max_cmd_len=32768 - fi - ;; - *) - lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` - if test -n "$lt_cv_sys_max_cmd_len" && \ - test undefined != "$lt_cv_sys_max_cmd_len"; then - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` - else - # Make teststring a little bigger before we do anything with it. - # a 1K string should be a reasonable start. - for i in 1 2 3 4 5 6 7 8; do - teststring=$teststring$teststring - done - SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} - # If test is not a shell built-in, we'll probably end up computing a - # maximum length that is only half of the actual maximum length, but - # we can't tell. - while { test X`env echo "$teststring$teststring" 2>/dev/null` \ - = "X$teststring$teststring"; } >/dev/null 2>&1 && - test 17 != "$i" # 1/2 MB should be enough - do - i=`expr $i + 1` - teststring=$teststring$teststring - done - # Only check the string length outside the loop. - lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` - teststring= - # Add a significant safety factor because C++ compilers can tack on - # massive amounts of additional arguments before passing them to the - # linker. It appears as though 1/2 is a usable value. - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` - fi - ;; - esac - -fi - -if test -n "$lt_cv_sys_max_cmd_len"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5 -printf "%s\n" "$lt_cv_sys_max_cmd_len" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none" >&5 -printf "%s\n" "none" >&6; } -fi -max_cmd_len=$lt_cv_sys_max_cmd_len - - - - - - -: ${CP="cp -f"} -: ${MV="mv -f"} -: ${RM="rm -f"} - -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then - lt_unset=unset -else - lt_unset=false -fi - - - - - -# test EBCDIC or ASCII -case `echo X|tr X '\101'` in - A) # ASCII based system - # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr - lt_SP2NL='tr \040 \012' - lt_NL2SP='tr \015\012 \040\040' - ;; - *) # EBCDIC based system - lt_SP2NL='tr \100 \n' - lt_NL2SP='tr \r\n \100\100' - ;; -esac - - - - - - - - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5 -printf %s "checking how to convert $build file names to $host format... " >&6; } -if test ${lt_cv_to_host_file_cmd+y} -then : - printf %s "(cached) " >&6 -else $as_nop - case $host in - *-*-mingw* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 - ;; - *-*-cygwin* ) - lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32 - ;; - * ) # otherwise, assume *nix - lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 - ;; - esac - ;; - *-*-cygwin* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin - ;; - *-*-cygwin* ) - lt_cv_to_host_file_cmd=func_convert_file_noop - ;; - * ) # otherwise, assume *nix - lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin - ;; - esac - ;; - * ) # unhandled hosts (and "normal" native builds) - lt_cv_to_host_file_cmd=func_convert_file_noop - ;; -esac - -fi - -to_host_file_cmd=$lt_cv_to_host_file_cmd -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5 -printf "%s\n" "$lt_cv_to_host_file_cmd" >&6; } - - - - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5 -printf %s "checking how to convert $build file names to toolchain format... " >&6; } -if test ${lt_cv_to_tool_file_cmd+y} -then : - printf %s "(cached) " >&6 -else $as_nop - #assume ordinary cross tools, or native build. -lt_cv_to_tool_file_cmd=func_convert_file_noop -case $host in - *-*-mingw* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 - ;; - esac - ;; -esac - -fi - -to_tool_file_cmd=$lt_cv_to_tool_file_cmd -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5 -printf "%s\n" "$lt_cv_to_tool_file_cmd" >&6; } - - - - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5 -printf %s "checking for $LD option to reload object files... " >&6; } -if test ${lt_cv_ld_reload_flag+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_ld_reload_flag='-r' -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5 -printf "%s\n" "$lt_cv_ld_reload_flag" >&6; } -reload_flag=$lt_cv_ld_reload_flag -case $reload_flag in -"" | " "*) ;; -*) reload_flag=" $reload_flag" ;; -esac -reload_cmds='$LD$reload_flag -o $output$reload_objs' -case $host_os in - cygwin* | mingw* | pw32* | cegcc*) - if test yes != "$GCC"; then - reload_cmds=false - fi - ;; - darwin*) - if test yes = "$GCC"; then - reload_cmds='$LTCC $LTCFLAGS -nostdlib $wl-r -o $output$reload_objs' - else - reload_cmds='$LD$reload_flag -o $output$reload_objs' - fi - ;; -esac - - - - - - - - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. -set dummy ${ac_tool_prefix}objdump; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_OBJDUMP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$OBJDUMP"; then - ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -OBJDUMP=$ac_cv_prog_OBJDUMP -if test -n "$OBJDUMP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 -printf "%s\n" "$OBJDUMP" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_OBJDUMP"; then - ac_ct_OBJDUMP=$OBJDUMP - # Extract the first word of "objdump", so it can be a program name with args. -set dummy objdump; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_OBJDUMP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_OBJDUMP"; then - ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_OBJDUMP="objdump" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP -if test -n "$ac_ct_OBJDUMP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 -printf "%s\n" "$ac_ct_OBJDUMP" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_OBJDUMP" = x; then - OBJDUMP="false" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - OBJDUMP=$ac_ct_OBJDUMP - fi -else - OBJDUMP="$ac_cv_prog_OBJDUMP" -fi - -test -z "$OBJDUMP" && OBJDUMP=objdump - - - - - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5 -printf %s "checking how to recognize dependent libraries... " >&6; } -if test ${lt_cv_deplibs_check_method+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_file_magic_cmd='$MAGIC_CMD' -lt_cv_file_magic_test_file= -lt_cv_deplibs_check_method='unknown' -# Need to set the preceding variable on all platforms that support -# interlibrary dependencies. -# 'none' -- dependencies not supported. -# 'unknown' -- same as none, but documents that we really don't know. -# 'pass_all' -- all dependencies passed with no checks. -# 'test_compile' -- check by making test program. -# 'file_magic [[regex]]' -- check by looking for files in library path -# that responds to the $file_magic_cmd with a given extended regex. -# If you have 'file' or equivalent on your system and you're not sure -# whether 'pass_all' will *always* work, you probably want this one. - -case $host_os in -aix[4-9]*) - lt_cv_deplibs_check_method=pass_all - ;; - -beos*) - lt_cv_deplibs_check_method=pass_all - ;; - -bsdi[45]*) - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' - lt_cv_file_magic_cmd='/usr/bin/file -L' - lt_cv_file_magic_test_file=/shlib/libc.so - ;; - -cygwin*) - # func_win32_libid is a shell function defined in ltmain.sh - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' - lt_cv_file_magic_cmd='func_win32_libid' - ;; - -mingw* | pw32*) - # Base MSYS/MinGW do not provide the 'file' command needed by - # func_win32_libid shell function, so use a weaker test based on 'objdump', - # unless we find 'file', for example because we are cross-compiling. - if ( file / ) >/dev/null 2>&1; then - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' - lt_cv_file_magic_cmd='func_win32_libid' - else - # Keep this pattern in sync with the one in func_win32_libid. - lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' - lt_cv_file_magic_cmd='$OBJDUMP -f' - fi - ;; - -cegcc*) - # use the weaker test based on 'objdump'. See mingw*. - lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' - lt_cv_file_magic_cmd='$OBJDUMP -f' - ;; - -darwin* | rhapsody*) - lt_cv_deplibs_check_method=pass_all - ;; - -freebsd* | dragonfly*) - if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then - case $host_cpu in - i*86 ) - # Not sure whether the presence of OpenBSD here was a mistake. - # Let's accept both of them until this is cleared up. - lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library' - lt_cv_file_magic_cmd=/usr/bin/file - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` - ;; - esac - else - lt_cv_deplibs_check_method=pass_all - fi - ;; - -haiku*) - lt_cv_deplibs_check_method=pass_all - ;; - -hpux10.20* | hpux11*) - lt_cv_file_magic_cmd=/usr/bin/file - case $host_cpu in - ia64*) - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' - lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so - ;; - hppa*64*) - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]' - lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl - ;; - *) - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library' - lt_cv_file_magic_test_file=/usr/lib/libc.sl - ;; - esac - ;; - -interix[3-9]*) - # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$' - ;; - -irix5* | irix6* | nonstopux*) - case $LD in - *-32|*"-32 ") libmagic=32-bit;; - *-n32|*"-n32 ") libmagic=N32;; - *-64|*"-64 ") libmagic=64-bit;; - *) libmagic=never-match;; - esac - lt_cv_deplibs_check_method=pass_all - ;; - -# This must be glibc/ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) - lt_cv_deplibs_check_method=pass_all - ;; - -netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' - else - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$' - fi - ;; - -newos6*) - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)' - lt_cv_file_magic_cmd=/usr/bin/file - lt_cv_file_magic_test_file=/usr/lib/libnls.so - ;; - -*nto* | *qnx*) - lt_cv_deplibs_check_method=pass_all - ;; - -openbsd* | bitrig*) - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' - else - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' - fi - ;; - -osf3* | osf4* | osf5*) - lt_cv_deplibs_check_method=pass_all - ;; - -rdos*) - lt_cv_deplibs_check_method=pass_all - ;; - -solaris*) - lt_cv_deplibs_check_method=pass_all - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - lt_cv_deplibs_check_method=pass_all - ;; - -sysv4 | sysv4.3*) - case $host_vendor in - motorola) - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]' - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` - ;; - ncr) - lt_cv_deplibs_check_method=pass_all - ;; - sequent) - lt_cv_file_magic_cmd='/bin/file' - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' - ;; - sni) - lt_cv_file_magic_cmd='/bin/file' - lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib" - lt_cv_file_magic_test_file=/lib/libc.so - ;; - siemens) - lt_cv_deplibs_check_method=pass_all - ;; - pc) - lt_cv_deplibs_check_method=pass_all - ;; - esac - ;; - -tpf*) - lt_cv_deplibs_check_method=pass_all - ;; -os2*) - lt_cv_deplibs_check_method=pass_all - ;; -esac - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5 -printf "%s\n" "$lt_cv_deplibs_check_method" >&6; } - -file_magic_glob= -want_nocaseglob=no -if test "$build" = "$host"; then - case $host_os in - mingw* | pw32*) - if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then - want_nocaseglob=yes - else - file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` - fi - ;; - esac -fi - -file_magic_cmd=$lt_cv_file_magic_cmd -deplibs_check_method=$lt_cv_deplibs_check_method -test -z "$deplibs_check_method" && deplibs_check_method=unknown - - - - - - - - - - - - - - - - - - - - - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. -set dummy ${ac_tool_prefix}dlltool; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_DLLTOOL+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$DLLTOOL"; then - ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -DLLTOOL=$ac_cv_prog_DLLTOOL -if test -n "$DLLTOOL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 -printf "%s\n" "$DLLTOOL" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_DLLTOOL"; then - ac_ct_DLLTOOL=$DLLTOOL - # Extract the first word of "dlltool", so it can be a program name with args. -set dummy dlltool; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_DLLTOOL+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_DLLTOOL"; then - ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_DLLTOOL="dlltool" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL -if test -n "$ac_ct_DLLTOOL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 -printf "%s\n" "$ac_ct_DLLTOOL" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_DLLTOOL" = x; then - DLLTOOL="false" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - DLLTOOL=$ac_ct_DLLTOOL - fi -else - DLLTOOL="$ac_cv_prog_DLLTOOL" -fi - -test -z "$DLLTOOL" && DLLTOOL=dlltool - - - - - - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5 -printf %s "checking how to associate runtime and link libraries... " >&6; } -if test ${lt_cv_sharedlib_from_linklib_cmd+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_sharedlib_from_linklib_cmd='unknown' - -case $host_os in -cygwin* | mingw* | pw32* | cegcc*) - # two different shell functions defined in ltmain.sh; - # decide which one to use based on capabilities of $DLLTOOL - case `$DLLTOOL --help 2>&1` in - *--identify-strict*) - lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib - ;; - *) - lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback - ;; - esac - ;; -*) - # fallback: assume linklib IS sharedlib - lt_cv_sharedlib_from_linklib_cmd=$ECHO - ;; -esac - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5 -printf "%s\n" "$lt_cv_sharedlib_from_linklib_cmd" >&6; } -sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd -test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO - - - - - - - -if test -n "$ac_tool_prefix"; then - for ac_prog in ar - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_AR+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$AR"; then - ac_cv_prog_AR="$AR" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_AR="$ac_tool_prefix$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -AR=$ac_cv_prog_AR -if test -n "$AR"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5 -printf "%s\n" "$AR" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - - test -n "$AR" && break - done -fi -if test -z "$AR"; then - ac_ct_AR=$AR - for ac_prog in ar -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_AR+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_AR"; then - ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_AR="$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_AR=$ac_cv_prog_ac_ct_AR -if test -n "$ac_ct_AR"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5 -printf "%s\n" "$ac_ct_AR" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - - test -n "$ac_ct_AR" && break -done - - if test "x$ac_ct_AR" = x; then - AR="false" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - AR=$ac_ct_AR - fi -fi - -: ${AR=ar} -: ${AR_FLAGS=cr} - - - - - - - - - - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5 -printf %s "checking for archiver @FILE support... " >&6; } -if test ${lt_cv_ar_at_file+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_ar_at_file=no - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - echo conftest.$ac_objext > conftest.lst - lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5' - { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 - (eval $lt_ar_try) 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - if test 0 -eq "$ac_status"; then - # Ensure the archiver fails upon bogus file names. - rm -f conftest.$ac_objext libconftest.a - { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 - (eval $lt_ar_try) 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - if test 0 -ne "$ac_status"; then - lt_cv_ar_at_file=@ - fi - fi - rm -f conftest.* libconftest.a - -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5 -printf "%s\n" "$lt_cv_ar_at_file" >&6; } - -if test no = "$lt_cv_ar_at_file"; then - archiver_list_spec= -else - archiver_list_spec=$lt_cv_ar_at_file -fi - - - - - - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. -set dummy ${ac_tool_prefix}strip; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_STRIP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$STRIP"; then - ac_cv_prog_STRIP="$STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_STRIP="${ac_tool_prefix}strip" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -STRIP=$ac_cv_prog_STRIP -if test -n "$STRIP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 -printf "%s\n" "$STRIP" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_STRIP"; then - ac_ct_STRIP=$STRIP - # Extract the first word of "strip", so it can be a program name with args. -set dummy strip; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_STRIP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_STRIP"; then - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_STRIP="strip" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP -if test -n "$ac_ct_STRIP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 -printf "%s\n" "$ac_ct_STRIP" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_STRIP" = x; then - STRIP=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - STRIP=$ac_ct_STRIP - fi -else - STRIP="$ac_cv_prog_STRIP" -fi - -test -z "$STRIP" && STRIP=: - - - - - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. -set dummy ${ac_tool_prefix}ranlib; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_RANLIB+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$RANLIB"; then - ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -RANLIB=$ac_cv_prog_RANLIB -if test -n "$RANLIB"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5 -printf "%s\n" "$RANLIB" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_RANLIB"; then - ac_ct_RANLIB=$RANLIB - # Extract the first word of "ranlib", so it can be a program name with args. -set dummy ranlib; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_RANLIB+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_RANLIB"; then - ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_RANLIB="ranlib" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB -if test -n "$ac_ct_RANLIB"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5 -printf "%s\n" "$ac_ct_RANLIB" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_RANLIB" = x; then - RANLIB=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - RANLIB=$ac_ct_RANLIB - fi -else - RANLIB="$ac_cv_prog_RANLIB" -fi - -test -z "$RANLIB" && RANLIB=: - - - - - - -# Determine commands to create old-style static archives. -old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs' -old_postinstall_cmds='chmod 644 $oldlib' -old_postuninstall_cmds= - -if test -n "$RANLIB"; then - case $host_os in - bitrig* | openbsd*) - old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib" - ;; - *) - old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib" - ;; - esac - old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib" -fi - -case $host_os in - darwin*) - lock_old_archive_extraction=yes ;; - *) - lock_old_archive_extraction=no ;; -esac - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -# If no C compiler was specified, use CC. -LTCC=${LTCC-"$CC"} - -# If no C compiler flags were specified, use CFLAGS. -LTCFLAGS=${LTCFLAGS-"$CFLAGS"} - -# Allow CC to be a program name with arguments. -compiler=$CC - - -# Check for command to grab the raw symbol name followed by C symbol from nm. -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5 -printf %s "checking command to parse $NM output from $compiler object... " >&6; } -if test ${lt_cv_sys_global_symbol_pipe+y} -then : - printf %s "(cached) " >&6 -else $as_nop - -# These are sane defaults that work on at least a few old systems. -# [They come from Ultrix. What could be older than Ultrix?!! ;)] - -# Character class describing NM global symbol codes. -symcode='[BCDEGRST]' - -# Regexp to match symbols that can be accessed directly from C. -sympat='\([_A-Za-z][_A-Za-z0-9]*\)' - -# Define system-specific variables. -case $host_os in -aix*) - symcode='[BCDT]' - ;; -cygwin* | mingw* | pw32* | cegcc*) - symcode='[ABCDGISTW]' - ;; -hpux*) - if test ia64 = "$host_cpu"; then - symcode='[ABCDEGRST]' - fi - ;; -irix* | nonstopux*) - symcode='[BCDEGRST]' - ;; -osf*) - symcode='[BCDEGQRST]' - ;; -solaris*) - symcode='[BDRT]' - ;; -sco3.2v5*) - symcode='[DT]' - ;; -sysv4.2uw2*) - symcode='[DT]' - ;; -sysv5* | sco5v6* | unixware* | OpenUNIX*) - symcode='[ABDT]' - ;; -sysv4) - symcode='[DFNSTU]' - ;; -esac - -# If we're using GNU nm, then use its standard symbol codes. -case `$NM -V 2>&1` in -*GNU* | *'with BFD'*) - symcode='[ABCDGIRSTW]' ;; -esac - -if test "$lt_cv_nm_interface" = "MS dumpbin"; then - # Gets list of data symbols to import. - lt_cv_sys_global_symbol_to_import="sed -n -e 's/^I .* \(.*\)$/\1/p'" - # Adjust the below global symbol transforms to fixup imported variables. - lt_cdecl_hook=" -e 's/^I .* \(.*\)$/extern __declspec(dllimport) char \1;/p'" - lt_c_name_hook=" -e 's/^I .* \(.*\)$/ {\"\1\", (void *) 0},/p'" - lt_c_name_lib_hook="\ - -e 's/^I .* \(lib.*\)$/ {\"\1\", (void *) 0},/p'\ - -e 's/^I .* \(.*\)$/ {\"lib\1\", (void *) 0},/p'" -else - # Disable hooks by default. - lt_cv_sys_global_symbol_to_import= - lt_cdecl_hook= - lt_c_name_hook= - lt_c_name_lib_hook= -fi - -# Transform an extracted symbol line into a proper C declaration. -# Some systems (esp. on ia64) link data and code symbols differently, -# so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ -$lt_cdecl_hook\ -" -e 's/^T .* \(.*\)$/extern int \1();/p'"\ -" -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" - -# Transform an extracted symbol line into symbol name and symbol address -lt_cv_sys_global_symbol_to_c_name_address="sed -n"\ -$lt_c_name_hook\ -" -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\ -" -e 's/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/p'" - -# Transform an extracted symbol line into symbol name with lib prefix and -# symbol address. -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n"\ -$lt_c_name_lib_hook\ -" -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\ -" -e 's/^$symcode$symcode* .* \(lib.*\)$/ {\"\1\", (void *) \&\1},/p'"\ -" -e 's/^$symcode$symcode* .* \(.*\)$/ {\"lib\1\", (void *) \&\1},/p'" - -# Handle CRLF in mingw tool chain -opt_cr= -case $build_os in -mingw*) - opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp - ;; -esac - -# Try without a prefix underscore, then with it. -for ac_symprfx in "" "_"; do - - # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. - symxfrm="\\1 $ac_symprfx\\2 \\2" - - # Write the raw and C identifiers. - if test "$lt_cv_nm_interface" = "MS dumpbin"; then - # Fake it for dumpbin and say T for any non-static function, - # D for any global variable and I for any imported variable. - # Also find C++ and __fastcall symbols from MSVC++, - # which start with @ or ?. - lt_cv_sys_global_symbol_pipe="$AWK '"\ -" {last_section=section; section=\$ 3};"\ -" /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ -" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ -" /^ *Symbol name *: /{split(\$ 0,sn,\":\"); si=substr(sn[2],2)};"\ -" /^ *Type *: code/{print \"T\",si,substr(si,length(prfx))};"\ -" /^ *Type *: data/{print \"I\",si,substr(si,length(prfx))};"\ -" \$ 0!~/External *\|/{next};"\ -" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ -" {if(hide[section]) next};"\ -" {f=\"D\"}; \$ 0~/\(\).*\|/{f=\"T\"};"\ -" {split(\$ 0,a,/\||\r/); split(a[2],s)};"\ -" s[1]~/^[@?]/{print f,s[1],s[1]; next};"\ -" s[1]~prfx {split(s[1],t,\"@\"); print f,t[1],substr(t[1],length(prfx))}"\ -" ' prfx=^$ac_symprfx" - else - lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" - fi - lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" - - # Check to see that the pipe works correctly. - pipe_works=no - - rm -f conftest* - cat > conftest.$ac_ext <<_LT_EOF -#ifdef __cplusplus -extern "C" { -#endif -char nm_test_var; -void nm_test_func(void); -void nm_test_func(void){} -#ifdef __cplusplus -} -#endif -int main(){nm_test_var='a';nm_test_func();return(0);} -_LT_EOF - - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - # Now try to grab the symbols. - nlist=conftest.nm - $ECHO "$as_me:$LINENO: $NM conftest.$ac_objext | $lt_cv_sys_global_symbol_pipe > $nlist" >&5 - if eval "$NM" conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist 2>&5 && test -s "$nlist"; then - # Try sorting and uniquifying the output. - if sort "$nlist" | uniq > "$nlist"T; then - mv -f "$nlist"T "$nlist" - else - rm -f "$nlist"T - fi - - # Make sure that we snagged all the symbols we need. - if $GREP ' nm_test_var$' "$nlist" >/dev/null; then - if $GREP ' nm_test_func$' "$nlist" >/dev/null; then - cat <<_LT_EOF > conftest.$ac_ext -/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ -#if defined _WIN32 || defined __CYGWIN__ || defined _WIN32_WCE -/* DATA imports from DLLs on WIN32 can't be const, because runtime - relocations are performed -- see ld's documentation on pseudo-relocs. */ -# define LT_DLSYM_CONST -#elif defined __osf__ -/* This system does not cope well with relocations in const data. */ -# define LT_DLSYM_CONST -#else -# define LT_DLSYM_CONST const -#endif - -#ifdef __cplusplus -extern "C" { -#endif - -_LT_EOF - # Now generate the symbol file. - eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' - - cat <<_LT_EOF >> conftest.$ac_ext - -/* The mapping between symbol names and symbols. */ -LT_DLSYM_CONST struct { - const char *name; - void *address; -} -lt__PROGRAM__LTX_preloaded_symbols[] = -{ - { "@PROGRAM@", (void *) 0 }, -_LT_EOF - $SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext - cat <<\_LT_EOF >> conftest.$ac_ext - {0, (void *) 0} -}; - -/* This works around a problem in FreeBSD linker */ -#ifdef FREEBSD_WORKAROUND -static const void *lt_preloaded_setup() { - return lt__PROGRAM__LTX_preloaded_symbols; -} -#endif - -#ifdef __cplusplus -} -#endif -_LT_EOF - # Now try linking the two files. - mv conftest.$ac_objext conftstm.$ac_objext - lt_globsym_save_LIBS=$LIBS - lt_globsym_save_CFLAGS=$CFLAGS - LIBS=conftstm.$ac_objext - CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag" - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 - (eval $ac_link) 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && test -s conftest$ac_exeext; then - pipe_works=yes - fi - LIBS=$lt_globsym_save_LIBS - CFLAGS=$lt_globsym_save_CFLAGS - else - echo "cannot find nm_test_func in $nlist" >&5 - fi - else - echo "cannot find nm_test_var in $nlist" >&5 - fi - else - echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5 - fi - else - echo "$progname: failed program was:" >&5 - cat conftest.$ac_ext >&5 - fi - rm -rf conftest* conftst* - - # Do not use the global_symbol_pipe unless it works. - if test yes = "$pipe_works"; then - break - else - lt_cv_sys_global_symbol_pipe= - fi -done - -fi - -if test -z "$lt_cv_sys_global_symbol_pipe"; then - lt_cv_sys_global_symbol_to_cdecl= -fi -if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: failed" >&5 -printf "%s\n" "failed" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 -printf "%s\n" "ok" >&6; } -fi - -# Response file support. -if test "$lt_cv_nm_interface" = "MS dumpbin"; then - nm_file_list_spec='@' -elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then - nm_file_list_spec='@' -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5 -printf %s "checking for sysroot... " >&6; } - -# Check whether --with-sysroot was given. -if test ${with_sysroot+y} -then : - withval=$with_sysroot; -else $as_nop - with_sysroot=no -fi - - -lt_sysroot= -case $with_sysroot in #( - yes) - if test yes = "$GCC"; then - lt_sysroot=`$CC --print-sysroot 2>/dev/null` - fi - ;; #( - /*) - lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` - ;; #( - no|'') - ;; #( - *) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5 -printf "%s\n" "$with_sysroot" >&6; } - as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5 - ;; -esac - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5 -printf "%s\n" "${lt_sysroot:-no}" >&6; } - - - - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5 -printf %s "checking for a working dd... " >&6; } -if test ${ac_cv_path_lt_DD+y} -then : - printf %s "(cached) " >&6 -else $as_nop - printf 0123456789abcdef0123456789abcdef >conftest.i -cat conftest.i conftest.i >conftest2.i -: ${lt_DD:=$DD} -if test -z "$lt_DD"; then - ac_path_lt_DD_found=false - # Loop through the user's path and test for each of PROGNAME-LIST - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_prog in dd - do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_lt_DD="$as_dir$ac_prog$ac_exec_ext" - as_fn_executable_p "$ac_path_lt_DD" || continue -if "$ac_path_lt_DD" bs=32 count=1 conftest.out 2>/dev/null; then - cmp -s conftest.i conftest.out \ - && ac_cv_path_lt_DD="$ac_path_lt_DD" ac_path_lt_DD_found=: -fi - $ac_path_lt_DD_found && break 3 - done - done - done -IFS=$as_save_IFS - if test -z "$ac_cv_path_lt_DD"; then - : - fi -else - ac_cv_path_lt_DD=$lt_DD -fi - -rm -f conftest.i conftest2.i conftest.out -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >&5 -printf "%s\n" "$ac_cv_path_lt_DD" >&6; } - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to truncate binary pipes" >&5 -printf %s "checking how to truncate binary pipes... " >&6; } -if test ${lt_cv_truncate_bin+y} -then : - printf %s "(cached) " >&6 -else $as_nop - printf 0123456789abcdef0123456789abcdef >conftest.i -cat conftest.i conftest.i >conftest2.i -lt_cv_truncate_bin= -if "$ac_cv_path_lt_DD" bs=32 count=1 conftest.out 2>/dev/null; then - cmp -s conftest.i conftest.out \ - && lt_cv_truncate_bin="$ac_cv_path_lt_DD bs=4096 count=1" -fi -rm -f conftest.i conftest2.i conftest.out -test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q" -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5 -printf "%s\n" "$lt_cv_truncate_bin" >&6; } - - - - - - - -# Calculate cc_basename. Skip known compiler wrappers and cross-prefix. -func_cc_basename () -{ - for cc_temp in $*""; do - case $cc_temp in - compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; - distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; - \-*) ;; - *) break;; - esac - done - func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` -} - -# Check whether --enable-libtool-lock was given. -if test ${enable_libtool_lock+y} -then : - enableval=$enable_libtool_lock; -fi - -test no = "$enable_libtool_lock" || enable_libtool_lock=yes - -# Some flags need to be propagated to the compiler or linker for good -# libtool support. -case $host in -ia64-*-hpux*) - # Find out what ABI is being produced by ac_compile, and set mode - # options accordingly. - echo 'int i;' > conftest.$ac_ext - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - case `/usr/bin/file conftest.$ac_objext` in - *ELF-32*) - HPUX_IA64_MODE=32 - ;; - *ELF-64*) - HPUX_IA64_MODE=64 - ;; - esac - fi - rm -rf conftest* - ;; -*-*-irix6*) - # Find out what ABI is being produced by ac_compile, and set linker - # options accordingly. - echo '#line '$LINENO' "configure"' > conftest.$ac_ext - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - if test yes = "$lt_cv_prog_gnu_ld"; then - case `/usr/bin/file conftest.$ac_objext` in - *32-bit*) - LD="${LD-ld} -melf32bsmip" - ;; - *N32*) - LD="${LD-ld} -melf32bmipn32" - ;; - *64-bit*) - LD="${LD-ld} -melf64bmip" - ;; - esac - else - case `/usr/bin/file conftest.$ac_objext` in - *32-bit*) - LD="${LD-ld} -32" - ;; - *N32*) - LD="${LD-ld} -n32" - ;; - *64-bit*) - LD="${LD-ld} -64" - ;; - esac - fi - fi - rm -rf conftest* - ;; - -mips64*-*linux*) - # Find out what ABI is being produced by ac_compile, and set linker - # options accordingly. - echo '#line '$LINENO' "configure"' > conftest.$ac_ext - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - emul=elf - case `/usr/bin/file conftest.$ac_objext` in - *32-bit*) - emul="${emul}32" - ;; - *64-bit*) - emul="${emul}64" - ;; - esac - case `/usr/bin/file conftest.$ac_objext` in - *MSB*) - emul="${emul}btsmip" - ;; - *LSB*) - emul="${emul}ltsmip" - ;; - esac - case `/usr/bin/file conftest.$ac_objext` in - *N32*) - emul="${emul}n32" - ;; - esac - LD="${LD-ld} -m $emul" - fi - rm -rf conftest* - ;; - -x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ -s390*-*linux*|s390*-*tpf*|sparc*-*linux*) - # Find out what ABI is being produced by ac_compile, and set linker - # options accordingly. Note that the listed cases only cover the - # situations where additional linker options are needed (such as when - # doing 32-bit compilation for a host where ld defaults to 64-bit, or - # vice versa); the common cases where no linker options are needed do - # not appear in the list. - echo 'int i;' > conftest.$ac_ext - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - case `/usr/bin/file conftest.o` in - *32-bit*) - case $host in - x86_64-*kfreebsd*-gnu) - LD="${LD-ld} -m elf_i386_fbsd" - ;; - x86_64-*linux*) - case `/usr/bin/file conftest.o` in - *x86-64*) - LD="${LD-ld} -m elf32_x86_64" - ;; - *) - LD="${LD-ld} -m elf_i386" - ;; - esac - ;; - powerpc64le-*linux*) - LD="${LD-ld} -m elf32lppclinux" - ;; - powerpc64-*linux*) - LD="${LD-ld} -m elf32ppclinux" - ;; - s390x-*linux*) - LD="${LD-ld} -m elf_s390" - ;; - sparc64-*linux*) - LD="${LD-ld} -m elf32_sparc" - ;; - esac - ;; - *64-bit*) - case $host in - x86_64-*kfreebsd*-gnu) - LD="${LD-ld} -m elf_x86_64_fbsd" - ;; - x86_64-*linux*) - LD="${LD-ld} -m elf_x86_64" - ;; - powerpcle-*linux*) - LD="${LD-ld} -m elf64lppc" - ;; - powerpc-*linux*) - LD="${LD-ld} -m elf64ppc" - ;; - s390*-*linux*|s390*-*tpf*) - LD="${LD-ld} -m elf64_s390" - ;; - sparc*-*linux*) - LD="${LD-ld} -m elf64_sparc" - ;; - esac - ;; - esac - fi - rm -rf conftest* - ;; - -*-*-sco3.2v5*) - # On SCO OpenServer 5, we need -belf to get full-featured binaries. - SAVE_CFLAGS=$CFLAGS - CFLAGS="$CFLAGS -belf" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5 -printf %s "checking whether the C compiler needs -belf... " >&6; } -if test ${lt_cv_cc_needs_belf+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - lt_cv_cc_needs_belf=yes -else $as_nop - lt_cv_cc_needs_belf=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5 -printf "%s\n" "$lt_cv_cc_needs_belf" >&6; } - if test yes != "$lt_cv_cc_needs_belf"; then - # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf - CFLAGS=$SAVE_CFLAGS - fi - ;; -*-*solaris*) - # Find out what ABI is being produced by ac_compile, and set linker - # options accordingly. - echo 'int i;' > conftest.$ac_ext - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - case `/usr/bin/file conftest.o` in - *64-bit*) - case $lt_cv_prog_gnu_ld in - yes*) - case $host in - i?86-*-solaris*|x86_64-*-solaris*) - LD="${LD-ld} -m elf_x86_64" - ;; - sparc*-*-solaris*) - LD="${LD-ld} -m elf64_sparc" - ;; - esac - # GNU ld 2.21 introduced _sol2 emulations. Use them if available. - if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then - LD=${LD-ld}_sol2 - fi - ;; - *) - if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then - LD="${LD-ld} -64" - fi - ;; - esac - ;; - esac - fi - rm -rf conftest* - ;; -esac - -need_locks=$enable_libtool_lock - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args. -set dummy ${ac_tool_prefix}mt; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_MANIFEST_TOOL+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$MANIFEST_TOOL"; then - ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL -if test -n "$MANIFEST_TOOL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5 -printf "%s\n" "$MANIFEST_TOOL" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_MANIFEST_TOOL"; then - ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL - # Extract the first word of "mt", so it can be a program name with args. -set dummy mt; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_MANIFEST_TOOL+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_MANIFEST_TOOL"; then - ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_MANIFEST_TOOL="mt" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL -if test -n "$ac_ct_MANIFEST_TOOL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5 -printf "%s\n" "$ac_ct_MANIFEST_TOOL" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_MANIFEST_TOOL" = x; then - MANIFEST_TOOL=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL - fi -else - MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL" -fi - -test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5 -printf %s "checking if $MANIFEST_TOOL is a manifest tool... " >&6; } -if test ${lt_cv_path_mainfest_tool+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_path_mainfest_tool=no - echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5 - $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out - cat conftest.err >&5 - if $GREP 'Manifest Tool' conftest.out > /dev/null; then - lt_cv_path_mainfest_tool=yes - fi - rm -f conftest* -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5 -printf "%s\n" "$lt_cv_path_mainfest_tool" >&6; } -if test yes != "$lt_cv_path_mainfest_tool"; then - MANIFEST_TOOL=: -fi - - - - - - - case $host_os in - rhapsody* | darwin*) - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args. -set dummy ${ac_tool_prefix}dsymutil; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_DSYMUTIL+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$DSYMUTIL"; then - ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -DSYMUTIL=$ac_cv_prog_DSYMUTIL -if test -n "$DSYMUTIL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5 -printf "%s\n" "$DSYMUTIL" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_DSYMUTIL"; then - ac_ct_DSYMUTIL=$DSYMUTIL - # Extract the first word of "dsymutil", so it can be a program name with args. -set dummy dsymutil; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_DSYMUTIL+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_DSYMUTIL"; then - ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_DSYMUTIL="dsymutil" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL -if test -n "$ac_ct_DSYMUTIL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5 -printf "%s\n" "$ac_ct_DSYMUTIL" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_DSYMUTIL" = x; then - DSYMUTIL=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - DSYMUTIL=$ac_ct_DSYMUTIL - fi -else - DSYMUTIL="$ac_cv_prog_DSYMUTIL" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args. -set dummy ${ac_tool_prefix}nmedit; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_NMEDIT+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$NMEDIT"; then - ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -NMEDIT=$ac_cv_prog_NMEDIT -if test -n "$NMEDIT"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5 -printf "%s\n" "$NMEDIT" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_NMEDIT"; then - ac_ct_NMEDIT=$NMEDIT - # Extract the first word of "nmedit", so it can be a program name with args. -set dummy nmedit; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_NMEDIT+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_NMEDIT"; then - ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_NMEDIT="nmedit" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT -if test -n "$ac_ct_NMEDIT"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5 -printf "%s\n" "$ac_ct_NMEDIT" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_NMEDIT" = x; then - NMEDIT=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - NMEDIT=$ac_ct_NMEDIT - fi -else - NMEDIT="$ac_cv_prog_NMEDIT" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args. -set dummy ${ac_tool_prefix}lipo; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_LIPO+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$LIPO"; then - ac_cv_prog_LIPO="$LIPO" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_LIPO="${ac_tool_prefix}lipo" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -LIPO=$ac_cv_prog_LIPO -if test -n "$LIPO"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5 -printf "%s\n" "$LIPO" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_LIPO"; then - ac_ct_LIPO=$LIPO - # Extract the first word of "lipo", so it can be a program name with args. -set dummy lipo; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_LIPO+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_LIPO"; then - ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_LIPO="lipo" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO -if test -n "$ac_ct_LIPO"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5 -printf "%s\n" "$ac_ct_LIPO" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_LIPO" = x; then - LIPO=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - LIPO=$ac_ct_LIPO - fi -else - LIPO="$ac_cv_prog_LIPO" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args. -set dummy ${ac_tool_prefix}otool; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_OTOOL+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$OTOOL"; then - ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_OTOOL="${ac_tool_prefix}otool" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -OTOOL=$ac_cv_prog_OTOOL -if test -n "$OTOOL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5 -printf "%s\n" "$OTOOL" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_OTOOL"; then - ac_ct_OTOOL=$OTOOL - # Extract the first word of "otool", so it can be a program name with args. -set dummy otool; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_OTOOL+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_OTOOL"; then - ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_OTOOL="otool" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL -if test -n "$ac_ct_OTOOL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5 -printf "%s\n" "$ac_ct_OTOOL" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_OTOOL" = x; then - OTOOL=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - OTOOL=$ac_ct_OTOOL - fi -else - OTOOL="$ac_cv_prog_OTOOL" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args. -set dummy ${ac_tool_prefix}otool64; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_OTOOL64+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$OTOOL64"; then - ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -OTOOL64=$ac_cv_prog_OTOOL64 -if test -n "$OTOOL64"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5 -printf "%s\n" "$OTOOL64" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_OTOOL64"; then - ac_ct_OTOOL64=$OTOOL64 - # Extract the first word of "otool64", so it can be a program name with args. -set dummy otool64; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_OTOOL64+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_OTOOL64"; then - ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_OTOOL64="otool64" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64 -if test -n "$ac_ct_OTOOL64"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5 -printf "%s\n" "$ac_ct_OTOOL64" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_OTOOL64" = x; then - OTOOL64=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - OTOOL64=$ac_ct_OTOOL64 - fi -else - OTOOL64="$ac_cv_prog_OTOOL64" -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5 -printf %s "checking for -single_module linker flag... " >&6; } -if test ${lt_cv_apple_cc_single_mod+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_apple_cc_single_mod=no - if test -z "$LT_MULTI_MODULE"; then - # By default we will add the -single_module flag. You can override - # by either setting the environment variable LT_MULTI_MODULE - # non-empty at configure time, or by adding -multi_module to the - # link flags. - rm -rf libconftest.dylib* - echo "int foo(void){return 1;}" > conftest.c - echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ --dynamiclib -Wl,-single_module conftest.c" >&5 - $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ - -dynamiclib -Wl,-single_module conftest.c 2>conftest.err - _lt_result=$? - # If there is a non-empty error log, and "single_module" - # appears in it, assume the flag caused a linker warning - if test -s conftest.err && $GREP single_module conftest.err; then - cat conftest.err >&5 - # Otherwise, if the output was created with a 0 exit code from - # the compiler, it worked. - elif test -f libconftest.dylib && test 0 = "$_lt_result"; then - lt_cv_apple_cc_single_mod=yes - else - cat conftest.err >&5 - fi - rm -rf libconftest.dylib* - rm -f conftest.* - fi -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5 -printf "%s\n" "$lt_cv_apple_cc_single_mod" >&6; } - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5 -printf %s "checking for -exported_symbols_list linker flag... " >&6; } -if test ${lt_cv_ld_exported_symbols_list+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_ld_exported_symbols_list=no - save_LDFLAGS=$LDFLAGS - echo "_main" > conftest.sym - LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - lt_cv_ld_exported_symbols_list=yes -else $as_nop - lt_cv_ld_exported_symbols_list=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - LDFLAGS=$save_LDFLAGS - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5 -printf "%s\n" "$lt_cv_ld_exported_symbols_list" >&6; } - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5 -printf %s "checking for -force_load linker flag... " >&6; } -if test ${lt_cv_ld_force_load+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_ld_force_load=no - cat > conftest.c << _LT_EOF -int forced_loaded() { return 2;} -_LT_EOF - echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5 - $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5 - echo "$AR cr libconftest.a conftest.o" >&5 - $AR cr libconftest.a conftest.o 2>&5 - echo "$RANLIB libconftest.a" >&5 - $RANLIB libconftest.a 2>&5 - cat > conftest.c << _LT_EOF -int main() { return 0;} -_LT_EOF - echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5 - $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err - _lt_result=$? - if test -s conftest.err && $GREP force_load conftest.err; then - cat conftest.err >&5 - elif test -f conftest && test 0 = "$_lt_result" && $GREP forced_load conftest >/dev/null 2>&1; then - lt_cv_ld_force_load=yes - else - cat conftest.err >&5 - fi - rm -f conftest.err libconftest.a conftest conftest.c - rm -rf conftest.dSYM - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5 -printf "%s\n" "$lt_cv_ld_force_load" >&6; } - case $host_os in - rhapsody* | darwin1.[012]) - _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; - darwin1.*) - _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; - darwin*) # darwin 5.x on - # if running on 10.5 or later, the deployment target defaults - # to the OS version, if on x86, and 10.4, the deployment - # target defaults to 10.4. Don't you love it? - case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in - 10.0,*86*-darwin8*|10.0,*-darwin[912]*) - _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; - 10.[012][,.]*) - _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; - 10.*|11.*) - _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; - esac - ;; - esac - if test yes = "$lt_cv_apple_cc_single_mod"; then - _lt_dar_single_mod='$single_module' - fi - if test yes = "$lt_cv_ld_exported_symbols_list"; then - _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' - else - _lt_dar_export_syms='~$NMEDIT -s $output_objdir/$libname-symbols.expsym $lib' - fi - if test : != "$DSYMUTIL" && test no = "$lt_cv_ld_force_load"; then - _lt_dsymutil='~$DSYMUTIL $lib || :' - else - _lt_dsymutil= - fi - ;; - esac - -# func_munge_path_list VARIABLE PATH -# ----------------------------------- -# VARIABLE is name of variable containing _space_ separated list of -# directories to be munged by the contents of PATH, which is string -# having a format: -# "DIR[:DIR]:" -# string "DIR[ DIR]" will be prepended to VARIABLE -# ":DIR[:DIR]" -# string "DIR[ DIR]" will be appended to VARIABLE -# "DIRP[:DIRP]::[DIRA:]DIRA" -# string "DIRP[ DIRP]" will be prepended to VARIABLE and string -# "DIRA[ DIRA]" will be appended to VARIABLE -# "DIR[:DIR]" -# VARIABLE will be replaced by "DIR[ DIR]" -func_munge_path_list () -{ - case x$2 in - x) - ;; - *:) - eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" - ;; - x:*) - eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" - ;; - *::*) - eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" - eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" - ;; - *) - eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" - ;; - esac -} - -ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default -" -if test "x$ac_cv_header_dlfcn_h" = xyes -then : - printf "%s\n" "#define HAVE_DLFCN_H 1" >>confdefs.h - -fi - - - - - -# Set options - - - - enable_dlopen=no - - - - # Check whether --enable-shared was given. -if test ${enable_shared+y} -then : - enableval=$enable_shared; p=${PACKAGE-default} - case $enableval in - yes) enable_shared=yes ;; - no) enable_shared=no ;; - *) - enable_shared=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, - for pkg in $enableval; do - IFS=$lt_save_ifs - if test "X$pkg" = "X$p"; then - enable_shared=yes - fi - done - IFS=$lt_save_ifs - ;; - esac -else $as_nop - enable_shared=yes -fi - - - - - - - - - - # Check whether --enable-static was given. -if test ${enable_static+y} -then : - enableval=$enable_static; p=${PACKAGE-default} - case $enableval in - yes) enable_static=yes ;; - no) enable_static=no ;; - *) - enable_static=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, - for pkg in $enableval; do - IFS=$lt_save_ifs - if test "X$pkg" = "X$p"; then - enable_static=yes - fi - done - IFS=$lt_save_ifs - ;; - esac -else $as_nop - enable_static=yes -fi - - - - - - - - - - -# Check whether --with-pic was given. -if test ${with_pic+y} -then : - withval=$with_pic; lt_p=${PACKAGE-default} - case $withval in - yes|no) pic_mode=$withval ;; - *) - pic_mode=default - # Look at the argument we got. We use all the common list separators. - lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, - for lt_pkg in $withval; do - IFS=$lt_save_ifs - if test "X$lt_pkg" = "X$lt_p"; then - pic_mode=yes - fi - done - IFS=$lt_save_ifs - ;; - esac -else $as_nop - pic_mode=default -fi - - - - - - - - - # Check whether --enable-fast-install was given. -if test ${enable_fast_install+y} -then : - enableval=$enable_fast_install; p=${PACKAGE-default} - case $enableval in - yes) enable_fast_install=yes ;; - no) enable_fast_install=no ;; - *) - enable_fast_install=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, - for pkg in $enableval; do - IFS=$lt_save_ifs - if test "X$pkg" = "X$p"; then - enable_fast_install=yes - fi - done - IFS=$lt_save_ifs - ;; - esac -else $as_nop - enable_fast_install=yes -fi - - - - - - - - - shared_archive_member_spec= -case $host,$enable_shared in -power*-*-aix[5-9]*,yes) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which variant of shared library versioning to provide" >&5 -printf %s "checking which variant of shared library versioning to provide... " >&6; } - -# Check whether --with-aix-soname was given. -if test ${with_aix_soname+y} -then : - withval=$with_aix_soname; case $withval in - aix|svr4|both) - ;; - *) - as_fn_error $? "Unknown argument to --with-aix-soname" "$LINENO" 5 - ;; - esac - lt_cv_with_aix_soname=$with_aix_soname -else $as_nop - if test ${lt_cv_with_aix_soname+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_with_aix_soname=aix -fi - - with_aix_soname=$lt_cv_with_aix_soname -fi - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" >&5 -printf "%s\n" "$with_aix_soname" >&6; } - if test aix != "$with_aix_soname"; then - # For the AIX way of multilib, we name the shared archive member - # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', - # and 'shr.imp' or 'shr_64.imp', respectively, for the Import File. - # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, - # the AIX toolchain works better with OBJECT_MODE set (default 32). - if test 64 = "${OBJECT_MODE-32}"; then - shared_archive_member_spec=shr_64 - else - shared_archive_member_spec=shr - fi - fi - ;; -*) - with_aix_soname=aix - ;; -esac - - - - - - - - - - -# This can be used to rebuild libtool when needed -LIBTOOL_DEPS=$ltmain - -# Always use our own libtool. -LIBTOOL='$(SHELL) $(top_builddir)/libtool' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -test -z "$LN_S" && LN_S="ln -s" - - - - - - - - - - - - - - -if test -n "${ZSH_VERSION+set}"; then - setopt NO_GLOB_SUBST -fi - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5 -printf %s "checking for objdir... " >&6; } -if test ${lt_cv_objdir+y} -then : - printf %s "(cached) " >&6 -else $as_nop - rm -f .libs 2>/dev/null -mkdir .libs 2>/dev/null -if test -d .libs; then - lt_cv_objdir=.libs -else - # MS-DOS does not allow filenames that begin with a dot. - lt_cv_objdir=_libs -fi -rmdir .libs 2>/dev/null -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5 -printf "%s\n" "$lt_cv_objdir" >&6; } -objdir=$lt_cv_objdir - - - - - -printf "%s\n" "#define LT_OBJDIR \"$lt_cv_objdir/\"" >>confdefs.h - - - - -case $host_os in -aix3*) - # AIX sometimes has problems with the GCC collect2 program. For some - # reason, if we set the COLLECT_NAMES environment variable, the problems - # vanish in a puff of smoke. - if test set != "${COLLECT_NAMES+set}"; then - COLLECT_NAMES= - export COLLECT_NAMES - fi - ;; -esac - -# Global variables: -ofile=libtool -can_build_shared=yes - -# All known linkers require a '.a' archive for static linking (except MSVC, -# which needs '.lib'). -libext=a - -with_gnu_ld=$lt_cv_prog_gnu_ld - -old_CC=$CC -old_CFLAGS=$CFLAGS - -# Set sane defaults for various variables -test -z "$CC" && CC=cc -test -z "$LTCC" && LTCC=$CC -test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS -test -z "$LD" && LD=ld -test -z "$ac_objext" && ac_objext=o - -func_cc_basename $compiler -cc_basename=$func_cc_basename_result - - -# Only perform the check for file, if the check method requires it -test -z "$MAGIC_CMD" && MAGIC_CMD=file -case $deplibs_check_method in -file_magic*) - if test "$file_magic_cmd" = '$MAGIC_CMD'; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5 -printf %s "checking for ${ac_tool_prefix}file... " >&6; } -if test ${lt_cv_path_MAGIC_CMD+y} -then : - printf %s "(cached) " >&6 -else $as_nop - case $MAGIC_CMD in -[\\/*] | ?:[\\/]*) - lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a path. - ;; -*) - lt_save_MAGIC_CMD=$MAGIC_CMD - lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR - ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" - for ac_dir in $ac_dummy; do - IFS=$lt_save_ifs - test -z "$ac_dir" && ac_dir=. - if test -f "$ac_dir/${ac_tool_prefix}file"; then - lt_cv_path_MAGIC_CMD=$ac_dir/"${ac_tool_prefix}file" - if test -n "$file_magic_test_file"; then - case $deplibs_check_method in - "file_magic "*) - file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` - MAGIC_CMD=$lt_cv_path_MAGIC_CMD - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | - $EGREP "$file_magic_regex" > /dev/null; then - : - else - cat <<_LT_EOF 1>&2 - -*** Warning: the command libtool uses to detect shared libraries, -*** $file_magic_cmd, produces output that libtool cannot recognize. -*** The result is that libtool may fail to recognize shared libraries -*** as such. This will affect the creation of libtool libraries that -*** depend on shared libraries, but programs linked with such libtool -*** libraries will work regardless of this problem. Nevertheless, you -*** may want to report the problem to your system manager and/or to -*** bug-libtool@gnu.org - -_LT_EOF - fi ;; - esac - fi - break - fi - done - IFS=$lt_save_ifs - MAGIC_CMD=$lt_save_MAGIC_CMD - ;; -esac -fi - -MAGIC_CMD=$lt_cv_path_MAGIC_CMD -if test -n "$MAGIC_CMD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 -printf "%s\n" "$MAGIC_CMD" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - - - - -if test -z "$lt_cv_path_MAGIC_CMD"; then - if test -n "$ac_tool_prefix"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for file" >&5 -printf %s "checking for file... " >&6; } -if test ${lt_cv_path_MAGIC_CMD+y} -then : - printf %s "(cached) " >&6 -else $as_nop - case $MAGIC_CMD in -[\\/*] | ?:[\\/]*) - lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a path. - ;; -*) - lt_save_MAGIC_CMD=$MAGIC_CMD - lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR - ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" - for ac_dir in $ac_dummy; do - IFS=$lt_save_ifs - test -z "$ac_dir" && ac_dir=. - if test -f "$ac_dir/file"; then - lt_cv_path_MAGIC_CMD=$ac_dir/"file" - if test -n "$file_magic_test_file"; then - case $deplibs_check_method in - "file_magic "*) - file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` - MAGIC_CMD=$lt_cv_path_MAGIC_CMD - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | - $EGREP "$file_magic_regex" > /dev/null; then - : - else - cat <<_LT_EOF 1>&2 - -*** Warning: the command libtool uses to detect shared libraries, -*** $file_magic_cmd, produces output that libtool cannot recognize. -*** The result is that libtool may fail to recognize shared libraries -*** as such. This will affect the creation of libtool libraries that -*** depend on shared libraries, but programs linked with such libtool -*** libraries will work regardless of this problem. Nevertheless, you -*** may want to report the problem to your system manager and/or to -*** bug-libtool@gnu.org - -_LT_EOF - fi ;; - esac - fi - break - fi - done - IFS=$lt_save_ifs - MAGIC_CMD=$lt_save_MAGIC_CMD - ;; -esac -fi - -MAGIC_CMD=$lt_cv_path_MAGIC_CMD -if test -n "$MAGIC_CMD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 -printf "%s\n" "$MAGIC_CMD" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - - else - MAGIC_CMD=: - fi -fi - - fi - ;; -esac - -# Use C for the default configuration in the libtool script - -lt_save_CC=$CC -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -# Source file extension for C test sources. -ac_ext=c - -# Object file extension for compiled C test sources. -objext=o -objext=$objext - -# Code to be used in simple compile tests -lt_simple_compile_test_code="int some_variable = 0;" - -# Code to be used in simple link tests -lt_simple_link_test_code='int main(){return(0);}' - - - - - - - -# If no C compiler was specified, use CC. -LTCC=${LTCC-"$CC"} - -# If no C compiler flags were specified, use CFLAGS. -LTCFLAGS=${LTCFLAGS-"$CFLAGS"} - -# Allow CC to be a program name with arguments. -compiler=$CC - -# Save the default compiler, since it gets overwritten when the other -# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. -compiler_DEFAULT=$CC - -# save warnings/boilerplate of simple test code -ac_outfile=conftest.$ac_objext -echo "$lt_simple_compile_test_code" >conftest.$ac_ext -eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_compiler_boilerplate=`cat conftest.err` -$RM conftest* - -ac_outfile=conftest.$ac_objext -echo "$lt_simple_link_test_code" >conftest.$ac_ext -eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_linker_boilerplate=`cat conftest.err` -$RM -r conftest* - - -if test -n "$compiler"; then - -lt_prog_compiler_no_builtin_flag= - -if test yes = "$GCC"; then - case $cc_basename in - nvcc*) - lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;; - *) - lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;; - esac - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 -printf %s "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; } -if test ${lt_cv_prog_compiler_rtti_exceptions+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_prog_compiler_rtti_exceptions=no - ac_outfile=conftest.$ac_objext - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - lt_compiler_flag="-fno-rtti -fno-exceptions" ## exclude from sc_useless_quotes_in_assignment - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - # The option is referenced via a variable to avoid confusing sed. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>conftest.err) - ac_status=$? - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s "$ac_outfile"; then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings other than the usual output. - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_rtti_exceptions=yes - fi - fi - $RM conftest* - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 -printf "%s\n" "$lt_cv_prog_compiler_rtti_exceptions" >&6; } - -if test yes = "$lt_cv_prog_compiler_rtti_exceptions"; then - lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions" -else - : -fi - -fi - - - - - - - lt_prog_compiler_wl= -lt_prog_compiler_pic= -lt_prog_compiler_static= - - - if test yes = "$GCC"; then - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_static='-static' - - case $host_os in - aix*) - # All AIX code is PIC. - if test ia64 = "$host_cpu"; then - # AIX 5 now supports IA64 processor - lt_prog_compiler_static='-Bstatic' - fi - lt_prog_compiler_pic='-fPIC' - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - lt_prog_compiler_pic='-fPIC' - ;; - m68k) - # FIXME: we need at least 68020 code to build shared libraries, but - # adding the '-m68020' flag to GCC prevents building anything better, - # like '-m68040'. - lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4' - ;; - esac - ;; - - beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) - # PIC is the default for these OSes. - ;; - - mingw* | cygwin* | pw32* | os2* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - # Although the cygwin gcc ignores -fPIC, still need this for old-style - # (--disable-auto-import) libraries - lt_prog_compiler_pic='-DDLL_EXPORT' - case $host_os in - os2*) - lt_prog_compiler_static='$wl-static' - ;; - esac - ;; - - darwin* | rhapsody*) - # PIC is the default on this platform - # Common symbols not allowed in MH_DYLIB files - lt_prog_compiler_pic='-fno-common' - ;; - - haiku*) - # PIC is the default for Haiku. - # The "-static" flag exists, but is broken. - lt_prog_compiler_static= - ;; - - hpux*) - # PIC is the default for 64-bit PA HP-UX, but not for 32-bit - # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag - # sets the default TLS model and affects inlining. - case $host_cpu in - hppa*64*) - # +Z the default - ;; - *) - lt_prog_compiler_pic='-fPIC' - ;; - esac - ;; - - interix[3-9]*) - # Interix 3.x gcc -fpic/-fPIC options generate broken code. - # Instead, we relocate shared libraries at runtime. - ;; - - msdosdjgpp*) - # Just because we use GCC doesn't mean we suddenly get shared libraries - # on systems that don't support them. - lt_prog_compiler_can_build_shared=no - enable_shared=no - ;; - - *nto* | *qnx*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - lt_prog_compiler_pic='-fPIC -shared' - ;; - - sysv4*MP*) - if test -d /usr/nec; then - lt_prog_compiler_pic=-Kconform_pic - fi - ;; - - *) - lt_prog_compiler_pic='-fPIC' - ;; - esac - - case $cc_basename in - nvcc*) # Cuda Compiler Driver 2.2 - lt_prog_compiler_wl='-Xlinker ' - if test -n "$lt_prog_compiler_pic"; then - lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic" - fi - ;; - esac - else - # PORTME Check for flag to pass linker flags through the system compiler. - case $host_os in - aix*) - lt_prog_compiler_wl='-Wl,' - if test ia64 = "$host_cpu"; then - # AIX 5 now supports IA64 processor - lt_prog_compiler_static='-Bstatic' - else - lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp' - fi - ;; - - darwin* | rhapsody*) - # PIC is the default on this platform - # Common symbols not allowed in MH_DYLIB files - lt_prog_compiler_pic='-fno-common' - case $cc_basename in - nagfor*) - # NAG Fortran compiler - lt_prog_compiler_wl='-Wl,-Wl,,' - lt_prog_compiler_pic='-PIC' - lt_prog_compiler_static='-Bstatic' - ;; - esac - ;; - - mingw* | cygwin* | pw32* | os2* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - lt_prog_compiler_pic='-DDLL_EXPORT' - case $host_os in - os2*) - lt_prog_compiler_static='$wl-static' - ;; - esac - ;; - - hpux9* | hpux10* | hpux11*) - lt_prog_compiler_wl='-Wl,' - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but - # not for PA HP-UX. - case $host_cpu in - hppa*64*|ia64*) - # +Z the default - ;; - *) - lt_prog_compiler_pic='+Z' - ;; - esac - # Is there a better lt_prog_compiler_static that works with the bundled CC? - lt_prog_compiler_static='$wl-a ${wl}archive' - ;; - - irix5* | irix6* | nonstopux*) - lt_prog_compiler_wl='-Wl,' - # PIC (with -KPIC) is the default. - lt_prog_compiler_static='-non_shared' - ;; - - linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) - case $cc_basename in - # old Intel for x86_64, which still supported -KPIC. - ecc*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-static' - ;; - # flang / f18. f95 an alias for gfortran or flang on Debian - flang* | f18* | f95*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-fPIC' - lt_prog_compiler_static='-static' - ;; - # icc used to be incompatible with GCC. - # ICC 10 doesn't accept -KPIC any more. - icc* | ifort*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-fPIC' - lt_prog_compiler_static='-static' - ;; - # Lahey Fortran 8.1. - lf95*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='--shared' - lt_prog_compiler_static='--static' - ;; - nagfor*) - # NAG Fortran compiler - lt_prog_compiler_wl='-Wl,-Wl,,' - lt_prog_compiler_pic='-PIC' - lt_prog_compiler_static='-Bstatic' - ;; - tcc*) - # Fabrice Bellard et al's Tiny C Compiler - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-fPIC' - lt_prog_compiler_static='-static' - ;; - pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) - # Portland Group compilers (*not* the Pentium gcc compiler, - # which looks to be a dead project) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-fpic' - lt_prog_compiler_static='-Bstatic' - ;; - ccc*) - lt_prog_compiler_wl='-Wl,' - # All Alpha code is PIC. - lt_prog_compiler_static='-non_shared' - ;; - xl* | bgxl* | bgf* | mpixl*) - # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-qpic' - lt_prog_compiler_static='-qstaticlink' - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) - # Sun Fortran 8.3 passes all unrecognized flags to the linker - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - lt_prog_compiler_wl='' - ;; - *Sun\ F* | *Sun*Fortran*) - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - lt_prog_compiler_wl='-Qoption ld ' - ;; - *Sun\ C*) - # Sun C 5.9 - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - lt_prog_compiler_wl='-Wl,' - ;; - *Intel*\ [CF]*Compiler*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-fPIC' - lt_prog_compiler_static='-static' - ;; - *Portland\ Group*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-fpic' - lt_prog_compiler_static='-Bstatic' - ;; - esac - ;; - esac - ;; - - newsos6) - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - ;; - - *nto* | *qnx*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - lt_prog_compiler_pic='-fPIC -shared' - ;; - - osf3* | osf4* | osf5*) - lt_prog_compiler_wl='-Wl,' - # All OSF/1 code is PIC. - lt_prog_compiler_static='-non_shared' - ;; - - rdos*) - lt_prog_compiler_static='-non_shared' - ;; - - solaris*) - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - case $cc_basename in - f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) - lt_prog_compiler_wl='-Qoption ld ';; - *) - lt_prog_compiler_wl='-Wl,';; - esac - ;; - - sunos4*) - lt_prog_compiler_wl='-Qoption ld ' - lt_prog_compiler_pic='-PIC' - lt_prog_compiler_static='-Bstatic' - ;; - - sysv4 | sysv4.2uw2* | sysv4.3*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - ;; - - sysv4*MP*) - if test -d /usr/nec; then - lt_prog_compiler_pic='-Kconform_pic' - lt_prog_compiler_static='-Bstatic' - fi - ;; - - sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - ;; - - unicos*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_can_build_shared=no - ;; - - uts4*) - lt_prog_compiler_pic='-pic' - lt_prog_compiler_static='-Bstatic' - ;; - - *) - lt_prog_compiler_can_build_shared=no - ;; - esac - fi - -case $host_os in - # For platforms that do not support PIC, -DPIC is meaningless: - *djgpp*) - lt_prog_compiler_pic= - ;; - *) - lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC" - ;; -esac - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 -printf %s "checking for $compiler option to produce PIC... " >&6; } -if test ${lt_cv_prog_compiler_pic+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_prog_compiler_pic=$lt_prog_compiler_pic -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5 -printf "%s\n" "$lt_cv_prog_compiler_pic" >&6; } -lt_prog_compiler_pic=$lt_cv_prog_compiler_pic - -# -# Check to make sure the PIC flag actually works. -# -if test -n "$lt_prog_compiler_pic"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 -printf %s "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; } -if test ${lt_cv_prog_compiler_pic_works+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_prog_compiler_pic_works=no - ac_outfile=conftest.$ac_objext - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - lt_compiler_flag="$lt_prog_compiler_pic -DPIC" ## exclude from sc_useless_quotes_in_assignment - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - # The option is referenced via a variable to avoid confusing sed. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>conftest.err) - ac_status=$? - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s "$ac_outfile"; then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings other than the usual output. - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_pic_works=yes - fi - fi - $RM conftest* - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5 -printf "%s\n" "$lt_cv_prog_compiler_pic_works" >&6; } - -if test yes = "$lt_cv_prog_compiler_pic_works"; then - case $lt_prog_compiler_pic in - "" | " "*) ;; - *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;; - esac -else - lt_prog_compiler_pic= - lt_prog_compiler_can_build_shared=no -fi - -fi - - - - - - - - - - - -# -# Check to make sure the static flag actually works. -# -wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 -printf %s "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } -if test ${lt_cv_prog_compiler_static_works+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_prog_compiler_static_works=no - save_LDFLAGS=$LDFLAGS - LDFLAGS="$LDFLAGS $lt_tmp_static_flag" - echo "$lt_simple_link_test_code" > conftest.$ac_ext - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then - # The linker can only warn and ignore the option if not recognized - # So say no if there are warnings - if test -s conftest.err; then - # Append any errors to the config.log. - cat conftest.err 1>&5 - $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_static_works=yes - fi - else - lt_cv_prog_compiler_static_works=yes - fi - fi - $RM -r conftest* - LDFLAGS=$save_LDFLAGS - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5 -printf "%s\n" "$lt_cv_prog_compiler_static_works" >&6; } - -if test yes = "$lt_cv_prog_compiler_static_works"; then - : -else - lt_prog_compiler_static= -fi - - - - - - - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 -printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; } -if test ${lt_cv_prog_compiler_c_o+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_prog_compiler_c_o=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - lt_cv_prog_compiler_c_o=yes - fi - fi - chmod u+w . 2>&5 - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 -printf "%s\n" "$lt_cv_prog_compiler_c_o" >&6; } - - - - - - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 -printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; } -if test ${lt_cv_prog_compiler_c_o+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_prog_compiler_c_o=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - lt_cv_prog_compiler_c_o=yes - fi - fi - chmod u+w . 2>&5 - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 -printf "%s\n" "$lt_cv_prog_compiler_c_o" >&6; } - - - - -hard_links=nottested -if test no = "$lt_cv_prog_compiler_c_o" && test no != "$need_locks"; then - # do not overwrite the value of need_locks provided by the user - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 -printf %s "checking if we can lock with hard links... " >&6; } - hard_links=yes - $RM conftest* - ln conftest.a conftest.b 2>/dev/null && hard_links=no - touch conftest.a - ln conftest.a conftest.b 2>&5 || hard_links=no - ln conftest.a conftest.b 2>/dev/null && hard_links=no - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 -printf "%s\n" "$hard_links" >&6; } - if test no = "$hard_links"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5 -printf "%s\n" "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;} - need_locks=warn - fi -else - need_locks=no -fi - - - - - - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -printf %s "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } - - runpath_var= - allow_undefined_flag= - always_export_symbols=no - archive_cmds= - archive_expsym_cmds= - compiler_needs_object=no - enable_shared_with_static_runtimes=no - export_dynamic_flag_spec= - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - hardcode_automatic=no - hardcode_direct=no - hardcode_direct_absolute=no - hardcode_libdir_flag_spec= - hardcode_libdir_separator= - hardcode_minus_L=no - hardcode_shlibpath_var=unsupported - inherit_rpath=no - link_all_deplibs=unknown - module_cmds= - module_expsym_cmds= - old_archive_from_new_cmds= - old_archive_from_expsyms_cmds= - thread_safe_flag_spec= - whole_archive_flag_spec= - # include_expsyms should be a list of space-separated symbols to be *always* - # included in the symbol list - include_expsyms= - # exclude_expsyms can be an extended regexp of symbols to exclude - # it will be wrapped by ' (' and ')$', so one must not match beginning or - # end of line. Example: 'a|bc|.*d.*' will exclude the symbols 'a' and 'bc', - # as well as any symbol that contains 'd'. - exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out - # platforms (ab)use it in PIC code, but their linkers get confused if - # the symbol is explicitly referenced. Since portable code cannot - # rely on this symbol name, it's probably fine to never include it in - # preloaded symbol tables. - # Exclude shared library initialization/finalization symbols. - extract_expsyms_cmds= - - case $host_os in - cygwin* | mingw* | pw32* | cegcc*) - # FIXME: the MSVC++ port hasn't been tested in a loooong time - # When not using gcc, we currently assume that we are using - # Microsoft Visual C++. - if test yes != "$GCC"; then - with_gnu_ld=no - fi - ;; - interix*) - # we just hope/assume this is gcc and not c89 (= MSVC++) - with_gnu_ld=yes - ;; - openbsd* | bitrig*) - with_gnu_ld=no - ;; - linux* | k*bsd*-gnu | gnu*) - link_all_deplibs=no - ;; - esac - - ld_shlibs=yes - - # On some targets, GNU ld is compatible enough with the native linker - # that we're better off using the native interface for both. - lt_use_gnu_ld_interface=no - if test yes = "$with_gnu_ld"; then - case $host_os in - aix*) - # The AIX port of GNU ld has always aspired to compatibility - # with the native linker. However, as the warning in the GNU ld - # block says, versions before 2.19.5* couldn't really create working - # shared libraries, regardless of the interface used. - case `$LD -v 2>&1` in - *\ \(GNU\ Binutils\)\ 2.19.5*) ;; - *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;; - *\ \(GNU\ Binutils\)\ [3-9]*) ;; - *) - lt_use_gnu_ld_interface=yes - ;; - esac - ;; - *) - lt_use_gnu_ld_interface=yes - ;; - esac - fi - - if test yes = "$lt_use_gnu_ld_interface"; then - # If archive_cmds runs LD, not CC, wlarc should be empty - wlarc='$wl' - - # Set some defaults for GNU ld with shared library support. These - # are reset later if shared libraries are not supported. Putting them - # here allows them to be overridden if necessary. - runpath_var=LD_RUN_PATH - hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' - export_dynamic_flag_spec='$wl--export-dynamic' - # ancient GNU ld didn't support --whole-archive et. al. - if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then - whole_archive_flag_spec=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive' - else - whole_archive_flag_spec= - fi - supports_anon_versioning=no - case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in - *GNU\ gold*) supports_anon_versioning=yes ;; - *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... - *\ 2.11.*) ;; # other 2.11 versions - *) supports_anon_versioning=yes ;; - esac - - # See if GNU ld supports shared libraries. - case $host_os in - aix[3-9]*) - # On AIX/PPC, the GNU linker is very broken - if test ia64 != "$host_cpu"; then - ld_shlibs=no - cat <<_LT_EOF 1>&2 - -*** Warning: the GNU linker, at least up to release 2.19, is reported -*** to be unable to reliably create shared libraries on AIX. -*** Therefore, libtool is disabling shared libraries support. If you -*** really care for shared libraries, you may want to install binutils -*** 2.20 or above, or modify your PATH so that a non-GNU linker is found. -*** You will then need to restart the configuration process. - -_LT_EOF - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - archive_expsym_cmds='' - ;; - m68k) - archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' - hardcode_libdir_flag_spec='-L$libdir' - hardcode_minus_L=yes - ;; - esac - ;; - - beos*) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - allow_undefined_flag=unsupported - # Joseph Beckenbach says some releases of gcc - # support --undefined. This deserves some investigation. FIXME - archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - else - ld_shlibs=no - fi - ;; - - cygwin* | mingw* | pw32* | cegcc*) - # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless, - # as there is no search path for DLLs. - hardcode_libdir_flag_spec='-L$libdir' - export_dynamic_flag_spec='$wl--export-all-symbols' - allow_undefined_flag=unsupported - always_export_symbols=no - enable_shared_with_static_runtimes=yes - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' - exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname' - - if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - # If the export-symbols file already is a .def file, use it as - # is; otherwise, prepend EXPORTS... - archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then - cp $export_symbols $output_objdir/$soname.def; - else - echo EXPORTS > $output_objdir/$soname.def; - cat $export_symbols >> $output_objdir/$soname.def; - fi~ - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - else - ld_shlibs=no - fi - ;; - - haiku*) - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - link_all_deplibs=yes - ;; - - os2*) - hardcode_libdir_flag_spec='-L$libdir' - hardcode_minus_L=yes - allow_undefined_flag=unsupported - shrext_cmds=.dll - archive_cmds='$ECHO "LIBRARY ${soname%$shared_ext} INITINSTANCE TERMINSTANCE" > $output_objdir/$libname.def~ - $ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~ - $ECHO "DATA MULTIPLE NONSHARED" >> $output_objdir/$libname.def~ - $ECHO EXPORTS >> $output_objdir/$libname.def~ - emxexp $libobjs | $SED /"_DLL_InitTerm"/d >> $output_objdir/$libname.def~ - $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~ - emximp -o $lib $output_objdir/$libname.def' - archive_expsym_cmds='$ECHO "LIBRARY ${soname%$shared_ext} INITINSTANCE TERMINSTANCE" > $output_objdir/$libname.def~ - $ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~ - $ECHO "DATA MULTIPLE NONSHARED" >> $output_objdir/$libname.def~ - $ECHO EXPORTS >> $output_objdir/$libname.def~ - prefix_cmds="$SED"~ - if test EXPORTS = "`$SED 1q $export_symbols`"; then - prefix_cmds="$prefix_cmds -e 1d"; - fi~ - prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~ - cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~ - $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~ - emximp -o $lib $output_objdir/$libname.def' - old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def' - enable_shared_with_static_runtimes=yes - ;; - - interix[3-9]*) - hardcode_direct=no - hardcode_shlibpath_var=no - hardcode_libdir_flag_spec='$wl-rpath,$libdir' - export_dynamic_flag_spec='$wl-E' - # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. - # Instead, shared libraries are loaded at an image base (0x10000000 by - # default) and relocated if they conflict, which is a slow very memory - # consuming and fragmenting process. To avoid this, we pick a random, - # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link - # time. Moving up from 0x10000000 also allows more sbrk(2) space. - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - ;; - - gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) - tmp_diet=no - if test linux-dietlibc = "$host_os"; then - case $cc_basename in - diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) - esac - fi - if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ - && test no = "$tmp_diet" - then - tmp_addflag=' $pic_flag' - tmp_sharedflag='-shared' - case $cc_basename,$host_cpu in - pgcc*) # Portland Group C compiler - whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' - tmp_addflag=' $pic_flag' - ;; - pgf77* | pgf90* | pgf95* | pgfortran*) - # Portland Group f77 and f90 compilers - whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' - tmp_addflag=' $pic_flag -Mnomain' ;; - ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 - tmp_addflag=' -i_dynamic' ;; - efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 - tmp_addflag=' -i_dynamic -nofor_main' ;; - ifc* | ifort*) # Intel Fortran compiler - tmp_addflag=' -nofor_main' ;; - lf95*) # Lahey Fortran 8.1 - whole_archive_flag_spec= - tmp_sharedflag='--shared' ;; - nagfor*) # NAGFOR 5.3 - tmp_sharedflag='-Wl,-shared' ;; - xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below) - tmp_sharedflag='-qmkshrobj' - tmp_addflag= ;; - nvcc*) # Cuda Compiler Driver 2.2 - whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' - compiler_needs_object=yes - ;; - esac - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) # Sun C 5.9 - whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' - compiler_needs_object=yes - tmp_sharedflag='-G' ;; - *Sun\ F*) # Sun Fortran 8.3 - tmp_sharedflag='-G' ;; - esac - archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - - if test yes = "$supports_anon_versioning"; then - archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib' - fi - - case $cc_basename in - tcc*) - export_dynamic_flag_spec='-rdynamic' - ;; - xlf* | bgf* | bgxlf* | mpixlf*) - # IBM XL Fortran 10.1 on PPC cannot create shared libs itself - whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive' - hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' - archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' - if test yes = "$supports_anon_versioning"; then - archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' - fi - ;; - esac - else - ld_shlibs=no - fi - ;; - - netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' - wlarc= - else - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' - fi - ;; - - solaris*) - if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then - ld_shlibs=no - cat <<_LT_EOF 1>&2 - -*** Warning: The releases 2.8.* of the GNU linker cannot reliably -*** create shared libraries on Solaris systems. Therefore, libtool -*** is disabling shared libraries support. We urge you to upgrade GNU -*** binutils to release 2.9.1 or newer. Another option is to modify -*** your PATH or compiler configuration so that the native linker is -*** used, and then restart. - -_LT_EOF - elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' - else - ld_shlibs=no - fi - ;; - - sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) - case `$LD -v 2>&1` in - *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) - ld_shlibs=no - cat <<_LT_EOF 1>&2 - -*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 cannot -*** reliably create shared libraries on SCO systems. Therefore, libtool -*** is disabling shared libraries support. We urge you to upgrade GNU -*** binutils to release 2.16.91.0.3 or newer. Another option is to modify -*** your PATH or compiler configuration so that the native linker is -*** used, and then restart. - -_LT_EOF - ;; - *) - # For security reasons, it is highly recommended that you always - # use absolute paths for naming shared libraries, and exclude the - # DT_RUNPATH tag from executables and libraries. But doing so - # requires that you compile everything twice, which is a pain. - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' - else - ld_shlibs=no - fi - ;; - esac - ;; - - sunos4*) - archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' - wlarc= - hardcode_direct=yes - hardcode_shlibpath_var=no - ;; - - *) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' - else - ld_shlibs=no - fi - ;; - esac - - if test no = "$ld_shlibs"; then - runpath_var= - hardcode_libdir_flag_spec= - export_dynamic_flag_spec= - whole_archive_flag_spec= - fi - else - # PORTME fill in a description of your system's linker (not GNU ld) - case $host_os in - aix3*) - allow_undefined_flag=unsupported - always_export_symbols=yes - archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' - # Note: this linker hardcodes the directories in LIBPATH if there - # are no directories specified by -L. - hardcode_minus_L=yes - if test yes = "$GCC" && test -z "$lt_prog_compiler_static"; then - # Neither direct hardcoding nor static linking is supported with a - # broken collect2. - hardcode_direct=unsupported - fi - ;; - - aix[4-9]*) - if test ia64 = "$host_cpu"; then - # On IA64, the linker does run time linking by default, so we don't - # have to do anything special. - aix_use_runtimelinking=no - exp_sym_flag='-Bexport' - no_entry_flag= - else - # If we're using GNU nm, then we don't want the "-C" option. - # -C means demangle to GNU nm, but means don't demangle to AIX nm. - # Without the "-l" option, or with the "-B" option, AIX nm treats - # weak defined symbols like other global defined symbols, whereas - # GNU nm marks them as "W". - # While the 'weak' keyword is ignored in the Export File, we need - # it in the Import File for the 'aix-soname' feature, so we have - # to replace the "-B" option with "-P" for AIX nm. - if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then - export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols' - else - export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' - fi - aix_use_runtimelinking=no - - # Test if we are trying to use run time linking or normal - # AIX style linking. If -brtl is somewhere in LDFLAGS, we - # have runtime linking enabled, and use it for executables. - # For shared libraries, we enable/disable runtime linking - # depending on the kind of the shared library created - - # when "with_aix_soname,aix_use_runtimelinking" is: - # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables - # "aix,yes" lib.so shared, rtl:yes, for executables - # lib.a static archive - # "both,no" lib.so.V(shr.o) shared, rtl:yes - # lib.a(lib.so.V) shared, rtl:no, for executables - # "both,yes" lib.so.V(shr.o) shared, rtl:yes, for executables - # lib.a(lib.so.V) shared, rtl:no - # "svr4,*" lib.so.V(shr.o) shared, rtl:yes, for executables - # lib.a static archive - case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*) - for ld_flag in $LDFLAGS; do - if (test x-brtl = "x$ld_flag" || test x-Wl,-brtl = "x$ld_flag"); then - aix_use_runtimelinking=yes - break - fi - done - if test svr4,no = "$with_aix_soname,$aix_use_runtimelinking"; then - # With aix-soname=svr4, we create the lib.so.V shared archives only, - # so we don't have lib.a shared libs to link our executables. - # We have to force runtime linking in this case. - aix_use_runtimelinking=yes - LDFLAGS="$LDFLAGS -Wl,-brtl" - fi - ;; - esac - - exp_sym_flag='-bexport' - no_entry_flag='-bnoentry' - fi - - # When large executables or shared objects are built, AIX ld can - # have problems creating the table of contents. If linking a library - # or program results in "error TOC overflow" add -mminimal-toc to - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. - - archive_cmds='' - hardcode_direct=yes - hardcode_direct_absolute=yes - hardcode_libdir_separator=':' - link_all_deplibs=yes - file_list_spec='$wl-f,' - case $with_aix_soname,$aix_use_runtimelinking in - aix,*) ;; # traditional, no import file - svr4,* | *,yes) # use import file - # The Import File defines what to hardcode. - hardcode_direct=no - hardcode_direct_absolute=no - ;; - esac - - if test yes = "$GCC"; then - case $host_os in aix4.[012]|aix4.[012].*) - # We only want to do this on AIX 4.2 and lower, the check - # below for broken collect2 doesn't work under 4.3+ - collect2name=`$CC -print-prog-name=collect2` - if test -f "$collect2name" && - strings "$collect2name" | $GREP resolve_lib_name >/dev/null - then - # We have reworked collect2 - : - else - # We have old collect2 - hardcode_direct=unsupported - # It fails to find uninstalled libraries when the uninstalled - # path is not listed in the libpath. Setting hardcode_minus_L - # to unsupported forces relinking - hardcode_minus_L=yes - hardcode_libdir_flag_spec='-L$libdir' - hardcode_libdir_separator= - fi - ;; - esac - shared_flag='-shared' - if test yes = "$aix_use_runtimelinking"; then - shared_flag="$shared_flag "'$wl-G' - fi - # Need to ensure runtime linking is disabled for the traditional - # shared library, or the linker may eventually find shared libraries - # /with/ Import File - we do not want to mix them. - shared_flag_aix='-shared' - shared_flag_svr4='-shared $wl-G' - else - # not using gcc - if test ia64 = "$host_cpu"; then - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release - # chokes on -Wl,-G. The following line is correct: - shared_flag='-G' - else - if test yes = "$aix_use_runtimelinking"; then - shared_flag='$wl-G' - else - shared_flag='$wl-bM:SRE' - fi - shared_flag_aix='$wl-bM:SRE' - shared_flag_svr4='$wl-G' - fi - fi - - export_dynamic_flag_spec='$wl-bexpall' - # It seems that -bexpall does not export symbols beginning with - # underscore (_), so it is better to generate a list of symbols to export. - always_export_symbols=yes - if test aix,yes = "$with_aix_soname,$aix_use_runtimelinking"; then - # Warning - without using the other runtime loading flags (-brtl), - # -berok will link without error, but may produce a broken library. - allow_undefined_flag='-berok' - # Determine the default libpath from the value encoded in an - # empty executable. - if test set = "${lt_cv_aix_libpath+set}"; then - aix_libpath=$lt_cv_aix_libpath -else - if test ${lt_cv_aix_libpath_+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - - lt_aix_libpath_sed=' - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }' - lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$lt_cv_aix_libpath_"; then - lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - if test -z "$lt_cv_aix_libpath_"; then - lt_cv_aix_libpath_=/usr/lib:/lib - fi - -fi - - aix_libpath=$lt_cv_aix_libpath_ -fi - - hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" - archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag - else - if test ia64 = "$host_cpu"; then - hardcode_libdir_flag_spec='$wl-R $libdir:/usr/lib:/lib' - allow_undefined_flag="-z nodefs" - archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\$wl$no_entry_flag"' $compiler_flags $wl$allow_undefined_flag '"\$wl$exp_sym_flag:\$export_symbols" - else - # Determine the default libpath from the value encoded in an - # empty executable. - if test set = "${lt_cv_aix_libpath+set}"; then - aix_libpath=$lt_cv_aix_libpath -else - if test ${lt_cv_aix_libpath_+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - - lt_aix_libpath_sed=' - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }' - lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$lt_cv_aix_libpath_"; then - lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - if test -z "$lt_cv_aix_libpath_"; then - lt_cv_aix_libpath_=/usr/lib:/lib - fi - -fi - - aix_libpath=$lt_cv_aix_libpath_ -fi - - hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" - # Warning - without using the other run time loading flags, - # -berok will link without error, but may produce a broken library. - no_undefined_flag=' $wl-bernotok' - allow_undefined_flag=' $wl-berok' - if test yes = "$with_gnu_ld"; then - # We only use this code for GNU lds that support --whole-archive. - whole_archive_flag_spec='$wl--whole-archive$convenience $wl--no-whole-archive' - else - # Exported symbols can be pulled into shared objects from archives - whole_archive_flag_spec='$convenience' - fi - archive_cmds_need_lc=yes - archive_expsym_cmds='$RM -r $output_objdir/$realname.d~$MKDIR $output_objdir/$realname.d' - # -brtl affects multiple linker settings, -berok does not and is overridden later - compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' - if test svr4 != "$with_aix_soname"; then - # This is similar to how AIX traditionally builds its shared libraries. - archive_expsym_cmds="$archive_expsym_cmds"'~$CC '$shared_flag_aix' -o $output_objdir/$realname.d/$soname $libobjs $deplibs $wl-bnoentry '$compiler_flags_filtered'$wl-bE:$export_symbols$allow_undefined_flag~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$realname.d/$soname' - fi - if test aix != "$with_aix_soname"; then - archive_expsym_cmds="$archive_expsym_cmds"'~$CC '$shared_flag_svr4' -o $output_objdir/$realname.d/$shared_archive_member_spec.o $libobjs $deplibs $wl-bnoentry '$compiler_flags_filtered'$wl-bE:$export_symbols$allow_undefined_flag~$STRIP -e $output_objdir/$realname.d/$shared_archive_member_spec.o~( func_echo_all "#! $soname($shared_archive_member_spec.o)"; if test shr_64 = "$shared_archive_member_spec"; then func_echo_all "# 64"; else func_echo_all "# 32"; fi; cat $export_symbols ) > $output_objdir/$realname.d/$shared_archive_member_spec.imp~$AR $AR_FLAGS $output_objdir/$soname $output_objdir/$realname.d/$shared_archive_member_spec.o $output_objdir/$realname.d/$shared_archive_member_spec.imp' - else - # used by -dlpreopen to get the symbols - archive_expsym_cmds="$archive_expsym_cmds"'~$MV $output_objdir/$realname.d/$soname $output_objdir' - fi - archive_expsym_cmds="$archive_expsym_cmds"'~$RM -r $output_objdir/$realname.d' - fi - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' - archive_expsym_cmds='' - ;; - m68k) - archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' - hardcode_libdir_flag_spec='-L$libdir' - hardcode_minus_L=yes - ;; - esac - ;; - - bsdi[45]*) - export_dynamic_flag_spec=-rdynamic - ;; - - cygwin* | mingw* | pw32* | cegcc*) - # When not using gcc, we currently assume that we are using - # Microsoft Visual C++. - # hardcode_libdir_flag_spec is actually meaningless, as there is - # no search path for DLLs. - case $cc_basename in - cl*) - # Native MSVC - hardcode_libdir_flag_spec=' ' - allow_undefined_flag=unsupported - always_export_symbols=yes - file_list_spec='@' - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=.dll - # FIXME: Setting linknames here is a bad hack. - archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' - archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then - cp "$export_symbols" "$output_objdir/$soname.def"; - echo "$tool_output_objdir$soname.def" > "$output_objdir/$soname.exp"; - else - $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp; - fi~ - $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ - linknames=' - # The linker will not automatically build a static lib if we build a DLL. - # _LT_TAGVAR(old_archive_from_new_cmds, )='true' - enable_shared_with_static_runtimes=yes - exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols' - # Don't use ranlib - old_postinstall_cmds='chmod 644 $oldlib' - postlink_cmds='lt_outputfile="@OUTPUT@"~ - lt_tool_outputfile="@TOOL_OUTPUT@"~ - case $lt_outputfile in - *.exe|*.EXE) ;; - *) - lt_outputfile=$lt_outputfile.exe - lt_tool_outputfile=$lt_tool_outputfile.exe - ;; - esac~ - if test : != "$MANIFEST_TOOL" && test -f "$lt_outputfile.manifest"; then - $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; - $RM "$lt_outputfile.manifest"; - fi' - ;; - *) - # Assume MSVC wrapper - hardcode_libdir_flag_spec=' ' - allow_undefined_flag=unsupported - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=.dll - # FIXME: Setting linknames here is a bad hack. - archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' - # The linker will automatically build a .lib file if we build a DLL. - old_archive_from_new_cmds='true' - # FIXME: Should let the user specify the lib program. - old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs' - enable_shared_with_static_runtimes=yes - ;; - esac - ;; - - darwin* | rhapsody*) - - - archive_cmds_need_lc=no - hardcode_direct=no - hardcode_automatic=yes - hardcode_shlibpath_var=unsupported - if test yes = "$lt_cv_ld_force_load"; then - whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' - - else - whole_archive_flag_spec='' - fi - link_all_deplibs=yes - allow_undefined_flag=$_lt_dar_allow_undefined - case $cc_basename in - ifort*|nagfor*) _lt_dar_can_shared=yes ;; - *) _lt_dar_can_shared=$GCC ;; - esac - if test yes = "$_lt_dar_can_shared"; then - output_verbose_link_cmd=func_echo_all - archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dsymutil" - module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dsymutil" - archive_expsym_cmds="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil" - module_expsym_cmds="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil" - - else - ld_shlibs=no - fi - - ;; - - dgux*) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_libdir_flag_spec='-L$libdir' - hardcode_shlibpath_var=no - ;; - - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor - # support. Future versions do this automatically, but an explicit c++rt0.o - # does not break anything, and helps significantly (at the cost of a little - # extra space). - freebsd2.2*) - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes - hardcode_shlibpath_var=no - ;; - - # Unfortunately, older versions of FreeBSD 2 do not have this feature. - freebsd2.*) - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' - hardcode_direct=yes - hardcode_minus_L=yes - hardcode_shlibpath_var=no - ;; - - # FreeBSD 3 and greater uses gcc -shared to do shared libraries. - freebsd* | dragonfly*) - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes - hardcode_shlibpath_var=no - ;; - - hpux9*) - if test yes = "$GCC"; then - archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag $wl+b $wl$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test "x$output_objdir/$soname" = "x$lib" || mv $output_objdir/$soname $lib' - else - archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test "x$output_objdir/$soname" = "x$lib" || mv $output_objdir/$soname $lib' - fi - hardcode_libdir_flag_spec='$wl+b $wl$libdir' - hardcode_libdir_separator=: - hardcode_direct=yes - - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - hardcode_minus_L=yes - export_dynamic_flag_spec='$wl-E' - ;; - - hpux10*) - if test yes,no = "$GCC,$with_gnu_ld"; then - archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags' - else - archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' - fi - if test no = "$with_gnu_ld"; then - hardcode_libdir_flag_spec='$wl+b $wl$libdir' - hardcode_libdir_separator=: - hardcode_direct=yes - hardcode_direct_absolute=yes - export_dynamic_flag_spec='$wl-E' - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - hardcode_minus_L=yes - fi - ;; - - hpux11*) - if test yes,no = "$GCC,$with_gnu_ld"; then - case $host_cpu in - hppa*64*) - archive_cmds='$CC -shared $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - ia64*) - archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - else - case $host_cpu in - hppa*64*) - archive_cmds='$CC -b $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - ia64*) - archive_cmds='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - - # Older versions of the 11.00 compiler do not understand -b yet - # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5 -printf %s "checking if $CC understands -b... " >&6; } -if test ${lt_cv_prog_compiler__b+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_prog_compiler__b=no - save_LDFLAGS=$LDFLAGS - LDFLAGS="$LDFLAGS -b" - echo "$lt_simple_link_test_code" > conftest.$ac_ext - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then - # The linker can only warn and ignore the option if not recognized - # So say no if there are warnings - if test -s conftest.err; then - # Append any errors to the config.log. - cat conftest.err 1>&5 - $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler__b=yes - fi - else - lt_cv_prog_compiler__b=yes - fi - fi - $RM -r conftest* - LDFLAGS=$save_LDFLAGS - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5 -printf "%s\n" "$lt_cv_prog_compiler__b" >&6; } - -if test yes = "$lt_cv_prog_compiler__b"; then - archive_cmds='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags' -else - archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' -fi - - ;; - esac - fi - if test no = "$with_gnu_ld"; then - hardcode_libdir_flag_spec='$wl+b $wl$libdir' - hardcode_libdir_separator=: - - case $host_cpu in - hppa*64*|ia64*) - hardcode_direct=no - hardcode_shlibpath_var=no - ;; - *) - hardcode_direct=yes - hardcode_direct_absolute=yes - export_dynamic_flag_spec='$wl-E' - - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - hardcode_minus_L=yes - ;; - esac - fi - ;; - - irix5* | irix6* | nonstopux*) - if test yes = "$GCC"; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' - # Try to use the -exported_symbol ld option, if it does not - # work, assume that -exports_file does not work either and - # implicitly export all symbols. - # This should be the same for all languages, so no per-tag cache variable. - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5 -printf %s "checking whether the $host_os linker accepts -exported_symbol... " >&6; } -if test ${lt_cv_irix_exported_symbol+y} -then : - printf %s "(cached) " >&6 -else $as_nop - save_LDFLAGS=$LDFLAGS - LDFLAGS="$LDFLAGS -shared $wl-exported_symbol ${wl}foo $wl-update_registry $wl/dev/null" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -int foo (void) { return 0; } -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - lt_cv_irix_exported_symbol=yes -else $as_nop - lt_cv_irix_exported_symbol=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - LDFLAGS=$save_LDFLAGS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5 -printf "%s\n" "$lt_cv_irix_exported_symbol" >&6; } - if test yes = "$lt_cv_irix_exported_symbol"; then - archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' - fi - link_all_deplibs=no - else - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' - fi - archive_cmds_need_lc='no' - hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' - hardcode_libdir_separator=: - inherit_rpath=yes - link_all_deplibs=yes - ;; - - linux*) - case $cc_basename in - tcc*) - # Fabrice Bellard et al's Tiny C Compiler - ld_shlibs=yes - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - ;; - - netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out - else - archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF - fi - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes - hardcode_shlibpath_var=no - ;; - - newsos6) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_direct=yes - hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' - hardcode_libdir_separator=: - hardcode_shlibpath_var=no - ;; - - *nto* | *qnx*) - ;; - - openbsd* | bitrig*) - if test -f /usr/libexec/ld.so; then - hardcode_direct=yes - hardcode_shlibpath_var=no - hardcode_direct_absolute=yes - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-retain-symbols-file,$export_symbols' - hardcode_libdir_flag_spec='$wl-rpath,$libdir' - export_dynamic_flag_spec='$wl-E' - else - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - hardcode_libdir_flag_spec='$wl-rpath,$libdir' - fi - else - ld_shlibs=no - fi - ;; - - os2*) - hardcode_libdir_flag_spec='-L$libdir' - hardcode_minus_L=yes - allow_undefined_flag=unsupported - shrext_cmds=.dll - archive_cmds='$ECHO "LIBRARY ${soname%$shared_ext} INITINSTANCE TERMINSTANCE" > $output_objdir/$libname.def~ - $ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~ - $ECHO "DATA MULTIPLE NONSHARED" >> $output_objdir/$libname.def~ - $ECHO EXPORTS >> $output_objdir/$libname.def~ - emxexp $libobjs | $SED /"_DLL_InitTerm"/d >> $output_objdir/$libname.def~ - $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~ - emximp -o $lib $output_objdir/$libname.def' - archive_expsym_cmds='$ECHO "LIBRARY ${soname%$shared_ext} INITINSTANCE TERMINSTANCE" > $output_objdir/$libname.def~ - $ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~ - $ECHO "DATA MULTIPLE NONSHARED" >> $output_objdir/$libname.def~ - $ECHO EXPORTS >> $output_objdir/$libname.def~ - prefix_cmds="$SED"~ - if test EXPORTS = "`$SED 1q $export_symbols`"; then - prefix_cmds="$prefix_cmds -e 1d"; - fi~ - prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~ - cat $export_symbols | $prefix_cmds >> $output_objdir/$libname.def~ - $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~ - emximp -o $lib $output_objdir/$libname.def' - old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def' - enable_shared_with_static_runtimes=yes - ;; - - osf3*) - if test yes = "$GCC"; then - allow_undefined_flag=' $wl-expect_unresolved $wl\*' - archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' - else - allow_undefined_flag=' -expect_unresolved \*' - archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' - fi - archive_cmds_need_lc='no' - hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' - hardcode_libdir_separator=: - ;; - - osf4* | osf5*) # as osf3* with the addition of -msym flag - if test yes = "$GCC"; then - allow_undefined_flag=' $wl-expect_unresolved $wl\*' - archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' - hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' - else - allow_undefined_flag=' -expect_unresolved \*' - archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' - archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ - $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' - - # Both c and cxx compiler support -rpath directly - hardcode_libdir_flag_spec='-rpath $libdir' - fi - archive_cmds_need_lc='no' - hardcode_libdir_separator=: - ;; - - solaris*) - no_undefined_flag=' -z defs' - if test yes = "$GCC"; then - wlarc='$wl' - archive_cmds='$CC -shared $pic_flag $wl-z ${wl}text $wl-h $wl$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -shared $pic_flag $wl-z ${wl}text $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' - else - case `$CC -V 2>&1` in - *"Compilers 5.0"*) - wlarc='' - archive_cmds='$LD -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $linker_flags' - archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $LD -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' - ;; - *) - wlarc='$wl' - archive_cmds='$CC -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' - ;; - esac - fi - hardcode_libdir_flag_spec='-R$libdir' - hardcode_shlibpath_var=no - case $host_os in - solaris2.[0-5] | solaris2.[0-5].*) ;; - *) - # The compiler driver will combine and reorder linker options, - # but understands '-z linker_flag'. GCC discards it without '$wl', - # but is careful enough not to reorder. - # Supported since Solaris 2.6 (maybe 2.5.1?) - if test yes = "$GCC"; then - whole_archive_flag_spec='$wl-z ${wl}allextract$convenience $wl-z ${wl}defaultextract' - else - whole_archive_flag_spec='-z allextract$convenience -z defaultextract' - fi - ;; - esac - link_all_deplibs=yes - ;; - - sunos4*) - if test sequent = "$host_vendor"; then - # Use $CC to link under sequent, because it throws in some extra .o - # files that make .init and .fini sections work. - archive_cmds='$CC -G $wl-h $soname -o $lib $libobjs $deplibs $compiler_flags' - else - archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' - fi - hardcode_libdir_flag_spec='-L$libdir' - hardcode_direct=yes - hardcode_minus_L=yes - hardcode_shlibpath_var=no - ;; - - sysv4) - case $host_vendor in - sni) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_direct=yes # is this really true??? - ;; - siemens) - ## LD is ld it makes a PLAMLIB - ## CC just makes a GrossModule. - archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags' - reload_cmds='$CC -r -o $output$reload_objs' - hardcode_direct=no - ;; - motorola) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_direct=no #Motorola manual says yes, but my tests say they lie - ;; - esac - runpath_var='LD_RUN_PATH' - hardcode_shlibpath_var=no - ;; - - sysv4.3*) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_shlibpath_var=no - export_dynamic_flag_spec='-Bexport' - ;; - - sysv4*MP*) - if test -d /usr/nec; then - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_shlibpath_var=no - runpath_var=LD_RUN_PATH - hardcode_runpath_var=yes - ld_shlibs=yes - fi - ;; - - sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*) - no_undefined_flag='$wl-z,text' - archive_cmds_need_lc=no - hardcode_shlibpath_var=no - runpath_var='LD_RUN_PATH' - - if test yes = "$GCC"; then - archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - else - archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - fi - ;; - - sysv5* | sco3.2v5* | sco5v6*) - # Note: We CANNOT use -z defs as we might desire, because we do not - # link with -lc, and that would cause any symbols used from libc to - # always be unresolved, which means just about no library would - # ever link correctly. If we're not using GNU ld we use -z text - # though, which does catch some bad symbols but isn't as heavy-handed - # as -z defs. - no_undefined_flag='$wl-z,text' - allow_undefined_flag='$wl-z,nodefs' - archive_cmds_need_lc=no - hardcode_shlibpath_var=no - hardcode_libdir_flag_spec='$wl-R,$libdir' - hardcode_libdir_separator=':' - link_all_deplibs=yes - export_dynamic_flag_spec='$wl-Bexport' - runpath_var='LD_RUN_PATH' - - if test yes = "$GCC"; then - archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - else - archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - fi - ;; - - uts4*) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_libdir_flag_spec='-L$libdir' - hardcode_shlibpath_var=no - ;; - - *) - ld_shlibs=no - ;; - esac - - if test sni = "$host_vendor"; then - case $host in - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) - export_dynamic_flag_spec='$wl-Blargedynsym' - ;; - esac - fi - fi - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5 -printf "%s\n" "$ld_shlibs" >&6; } -test no = "$ld_shlibs" && can_build_shared=no - -with_gnu_ld=$with_gnu_ld - - - - - - - - - - - - - - - -# -# Do we need to explicitly link libc? -# -case "x$archive_cmds_need_lc" in -x|xyes) - # Assume -lc should be added - archive_cmds_need_lc=yes - - if test yes,yes = "$GCC,$enable_shared"; then - case $archive_cmds in - *'~'*) - # FIXME: we may have to deal with multi-command sequences. - ;; - '$CC '*) - # Test whether the compiler implicitly links with -lc since on some - # systems, -lgcc has to come before -lc. If gcc already passes -lc - # to ld, don't add -lc before -lgcc. - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 -printf %s "checking whether -lc should be explicitly linked in... " >&6; } -if test ${lt_cv_archive_cmds_need_lc+y} -then : - printf %s "(cached) " >&6 -else $as_nop - $RM conftest* - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } 2>conftest.err; then - soname=conftest - lib=conftest - libobjs=conftest.$ac_objext - deplibs= - wl=$lt_prog_compiler_wl - pic_flag=$lt_prog_compiler_pic - compiler_flags=-v - linker_flags=-v - verstring= - output_objdir=. - libname=conftest - lt_save_allow_undefined_flag=$allow_undefined_flag - allow_undefined_flag= - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 - (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - then - lt_cv_archive_cmds_need_lc=no - else - lt_cv_archive_cmds_need_lc=yes - fi - allow_undefined_flag=$lt_save_allow_undefined_flag - else - cat conftest.err 1>&5 - fi - $RM conftest* - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5 -printf "%s\n" "$lt_cv_archive_cmds_need_lc" >&6; } - archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc - ;; - esac - fi - ;; -esac - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 -printf %s "checking dynamic linker characteristics... " >&6; } - -if test yes = "$GCC"; then - case $host_os in - darwin*) lt_awk_arg='/^libraries:/,/LR/' ;; - *) lt_awk_arg='/^libraries:/' ;; - esac - case $host_os in - mingw* | cegcc*) lt_sed_strip_eq='s|=\([A-Za-z]:\)|\1|g' ;; - *) lt_sed_strip_eq='s|=/|/|g' ;; - esac - lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` - case $lt_search_path_spec in - *\;*) - # if the path contains ";" then we assume it to be the separator - # otherwise default to the standard path separator (i.e. ":") - it is - # assumed that no part of a normal pathname contains ";" but that should - # okay in the real world where ";" in dirpaths is itself problematic. - lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` - ;; - *) - lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` - ;; - esac - # Ok, now we have the path, separated by spaces, we can step through it - # and add multilib dir if necessary... - lt_tmp_lt_search_path_spec= - lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` - # ...but if some path component already ends with the multilib dir we assume - # that all is fine and trust -print-search-dirs as is (GCC 4.2? or newer). - case "$lt_multi_os_dir; $lt_search_path_spec " in - "/; "* | "/.; "* | "/./; "* | *"$lt_multi_os_dir "* | *"$lt_multi_os_dir/ "*) - lt_multi_os_dir= - ;; - esac - for lt_sys_path in $lt_search_path_spec; do - if test -d "$lt_sys_path$lt_multi_os_dir"; then - lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path$lt_multi_os_dir" - elif test -n "$lt_multi_os_dir"; then - test -d "$lt_sys_path" && \ - lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path" - fi - done - lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk ' -BEGIN {RS = " "; FS = "/|\n";} { - lt_foo = ""; - lt_count = 0; - for (lt_i = NF; lt_i > 0; lt_i--) { - if ($lt_i != "" && $lt_i != ".") { - if ($lt_i == "..") { - lt_count++; - } else { - if (lt_count == 0) { - lt_foo = "/" $lt_i lt_foo; - } else { - lt_count--; - } - } - } - } - if (lt_foo != "") { lt_freq[lt_foo]++; } - if (lt_freq[lt_foo] == 1) { print lt_foo; } -}'` - # AWK program above erroneously prepends '/' to C:/dos/paths - # for these hosts. - case $host_os in - mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\ - $SED 's|/\([A-Za-z]:\)|\1|g'` ;; - esac - sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` -else - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" -fi -library_names_spec= -libname_spec='lib$name' -soname_spec= -shrext_cmds=.so -postinstall_cmds= -postuninstall_cmds= -finish_cmds= -finish_eval= -shlibpath_var= -shlibpath_overrides_runpath=unknown -version_type=none -dynamic_linker="$host_os ld.so" -sys_lib_dlsearch_path_spec="/lib /usr/lib" -need_lib_prefix=unknown -hardcode_into_libs=no - -# when you set need_version to no, make sure it does not cause -set_version -# flags to be left without arguments -need_version=unknown - - - -case $host_os in -aix3*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='$libname$release$shared_ext$versuffix $libname.a' - shlibpath_var=LIBPATH - - # AIX 3 has no versioning support, so we append a major version to the name. - soname_spec='$libname$release$shared_ext$major' - ;; - -aix[4-9]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - hardcode_into_libs=yes - if test ia64 = "$host_cpu"; then - # AIX 5 supports IA64 - library_names_spec='$libname$release$shared_ext$major $libname$release$shared_ext$versuffix $libname$shared_ext' - shlibpath_var=LD_LIBRARY_PATH - else - # With GCC up to 2.95.x, collect2 would create an import file - # for dependence libraries. The import file would start with - # the line '#! .'. This would cause the generated library to - # depend on '.', always an invalid library. This was fixed in - # development snapshots of GCC prior to 3.0. - case $host_os in - aix4 | aix4.[01] | aix4.[01].*) - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' - echo ' yes ' - echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then - : - else - can_build_shared=no - fi - ;; - esac - # Using Import Files as archive members, it is possible to support - # filename-based versioning of shared library archives on AIX. While - # this would work for both with and without runtime linking, it will - # prevent static linking of such archives. So we do filename-based - # shared library versioning with .so extension only, which is used - # when both runtime linking and shared linking is enabled. - # Unfortunately, runtime linking may impact performance, so we do - # not want this to be the default eventually. Also, we use the - # versioned .so libs for executables only if there is the -brtl - # linker flag in LDFLAGS as well, or --with-aix-soname=svr4 only. - # To allow for filename-based versioning support, we need to create - # libNAME.so.V as an archive file, containing: - # *) an Import File, referring to the versioned filename of the - # archive as well as the shared archive member, telling the - # bitwidth (32 or 64) of that shared object, and providing the - # list of exported symbols of that shared object, eventually - # decorated with the 'weak' keyword - # *) the shared object with the F_LOADONLY flag set, to really avoid - # it being seen by the linker. - # At run time we better use the real file rather than another symlink, - # but for link time we create the symlink libNAME.so -> libNAME.so.V - - case $with_aix_soname,$aix_use_runtimelinking in - # AIX (on Power*) has no versioning support, so currently we cannot hardcode correct - # soname into executable. Probably we can add versioning support to - # collect2, so additional links can be useful in future. - aix,yes) # traditional libtool - dynamic_linker='AIX unversionable lib.so' - # If using run time linking (on AIX 4.2 or later) use lib.so - # instead of lib.a to let people know that these are not - # typical AIX shared libraries. - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - ;; - aix,no) # traditional AIX only - dynamic_linker='AIX lib.a(lib.so.V)' - # We preserve .a as extension for shared libraries through AIX4.2 - # and later when we are not doing run time linking. - library_names_spec='$libname$release.a $libname.a' - soname_spec='$libname$release$shared_ext$major' - ;; - svr4,*) # full svr4 only - dynamic_linker="AIX lib.so.V($shared_archive_member_spec.o)" - library_names_spec='$libname$release$shared_ext$major $libname$shared_ext' - # We do not specify a path in Import Files, so LIBPATH fires. - shlibpath_overrides_runpath=yes - ;; - *,yes) # both, prefer svr4 - dynamic_linker="AIX lib.so.V($shared_archive_member_spec.o), lib.a(lib.so.V)" - library_names_spec='$libname$release$shared_ext$major $libname$shared_ext' - # unpreferred sharedlib libNAME.a needs extra handling - postinstall_cmds='test -n "$linkname" || linkname="$realname"~func_stripname "" ".so" "$linkname"~$install_shared_prog "$dir/$func_stripname_result.$libext" "$destdir/$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/$func_stripname_result.$libext"' - postuninstall_cmds='for n in $library_names $old_library; do :; done~func_stripname "" ".so" "$n"~test "$func_stripname_result" = "$n" || func_append rmfiles " $odir/$func_stripname_result.$libext"' - # We do not specify a path in Import Files, so LIBPATH fires. - shlibpath_overrides_runpath=yes - ;; - *,no) # both, prefer aix - dynamic_linker="AIX lib.a(lib.so.V), lib.so.V($shared_archive_member_spec.o)" - library_names_spec='$libname$release.a $libname.a' - soname_spec='$libname$release$shared_ext$major' - # unpreferred sharedlib libNAME.so.V and symlink libNAME.so need extra handling - postinstall_cmds='test -z "$dlname" || $install_shared_prog $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$dlname~test -n "$linkname" || linkname=$realname~func_stripname "" ".a" "$linkname"~(cd "$destdir" && $LN_S -f $dlname $func_stripname_result.so)' - postuninstall_cmds='test -z "$dlname" || func_append rmfiles " $odir/$dlname"~for n in $old_library $library_names; do :; done~func_stripname "" ".a" "$n"~func_append rmfiles " $odir/$func_stripname_result.so"' - ;; - esac - shlibpath_var=LIBPATH - fi - ;; - -amigaos*) - case $host_cpu in - powerpc) - # Since July 2007 AmigaOS4 officially supports .so libraries. - # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - ;; - m68k) - library_names_spec='$libname.ixlibrary $libname.a' - # Create ${libname}_ixlibrary.a entries in /sys/libs. - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' - ;; - esac - ;; - -beos*) - library_names_spec='$libname$shared_ext' - dynamic_linker="$host_os ld.so" - shlibpath_var=LIBRARY_PATH - ;; - -bsdi[45]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_version=no - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" - # the default ld.so.conf also contains /usr/contrib/lib and - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow - # libtool to hard-code these into programs - ;; - -cygwin* | mingw* | pw32* | cegcc*) - version_type=windows - shrext_cmds=.dll - need_version=no - need_lib_prefix=no - - case $GCC,$cc_basename in - yes,*) - # gcc - library_names_spec='$libname.dll.a' - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \$file`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname~ - chmod a+x \$dldir/$dlname~ - if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then - eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; - fi' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - - case $host_os in - cygwin*) - # Cygwin DLLs use 'cyg' prefix rather than 'lib' - soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' - - sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api" - ;; - mingw* | cegcc*) - # MinGW DLLs use traditional 'lib' prefix - soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' - ;; - pw32*) - # pw32 DLLs use 'pw' prefix rather than 'lib' - library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' - ;; - esac - dynamic_linker='Win32 ld.exe' - ;; - - *,cl*) - # Native MSVC - libname_spec='$name' - soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' - library_names_spec='$libname.dll.lib' - - case $build_os in - mingw*) - sys_lib_search_path_spec= - lt_save_ifs=$IFS - IFS=';' - for lt_path in $LIB - do - IFS=$lt_save_ifs - # Let DOS variable expansion print the short 8.3 style file name. - lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` - sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" - done - IFS=$lt_save_ifs - # Convert to MSYS style. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` - ;; - cygwin*) - # Convert to unix form, then to dos form, then back to unix form - # but this time dos style (no spaces!) so that the unix form looks - # like /cygdrive/c/PROGRA~1:/cygdr... - sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` - sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` - sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - ;; - *) - sys_lib_search_path_spec=$LIB - if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then - # It is most probably a Windows format PATH. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` - else - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - fi - # FIXME: find the short name or the path components, as spaces are - # common. (e.g. "Program Files" -> "PROGRA~1") - ;; - esac - - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \$file`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - dynamic_linker='Win32 link.exe' - ;; - - *) - # Assume MSVC wrapper - library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' - dynamic_linker='Win32 ld.exe' - ;; - esac - # FIXME: first we should search . and the directory the executable is in - shlibpath_var=PATH - ;; - -darwin* | rhapsody*) - dynamic_linker="$host_os dyld" - version_type=darwin - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$major$shared_ext $libname$shared_ext' - soname_spec='$libname$release$major$shared_ext' - shlibpath_overrides_runpath=yes - shlibpath_var=DYLD_LIBRARY_PATH - shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' - - sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib" - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' - ;; - -dgux*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -freebsd* | dragonfly*) - # DragonFly does not have aout. When/if they implement a new - # versioning mechanism, adjust this. - if test -x /usr/bin/objformat; then - objformat=`/usr/bin/objformat` - else - case $host_os in - freebsd[23].*) objformat=aout ;; - *) objformat=elf ;; - esac - fi - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - need_version=no - need_lib_prefix=no - ;; - freebsd-*) - library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix' - need_version=yes - ;; - esac - shlibpath_var=LD_LIBRARY_PATH - case $host_os in - freebsd2.*) - shlibpath_overrides_runpath=yes - ;; - freebsd3.[01]* | freebsdelf3.[01]*) - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - freebsd3.[2-9]* | freebsdelf3.[2-9]* | \ - freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1) - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - *) # from 4.6 on, and DragonFly - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - esac - ;; - -haiku*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - dynamic_linker="$host_os runtime_loader" - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - shlibpath_var=LIBRARY_PATH - shlibpath_overrides_runpath=no - sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' - hardcode_into_libs=yes - ;; - -hpux9* | hpux10* | hpux11*) - # Give a soname corresponding to the major version so that dld.sl refuses to - # link against other versions. - version_type=sunos - need_lib_prefix=no - need_version=no - case $host_cpu in - ia64*) - shrext_cmds='.so' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.so" - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - if test 32 = "$HPUX_IA64_MODE"; then - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" - sys_lib_dlsearch_path_spec=/usr/lib/hpux32 - else - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" - sys_lib_dlsearch_path_spec=/usr/lib/hpux64 - fi - ;; - hppa*64*) - shrext_cmds='.sl' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.sl" - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - *) - shrext_cmds='.sl' - dynamic_linker="$host_os dld.sl" - shlibpath_var=SHLIB_PATH - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - ;; - esac - # HP-UX runs *really* slowly unless shared libraries are mode 555, ... - postinstall_cmds='chmod 555 $lib' - # or fails outright, so override atomically: - install_override_mode=555 - ;; - -interix[3-9]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -irix5* | irix6* | nonstopux*) - case $host_os in - nonstopux*) version_type=nonstopux ;; - *) - if test yes = "$lt_cv_prog_gnu_ld"; then - version_type=linux # correct to gnu/linux during the next big refactor - else - version_type=irix - fi ;; - esac - need_lib_prefix=no - need_version=no - soname_spec='$libname$release$shared_ext$major' - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$release$shared_ext $libname$shared_ext' - case $host_os in - irix5* | nonstopux*) - libsuff= shlibsuff= - ;; - *) - case $LD in # libtool.m4 will add one of these switches to LD - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") - libsuff= shlibsuff= libmagic=32-bit;; - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") - libsuff=32 shlibsuff=N32 libmagic=N32;; - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") - libsuff=64 shlibsuff=64 libmagic=64-bit;; - *) libsuff= shlibsuff= libmagic=never-match;; - esac - ;; - esac - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH - shlibpath_overrides_runpath=no - sys_lib_search_path_spec="/usr/lib$libsuff /lib$libsuff /usr/local/lib$libsuff" - sys_lib_dlsearch_path_spec="/usr/lib$libsuff /lib$libsuff" - hardcode_into_libs=yes - ;; - -# No shared lib support for Linux oldld, aout, or coff. -linux*oldld* | linux*aout* | linux*coff*) - dynamic_linker=no - ;; - -linux*android*) - version_type=none # Android doesn't support versioned libraries. - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$shared_ext' - soname_spec='$libname$release$shared_ext' - finish_cmds= - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - - # This implies no fast_install, which is unacceptable. - # Some rework will be needed to allow for fast_install - # before this can be enabled. - hardcode_into_libs=yes - - dynamic_linker='Android linker' - # Don't embed -rpath directories since the linker doesn't support them. - hardcode_libdir_flag_spec='-L$libdir' - ;; - -# This must be glibc/ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - - # Some binutils ld are patched to set DT_RUNPATH - if test ${lt_cv_shlibpath_overrides_runpath+y} -then : - printf %s "(cached) " >&6 -else $as_nop - lt_cv_shlibpath_overrides_runpath=no - save_LDFLAGS=$LDFLAGS - save_libdir=$libdir - eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \ - LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\"" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null -then : - lt_cv_shlibpath_overrides_runpath=yes -fi -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - LDFLAGS=$save_LDFLAGS - libdir=$save_libdir - -fi - - shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath - - # This implies no fast_install, which is unacceptable. - # Some rework will be needed to allow for fast_install - # before this can be enabled. - hardcode_into_libs=yes - - # Ideally, we could use ldconfig to report *all* directores which are - # searched for libraries, however this is still not possible. Aside from not - # being certain /sbin/ldconfig is available, command - # 'ldconfig -N -X -v | grep ^/' on 64bit Fedora does not report /usr/lib64, - # even though it is searched at run-time. Try to do the best guess by - # appending ld.so.conf contents (and includes) to the search path. - if test -f /etc/ld.so.conf; then - lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" - fi - - # We used to test for /lib/ld.so.1 and disable shared libraries on - # powerpc, because MkLinux only supported shared libraries with the - # GNU dynamic linker. Since this was broken with cross compilers, - # most powerpc-linux boxes support dynamic linking these days and - # people can always --disable-shared, the test was removed, and we - # assume the GNU/Linux dynamic linker is in use. - dynamic_linker='GNU/Linux ld.so' - ;; - -netbsdelf*-gnu) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='NetBSD ld.elf_so' - ;; - -netbsd*) - version_type=sunos - need_lib_prefix=no - need_version=no - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - dynamic_linker='NetBSD (a.out) ld.so' - else - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - dynamic_linker='NetBSD ld.elf_so' - fi - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - -newsos6) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - ;; - -*nto* | *qnx*) - version_type=qnx - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='ldqnx.so' - ;; - -openbsd* | bitrig*) - version_type=sunos - sys_lib_dlsearch_path_spec=/usr/lib - need_lib_prefix=no - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then - need_version=no - else - need_version=yes - fi - library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - ;; - -os2*) - libname_spec='$name' - version_type=windows - shrext_cmds=.dll - need_version=no - need_lib_prefix=no - # OS/2 can only load a DLL with a base name of 8 characters or less. - soname_spec='`test -n "$os2dllname" && libname="$os2dllname"; - v=$($ECHO $release$versuffix | tr -d .-); - n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _); - $ECHO $n$v`$shared_ext' - library_names_spec='${libname}_dll.$libext' - dynamic_linker='OS/2 ld.exe' - shlibpath_var=BEGINLIBPATH - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - postinstall_cmds='base_file=`basename \$file`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname~ - chmod a+x \$dldir/$dlname~ - if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then - eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; - fi' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - ;; - -osf3* | osf4* | osf5*) - version_type=osf - need_lib_prefix=no - need_version=no - soname_spec='$libname$release$shared_ext$major' - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - -rdos*) - dynamic_linker=no - ;; - -solaris*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - # ldd complains unless libraries are executable - postinstall_cmds='chmod +x $lib' - ;; - -sunos4*) - version_type=sunos - library_names_spec='$libname$release$shared_ext$versuffix $libname$shared_ext$versuffix' - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - if test yes = "$with_gnu_ld"; then - need_lib_prefix=no - fi - need_version=yes - ;; - -sysv4 | sysv4.3*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - shlibpath_var=LD_LIBRARY_PATH - case $host_vendor in - sni) - shlibpath_overrides_runpath=no - need_lib_prefix=no - runpath_var=LD_RUN_PATH - ;; - siemens) - need_lib_prefix=no - ;; - motorola) - need_lib_prefix=no - need_version=no - shlibpath_overrides_runpath=no - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' - ;; - esac - ;; - -sysv4*MP*) - if test -d /usr/nec; then - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='$libname$shared_ext.$versuffix $libname$shared_ext.$major $libname$shared_ext' - soname_spec='$libname$shared_ext.$major' - shlibpath_var=LD_LIBRARY_PATH - fi - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - version_type=sco - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - if test yes = "$with_gnu_ld"; then - sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' - else - sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' - case $host_os in - sco3.2v5*) - sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" - ;; - esac - fi - sys_lib_dlsearch_path_spec='/usr/lib' - ;; - -tpf*) - # TPF is a cross-target only. Preferred cross-host = GNU/Linux. - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -uts4*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' - soname_spec='$libname$release$shared_ext$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -*) - dynamic_linker=no - ;; -esac -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 -printf "%s\n" "$dynamic_linker" >&6; } -test no = "$dynamic_linker" && can_build_shared=no - -variables_saved_for_relink="PATH $shlibpath_var $runpath_var" -if test yes = "$GCC"; then - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" -fi - -if test set = "${lt_cv_sys_lib_search_path_spec+set}"; then - sys_lib_search_path_spec=$lt_cv_sys_lib_search_path_spec -fi - -if test set = "${lt_cv_sys_lib_dlsearch_path_spec+set}"; then - sys_lib_dlsearch_path_spec=$lt_cv_sys_lib_dlsearch_path_spec -fi - -# remember unaugmented sys_lib_dlsearch_path content for libtool script decls... -configure_time_dlsearch_path=$sys_lib_dlsearch_path_spec - -# ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code -func_munge_path_list sys_lib_dlsearch_path_spec "$LT_SYS_LIBRARY_PATH" - -# to be used as default LT_SYS_LIBRARY_PATH value in generated libtool -configure_time_lt_sys_library_path=$LT_SYS_LIBRARY_PATH - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 -printf %s "checking how to hardcode library paths into programs... " >&6; } -hardcode_action= -if test -n "$hardcode_libdir_flag_spec" || - test -n "$runpath_var" || - test yes = "$hardcode_automatic"; then - - # We can hardcode non-existent directories. - if test no != "$hardcode_direct" && - # If the only mechanism to avoid hardcoding is shlibpath_var, we - # have to relink, otherwise we might link with an installed library - # when we should be linking with a yet-to-be-installed one - ## test no != "$_LT_TAGVAR(hardcode_shlibpath_var, )" && - test no != "$hardcode_minus_L"; then - # Linking always hardcodes the temporary library directory. - hardcode_action=relink - else - # We can link without hardcoding, and we can hardcode nonexisting dirs. - hardcode_action=immediate - fi -else - # We cannot hardcode anything, or else we can only hardcode existing - # directories. - hardcode_action=unsupported -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5 -printf "%s\n" "$hardcode_action" >&6; } - -if test relink = "$hardcode_action" || - test yes = "$inherit_rpath"; then - # Fast installation is not supported - enable_fast_install=no -elif test yes = "$shlibpath_overrides_runpath" || - test no = "$enable_shared"; then - # Fast installation is not necessary - enable_fast_install=needless -fi - - - - - - - if test yes != "$enable_dlopen"; then - enable_dlopen=unknown - enable_dlopen_self=unknown - enable_dlopen_self_static=unknown -else - lt_cv_dlopen=no - lt_cv_dlopen_libs= - - case $host_os in - beos*) - lt_cv_dlopen=load_add_on - lt_cv_dlopen_libs= - lt_cv_dlopen_self=yes - ;; - - mingw* | pw32* | cegcc*) - lt_cv_dlopen=LoadLibrary - lt_cv_dlopen_libs= - ;; - - cygwin*) - lt_cv_dlopen=dlopen - lt_cv_dlopen_libs= - ;; - - darwin*) - # if libdl is installed we need to link against it - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 -printf %s "checking for dlopen in -ldl... " >&6; } -if test ${ac_cv_lib_dl_dlopen+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldl $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char dlopen (); -int -main (void) -{ -return dlopen (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_dl_dlopen=yes -else $as_nop - ac_cv_lib_dl_dlopen=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 -printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; } -if test "x$ac_cv_lib_dl_dlopen" = xyes -then : - lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl -else $as_nop - - lt_cv_dlopen=dyld - lt_cv_dlopen_libs= - lt_cv_dlopen_self=yes - -fi - - ;; - - tpf*) - # Don't try to run any link tests for TPF. We know it's impossible - # because TPF is a cross-compiler, and we know how we open DSOs. - lt_cv_dlopen=dlopen - lt_cv_dlopen_libs= - lt_cv_dlopen_self=no - ;; - - *) - ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load" -if test "x$ac_cv_func_shl_load" = xyes -then : - lt_cv_dlopen=shl_load -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5 -printf %s "checking for shl_load in -ldld... " >&6; } -if test ${ac_cv_lib_dld_shl_load+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldld $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char shl_load (); -int -main (void) -{ -return shl_load (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_dld_shl_load=yes -else $as_nop - ac_cv_lib_dld_shl_load=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5 -printf "%s\n" "$ac_cv_lib_dld_shl_load" >&6; } -if test "x$ac_cv_lib_dld_shl_load" = xyes -then : - lt_cv_dlopen=shl_load lt_cv_dlopen_libs=-ldld -else $as_nop - ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" -if test "x$ac_cv_func_dlopen" = xyes -then : - lt_cv_dlopen=dlopen -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 -printf %s "checking for dlopen in -ldl... " >&6; } -if test ${ac_cv_lib_dl_dlopen+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldl $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char dlopen (); -int -main (void) -{ -return dlopen (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_dl_dlopen=yes -else $as_nop - ac_cv_lib_dl_dlopen=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 -printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; } -if test "x$ac_cv_lib_dl_dlopen" = xyes -then : - lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5 -printf %s "checking for dlopen in -lsvld... " >&6; } -if test ${ac_cv_lib_svld_dlopen+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lsvld $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char dlopen (); -int -main (void) -{ -return dlopen (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_svld_dlopen=yes -else $as_nop - ac_cv_lib_svld_dlopen=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5 -printf "%s\n" "$ac_cv_lib_svld_dlopen" >&6; } -if test "x$ac_cv_lib_svld_dlopen" = xyes -then : - lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-lsvld -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5 -printf %s "checking for dld_link in -ldld... " >&6; } -if test ${ac_cv_lib_dld_dld_link+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldld $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char dld_link (); -int -main (void) -{ -return dld_link (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_dld_dld_link=yes -else $as_nop - ac_cv_lib_dld_dld_link=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5 -printf "%s\n" "$ac_cv_lib_dld_dld_link" >&6; } -if test "x$ac_cv_lib_dld_dld_link" = xyes -then : - lt_cv_dlopen=dld_link lt_cv_dlopen_libs=-ldld -fi - - -fi - - -fi - - -fi - - -fi - - -fi - - ;; - esac - - if test no = "$lt_cv_dlopen"; then - enable_dlopen=no - else - enable_dlopen=yes - fi - - case $lt_cv_dlopen in - dlopen) - save_CPPFLAGS=$CPPFLAGS - test yes = "$ac_cv_header_dlfcn_h" && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" - - save_LDFLAGS=$LDFLAGS - wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" - - save_LIBS=$LIBS - LIBS="$lt_cv_dlopen_libs $LIBS" - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5 -printf %s "checking whether a program can dlopen itself... " >&6; } -if test ${lt_cv_dlopen_self+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test yes = "$cross_compiling"; then : - lt_cv_dlopen_self=cross -else - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 - lt_status=$lt_dlunknown - cat > conftest.$ac_ext <<_LT_EOF -#line $LINENO "configure" -#include "confdefs.h" - -#if HAVE_DLFCN_H -#include -#endif - -#include - -#ifdef RTLD_GLOBAL -# define LT_DLGLOBAL RTLD_GLOBAL -#else -# ifdef DL_GLOBAL -# define LT_DLGLOBAL DL_GLOBAL -# else -# define LT_DLGLOBAL 0 -# endif -#endif - -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we - find out it does not work in some platform. */ -#ifndef LT_DLLAZY_OR_NOW -# ifdef RTLD_LAZY -# define LT_DLLAZY_OR_NOW RTLD_LAZY -# else -# ifdef DL_LAZY -# define LT_DLLAZY_OR_NOW DL_LAZY -# else -# ifdef RTLD_NOW -# define LT_DLLAZY_OR_NOW RTLD_NOW -# else -# ifdef DL_NOW -# define LT_DLLAZY_OR_NOW DL_NOW -# else -# define LT_DLLAZY_OR_NOW 0 -# endif -# endif -# endif -# endif -#endif - -/* When -fvisibility=hidden is used, assume the code has been annotated - correspondingly for the symbols needed. */ -#if defined __GNUC__ && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) -int fnord () __attribute__((visibility("default"))); -#endif - -int fnord () { return 42; } -int main () -{ - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); - int status = $lt_dlunknown; - - if (self) - { - if (dlsym (self,"fnord")) status = $lt_dlno_uscore; - else - { - if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; - else puts (dlerror ()); - } - /* dlclose (self); */ - } - else - puts (dlerror ()); - - return status; -} -_LT_EOF - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 - (eval $ac_link) 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then - (./conftest; exit; ) >&5 2>/dev/null - lt_status=$? - case x$lt_status in - x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;; - x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;; - x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;; - esac - else : - # compilation failed - lt_cv_dlopen_self=no - fi -fi -rm -fr conftest* - - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5 -printf "%s\n" "$lt_cv_dlopen_self" >&6; } - - if test yes = "$lt_cv_dlopen_self"; then - wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5 -printf %s "checking whether a statically linked program can dlopen itself... " >&6; } -if test ${lt_cv_dlopen_self_static+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test yes = "$cross_compiling"; then : - lt_cv_dlopen_self_static=cross -else - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 - lt_status=$lt_dlunknown - cat > conftest.$ac_ext <<_LT_EOF -#line $LINENO "configure" -#include "confdefs.h" - -#if HAVE_DLFCN_H -#include -#endif - -#include - -#ifdef RTLD_GLOBAL -# define LT_DLGLOBAL RTLD_GLOBAL -#else -# ifdef DL_GLOBAL -# define LT_DLGLOBAL DL_GLOBAL -# else -# define LT_DLGLOBAL 0 -# endif -#endif - -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we - find out it does not work in some platform. */ -#ifndef LT_DLLAZY_OR_NOW -# ifdef RTLD_LAZY -# define LT_DLLAZY_OR_NOW RTLD_LAZY -# else -# ifdef DL_LAZY -# define LT_DLLAZY_OR_NOW DL_LAZY -# else -# ifdef RTLD_NOW -# define LT_DLLAZY_OR_NOW RTLD_NOW -# else -# ifdef DL_NOW -# define LT_DLLAZY_OR_NOW DL_NOW -# else -# define LT_DLLAZY_OR_NOW 0 -# endif -# endif -# endif -# endif -#endif - -/* When -fvisibility=hidden is used, assume the code has been annotated - correspondingly for the symbols needed. */ -#if defined __GNUC__ && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) -int fnord () __attribute__((visibility("default"))); -#endif - -int fnord () { return 42; } -int main () -{ - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); - int status = $lt_dlunknown; - - if (self) - { - if (dlsym (self,"fnord")) status = $lt_dlno_uscore; - else - { - if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; - else puts (dlerror ()); - } - /* dlclose (self); */ - } - else - puts (dlerror ()); - - return status; -} -_LT_EOF - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 - (eval $ac_link) 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then - (./conftest; exit; ) >&5 2>/dev/null - lt_status=$? - case x$lt_status in - x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;; - x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;; - x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;; - esac - else : - # compilation failed - lt_cv_dlopen_self_static=no - fi -fi -rm -fr conftest* - - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5 -printf "%s\n" "$lt_cv_dlopen_self_static" >&6; } - fi - - CPPFLAGS=$save_CPPFLAGS - LDFLAGS=$save_LDFLAGS - LIBS=$save_LIBS - ;; - esac - - case $lt_cv_dlopen_self in - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; - *) enable_dlopen_self=unknown ;; - esac - - case $lt_cv_dlopen_self_static in - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; - *) enable_dlopen_self_static=unknown ;; - esac -fi - - - - - - - - - - - - - - - - - -striplib= -old_striplib= -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 -printf %s "checking whether stripping libraries is possible... " >&6; } -if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" - test -z "$striplib" && striplib="$STRIP --strip-unneeded" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } -else -# FIXME - insert some real tests, host_os isn't really good enough - case $host_os in - darwin*) - if test -n "$STRIP"; then - striplib="$STRIP -x" - old_striplib="$STRIP -S" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } - fi - ;; - *) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } - ;; - esac -fi - - - - - - - - - - - - - # Report what library types will actually be built - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5 -printf %s "checking if libtool supports shared libraries... " >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5 -printf "%s\n" "$can_build_shared" >&6; } - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5 -printf %s "checking whether to build shared libraries... " >&6; } - test no = "$can_build_shared" && enable_shared=no - - # On AIX, shared libraries and static libraries use the same namespace, and - # are all built from PIC. - case $host_os in - aix3*) - test yes = "$enable_shared" && enable_static=no - if test -n "$RANLIB"; then - archive_cmds="$archive_cmds~\$RANLIB \$lib" - postinstall_cmds='$RANLIB $lib' - fi - ;; - - aix[4-9]*) - if test ia64 != "$host_cpu"; then - case $enable_shared,$with_aix_soname,$aix_use_runtimelinking in - yes,aix,yes) ;; # shared object as lib.so file only - yes,svr4,*) ;; # shared object as lib.so archive member only - yes,*) enable_static=no ;; # shared object in lib.a archive as well - esac - fi - ;; - esac - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5 -printf "%s\n" "$enable_shared" >&6; } - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5 -printf %s "checking whether to build static libraries... " >&6; } - # Make sure either enable_shared or enable_static is yes. - test yes = "$enable_shared" || enable_static=yes - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5 -printf "%s\n" "$enable_static" >&6; } - - - - -fi -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -CC=$lt_save_CC - - - - - - - - - - - - - - - - ac_config_commands="$ac_config_commands libtool" - - - - -# Only expand once: - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. -set dummy ${ac_tool_prefix}strip; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_STRIP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$STRIP"; then - ac_cv_prog_STRIP="$STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_STRIP="${ac_tool_prefix}strip" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -STRIP=$ac_cv_prog_STRIP -if test -n "$STRIP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 -printf "%s\n" "$STRIP" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_STRIP"; then - ac_ct_STRIP=$STRIP - # Extract the first word of "strip", so it can be a program name with args. -set dummy strip; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_STRIP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_STRIP"; then - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_STRIP="strip" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP -if test -n "$ac_ct_STRIP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 -printf "%s\n" "$ac_ct_STRIP" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_STRIP" = x; then - STRIP="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - STRIP=$ac_ct_STRIP - fi -else - STRIP="$ac_cv_prog_STRIP" -fi - - - -# -# Options for building bsdtar. -# -# Default is to build bsdtar, but allow people to override that. -# -# Check whether --enable-bsdtar was given. -if test ${enable_bsdtar+y} -then : - enableval=$enable_bsdtar; -else $as_nop - enable_bsdtar=yes -fi - - -case "$enable_bsdtar" in -yes) - if test "$enable_static" = "no"; then - static_bsdtar=no - else - static_bsdtar=yes - fi - build_bsdtar=yes - ;; -dynamic|shared) - if test "$enable_shared" = "no"; then - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "Shared linking of bsdtar requires shared libarchive -See \`config.log' for more details" "$LINENO" 5; } - fi - build_bsdtar=yes - static_bsdtar=no - ;; -static) - build_bsdtar=yes - static_bsdtar=yes - ;; -no) - build_bsdtar=no - static_bsdtar=no - ;; -*) - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "Unsupported value for --enable-bsdtar -See \`config.log' for more details" "$LINENO" 5; } - ;; -esac - - if test "$build_bsdtar" = yes ; then - BUILD_BSDTAR_TRUE= - BUILD_BSDTAR_FALSE='#' -else - BUILD_BSDTAR_TRUE='#' - BUILD_BSDTAR_FALSE= -fi - - if test "$static_bsdtar" = yes ; then - STATIC_BSDTAR_TRUE= - STATIC_BSDTAR_FALSE='#' -else - STATIC_BSDTAR_TRUE='#' - STATIC_BSDTAR_FALSE= -fi - - -# -# Options for building bsdcat. -# -# Default is to build bsdcat, but allow people to override that. -# -# Check whether --enable-bsdcat was given. -if test ${enable_bsdcat+y} -then : - enableval=$enable_bsdcat; -else $as_nop - enable_bsdcat=yes -fi - - -case "$enable_bsdcat" in -yes) - if test "$enable_static" = "no"; then - static_bsdcat=no - else - static_bsdcat=yes - fi - build_bsdcat=yes - ;; -dynamic|shared) - if test "$enable_shared" = "no"; then - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "Shared linking of bsdcat requires shared libarchive -See \`config.log' for more details" "$LINENO" 5; } - fi - build_bsdcat=yes - static_bsdcat=no - ;; -static) - build_bsdcat=yes - static_bsdcat=yes - ;; -no) - build_bsdcat=no - static_bsdcat=no - ;; -*) - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "Unsupported value for --enable-bsdcat -See \`config.log' for more details" "$LINENO" 5; } - ;; -esac - - if test "$build_bsdcat" = yes ; then - BUILD_BSDCAT_TRUE= - BUILD_BSDCAT_FALSE='#' -else - BUILD_BSDCAT_TRUE='#' - BUILD_BSDCAT_FALSE= -fi - - if test "$static_bsdcat" = yes ; then - STATIC_BSDCAT_TRUE= - STATIC_BSDCAT_FALSE='#' -else - STATIC_BSDCAT_TRUE='#' - STATIC_BSDCAT_FALSE= -fi - - -# -# Options for building bsdcpio. -# -# Default is not to build bsdcpio, but that can be overridden. -# -# Check whether --enable-bsdcpio was given. -if test ${enable_bsdcpio+y} -then : - enableval=$enable_bsdcpio; -else $as_nop - enable_bsdcpio=yes -fi - - -case "$enable_bsdcpio" in -yes) - if test "$enable_static" = "no"; then - static_bsdcpio=no - else - static_bsdcpio=yes - fi - build_bsdcpio=yes - ;; -dynamic|shared) - if test "$enabled_shared" = "no"; then - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "Shared linking of bsdcpio requires shared libarchive -See \`config.log' for more details" "$LINENO" 5; } - fi - build_bsdcpio=yes - ;; -static) - build_bsdcpio=yes - static_bsdcpio=yes - ;; -no) - build_bsdcpio=no - static_bsdcpio=no - ;; -*) - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "Unsupported value for --enable-bsdcpio -See \`config.log' for more details" "$LINENO" 5; } - ;; -esac - - if test "$build_bsdcpio" = yes ; then - BUILD_BSDCPIO_TRUE= - BUILD_BSDCPIO_FALSE='#' -else - BUILD_BSDCPIO_TRUE='#' - BUILD_BSDCPIO_FALSE= -fi - - if test "$static_bsdcpio" = yes ; then - STATIC_BSDCPIO_TRUE= - STATIC_BSDCPIO_FALSE='#' -else - STATIC_BSDCPIO_TRUE='#' - STATIC_BSDCPIO_FALSE= -fi - - -# Set up defines needed before including any headers -case $host in - *mingw* | *cygwin* | *msys* ) - -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#ifdef _WIN32_WINNT - # error _WIN32_WINNT already defined - #endif - -int -main (void) -{ -; - ; - return 0; -} - -_ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : - - -printf "%s\n" "#define _WIN32_WINNT 0x0502" >>confdefs.h - - -printf "%s\n" "#define NTDDI_VERSION 0x05020000" >>confdefs.h - - -fi -rm -f conftest.err conftest.i conftest.$ac_ext - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#ifdef WINVER - # error WINVER already defined - #endif - -int -main (void) -{ -; - ; - return 0; -} - -_ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : - - -printf "%s\n" "#define WINVER 0x0502" >>confdefs.h - - -fi -rm -f conftest.err conftest.i conftest.$ac_ext - ;; -esac - -# Checks for header files. -ac_header_dirent=no -for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do - as_ac_Header=`printf "%s\n" "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5 -printf %s "checking for $ac_hdr that defines DIR... " >&6; } -if eval test \${$as_ac_Header+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -#include <$ac_hdr> - -int -main (void) -{ -if ((DIR *) 0) -return 0; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - eval "$as_ac_Header=yes" -else $as_nop - eval "$as_ac_Header=no" -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -eval ac_res=\$$as_ac_Header - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -printf "%s\n" "$ac_res" >&6; } -if eval test \"x\$"$as_ac_Header"\" = x"yes" -then : - cat >>confdefs.h <<_ACEOF -#define `printf "%s\n" "HAVE_$ac_hdr" | $as_tr_cpp` 1 -_ACEOF - -ac_header_dirent=$ac_hdr; break -fi - -done -# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix. -if test $ac_header_dirent = dirent.h; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5 -printf %s "checking for library containing opendir... " >&6; } -if test ${ac_cv_search_opendir+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_func_search_save_LIBS=$LIBS -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char opendir (); -int -main (void) -{ -return opendir (); - ; - return 0; -} -_ACEOF -for ac_lib in '' dir -do - if test -z "$ac_lib"; then - ac_res="none required" - else - ac_res=-l$ac_lib - LIBS="-l$ac_lib $ac_func_search_save_LIBS" - fi - if ac_fn_c_try_link "$LINENO" -then : - ac_cv_search_opendir=$ac_res -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext - if test ${ac_cv_search_opendir+y} -then : - break -fi -done -if test ${ac_cv_search_opendir+y} -then : - -else $as_nop - ac_cv_search_opendir=no -fi -rm conftest.$ac_ext -LIBS=$ac_func_search_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5 -printf "%s\n" "$ac_cv_search_opendir" >&6; } -ac_res=$ac_cv_search_opendir -if test "$ac_res" != no -then : - test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" - -fi - -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5 -printf %s "checking for library containing opendir... " >&6; } -if test ${ac_cv_search_opendir+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_func_search_save_LIBS=$LIBS -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char opendir (); -int -main (void) -{ -return opendir (); - ; - return 0; -} -_ACEOF -for ac_lib in '' x -do - if test -z "$ac_lib"; then - ac_res="none required" - else - ac_res=-l$ac_lib - LIBS="-l$ac_lib $ac_func_search_save_LIBS" - fi - if ac_fn_c_try_link "$LINENO" -then : - ac_cv_search_opendir=$ac_res -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext - if test ${ac_cv_search_opendir+y} -then : - break -fi -done -if test ${ac_cv_search_opendir+y} -then : - -else $as_nop - ac_cv_search_opendir=no -fi -rm conftest.$ac_ext -LIBS=$ac_func_search_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5 -printf "%s\n" "$ac_cv_search_opendir" >&6; } -ac_res=$ac_cv_search_opendir -if test "$ac_res" != no -then : - test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" - -fi - -fi - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5 -printf %s "checking for sys/wait.h that is POSIX.1 compatible... " >&6; } -if test ${ac_cv_header_sys_wait_h+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -#include -#ifndef WEXITSTATUS -# define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8) -#endif -#ifndef WIFEXITED -# define WIFEXITED(stat_val) (((stat_val) & 255) == 0) -#endif - -int -main (void) -{ - int s; - wait (&s); - s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_header_sys_wait_h=yes -else $as_nop - ac_cv_header_sys_wait_h=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_sys_wait_h" >&5 -printf "%s\n" "$ac_cv_header_sys_wait_h" >&6; } -if test $ac_cv_header_sys_wait_h = yes; then - -printf "%s\n" "#define HAVE_SYS_WAIT_H 1" >>confdefs.h - -fi - -ac_fn_c_check_header_compile "$LINENO" "acl/libacl.h" "ac_cv_header_acl_libacl_h" "$ac_includes_default" -if test "x$ac_cv_header_acl_libacl_h" = xyes -then : - printf "%s\n" "#define HAVE_ACL_LIBACL_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "attr/xattr.h" "ac_cv_header_attr_xattr_h" "$ac_includes_default" -if test "x$ac_cv_header_attr_xattr_h" = xyes -then : - printf "%s\n" "#define HAVE_ATTR_XATTR_H 1" >>confdefs.h - -fi - -ac_fn_c_check_header_compile "$LINENO" "copyfile.h" "ac_cv_header_copyfile_h" "$ac_includes_default" -if test "x$ac_cv_header_copyfile_h" = xyes -then : - printf "%s\n" "#define HAVE_COPYFILE_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "ctype.h" "ac_cv_header_ctype_h" "$ac_includes_default" -if test "x$ac_cv_header_ctype_h" = xyes -then : - printf "%s\n" "#define HAVE_CTYPE_H 1" >>confdefs.h - -fi - -ac_fn_c_check_header_compile "$LINENO" "errno.h" "ac_cv_header_errno_h" "$ac_includes_default" -if test "x$ac_cv_header_errno_h" = xyes -then : - printf "%s\n" "#define HAVE_ERRNO_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "ext2fs/ext2_fs.h" "ac_cv_header_ext2fs_ext2_fs_h" "$ac_includes_default" -if test "x$ac_cv_header_ext2fs_ext2_fs_h" = xyes -then : - printf "%s\n" "#define HAVE_EXT2FS_EXT2_FS_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "fcntl.h" "ac_cv_header_fcntl_h" "$ac_includes_default" -if test "x$ac_cv_header_fcntl_h" = xyes -then : - printf "%s\n" "#define HAVE_FCNTL_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "grp.h" "ac_cv_header_grp_h" "$ac_includes_default" -if test "x$ac_cv_header_grp_h" = xyes -then : - printf "%s\n" "#define HAVE_GRP_H 1" >>confdefs.h - -fi - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether EXT2_IOC_GETFLAGS is usable" >&5 -printf %s "checking whether EXT2_IOC_GETFLAGS is usable... " >&6; } -if test ${ac_cv_have_decl_EXT2_IOC_GETFLAGS+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -#include -int -main (void) -{ -int x = EXT2_IOC_GETFLAGS - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_have_decl_EXT2_IOC_GETFLAGS=yes -else $as_nop - ac_cv_have_decl_EXT2_IOC_GETFLAGS=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_decl_EXT2_IOC_GETFLAGS" >&5 -printf "%s\n" "$ac_cv_have_decl_EXT2_IOC_GETFLAGS" >&6; } - -if test "x$ac_cv_have_decl_EXT2_IOC_GETFLAGS" = xyes -then : - -printf "%s\n" "#define HAVE_WORKING_EXT2_IOC_GETFLAGS 1" >>confdefs.h - -fi - -ac_fn_c_check_header_compile "$LINENO" "inttypes.h" "ac_cv_header_inttypes_h" "$ac_includes_default" -if test "x$ac_cv_header_inttypes_h" = xyes -then : - printf "%s\n" "#define HAVE_INTTYPES_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "io.h" "ac_cv_header_io_h" "$ac_includes_default" -if test "x$ac_cv_header_io_h" = xyes -then : - printf "%s\n" "#define HAVE_IO_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "langinfo.h" "ac_cv_header_langinfo_h" "$ac_includes_default" -if test "x$ac_cv_header_langinfo_h" = xyes -then : - printf "%s\n" "#define HAVE_LANGINFO_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "limits.h" "ac_cv_header_limits_h" "$ac_includes_default" -if test "x$ac_cv_header_limits_h" = xyes -then : - printf "%s\n" "#define HAVE_LIMITS_H 1" >>confdefs.h - -fi - -ac_fn_c_check_header_compile "$LINENO" "linux/fiemap.h" "ac_cv_header_linux_fiemap_h" "$ac_includes_default" -if test "x$ac_cv_header_linux_fiemap_h" = xyes -then : - printf "%s\n" "#define HAVE_LINUX_FIEMAP_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "linux/fs.h" "ac_cv_header_linux_fs_h" "$ac_includes_default" -if test "x$ac_cv_header_linux_fs_h" = xyes -then : - printf "%s\n" "#define HAVE_LINUX_FS_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "linux/magic.h" "ac_cv_header_linux_magic_h" "$ac_includes_default" -if test "x$ac_cv_header_linux_magic_h" = xyes -then : - printf "%s\n" "#define HAVE_LINUX_MAGIC_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "linux/types.h" "ac_cv_header_linux_types_h" "$ac_includes_default" -if test "x$ac_cv_header_linux_types_h" = xyes -then : - printf "%s\n" "#define HAVE_LINUX_TYPES_H 1" >>confdefs.h - -fi - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether FS_IOC_GETFLAGS is usable" >&5 -printf %s "checking whether FS_IOC_GETFLAGS is usable... " >&6; } -if test ${ac_cv_have_decl_FS_IOC_GETFLAGS+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -#include -int -main (void) -{ -int x = FS_IOC_GETFLAGS - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_have_decl_FS_IOC_GETFLAGS=yes -else $as_nop - ac_cv_have_decl_FS_IOC_GETFLAGS=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_decl_FS_IOC_GETFLAGS" >&5 -printf "%s\n" "$ac_cv_have_decl_FS_IOC_GETFLAGS" >&6; } - -if test "x$ac_cv_have_decl_FS_IOC_GETFLAGS" = xyes -then : - -printf "%s\n" "#define HAVE_WORKING_FS_IOC_GETFLAGS 1" >>confdefs.h - -fi - -ac_fn_c_check_header_compile "$LINENO" "locale.h" "ac_cv_header_locale_h" "$ac_includes_default" -if test "x$ac_cv_header_locale_h" = xyes -then : - printf "%s\n" "#define HAVE_LOCALE_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "membership.h" "ac_cv_header_membership_h" "$ac_includes_default" -if test "x$ac_cv_header_membership_h" = xyes -then : - printf "%s\n" "#define HAVE_MEMBERSHIP_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "paths.h" "ac_cv_header_paths_h" "$ac_includes_default" -if test "x$ac_cv_header_paths_h" = xyes -then : - printf "%s\n" "#define HAVE_PATHS_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "poll.h" "ac_cv_header_poll_h" "$ac_includes_default" -if test "x$ac_cv_header_poll_h" = xyes -then : - printf "%s\n" "#define HAVE_POLL_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default" -if test "x$ac_cv_header_pthread_h" = xyes -then : - printf "%s\n" "#define HAVE_PTHREAD_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "pwd.h" "ac_cv_header_pwd_h" "$ac_includes_default" -if test "x$ac_cv_header_pwd_h" = xyes -then : - printf "%s\n" "#define HAVE_PWD_H 1" >>confdefs.h - -fi - -ac_fn_c_check_header_compile "$LINENO" "readpassphrase.h" "ac_cv_header_readpassphrase_h" "$ac_includes_default" -if test "x$ac_cv_header_readpassphrase_h" = xyes -then : - printf "%s\n" "#define HAVE_READPASSPHRASE_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "signal.h" "ac_cv_header_signal_h" "$ac_includes_default" -if test "x$ac_cv_header_signal_h" = xyes -then : - printf "%s\n" "#define HAVE_SIGNAL_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "spawn.h" "ac_cv_header_spawn_h" "$ac_includes_default" -if test "x$ac_cv_header_spawn_h" = xyes -then : - printf "%s\n" "#define HAVE_SPAWN_H 1" >>confdefs.h - -fi - -ac_fn_c_check_header_compile "$LINENO" "stdarg.h" "ac_cv_header_stdarg_h" "$ac_includes_default" -if test "x$ac_cv_header_stdarg_h" = xyes -then : - printf "%s\n" "#define HAVE_STDARG_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "stdint.h" "ac_cv_header_stdint_h" "$ac_includes_default" -if test "x$ac_cv_header_stdint_h" = xyes -then : - printf "%s\n" "#define HAVE_STDINT_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "stdlib.h" "ac_cv_header_stdlib_h" "$ac_includes_default" -if test "x$ac_cv_header_stdlib_h" = xyes -then : - printf "%s\n" "#define HAVE_STDLIB_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "string.h" "ac_cv_header_string_h" "$ac_includes_default" -if test "x$ac_cv_header_string_h" = xyes -then : - printf "%s\n" "#define HAVE_STRING_H 1" >>confdefs.h - -fi - -ac_fn_c_check_header_compile "$LINENO" "sys/acl.h" "ac_cv_header_sys_acl_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_acl_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_ACL_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sys/cdefs.h" "ac_cv_header_sys_cdefs_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_cdefs_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_CDEFS_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sys/ea.h" "ac_cv_header_sys_ea_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_ea_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_EA_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sys/extattr.h" "ac_cv_header_sys_extattr_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_extattr_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_EXTATTR_H 1" >>confdefs.h - -fi - -ac_fn_c_check_header_compile "$LINENO" "sys/ioctl.h" "ac_cv_header_sys_ioctl_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_ioctl_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_IOCTL_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sys/mkdev.h" "ac_cv_header_sys_mkdev_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_mkdev_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_MKDEV_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sys/mount.h" "ac_cv_header_sys_mount_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_mount_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_MOUNT_H 1" >>confdefs.h - -fi - -ac_fn_c_check_header_compile "$LINENO" "sys/param.h" "ac_cv_header_sys_param_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_param_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_PARAM_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sys/poll.h" "ac_cv_header_sys_poll_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_poll_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_POLL_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sys/richacl.h" "ac_cv_header_sys_richacl_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_richacl_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_RICHACL_H 1" >>confdefs.h - -fi - -ac_fn_c_check_header_compile "$LINENO" "sys/select.h" "ac_cv_header_sys_select_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_select_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_SELECT_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sys/statfs.h" "ac_cv_header_sys_statfs_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_statfs_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_STATFS_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sys/statvfs.h" "ac_cv_header_sys_statvfs_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_statvfs_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_STATVFS_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sys/sysmacros.h" "ac_cv_header_sys_sysmacros_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_sysmacros_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_SYSMACROS_H 1" >>confdefs.h - -fi - -ac_fn_c_check_header_compile "$LINENO" "sys/time.h" "ac_cv_header_sys_time_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_time_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_TIME_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sys/utime.h" "ac_cv_header_sys_utime_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_utime_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_UTIME_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sys/utsname.h" "ac_cv_header_sys_utsname_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_utsname_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_UTSNAME_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sys/vfs.h" "ac_cv_header_sys_vfs_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_vfs_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_VFS_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sys/xattr.h" "ac_cv_header_sys_xattr_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_xattr_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_XATTR_H 1" >>confdefs.h - -fi - -ac_fn_c_check_header_compile "$LINENO" "time.h" "ac_cv_header_time_h" "$ac_includes_default" -if test "x$ac_cv_header_time_h" = xyes -then : - printf "%s\n" "#define HAVE_TIME_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "unistd.h" "ac_cv_header_unistd_h" "$ac_includes_default" -if test "x$ac_cv_header_unistd_h" = xyes -then : - printf "%s\n" "#define HAVE_UNISTD_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "utime.h" "ac_cv_header_utime_h" "$ac_includes_default" -if test "x$ac_cv_header_utime_h" = xyes -then : - printf "%s\n" "#define HAVE_UTIME_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "wchar.h" "ac_cv_header_wchar_h" "$ac_includes_default" -if test "x$ac_cv_header_wchar_h" = xyes -then : - printf "%s\n" "#define HAVE_WCHAR_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "wctype.h" "ac_cv_header_wctype_h" "$ac_includes_default" -if test "x$ac_cv_header_wctype_h" = xyes -then : - printf "%s\n" "#define HAVE_WCTYPE_H 1" >>confdefs.h - -fi - -ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default" -if test "x$ac_cv_header_windows_h" = xyes -then : - printf "%s\n" "#define HAVE_WINDOWS_H 1" >>confdefs.h - -fi - -# check windows.h first; the other headers require it. -ac_fn_c_check_header_compile "$LINENO" "wincrypt.h" "ac_cv_header_wincrypt_h" "#ifdef HAVE_WINDOWS_H -# include -#endif - -" -if test "x$ac_cv_header_wincrypt_h" = xyes -then : - printf "%s\n" "#define HAVE_WINCRYPT_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "winioctl.h" "ac_cv_header_winioctl_h" "#ifdef HAVE_WINDOWS_H -# include -#endif - -" -if test "x$ac_cv_header_winioctl_h" = xyes -then : - printf "%s\n" "#define HAVE_WINIOCTL_H 1" >>confdefs.h - -fi - - -# Checks for libraries. - -# Check whether --with-zlib was given. -if test ${with_zlib+y} -then : - withval=$with_zlib; -fi - - -if test "x$with_zlib" != "xno"; then - ac_fn_c_check_header_compile "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default" -if test "x$ac_cv_header_zlib_h" = xyes -then : - printf "%s\n" "#define HAVE_ZLIB_H 1" >>confdefs.h - -fi - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5 -printf %s "checking for inflate in -lz... " >&6; } -if test ${ac_cv_lib_z_inflate+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lz $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char inflate (); -int -main (void) -{ -return inflate (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_z_inflate=yes -else $as_nop - ac_cv_lib_z_inflate=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5 -printf "%s\n" "$ac_cv_lib_z_inflate" >&6; } -if test "x$ac_cv_lib_z_inflate" = xyes -then : - printf "%s\n" "#define HAVE_LIBZ 1" >>confdefs.h - - LIBS="-lz $LIBS" - -fi - -fi - - -# Check whether --with-bz2lib was given. -if test ${with_bz2lib+y} -then : - withval=$with_bz2lib; -fi - - -if test "x$with_bz2lib" != "xno"; then - ac_fn_c_check_header_compile "$LINENO" "bzlib.h" "ac_cv_header_bzlib_h" "$ac_includes_default" -if test "x$ac_cv_header_bzlib_h" = xyes -then : - printf "%s\n" "#define HAVE_BZLIB_H 1" >>confdefs.h - -fi - - case "$host_os" in - *mingw* | *cygwin* | *msys*) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for BZ2_bzDecompressInit in -lbz2" >&5 -printf %s "checking for BZ2_bzDecompressInit in -lbz2... " >&6; } - old_LIBS="$LIBS" - LIBS="-lbz2 $LIBS" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include - int main() { return BZ2_bzDecompressInit(NULL, 0, 0); } -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_bz2_BZ2_bzDecompressInit=yes -else $as_nop - ac_cv_lib_bz2_BZ2_bzDecompressInit=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - LIBS="$old_LIBS" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bz2_BZ2_bzDecompressInit" >&5 -printf "%s\n" "$ac_cv_lib_bz2_BZ2_bzDecompressInit" >&6; } - if test "x$ac_cv_lib_bz2_BZ2_bzDecompressInit" = xyes; then - -printf "%s\n" "#define HAVE_LIBBZ2 1" >>confdefs.h - - LIBS="-lbz2 $LIBS" - fi - ;; - *) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for BZ2_bzDecompressInit in -lbz2" >&5 -printf %s "checking for BZ2_bzDecompressInit in -lbz2... " >&6; } -if test ${ac_cv_lib_bz2_BZ2_bzDecompressInit+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lbz2 $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char BZ2_bzDecompressInit (); -int -main (void) -{ -return BZ2_bzDecompressInit (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_bz2_BZ2_bzDecompressInit=yes -else $as_nop - ac_cv_lib_bz2_BZ2_bzDecompressInit=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bz2_BZ2_bzDecompressInit" >&5 -printf "%s\n" "$ac_cv_lib_bz2_BZ2_bzDecompressInit" >&6; } -if test "x$ac_cv_lib_bz2_BZ2_bzDecompressInit" = xyes -then : - printf "%s\n" "#define HAVE_LIBBZ2 1" >>confdefs.h - - LIBS="-lbz2 $LIBS" - -fi - - ;; - esac -fi - - -# Check whether --with-libb2 was given. -if test ${with_libb2+y} -then : - withval=$with_libb2; -fi - - -if test "x$with_libb2" != "xno"; then - ac_fn_c_check_header_compile "$LINENO" "blake2.h" "ac_cv_header_blake2_h" "$ac_includes_default" -if test "x$ac_cv_header_blake2_h" = xyes -then : - printf "%s\n" "#define HAVE_BLAKE2_H 1" >>confdefs.h - -fi - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for blake2sp_init in -lb2" >&5 -printf %s "checking for blake2sp_init in -lb2... " >&6; } -if test ${ac_cv_lib_b2_blake2sp_init+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lb2 $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char blake2sp_init (); -int -main (void) -{ -return blake2sp_init (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_b2_blake2sp_init=yes -else $as_nop - ac_cv_lib_b2_blake2sp_init=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_b2_blake2sp_init" >&5 -printf "%s\n" "$ac_cv_lib_b2_blake2sp_init" >&6; } -if test "x$ac_cv_lib_b2_blake2sp_init" = xyes -then : - printf "%s\n" "#define HAVE_LIBB2 1" >>confdefs.h - - LIBS="-lb2 $LIBS" - -fi - -fi - - if test "x$ac_cv_lib_b2_blake2sp_init" != "xyes"; then - INC_BLAKE2_TRUE= - INC_BLAKE2_FALSE='#' -else - INC_BLAKE2_TRUE='#' - INC_BLAKE2_FALSE= -fi - - - -# Check whether --with-iconv was given. -if test ${with_iconv+y} -then : - withval=$with_iconv; -fi - - -if test "x$with_iconv" != "xno"; then - - if test "X$prefix" = "XNONE"; then - acl_final_prefix="$ac_default_prefix" - else - acl_final_prefix="$prefix" - fi - if test "X$exec_prefix" = "XNONE"; then - acl_final_exec_prefix='${prefix}' - else - acl_final_exec_prefix="$exec_prefix" - fi - acl_save_prefix="$prefix" - prefix="$acl_final_prefix" - eval acl_final_exec_prefix=\"$acl_final_exec_prefix\" - prefix="$acl_save_prefix" - - -# Check whether --with-gnu-ld was given. -if test ${with_gnu_ld+y} -then : - withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes -else $as_nop - with_gnu_ld=no -fi - -# Prepare PATH_SEPARATOR. -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - # Determine PATH_SEPARATOR by trying to find /bin/sh in a PATH which - # contains only /bin. Note that ksh looks also at the FPATH variable, - # so we have to set that as well for the test. - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 \ - && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 \ - || PATH_SEPARATOR=';' - } -fi -ac_prog=ld -if test "$GCC" = yes; then - # Check if gcc -print-prog-name=ld gives a path. - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by GCC" >&5 -printf %s "checking for ld used by GCC... " >&6; } - case $host in - *-*-mingw*) - # gcc leaves a trailing carriage return which upsets mingw - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; - *) - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; - esac - case $ac_prog in - # Accept absolute paths. - [\\/]* | [A-Za-z]:[\\/]*) - re_direlt='/[^/][^/]*/\.\./' - # Canonicalize the path of ld - ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` - while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do - ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` - done - test -z "$LD" && LD="$ac_prog" - ;; - "") - # If it fails, then pretend we aren't using GCC. - ac_prog=ld - ;; - *) - # If it is relative, then search for the first ld in PATH. - with_gnu_ld=unknown - ;; - esac -elif test "$with_gnu_ld" = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 -printf %s "checking for GNU ld... " >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 -printf %s "checking for non-GNU ld... " >&6; } -fi -if test ${acl_cv_path_LD+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -z "$LD"; then - IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" - for ac_dir in $PATH; do - test -z "$ac_dir" && ac_dir=. - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then - acl_cv_path_LD="$ac_dir/$ac_prog" - # Check to see if the program is GNU ld. I'd rather use --version, - # but apparently some GNU ld's only accept -v. - # Break only if it was the GNU/non-GNU ld that we prefer. - case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in - *GNU* | *'with BFD'*) - test "$with_gnu_ld" != no && break ;; - *) - test "$with_gnu_ld" != yes && break ;; - esac - fi - done - IFS="$ac_save_ifs" -else - acl_cv_path_LD="$LD" # Let the user override the test with a path. -fi -fi - -LD="$acl_cv_path_LD" -if test -n "$LD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 -printf "%s\n" "$LD" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 -printf %s "checking if the linker ($LD) is GNU ld... " >&6; } -if test ${acl_cv_prog_gnu_ld+y} -then : - printf %s "(cached) " >&6 -else $as_nop - # I'd rather use --version here, but apparently some GNU ld's only accept -v. -case `$LD -v 2>&1 &5 -printf "%s\n" "$acl_cv_prog_gnu_ld" >&6; } -with_gnu_ld=$acl_cv_prog_gnu_ld - - - - - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5 -printf %s "checking for shared library run path origin... " >&6; } -if test ${acl_cv_rpath+y} -then : - printf %s "(cached) " >&6 -else $as_nop - - CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \ - ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh - . ./conftest.sh - rm -f ./conftest.sh - acl_cv_rpath=done - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $acl_cv_rpath" >&5 -printf "%s\n" "$acl_cv_rpath" >&6; } - wl="$acl_cv_wl" - acl_libext="$acl_cv_libext" - acl_shlibext="$acl_cv_shlibext" - acl_libname_spec="$acl_cv_libname_spec" - acl_library_names_spec="$acl_cv_library_names_spec" - acl_hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec" - acl_hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator" - acl_hardcode_direct="$acl_cv_hardcode_direct" - acl_hardcode_minus_L="$acl_cv_hardcode_minus_L" - # Check whether --enable-rpath was given. -if test ${enable_rpath+y} -then : - enableval=$enable_rpath; : -else $as_nop - enable_rpath=yes -fi - - - - - acl_libdirstem=lib - acl_libdirstem2= - case "$host_os" in - solaris*) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for 64-bit host" >&5 -printf %s "checking for 64-bit host... " >&6; } -if test ${gl_cv_solaris_64bit+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#ifdef _LP64 -sixtyfour bits -#endif - -_ACEOF -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - $EGREP "sixtyfour bits" >/dev/null 2>&1 -then : - gl_cv_solaris_64bit=yes -else $as_nop - gl_cv_solaris_64bit=no -fi -rm -rf conftest* - - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_solaris_64bit" >&5 -printf "%s\n" "$gl_cv_solaris_64bit" >&6; } - if test $gl_cv_solaris_64bit = yes; then - acl_libdirstem=lib/64 - case "$host_cpu" in - sparc*) acl_libdirstem2=lib/sparcv9 ;; - i*86 | x86_64) acl_libdirstem2=lib/amd64 ;; - esac - fi - ;; - *) - searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` - if test -n "$searchpath"; then - acl_save_IFS="${IFS= }"; IFS=":" - for searchdir in $searchpath; do - if test -d "$searchdir"; then - case "$searchdir" in - */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; - */../ | */.. ) - # Better ignore directories of this form. They are misleading. - ;; - *) searchdir=`cd "$searchdir" && pwd` - case "$searchdir" in - */lib64 ) acl_libdirstem=lib64 ;; - esac ;; - esac - fi - done - IFS="$acl_save_IFS" - fi - ;; - esac - test -n "$acl_libdirstem2" || acl_libdirstem2="$acl_libdirstem" - - - - - - - - - - - - - use_additional=yes - - acl_save_prefix="$prefix" - prefix="$acl_final_prefix" - acl_save_exec_prefix="$exec_prefix" - exec_prefix="$acl_final_exec_prefix" - - eval additional_includedir=\"$includedir\" - eval additional_libdir=\"$libdir\" - - exec_prefix="$acl_save_exec_prefix" - prefix="$acl_save_prefix" - - -# Check whether --with-libiconv-prefix was given. -if test ${with_libiconv_prefix+y} -then : - withval=$with_libiconv_prefix; - if test "X$withval" = "Xno"; then - use_additional=no - else - if test "X$withval" = "X"; then - - acl_save_prefix="$prefix" - prefix="$acl_final_prefix" - acl_save_exec_prefix="$exec_prefix" - exec_prefix="$acl_final_exec_prefix" - - eval additional_includedir=\"$includedir\" - eval additional_libdir=\"$libdir\" - - exec_prefix="$acl_save_exec_prefix" - prefix="$acl_save_prefix" - - else - additional_includedir="$withval/include" - additional_libdir="$withval/$acl_libdirstem" - if test "$acl_libdirstem2" != "$acl_libdirstem" \ - && ! test -d "$withval/$acl_libdirstem"; then - additional_libdir="$withval/$acl_libdirstem2" - fi - fi - fi - -fi - - LIBICONV= - LTLIBICONV= - INCICONV= - LIBICONV_PREFIX= - HAVE_LIBICONV= - rpathdirs= - ltrpathdirs= - names_already_handled= - names_next_round='iconv ' - while test -n "$names_next_round"; do - names_this_round="$names_next_round" - names_next_round= - for name in $names_this_round; do - already_handled= - for n in $names_already_handled; do - if test "$n" = "$name"; then - already_handled=yes - break - fi - done - if test -z "$already_handled"; then - names_already_handled="$names_already_handled $name" - uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` - eval value=\"\$HAVE_LIB$uppername\" - if test -n "$value"; then - if test "$value" = yes; then - eval value=\"\$LIB$uppername\" - test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value" - eval value=\"\$LTLIB$uppername\" - test -z "$value" || LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$value" - else - : - fi - else - found_dir= - found_la= - found_so= - found_a= - eval libname=\"$acl_libname_spec\" # typically: libname=lib$name - if test -n "$acl_shlibext"; then - shrext=".$acl_shlibext" # typically: shrext=.so - else - shrext= - fi - if test $use_additional = yes; then - dir="$additional_libdir" - if test -n "$acl_shlibext"; then - if test -f "$dir/$libname$shrext"; then - found_dir="$dir" - found_so="$dir/$libname$shrext" - else - if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then - ver=`(cd "$dir" && \ - for f in "$libname$shrext".*; do echo "$f"; done \ - | sed -e "s,^$libname$shrext\\\\.,," \ - | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \ - | sed 1q ) 2>/dev/null` - if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then - found_dir="$dir" - found_so="$dir/$libname$shrext.$ver" - fi - else - eval library_names=\"$acl_library_names_spec\" - for f in $library_names; do - if test -f "$dir/$f"; then - found_dir="$dir" - found_so="$dir/$f" - break - fi - done - fi - fi - fi - if test "X$found_dir" = "X"; then - if test -f "$dir/$libname.$acl_libext"; then - found_dir="$dir" - found_a="$dir/$libname.$acl_libext" - fi - fi - if test "X$found_dir" != "X"; then - if test -f "$dir/$libname.la"; then - found_la="$dir/$libname.la" - fi - fi - fi - if test "X$found_dir" = "X"; then - for x in $LDFLAGS $LTLIBICONV; do - - acl_save_prefix="$prefix" - prefix="$acl_final_prefix" - acl_save_exec_prefix="$exec_prefix" - exec_prefix="$acl_final_exec_prefix" - eval x=\"$x\" - exec_prefix="$acl_save_exec_prefix" - prefix="$acl_save_prefix" - - case "$x" in - -L*) - dir=`echo "X$x" | sed -e 's/^X-L//'` - if test -n "$acl_shlibext"; then - if test -f "$dir/$libname$shrext"; then - found_dir="$dir" - found_so="$dir/$libname$shrext" - else - if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then - ver=`(cd "$dir" && \ - for f in "$libname$shrext".*; do echo "$f"; done \ - | sed -e "s,^$libname$shrext\\\\.,," \ - | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \ - | sed 1q ) 2>/dev/null` - if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then - found_dir="$dir" - found_so="$dir/$libname$shrext.$ver" - fi - else - eval library_names=\"$acl_library_names_spec\" - for f in $library_names; do - if test -f "$dir/$f"; then - found_dir="$dir" - found_so="$dir/$f" - break - fi - done - fi - fi - fi - if test "X$found_dir" = "X"; then - if test -f "$dir/$libname.$acl_libext"; then - found_dir="$dir" - found_a="$dir/$libname.$acl_libext" - fi - fi - if test "X$found_dir" != "X"; then - if test -f "$dir/$libname.la"; then - found_la="$dir/$libname.la" - fi - fi - ;; - esac - if test "X$found_dir" != "X"; then - break - fi - done - fi - if test "X$found_dir" != "X"; then - LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name" - if test "X$found_so" != "X"; then - if test "$enable_rpath" = no \ - || test "X$found_dir" = "X/usr/$acl_libdirstem" \ - || test "X$found_dir" = "X/usr/$acl_libdirstem2"; then - LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" - else - haveit= - for x in $ltrpathdirs; do - if test "X$x" = "X$found_dir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - ltrpathdirs="$ltrpathdirs $found_dir" - fi - if test "$acl_hardcode_direct" = yes; then - LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" - else - if test -n "$acl_hardcode_libdir_flag_spec" && test "$acl_hardcode_minus_L" = no; then - LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" - haveit= - for x in $rpathdirs; do - if test "X$x" = "X$found_dir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - rpathdirs="$rpathdirs $found_dir" - fi - else - haveit= - for x in $LDFLAGS $LIBICONV; do - - acl_save_prefix="$prefix" - prefix="$acl_final_prefix" - acl_save_exec_prefix="$exec_prefix" - exec_prefix="$acl_final_exec_prefix" - eval x=\"$x\" - exec_prefix="$acl_save_exec_prefix" - prefix="$acl_save_prefix" - - if test "X$x" = "X-L$found_dir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir" - fi - if test "$acl_hardcode_minus_L" != no; then - LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" - else - LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name" - fi - fi - fi - fi - else - if test "X$found_a" != "X"; then - LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a" - else - LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name" - fi - fi - additional_includedir= - case "$found_dir" in - */$acl_libdirstem | */$acl_libdirstem/) - basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` - if test "$name" = 'iconv'; then - LIBICONV_PREFIX="$basedir" - fi - additional_includedir="$basedir/include" - ;; - */$acl_libdirstem2 | */$acl_libdirstem2/) - basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` - if test "$name" = 'iconv'; then - LIBICONV_PREFIX="$basedir" - fi - additional_includedir="$basedir/include" - ;; - esac - if test "X$additional_includedir" != "X"; then - if test "X$additional_includedir" != "X/usr/include"; then - haveit= - if test "X$additional_includedir" = "X/usr/local/include"; then - if test -n "$GCC"; then - case $host_os in - linux* | gnu* | k*bsd*-gnu) haveit=yes;; - esac - fi - fi - if test -z "$haveit"; then - for x in $CPPFLAGS $INCICONV; do - - acl_save_prefix="$prefix" - prefix="$acl_final_prefix" - acl_save_exec_prefix="$exec_prefix" - exec_prefix="$acl_final_exec_prefix" - eval x=\"$x\" - exec_prefix="$acl_save_exec_prefix" - prefix="$acl_save_prefix" - - if test "X$x" = "X-I$additional_includedir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - if test -d "$additional_includedir"; then - INCICONV="${INCICONV}${INCICONV:+ }-I$additional_includedir" - fi - fi - fi - fi - fi - if test -n "$found_la"; then - save_libdir="$libdir" - case "$found_la" in - */* | *\\*) . "$found_la" ;; - *) . "./$found_la" ;; - esac - libdir="$save_libdir" - for dep in $dependency_libs; do - case "$dep" in - -L*) - additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` - if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ - && test "X$additional_libdir" != "X/usr/$acl_libdirstem2"; then - haveit= - if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem" \ - || test "X$additional_libdir" = "X/usr/local/$acl_libdirstem2"; then - if test -n "$GCC"; then - case $host_os in - linux* | gnu* | k*bsd*-gnu) haveit=yes;; - esac - fi - fi - if test -z "$haveit"; then - haveit= - for x in $LDFLAGS $LIBICONV; do - - acl_save_prefix="$prefix" - prefix="$acl_final_prefix" - acl_save_exec_prefix="$exec_prefix" - exec_prefix="$acl_final_exec_prefix" - eval x=\"$x\" - exec_prefix="$acl_save_exec_prefix" - prefix="$acl_save_prefix" - - if test "X$x" = "X-L$additional_libdir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - if test -d "$additional_libdir"; then - LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir" - fi - fi - haveit= - for x in $LDFLAGS $LTLIBICONV; do - - acl_save_prefix="$prefix" - prefix="$acl_final_prefix" - acl_save_exec_prefix="$exec_prefix" - exec_prefix="$acl_final_exec_prefix" - eval x=\"$x\" - exec_prefix="$acl_save_exec_prefix" - prefix="$acl_save_prefix" - - if test "X$x" = "X-L$additional_libdir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - if test -d "$additional_libdir"; then - LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir" - fi - fi - fi - fi - ;; - -R*) - dir=`echo "X$dep" | sed -e 's/^X-R//'` - if test "$enable_rpath" != no; then - haveit= - for x in $rpathdirs; do - if test "X$x" = "X$dir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - rpathdirs="$rpathdirs $dir" - fi - haveit= - for x in $ltrpathdirs; do - if test "X$x" = "X$dir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - ltrpathdirs="$ltrpathdirs $dir" - fi - fi - ;; - -l*) - names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` - ;; - *.la) - names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` - ;; - *) - LIBICONV="${LIBICONV}${LIBICONV:+ }$dep" - LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$dep" - ;; - esac - done - fi - else - LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name" - LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-l$name" - fi - fi - fi - done - done - if test "X$rpathdirs" != "X"; then - if test -n "$acl_hardcode_libdir_separator"; then - alldirs= - for found_dir in $rpathdirs; do - alldirs="${alldirs}${alldirs:+$acl_hardcode_libdir_separator}$found_dir" - done - acl_save_libdir="$libdir" - libdir="$alldirs" - eval flag=\"$acl_hardcode_libdir_flag_spec\" - libdir="$acl_save_libdir" - LIBICONV="${LIBICONV}${LIBICONV:+ }$flag" - else - for found_dir in $rpathdirs; do - acl_save_libdir="$libdir" - libdir="$found_dir" - eval flag=\"$acl_hardcode_libdir_flag_spec\" - libdir="$acl_save_libdir" - LIBICONV="${LIBICONV}${LIBICONV:+ }$flag" - done - fi - fi - if test "X$ltrpathdirs" != "X"; then - for found_dir in $ltrpathdirs; do - LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir" - done - fi - - - - - - - - - - - - - am_save_CPPFLAGS="$CPPFLAGS" - - for element in $INCICONV; do - haveit= - for x in $CPPFLAGS; do - - acl_save_prefix="$prefix" - prefix="$acl_final_prefix" - acl_save_exec_prefix="$exec_prefix" - exec_prefix="$acl_final_exec_prefix" - eval x=\"$x\" - exec_prefix="$acl_save_exec_prefix" - prefix="$acl_save_prefix" - - if test "X$x" = "X$element"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element" - fi - done - - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5 -printf %s "checking for iconv... " >&6; } -if test ${am_cv_func_iconv+y} -then : - printf %s "(cached) " >&6 -else $as_nop - - am_cv_func_iconv="no, consider installing GNU libiconv" - am_cv_lib_iconv=no - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#include -#include - -int -main (void) -{ -iconv_t cd = iconv_open("",""); - iconv(cd,NULL,NULL,NULL,NULL); - iconv_close(cd); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - am_cv_func_iconv=yes -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - if test "$am_cv_func_iconv" != yes; then - am_save_LIBS="$LIBS" - LIBS="$LIBS $LIBICONV" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#include -#include - -int -main (void) -{ -iconv_t cd = iconv_open("",""); - iconv(cd,NULL,NULL,NULL,NULL); - iconv_close(cd); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - am_cv_lib_iconv=yes - am_cv_func_iconv=yes -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - LIBS="$am_save_LIBS" - fi - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5 -printf "%s\n" "$am_cv_func_iconv" >&6; } - if test "$am_cv_func_iconv" = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working iconv" >&5 -printf %s "checking for working iconv... " >&6; } -if test ${am_cv_func_iconv_works+y} -then : - printf %s "(cached) " >&6 -else $as_nop - - am_save_LIBS="$LIBS" - if test $am_cv_lib_iconv = yes; then - LIBS="$LIBS $LIBICONV" - fi - am_cv_func_iconv_works=no - for ac_iconv_const in '' 'const'; do - if test "$cross_compiling" = yes -then : - case "$host_os" in - aix* | hpux*) am_cv_func_iconv_works="guessing no" ;; - *) am_cv_func_iconv_works="guessing yes" ;; - esac -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#include -#include - -#ifndef ICONV_CONST -# define ICONV_CONST $ac_iconv_const -#endif - -int -main (void) -{ -int result = 0; - /* Test against AIX 5.1 bug: Failures are not distinguishable from successful - returns. */ - { - iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8"); - if (cd_utf8_to_88591 != (iconv_t)(-1)) - { - static ICONV_CONST char input[] = "\342\202\254"; /* EURO SIGN */ - char buf[10]; - ICONV_CONST char *inptr = input; - size_t inbytesleft = strlen (input); - char *outptr = buf; - size_t outbytesleft = sizeof (buf); - size_t res = iconv (cd_utf8_to_88591, - &inptr, &inbytesleft, - &outptr, &outbytesleft); - if (res == 0) - result |= 1; - iconv_close (cd_utf8_to_88591); - } - } - /* Test against Solaris 10 bug: Failures are not distinguishable from - successful returns. */ - { - iconv_t cd_ascii_to_88591 = iconv_open ("ISO8859-1", "646"); - if (cd_ascii_to_88591 != (iconv_t)(-1)) - { - static ICONV_CONST char input[] = "\263"; - char buf[10]; - ICONV_CONST char *inptr = input; - size_t inbytesleft = strlen (input); - char *outptr = buf; - size_t outbytesleft = sizeof (buf); - size_t res = iconv (cd_ascii_to_88591, - &inptr, &inbytesleft, - &outptr, &outbytesleft); - if (res == 0) - result |= 2; - iconv_close (cd_ascii_to_88591); - } - } - /* Test against AIX 6.1..7.1 bug: Buffer overrun. */ - { - iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO-8859-1"); - if (cd_88591_to_utf8 != (iconv_t)(-1)) - { - static ICONV_CONST char input[] = "\304"; - static char buf[2] = { (char)0xDE, (char)0xAD }; - ICONV_CONST char *inptr = input; - size_t inbytesleft = 1; - char *outptr = buf; - size_t outbytesleft = 1; - size_t res = iconv (cd_88591_to_utf8, - &inptr, &inbytesleft, - &outptr, &outbytesleft); - if (res != (size_t)(-1) || outptr - buf > 1 || buf[1] != (char)0xAD) - result |= 4; - iconv_close (cd_88591_to_utf8); - } - } -#if 0 /* This bug could be worked around by the caller. */ - /* Test against HP-UX 11.11 bug: Positive return value instead of 0. */ - { - iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591"); - if (cd_88591_to_utf8 != (iconv_t)(-1)) - { - static ICONV_CONST char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; - char buf[50]; - ICONV_CONST char *inptr = input; - size_t inbytesleft = strlen (input); - char *outptr = buf; - size_t outbytesleft = sizeof (buf); - size_t res = iconv (cd_88591_to_utf8, - &inptr, &inbytesleft, - &outptr, &outbytesleft); - if ((int)res > 0) - result |= 8; - iconv_close (cd_88591_to_utf8); - } - } -#endif - /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is - provided. */ - if (/* Try standardized names. */ - iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1) - /* Try IRIX, OSF/1 names. */ - && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1) - /* Try AIX names. */ - && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1) - /* Try HP-UX names. */ - && iconv_open ("utf8", "eucJP") == (iconv_t)(-1)) - result |= 16; - return result; - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_run "$LINENO" -then : - am_cv_func_iconv_works=yes -fi -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ - conftest.$ac_objext conftest.beam conftest.$ac_ext -fi - - test "$am_cv_func_iconv_works" = no || break - done - LIBS="$am_save_LIBS" - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv_works" >&5 -printf "%s\n" "$am_cv_func_iconv_works" >&6; } - case "$am_cv_func_iconv_works" in - *no) am_func_iconv=no am_cv_lib_iconv=no ;; - *) am_func_iconv=yes ;; - esac - else - am_func_iconv=no am_cv_lib_iconv=no - fi - if test "$am_func_iconv" = yes; then - -printf "%s\n" "#define HAVE_ICONV 1" >>confdefs.h - - fi - if test "$am_cv_lib_iconv" = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5 -printf %s "checking how to link with libiconv... " >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5 -printf "%s\n" "$LIBICONV" >&6; } - else - CPPFLAGS="$am_save_CPPFLAGS" - LIBICONV= - LTLIBICONV= - fi - - - - if test "$am_cv_func_iconv" = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for iconv declaration" >&5 -printf %s "checking for iconv declaration... " >&6; } - if test ${am_cv_proto_iconv+y} -then : - printf %s "(cached) " >&6 -else $as_nop - - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#include -#include -extern -#ifdef __cplusplus -"C" -#endif -#if defined(__STDC__) || defined(_MSC_VER) || defined(__cplusplus) -size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); -#else -size_t iconv(); -#endif - -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - am_cv_proto_iconv_arg1="" -else $as_nop - am_cv_proto_iconv_arg1="const" -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);" -fi - - am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: - $am_cv_proto_iconv" >&5 -printf "%s\n" " - $am_cv_proto_iconv" >&6; } - -printf "%s\n" "#define ICONV_CONST $am_cv_proto_iconv_arg1" >>confdefs.h - - - fi - - ac_fn_c_check_header_compile "$LINENO" "iconv.h" "ac_cv_header_iconv_h" "#include -" -if test "x$ac_cv_header_iconv_h" = xyes -then : - printf "%s\n" "#define HAVE_ICONV_H 1" >>confdefs.h - -fi - - if test "x$am_cv_func_iconv" = "xyes"; then - ac_fn_c_check_header_compile "$LINENO" "localcharset.h" "ac_cv_header_localcharset_h" "$ac_includes_default" -if test "x$ac_cv_header_localcharset_h" = xyes -then : - printf "%s\n" "#define HAVE_LOCALCHARSET_H 1" >>confdefs.h - -fi - - am_save_LIBS="$LIBS" - LIBS="${LIBS} ${LIBICONV}" - LIBSREQUIRED="$LIBSREQUIRED${LIBSREQUIRED:+ }iconv" - ac_fn_c_check_func "$LINENO" "locale_charset" "ac_cv_func_locale_charset" -if test "x$ac_cv_func_locale_charset" = xyes -then : - printf "%s\n" "#define HAVE_LOCALE_CHARSET 1" >>confdefs.h - -fi - - LIBS="${am_save_LIBS}" - if test "x$ac_cv_func_locale_charset" != "xyes"; then - # If locale_charset() is not in libiconv, we have to find libcharset. - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for locale_charset in -lcharset" >&5 -printf %s "checking for locale_charset in -lcharset... " >&6; } -if test ${ac_cv_lib_charset_locale_charset+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lcharset $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char locale_charset (); -int -main (void) -{ -return locale_charset (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_charset_locale_charset=yes -else $as_nop - ac_cv_lib_charset_locale_charset=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_charset_locale_charset" >&5 -printf "%s\n" "$ac_cv_lib_charset_locale_charset" >&6; } -if test "x$ac_cv_lib_charset_locale_charset" = xyes -then : - printf "%s\n" "#define HAVE_LIBCHARSET 1" >>confdefs.h - - LIBS="-lcharset $LIBS" - -fi - - fi - fi -fi - - -# Check whether --with-lz4 was given. -if test ${with_lz4+y} -then : - withval=$with_lz4; -fi - - -if test "x$with_lz4" != "xno"; then - ac_fn_c_check_header_compile "$LINENO" "lz4.h" "ac_cv_header_lz4_h" "$ac_includes_default" -if test "x$ac_cv_header_lz4_h" = xyes -then : - printf "%s\n" "#define HAVE_LZ4_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "lz4hc.h" "ac_cv_header_lz4hc_h" "$ac_includes_default" -if test "x$ac_cv_header_lz4hc_h" = xyes -then : - printf "%s\n" "#define HAVE_LZ4HC_H 1" >>confdefs.h - -fi - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for LZ4_decompress_safe in -llz4" >&5 -printf %s "checking for LZ4_decompress_safe in -llz4... " >&6; } -if test ${ac_cv_lib_lz4_LZ4_decompress_safe+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-llz4 $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char LZ4_decompress_safe (); -int -main (void) -{ -return LZ4_decompress_safe (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_lz4_LZ4_decompress_safe=yes -else $as_nop - ac_cv_lib_lz4_LZ4_decompress_safe=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lz4_LZ4_decompress_safe" >&5 -printf "%s\n" "$ac_cv_lib_lz4_LZ4_decompress_safe" >&6; } -if test "x$ac_cv_lib_lz4_LZ4_decompress_safe" = xyes -then : - printf "%s\n" "#define HAVE_LIBLZ4 1" >>confdefs.h - - LIBS="-llz4 $LIBS" - -fi - -fi - - -# Check whether --with-zstd was given. -if test ${with_zstd+y} -then : - withval=$with_zstd; -fi - - -if test "x$with_zstd" != "xno"; then - ac_fn_c_check_header_compile "$LINENO" "zstd.h" "ac_cv_header_zstd_h" "$ac_includes_default" -if test "x$ac_cv_header_zstd_h" = xyes -then : - printf "%s\n" "#define HAVE_ZSTD_H 1" >>confdefs.h - -fi - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ZSTD_decompressStream in -lzstd" >&5 -printf %s "checking for ZSTD_decompressStream in -lzstd... " >&6; } -if test ${ac_cv_lib_zstd_ZSTD_decompressStream+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lzstd $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char ZSTD_decompressStream (); -int -main (void) -{ -return ZSTD_decompressStream (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_zstd_ZSTD_decompressStream=yes -else $as_nop - ac_cv_lib_zstd_ZSTD_decompressStream=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_zstd_ZSTD_decompressStream" >&5 -printf "%s\n" "$ac_cv_lib_zstd_ZSTD_decompressStream" >&6; } -if test "x$ac_cv_lib_zstd_ZSTD_decompressStream" = xyes -then : - printf "%s\n" "#define HAVE_LIBZSTD 1" >>confdefs.h - - LIBS="-lzstd $LIBS" - -fi - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ZSTD_compressStream in -lzstd" >&5 -printf %s "checking for ZSTD_compressStream in -lzstd... " >&6; } -if test ${ac_cv_lib_zstd_ZSTD_compressStream+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lzstd $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char ZSTD_compressStream (); -int -main (void) -{ -return ZSTD_compressStream (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_zstd_ZSTD_compressStream=yes -else $as_nop - ac_cv_lib_zstd_ZSTD_compressStream=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_zstd_ZSTD_compressStream" >&5 -printf "%s\n" "$ac_cv_lib_zstd_ZSTD_compressStream" >&6; } -if test "x$ac_cv_lib_zstd_ZSTD_compressStream" = xyes -then : - -printf "%s\n" "#define HAVE_LIBZSTD_COMPRESSOR 1" >>confdefs.h - -fi - -fi - - -# Check whether --with-lzma was given. -if test ${with_lzma+y} -then : - withval=$with_lzma; -fi - - -if test "x$with_lzma" != "xno"; then - ac_fn_c_check_header_compile "$LINENO" "lzma.h" "ac_cv_header_lzma_h" "$ac_includes_default" -if test "x$ac_cv_header_lzma_h" = xyes -then : - printf "%s\n" "#define HAVE_LZMA_H 1" >>confdefs.h - -fi - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for lzma_stream_decoder in -llzma" >&5 -printf %s "checking for lzma_stream_decoder in -llzma... " >&6; } -if test ${ac_cv_lib_lzma_lzma_stream_decoder+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-llzma $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char lzma_stream_decoder (); -int -main (void) -{ -return lzma_stream_decoder (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_lzma_lzma_stream_decoder=yes -else $as_nop - ac_cv_lib_lzma_lzma_stream_decoder=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lzma_lzma_stream_decoder" >&5 -printf "%s\n" "$ac_cv_lib_lzma_lzma_stream_decoder" >&6; } -if test "x$ac_cv_lib_lzma_lzma_stream_decoder" = xyes -then : - printf "%s\n" "#define HAVE_LIBLZMA 1" >>confdefs.h - - LIBS="-llzma $LIBS" - -fi - - # Some pre-release (but widely distributed) versions of liblzma - # included a disabled version of lzma_stream_encoder_mt that - # fools a naive AC_CHECK_LIB or AC_CHECK_FUNC, so we need - # to do something more complex here: - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we have multithread support in lzma" >&5 -printf %s "checking whether we have multithread support in lzma... " >&6; } -if test ${ac_cv_lzma_has_mt+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - - #include - #if LZMA_VERSION < 50020000 - #error unsupported - #endif -int -main (void) -{ -lzma_stream_encoder_mt(0, 0); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lzma_has_mt=yes -else $as_nop - ac_cv_lzma_has_mt=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lzma_has_mt" >&5 -printf "%s\n" "$ac_cv_lzma_has_mt" >&6; } - if test "x$ac_cv_lzma_has_mt" != xno; then - -printf "%s\n" "#define HAVE_LZMA_STREAM_ENCODER_MT 1" >>confdefs.h - - fi -fi - - -# Check whether --with-lzo2 was given. -if test ${with_lzo2+y} -then : - withval=$with_lzo2; -fi - - -if test "x$with_lzo2" = "xyes"; then - ac_fn_c_check_header_compile "$LINENO" "lzo/lzoconf.h" "ac_cv_header_lzo_lzoconf_h" "$ac_includes_default" -if test "x$ac_cv_header_lzo_lzoconf_h" = xyes -then : - printf "%s\n" "#define HAVE_LZO_LZOCONF_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "lzo/lzo1x.h" "ac_cv_header_lzo_lzo1x_h" "$ac_includes_default" -if test "x$ac_cv_header_lzo_lzo1x_h" = xyes -then : - printf "%s\n" "#define HAVE_LZO_LZO1X_H 1" >>confdefs.h - -fi - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for lzo1x_decompress_safe in -llzo2" >&5 -printf %s "checking for lzo1x_decompress_safe in -llzo2... " >&6; } -if test ${ac_cv_lib_lzo2_lzo1x_decompress_safe+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-llzo2 $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char lzo1x_decompress_safe (); -int -main (void) -{ -return lzo1x_decompress_safe (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_lzo2_lzo1x_decompress_safe=yes -else $as_nop - ac_cv_lib_lzo2_lzo1x_decompress_safe=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lzo2_lzo1x_decompress_safe" >&5 -printf "%s\n" "$ac_cv_lib_lzo2_lzo1x_decompress_safe" >&6; } -if test "x$ac_cv_lib_lzo2_lzo1x_decompress_safe" = xyes -then : - printf "%s\n" "#define HAVE_LIBLZO2 1" >>confdefs.h - - LIBS="-llzo2 $LIBS" - -fi - -fi - - -# Check whether --with-cng was given. -if test ${with_cng+y} -then : - withval=$with_cng; -fi - - - -# Check whether --with-mbedtls was given. -if test ${with_mbedtls+y} -then : - withval=$with_mbedtls; -fi - - -# Check whether --with-nettle was given. -if test ${with_nettle+y} -then : - withval=$with_nettle; -fi - - -# Check whether --with-openssl was given. -if test ${with_openssl+y} -then : - withval=$with_openssl; -fi - -case "$host_os" in - *darwin* ) with_openssl=no ;; -esac - - -# Check whether --with-xml2 was given. -if test ${with_xml2+y} -then : - withval=$with_xml2; -fi - - -# Check whether --with-expat was given. -if test ${with_expat+y} -then : - withval=$with_expat; -fi - - -if test "x$with_xml2" != "xno"; then - - - - - - - -if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. -set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_PKG_CONFIG+y} -then : - printf %s "(cached) " >&6 -else $as_nop - case $PKG_CONFIG in - [\\/]* | ?:[\\/]*) - ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. - ;; - *) - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_PKG_CONFIG="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - - ;; -esac -fi -PKG_CONFIG=$ac_cv_path_PKG_CONFIG -if test -n "$PKG_CONFIG"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 -printf "%s\n" "$PKG_CONFIG" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_path_PKG_CONFIG"; then - ac_pt_PKG_CONFIG=$PKG_CONFIG - # Extract the first word of "pkg-config", so it can be a program name with args. -set dummy pkg-config; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_ac_pt_PKG_CONFIG+y} -then : - printf %s "(cached) " >&6 -else $as_nop - case $ac_pt_PKG_CONFIG in - [\\/]* | ?:[\\/]*) - ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. - ;; - *) - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_ac_pt_PKG_CONFIG="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - - ;; -esac -fi -ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG -if test -n "$ac_pt_PKG_CONFIG"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 -printf "%s\n" "$ac_pt_PKG_CONFIG" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_pt_PKG_CONFIG" = x; then - PKG_CONFIG="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - PKG_CONFIG=$ac_pt_PKG_CONFIG - fi -else - PKG_CONFIG="$ac_cv_path_PKG_CONFIG" -fi - -fi -if test -n "$PKG_CONFIG"; then - _pkg_min_version=0.9.0 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 -printf %s "checking pkg-config is at least version $_pkg_min_version... " >&6; } - if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } - PKG_CONFIG="" - fi -fi - -pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libxml-2.0" >&5 -printf %s "checking for libxml-2.0... " >&6; } - -if test -n "$LIBXML2_PC_CFLAGS"; then - pkg_cv_LIBXML2_PC_CFLAGS="$LIBXML2_PC_CFLAGS" - elif test -n "$PKG_CONFIG"; then - if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libxml-2.0\""; } >&5 - ($PKG_CONFIG --exists --print-errors "libxml-2.0") 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - pkg_cv_LIBXML2_PC_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0" 2>/dev/null` - test "x$?" != "x0" && pkg_failed=yes -else - pkg_failed=yes -fi - else - pkg_failed=untried -fi -if test -n "$LIBXML2_PC_LIBS"; then - pkg_cv_LIBXML2_PC_LIBS="$LIBXML2_PC_LIBS" - elif test -n "$PKG_CONFIG"; then - if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libxml-2.0\""; } >&5 - ($PKG_CONFIG --exists --print-errors "libxml-2.0") 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - pkg_cv_LIBXML2_PC_LIBS=`$PKG_CONFIG --libs "libxml-2.0" 2>/dev/null` - test "x$?" != "x0" && pkg_failed=yes -else - pkg_failed=yes -fi - else - pkg_failed=untried -fi - - - -if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } - -if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then - _pkg_short_errors_supported=yes -else - _pkg_short_errors_supported=no -fi - if test $_pkg_short_errors_supported = yes; then - LIBXML2_PC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0" 2>&1` - else - LIBXML2_PC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0" 2>&1` - fi - # Put the nasty error message in config.log where it belongs - echo "$LIBXML2_PC_PKG_ERRORS" >&5 - - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xmlInitParser in -lxml2" >&5 -printf %s "checking for xmlInitParser in -lxml2... " >&6; } -if test ${ac_cv_lib_xml2_xmlInitParser+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lxml2 $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char xmlInitParser (); -int -main (void) -{ -return xmlInitParser (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_xml2_xmlInitParser=yes -else $as_nop - ac_cv_lib_xml2_xmlInitParser=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlInitParser" >&5 -printf "%s\n" "$ac_cv_lib_xml2_xmlInitParser" >&6; } -if test "x$ac_cv_lib_xml2_xmlInitParser" = xyes -then : - printf "%s\n" "#define HAVE_LIBXML2 1" >>confdefs.h - - LIBS="-lxml2 $LIBS" - -fi - - -elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xmlInitParser in -lxml2" >&5 -printf %s "checking for xmlInitParser in -lxml2... " >&6; } -if test ${ac_cv_lib_xml2_xmlInitParser+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lxml2 $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char xmlInitParser (); -int -main (void) -{ -return xmlInitParser (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_xml2_xmlInitParser=yes -else $as_nop - ac_cv_lib_xml2_xmlInitParser=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlInitParser" >&5 -printf "%s\n" "$ac_cv_lib_xml2_xmlInitParser" >&6; } -if test "x$ac_cv_lib_xml2_xmlInitParser" = xyes -then : - printf "%s\n" "#define HAVE_LIBXML2 1" >>confdefs.h - - LIBS="-lxml2 $LIBS" - -fi - - -else - LIBXML2_PC_CFLAGS=$pkg_cv_LIBXML2_PC_CFLAGS - LIBXML2_PC_LIBS=$pkg_cv_LIBXML2_PC_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - - CPPFLAGS="${CPPFLAGS} ${LIBXML2_PC_CFLAGS}" - LIBS="${LIBS} ${LIBXML2_PC_LIBS}" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xmlInitParser in -lxml2" >&5 -printf %s "checking for xmlInitParser in -lxml2... " >&6; } -if test ${ac_cv_lib_xml2_xmlInitParser+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lxml2 $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char xmlInitParser (); -int -main (void) -{ -return xmlInitParser (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_xml2_xmlInitParser=yes -else $as_nop - ac_cv_lib_xml2_xmlInitParser=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_xmlInitParser" >&5 -printf "%s\n" "$ac_cv_lib_xml2_xmlInitParser" >&6; } -if test "x$ac_cv_lib_xml2_xmlInitParser" = xyes -then : - true -else $as_nop - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "Missing xml2 library -See \`config.log' for more details" "$LINENO" 5; } -fi - - -fi - ac_fn_c_check_header_compile "$LINENO" "libxml/xmlreader.h" "ac_cv_header_libxml_xmlreader_h" "$ac_includes_default" -if test "x$ac_cv_header_libxml_xmlreader_h" = xyes -then : - printf "%s\n" "#define HAVE_LIBXML_XMLREADER_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "libxml/xmlwriter.h" "ac_cv_header_libxml_xmlwriter_h" "$ac_includes_default" -if test "x$ac_cv_header_libxml_xmlwriter_h" = xyes -then : - printf "%s\n" "#define HAVE_LIBXML_XMLWRITER_H 1" >>confdefs.h - -fi - -fi -if test "x$ac_cv_header_libxml_xmlreader_h" != "xyes"; then - if test "x$with_expat" != "xno"; then - ac_fn_c_check_header_compile "$LINENO" "expat.h" "ac_cv_header_expat_h" "$ac_includes_default" -if test "x$ac_cv_header_expat_h" = xyes -then : - printf "%s\n" "#define HAVE_EXPAT_H 1" >>confdefs.h - -fi - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XML_ParserCreate in -lexpat" >&5 -printf %s "checking for XML_ParserCreate in -lexpat... " >&6; } -if test ${ac_cv_lib_expat_XML_ParserCreate+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lexpat $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char XML_ParserCreate (); -int -main (void) -{ -return XML_ParserCreate (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_expat_XML_ParserCreate=yes -else $as_nop - ac_cv_lib_expat_XML_ParserCreate=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_expat_XML_ParserCreate" >&5 -printf "%s\n" "$ac_cv_lib_expat_XML_ParserCreate" >&6; } -if test "x$ac_cv_lib_expat_XML_ParserCreate" = xyes -then : - printf "%s\n" "#define HAVE_LIBEXPAT 1" >>confdefs.h - - LIBS="-lexpat $LIBS" - -fi - - fi -fi - -# Check whether --enable-posix-regex-lib was given. -if test ${enable_posix_regex_lib+y} -then : - enableval=$enable_posix_regex_lib; -else $as_nop - enable_posix_regex_lib=auto -fi - - -posix_regex_lib_found= -if test "$enable_posix_regex_lib" = "auto" || test "$enable_posix_regex_lib" = "libc" || test "$enable_posix_regex_lib" = "libregex"; then - ac_fn_c_check_header_compile "$LINENO" "regex.h" "ac_cv_header_regex_h" "$ac_includes_default" -if test "x$ac_cv_header_regex_h" = xyes -then : - printf "%s\n" "#define HAVE_REGEX_H 1" >>confdefs.h - -fi - - if test "x$ac_cv_header_regex_h" != "xno"; then - ac_fn_c_check_func "$LINENO" "regcomp" "ac_cv_func_regcomp" -if test "x$ac_cv_func_regcomp" = xyes -then : - -fi - - if test "x$ac_cv_func_regcomp" = xyes; then - posix_regex_lib_found=1 - else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for regcomp in -lregex" >&5 -printf %s "checking for regcomp in -lregex... " >&6; } -if test ${ac_cv_lib_regex_regcomp+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lregex $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char regcomp (); -int -main (void) -{ -return regcomp (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_regex_regcomp=yes -else $as_nop - ac_cv_lib_regex_regcomp=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_regex_regcomp" >&5 -printf "%s\n" "$ac_cv_lib_regex_regcomp" >&6; } -if test "x$ac_cv_lib_regex_regcomp" = xyes -then : - printf "%s\n" "#define HAVE_LIBREGEX 1" >>confdefs.h - - LIBS="-lregex $LIBS" - -fi - - if test "x$ac_cv_lib_regex_regcomp" = xyes; then - posix_regex_lib_found=1 - fi - fi - fi -fi -if test -z $posix_regex_lib_found && (test "$enable_posix_regex_lib" = "auto" || test "$enable_posix_regex_lib" = "libpcreposix"); then - ac_fn_c_check_header_compile "$LINENO" "pcreposix.h" "ac_cv_header_pcreposix_h" "$ac_includes_default" -if test "x$ac_cv_header_pcreposix_h" = xyes -then : - printf "%s\n" "#define HAVE_PCREPOSIX_H 1" >>confdefs.h - -fi - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for regcomp in -lpcreposix" >&5 -printf %s "checking for regcomp in -lpcreposix... " >&6; } -if test ${ac_cv_lib_pcreposix_regcomp+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lpcreposix $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char regcomp (); -int -main (void) -{ -return regcomp (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_pcreposix_regcomp=yes -else $as_nop - ac_cv_lib_pcreposix_regcomp=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pcreposix_regcomp" >&5 -printf "%s\n" "$ac_cv_lib_pcreposix_regcomp" >&6; } -if test "x$ac_cv_lib_pcreposix_regcomp" = xyes -then : - printf "%s\n" "#define HAVE_LIBPCREPOSIX 1" >>confdefs.h - - LIBS="-lpcreposix $LIBS" - -fi - - if test "x$ac_cv_lib_pcreposix_regcomp" != xyes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying libpcreposix check again with libpcre" >&5 -printf "%s\n" "$as_me: trying libpcreposix check again with libpcre" >&6;} - unset ac_cv_lib_pcreposix_regcomp - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pcre_exec in -lpcre" >&5 -printf %s "checking for pcre_exec in -lpcre... " >&6; } -if test ${ac_cv_lib_pcre_pcre_exec+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lpcre $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char pcre_exec (); -int -main (void) -{ -return pcre_exec (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_pcre_pcre_exec=yes -else $as_nop - ac_cv_lib_pcre_pcre_exec=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pcre_pcre_exec" >&5 -printf "%s\n" "$ac_cv_lib_pcre_pcre_exec" >&6; } -if test "x$ac_cv_lib_pcre_pcre_exec" = xyes -then : - printf "%s\n" "#define HAVE_LIBPCRE 1" >>confdefs.h - - LIBS="-lpcre $LIBS" - -fi - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for regcomp in -lpcreposix" >&5 -printf %s "checking for regcomp in -lpcreposix... " >&6; } -if test ${ac_cv_lib_pcreposix_regcomp+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lpcreposix $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char regcomp (); -int -main (void) -{ -return regcomp (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_pcreposix_regcomp=yes -else $as_nop - ac_cv_lib_pcreposix_regcomp=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pcreposix_regcomp" >&5 -printf "%s\n" "$ac_cv_lib_pcreposix_regcomp" >&6; } -if test "x$ac_cv_lib_pcreposix_regcomp" = xyes -then : - printf "%s\n" "#define HAVE_LIBPCREPOSIX 1" >>confdefs.h - - LIBS="-lpcreposix $LIBS" - -fi - - if test "x$ac_cv_lib_pcre_pcre_exec" = xyes && test "x$ac_cv_lib_pcreposix_regcomp" = xyes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if PCRE_STATIC needs to be defined" >&5 -printf %s "checking if PCRE_STATIC needs to be defined... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include - int main() { return regcomp(NULL, NULL, 0); } -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - without_pcre_static=yes -else $as_nop - without_pcre_static=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#define PCRE_STATIC - #include - int main() { return regcomp(NULL, NULL, 0); } -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - with_pcre_static=yes -else $as_nop - with_pcre_static=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - if test "x$without_pcre_static" != xyes && test "x$with_pcre_static" = xyes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - -printf "%s\n" "#define PCRE_STATIC 1" >>confdefs.h - - elif test "x$without_pcre_static" = xyes || test "x$with_pcre_static" = xyes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } - fi - posix_regex_lib_found=1 - fi - else - posix_regex_lib_found=1 - fi -fi - -# TODO: Give the user the option of using a pre-existing system -# libarchive. This will define HAVE_LIBARCHIVE which will cause -# bsdtar_platform.h to use #include <...> for the libarchive headers. -# Need to include Makefile.am magic to link against system -# -larchive in that case. -#AC_CHECK_LIB(archive,archive_version) - -# Checks for supported compiler flags - - - - -for flag in -Wall -Wformat -Wformat-security; do - as_CACHEVAR=`printf "%s\n" "ax_cv_check_cflags__$flag" | $as_tr_sh` -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5 -printf %s "checking whether C compiler accepts $flag... " >&6; } -if eval test \${$as_CACHEVAR+y} -then : - printf %s "(cached) " >&6 -else $as_nop - - ax_check_save_flags=$CFLAGS - CFLAGS="$CFLAGS $flag" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - eval "$as_CACHEVAR=yes" -else $as_nop - eval "$as_CACHEVAR=no" -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - CFLAGS=$ax_check_save_flags -fi -eval ac_res=\$$as_CACHEVAR - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -printf "%s\n" "$ac_res" >&6; } -if eval test \"x\$"$as_CACHEVAR"\" = x"yes" -then : - -if test ${CFLAGS+y} -then : - - case " $CFLAGS " in #( - *" $flag "*) : - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5 - (: CFLAGS already contains $flag) 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } ;; #( - *) : - - as_fn_append CFLAGS " $flag" - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS\""; } >&5 - (: CFLAGS="$CFLAGS") 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - ;; -esac - -else $as_nop - - CFLAGS=$flag - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS\""; } >&5 - (: CFLAGS="$CFLAGS") 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - -fi - -else $as_nop - : -fi - -done - - -# Place the functions and data into separate sections, allowing the linker -# to garbage collect the unused ones. -save_LDFLAGS=$LDFLAGS -LDFLAGS="$LDFLAGS -Wl,--gc-sections" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ld supports --gc-sections" >&5 -printf %s "checking whether ld supports --gc-sections... " >&6; } -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -static char UnusedFunc() { return 5; } int main() { return 0;} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - GC_SECTIONS="-Wl,--gc-sections"; - - - - -for flag in -ffunction-sections -fdata-sections; do - as_CACHEVAR=`printf "%s\n" "ax_cv_check_cflags__$flag" | $as_tr_sh` -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5 -printf %s "checking whether C compiler accepts $flag... " >&6; } -if eval test \${$as_CACHEVAR+y} -then : - printf %s "(cached) " >&6 -else $as_nop - - ax_check_save_flags=$CFLAGS - CFLAGS="$CFLAGS $flag" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - eval "$as_CACHEVAR=yes" -else $as_nop - eval "$as_CACHEVAR=no" -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - CFLAGS=$ax_check_save_flags -fi -eval ac_res=\$$as_CACHEVAR - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -printf "%s\n" "$ac_res" >&6; } -if eval test \"x\$"$as_CACHEVAR"\" = x"yes" -then : - -if test ${CFLAGS+y} -then : - - case " $CFLAGS " in #( - *" $flag "*) : - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5 - (: CFLAGS already contains $flag) 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } ;; #( - *) : - - as_fn_append CFLAGS " $flag" - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS\""; } >&5 - (: CFLAGS="$CFLAGS") 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - ;; -esac - -else $as_nop - - CFLAGS=$flag - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS\""; } >&5 - (: CFLAGS="$CFLAGS") 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - -fi - -else $as_nop - : -fi - -done - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } - GC_SECTIONS=""; -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LDFLAGS=$save_LDFLAGS - - - -# Checks for typedefs, structures, and compiler characteristics. -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5 -printf %s "checking for an ANSI C-conforming const... " >&6; } -if test ${ac_cv_c_const+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ - -#ifndef __cplusplus - /* Ultrix mips cc rejects this sort of thing. */ - typedef int charset[2]; - const charset cs = { 0, 0 }; - /* SunOS 4.1.1 cc rejects this. */ - char const *const *pcpcc; - char **ppc; - /* NEC SVR4.0.2 mips cc rejects this. */ - struct point {int x, y;}; - static struct point const zero = {0,0}; - /* IBM XL C 1.02.0.0 rejects this. - It does not let you subtract one const X* pointer from another in - an arm of an if-expression whose if-part is not a constant - expression */ - const char *g = "string"; - pcpcc = &g + (g ? g-g : 0); - /* HPUX 7.0 cc rejects these. */ - ++pcpcc; - ppc = (char**) pcpcc; - pcpcc = (char const *const *) ppc; - { /* SCO 3.2v4 cc rejects this sort of thing. */ - char tx; - char *t = &tx; - char const *s = 0 ? (char *) 0 : (char const *) 0; - - *t++ = 0; - if (s) return 0; - } - { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ - int x[] = {25, 17}; - const int *foo = &x[0]; - ++foo; - } - { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ - typedef const int *iptr; - iptr p = 0; - ++p; - } - { /* IBM XL C 1.02.0.0 rejects this sort of thing, saying - "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ - struct s { int j; const int *ap[3]; } bx; - struct s *b = &bx; b->j = 5; - } - { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ - const int foo = 10; - if (!foo) return 0; - } - return !cs[0] && !zero.x; -#endif - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_c_const=yes -else $as_nop - ac_cv_c_const=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5 -printf "%s\n" "$ac_cv_c_const" >&6; } -if test $ac_cv_c_const = no; then - -printf "%s\n" "#define const /**/" >>confdefs.h - -fi - -# la_TYPE_UID_T defaults to "int", which is incorrect for MinGW -# and MSVC. Use a customized version. -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5 -printf %s "checking for uid_t in sys/types.h... " >&6; } -if test ${la_cv_type_uid_t+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include - -_ACEOF -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - $EGREP "uid_t" >/dev/null 2>&1 -then : - la_cv_type_uid_t=yes -else $as_nop - la_cv_type_uid_t=no -fi -rm -rf conftest* - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $la_cv_type_uid_t" >&5 -printf "%s\n" "$la_cv_type_uid_t" >&6; } -if test $la_cv_type_uid_t = no; then - case $host in - *mingw*) def_uid_t=short ;; - *) def_uid_t=int ;; - esac - -printf "%s\n" "#define uid_t $def_uid_t" >>confdefs.h - - -printf "%s\n" "#define gid_t $def_uid_t" >>confdefs.h - -fi - -ac_fn_c_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default" -if test "x$ac_cv_type_mode_t" = xyes -then : - -else $as_nop - -printf "%s\n" "#define mode_t int" >>confdefs.h - -fi - -# AC_TYPE_OFF_T defaults to "long", which limits us to 4GB files on -# most systems... default to "long long" instead. -ac_fn_c_check_type "$LINENO" "off_t" "ac_cv_type_off_t" "$ac_includes_default" -if test "x$ac_cv_type_off_t" = xyes -then : - -else $as_nop - -printf "%s\n" "#define off_t long long" >>confdefs.h - -fi - -ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" -if test "x$ac_cv_type_size_t" = xyes -then : - -else $as_nop - -printf "%s\n" "#define size_t unsigned int" >>confdefs.h - -fi - -ac_fn_c_check_type "$LINENO" "id_t" "ac_cv_type_id_t" "$ac_includes_default" -if test "x$ac_cv_type_id_t" = xyes -then : - -else $as_nop - -printf "%s\n" "#define id_t unsigned long" >>confdefs.h - -fi - -ac_fn_c_check_type "$LINENO" "uintptr_t" "ac_cv_type_uintptr_t" "$ac_includes_default" -if test "x$ac_cv_type_uintptr_t" = xyes -then : - -else $as_nop - -printf "%s\n" "#define uintptr_t unsigned int" >>confdefs.h - -fi - - -# Check for tm_gmtoff in struct tm -ac_fn_c_check_member "$LINENO" "struct tm" "tm_gmtoff" "ac_cv_member_struct_tm_tm_gmtoff" " -#include - -" -if test "x$ac_cv_member_struct_tm_tm_gmtoff" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_TM_TM_GMTOFF 1" >>confdefs.h - - -fi -ac_fn_c_check_member "$LINENO" "struct tm" "__tm_gmtoff" "ac_cv_member_struct_tm___tm_gmtoff" " -#include - -" -if test "x$ac_cv_member_struct_tm___tm_gmtoff" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_TM___TM_GMTOFF 1" >>confdefs.h - - -fi - - -# Check for f_namemax in struct statfs -ac_fn_c_check_member "$LINENO" "struct statfs" "f_namemax" "ac_cv_member_struct_statfs_f_namemax" " -#include -#include - -" -if test "x$ac_cv_member_struct_statfs_f_namemax" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_STATFS_F_NAMEMAX 1" >>confdefs.h - - -fi - - -# Check for f_iosize in struct statfs -ac_fn_c_check_member "$LINENO" "struct statfs" "f_iosize" "ac_cv_member_struct_statfs_f_iosize" " -#include -#include - -" -if test "x$ac_cv_member_struct_statfs_f_iosize" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_STATFS_F_IOSIZE 1" >>confdefs.h - - -fi - - -# Check for f_iosize in struct statvfs -ac_fn_c_check_member "$LINENO" "struct statvfs" "f_iosize" "ac_cv_member_struct_statvfs_f_iosize" " -#include - -" -if test "x$ac_cv_member_struct_statvfs_f_iosize" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_STATVFS_F_IOSIZE 1" >>confdefs.h - - -fi - - -# Check for birthtime in struct stat -ac_fn_c_check_member "$LINENO" "struct stat" "st_birthtime" "ac_cv_member_struct_stat_st_birthtime" "$ac_includes_default" -if test "x$ac_cv_member_struct_stat_st_birthtime" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_STAT_ST_BIRTHTIME 1" >>confdefs.h - - -fi - - -# Check for high-resolution timestamps in struct stat -ac_fn_c_check_member "$LINENO" "struct stat" "st_birthtimespec.tv_nsec" "ac_cv_member_struct_stat_st_birthtimespec_tv_nsec" "$ac_includes_default" -if test "x$ac_cv_member_struct_stat_st_birthtimespec_tv_nsec" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1" >>confdefs.h - - -fi - -ac_fn_c_check_member "$LINENO" "struct stat" "st_mtimespec.tv_nsec" "ac_cv_member_struct_stat_st_mtimespec_tv_nsec" "$ac_includes_default" -if test "x$ac_cv_member_struct_stat_st_mtimespec_tv_nsec" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1" >>confdefs.h - - -fi - -ac_fn_c_check_member "$LINENO" "struct stat" "st_mtim.tv_nsec" "ac_cv_member_struct_stat_st_mtim_tv_nsec" "$ac_includes_default" -if test "x$ac_cv_member_struct_stat_st_mtim_tv_nsec" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1" >>confdefs.h - - -fi - -ac_fn_c_check_member "$LINENO" "struct stat" "st_mtime_n" "ac_cv_member_struct_stat_st_mtime_n" "$ac_includes_default" -if test "x$ac_cv_member_struct_stat_st_mtime_n" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_STAT_ST_MTIME_N 1" >>confdefs.h - - -fi - # AIX -ac_fn_c_check_member "$LINENO" "struct stat" "st_umtime" "ac_cv_member_struct_stat_st_umtime" "$ac_includes_default" -if test "x$ac_cv_member_struct_stat_st_umtime" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_STAT_ST_UMTIME 1" >>confdefs.h - - -fi - # Tru64 -ac_fn_c_check_member "$LINENO" "struct stat" "st_mtime_usec" "ac_cv_member_struct_stat_st_mtime_usec" "$ac_includes_default" -if test "x$ac_cv_member_struct_stat_st_mtime_usec" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_STAT_ST_MTIME_USEC 1" >>confdefs.h - - -fi - # Hurd -# Check for block size support in struct stat -ac_fn_c_check_member "$LINENO" "struct stat" "st_blksize" "ac_cv_member_struct_stat_st_blksize" "$ac_includes_default" -if test "x$ac_cv_member_struct_stat_st_blksize" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_STAT_ST_BLKSIZE 1" >>confdefs.h - - -fi - -# Check for st_flags in struct stat (BSD fflags) -ac_fn_c_check_member "$LINENO" "struct stat" "st_flags" "ac_cv_member_struct_stat_st_flags" "$ac_includes_default" -if test "x$ac_cv_member_struct_stat_st_flags" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_STAT_ST_FLAGS 1" >>confdefs.h - - -fi - - -# If you have uintmax_t, we assume printf supports %ju -# If you have unsigned long long, we assume printf supports %llu -# TODO: Check for %ju and %llu support directly. -ac_fn_c_check_type "$LINENO" "uintmax_t" "ac_cv_type_uintmax_t" "$ac_includes_default" -if test "x$ac_cv_type_uintmax_t" = xyes -then : - -printf "%s\n" "#define HAVE_UINTMAX_T 1" >>confdefs.h - - -fi -ac_fn_c_check_type "$LINENO" "unsigned long long" "ac_cv_type_unsigned_long_long" "$ac_includes_default" -if test "x$ac_cv_type_unsigned_long_long" = xyes -then : - -printf "%s\n" "#define HAVE_UNSIGNED_LONG_LONG 1" >>confdefs.h - - -fi - - -# We use C99-style integer types -# Declare them if the local platform doesn't already do so. - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for unsigned long long int" >&5 -printf %s "checking for unsigned long long int... " >&6; } -if test ${ac_cv_type_unsigned_long_long_int+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_type_unsigned_long_long_int=yes - case $ac_prog_cc_stdc in - no | c89) ;; - *) - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - - /* For now, do not test the preprocessor; as of 2007 there are too many - implementations with broken preprocessors. Perhaps this can - be revisited in 2012. In the meantime, code should not expect - #if to work with literals wider than 32 bits. */ - /* Test literals. */ - long long int ll = 9223372036854775807ll; - long long int nll = -9223372036854775807LL; - unsigned long long int ull = 18446744073709551615ULL; - /* Test constant expressions. */ - typedef int a[((-9223372036854775807LL < 0 && 0 < 9223372036854775807ll) - ? 1 : -1)]; - typedef int b[(18446744073709551615ULL <= (unsigned long long int) -1 - ? 1 : -1)]; - int i = 63; -int -main (void) -{ -/* Test availability of runtime routines for shift and division. */ - long long int llmax = 9223372036854775807ll; - unsigned long long int ullmax = 18446744073709551615ull; - return ((ll << 63) | (ll >> 63) | (ll < i) | (ll > i) - | (llmax / ll) | (llmax % ll) - | (ull << 63) | (ull >> 63) | (ull << i) | (ull >> i) - | (ullmax / ull) | (ullmax % ull)); - ; - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - -else $as_nop - ac_cv_type_unsigned_long_long_int=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext;; - esac -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_unsigned_long_long_int" >&5 -printf "%s\n" "$ac_cv_type_unsigned_long_long_int" >&6; } - if test $ac_cv_type_unsigned_long_long_int = yes; then - -printf "%s\n" "#define HAVE_UNSIGNED_LONG_LONG_INT 1" >>confdefs.h - - fi - - - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for long long int" >&5 -printf %s "checking for long long int... " >&6; } -if test ${ac_cv_type_long_long_int+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_type_long_long_int=yes - case $ac_prog_cc_stdc in - no | c89) ;; - *) - ac_cv_type_long_long_int=$ac_cv_type_unsigned_long_long_int - if test $ac_cv_type_long_long_int = yes; then - if test "$cross_compiling" = yes -then : - : -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include - #ifndef LLONG_MAX - # define HALF \ - (1LL << (sizeof (long long int) * CHAR_BIT - 2)) - # define LLONG_MAX (HALF - 1 + HALF) - #endif -int -main (void) -{ -long long int n = 1; - int i; - for (i = 0; ; i++) - { - long long int m = n << i; - if (m >> i != n) - return 1; - if (LLONG_MAX / 2 < m) - break; - } - return 0; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_run "$LINENO" -then : - -else $as_nop - ac_cv_type_long_long_int=no -fi -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ - conftest.$ac_objext conftest.beam conftest.$ac_ext -fi - - fi;; - esac -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_long_long_int" >&5 -printf "%s\n" "$ac_cv_type_long_long_int" >&6; } - if test $ac_cv_type_long_long_int = yes; then - -printf "%s\n" "#define HAVE_LONG_LONG_INT 1" >>confdefs.h - - fi - - - - ac_fn_c_check_type "$LINENO" "intmax_t" "ac_cv_type_intmax_t" "$ac_includes_default" -if test "x$ac_cv_type_intmax_t" = xyes -then : - -printf "%s\n" "#define HAVE_INTMAX_T 1" >>confdefs.h - -else $as_nop - test $ac_cv_type_long_long_int = yes \ - && ac_type='long long int' \ - || ac_type='long int' - -printf "%s\n" "#define intmax_t $ac_type" >>confdefs.h - -fi - - - - - ac_fn_c_check_type "$LINENO" "uintmax_t" "ac_cv_type_uintmax_t" "$ac_includes_default" -if test "x$ac_cv_type_uintmax_t" = xyes -then : - -printf "%s\n" "#define HAVE_UINTMAX_T 1" >>confdefs.h - -else $as_nop - test $ac_cv_type_unsigned_long_long_int = yes \ - && ac_type='unsigned long long int' \ - || ac_type='unsigned long int' - -printf "%s\n" "#define uintmax_t $ac_type" >>confdefs.h - -fi - - -ac_fn_c_find_intX_t "$LINENO" "64" "ac_cv_c_int64_t" -case $ac_cv_c_int64_t in #( - no|yes) ;; #( - *) - -printf "%s\n" "#define int64_t $ac_cv_c_int64_t" >>confdefs.h -;; -esac - -ac_fn_c_find_uintX_t "$LINENO" "64" "ac_cv_c_uint64_t" -case $ac_cv_c_uint64_t in #( - no|yes) ;; #( - *) - -printf "%s\n" "#define _UINT64_T 1" >>confdefs.h - - -printf "%s\n" "#define uint64_t $ac_cv_c_uint64_t" >>confdefs.h -;; - esac - -ac_fn_c_find_intX_t "$LINENO" "32" "ac_cv_c_int32_t" -case $ac_cv_c_int32_t in #( - no|yes) ;; #( - *) - -printf "%s\n" "#define int32_t $ac_cv_c_int32_t" >>confdefs.h -;; -esac - -ac_fn_c_find_uintX_t "$LINENO" "32" "ac_cv_c_uint32_t" -case $ac_cv_c_uint32_t in #( - no|yes) ;; #( - *) - -printf "%s\n" "#define _UINT32_T 1" >>confdefs.h - - -printf "%s\n" "#define uint32_t $ac_cv_c_uint32_t" >>confdefs.h -;; - esac - -ac_fn_c_find_intX_t "$LINENO" "16" "ac_cv_c_int16_t" -case $ac_cv_c_int16_t in #( - no|yes) ;; #( - *) - -printf "%s\n" "#define int16_t $ac_cv_c_int16_t" >>confdefs.h -;; -esac - -ac_fn_c_find_uintX_t "$LINENO" "16" "ac_cv_c_uint16_t" -case $ac_cv_c_uint16_t in #( - no|yes) ;; #( - *) - - -printf "%s\n" "#define uint16_t $ac_cv_c_uint16_t" >>confdefs.h -;; - esac - -ac_fn_c_find_uintX_t "$LINENO" "8" "ac_cv_c_uint8_t" -case $ac_cv_c_uint8_t in #( - no|yes) ;; #( - *) - -printf "%s\n" "#define _UINT8_T 1" >>confdefs.h - - -printf "%s\n" "#define uint8_t $ac_cv_c_uint8_t" >>confdefs.h -;; - esac - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC options needed to detect all undeclared functions" >&5 -printf %s "checking for $CC options needed to detect all undeclared functions... " >&6; } -if test ${ac_cv_c_undeclared_builtin_options+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_save_CFLAGS=$CFLAGS - ac_cv_c_undeclared_builtin_options='cannot detect' - for ac_arg in '' -fno-builtin; do - CFLAGS="$ac_save_CFLAGS $ac_arg" - # This test program should *not* compile successfully. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ -(void) strchr; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - -else $as_nop - # This test program should compile successfully. - # No library function is consistently available on - # freestanding implementations, so test against a dummy - # declaration. Include always-available headers on the - # off chance that they somehow elicit warnings. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -#include -#include -#include -extern void ac_decl (int, char *); - -int -main (void) -{ -(void) ac_decl (0, (char *) 0); - (void) ac_decl; - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - if test x"$ac_arg" = x -then : - ac_cv_c_undeclared_builtin_options='none needed' -else $as_nop - ac_cv_c_undeclared_builtin_options=$ac_arg -fi - break -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - done - CFLAGS=$ac_save_CFLAGS - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_undeclared_builtin_options" >&5 -printf "%s\n" "$ac_cv_c_undeclared_builtin_options" >&6; } - case $ac_cv_c_undeclared_builtin_options in #( - 'cannot detect') : - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot make $CC report undeclared builtins -See \`config.log' for more details" "$LINENO" 5; } ;; #( - 'none needed') : - ac_c_undeclared_builtin_options='' ;; #( - *) : - ac_c_undeclared_builtin_options=$ac_cv_c_undeclared_builtin_options ;; -esac - -ac_fn_check_decl "$LINENO" "SIZE_MAX" "ac_cv_have_decl_SIZE_MAX" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_SIZE_MAX" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_SIZE_MAX $ac_have_decl" >>confdefs.h -ac_fn_check_decl "$LINENO" "INT32_MAX" "ac_cv_have_decl_INT32_MAX" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_INT32_MAX" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_INT32_MAX $ac_have_decl" >>confdefs.h -ac_fn_check_decl "$LINENO" "INT32_MIN" "ac_cv_have_decl_INT32_MIN" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_INT32_MIN" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_INT32_MIN $ac_have_decl" >>confdefs.h - -ac_fn_check_decl "$LINENO" "INT64_MAX" "ac_cv_have_decl_INT64_MAX" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_INT64_MAX" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_INT64_MAX $ac_have_decl" >>confdefs.h -ac_fn_check_decl "$LINENO" "INT64_MIN" "ac_cv_have_decl_INT64_MIN" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_INT64_MIN" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_INT64_MIN $ac_have_decl" >>confdefs.h -ac_fn_check_decl "$LINENO" "UINT64_MAX" "ac_cv_have_decl_UINT64_MAX" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_UINT64_MAX" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_UINT64_MAX $ac_have_decl" >>confdefs.h -ac_fn_check_decl "$LINENO" "UINT32_MAX" "ac_cv_have_decl_UINT32_MAX" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_UINT32_MAX" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_UINT32_MAX $ac_have_decl" >>confdefs.h - -ac_fn_check_decl "$LINENO" "INTMAX_MAX" "ac_cv_have_decl_INTMAX_MAX" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_INTMAX_MAX" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_INTMAX_MAX $ac_have_decl" >>confdefs.h -ac_fn_check_decl "$LINENO" "INTMAX_MIN" "ac_cv_have_decl_INTMAX_MIN" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_INTMAX_MIN" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_INTMAX_MIN $ac_have_decl" >>confdefs.h -ac_fn_check_decl "$LINENO" "UINTMAX_MAX" "ac_cv_have_decl_UINTMAX_MAX" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_UINTMAX_MAX" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_UINTMAX_MAX $ac_have_decl" >>confdefs.h - - -ac_fn_check_decl "$LINENO" "SSIZE_MAX" "ac_cv_have_decl_SSIZE_MAX" "#include -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_SSIZE_MAX" = xyes -then : - -printf "%s\n" "#define HAVE_DECL_SSIZE_MAX 1" >>confdefs.h - -fi - -ac_fn_check_decl "$LINENO" "EFTYPE" "ac_cv_have_decl_EFTYPE" "#include -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_EFTYPE" = xyes -then : - -printf "%s\n" "#define HAVE_EFTYPE 1" >>confdefs.h - -fi -ac_fn_check_decl "$LINENO" "EILSEQ" "ac_cv_have_decl_EILSEQ" "#include -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_EILSEQ" = xyes -then : - -printf "%s\n" "#define HAVE_EILSEQ 1" >>confdefs.h - -fi -ac_fn_c_check_type "$LINENO" "wchar_t" "ac_cv_type_wchar_t" "$ac_includes_default" -if test "x$ac_cv_type_wchar_t" = xyes -then : - -printf "%s\n" "#define HAVE_WCHAR_T 1" >>confdefs.h - # The cast to long int works around a bug in the HP C Compiler -# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects -# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. -# This bug is HP SR number 8606223364. -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of wchar_t" >&5 -printf %s "checking size of wchar_t... " >&6; } -if test ${ac_cv_sizeof_wchar_t+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (wchar_t))" "ac_cv_sizeof_wchar_t" "$ac_includes_default" -then : - -else $as_nop - if test "$ac_cv_type_wchar_t" = yes; then - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error 77 "cannot compute sizeof (wchar_t) -See \`config.log' for more details" "$LINENO" 5; } - else - ac_cv_sizeof_wchar_t=0 - fi -fi - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_wchar_t" >&5 -printf "%s\n" "$ac_cv_sizeof_wchar_t" >&6; } - - - -printf "%s\n" "#define SIZEOF_WCHAR_T $ac_cv_sizeof_wchar_t" >>confdefs.h - - -fi - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of int" >&5 -printf %s "checking size of int... " >&6; } -if test ${ac_cv_sizeof_int+y} -then : - printf %s "(cached) " >&6 -else $as_nop - for ac_size in 4 8 1 2 16 ; do # List sizes in rough order of prevalence. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#include - - -int -main (void) -{ -switch (0) case 0: case (sizeof (int) == $ac_size):; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_sizeof_int=$ac_size -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - if test x$ac_cv_sizeof_int != x ; then break; fi -done - -fi - -if test x$ac_cv_sizeof_int = x ; then - as_fn_error $? "cannot determine a size for int" "$LINENO" 5 -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_int" >&5 -printf "%s\n" "$ac_cv_sizeof_int" >&6; } - -printf "%s\n" "#define SIZEOF_INT $ac_cv_sizeof_int" >>confdefs.h - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of long" >&5 -printf %s "checking size of long... " >&6; } -if test ${ac_cv_sizeof_long+y} -then : - printf %s "(cached) " >&6 -else $as_nop - for ac_size in 4 8 1 2 16 ; do # List sizes in rough order of prevalence. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#include - - -int -main (void) -{ -switch (0) case 0: case (sizeof (long) == $ac_size):; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_sizeof_long=$ac_size -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - if test x$ac_cv_sizeof_long != x ; then break; fi -done - -fi - -if test x$ac_cv_sizeof_long = x ; then - as_fn_error $? "cannot determine a size for long" "$LINENO" 5 -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5 -printf "%s\n" "$ac_cv_sizeof_long" >&6; } - -printf "%s\n" "#define SIZEOF_LONG $ac_cv_sizeof_long" >>confdefs.h - - - - - -# Obsolete code to be removed. -if test $ac_cv_header_sys_time_h = yes; then - -printf "%s\n" "#define TIME_WITH_SYS_TIME 1" >>confdefs.h - -fi -# End of obsolete code. - - -# Checks for library functions. -if test $ac_cv_c_compiler_gnu = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5 -printf %s "checking whether $CC needs -traditional... " >&6; } -if test ${ac_cv_prog_gcc_traditional+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_pattern="Autoconf.*'x'" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -Autoconf TIOCGETP -_ACEOF -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - $EGREP "$ac_pattern" >/dev/null 2>&1 -then : - ac_cv_prog_gcc_traditional=yes -else $as_nop - ac_cv_prog_gcc_traditional=no -fi -rm -rf conftest* - - - if test $ac_cv_prog_gcc_traditional = no; then - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -Autoconf TCGETA -_ACEOF -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - $EGREP "$ac_pattern" >/dev/null 2>&1 -then : - ac_cv_prog_gcc_traditional=yes -fi -rm -rf conftest* - - fi -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_gcc_traditional" >&5 -printf "%s\n" "$ac_cv_prog_gcc_traditional" >&6; } - if test $ac_cv_prog_gcc_traditional = yes; then - CC="$CC -traditional" - fi -fi - - -ac_fn_c_check_header_compile "$LINENO" "sys/mkdev.h" "ac_cv_header_sys_mkdev_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_mkdev_h" = xyes -then : - -printf "%s\n" "#define MAJOR_IN_MKDEV 1" >>confdefs.h - -fi - -if test $ac_cv_header_sys_mkdev_h = no; then - ac_fn_c_check_header_compile "$LINENO" "sys/sysmacros.h" "ac_cv_header_sys_sysmacros_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_sysmacros_h" = xyes -then : - -printf "%s\n" "#define MAJOR_IN_SYSMACROS 1" >>confdefs.h - -fi - -fi - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _LARGEFILE_SOURCE value needed for large files" >&5 -printf %s "checking for _LARGEFILE_SOURCE value needed for large files... " >&6; } -if test ${ac_cv_sys_largefile_source+y} -then : - printf %s "(cached) " >&6 -else $as_nop - while :; do - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include /* for off_t */ - #include -int -main (void) -{ -int (*fp) (FILE *, off_t, int) = fseeko; - return fseeko (stdin, 0, 0) && fp (stdin, 0, 0); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_sys_largefile_source=no; break -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#define _LARGEFILE_SOURCE 1 -#include /* for off_t */ - #include -int -main (void) -{ -int (*fp) (FILE *, off_t, int) = fseeko; - return fseeko (stdin, 0, 0) && fp (stdin, 0, 0); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_sys_largefile_source=1; break -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - ac_cv_sys_largefile_source=unknown - break -done -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_source" >&5 -printf "%s\n" "$ac_cv_sys_largefile_source" >&6; } -case $ac_cv_sys_largefile_source in #( - no | unknown) ;; - *) -printf "%s\n" "#define _LARGEFILE_SOURCE $ac_cv_sys_largefile_source" >>confdefs.h -;; -esac -rm -rf conftest* - -# We used to try defining _XOPEN_SOURCE=500 too, to work around a bug -# in glibc 2.1.3, but that breaks too many other things. -# If you want fseeko and ftello with glibc, upgrade to a fixed glibc. -if test $ac_cv_sys_largefile_source != unknown; then - -printf "%s\n" "#define HAVE_FSEEKO 1" >>confdefs.h - -fi - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working memcmp" >&5 -printf %s "checking for working memcmp... " >&6; } -if test ${ac_cv_func_memcmp_working+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test "$cross_compiling" = yes -then : - ac_cv_func_memcmp_working=no -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$ac_includes_default -int -main (void) -{ - - /* Some versions of memcmp are not 8-bit clean. */ - char c0 = '\100', c1 = '\200', c2 = '\201'; - if (memcmp(&c0, &c2, 1) >= 0 || memcmp(&c1, &c2, 1) >= 0) - return 1; - - /* The Next x86 OpenStep bug shows up only when comparing 16 bytes - or more and with at least one buffer not starting on a 4-byte boundary. - William Lewis provided this test program. */ - { - char foo[21]; - char bar[21]; - int i; - for (i = 0; i < 4; i++) - { - char *a = foo + i; - char *b = bar + i; - strcpy (a, "--------01111111"); - strcpy (b, "--------10000000"); - if (memcmp (a, b, 16) >= 0) - return 1; - } - return 0; - } - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_run "$LINENO" -then : - ac_cv_func_memcmp_working=yes -else $as_nop - ac_cv_func_memcmp_working=no -fi -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ - conftest.$ac_objext conftest.beam conftest.$ac_ext -fi - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_memcmp_working" >&5 -printf "%s\n" "$ac_cv_func_memcmp_working" >&6; } -test $ac_cv_func_memcmp_working = no && case " $LIBOBJS " in - *" memcmp.$ac_objext "* ) ;; - *) LIBOBJS="$LIBOBJS memcmp.$ac_objext" - ;; -esac - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether lstat correctly handles trailing slash" >&5 -printf %s "checking whether lstat correctly handles trailing slash... " >&6; } -if test ${ac_cv_func_lstat_dereferences_slashed_symlink+y} -then : - printf %s "(cached) " >&6 -else $as_nop - rm -f conftest.sym conftest.file -echo >conftest.file -if test "$as_ln_s" = "ln -s" && ln -s conftest.file conftest.sym; then - if test "$cross_compiling" = yes -then : - case "$host_os" in # (( - # Guess yes on glibc systems. - *-gnu*) ac_cv_func_lstat_dereferences_slashed_symlink=yes ;; - # If we don't know, assume the worst. - *) ac_cv_func_lstat_dereferences_slashed_symlink=no ;; - esac -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$ac_includes_default -int -main (void) -{ -struct stat sbuf; - /* Linux will dereference the symlink and fail, as required by POSIX. - That is better in the sense that it means we will not - have to compile and use the lstat wrapper. */ - return lstat ("conftest.sym/", &sbuf) == 0; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_run "$LINENO" -then : - ac_cv_func_lstat_dereferences_slashed_symlink=yes -else $as_nop - ac_cv_func_lstat_dereferences_slashed_symlink=no -fi -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ - conftest.$ac_objext conftest.beam conftest.$ac_ext -fi - -else - # If the `ln -s' command failed, then we probably don't even - # have an lstat function. - ac_cv_func_lstat_dereferences_slashed_symlink=no -fi -rm -f conftest.sym conftest.file - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_lstat_dereferences_slashed_symlink" >&5 -printf "%s\n" "$ac_cv_func_lstat_dereferences_slashed_symlink" >&6; } - -test $ac_cv_func_lstat_dereferences_slashed_symlink = yes && - -printf "%s\n" "#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1" >>confdefs.h - - -if test "x$ac_cv_func_lstat_dereferences_slashed_symlink" = xno; then - case " $LIBOBJS " in - *" lstat.$ac_objext "* ) ;; - *) LIBOBJS="$LIBOBJS lstat.$ac_objext" - ;; -esac - -fi - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether lstat accepts an empty string" >&5 -printf %s "checking whether lstat accepts an empty string... " >&6; } -if test ${ac_cv_func_lstat_empty_string_bug+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test "$cross_compiling" = yes -then : - ac_cv_func_lstat_empty_string_bug=yes -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$ac_includes_default -int -main (void) -{ -struct stat sbuf; - return lstat ("", &sbuf) == 0; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_run "$LINENO" -then : - ac_cv_func_lstat_empty_string_bug=no -else $as_nop - ac_cv_func_lstat_empty_string_bug=yes -fi -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ - conftest.$ac_objext conftest.beam conftest.$ac_ext -fi - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_lstat_empty_string_bug" >&5 -printf "%s\n" "$ac_cv_func_lstat_empty_string_bug" >&6; } -if test $ac_cv_func_lstat_empty_string_bug = yes; then - case " $LIBOBJS " in - *" lstat.$ac_objext "* ) ;; - *) LIBOBJS="$LIBOBJS lstat.$ac_objext" - ;; -esac - - -printf "%s\n" "#define HAVE_LSTAT_EMPTY_STRING_BUG 1" >>confdefs.h - -fi - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stat accepts an empty string" >&5 -printf %s "checking whether stat accepts an empty string... " >&6; } -if test ${ac_cv_func_stat_empty_string_bug+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test "$cross_compiling" = yes -then : - ac_cv_func_stat_empty_string_bug=yes -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$ac_includes_default -int -main (void) -{ -struct stat sbuf; - return stat ("", &sbuf) == 0; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_run "$LINENO" -then : - ac_cv_func_stat_empty_string_bug=no -else $as_nop - ac_cv_func_stat_empty_string_bug=yes -fi -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ - conftest.$ac_objext conftest.beam conftest.$ac_ext -fi - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_stat_empty_string_bug" >&5 -printf "%s\n" "$ac_cv_func_stat_empty_string_bug" >&6; } -if test $ac_cv_func_stat_empty_string_bug = yes; then - case " $LIBOBJS " in - *" stat.$ac_objext "* ) ;; - *) LIBOBJS="$LIBOBJS stat.$ac_objext" - ;; -esac - - -printf "%s\n" "#define HAVE_STAT_EMPTY_STRING_BUG 1" >>confdefs.h - -fi - -ac_fn_check_decl "$LINENO" "strerror_r" "ac_cv_have_decl_strerror_r" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_strerror_r" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_STRERROR_R $ac_have_decl" >>confdefs.h - - -if test $ac_cv_have_decl_strerror_r = yes; then - # For backward compatibility's sake, define HAVE_STRERROR_R. - # (We used to run AC_CHECK_FUNCS_ONCE for strerror_r, as well - # as AC_CHECK_DECLS_ONCE.) - -printf "%s\n" "#define HAVE_STRERROR_R 1" >>confdefs.h - -fi - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether strerror_r returns char *" >&5 -printf %s "checking whether strerror_r returns char *... " >&6; } -if test ${ac_cv_func_strerror_r_char_p+y} -then : - printf %s "(cached) " >&6 -else $as_nop - - ac_cv_func_strerror_r_char_p=no - if test $ac_cv_have_decl_strerror_r = yes; then - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -int -main (void) -{ - - char buf[100]; - char x = *strerror_r (0, buf, sizeof buf); - char *p = strerror_r (0, buf, sizeof buf); - return !p || x; - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_func_strerror_r_char_p=yes -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - - fi - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_strerror_r_char_p" >&5 -printf "%s\n" "$ac_cv_func_strerror_r_char_p" >&6; } -if test $ac_cv_func_strerror_r_char_p = yes; then - -printf "%s\n" "#define STRERROR_R_CHAR_P 1" >>confdefs.h - -fi - - - for ac_func in strftime -do : - ac_fn_c_check_func "$LINENO" "strftime" "ac_cv_func_strftime" -if test "x$ac_cv_func_strftime" = xyes -then : - printf "%s\n" "#define HAVE_STRFTIME 1" >>confdefs.h - -else $as_nop - # strftime is in -lintl on SCO UNIX. -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for strftime in -lintl" >&5 -printf %s "checking for strftime in -lintl... " >&6; } -if test ${ac_cv_lib_intl_strftime+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lintl $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char strftime (); -int -main (void) -{ -return strftime (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_intl_strftime=yes -else $as_nop - ac_cv_lib_intl_strftime=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_strftime" >&5 -printf "%s\n" "$ac_cv_lib_intl_strftime" >&6; } -if test "x$ac_cv_lib_intl_strftime" = xyes -then : - printf "%s\n" "#define HAVE_STRFTIME 1" >>confdefs.h - -LIBS="-lintl $LIBS" -fi - -fi - -done -ac_func= -for ac_item in $ac_func_c_list -do - if test $ac_func; then - ac_fn_c_check_func "$LINENO" $ac_func ac_cv_func_$ac_func - if eval test \"x\$ac_cv_func_$ac_func\" = xyes; then - echo "#define $ac_item 1" >> confdefs.h - fi - ac_func= - else - ac_func=$ac_item - fi -done - -if test "x$ac_cv_func_vprintf" = xno -then : - ac_fn_c_check_func "$LINENO" "_doprnt" "ac_cv_func__doprnt" -if test "x$ac_cv_func__doprnt" = xyes -then : - -printf "%s\n" "#define HAVE_DOPRNT 1" >>confdefs.h - -fi - -fi -# check for: -# CreateHardLinkA(LPCSTR, LPCSTR, LPSECURITY_ATTRIBUTES) -# To avoid necessity for including windows.h or special forward declaration -# workarounds, we use 'void *' for 'struct SECURITY_ATTRIBUTES *' -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for CreateHardLinkA" >&5 -printf %s "checking for CreateHardLinkA... " >&6; } -if test ${ac_cv_func_CreateHardLinkA+y} -then : - printf %s "(cached) " >&6 -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char __stdcall CreateHardLinkA ( const char *, const char *, void * ) below. */ -#include -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char __stdcall CreateHardLinkA ( const char *, const char *, void * ); -char (*f) ( const char *, const char *, void * ); - -int -main (void) -{ -/* The GNU C library defines this for functions which it implements - to always fail with ENOSYS. Some functions are actually named - something starting with __ and the normal name is an alias. */ -#if defined (__stub_CreateHardLinkA) || defined (__stub___CreateHardLinkA) -choke me -#else -f = CreateHardLinkA; -#endif - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_func_CreateHardLinkA=yes -else $as_nop - ac_cv_func_CreateHardLinkA=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_CreateHardLinkA" >&5 -printf "%s\n" "$ac_cv_func_CreateHardLinkA" >&6; } -if test $ac_cv_func_CreateHardLinkA = yes -then : - -fi -ac_fn_c_check_func "$LINENO" "arc4random_buf" "ac_cv_func_arc4random_buf" -if test "x$ac_cv_func_arc4random_buf" = xyes -then : - printf "%s\n" "#define HAVE_ARC4RANDOM_BUF 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "chflags" "ac_cv_func_chflags" -if test "x$ac_cv_func_chflags" = xyes -then : - printf "%s\n" "#define HAVE_CHFLAGS 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "chown" "ac_cv_func_chown" -if test "x$ac_cv_func_chown" = xyes -then : - printf "%s\n" "#define HAVE_CHOWN 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "chroot" "ac_cv_func_chroot" -if test "x$ac_cv_func_chroot" = xyes -then : - printf "%s\n" "#define HAVE_CHROOT 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "ctime_r" "ac_cv_func_ctime_r" -if test "x$ac_cv_func_ctime_r" = xyes -then : - printf "%s\n" "#define HAVE_CTIME_R 1" >>confdefs.h - -fi - -ac_fn_c_check_func "$LINENO" "fchdir" "ac_cv_func_fchdir" -if test "x$ac_cv_func_fchdir" = xyes -then : - printf "%s\n" "#define HAVE_FCHDIR 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "fchflags" "ac_cv_func_fchflags" -if test "x$ac_cv_func_fchflags" = xyes -then : - printf "%s\n" "#define HAVE_FCHFLAGS 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "fchmod" "ac_cv_func_fchmod" -if test "x$ac_cv_func_fchmod" = xyes -then : - printf "%s\n" "#define HAVE_FCHMOD 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "fchown" "ac_cv_func_fchown" -if test "x$ac_cv_func_fchown" = xyes -then : - printf "%s\n" "#define HAVE_FCHOWN 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "fcntl" "ac_cv_func_fcntl" -if test "x$ac_cv_func_fcntl" = xyes -then : - printf "%s\n" "#define HAVE_FCNTL 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "fdopendir" "ac_cv_func_fdopendir" -if test "x$ac_cv_func_fdopendir" = xyes -then : - printf "%s\n" "#define HAVE_FDOPENDIR 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "fork" "ac_cv_func_fork" -if test "x$ac_cv_func_fork" = xyes -then : - printf "%s\n" "#define HAVE_FORK 1" >>confdefs.h - -fi - -ac_fn_c_check_func "$LINENO" "fstat" "ac_cv_func_fstat" -if test "x$ac_cv_func_fstat" = xyes -then : - printf "%s\n" "#define HAVE_FSTAT 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "fstatat" "ac_cv_func_fstatat" -if test "x$ac_cv_func_fstatat" = xyes -then : - printf "%s\n" "#define HAVE_FSTATAT 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "fstatfs" "ac_cv_func_fstatfs" -if test "x$ac_cv_func_fstatfs" = xyes -then : - printf "%s\n" "#define HAVE_FSTATFS 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "fstatvfs" "ac_cv_func_fstatvfs" -if test "x$ac_cv_func_fstatvfs" = xyes -then : - printf "%s\n" "#define HAVE_FSTATVFS 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "ftruncate" "ac_cv_func_ftruncate" -if test "x$ac_cv_func_ftruncate" = xyes -then : - printf "%s\n" "#define HAVE_FTRUNCATE 1" >>confdefs.h - -fi - -ac_fn_c_check_func "$LINENO" "futimens" "ac_cv_func_futimens" -if test "x$ac_cv_func_futimens" = xyes -then : - printf "%s\n" "#define HAVE_FUTIMENS 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "futimes" "ac_cv_func_futimes" -if test "x$ac_cv_func_futimes" = xyes -then : - printf "%s\n" "#define HAVE_FUTIMES 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "futimesat" "ac_cv_func_futimesat" -if test "x$ac_cv_func_futimesat" = xyes -then : - printf "%s\n" "#define HAVE_FUTIMESAT 1" >>confdefs.h - -fi - -ac_fn_c_check_func "$LINENO" "geteuid" "ac_cv_func_geteuid" -if test "x$ac_cv_func_geteuid" = xyes -then : - printf "%s\n" "#define HAVE_GETEUID 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "getpid" "ac_cv_func_getpid" -if test "x$ac_cv_func_getpid" = xyes -then : - printf "%s\n" "#define HAVE_GETPID 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "getgrgid_r" "ac_cv_func_getgrgid_r" -if test "x$ac_cv_func_getgrgid_r" = xyes -then : - printf "%s\n" "#define HAVE_GETGRGID_R 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "getgrnam_r" "ac_cv_func_getgrnam_r" -if test "x$ac_cv_func_getgrnam_r" = xyes -then : - printf "%s\n" "#define HAVE_GETGRNAM_R 1" >>confdefs.h - -fi - -ac_fn_c_check_func "$LINENO" "getpwnam_r" "ac_cv_func_getpwnam_r" -if test "x$ac_cv_func_getpwnam_r" = xyes -then : - printf "%s\n" "#define HAVE_GETPWNAM_R 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "getpwuid_r" "ac_cv_func_getpwuid_r" -if test "x$ac_cv_func_getpwuid_r" = xyes -then : - printf "%s\n" "#define HAVE_GETPWUID_R 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "getvfsbyname" "ac_cv_func_getvfsbyname" -if test "x$ac_cv_func_getvfsbyname" = xyes -then : - printf "%s\n" "#define HAVE_GETVFSBYNAME 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "gmtime_r" "ac_cv_func_gmtime_r" -if test "x$ac_cv_func_gmtime_r" = xyes -then : - printf "%s\n" "#define HAVE_GMTIME_R 1" >>confdefs.h - -fi - -ac_fn_c_check_func "$LINENO" "lchflags" "ac_cv_func_lchflags" -if test "x$ac_cv_func_lchflags" = xyes -then : - printf "%s\n" "#define HAVE_LCHFLAGS 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "lchmod" "ac_cv_func_lchmod" -if test "x$ac_cv_func_lchmod" = xyes -then : - printf "%s\n" "#define HAVE_LCHMOD 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "lchown" "ac_cv_func_lchown" -if test "x$ac_cv_func_lchown" = xyes -then : - printf "%s\n" "#define HAVE_LCHOWN 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "link" "ac_cv_func_link" -if test "x$ac_cv_func_link" = xyes -then : - printf "%s\n" "#define HAVE_LINK 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "linkat" "ac_cv_func_linkat" -if test "x$ac_cv_func_linkat" = xyes -then : - printf "%s\n" "#define HAVE_LINKAT 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "localtime_r" "ac_cv_func_localtime_r" -if test "x$ac_cv_func_localtime_r" = xyes -then : - printf "%s\n" "#define HAVE_LOCALTIME_R 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "lstat" "ac_cv_func_lstat" -if test "x$ac_cv_func_lstat" = xyes -then : - printf "%s\n" "#define HAVE_LSTAT 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "lutimes" "ac_cv_func_lutimes" -if test "x$ac_cv_func_lutimes" = xyes -then : - printf "%s\n" "#define HAVE_LUTIMES 1" >>confdefs.h - -fi - -ac_fn_c_check_func "$LINENO" "mbrtowc" "ac_cv_func_mbrtowc" -if test "x$ac_cv_func_mbrtowc" = xyes -then : - printf "%s\n" "#define HAVE_MBRTOWC 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "memmove" "ac_cv_func_memmove" -if test "x$ac_cv_func_memmove" = xyes -then : - printf "%s\n" "#define HAVE_MEMMOVE 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "memset" "ac_cv_func_memset" -if test "x$ac_cv_func_memset" = xyes -then : - printf "%s\n" "#define HAVE_MEMSET 1" >>confdefs.h - -fi - -ac_fn_c_check_func "$LINENO" "mkdir" "ac_cv_func_mkdir" -if test "x$ac_cv_func_mkdir" = xyes -then : - printf "%s\n" "#define HAVE_MKDIR 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "mkfifo" "ac_cv_func_mkfifo" -if test "x$ac_cv_func_mkfifo" = xyes -then : - printf "%s\n" "#define HAVE_MKFIFO 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "mknod" "ac_cv_func_mknod" -if test "x$ac_cv_func_mknod" = xyes -then : - printf "%s\n" "#define HAVE_MKNOD 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "mkstemp" "ac_cv_func_mkstemp" -if test "x$ac_cv_func_mkstemp" = xyes -then : - printf "%s\n" "#define HAVE_MKSTEMP 1" >>confdefs.h - -fi - -ac_fn_c_check_func "$LINENO" "nl_langinfo" "ac_cv_func_nl_langinfo" -if test "x$ac_cv_func_nl_langinfo" = xyes -then : - printf "%s\n" "#define HAVE_NL_LANGINFO 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "openat" "ac_cv_func_openat" -if test "x$ac_cv_func_openat" = xyes -then : - printf "%s\n" "#define HAVE_OPENAT 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "pipe" "ac_cv_func_pipe" -if test "x$ac_cv_func_pipe" = xyes -then : - printf "%s\n" "#define HAVE_PIPE 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "poll" "ac_cv_func_poll" -if test "x$ac_cv_func_poll" = xyes -then : - printf "%s\n" "#define HAVE_POLL 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "posix_spawnp" "ac_cv_func_posix_spawnp" -if test "x$ac_cv_func_posix_spawnp" = xyes -then : - printf "%s\n" "#define HAVE_POSIX_SPAWNP 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "readlink" "ac_cv_func_readlink" -if test "x$ac_cv_func_readlink" = xyes -then : - printf "%s\n" "#define HAVE_READLINK 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "readlinkat" "ac_cv_func_readlinkat" -if test "x$ac_cv_func_readlinkat" = xyes -then : - printf "%s\n" "#define HAVE_READLINKAT 1" >>confdefs.h - -fi - -ac_fn_c_check_func "$LINENO" "readpassphrase" "ac_cv_func_readpassphrase" -if test "x$ac_cv_func_readpassphrase" = xyes -then : - printf "%s\n" "#define HAVE_READPASSPHRASE 1" >>confdefs.h - -fi - -ac_fn_c_check_func "$LINENO" "select" "ac_cv_func_select" -if test "x$ac_cv_func_select" = xyes -then : - printf "%s\n" "#define HAVE_SELECT 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "setenv" "ac_cv_func_setenv" -if test "x$ac_cv_func_setenv" = xyes -then : - printf "%s\n" "#define HAVE_SETENV 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "setlocale" "ac_cv_func_setlocale" -if test "x$ac_cv_func_setlocale" = xyes -then : - printf "%s\n" "#define HAVE_SETLOCALE 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "sigaction" "ac_cv_func_sigaction" -if test "x$ac_cv_func_sigaction" = xyes -then : - printf "%s\n" "#define HAVE_SIGACTION 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "statfs" "ac_cv_func_statfs" -if test "x$ac_cv_func_statfs" = xyes -then : - printf "%s\n" "#define HAVE_STATFS 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "statvfs" "ac_cv_func_statvfs" -if test "x$ac_cv_func_statvfs" = xyes -then : - printf "%s\n" "#define HAVE_STATVFS 1" >>confdefs.h - -fi - -ac_fn_c_check_func "$LINENO" "strchr" "ac_cv_func_strchr" -if test "x$ac_cv_func_strchr" = xyes -then : - printf "%s\n" "#define HAVE_STRCHR 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "strdup" "ac_cv_func_strdup" -if test "x$ac_cv_func_strdup" = xyes -then : - printf "%s\n" "#define HAVE_STRDUP 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "strerror" "ac_cv_func_strerror" -if test "x$ac_cv_func_strerror" = xyes -then : - printf "%s\n" "#define HAVE_STRERROR 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "strncpy_s" "ac_cv_func_strncpy_s" -if test "x$ac_cv_func_strncpy_s" = xyes -then : - printf "%s\n" "#define HAVE_STRNCPY_S 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "strnlen" "ac_cv_func_strnlen" -if test "x$ac_cv_func_strnlen" = xyes -then : - printf "%s\n" "#define HAVE_STRNLEN 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "strrchr" "ac_cv_func_strrchr" -if test "x$ac_cv_func_strrchr" = xyes -then : - printf "%s\n" "#define HAVE_STRRCHR 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "symlink" "ac_cv_func_symlink" -if test "x$ac_cv_func_symlink" = xyes -then : - printf "%s\n" "#define HAVE_SYMLINK 1" >>confdefs.h - -fi - -ac_fn_c_check_func "$LINENO" "timegm" "ac_cv_func_timegm" -if test "x$ac_cv_func_timegm" = xyes -then : - printf "%s\n" "#define HAVE_TIMEGM 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "tzset" "ac_cv_func_tzset" -if test "x$ac_cv_func_tzset" = xyes -then : - printf "%s\n" "#define HAVE_TZSET 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "unlinkat" "ac_cv_func_unlinkat" -if test "x$ac_cv_func_unlinkat" = xyes -then : - printf "%s\n" "#define HAVE_UNLINKAT 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "unsetenv" "ac_cv_func_unsetenv" -if test "x$ac_cv_func_unsetenv" = xyes -then : - printf "%s\n" "#define HAVE_UNSETENV 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "utime" "ac_cv_func_utime" -if test "x$ac_cv_func_utime" = xyes -then : - printf "%s\n" "#define HAVE_UTIME 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "utimensat" "ac_cv_func_utimensat" -if test "x$ac_cv_func_utimensat" = xyes -then : - printf "%s\n" "#define HAVE_UTIMENSAT 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "utimes" "ac_cv_func_utimes" -if test "x$ac_cv_func_utimes" = xyes -then : - printf "%s\n" "#define HAVE_UTIMES 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "vfork" "ac_cv_func_vfork" -if test "x$ac_cv_func_vfork" = xyes -then : - printf "%s\n" "#define HAVE_VFORK 1" >>confdefs.h - -fi - -ac_fn_c_check_func "$LINENO" "wcrtomb" "ac_cv_func_wcrtomb" -if test "x$ac_cv_func_wcrtomb" = xyes -then : - printf "%s\n" "#define HAVE_WCRTOMB 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "wcscmp" "ac_cv_func_wcscmp" -if test "x$ac_cv_func_wcscmp" = xyes -then : - printf "%s\n" "#define HAVE_WCSCMP 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "wcscpy" "ac_cv_func_wcscpy" -if test "x$ac_cv_func_wcscpy" = xyes -then : - printf "%s\n" "#define HAVE_WCSCPY 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "wcslen" "ac_cv_func_wcslen" -if test "x$ac_cv_func_wcslen" = xyes -then : - printf "%s\n" "#define HAVE_WCSLEN 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "wctomb" "ac_cv_func_wctomb" -if test "x$ac_cv_func_wctomb" = xyes -then : - printf "%s\n" "#define HAVE_WCTOMB 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "wmemcmp" "ac_cv_func_wmemcmp" -if test "x$ac_cv_func_wmemcmp" = xyes -then : - printf "%s\n" "#define HAVE_WMEMCMP 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "wmemcpy" "ac_cv_func_wmemcpy" -if test "x$ac_cv_func_wmemcpy" = xyes -then : - printf "%s\n" "#define HAVE_WMEMCPY 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "wmemmove" "ac_cv_func_wmemmove" -if test "x$ac_cv_func_wmemmove" = xyes -then : - printf "%s\n" "#define HAVE_WMEMMOVE 1" >>confdefs.h - -fi - -ac_fn_c_check_func "$LINENO" "_ctime64_s" "ac_cv_func__ctime64_s" -if test "x$ac_cv_func__ctime64_s" = xyes -then : - printf "%s\n" "#define HAVE__CTIME64_S 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "_fseeki64" "ac_cv_func__fseeki64" -if test "x$ac_cv_func__fseeki64" = xyes -then : - printf "%s\n" "#define HAVE__FSEEKI64 1" >>confdefs.h - -fi - -ac_fn_c_check_func "$LINENO" "_get_timezone" "ac_cv_func__get_timezone" -if test "x$ac_cv_func__get_timezone" = xyes -then : - printf "%s\n" "#define HAVE__GET_TIMEZONE 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "_gmtime64_s" "ac_cv_func__gmtime64_s" -if test "x$ac_cv_func__gmtime64_s" = xyes -then : - printf "%s\n" "#define HAVE__GMTIME64_S 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "_localtime64_s" "ac_cv_func__localtime64_s" -if test "x$ac_cv_func__localtime64_s" = xyes -then : - printf "%s\n" "#define HAVE__LOCALTIME64_S 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "_mkgmtime64" "ac_cv_func__mkgmtime64" -if test "x$ac_cv_func__mkgmtime64" = xyes -then : - printf "%s\n" "#define HAVE__MKGMTIME64 1" >>confdefs.h - -fi - -# detects cygwin-1.7, as opposed to older versions -ac_fn_c_check_func "$LINENO" "cygwin_conv_path" "ac_cv_func_cygwin_conv_path" -if test "x$ac_cv_func_cygwin_conv_path" = xyes -then : - printf "%s\n" "#define HAVE_CYGWIN_CONV_PATH 1" >>confdefs.h - -fi - - -# DragonFly uses vfsconf, FreeBSD xvfsconf. -ac_fn_c_check_type "$LINENO" "struct vfsconf" "ac_cv_type_struct_vfsconf" "#if HAVE_SYS_TYPES_H - #include - #endif - #include - -" -if test "x$ac_cv_type_struct_vfsconf" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_VFSCONF 1" >>confdefs.h - - -fi - - -ac_fn_c_check_type "$LINENO" "struct xvfsconf" "ac_cv_type_struct_xvfsconf" "#if HAVE_SYS_TYPES_H - #include - #endif - #include - -" -if test "x$ac_cv_type_struct_xvfsconf" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_XVFSCONF 1" >>confdefs.h - - -fi - - -ac_fn_c_check_type "$LINENO" "struct statfs" "ac_cv_type_struct_statfs" "#if HAVE_SYS_TYPES_H - #include - #endif - #include - -" -if test "x$ac_cv_type_struct_statfs" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_STATFS 1" >>confdefs.h - - -fi - - -# There are several variants of readdir_r around; we only -# accept the POSIX-compliant version. -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -int -main (void) -{ -DIR *dir; struct dirent e, *r; - return(readdir_r(dir, &e, &r)); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - -printf "%s\n" "#define HAVE_READDIR_R 1" >>confdefs.h - - -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -# dirfd can be either a function or a macro. -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include - DIR *dir; -int -main (void) -{ -return(dirfd(dir)); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - -printf "%s\n" "#define HAVE_DIRFD 1" >>confdefs.h - - -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - -# FreeBSD's nl_langinfo supports an option to specify whether the -# current locale uses month/day or day/month ordering. It makes the -# output a little prettier... -ac_fn_check_decl "$LINENO" "D_MD_ORDER" "ac_cv_have_decl_D_MD_ORDER" "#if HAVE_LANGINFO_H -#include -#endif - -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_D_MD_ORDER" = xyes -then : - -printf "%s\n" "#define HAVE_D_MD_ORDER 1" >>confdefs.h - -fi - -# Check for dirent.d_namlen field explicitly -# (This is a bit more straightforward than, if not quite as portable as, -# the recipe given by the autoconf maintainers.) -ac_fn_c_check_member "$LINENO" "struct dirent" "d_namlen" "ac_cv_member_struct_dirent_d_namlen" "#if HAVE_DIRENT_H -#include -#endif - -" -if test "x$ac_cv_member_struct_dirent_d_namlen" = xyes -then : - -fi - - -# Check for Extended Attributes support -# Check whether --enable-xattr was given. -if test ${enable_xattr+y} -then : - enableval=$enable_xattr; -fi - - -if test "x$enable_xattr" != "xno"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing setxattr" >&5 -printf %s "checking for library containing setxattr... " >&6; } -if test ${ac_cv_search_setxattr+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_func_search_save_LIBS=$LIBS -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char setxattr (); -int -main (void) -{ -return setxattr (); - ; - return 0; -} -_ACEOF -for ac_lib in '' attr gnu -do - if test -z "$ac_lib"; then - ac_res="none required" - else - ac_res=-l$ac_lib - LIBS="-l$ac_lib $ac_func_search_save_LIBS" - fi - if ac_fn_c_try_link "$LINENO" -then : - ac_cv_search_setxattr=$ac_res -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext - if test ${ac_cv_search_setxattr+y} -then : - break -fi -done -if test ${ac_cv_search_setxattr+y} -then : - -else $as_nop - ac_cv_search_setxattr=no -fi -rm conftest.$ac_ext -LIBS=$ac_func_search_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_setxattr" >&5 -printf "%s\n" "$ac_cv_search_setxattr" >&6; } -ac_res=$ac_cv_search_setxattr -if test "$ac_res" != no -then : - test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" - -fi - - ac_fn_check_decl "$LINENO" "EXTATTR_NAMESPACE_USER" "ac_cv_have_decl_EXTATTR_NAMESPACE_USER" "#include -#include - -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_EXTATTR_NAMESPACE_USER" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_EXTATTR_NAMESPACE_USER $ac_have_decl" >>confdefs.h - - ac_fn_check_decl "$LINENO" "XATTR_NOFOLLOW" "ac_cv_have_decl_XATTR_NOFOLLOW" "#include - -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_XATTR_NOFOLLOW" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_XATTR_NOFOLLOW $ac_have_decl" >>confdefs.h - - if test "x$ac_cv_header_sys_xattr_h" = "xyes" \ - -a "x$ac_cv_have_decl_XATTR_NOFOLLOW" = "xyes"; then - # Darwin extended attributes support - if test ${ac_cv_archive_xattr_darwin+y} -then : - printf %s "(cached) " >&6 -else $as_nop - - for ac_func in fgetxattr flistxattr fsetxattr getxattr listxattr setxattr -do : - as_ac_var=`printf "%s\n" "ac_cv_func_$ac_func" | $as_tr_sh` -ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" -if eval test \"x\$"$as_ac_var"\" = x"yes" -then : - cat >>confdefs.h <<_ACEOF -#define `printf "%s\n" "HAVE_$ac_func" | $as_tr_cpp` 1 -_ACEOF - ac_cv_archive_xattr_darwin=yes -else $as_nop - ac_cv_archive_xattr_darwin=no -fi - -done - - -fi - - elif test "x$ac_cv_header_sys_extattr_h" = "xyes" \ - -a "x$ac_cv_have_decl_EXTATTR_NAMESPACE_USER" = "xyes"; then - # FreeBSD extended attributes support - if test ${ac_cv_archive_xattr_freebsd+y} -then : - printf %s "(cached) " >&6 -else $as_nop - - for ac_func in extattr_get_fd extattr_get_file extattr_get_link extattr_list_fd extattr_list_file extattr_list_link extattr_set_fd extattr_set_link -do : - as_ac_var=`printf "%s\n" "ac_cv_func_$ac_func" | $as_tr_sh` -ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" -if eval test \"x\$"$as_ac_var"\" = x"yes" -then : - cat >>confdefs.h <<_ACEOF -#define `printf "%s\n" "HAVE_$ac_func" | $as_tr_cpp` 1 -_ACEOF - ac_cv_archive_xattr_freebsd=yes -else $as_nop - ac_cv_archive_xattr_freebsd=no -fi - -done - - -fi - - elif test "x$ac_cv_header_sys_xattr_h" = "xyes" \ - -o "x$ac_cv_header_attr_xattr_h" = "xyes"; then - # Linux extended attributes support - if test ${ac_cv_archive_xattr_linux+y} -then : - printf %s "(cached) " >&6 -else $as_nop - - for ac_func in fgetxattr flistxattr fsetxattr getxattr lgetxattr listxattr llistxattr lsetxattr -do : - as_ac_var=`printf "%s\n" "ac_cv_func_$ac_func" | $as_tr_sh` -ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" -if eval test \"x\$"$as_ac_var"\" = x"yes" -then : - cat >>confdefs.h <<_ACEOF -#define `printf "%s\n" "HAVE_$ac_func" | $as_tr_cpp` 1 -_ACEOF - ac_cv_archive_xattr_linux=yes -else $as_nop - ac_cv_archive_xattr_linux=no -fi - -done - - -fi - - elif test "x$ac_cv_header_sys_ea_h" = "xyes"; then - # AIX extended attributes support - if test ${ac_cv_archive_xattr_aix+y} -then : - printf %s "(cached) " >&6 -else $as_nop - - for ac_func in fgetea flistea fsetea getea lgetea listea llistea lsetea -do : - as_ac_var=`printf "%s\n" "ac_cv_func_$ac_func" | $as_tr_sh` -ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" -if eval test \"x\$"$as_ac_var"\" = x"yes" -then : - cat >>confdefs.h <<_ACEOF -#define `printf "%s\n" "HAVE_$ac_func" | $as_tr_cpp` 1 -_ACEOF - ac_cv_archive_xattr_aix=yes -else $as_nop - ac_cv_archive_xattr_aix=no -fi - -done - - -fi - - fi - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for extended attributes support" >&5 -printf %s "checking for extended attributes support... " >&6; } - if test "x$ac_cv_archive_xattr_linux" = "xyes"; then - -printf "%s\n" "#define ARCHIVE_XATTR_LINUX 1" >>confdefs.h - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: Linux" >&5 -printf "%s\n" "Linux" >&6; } - elif test "x$ac_cv_archive_xattr_darwin" = "xyes"; then - -printf "%s\n" "#define ARCHIVE_XATTR_DARWIN 1" >>confdefs.h - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: Darwin" >&5 -printf "%s\n" "Darwin" >&6; } - elif test "x$ac_cv_archive_xattr_freebsd" = "xyes"; then - -printf "%s\n" "#define ARCHIVE_XATTR_FREEBSD 1" >>confdefs.h - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: FreeBSD" >&5 -printf "%s\n" "FreeBSD" >&6; } - elif test "x$ac_cv_archive_xattr_aix" = "xyes"; then - -printf "%s\n" "#define ARCHIVE_XATTR_AIX 1" >>confdefs.h - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: AIX" >&5 -printf "%s\n" "AIX" >&6; } - else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none" >&5 -printf "%s\n" "none" >&6; } - fi -fi - -# Check for ACL support -# -# The ACL support in libarchive is written against the POSIX1e draft, -# which was never officially approved and varies quite a bit across -# platforms. Worse, some systems have completely non-POSIX acl functions, -# which makes the following checks rather more complex than I would like. -# -# Check whether --enable-acl was given. -if test ${enable_acl+y} -then : - enableval=$enable_acl; -fi - - -if test "x$enable_acl" != "xno"; then - # Libacl - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for acl_get_file in -lacl" >&5 -printf %s "checking for acl_get_file in -lacl... " >&6; } -if test ${ac_cv_lib_acl_acl_get_file+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lacl $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char acl_get_file (); -int -main (void) -{ -return acl_get_file (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_acl_acl_get_file=yes -else $as_nop - ac_cv_lib_acl_acl_get_file=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_acl_acl_get_file" >&5 -printf "%s\n" "$ac_cv_lib_acl_acl_get_file" >&6; } -if test "x$ac_cv_lib_acl_acl_get_file" = xyes -then : - printf "%s\n" "#define HAVE_LIBACL 1" >>confdefs.h - - LIBS="-lacl $LIBS" - -fi - - - ac_fn_c_check_type "$LINENO" "acl_t" "ac_cv_type_acl_t" " - #if HAVE_SYS_TYPES_H - #include - #endif - #if HAVE_SYS_ACL_H - #include - #endif - -" -if test "x$ac_cv_type_acl_t" = xyes -then : - -printf "%s\n" "#define HAVE_ACL_T 1" >>confdefs.h - - -fi -ac_fn_c_check_type "$LINENO" "acl_entry_t" "ac_cv_type_acl_entry_t" " - #if HAVE_SYS_TYPES_H - #include - #endif - #if HAVE_SYS_ACL_H - #include - #endif - -" -if test "x$ac_cv_type_acl_entry_t" = xyes -then : - -printf "%s\n" "#define HAVE_ACL_ENTRY_T 1" >>confdefs.h - - -fi -ac_fn_c_check_type "$LINENO" "acl_permset_t" "ac_cv_type_acl_permset_t" " - #if HAVE_SYS_TYPES_H - #include - #endif - #if HAVE_SYS_ACL_H - #include - #endif - -" -if test "x$ac_cv_type_acl_permset_t" = xyes -then : - -printf "%s\n" "#define HAVE_ACL_PERMSET_T 1" >>confdefs.h - - -fi -ac_fn_c_check_type "$LINENO" "acl_tag_t" "ac_cv_type_acl_tag_t" " - #if HAVE_SYS_TYPES_H - #include - #endif - #if HAVE_SYS_ACL_H - #include - #endif - -" -if test "x$ac_cv_type_acl_tag_t" = xyes -then : - -printf "%s\n" "#define HAVE_ACL_TAG_T 1" >>confdefs.h - - -fi - - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for richacl_get_file in -lrichacl" >&5 -printf %s "checking for richacl_get_file in -lrichacl... " >&6; } -if test ${ac_cv_lib_richacl_richacl_get_file+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lrichacl $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char richacl_get_file (); -int -main (void) -{ -return richacl_get_file (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_richacl_richacl_get_file=yes -else $as_nop - ac_cv_lib_richacl_richacl_get_file=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_richacl_richacl_get_file" >&5 -printf "%s\n" "$ac_cv_lib_richacl_richacl_get_file" >&6; } -if test "x$ac_cv_lib_richacl_richacl_get_file" = xyes -then : - printf "%s\n" "#define HAVE_LIBRICHACL 1" >>confdefs.h - - LIBS="-lrichacl $LIBS" - -fi - - - ac_fn_c_check_type "$LINENO" "struct richace" "ac_cv_type_struct_richace" " - #if HAVE_SYS_RICHACL_H - #include - #endif - -" -if test "x$ac_cv_type_struct_richace" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_RICHACE 1" >>confdefs.h - - -fi -ac_fn_c_check_type "$LINENO" "struct richacl" "ac_cv_type_struct_richacl" " - #if HAVE_SYS_RICHACL_H - #include - #endif - -" -if test "x$ac_cv_type_struct_richacl" = xyes -then : - -printf "%s\n" "#define HAVE_STRUCT_RICHACL 1" >>confdefs.h - - -fi - - - # Solaris and derivates ACLs - ac_fn_c_check_func "$LINENO" "acl" "ac_cv_func_acl" -if test "x$ac_cv_func_acl" = xyes -then : - printf "%s\n" "#define HAVE_ACL 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "facl" "ac_cv_func_facl" -if test "x$ac_cv_func_facl" = xyes -then : - printf "%s\n" "#define HAVE_FACL 1" >>confdefs.h - -fi - - - if test "x$ac_cv_lib_richacl_richacl_get_file" = "xyes" \ - -a "x$ac_cv_type_struct_richace" = "xyes" \ - -a "x$ac_cv_type_struct_richacl" = "xyes"; then - if test ${ac_cv_archive_acl_librichacl+y} -then : - printf %s "(cached) " >&6 -else $as_nop - - for ac_func in richacl_alloc richacl_equiv_mode richacl_free richacl_get_fd richacl_get_file richacl_set_fd richacl_set_file -do : - as_ac_var=`printf "%s\n" "ac_cv_func_$ac_func" | $as_tr_sh` -ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" -if eval test \"x\$"$as_ac_var"\" = x"yes" -then : - cat >>confdefs.h <<_ACEOF -#define `printf "%s\n" "HAVE_$ac_func" | $as_tr_cpp` 1 -_ACEOF - ac_cv_archive_acl_librichacl=yes -else $as_nop - ac_cv_archive_acl_librichacl=no -fi - -done -fi - - fi - - if test "x$ac_cv_func_acl" = "xyes" \ - -a "x$ac_cv_func_facl" = "xyes"; then - ac_fn_c_check_type "$LINENO" "aclent_t" "ac_cv_type_aclent_t" "#include -" -if test "x$ac_cv_type_aclent_t" = xyes -then : - -printf "%s\n" "#define HAVE_ACLENT_T 1" >>confdefs.h - - -fi - - if test "x$ac_cv_type_aclent_t" = "xyes"; then - if test ${ac_cv_archive_acl_sunos+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_fn_check_decl "$LINENO" "GETACL" "ac_cv_have_decl_GETACL" "#include -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_GETACL" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_GETACL $ac_have_decl" >>confdefs.h -if test $ac_have_decl = 1 -then : - ac_cv_archive_acl_sunos=yes -else $as_nop - ac_cv_archive_acl_sunos=no -fi -ac_fn_check_decl "$LINENO" "SETACL" "ac_cv_have_decl_SETACL" "#include -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_SETACL" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_SETACL $ac_have_decl" >>confdefs.h -if test $ac_have_decl = 1 -then : - ac_cv_archive_acl_sunos=yes -else $as_nop - ac_cv_archive_acl_sunos=no -fi -ac_fn_check_decl "$LINENO" "GETACLCNT" "ac_cv_have_decl_GETACLCNT" "#include -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_GETACLCNT" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_GETACLCNT $ac_have_decl" >>confdefs.h -if test $ac_have_decl = 1 -then : - ac_cv_archive_acl_sunos=yes -else $as_nop - ac_cv_archive_acl_sunos=no -fi - -fi - - ac_fn_c_check_type "$LINENO" "ace_t" "ac_cv_type_ace_t" "#include -" -if test "x$ac_cv_type_ace_t" = xyes -then : - -printf "%s\n" "#define HAVE_ACE_T 1" >>confdefs.h - - -fi - - if test "x$ac_cv_type_ace_t" = "xyes"; then - if test ${ac_cv_archive_acl_sunos_nfs4+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_fn_check_decl "$LINENO" "ACE_GETACL" "ac_cv_have_decl_ACE_GETACL" "#include -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_ACE_GETACL" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_ACE_GETACL $ac_have_decl" >>confdefs.h -if test $ac_have_decl = 1 -then : - ac_cv_archive_acl_sunos_nfs4=yes -else $as_nop - ac_cv_archive_acl_sonos_nfs4=no -fi -ac_fn_check_decl "$LINENO" "ACE_SETACL" "ac_cv_have_decl_ACE_SETACL" "#include -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_ACE_SETACL" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_ACE_SETACL $ac_have_decl" >>confdefs.h -if test $ac_have_decl = 1 -then : - ac_cv_archive_acl_sunos_nfs4=yes -else $as_nop - ac_cv_archive_acl_sonos_nfs4=no -fi -ac_fn_check_decl "$LINENO" "ACE_GETACLCNT" "ac_cv_have_decl_ACE_GETACLCNT" "#include -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_ACE_GETACLCNT" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_ACE_GETACLCNT $ac_have_decl" >>confdefs.h -if test $ac_have_decl = 1 -then : - ac_cv_archive_acl_sunos_nfs4=yes -else $as_nop - ac_cv_archive_acl_sonos_nfs4=no -fi - -fi - - fi - fi - elif test "x$ac_cv_type_acl_t" = "xyes" \ - -a "x$ac_cv_type_acl_entry_t" = "xyes" \ - -a "x$ac_cv_type_acl_permset_t" = "xyes" \ - -a "x$ac_cv_type_acl_tag_t" = "xyes"; then - # POSIX.1e ACL functions - if test ${ac_cv_posix_acl_funcs+y} -then : - printf %s "(cached) " >&6 -else $as_nop - - for ac_func in acl_add_perm acl_clear_perms acl_create_entry acl_delete_def_file acl_free acl_get_entry acl_get_fd acl_get_file acl_get_permset acl_get_qualifier acl_get_tag_type acl_init acl_set_fd acl_set_file acl_set_qualifier acl_set_tag_type -do : - as_ac_var=`printf "%s\n" "ac_cv_func_$ac_func" | $as_tr_sh` -ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" -if eval test \"x\$"$as_ac_var"\" = x"yes" -then : - cat >>confdefs.h <<_ACEOF -#define `printf "%s\n" "HAVE_$ac_func" | $as_tr_cpp` 1 -_ACEOF - ac_cv_posix_acl_funcs=yes -else $as_nop - ac_cv_posix_acl_funcs=no -fi - -done - -fi - - - ac_fn_c_check_func "$LINENO" "acl_get_perm" "ac_cv_func_acl_get_perm" -if test "x$ac_cv_func_acl_get_perm" = xyes -then : - printf "%s\n" "#define HAVE_ACL_GET_PERM 1" >>confdefs.h - -fi - - - if test "x$ac_cv_posix_acl_funcs" = "xyes" \ - -a "x$ac_cv_header_acl_libacl_h" = "xyes" \ - -a "x$ac_cv_lib_acl_acl_get_file" = "xyes" \ - -a "x$ac_cv_func_acl_get_perm"; then - if test ${ac_cv_archive_acl_libacl+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_archive_acl_libacl=yes -fi - - -printf "%s\n" "#define ARCHIVE_ACL_LIBACL 1" >>confdefs.h - - else - # FreeBSD/Darwin - ac_fn_c_check_func "$LINENO" "acl_add_flag_np" "ac_cv_func_acl_add_flag_np" -if test "x$ac_cv_func_acl_add_flag_np" = xyes -then : - printf "%s\n" "#define HAVE_ACL_ADD_FLAG_NP 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "acl_clear_flags_np" "ac_cv_func_acl_clear_flags_np" -if test "x$ac_cv_func_acl_clear_flags_np" = xyes -then : - printf "%s\n" "#define HAVE_ACL_CLEAR_FLAGS_NP 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "acl_get_brand_np" "ac_cv_func_acl_get_brand_np" -if test "x$ac_cv_func_acl_get_brand_np" = xyes -then : - printf "%s\n" "#define HAVE_ACL_GET_BRAND_NP 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "acl_get_entry_type_np" "ac_cv_func_acl_get_entry_type_np" -if test "x$ac_cv_func_acl_get_entry_type_np" = xyes -then : - printf "%s\n" "#define HAVE_ACL_GET_ENTRY_TYPE_NP 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "acl_get_flag_np" "ac_cv_func_acl_get_flag_np" -if test "x$ac_cv_func_acl_get_flag_np" = xyes -then : - printf "%s\n" "#define HAVE_ACL_GET_FLAG_NP 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "acl_get_flagset_np" "ac_cv_func_acl_get_flagset_np" -if test "x$ac_cv_func_acl_get_flagset_np" = xyes -then : - printf "%s\n" "#define HAVE_ACL_GET_FLAGSET_NP 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "acl_get_fd_np" "ac_cv_func_acl_get_fd_np" -if test "x$ac_cv_func_acl_get_fd_np" = xyes -then : - printf "%s\n" "#define HAVE_ACL_GET_FD_NP 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "acl_get_link_np" "ac_cv_func_acl_get_link_np" -if test "x$ac_cv_func_acl_get_link_np" = xyes -then : - printf "%s\n" "#define HAVE_ACL_GET_LINK_NP 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "acl_get_perm_np" "ac_cv_func_acl_get_perm_np" -if test "x$ac_cv_func_acl_get_perm_np" = xyes -then : - printf "%s\n" "#define HAVE_ACL_GET_PERM_NP 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "acl_is_trivial_np" "ac_cv_func_acl_is_trivial_np" -if test "x$ac_cv_func_acl_is_trivial_np" = xyes -then : - printf "%s\n" "#define HAVE_ACL_IS_TRIVIAL_NP 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "acl_set_entry_type_np" "ac_cv_func_acl_set_entry_type_np" -if test "x$ac_cv_func_acl_set_entry_type_np" = xyes -then : - printf "%s\n" "#define HAVE_ACL_SET_ENTRY_TYPE_NP 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "acl_set_fd_np" "ac_cv_func_acl_set_fd_np" -if test "x$ac_cv_func_acl_set_fd_np" = xyes -then : - printf "%s\n" "#define HAVE_ACL_SET_FD_NP 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "acl_set_link_np" "ac_cv_func_acl_set_link_np" -if test "x$ac_cv_func_acl_set_link_np" = xyes -then : - printf "%s\n" "#define HAVE_ACL_SET_LINK_NP 1" >>confdefs.h - -fi - - - ac_fn_c_check_func "$LINENO" "mbr_uid_to_uuid" "ac_cv_func_mbr_uid_to_uuid" -if test "x$ac_cv_func_mbr_uid_to_uuid" = xyes -then : - printf "%s\n" "#define HAVE_MBR_UID_TO_UUID 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "mbr_uuid_to_id" "ac_cv_func_mbr_uuid_to_id" -if test "x$ac_cv_func_mbr_uuid_to_id" = xyes -then : - printf "%s\n" "#define HAVE_MBR_UUID_TO_ID 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "mbr_gid_to_uuid" "ac_cv_func_mbr_gid_to_uuid" -if test "x$ac_cv_func_mbr_gid_to_uuid" = xyes -then : - printf "%s\n" "#define HAVE_MBR_GID_TO_UUID 1" >>confdefs.h - -fi - - - ac_fn_check_decl "$LINENO" "ACL_TYPE_EXTENDED" "ac_cv_have_decl_ACL_TYPE_EXTENDED" "#include - #include -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_ACL_TYPE_EXTENDED" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_ACL_TYPE_EXTENDED $ac_have_decl" >>confdefs.h -ac_fn_check_decl "$LINENO" "ACL_TYPE_NFS4" "ac_cv_have_decl_ACL_TYPE_NFS4" "#include - #include -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_ACL_TYPE_NFS4" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_ACL_TYPE_NFS4 $ac_have_decl" >>confdefs.h -ac_fn_check_decl "$LINENO" "ACL_USER" "ac_cv_have_decl_ACL_USER" "#include - #include -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_ACL_USER" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_ACL_USER $ac_have_decl" >>confdefs.h -ac_fn_check_decl "$LINENO" "ACL_SYNCHRONIZE" "ac_cv_have_decl_ACL_SYNCHRONIZE" "#include - #include -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_ACL_SYNCHRONIZE" = xyes -then : - ac_have_decl=1 -else $as_nop - ac_have_decl=0 -fi -printf "%s\n" "#define HAVE_DECL_ACL_SYNCHRONIZE $ac_have_decl" >>confdefs.h - - if test "x$ac_cv_posix_acl_funcs" = "xyes" \ - -a "x$ac_cv_func_acl_get_fd_np" = "xyes" \ - -a "x$ac_cv_func_acl_get_perm" != "xyes" \ - -a "x$ac_cv_func_acl_get_perm_np" = "xyes" \ - -a "x$ac_cv_func_acl_set_fd_np" = "xyes"; then - if test "x$ac_cv_have_decl_ACL_USER" = "xyes"; then - if test ${ac_cv_archive_acl_freebsd+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_archive_acl_freebsd=yes -fi - - if test "x$ac_cv_have_decl_ACL_TYPE_NFS4" = "xyes" \ - -a "x$ac_cv_func_acl_add_flag_np" = "xyes" \ - -a "x$ac_cv_func_acl_get_brand_np" = "xyes" \ - -a "x$ac_cv_func_acl_get_entry_type_np" = "xyes" \ - -a "x$ac_cv_func_acl_get_flagset_np" = "xyes" \ - -a "x$ac_cv_func_acl_set_entry_type_np" = "xyes"; then - if test ${ac_cv_archive_acl_freebsd_nfs4+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_archive_acl_freebsd_nfs4=yes -fi - - fi - elif test "x$ac_cv_have_decl_ACL_TYPE_EXTENDED" = "xyes" \ - -a "x$ac_cv_func_acl_add_flag_np" = "xyes" \ - -a "x$ac_cv_func_acl_get_flagset_np" = "xyes" \ - -a "x$ac_cv_func_acl_get_link_np" = "xyes" \ - -a "x$ac_cv_func_acl_set_link_np" = "xyes" \ - -a "x$ac_cv_func_mbr_uid_to_uuid" = "xyes" \ - -a "x$ac_cv_func_mbr_uuid_to_id" = "xyes" \ - -a "x$ac_cv_func_mbr_gid_to_uuid" = "xyes"; then - if test ${ac_cv_archive_acl_darwin+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_archive_acl_darwin=yes -fi - - fi - fi - fi - fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ACL support" >&5 -printf %s "checking for ACL support... " >&6; } - if test "x$ac_cv_archive_acl_libacl" = "xyes" \ - -a "x$ac_cv_archive_acl_librichacl" = "xyes"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: libacl (POSIX.1e) + librichacl (NFSv4)" >&5 -printf "%s\n" "libacl (POSIX.1e) + librichacl (NFSv4)" >&6; } - -printf "%s\n" "#define ARCHIVE_ACL_LIBACL 1" >>confdefs.h - - -printf "%s\n" "#define ARCHIVE_ACL_LIBRICHACL 1" >>confdefs.h - - elif test "x$ac_cv_archive_acl_libacl" = "xyes"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: libacl (POSIX.1e)" >&5 -printf "%s\n" "libacl (POSIX.1e)" >&6; } - -printf "%s\n" "#define ARCHIVE_ACL_LIBACL 1" >>confdefs.h - - elif test "x$ac_cv_archive_acl_librichacl" = "xyes"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: librichacl (NFSv4)" >&5 -printf "%s\n" "librichacl (NFSv4)" >&6; } - -printf "%s\n" "#define ARCHIVE_ACL_LIBRICHACL 1" >>confdefs.h - - elif test "x$ac_cv_archive_acl_darwin" = "xyes"; then - -printf "%s\n" "#define ARCHIVE_ACL_DARWIN 1" >>confdefs.h - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: Darwin (limited NFSv4)" >&5 -printf "%s\n" "Darwin (limited NFSv4)" >&6; } - elif test "x$ac_cv_archive_acl_sunos" = "xyes"; then - -printf "%s\n" "#define ARCHIVE_ACL_SUNOS 1" >>confdefs.h - - if test "x$ac_cv_archive_acl_sunos_nfs4" = "xyes"; then - -printf "%s\n" "#define ARCHIVE_ACL_SUNOS_NFS4 1" >>confdefs.h - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: Solaris (POSIX.1e and NFSv4)" >&5 -printf "%s\n" "Solaris (POSIX.1e and NFSv4)" >&6; } - else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: Solaris (POSIX.1e)" >&5 -printf "%s\n" "Solaris (POSIX.1e)" >&6; } - fi - elif test "x$ac_cv_archive_acl_freebsd" = "xyes"; then - -printf "%s\n" "#define ARCHIVE_ACL_FREEBSD 1" >>confdefs.h - - if test "x$ac_cv_archive_acl_freebsd_nfs4" = "xyes"; then - -printf "%s\n" "#define ARCHIVE_ACL_FREEBSD_NFS4 1" >>confdefs.h - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: FreeBSD (POSIX.1e and NFSv4)" >&5 -printf "%s\n" "FreeBSD (POSIX.1e and NFSv4)" >&6; } - else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: FreeBSD (POSIX.1e)" >&5 -printf "%s\n" "FreeBSD (POSIX.1e)" >&6; } - fi - else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none" >&5 -printf "%s\n" "none" >&6; } - fi -fi - - - if test "x$ac_cv_archive_acl_libacl" = "xyes" \ - -o "x$ac_cv_archive_acl_librichacl" = "xyes"; then - INC_LINUX_ACL_TRUE= - INC_LINUX_ACL_FALSE='#' -else - INC_LINUX_ACL_TRUE='#' - INC_LINUX_ACL_FALSE= -fi - - if test "x$ac_cv_archive_acl_sunos" = "xyes"; then - INC_SUNOS_ACL_TRUE= - INC_SUNOS_ACL_FALSE='#' -else - INC_SUNOS_ACL_TRUE='#' - INC_SUNOS_ACL_FALSE= -fi - - if test "x$ac_cv_archive_acl_darwin" = "xyes"; then - INC_DARWIN_ACL_TRUE= - INC_DARWIN_ACL_FALSE='#' -else - INC_DARWIN_ACL_TRUE='#' - INC_DARWIN_ACL_FALSE= -fi - - if test "x$ac_cv_archive_acl_freebsd" = "xyes"; then - INC_FREEBSD_ACL_TRUE= - INC_FREEBSD_ACL_FALSE='#' -else - INC_FREEBSD_ACL_TRUE='#' - INC_FREEBSD_ACL_FALSE= -fi - - -# Additional requirements -# Check whether --enable-largefile was given. -if test ${enable_largefile+y} -then : - enableval=$enable_largefile; -fi - -if test "$enable_largefile" != no; then - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5 -printf %s "checking for special C compiler options needed for large files... " >&6; } -if test ${ac_cv_sys_largefile_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_sys_largefile_CC=no - if test "$GCC" != yes; then - ac_save_CC=$CC - while :; do - # IRIX 6.2 and later do not support large files by default, - # so use the C compiler's -n32 option if that helps. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include - /* Check that off_t can represent 2**63 - 1 correctly. - We can't simply define LARGE_OFF_T to be 9223372036854775807, - since some C++ compilers masquerading as C compilers - incorrectly reject 9223372036854775807. */ -#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) - int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 - && LARGE_OFF_T % 2147483647 == 1) - ? 1 : -1]; -int -main (void) -{ - - ; - return 0; -} -_ACEOF - if ac_fn_c_try_compile "$LINENO" -then : - break -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam - CC="$CC -n32" - if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_sys_largefile_CC=' -n32'; break -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam - break - done - CC=$ac_save_CC - rm -f conftest.$ac_ext - fi -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5 -printf "%s\n" "$ac_cv_sys_largefile_CC" >&6; } - if test "$ac_cv_sys_largefile_CC" != no; then - CC=$CC$ac_cv_sys_largefile_CC - fi - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5 -printf %s "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; } -if test ${ac_cv_sys_file_offset_bits+y} -then : - printf %s "(cached) " >&6 -else $as_nop - while :; do - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include - /* Check that off_t can represent 2**63 - 1 correctly. - We can't simply define LARGE_OFF_T to be 9223372036854775807, - since some C++ compilers masquerading as C compilers - incorrectly reject 9223372036854775807. */ -#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) - int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 - && LARGE_OFF_T % 2147483647 == 1) - ? 1 : -1]; -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_sys_file_offset_bits=no; break -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#define _FILE_OFFSET_BITS 64 -#include - /* Check that off_t can represent 2**63 - 1 correctly. - We can't simply define LARGE_OFF_T to be 9223372036854775807, - since some C++ compilers masquerading as C compilers - incorrectly reject 9223372036854775807. */ -#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) - int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 - && LARGE_OFF_T % 2147483647 == 1) - ? 1 : -1]; -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_sys_file_offset_bits=64; break -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - ac_cv_sys_file_offset_bits=unknown - break -done -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5 -printf "%s\n" "$ac_cv_sys_file_offset_bits" >&6; } -case $ac_cv_sys_file_offset_bits in #( - no | unknown) ;; - *) -printf "%s\n" "#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits" >>confdefs.h -;; -esac -rm -rf conftest* - if test $ac_cv_sys_file_offset_bits = unknown; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5 -printf %s "checking for _LARGE_FILES value needed for large files... " >&6; } -if test ${ac_cv_sys_large_files+y} -then : - printf %s "(cached) " >&6 -else $as_nop - while :; do - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include - /* Check that off_t can represent 2**63 - 1 correctly. - We can't simply define LARGE_OFF_T to be 9223372036854775807, - since some C++ compilers masquerading as C compilers - incorrectly reject 9223372036854775807. */ -#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) - int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 - && LARGE_OFF_T % 2147483647 == 1) - ? 1 : -1]; -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_sys_large_files=no; break -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#define _LARGE_FILES 1 -#include - /* Check that off_t can represent 2**63 - 1 correctly. - We can't simply define LARGE_OFF_T to be 9223372036854775807, - since some C++ compilers masquerading as C compilers - incorrectly reject 9223372036854775807. */ -#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) - int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 - && LARGE_OFF_T % 2147483647 == 1) - ? 1 : -1]; -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_sys_large_files=1; break -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - ac_cv_sys_large_files=unknown - break -done -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5 -printf "%s\n" "$ac_cv_sys_large_files" >&6; } -case $ac_cv_sys_large_files in #( - no | unknown) ;; - *) -printf "%s\n" "#define _LARGE_FILES $ac_cv_sys_large_files" >>confdefs.h -;; -esac -rm -rf conftest* - fi -fi - - - - - - -case "$host_os" in - *mingw* | *cygwin* | *msys*) - ;; - *) - - if test "$found_MD5" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_MD5_LIBC" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_MD5_LIBC... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_MD5_COMPILE_TEST -#define ARCHIVE_CRYPTO_MD5_LIBC -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_md5_ctx ctx; - archive_md5_init(&ctx); - archive_md5_update(&ctx, *argv, argc); - archive_md5_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_MD5=yes - found_LIBC=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_MD5_LIBC 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_MD5" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_MD5_COMPILE_TEST -#define ARCHIVE_CRYPTO_MD5_LIBSYSTEM -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_md5_ctx ctx; - archive_md5_init(&ctx); - archive_md5_update(&ctx, *argv, argc); - archive_md5_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_MD5=yes - found_LIBSYSTEM=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_MD5_LIBSYSTEM 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_RMD160" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_RMD160_LIBC" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_RMD160_LIBC... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_RMD160_COMPILE_TEST -#define ARCHIVE_CRYPTO_RMD160_LIBC -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_rmd160_ctx ctx; - archive_rmd160_init(&ctx); - archive_rmd160_update(&ctx, *argv, argc); - archive_rmd160_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_RMD160=yes - found_LIBC=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_RMD160_LIBC 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA1" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA1_LIBC" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA1_LIBC... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA1_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA1_LIBC -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha1_ctx ctx; - archive_sha1_init(&ctx); - archive_sha1_update(&ctx, *argv, argc); - archive_sha1_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA1=yes - found_LIBC=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA1_LIBC 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA1" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA1_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA1_LIBSYSTEM -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha1_ctx ctx; - archive_sha1_init(&ctx); - archive_sha1_update(&ctx, *argv, argc); - archive_sha1_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA1=yes - found_LIBSYSTEM=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA1_LIBSYSTEM 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA256" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA256_LIBC" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA256_LIBC... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA256_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA256_LIBC -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha256_ctx ctx; - archive_sha256_init(&ctx); - archive_sha256_update(&ctx, *argv, argc); - archive_sha256_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA256=yes - found_LIBC=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA256_LIBC 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA256" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA256_LIBC2" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA256_LIBC2... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA256_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA256_LIBC2 -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha256_ctx ctx; - archive_sha256_init(&ctx); - archive_sha256_update(&ctx, *argv, argc); - archive_sha256_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA256=yes - found_LIBC2=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA256_LIBC2 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA256" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA256_LIBC3" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA256_LIBC3... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA256_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA256_LIBC3 -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha256_ctx ctx; - archive_sha256_init(&ctx); - archive_sha256_update(&ctx, *argv, argc); - archive_sha256_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA256=yes - found_LIBC3=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA256_LIBC3 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA256" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA256_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA256_LIBSYSTEM -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha256_ctx ctx; - archive_sha256_init(&ctx); - archive_sha256_update(&ctx, *argv, argc); - archive_sha256_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA256=yes - found_LIBSYSTEM=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA256_LIBSYSTEM 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA384" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA384_LIBC" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA384_LIBC... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA384_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA384_LIBC -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha384_ctx ctx; - archive_sha384_init(&ctx); - archive_sha384_update(&ctx, *argv, argc); - archive_sha384_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA384=yes - found_LIBC=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA384_LIBC 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA384" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA384_LIBC2" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA384_LIBC2... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA384_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA384_LIBC2 -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha384_ctx ctx; - archive_sha384_init(&ctx); - archive_sha384_update(&ctx, *argv, argc); - archive_sha384_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA384=yes - found_LIBC2=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA384_LIBC2 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA384" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA384_LIBC3" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA384_LIBC3... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA384_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA384_LIBC3 -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha384_ctx ctx; - archive_sha384_init(&ctx); - archive_sha384_update(&ctx, *argv, argc); - archive_sha384_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA384=yes - found_LIBC3=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA384_LIBC3 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA384" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA384_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA384_LIBSYSTEM -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha384_ctx ctx; - archive_sha384_init(&ctx); - archive_sha384_update(&ctx, *argv, argc); - archive_sha384_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA384=yes - found_LIBSYSTEM=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA384_LIBSYSTEM 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA512" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA512_LIBC" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA512_LIBC... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA512_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA512_LIBC -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha512_ctx ctx; - archive_sha512_init(&ctx); - archive_sha512_update(&ctx, *argv, argc); - archive_sha512_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA512=yes - found_LIBC=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA512_LIBC 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA512" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA512_LIBC2" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA512_LIBC2... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA512_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA512_LIBC2 -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha512_ctx ctx; - archive_sha512_init(&ctx); - archive_sha512_update(&ctx, *argv, argc); - archive_sha512_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA512=yes - found_LIBC2=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA512_LIBC2 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA512" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA512_LIBC3" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA512_LIBC3... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA512_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA512_LIBC3 -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha512_ctx ctx; - archive_sha512_init(&ctx); - archive_sha512_update(&ctx, *argv, argc); - archive_sha512_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA512=yes - found_LIBC3=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA512_LIBC3 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA512" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA512_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA512_LIBSYSTEM -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha512_ctx ctx; - archive_sha512_init(&ctx); - archive_sha512_update(&ctx, *argv, argc); - archive_sha512_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA512=yes - found_LIBSYSTEM=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA512_LIBSYSTEM 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - ;; -esac - -if test "x$with_cng" != "xno"; then - for ac_header in bcrypt.h -do : - ac_fn_c_check_header_compile "$LINENO" "bcrypt.h" "ac_cv_header_bcrypt_h" "#ifdef HAVE_WINDOWS_H - # include - #endif - -" -if test "x$ac_cv_header_bcrypt_h" = xyes -then : - printf "%s\n" "#define HAVE_BCRYPT_H 1" >>confdefs.h - - LIBS="$LIBS -lbcrypt" - -fi - -done -fi - -if test "x$with_mbedtls" = "xyes"; then - ac_fn_c_check_header_compile "$LINENO" "mbedtls/aes.h" "ac_cv_header_mbedtls_aes_h" "$ac_includes_default" -if test "x$ac_cv_header_mbedtls_aes_h" = xyes -then : - printf "%s\n" "#define HAVE_MBEDTLS_AES_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "mbedtls/md.h" "ac_cv_header_mbedtls_md_h" "$ac_includes_default" -if test "x$ac_cv_header_mbedtls_md_h" = xyes -then : - printf "%s\n" "#define HAVE_MBEDTLS_MD_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "mbedtls/pkcs5.h" "ac_cv_header_mbedtls_pkcs5_h" "$ac_includes_default" -if test "x$ac_cv_header_mbedtls_pkcs5_h" = xyes -then : - printf "%s\n" "#define HAVE_MBEDTLS_PKCS5_H 1" >>confdefs.h - -fi - - saved_LIBS=$LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for mbedtls_sha1_init in -lmbedcrypto" >&5 -printf %s "checking for mbedtls_sha1_init in -lmbedcrypto... " >&6; } -if test ${ac_cv_lib_mbedcrypto_mbedtls_sha1_init+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lmbedcrypto $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char mbedtls_sha1_init (); -int -main (void) -{ -return mbedtls_sha1_init (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_mbedcrypto_mbedtls_sha1_init=yes -else $as_nop - ac_cv_lib_mbedcrypto_mbedtls_sha1_init=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mbedcrypto_mbedtls_sha1_init" >&5 -printf "%s\n" "$ac_cv_lib_mbedcrypto_mbedtls_sha1_init" >&6; } -if test "x$ac_cv_lib_mbedcrypto_mbedtls_sha1_init" = xyes -then : - printf "%s\n" "#define HAVE_LIBMBEDCRYPTO 1" >>confdefs.h - - LIBS="-lmbedcrypto $LIBS" - -fi - - - if test "$found_MD5" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_MD5_MBEDTLS" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_MD5_MBEDTLS... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_MD5_COMPILE_TEST -#define ARCHIVE_CRYPTO_MD5_MBEDTLS -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_md5_ctx ctx; - archive_md5_init(&ctx); - archive_md5_update(&ctx, *argv, argc); - archive_md5_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_MD5=yes - found_MBEDTLS=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_MD5_MBEDTLS 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_RMD160" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_RMD160_MBEDTLS" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_RMD160_MBEDTLS... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_RMD160_COMPILE_TEST -#define ARCHIVE_CRYPTO_RMD160_MBEDTLS -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_rmd160_ctx ctx; - archive_rmd160_init(&ctx); - archive_rmd160_update(&ctx, *argv, argc); - archive_rmd160_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_RMD160=yes - found_MBEDTLS=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_RMD160_MBEDTLS 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA1" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA1_MBEDTLS" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA1_MBEDTLS... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA1_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA1_MBEDTLS -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha1_ctx ctx; - archive_sha1_init(&ctx); - archive_sha1_update(&ctx, *argv, argc); - archive_sha1_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA1=yes - found_MBEDTLS=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA1_MBEDTLS 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA256" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA256_MBEDTLS" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA256_MBEDTLS... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA256_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA256_MBEDTLS -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha256_ctx ctx; - archive_sha256_init(&ctx); - archive_sha256_update(&ctx, *argv, argc); - archive_sha256_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA256=yes - found_MBEDTLS=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA256_MBEDTLS 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA384" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA384_MBEDTLS" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA384_MBEDTLS... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA384_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA384_MBEDTLS -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha384_ctx ctx; - archive_sha384_init(&ctx); - archive_sha384_update(&ctx, *argv, argc); - archive_sha384_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA384=yes - found_MBEDTLS=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA384_MBEDTLS 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA512" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA512_MBEDTLS" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA512_MBEDTLS... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA512_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA512_MBEDTLS -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha512_ctx ctx; - archive_sha512_init(&ctx); - archive_sha512_update(&ctx, *argv, argc); - archive_sha512_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA512=yes - found_MBEDTLS=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA512_MBEDTLS 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - if test "x$found_MBEDTLS" != "xyes"; then - LIBS=$saved_LIBS - fi -fi - -if test "x$with_nettle" = "xyes"; then - ac_fn_c_check_header_compile "$LINENO" "nettle/md5.h" "ac_cv_header_nettle_md5_h" "$ac_includes_default" -if test "x$ac_cv_header_nettle_md5_h" = xyes -then : - printf "%s\n" "#define HAVE_NETTLE_MD5_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "nettle/ripemd160.h" "ac_cv_header_nettle_ripemd160_h" "$ac_includes_default" -if test "x$ac_cv_header_nettle_ripemd160_h" = xyes -then : - printf "%s\n" "#define HAVE_NETTLE_RIPEMD160_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "nettle/sha.h" "ac_cv_header_nettle_sha_h" "$ac_includes_default" -if test "x$ac_cv_header_nettle_sha_h" = xyes -then : - printf "%s\n" "#define HAVE_NETTLE_SHA_H 1" >>confdefs.h - -fi - - ac_fn_c_check_header_compile "$LINENO" "nettle/pbkdf2.h" "ac_cv_header_nettle_pbkdf2_h" "$ac_includes_default" -if test "x$ac_cv_header_nettle_pbkdf2_h" = xyes -then : - printf "%s\n" "#define HAVE_NETTLE_PBKDF2_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "nettle/aes.h" "ac_cv_header_nettle_aes_h" "$ac_includes_default" -if test "x$ac_cv_header_nettle_aes_h" = xyes -then : - printf "%s\n" "#define HAVE_NETTLE_AES_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "nettle/hmac.h" "ac_cv_header_nettle_hmac_h" "$ac_includes_default" -if test "x$ac_cv_header_nettle_hmac_h" = xyes -then : - printf "%s\n" "#define HAVE_NETTLE_HMAC_H 1" >>confdefs.h - -fi - - saved_LIBS=$LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for nettle_sha1_init in -lnettle" >&5 -printf %s "checking for nettle_sha1_init in -lnettle... " >&6; } -if test ${ac_cv_lib_nettle_nettle_sha1_init+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lnettle $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char nettle_sha1_init (); -int -main (void) -{ -return nettle_sha1_init (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_nettle_nettle_sha1_init=yes -else $as_nop - ac_cv_lib_nettle_nettle_sha1_init=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nettle_nettle_sha1_init" >&5 -printf "%s\n" "$ac_cv_lib_nettle_nettle_sha1_init" >&6; } -if test "x$ac_cv_lib_nettle_nettle_sha1_init" = xyes -then : - printf "%s\n" "#define HAVE_LIBNETTLE 1" >>confdefs.h - - LIBS="-lnettle $LIBS" - -fi - - - if test "$found_MD5" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_MD5_NETTLE" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_MD5_NETTLE... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_MD5_COMPILE_TEST -#define ARCHIVE_CRYPTO_MD5_NETTLE -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_md5_ctx ctx; - archive_md5_init(&ctx); - archive_md5_update(&ctx, *argv, argc); - archive_md5_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_MD5=yes - found_NETTLE=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_MD5_NETTLE 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_RMD160" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_RMD160_NETTLE" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_RMD160_NETTLE... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_RMD160_COMPILE_TEST -#define ARCHIVE_CRYPTO_RMD160_NETTLE -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_rmd160_ctx ctx; - archive_rmd160_init(&ctx); - archive_rmd160_update(&ctx, *argv, argc); - archive_rmd160_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_RMD160=yes - found_NETTLE=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_RMD160_NETTLE 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA1" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA1_NETTLE" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA1_NETTLE... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA1_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA1_NETTLE -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha1_ctx ctx; - archive_sha1_init(&ctx); - archive_sha1_update(&ctx, *argv, argc); - archive_sha1_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA1=yes - found_NETTLE=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA1_NETTLE 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA256" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA256_NETTLE" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA256_NETTLE... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA256_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA256_NETTLE -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha256_ctx ctx; - archive_sha256_init(&ctx); - archive_sha256_update(&ctx, *argv, argc); - archive_sha256_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA256=yes - found_NETTLE=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA256_NETTLE 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA384" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA384_NETTLE" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA384_NETTLE... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA384_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA384_NETTLE -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha384_ctx ctx; - archive_sha384_init(&ctx); - archive_sha384_update(&ctx, *argv, argc); - archive_sha384_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA384=yes - found_NETTLE=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA384_NETTLE 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA512" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA512_NETTLE" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA512_NETTLE... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA512_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA512_NETTLE -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha512_ctx ctx; - archive_sha512_init(&ctx); - archive_sha512_update(&ctx, *argv, argc); - archive_sha512_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA512=yes - found_NETTLE=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA512_NETTLE 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - if test "x$found_NETTLE" != "xyes"; then - LIBS=$saved_LIBS - fi -fi - -if test "x$with_openssl" != "xno"; then - ac_fn_c_check_header_compile "$LINENO" "openssl/evp.h" "ac_cv_header_openssl_evp_h" "$ac_includes_default" -if test "x$ac_cv_header_openssl_evp_h" = xyes -then : - printf "%s\n" "#define HAVE_OPENSSL_EVP_H 1" >>confdefs.h - -fi - - saved_LIBS=$LIBS - LIBSREQUIRED="$LIBSREQUIRED${LIBSREQUIRED:+ }libssl libcrypto" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for OPENSSL_config in -lcrypto" >&5 -printf %s "checking for OPENSSL_config in -lcrypto... " >&6; } -if test ${ac_cv_lib_crypto_OPENSSL_config+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lcrypto $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char OPENSSL_config (); -int -main (void) -{ -return OPENSSL_config (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_crypto_OPENSSL_config=yes -else $as_nop - ac_cv_lib_crypto_OPENSSL_config=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_OPENSSL_config" >&5 -printf "%s\n" "$ac_cv_lib_crypto_OPENSSL_config" >&6; } -if test "x$ac_cv_lib_crypto_OPENSSL_config" = xyes -then : - printf "%s\n" "#define HAVE_LIBCRYPTO 1" >>confdefs.h - - LIBS="-lcrypto $LIBS" - -fi - - - if test "$found_MD5" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_MD5_OPENSSL" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_MD5_OPENSSL... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_MD5_COMPILE_TEST -#define ARCHIVE_CRYPTO_MD5_OPENSSL -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_md5_ctx ctx; - archive_md5_init(&ctx); - archive_md5_update(&ctx, *argv, argc); - archive_md5_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_MD5=yes - found_OPENSSL=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_MD5_OPENSSL 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_RMD160" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_RMD160_OPENSSL" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_RMD160_OPENSSL... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_RMD160_COMPILE_TEST -#define ARCHIVE_CRYPTO_RMD160_OPENSSL -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_rmd160_ctx ctx; - archive_rmd160_init(&ctx); - archive_rmd160_update(&ctx, *argv, argc); - archive_rmd160_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_RMD160=yes - found_OPENSSL=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_RMD160_OPENSSL 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA1" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA1_OPENSSL" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA1_OPENSSL... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA1_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA1_OPENSSL -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha1_ctx ctx; - archive_sha1_init(&ctx); - archive_sha1_update(&ctx, *argv, argc); - archive_sha1_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA1=yes - found_OPENSSL=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA1_OPENSSL 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA256" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA256_OPENSSL" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA256_OPENSSL... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA256_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA256_OPENSSL -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha256_ctx ctx; - archive_sha256_init(&ctx); - archive_sha256_update(&ctx, *argv, argc); - archive_sha256_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA256=yes - found_OPENSSL=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA256_OPENSSL 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA384" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA384_OPENSSL" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA384_OPENSSL... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA384_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA384_OPENSSL -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha384_ctx ctx; - archive_sha384_init(&ctx); - archive_sha384_update(&ctx, *argv, argc); - archive_sha384_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA384=yes - found_OPENSSL=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA384_OPENSSL 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA512" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA512_OPENSSL" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA512_OPENSSL... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA512_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA512_OPENSSL -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha512_ctx ctx; - archive_sha512_init(&ctx); - archive_sha512_update(&ctx, *argv, argc); - archive_sha512_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA512=yes - found_OPENSSL=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA512_OPENSSL 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - ac_fn_c_check_func "$LINENO" "PKCS5_PBKDF2_HMAC_SHA1" "ac_cv_func_PKCS5_PBKDF2_HMAC_SHA1" -if test "x$ac_cv_func_PKCS5_PBKDF2_HMAC_SHA1" = xyes -then : - printf "%s\n" "#define HAVE_PKCS5_PBKDF2_HMAC_SHA1 1" >>confdefs.h - -fi - -fi - - - -# Probe libmd AFTER OpenSSL/libcrypto. -# The two are incompatible and OpenSSL is more complete. -ac_fn_c_check_header_compile "$LINENO" "md5.h" "ac_cv_header_md5_h" "$ac_includes_default" -if test "x$ac_cv_header_md5_h" = xyes -then : - printf "%s\n" "#define HAVE_MD5_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "ripemd.h" "ac_cv_header_ripemd_h" "$ac_includes_default" -if test "x$ac_cv_header_ripemd_h" = xyes -then : - printf "%s\n" "#define HAVE_RIPEMD_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sha.h" "ac_cv_header_sha_h" "$ac_includes_default" -if test "x$ac_cv_header_sha_h" = xyes -then : - printf "%s\n" "#define HAVE_SHA_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sha256.h" "ac_cv_header_sha256_h" "$ac_includes_default" -if test "x$ac_cv_header_sha256_h" = xyes -then : - printf "%s\n" "#define HAVE_SHA256_H 1" >>confdefs.h - -fi -ac_fn_c_check_header_compile "$LINENO" "sha512.h" "ac_cv_header_sha512_h" "$ac_includes_default" -if test "x$ac_cv_header_sha512_h" = xyes -then : - printf "%s\n" "#define HAVE_SHA512_H 1" >>confdefs.h - -fi - -saved_LIBS=$LIBS -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MD5Init in -lmd" >&5 -printf %s "checking for MD5Init in -lmd... " >&6; } -if test ${ac_cv_lib_md_MD5Init+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lmd $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char MD5Init (); -int -main (void) -{ -return MD5Init (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_md_MD5Init=yes -else $as_nop - ac_cv_lib_md_MD5Init=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_md_MD5Init" >&5 -printf "%s\n" "$ac_cv_lib_md_MD5Init" >&6; } -if test "x$ac_cv_lib_md_MD5Init" = xyes -then : - printf "%s\n" "#define HAVE_LIBMD 1" >>confdefs.h - - LIBS="-lmd $LIBS" - -fi - - - if test "$found_MD5" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_MD5_LIBMD" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_MD5_LIBMD... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_MD5_COMPILE_TEST -#define ARCHIVE_CRYPTO_MD5_LIBMD -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_md5_ctx ctx; - archive_md5_init(&ctx); - archive_md5_update(&ctx, *argv, argc); - archive_md5_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_MD5=yes - found_LIBMD=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_MD5_LIBMD 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_RMD160" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_RMD160_LIBMD" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_RMD160_LIBMD... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_RMD160_COMPILE_TEST -#define ARCHIVE_CRYPTO_RMD160_LIBMD -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_rmd160_ctx ctx; - archive_rmd160_init(&ctx); - archive_rmd160_update(&ctx, *argv, argc); - archive_rmd160_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_RMD160=yes - found_LIBMD=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_RMD160_LIBMD 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA1" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA1_LIBMD" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA1_LIBMD... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA1_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA1_LIBMD -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha1_ctx ctx; - archive_sha1_init(&ctx); - archive_sha1_update(&ctx, *argv, argc); - archive_sha1_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA1=yes - found_LIBMD=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA1_LIBMD 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA256" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA256_LIBMD" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA256_LIBMD... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA256_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA256_LIBMD -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha256_ctx ctx; - archive_sha256_init(&ctx); - archive_sha256_update(&ctx, *argv, argc); - archive_sha256_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA256=yes - found_LIBMD=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA256_LIBMD 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - - - if test "$found_SHA512" != yes; then - saved_CPPFLAGS="$CPPFLAGS" - CPPFLAGS="$CPPFLAGS -I. -I$srcdir -I$srcdir/libarchive" - touch "check_crypto_md.h" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA512_LIBMD" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA512_LIBMD... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA512_COMPILE_TEST -#define ARCHIVE_CRYPTO_SHA512_LIBMD -#define PLATFORM_CONFIG_H "check_crypto_md.h" - -$(cat "$srcdir/libarchive/archive_digest.c") - -int -main(int argc, char **argv) -{ - archive_sha512_ctx ctx; - archive_sha512_init(&ctx); - archive_sha512_update(&ctx, *argv, argc); - archive_sha512_final(&ctx, NULL); - return 0; -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA512=yes - found_LIBMD=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA512_LIBMD 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - CPPFLAGS="$saved_CPPFLAGS" - rm "check_crypto_md.h" - fi - -if test "x$found_LIBMD" != "xyes"; then - LIBS=$saved_LIBS -fi - -case "$host_os" in - *mingw* | *cygwin* | *msys*) - - if test "$found_MD5" != yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_MD5_WIN" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_MD5_WIN... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_MD5_COMPILE_TEST -#include -#include - -int -main(int argc, char **argv) -{ - (void)argc; - (void)argv; - - return (CALG_MD5); -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_MD5=yes - found_WIN=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_MD5_WIN 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - fi - - - if test "$found_SHA1" != yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA1_WIN" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA1_WIN... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA1_COMPILE_TEST -#include -#include - -int -main(int argc, char **argv) -{ - (void)argc; - (void)argv; - - return (CALG_SHA1); -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA1=yes - found_WIN=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA1_WIN 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - fi - - - if test "$found_SHA256" != yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA256_WIN" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA256_WIN... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA256_COMPILE_TEST -#include -#include - -int -main(int argc, char **argv) -{ - (void)argc; - (void)argv; - - return (CALG_SHA_256); -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA256=yes - found_WIN=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA256_WIN 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - fi - - - if test "$found_SHA384" != yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA384_WIN" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA384_WIN... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA384_COMPILE_TEST -#include -#include - -int -main(int argc, char **argv) -{ - (void)argc; - (void)argv; - - return (CALG_SHA_384); -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA384=yes - found_WIN=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA384_WIN 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - fi - - - if test "$found_SHA512" != yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking support for ARCHIVE_CRYPTO_SHA512_WIN" >&5 -printf %s "checking support for ARCHIVE_CRYPTO_SHA512_WIN... " >&6; } - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#define ARCHIVE_SHA512_COMPILE_TEST -#include -#include - -int -main(int argc, char **argv) -{ - (void)argc; - (void)argv; - - return (CALG_SHA_512); -} - -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - found_SHA512=yes - found_WIN=yes - -printf "%s\n" "#define ARCHIVE_CRYPTO_SHA512_WIN 1" >>confdefs.h - - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - fi - - ;; -esac - -saved_CFLAGS="$CFLAGS" -CFLAGS="$CFLAGS -fvisibility=hidden -Werror" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether compiler supports visibility annotations" >&5 -printf %s "checking whether compiler supports visibility annotations... " >&6; } -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - - int foo( void ) __attribute__((visibility("default"))); - -int -main (void) -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - CFLAGS="$saved_CFLAGS -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY"; - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } -else $as_nop - CFLAGS="$saved_CFLAGS" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext - -# Ensure test directories are present if building out-of-tree -ac_config_commands="$ac_config_commands mkdirs" - - -cat >confcache <<\_ACEOF -# This file is a shell script that caches the results of configure -# tests run on this system so they can be shared between configure -# scripts and configure runs, see configure's option --config-cache. -# It is not useful on other systems. If it contains results you don't -# want to keep, you may remove or edit it. -# -# config.status only pays attention to the cache file if you give it -# the --recheck option to rerun configure. -# -# `ac_cv_env_foo' variables (set or unset) will be overridden when -# loading this file, other *unset* `ac_cv_foo' will be assigned the -# following values. - -_ACEOF - -# The following way of writing the cache mishandles newlines in values, -# but we know of no workaround that is simple, portable, and efficient. -# So, we kill variables containing newlines. -# Ultrix sh set writes to stderr and can't be redirected directly, -# and sets the high bit in the cache file unless we assign to the vars. -( - for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do - eval ac_val=\$$ac_var - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( - *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 -printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( - *) { eval $ac_var=; unset $ac_var;} ;; - esac ;; - esac - done - - (set) 2>&1 | - case $as_nl`(ac_space=' '; set) 2>&1` in #( - *${as_nl}ac_space=\ *) - # `set' does not quote correctly, so add quotes: double-quote - # substitution turns \\\\ into \\, and sed turns \\ into \. - sed -n \ - "s/'/'\\\\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" - ;; #( - *) - # `set' quotes correctly as required by POSIX, so do not add quotes. - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" - ;; - esac | - sort -) | - sed ' - /^ac_cv_env_/b end - t clear - :clear - s/^\([^=]*\)=\(.*[{}].*\)$/test ${\1+y} || &/ - t end - s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ - :end' >>confcache -if diff "$cache_file" confcache >/dev/null 2>&1; then :; else - if test -w "$cache_file"; then - if test "x$cache_file" != "x/dev/null"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 -printf "%s\n" "$as_me: updating cache $cache_file" >&6;} - if test ! -f "$cache_file" || test -h "$cache_file"; then - cat confcache >"$cache_file" - else - case $cache_file in #( - */* | ?:*) - mv -f confcache "$cache_file"$$ && - mv -f "$cache_file"$$ "$cache_file" ;; #( - *) - mv -f confcache "$cache_file" ;; - esac - fi - fi - else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 -printf "%s\n" "$as_me: not updating unwritable cache $cache_file" >&6;} - fi -fi -rm -f confcache - -test "x$prefix" = xNONE && prefix=$ac_default_prefix -# Let make expand exec_prefix. -test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' - -DEFS=-DHAVE_CONFIG_H - -ac_libobjs= -ac_ltlibobjs= -U= -for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue - # 1. Remove the extension, and $U if already installed. - ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' - ac_i=`printf "%s\n" "$ac_i" | sed "$ac_script"` - # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR - # will be set to the directory where LIBOBJS objects are built. - as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" - as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' -done -LIBOBJS=$ac_libobjs - -LTLIBOBJS=$ac_ltlibobjs - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5 -printf %s "checking that generated files are newer than configure... " >&6; } - if test -n "$am_sleep_pid"; then - # Hide warnings about reused PIDs. - wait $am_sleep_pid 2>/dev/null - fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: done" >&5 -printf "%s\n" "done" >&6; } - if test -n "$EXEEXT"; then - am__EXEEXT_TRUE= - am__EXEEXT_FALSE='#' -else - am__EXEEXT_TRUE='#' - am__EXEEXT_FALSE= -fi - -if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then - as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${INC_WINDOWS_FILES_TRUE}" && test -z "${INC_WINDOWS_FILES_FALSE}"; then - as_fn_error $? "conditional \"INC_WINDOWS_FILES\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${INC_CYGWIN_FILES_TRUE}" && test -z "${INC_CYGWIN_FILES_FALSE}"; then - as_fn_error $? "conditional \"INC_CYGWIN_FILES\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then - as_fn_error $? "conditional \"AMDEP\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then - as_fn_error $? "conditional \"am__fastdepCC\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${BUILD_BSDTAR_TRUE}" && test -z "${BUILD_BSDTAR_FALSE}"; then - as_fn_error $? "conditional \"BUILD_BSDTAR\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${STATIC_BSDTAR_TRUE}" && test -z "${STATIC_BSDTAR_FALSE}"; then - as_fn_error $? "conditional \"STATIC_BSDTAR\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${BUILD_BSDCAT_TRUE}" && test -z "${BUILD_BSDCAT_FALSE}"; then - as_fn_error $? "conditional \"BUILD_BSDCAT\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${STATIC_BSDCAT_TRUE}" && test -z "${STATIC_BSDCAT_FALSE}"; then - as_fn_error $? "conditional \"STATIC_BSDCAT\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${BUILD_BSDCPIO_TRUE}" && test -z "${BUILD_BSDCPIO_FALSE}"; then - as_fn_error $? "conditional \"BUILD_BSDCPIO\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${STATIC_BSDCPIO_TRUE}" && test -z "${STATIC_BSDCPIO_FALSE}"; then - as_fn_error $? "conditional \"STATIC_BSDCPIO\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${INC_BLAKE2_TRUE}" && test -z "${INC_BLAKE2_FALSE}"; then - as_fn_error $? "conditional \"INC_BLAKE2\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${INC_LINUX_ACL_TRUE}" && test -z "${INC_LINUX_ACL_FALSE}"; then - as_fn_error $? "conditional \"INC_LINUX_ACL\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${INC_SUNOS_ACL_TRUE}" && test -z "${INC_SUNOS_ACL_FALSE}"; then - as_fn_error $? "conditional \"INC_SUNOS_ACL\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${INC_DARWIN_ACL_TRUE}" && test -z "${INC_DARWIN_ACL_FALSE}"; then - as_fn_error $? "conditional \"INC_DARWIN_ACL\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${INC_FREEBSD_ACL_TRUE}" && test -z "${INC_FREEBSD_ACL_FALSE}"; then - as_fn_error $? "conditional \"INC_FREEBSD_ACL\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi - -: "${CONFIG_STATUS=./config.status}" -ac_write_fail=0 -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files $CONFIG_STATUS" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 -printf "%s\n" "$as_me: creating $CONFIG_STATUS" >&6;} -as_write_fail=0 -cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 -#! $SHELL -# Generated by $as_me. -# Run this file to recreate the current configuration. -# Compiler output produced by configure, useful for debugging -# configure, is in config.log if it exists. - -debug=false -ac_cs_recheck=false -ac_cs_silent=false - -SHELL=\${CONFIG_SHELL-$SHELL} -export SHELL -_ASEOF -cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -as_nop=: -if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1 -then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else $as_nop - case `(set -o) 2>/dev/null` in #( - *posix*) : - set -o posix ;; #( - *) : - ;; -esac -fi - - - -# Reset variables that may have inherited troublesome values from -# the environment. - -# IFS needs to be set, to space, tab, and newline, in precisely that order. -# (If _AS_PATH_WALK were called with IFS unset, it would have the -# side effect of setting IFS to empty, thus disabling word splitting.) -# Quoting is to prevent editors from complaining about space-tab. -as_nl=' -' -export as_nl -IFS=" "" $as_nl" - -PS1='$ ' -PS2='> ' -PS4='+ ' - -# Ensure predictable behavior from utilities with locale-dependent output. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# We cannot yet rely on "unset" to work, but we need these variables -# to be unset--not just set to an empty or harmless value--now, to -# avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct -# also avoids known problems related to "unset" and subshell syntax -# in other old shells (e.g. bash 2.01 and pdksh 5.2.14). -for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH -do eval test \${$as_var+y} \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done - -# Ensure that fds 0, 1, and 2 are open. -if (exec 3>&0) 2>/dev/null; then :; else exec 0&1) 2>/dev/null; then :; else exec 1>/dev/null; fi -if (exec 3>&2) ; then :; else exec 2>/dev/null; fi - -# The user is always right. -if ${PATH_SEPARATOR+false} :; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in #(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - test -r "$as_dir$0" && as_myself=$as_dir$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - - - -# as_fn_error STATUS ERROR [LINENO LOG_FD] -# ---------------------------------------- -# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are -# provided, also output the error to LOG_FD, referencing LINENO. Then exit the -# script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - printf "%s\n" "$as_me: error: $2" >&2 - as_fn_exit $as_status -} # as_fn_error - - - -# as_fn_set_status STATUS -# ----------------------- -# Set $? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} # as_fn_set_status - -# as_fn_exit STATUS -# ----------------- -# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} # as_fn_exit - -# as_fn_unset VAR -# --------------- -# Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset - -# as_fn_append VAR VALUE -# ---------------------- -# Append the text in VALUE to the end of the definition contained in VAR. Take -# advantage of any shell optimizations that allow amortized linear growth over -# repeated appends, instead of the typical quadratic growth present in naive -# implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null -then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else $as_nop - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -# as_fn_arith ARG... -# ------------------ -# Perform arithmetic evaluation on the ARGs, and store the result in the -# global $as_val. Take advantage of shells that can avoid forks. The arguments -# must be portable across $(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null -then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else $as_nop - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - - -# Determine whether it's possible to make 'echo' print without a newline. -# These variables are no longer used directly by Autoconf, but are AC_SUBSTed -# for compatibility with existing Makefiles. -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in #((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -# For backward compatibility with old third-party macros, we provide -# the shell variables $as_echo and $as_echo_n. New code should use -# AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively. -as_echo='printf %s\n' -as_echo_n='printf %s' - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -pR' - fi -else - as_ln_s='cp -pR' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - - -# as_fn_mkdir_p -# ------------- -# Create "$as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} # as_fn_mkdir_p -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - - -# as_fn_executable_p FILE -# ----------------------- -# Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} # as_fn_executable_p -as_test_x='test -x' -as_executable_p=as_fn_executable_p - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -exec 6>&1 -## ----------------------------------- ## -## Main body of $CONFIG_STATUS script. ## -## ----------------------------------- ## -_ASEOF -test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# Save the log message, to keep $0 and so on meaningful, and to -# report actual input values of CONFIG_FILES etc. instead of their -# values after options handling. -ac_log=" -This file was extended by libarchive $as_me 3.6.2, which was -generated by GNU Autoconf 2.71. Invocation command line was - - CONFIG_FILES = $CONFIG_FILES - CONFIG_HEADERS = $CONFIG_HEADERS - CONFIG_LINKS = $CONFIG_LINKS - CONFIG_COMMANDS = $CONFIG_COMMANDS - $ $0 $@ - -on `(hostname || uname -n) 2>/dev/null | sed 1q` -" - -_ACEOF - -case $ac_config_files in *" -"*) set x $ac_config_files; shift; ac_config_files=$*;; -esac - -case $ac_config_headers in *" -"*) set x $ac_config_headers; shift; ac_config_headers=$*;; -esac - - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -# Files that config.status was made for. -config_files="$ac_config_files" -config_headers="$ac_config_headers" -config_commands="$ac_config_commands" - -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -ac_cs_usage="\ -\`$as_me' instantiates files and other configuration actions -from templates according to the current configuration. Unless the files -and actions are specified as TAGs, all are instantiated by default. - -Usage: $0 [OPTION]... [TAG]... - - -h, --help print this help, then exit - -V, --version print version number and configuration settings, then exit - --config print configuration, then exit - -q, --quiet, --silent - do not print progress messages - -d, --debug don't remove temporary files - --recheck update $as_me by reconfiguring in the same conditions - --file=FILE[:TEMPLATE] - instantiate the configuration file FILE - --header=FILE[:TEMPLATE] - instantiate the configuration header FILE - -Configuration files: -$config_files - -Configuration headers: -$config_headers - -Configuration commands: -$config_commands - -Report bugs to ." - -_ACEOF -ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` -ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"` -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -ac_cs_config='$ac_cs_config_escaped' -ac_cs_version="\\ -libarchive config.status 3.6.2 -configured by $0, generated by GNU Autoconf 2.71, - with options \\"\$ac_cs_config\\" - -Copyright (C) 2021 Free Software Foundation, Inc. -This config.status script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it." - -ac_pwd='$ac_pwd' -srcdir='$srcdir' -INSTALL='$INSTALL' -MKDIR_P='$MKDIR_P' -AWK='$AWK' -test -n "\$AWK" || AWK=awk -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# The default lists apply if the user does not specify any file. -ac_need_defaults=: -while test $# != 0 -do - case $1 in - --*=?*) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` - ac_shift=: - ;; - --*=) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg= - ac_shift=: - ;; - *) - ac_option=$1 - ac_optarg=$2 - ac_shift=shift - ;; - esac - - case $ac_option in - # Handling of the options. - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) - ac_cs_recheck=: ;; - --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) - printf "%s\n" "$ac_cs_version"; exit ;; - --config | --confi | --conf | --con | --co | --c ) - printf "%s\n" "$ac_cs_config"; exit ;; - --debug | --debu | --deb | --de | --d | -d ) - debug=: ;; - --file | --fil | --fi | --f ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - '') as_fn_error $? "missing file argument" ;; - esac - as_fn_append CONFIG_FILES " '$ac_optarg'" - ac_need_defaults=false;; - --header | --heade | --head | --hea ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - as_fn_append CONFIG_HEADERS " '$ac_optarg'" - ac_need_defaults=false;; - --he | --h) - # Conflict between --help and --header - as_fn_error $? "ambiguous option: \`$1' -Try \`$0 --help' for more information.";; - --help | --hel | -h ) - printf "%s\n" "$ac_cs_usage"; exit ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil | --si | --s) - ac_cs_silent=: ;; - - # This is an error. - -*) as_fn_error $? "unrecognized option: \`$1' -Try \`$0 --help' for more information." ;; - - *) as_fn_append ac_config_targets " $1" - ac_need_defaults=false ;; - - esac - shift -done - -ac_configure_extra_args= - -if $ac_cs_silent; then - exec 6>/dev/null - ac_configure_extra_args="$ac_configure_extra_args --silent" -fi - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -if \$ac_cs_recheck; then - set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion - shift - \printf "%s\n" "running CONFIG_SHELL=$SHELL \$*" >&6 - CONFIG_SHELL='$SHELL' - export CONFIG_SHELL - exec "\$@" -fi - -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -exec 5>>config.log -{ - echo - sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX -## Running $as_me. ## -_ASBOX - printf "%s\n" "$ac_log" -} >&5 - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -# -# INIT-COMMANDS -# -AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}" - - -# The HP-UX ksh and POSIX shell print the target directory to stdout -# if CDPATH is set. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -sed_quote_subst='$sed_quote_subst' -double_quote_subst='$double_quote_subst' -delay_variable_subst='$delay_variable_subst' -AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`' -DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' -OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' -macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' -macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' -enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' -enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' -pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' -enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' -shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' -SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' -ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' -PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' -host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' -host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' -host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' -build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' -build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' -build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' -SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' -Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' -GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' -EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' -FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' -LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' -NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' -LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' -max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' -ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' -exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' -lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' -lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' -lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' -lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' -lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' -reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' -reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' -deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' -file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' -file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' -want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' -sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' -AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' -AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' -archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' -STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' -RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' -old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' -old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' -old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' -lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' -CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' -CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' -compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' -GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' -lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' -nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' -lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' -lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' -objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' -MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' -lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' -need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' -MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' -DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' -NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' -LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' -OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' -OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' -libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' -shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' -extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' -archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' -enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' -export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' -whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' -compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' -old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' -old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' -archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' -archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' -module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' -module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' -with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' -allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' -no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' -hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' -hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' -hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' -hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' -hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' -inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' -link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' -always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' -export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' -exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' -include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' -prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' -postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' -file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' -variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' -need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' -need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' -version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' -runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' -shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' -shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' -libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' -library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' -soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' -install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' -postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' -postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' -finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' -finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' -hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' -sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' -configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' -configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' -hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' -enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' -enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' -enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' -old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' -striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' - -LTCC='$LTCC' -LTCFLAGS='$LTCFLAGS' -compiler='$compiler_DEFAULT' - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -\$1 -_LTECHO_EOF' -} - -# Quote evaled strings. -for var in AS \ -DLLTOOL \ -OBJDUMP \ -SHELL \ -ECHO \ -PATH_SEPARATOR \ -SED \ -GREP \ -EGREP \ -FGREP \ -LD \ -NM \ -LN_S \ -lt_SP2NL \ -lt_NL2SP \ -reload_flag \ -deplibs_check_method \ -file_magic_cmd \ -file_magic_glob \ -want_nocaseglob \ -sharedlib_from_linklib_cmd \ -AR \ -AR_FLAGS \ -archiver_list_spec \ -STRIP \ -RANLIB \ -CC \ -CFLAGS \ -compiler \ -lt_cv_sys_global_symbol_pipe \ -lt_cv_sys_global_symbol_to_cdecl \ -lt_cv_sys_global_symbol_to_import \ -lt_cv_sys_global_symbol_to_c_name_address \ -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \ -lt_cv_nm_interface \ -nm_file_list_spec \ -lt_cv_truncate_bin \ -lt_prog_compiler_no_builtin_flag \ -lt_prog_compiler_pic \ -lt_prog_compiler_wl \ -lt_prog_compiler_static \ -lt_cv_prog_compiler_c_o \ -need_locks \ -MANIFEST_TOOL \ -DSYMUTIL \ -NMEDIT \ -LIPO \ -OTOOL \ -OTOOL64 \ -shrext_cmds \ -export_dynamic_flag_spec \ -whole_archive_flag_spec \ -compiler_needs_object \ -with_gnu_ld \ -allow_undefined_flag \ -no_undefined_flag \ -hardcode_libdir_flag_spec \ -hardcode_libdir_separator \ -exclude_expsyms \ -include_expsyms \ -file_list_spec \ -variables_saved_for_relink \ -libname_spec \ -library_names_spec \ -soname_spec \ -install_override_mode \ -finish_eval \ -old_striplib \ -striplib; do - case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in - *[\\\\\\\`\\"\\\$]*) - eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes - ;; - *) - eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" - ;; - esac -done - -# Double-quote double-evaled strings. -for var in reload_cmds \ -old_postinstall_cmds \ -old_postuninstall_cmds \ -old_archive_cmds \ -extract_expsyms_cmds \ -old_archive_from_new_cmds \ -old_archive_from_expsyms_cmds \ -archive_cmds \ -archive_expsym_cmds \ -module_cmds \ -module_expsym_cmds \ -export_symbols_cmds \ -prelink_cmds \ -postlink_cmds \ -postinstall_cmds \ -postuninstall_cmds \ -finish_cmds \ -sys_lib_search_path_spec \ -configure_time_dlsearch_path \ -configure_time_lt_sys_library_path; do - case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in - *[\\\\\\\`\\"\\\$]*) - eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes - ;; - *) - eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" - ;; - esac -done - -ac_aux_dir='$ac_aux_dir' - -# See if we are running on zsh, and set the options that allow our -# commands through without removal of \ escapes INIT. -if test -n "\${ZSH_VERSION+set}"; then - setopt NO_GLOB_SUBST -fi - - - PACKAGE='$PACKAGE' - VERSION='$VERSION' - RM='$RM' - ofile='$ofile' - - - - -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 - -# Handling of arguments. -for ac_config_target in $ac_config_targets -do - case $ac_config_target in - "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; - "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "build/pkgconfig/libarchive.pc") CONFIG_FILES="$CONFIG_FILES build/pkgconfig/libarchive.pc" ;; - "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; - "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; - "mkdirs") CONFIG_COMMANDS="$CONFIG_COMMANDS mkdirs" ;; - - *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; - esac -done - - -# If the user did not use the arguments to specify the items to instantiate, -# then the envvar interface is used. Set only those that are not. -# We use the long form for the default assignment because of an extremely -# bizarre bug on SunOS 4.1.3. -if $ac_need_defaults; then - test ${CONFIG_FILES+y} || CONFIG_FILES=$config_files - test ${CONFIG_HEADERS+y} || CONFIG_HEADERS=$config_headers - test ${CONFIG_COMMANDS+y} || CONFIG_COMMANDS=$config_commands -fi - -# Have a temporary directory for convenience. Make it in the build tree -# simply because there is no reason against having it here, and in addition, -# creating and moving files from /tmp can sometimes cause problems. -# Hook for its removal unless debugging. -# Note that there is a small window in which the directory will not be cleaned: -# after its creation but before its name has been assigned to `$tmp'. -$debug || -{ - tmp= ac_tmp= - trap 'exit_status=$? - : "${ac_tmp:=$tmp}" - { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status -' 0 - trap 'as_fn_exit 1' 1 2 13 15 -} -# Create a (secure) tmp directory for tmp files. - -{ - tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && - test -d "$tmp" -} || -{ - tmp=./conf$$-$RANDOM - (umask 077 && mkdir "$tmp") -} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 -ac_tmp=$tmp - -# Set up the scripts for CONFIG_FILES section. -# No need to generate them if there are no CONFIG_FILES. -# This happens for instance with `./config.status config.h'. -if test -n "$CONFIG_FILES"; then - - -ac_cr=`echo X | tr X '\015'` -# On cygwin, bash can eat \r inside `` if the user requested igncr. -# But we know of no other shell where ac_cr would be empty at this -# point, so we can use a bashism as a fallback. -if test "x$ac_cr" = x; then - eval ac_cr=\$\'\\r\' -fi -ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` -if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then - ac_cs_awk_cr='\\r' -else - ac_cs_awk_cr=$ac_cr -fi - -echo 'BEGIN {' >"$ac_tmp/subs1.awk" && -_ACEOF - - -{ - echo "cat >conf$$subs.awk <<_ACEOF" && - echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && - echo "_ACEOF" -} >conf$$subs.sh || - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 -ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` -ac_delim='%!_!# ' -for ac_last_try in false false false false false :; do - . ./conf$$subs.sh || - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - - ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` - if test $ac_delim_n = $ac_delim_num; then - break - elif $ac_last_try; then - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -done -rm -f conf$$subs.sh - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && -_ACEOF -sed -n ' -h -s/^/S["/; s/!.*/"]=/ -p -g -s/^[^!]*!// -:repl -t repl -s/'"$ac_delim"'$// -t delim -:nl -h -s/\(.\{148\}\)..*/\1/ -t more1 -s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ -p -n -b repl -:more1 -s/["\\]/\\&/g; s/^/"/; s/$/"\\/ -p -g -s/.\{148\}// -t nl -:delim -h -s/\(.\{148\}\)..*/\1/ -t more2 -s/["\\]/\\&/g; s/^/"/; s/$/"/ -p -b -:more2 -s/["\\]/\\&/g; s/^/"/; s/$/"\\/ -p -g -s/.\{148\}// -t delim -' >$CONFIG_STATUS || ac_write_fail=1 -rm -f conf$$subs.awk -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -_ACAWK -cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && - for (key in S) S_is_set[key] = 1 - FS = "" - -} -{ - line = $ 0 - nfields = split(line, field, "@") - substed = 0 - len = length(field[1]) - for (i = 2; i < nfields; i++) { - key = field[i] - keylen = length(key) - if (S_is_set[key]) { - value = S[key] - line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) - len += length(value) + length(field[++i]) - substed = 1 - } else - len += 1 + keylen - } - - print line -} - -_ACAWK -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then - sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" -else - cat -fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ - || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 -_ACEOF - -# VPATH may cause trouble with some makes, so we remove sole $(srcdir), -# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and -# trailing colons and then remove the whole line if VPATH becomes empty -# (actually we leave an empty line to preserve line numbers). -if test "x$srcdir" = x.; then - ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ -h -s/// -s/^/:/ -s/[ ]*$/:/ -s/:\$(srcdir):/:/g -s/:\${srcdir}:/:/g -s/:@srcdir@:/:/g -s/^:*// -s/:*$// -x -s/\(=[ ]*\).*/\1/ -G -s/\n// -s/^[^=]*=[ ]*$// -}' -fi - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -fi # test -n "$CONFIG_FILES" - -# Set up the scripts for CONFIG_HEADERS section. -# No need to generate them if there are no CONFIG_HEADERS. -# This happens for instance with `./config.status Makefile'. -if test -n "$CONFIG_HEADERS"; then -cat >"$ac_tmp/defines.awk" <<\_ACAWK || -BEGIN { -_ACEOF - -# Transform confdefs.h into an awk script `defines.awk', embedded as -# here-document in config.status, that substitutes the proper values into -# config.h.in to produce config.h. - -# Create a delimiter string that does not exist in confdefs.h, to ease -# handling of long lines. -ac_delim='%!_!# ' -for ac_last_try in false false :; do - ac_tt=`sed -n "/$ac_delim/p" confdefs.h` - if test -z "$ac_tt"; then - break - elif $ac_last_try; then - as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -done - -# For the awk script, D is an array of macro values keyed by name, -# likewise P contains macro parameters if any. Preserve backslash -# newline sequences. - -ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* -sed -n ' -s/.\{148\}/&'"$ac_delim"'/g -t rset -:rset -s/^[ ]*#[ ]*define[ ][ ]*/ / -t def -d -:def -s/\\$// -t bsnl -s/["\\]/\\&/g -s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ -D["\1"]=" \3"/p -s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p -d -:bsnl -s/["\\]/\\&/g -s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ -D["\1"]=" \3\\\\\\n"\\/p -t cont -s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p -t cont -d -:cont -n -s/.\{148\}/&'"$ac_delim"'/g -t clear -:clear -s/\\$// -t bsnlc -s/["\\]/\\&/g; s/^/"/; s/$/"/p -d -:bsnlc -s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p -b cont -' >$CONFIG_STATUS || ac_write_fail=1 - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 - for (key in D) D_is_set[key] = 1 - FS = "" -} -/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { - line = \$ 0 - split(line, arg, " ") - if (arg[1] == "#") { - defundef = arg[2] - mac1 = arg[3] - } else { - defundef = substr(arg[1], 2) - mac1 = arg[2] - } - split(mac1, mac2, "(") #) - macro = mac2[1] - prefix = substr(line, 1, index(line, defundef) - 1) - if (D_is_set[macro]) { - # Preserve the white space surrounding the "#". - print prefix "define", macro P[macro] D[macro] - next - } else { - # Replace #undef with comments. This is necessary, for example, - # in the case of _POSIX_SOURCE, which is predefined and required - # on some systems where configure will not decide to define it. - if (defundef == "undef") { - print "/*", prefix defundef, macro, "*/" - next - } - } -} -{ print } -_ACAWK -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 - as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 -fi # test -n "$CONFIG_HEADERS" - - -eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" -shift -for ac_tag -do - case $ac_tag in - :[FHLC]) ac_mode=$ac_tag; continue;; - esac - case $ac_mode$ac_tag in - :[FHL]*:*);; - :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; - :[FH]-) ac_tag=-:-;; - :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; - esac - ac_save_IFS=$IFS - IFS=: - set x $ac_tag - IFS=$ac_save_IFS - shift - ac_file=$1 - shift - - case $ac_mode in - :L) ac_source=$1;; - :[FH]) - ac_file_inputs= - for ac_f - do - case $ac_f in - -) ac_f="$ac_tmp/stdin";; - *) # Look for the file first in the build tree, then in the source tree - # (if the path is not absolute). The absolute path cannot be DOS-style, - # because $ac_f cannot contain `:'. - test -f "$ac_f" || - case $ac_f in - [\\/$]*) false;; - *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; - esac || - as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; - esac - case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac - as_fn_append ac_file_inputs " '$ac_f'" - done - - # Let's still pretend it is `configure' which instantiates (i.e., don't - # use $as_me), people would be surprised to read: - # /* config.h. Generated by config.status. */ - configure_input='Generated from '` - printf "%s\n" "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' - `' by configure.' - if test x"$ac_file" != x-; then - configure_input="$ac_file. $configure_input" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 -printf "%s\n" "$as_me: creating $ac_file" >&6;} - fi - # Neutralize special characters interpreted by sed in replacement strings. - case $configure_input in #( - *\&* | *\|* | *\\* ) - ac_sed_conf_input=`printf "%s\n" "$configure_input" | - sed 's/[\\\\&|]/\\\\&/g'`;; #( - *) ac_sed_conf_input=$configure_input;; - esac - - case $ac_tag in - *:-:* | *:-) cat >"$ac_tmp/stdin" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; - esac - ;; - esac - - ac_dir=`$as_dirname -- "$ac_file" || -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$ac_file" : 'X\(//\)[^/]' \| \ - X"$ac_file" : 'X\(//\)$' \| \ - X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir="$ac_dir"; as_fn_mkdir_p - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - - case $ac_mode in - :F) - # - # CONFIG_FILE - # - - case $INSTALL in - [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; - *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; - esac - ac_MKDIR_P=$MKDIR_P - case $MKDIR_P in - [\\/$]* | ?:[\\/]* ) ;; - */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; - esac -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# If the template does not know about datarootdir, expand it. -# FIXME: This hack should be removed a few years after 2.60. -ac_datarootdir_hack=; ac_datarootdir_seen= -ac_sed_dataroot=' -/datarootdir/ { - p - q -} -/@datadir@/p -/@docdir@/p -/@infodir@/p -/@localedir@/p -/@mandir@/p' -case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in -*datarootdir*) ac_datarootdir_seen=yes;; -*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 -printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 - ac_datarootdir_hack=' - s&@datadir@&$datadir&g - s&@docdir@&$docdir&g - s&@infodir@&$infodir&g - s&@localedir@&$localedir&g - s&@mandir@&$mandir&g - s&\\\${datarootdir}&$datarootdir&g' ;; -esac -_ACEOF - -# Neutralize VPATH when `$srcdir' = `.'. -# Shell code in configure.ac might set extrasub. -# FIXME: do we really want to maintain this feature? -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -ac_sed_extra="$ac_vpsub -$extrasub -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -:t -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s|@configure_input@|$ac_sed_conf_input|;t t -s&@top_builddir@&$ac_top_builddir_sub&;t t -s&@top_build_prefix@&$ac_top_build_prefix&;t t -s&@srcdir@&$ac_srcdir&;t t -s&@abs_srcdir@&$ac_abs_srcdir&;t t -s&@top_srcdir@&$ac_top_srcdir&;t t -s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t -s&@builddir@&$ac_builddir&;t t -s&@abs_builddir@&$ac_abs_builddir&;t t -s&@abs_top_builddir@&$ac_abs_top_builddir&;t t -s&@INSTALL@&$ac_INSTALL&;t t -s&@MKDIR_P@&$ac_MKDIR_P&;t t -$ac_datarootdir_hack -" -eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ - >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - -test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && - { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ - "$ac_tmp/out"`; test -z "$ac_out"; } && - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&5 -printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&2;} - - rm -f "$ac_tmp/stdin" - case $ac_file in - -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; - *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; - esac \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - ;; - :H) - # - # CONFIG_HEADER - # - if test x"$ac_file" != x-; then - { - printf "%s\n" "/* $configure_input */" >&1 \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" - } >"$ac_tmp/config.h" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 -printf "%s\n" "$as_me: $ac_file is unchanged" >&6;} - else - rm -f "$ac_file" - mv "$ac_tmp/config.h" "$ac_file" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - fi - else - printf "%s\n" "/* $configure_input */" >&1 \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ - || as_fn_error $? "could not create -" "$LINENO" 5 - fi -# Compute "$ac_file"'s index in $config_headers. -_am_arg="$ac_file" -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || -$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$_am_arg" : 'X\(//\)[^/]' \| \ - X"$_am_arg" : 'X\(//\)$' \| \ - X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X"$_am_arg" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'`/stamp-h$_am_stamp_count - ;; - - :C) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 -printf "%s\n" "$as_me: executing $ac_file commands" >&6;} - ;; - esac - - - case $ac_file$ac_mode in - "depfiles":C) test x"$AMDEP_TRUE" != x"" || { - # Older Autoconf quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - # TODO: see whether this extra hack can be removed once we start - # requiring Autoconf 2.70 or later. - case $CONFIG_FILES in #( - *\'*) : - eval set x "$CONFIG_FILES" ;; #( - *) : - set x $CONFIG_FILES ;; #( - *) : - ;; -esac - shift - # Used to flag and report bootstrapping failures. - am_rc=0 - for am_mf - do - # Strip MF so we end up with the name of the file. - am_mf=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile which includes - # dependency-tracking related rules and includes. - # Grep'ing the whole file directly is not great: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ - || continue - am_dirpart=`$as_dirname -- "$am_mf" || -$as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$am_mf" : 'X\(//\)[^/]' \| \ - X"$am_mf" : 'X\(//\)$' \| \ - X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X"$am_mf" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - am_filepart=`$as_basename -- "$am_mf" || -$as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \ - X"$am_mf" : 'X\(//\)$' \| \ - X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X/"$am_mf" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - { echo "$as_me:$LINENO: cd "$am_dirpart" \ - && sed -e '/# am--include-marker/d' "$am_filepart" \ - | $MAKE -f - am--depfiles" >&5 - (cd "$am_dirpart" \ - && sed -e '/# am--include-marker/d' "$am_filepart" \ - | $MAKE -f - am--depfiles) >&5 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } || am_rc=$? - done - if test $am_rc -ne 0; then - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "Something went wrong bootstrapping makefile fragments - for automatic dependency tracking. If GNU make was not used, consider - re-running the configure script with MAKE=\"gmake\" (or whatever is - necessary). You can also try re-running configure with the - '--disable-dependency-tracking' option to at least be able to build - the package (albeit without support for automatic dependency tracking). -See \`config.log' for more details" "$LINENO" 5; } - fi - { am_dirpart=; unset am_dirpart;} - { am_filepart=; unset am_filepart;} - { am_mf=; unset am_mf;} - { am_rc=; unset am_rc;} - rm -f conftest-deps.mk -} - ;; - "libtool":C) - - # See if we are running on zsh, and set the options that allow our - # commands through without removal of \ escapes. - if test -n "${ZSH_VERSION+set}"; then - setopt NO_GLOB_SUBST - fi - - cfgfile=${ofile}T - trap "$RM \"$cfgfile\"; exit 1" 1 2 15 - $RM "$cfgfile" - - cat <<_LT_EOF >> "$cfgfile" -#! $SHELL -# Generated automatically by $as_me ($PACKAGE) $VERSION -# NOTE: Changes made to this file will be lost: look at ltmain.sh. - -# Provide generalized library-building support services. -# Written by Gordon Matzigkeit, 1996 - -# Copyright (C) 2014 Free Software Foundation, Inc. -# This is free software; see the source for copying conditions. There is NO -# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -# GNU Libtool is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of of the License, or -# (at your option) any later version. -# -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program or library that is built -# using GNU Libtool, you may include this file under the same -# distribution terms that you use for the rest of that program. -# -# GNU Libtool is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - - -# The names of the tagged configurations supported by this script. -available_tags='' - -# Configured defaults for sys_lib_dlsearch_path munging. -: \${LT_SYS_LIBRARY_PATH="$configure_time_lt_sys_library_path"} - -# ### BEGIN LIBTOOL CONFIG - -# Assembler program. -AS=$lt_AS - -# DLL creation program. -DLLTOOL=$lt_DLLTOOL - -# Object dumper program. -OBJDUMP=$lt_OBJDUMP - -# Which release of libtool.m4 was used? -macro_version=$macro_version -macro_revision=$macro_revision - -# Whether or not to build shared libraries. -build_libtool_libs=$enable_shared - -# Whether or not to build static libraries. -build_old_libs=$enable_static - -# What type of objects to build. -pic_mode=$pic_mode - -# Whether or not to optimize for fast installation. -fast_install=$enable_fast_install - -# Shared archive member basename,for filename based shared library versioning on AIX. -shared_archive_member_spec=$shared_archive_member_spec - -# Shell to use when invoking shell scripts. -SHELL=$lt_SHELL - -# An echo program that protects backslashes. -ECHO=$lt_ECHO - -# The PATH separator for the build system. -PATH_SEPARATOR=$lt_PATH_SEPARATOR - -# The host system. -host_alias=$host_alias -host=$host -host_os=$host_os - -# The build system. -build_alias=$build_alias -build=$build -build_os=$build_os - -# A sed program that does not truncate output. -SED=$lt_SED - -# Sed that helps us avoid accidentally triggering echo(1) options like -n. -Xsed="\$SED -e 1s/^X//" - -# A grep program that handles long lines. -GREP=$lt_GREP - -# An ERE matcher. -EGREP=$lt_EGREP - -# A literal string matcher. -FGREP=$lt_FGREP - -# A BSD- or MS-compatible name lister. -NM=$lt_NM - -# Whether we need soft or hard links. -LN_S=$lt_LN_S - -# What is the maximum length of a command? -max_cmd_len=$max_cmd_len - -# Object file suffix (normally "o"). -objext=$ac_objext - -# Executable file suffix (normally ""). -exeext=$exeext - -# whether the shell understands "unset". -lt_unset=$lt_unset - -# turn spaces into newlines. -SP2NL=$lt_lt_SP2NL - -# turn newlines into spaces. -NL2SP=$lt_lt_NL2SP - -# convert \$build file names to \$host format. -to_host_file_cmd=$lt_cv_to_host_file_cmd - -# convert \$build files to toolchain format. -to_tool_file_cmd=$lt_cv_to_tool_file_cmd - -# Method to check whether dependent libraries are shared objects. -deplibs_check_method=$lt_deplibs_check_method - -# Command to use when deplibs_check_method = "file_magic". -file_magic_cmd=$lt_file_magic_cmd - -# How to find potential files when deplibs_check_method = "file_magic". -file_magic_glob=$lt_file_magic_glob - -# Find potential files using nocaseglob when deplibs_check_method = "file_magic". -want_nocaseglob=$lt_want_nocaseglob - -# Command to associate shared and link libraries. -sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd - -# The archiver. -AR=$lt_AR - -# Flags to create an archive. -AR_FLAGS=$lt_AR_FLAGS - -# How to feed a file listing to the archiver. -archiver_list_spec=$lt_archiver_list_spec - -# A symbol stripping program. -STRIP=$lt_STRIP - -# Commands used to install an old-style archive. -RANLIB=$lt_RANLIB -old_postinstall_cmds=$lt_old_postinstall_cmds -old_postuninstall_cmds=$lt_old_postuninstall_cmds - -# Whether to use a lock for old archive extraction. -lock_old_archive_extraction=$lock_old_archive_extraction - -# A C compiler. -LTCC=$lt_CC - -# LTCC compiler flags. -LTCFLAGS=$lt_CFLAGS - -# Take the output of nm and produce a listing of raw symbols and C names. -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe - -# Transform the output of nm in a proper C declaration. -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl - -# Transform the output of nm into a list of symbols to manually relocate. -global_symbol_to_import=$lt_lt_cv_sys_global_symbol_to_import - -# Transform the output of nm in a C name address pair. -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address - -# Transform the output of nm in a C name address pair when lib prefix is needed. -global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix - -# The name lister interface. -nm_interface=$lt_lt_cv_nm_interface - -# Specify filename containing input files for \$NM. -nm_file_list_spec=$lt_nm_file_list_spec - -# The root where to search for dependent libraries,and where our libraries should be installed. -lt_sysroot=$lt_sysroot - -# Command to truncate a binary pipe. -lt_truncate_bin=$lt_lt_cv_truncate_bin - -# The name of the directory that contains temporary libtool files. -objdir=$objdir - -# Used to examine libraries when file_magic_cmd begins with "file". -MAGIC_CMD=$MAGIC_CMD - -# Must we lock files when doing compilation? -need_locks=$lt_need_locks - -# Manifest tool. -MANIFEST_TOOL=$lt_MANIFEST_TOOL - -# Tool to manipulate archived DWARF debug symbol files on Mac OS X. -DSYMUTIL=$lt_DSYMUTIL - -# Tool to change global to local symbols on Mac OS X. -NMEDIT=$lt_NMEDIT - -# Tool to manipulate fat objects and archives on Mac OS X. -LIPO=$lt_LIPO - -# ldd/readelf like tool for Mach-O binaries on Mac OS X. -OTOOL=$lt_OTOOL - -# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4. -OTOOL64=$lt_OTOOL64 - -# Old archive suffix (normally "a"). -libext=$libext - -# Shared library suffix (normally ".so"). -shrext_cmds=$lt_shrext_cmds - -# The commands to extract the exported symbol list from a shared archive. -extract_expsyms_cmds=$lt_extract_expsyms_cmds - -# Variables whose values should be saved in libtool wrapper scripts and -# restored at link time. -variables_saved_for_relink=$lt_variables_saved_for_relink - -# Do we need the "lib" prefix for modules? -need_lib_prefix=$need_lib_prefix - -# Do we need a version for libraries? -need_version=$need_version - -# Library versioning type. -version_type=$version_type - -# Shared library runtime path variable. -runpath_var=$runpath_var - -# Shared library path variable. -shlibpath_var=$shlibpath_var - -# Is shlibpath searched before the hard-coded library search path? -shlibpath_overrides_runpath=$shlibpath_overrides_runpath - -# Format of library name prefix. -libname_spec=$lt_libname_spec - -# List of archive names. First name is the real one, the rest are links. -# The last name is the one that the linker finds with -lNAME -library_names_spec=$lt_library_names_spec - -# The coded name of the library, if different from the real name. -soname_spec=$lt_soname_spec - -# Permission mode override for installation of shared libraries. -install_override_mode=$lt_install_override_mode - -# Command to use after installation of a shared archive. -postinstall_cmds=$lt_postinstall_cmds - -# Command to use after uninstallation of a shared archive. -postuninstall_cmds=$lt_postuninstall_cmds - -# Commands used to finish a libtool library installation in a directory. -finish_cmds=$lt_finish_cmds - -# As "finish_cmds", except a single script fragment to be evaled but -# not shown. -finish_eval=$lt_finish_eval - -# Whether we should hardcode library paths into libraries. -hardcode_into_libs=$hardcode_into_libs - -# Compile-time system search path for libraries. -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec - -# Detected run-time system search path for libraries. -sys_lib_dlsearch_path_spec=$lt_configure_time_dlsearch_path - -# Explicit LT_SYS_LIBRARY_PATH set during ./configure time. -configure_time_lt_sys_library_path=$lt_configure_time_lt_sys_library_path - -# Whether dlopen is supported. -dlopen_support=$enable_dlopen - -# Whether dlopen of programs is supported. -dlopen_self=$enable_dlopen_self - -# Whether dlopen of statically linked programs is supported. -dlopen_self_static=$enable_dlopen_self_static - -# Commands to strip libraries. -old_striplib=$lt_old_striplib -striplib=$lt_striplib - - -# The linker used to build libraries. -LD=$lt_LD - -# How to create reloadable object files. -reload_flag=$lt_reload_flag -reload_cmds=$lt_reload_cmds - -# Commands used to build an old-style archive. -old_archive_cmds=$lt_old_archive_cmds - -# A language specific compiler. -CC=$lt_compiler - -# Is the compiler the GNU compiler? -with_gcc=$GCC - -# Compiler flag to turn off builtin functions. -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag - -# Additional compiler flags for building library objects. -pic_flag=$lt_lt_prog_compiler_pic - -# How to pass a linker flag through the compiler. -wl=$lt_lt_prog_compiler_wl - -# Compiler flag to prevent dynamic linking. -link_static_flag=$lt_lt_prog_compiler_static - -# Does compiler simultaneously support -c and -o options? -compiler_c_o=$lt_lt_cv_prog_compiler_c_o - -# Whether or not to add -lc for building shared libraries. -build_libtool_need_lc=$archive_cmds_need_lc - -# Whether or not to disallow shared libs when runtime libs are static. -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes - -# Compiler flag to allow reflexive dlopens. -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec - -# Compiler flag to generate shared objects directly from archives. -whole_archive_flag_spec=$lt_whole_archive_flag_spec - -# Whether the compiler copes with passing no objects directly. -compiler_needs_object=$lt_compiler_needs_object - -# Create an old-style archive from a shared archive. -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds - -# Create a temporary old-style archive to link instead of a shared archive. -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds - -# Commands used to build a shared archive. -archive_cmds=$lt_archive_cmds -archive_expsym_cmds=$lt_archive_expsym_cmds - -# Commands used to build a loadable module if different from building -# a shared archive. -module_cmds=$lt_module_cmds -module_expsym_cmds=$lt_module_expsym_cmds - -# Whether we are building with GNU ld or not. -with_gnu_ld=$lt_with_gnu_ld - -# Flag that allows shared libraries with undefined symbols to be built. -allow_undefined_flag=$lt_allow_undefined_flag - -# Flag that enforces no undefined symbols. -no_undefined_flag=$lt_no_undefined_flag - -# Flag to hardcode \$libdir into a binary during linking. -# This must work even if \$libdir does not exist -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec - -# Whether we need a single "-rpath" flag with a separated argument. -hardcode_libdir_separator=$lt_hardcode_libdir_separator - -# Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes -# DIR into the resulting binary. -hardcode_direct=$hardcode_direct - -# Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes -# DIR into the resulting binary and the resulting library dependency is -# "absolute",i.e impossible to change by setting \$shlibpath_var if the -# library is relocated. -hardcode_direct_absolute=$hardcode_direct_absolute - -# Set to "yes" if using the -LDIR flag during linking hardcodes DIR -# into the resulting binary. -hardcode_minus_L=$hardcode_minus_L - -# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR -# into the resulting binary. -hardcode_shlibpath_var=$hardcode_shlibpath_var - -# Set to "yes" if building a shared library automatically hardcodes DIR -# into the library and all subsequent libraries and executables linked -# against it. -hardcode_automatic=$hardcode_automatic - -# Set to yes if linker adds runtime paths of dependent libraries -# to runtime path list. -inherit_rpath=$inherit_rpath - -# Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=$link_all_deplibs - -# Set to "yes" if exported symbols are required. -always_export_symbols=$always_export_symbols - -# The commands to list exported symbols. -export_symbols_cmds=$lt_export_symbols_cmds - -# Symbols that should not be listed in the preloaded symbols. -exclude_expsyms=$lt_exclude_expsyms - -# Symbols that must always be exported. -include_expsyms=$lt_include_expsyms - -# Commands necessary for linking programs (against libraries) with templates. -prelink_cmds=$lt_prelink_cmds - -# Commands necessary for finishing linking programs. -postlink_cmds=$lt_postlink_cmds - -# Specify filename containing input files. -file_list_spec=$lt_file_list_spec - -# How to hardcode a shared library path into an executable. -hardcode_action=$hardcode_action - -# ### END LIBTOOL CONFIG - -_LT_EOF - - cat <<'_LT_EOF' >> "$cfgfile" - -# ### BEGIN FUNCTIONS SHARED WITH CONFIGURE - -# func_munge_path_list VARIABLE PATH -# ----------------------------------- -# VARIABLE is name of variable containing _space_ separated list of -# directories to be munged by the contents of PATH, which is string -# having a format: -# "DIR[:DIR]:" -# string "DIR[ DIR]" will be prepended to VARIABLE -# ":DIR[:DIR]" -# string "DIR[ DIR]" will be appended to VARIABLE -# "DIRP[:DIRP]::[DIRA:]DIRA" -# string "DIRP[ DIRP]" will be prepended to VARIABLE and string -# "DIRA[ DIRA]" will be appended to VARIABLE -# "DIR[:DIR]" -# VARIABLE will be replaced by "DIR[ DIR]" -func_munge_path_list () -{ - case x$2 in - x) - ;; - *:) - eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" - ;; - x:*) - eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" - ;; - *::*) - eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" - eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" - ;; - *) - eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" - ;; - esac -} - - -# Calculate cc_basename. Skip known compiler wrappers and cross-prefix. -func_cc_basename () -{ - for cc_temp in $*""; do - case $cc_temp in - compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; - distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; - \-*) ;; - *) break;; - esac - done - func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` -} - - -# ### END FUNCTIONS SHARED WITH CONFIGURE - -_LT_EOF - - case $host_os in - aix3*) - cat <<\_LT_EOF >> "$cfgfile" -# AIX sometimes has problems with the GCC collect2 program. For some -# reason, if we set the COLLECT_NAMES environment variable, the problems -# vanish in a puff of smoke. -if test set != "${COLLECT_NAMES+set}"; then - COLLECT_NAMES= - export COLLECT_NAMES -fi -_LT_EOF - ;; - esac - - - -ltmain=$ac_aux_dir/ltmain.sh - - - # We use sed instead of cat because bash on DJGPP gets confused if - # if finds mixed CR/LF and LF-only lines. Since sed operates in - # text mode, it properly converts lines to CR/LF. This bash problem - # is reportedly fixed, but why not run on old versions too? - sed '$q' "$ltmain" >> "$cfgfile" \ - || (rm -f "$cfgfile"; exit 1) - - mv -f "$cfgfile" "$ofile" || - (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") - chmod +x "$ofile" - - ;; - "mkdirs":C) mkdir -p libarchive/test tar/test cat/test cpio/test ;; - - esac -done # for ac_tag - - -as_fn_exit 0 -_ACEOF -ac_clean_files=$ac_clean_files_save - -test $ac_write_fail = 0 || - as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 - - -# configure is writing to config.log, and then calls config.status. -# config.status does its own redirection, appending to config.log. -# Unfortunately, on DOS this fails, as config.log is still kept open -# by configure, so config.status won't be able to write to it; its -# output is simply discarded. So we exec the FD to /dev/null, -# effectively closing config.log, so it can be properly (re)opened and -# appended to by config.status. When coming back to configure, we -# need to make the FD available again. -if test "$no_create" != yes; then - ac_cs_success=: - ac_config_status_args= - test "$silent" = yes && - ac_config_status_args="$ac_config_status_args --quiet" - exec 5>/dev/null - $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false - exec 5>>config.log - # Use ||, not &&, to avoid exiting from the if with $? = 1, which - # would make configure fail if this is the last instruction. - $ac_cs_success || as_fn_exit 1 -fi -if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 -printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} -fi - - diff --git a/src/dependencies/libarchive-3.6.2/cpio/test/list.h b/src/dependencies/libarchive-3.6.2/cpio/test/list.h deleted file mode 100644 index 9c170a0..0000000 --- a/src/dependencies/libarchive-3.6.2/cpio/test/list.h +++ /dev/null @@ -1,48 +0,0 @@ -DEFINE_TEST(test_0) -DEFINE_TEST(test_basic) -DEFINE_TEST(test_cmdline) -DEFINE_TEST(test_extract_cpio_Z) -DEFINE_TEST(test_extract_cpio_bz2) -DEFINE_TEST(test_extract_cpio_grz) -DEFINE_TEST(test_extract_cpio_gz) -DEFINE_TEST(test_extract_cpio_lrz) -DEFINE_TEST(test_extract_cpio_lz) -DEFINE_TEST(test_extract_cpio_lz4) -DEFINE_TEST(test_extract_cpio_lzma) -DEFINE_TEST(test_extract_cpio_lzo) -DEFINE_TEST(test_extract_cpio_xz) -DEFINE_TEST(test_extract_cpio_zstd) -DEFINE_TEST(test_format_newc) -DEFINE_TEST(test_gcpio_compat) -DEFINE_TEST(test_missing_file) -DEFINE_TEST(test_option_0) -DEFINE_TEST(test_option_B_upper) -DEFINE_TEST(test_option_C_upper) -DEFINE_TEST(test_option_J_upper) -DEFINE_TEST(test_option_L_upper) -DEFINE_TEST(test_option_Z_upper) -DEFINE_TEST(test_option_a) -DEFINE_TEST(test_option_b64encode) -DEFINE_TEST(test_option_c) -DEFINE_TEST(test_option_d) -DEFINE_TEST(test_option_f) -DEFINE_TEST(test_option_grzip) -DEFINE_TEST(test_option_help) -DEFINE_TEST(test_option_l) -DEFINE_TEST(test_option_lrzip) -DEFINE_TEST(test_option_lz4) -DEFINE_TEST(test_option_lzma) -DEFINE_TEST(test_option_lzop) -DEFINE_TEST(test_option_m) -DEFINE_TEST(test_option_passphrase) -DEFINE_TEST(test_option_t) -DEFINE_TEST(test_option_u) -DEFINE_TEST(test_option_uuencode) -DEFINE_TEST(test_option_version) -DEFINE_TEST(test_option_xz) -DEFINE_TEST(test_option_y) -DEFINE_TEST(test_option_z) -DEFINE_TEST(test_option_zstd) -DEFINE_TEST(test_owner_parse) -DEFINE_TEST(test_passthrough_dotdot) -DEFINE_TEST(test_passthrough_reverse) diff --git a/src/dependencies/libarchive-3.6.2/doc/html/Makefile b/src/dependencies/libarchive-3.6.2/doc/html/Makefile deleted file mode 100644 index d15a786..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/Makefile +++ /dev/null @@ -1,133 +0,0 @@ - -default: all - - -archive_entry.3.html: ../../libarchive/archive_entry.3 - groff -mdoc -T html ../../libarchive/archive_entry.3 > archive_entry.3.html - -archive_entry_acl.3.html: ../../libarchive/archive_entry_acl.3 - groff -mdoc -T html ../../libarchive/archive_entry_acl.3 > archive_entry_acl.3.html - -archive_entry_linkify.3.html: ../../libarchive/archive_entry_linkify.3 - groff -mdoc -T html ../../libarchive/archive_entry_linkify.3 > archive_entry_linkify.3.html - -archive_entry_misc.3.html: ../../libarchive/archive_entry_misc.3 - groff -mdoc -T html ../../libarchive/archive_entry_misc.3 > archive_entry_misc.3.html - -archive_entry_paths.3.html: ../../libarchive/archive_entry_paths.3 - groff -mdoc -T html ../../libarchive/archive_entry_paths.3 > archive_entry_paths.3.html - -archive_entry_perms.3.html: ../../libarchive/archive_entry_perms.3 - groff -mdoc -T html ../../libarchive/archive_entry_perms.3 > archive_entry_perms.3.html - -archive_entry_stat.3.html: ../../libarchive/archive_entry_stat.3 - groff -mdoc -T html ../../libarchive/archive_entry_stat.3 > archive_entry_stat.3.html - -archive_entry_time.3.html: ../../libarchive/archive_entry_time.3 - groff -mdoc -T html ../../libarchive/archive_entry_time.3 > archive_entry_time.3.html - -archive_read.3.html: ../../libarchive/archive_read.3 - groff -mdoc -T html ../../libarchive/archive_read.3 > archive_read.3.html - -archive_read_add_passphrase.3.html: ../../libarchive/archive_read_add_passphrase.3 - groff -mdoc -T html ../../libarchive/archive_read_add_passphrase.3 > archive_read_add_passphrase.3.html - -archive_read_data.3.html: ../../libarchive/archive_read_data.3 - groff -mdoc -T html ../../libarchive/archive_read_data.3 > archive_read_data.3.html - -archive_read_disk.3.html: ../../libarchive/archive_read_disk.3 - groff -mdoc -T html ../../libarchive/archive_read_disk.3 > archive_read_disk.3.html - -archive_read_extract.3.html: ../../libarchive/archive_read_extract.3 - groff -mdoc -T html ../../libarchive/archive_read_extract.3 > archive_read_extract.3.html - -archive_read_filter.3.html: ../../libarchive/archive_read_filter.3 - groff -mdoc -T html ../../libarchive/archive_read_filter.3 > archive_read_filter.3.html - -archive_read_format.3.html: ../../libarchive/archive_read_format.3 - groff -mdoc -T html ../../libarchive/archive_read_format.3 > archive_read_format.3.html - -archive_read_free.3.html: ../../libarchive/archive_read_free.3 - groff -mdoc -T html ../../libarchive/archive_read_free.3 > archive_read_free.3.html - -archive_read_header.3.html: ../../libarchive/archive_read_header.3 - groff -mdoc -T html ../../libarchive/archive_read_header.3 > archive_read_header.3.html - -archive_read_new.3.html: ../../libarchive/archive_read_new.3 - groff -mdoc -T html ../../libarchive/archive_read_new.3 > archive_read_new.3.html - -archive_read_open.3.html: ../../libarchive/archive_read_open.3 - groff -mdoc -T html ../../libarchive/archive_read_open.3 > archive_read_open.3.html - -archive_read_set_options.3.html: ../../libarchive/archive_read_set_options.3 - groff -mdoc -T html ../../libarchive/archive_read_set_options.3 > archive_read_set_options.3.html - -archive_util.3.html: ../../libarchive/archive_util.3 - groff -mdoc -T html ../../libarchive/archive_util.3 > archive_util.3.html - -archive_write.3.html: ../../libarchive/archive_write.3 - groff -mdoc -T html ../../libarchive/archive_write.3 > archive_write.3.html - -archive_write_blocksize.3.html: ../../libarchive/archive_write_blocksize.3 - groff -mdoc -T html ../../libarchive/archive_write_blocksize.3 > archive_write_blocksize.3.html - -archive_write_data.3.html: ../../libarchive/archive_write_data.3 - groff -mdoc -T html ../../libarchive/archive_write_data.3 > archive_write_data.3.html - -archive_write_disk.3.html: ../../libarchive/archive_write_disk.3 - groff -mdoc -T html ../../libarchive/archive_write_disk.3 > archive_write_disk.3.html - -archive_write_filter.3.html: ../../libarchive/archive_write_filter.3 - groff -mdoc -T html ../../libarchive/archive_write_filter.3 > archive_write_filter.3.html - -archive_write_finish_entry.3.html: ../../libarchive/archive_write_finish_entry.3 - groff -mdoc -T html ../../libarchive/archive_write_finish_entry.3 > archive_write_finish_entry.3.html - -archive_write_format.3.html: ../../libarchive/archive_write_format.3 - groff -mdoc -T html ../../libarchive/archive_write_format.3 > archive_write_format.3.html - -archive_write_free.3.html: ../../libarchive/archive_write_free.3 - groff -mdoc -T html ../../libarchive/archive_write_free.3 > archive_write_free.3.html - -archive_write_header.3.html: ../../libarchive/archive_write_header.3 - groff -mdoc -T html ../../libarchive/archive_write_header.3 > archive_write_header.3.html - -archive_write_new.3.html: ../../libarchive/archive_write_new.3 - groff -mdoc -T html ../../libarchive/archive_write_new.3 > archive_write_new.3.html - -archive_write_open.3.html: ../../libarchive/archive_write_open.3 - groff -mdoc -T html ../../libarchive/archive_write_open.3 > archive_write_open.3.html - -archive_write_set_options.3.html: ../../libarchive/archive_write_set_options.3 - groff -mdoc -T html ../../libarchive/archive_write_set_options.3 > archive_write_set_options.3.html - -archive_write_set_passphrase.3.html: ../../libarchive/archive_write_set_passphrase.3 - groff -mdoc -T html ../../libarchive/archive_write_set_passphrase.3 > archive_write_set_passphrase.3.html - -cpio.5.html: ../../libarchive/cpio.5 - groff -mdoc -T html ../../libarchive/cpio.5 > cpio.5.html - -libarchive-formats.5.html: ../../libarchive/libarchive-formats.5 - groff -mdoc -T html ../../libarchive/libarchive-formats.5 > libarchive-formats.5.html - -libarchive.3.html: ../../libarchive/libarchive.3 - groff -mdoc -T html ../../libarchive/libarchive.3 > libarchive.3.html - -libarchive_changes.3.html: ../../libarchive/libarchive_changes.3 - groff -mdoc -T html ../../libarchive/libarchive_changes.3 > libarchive_changes.3.html - -libarchive_internals.3.html: ../../libarchive/libarchive_internals.3 - groff -mdoc -T html ../../libarchive/libarchive_internals.3 > libarchive_internals.3.html - -mtree.5.html: ../../libarchive/mtree.5 - groff -mdoc -T html ../../libarchive/mtree.5 > mtree.5.html - -tar.5.html: ../../libarchive/tar.5 - groff -mdoc -T html ../../libarchive/tar.5 > tar.5.html - -bsdtar.1.html: ../../tar/bsdtar.1 - groff -mdoc -T html ../../tar/bsdtar.1 > bsdtar.1.html - -bsdcpio.1.html: ../../cpio/bsdcpio.1 - groff -mdoc -T html ../../cpio/bsdcpio.1 > bsdcpio.1.html -all: archive_entry.3.html archive_entry_acl.3.html archive_entry_linkify.3.html archive_entry_misc.3.html archive_entry_paths.3.html archive_entry_perms.3.html archive_entry_stat.3.html archive_entry_time.3.html archive_read.3.html archive_read_add_passphrase.3.html archive_read_data.3.html archive_read_disk.3.html archive_read_extract.3.html archive_read_filter.3.html archive_read_format.3.html archive_read_free.3.html archive_read_header.3.html archive_read_new.3.html archive_read_open.3.html archive_read_set_options.3.html archive_util.3.html archive_write.3.html archive_write_blocksize.3.html archive_write_data.3.html archive_write_disk.3.html archive_write_filter.3.html archive_write_finish_entry.3.html archive_write_format.3.html archive_write_free.3.html archive_write_header.3.html archive_write_new.3.html archive_write_open.3.html archive_write_set_options.3.html archive_write_set_passphrase.3.html cpio.5.html libarchive-formats.5.html libarchive.3.html libarchive_changes.3.html libarchive_internals.3.html mtree.5.html tar.5.html bsdtar.1.html bsdcpio.1.html diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_entry.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_entry.3.html deleted file mode 100644 index 1a290a7..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_entry.3.html +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_ENTRY(3) BSD Library Functions Manual -ARCHIVE_ENTRY(3)

- -

NAME

- -

archive_entry_clear, -archive_entry_clone, archive_entry_free, -archive_entry_new — functions for managing -archive entry descriptions

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive_entry.h>

- -

struct -archive_entry *

- - -

archive_entry_clear(struct archive_entry *);

- -

struct -archive_entry *

- - -

archive_entry_clone(struct archive_entry *);

- -

void

- - -

archive_entry_free(struct archive_entry *);

- -

struct -archive_entry *

- - -

archive_entry_new(void);

- -

DESCRIPTION

- -

These functions create and -manipulate data objects that represent entries within an -archive. You can think of a struct archive_entry as a -heavy-duty version of struct stat: it includes everything -from struct stat plus associated pathname, textual group and -user names, etc. These objects are used by libarchive(3) to -represent the metadata associated with a particular entry in -an archive.

- -

Create and -Destroy
-There are functions to allocate, destroy, clear, and copy -archive_entry objects:

- -

archive_entry_clear()

- -

Erases the object, resetting -all internal fields to the same state as a newly-created -object. This is provided to allow you to quickly recycle -objects without thrashing the heap.

- -

archive_entry_clone()

- -

A deep copy operation; all text -fields are duplicated.

- -

archive_entry_free()

- -

Releases the struct -archive_entry object.

- -

archive_entry_new()

- -

Allocate and return a blank -struct archive_entry object.

- -

Function -groups
-Due to high number of functions, the accessor functions can -be found in man pages grouped by the purpose.

- -

archive_entry_acl(3)

- -

Access Control -List manipulation

- -

archive_entry_paths(3)

- -

Path name -manipulation

- -

archive_entry_perms(3)

- -

User, group and -mode manipulation

- -

archive_entry_stat(3)

- -

Functions not -in the other groups and copying to/from struct -stat.

- -

archive_entry_time(3)

- -

Time field -manipulation

- -

Most of the -functions set or read entries in an object. Such functions -have one of the following forms:

- -

archive_entry_set_XXXX()

- -

Stores the provided data in the -object. In particular, for strings, the pointer is stored, -not the referenced string.

- -

archive_entry_copy_XXXX()

- -

As above, except that the -referenced data is copied into the object.

- -

archive_entry_XXXX()

- -

Returns the specified data. In -the case of strings, a const-qualified pointer to the string -is returned.

- -

String data can be set or -accessed as wide character strings or normal char -strings. The functions that use wide character strings are -suffixed with _w. Note that these are different -representations of the same data: For example, if you store -a narrow string and read the corresponding wide string, the -object will transparently convert formats using the current -locale. Similarly, if you store a wide string and then store -a narrow string for the same data, the previously-set wide -string will be discarded in favor of the new data.

- -

SEE ALSO

- -

archive_entry_acl(3), -archive_entry_paths(3), archive_entry_perms(3), -archive_entry_time(3), libarchive(3)

- -

HISTORY

- -

The libarchive library -first appeared in FreeBSD 5.3.

- -

AUTHORS

- -

The libarchive library -was written by Tim Kientzle <kientzle@acm.org>.

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_acl.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_acl.3.html deleted file mode 100644 index 38b01ab..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_acl.3.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_ENTRY_ACL(3) BSD Library Functions Manual -ARCHIVE_ENTRY_ACL(3)

- -

NAME

- - -

archive_entry_acl_add_entry, -archive_entry_acl_add_entry_w, -archive_entry_acl_clear, -archive_entry_acl_count, -archive_entry_acl_from_text, -archive_entry_acl_from_text_w, -archive_entry_acl_next, -archive_entry_acl_reset, -archive_entry_acl_to_text, -archive_entry_acl_to_text_w, -archive_entry_acl_types — functions for -manipulating Access Control Lists in archive entry -descriptions

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive_entry.h>

- -

void

- - -

archive_entry_acl_add_entry(struct archive_entry *a, -int type, int permset, -int tag, int qualifier, -const char *name);

- -

void

- - -

archive_entry_acl_add_entry_w(struct archive_entry *a, -int type, int permset, -int tag, int qualifier, -const wchar_t *name);

- -

void

- - -

archive_entry_acl_clear(struct archive_entry *a);

- -

int

- - -

archive_entry_acl_count(struct archive_entry *a, -int type);

- -

int

- - -

archive_entry_acl_from_text(struct archive_entry *a, -const char *text, -int type);

- -

int

- - -

archive_entry_acl_from_text_w(struct archive_entry *a, -const wchar_t *text, -int type);

- -

int

- - -

archive_entry_acl_next(struct archive_entry *a, -int type, int *ret_type, -int *ret_permset, int *ret_tag, -int *ret_qual, -const char **ret_name);

- -

int

- - -

archive_entry_acl_reset(struct archive_entry *a, -int type);

- -

char -*

- - -

archive_entry_acl_to_text(struct archive_entry *a, -ssize_t *len_p, int flags);

- -

wchar_t -*

- - -

archive_entry_acl_to_text_w(struct archive_entry *a, -ssize_t *len_p, int flags);

- -

int

- - -

archive_entry_acl_types(struct archive_entry *a);

- -

DESCRIPTION

- -

The “Access Control Lists -(ACLs)” extend the standard Unix permission model. The -ACL interface of libarchive supports both POSIX.1e -and NFSv4 style ACLs. Use of ACLs is restricted by various -levels of ACL support in operating systems, file systems and -archive formats.

- -

POSIX.1e -Access Control Lists
-A POSIX.1e ACL consists of a number of independent entries. -Each entry specifies the permission set as a bitmask of -basic permissions. Valid permissions in the permset -are:

- -

ARCHIVE_ENTRY_ACL_READ (r)
-ARCHIVE_ENTRY_ACL_WRITE (w)
-ARCHIVE_ENTRY_ACL_EXECUTE (x)

- -

The permissions correspond to -the normal Unix permissions.

- -

The tag -specifies the principal to which the permission applies. -Valid values are:

- -

ARCHIVE_ENTRY_ACL_USER

- -

The user specified by the name -field.

- -

ARCHIVE_ENTRY_ACL_USER_OBJ

- -

The owner of the file.

- -

ARCHIVE_ENTRY_ACL_GROUP

- -

The group specified by the name -field.

- -

ARCHIVE_ENTRY_ACL_GROUP_OBJ

- -

The group which owns the -file.

- -

ARCHIVE_ENTRY_ACL_MASK

- -

The maximum permissions to be -obtained via group permissions.

- -

ARCHIVE_ENTRY_ACL_OTHER

- -

Any principal who is not the -file owner or a member of the owning group.

- -

The principals -ARCHIVE_ENTRY_ACL_USER_OBJ, ARCHIVE_ENTRY_ACL_GROUP_OBJ and -ARCHIVE_ENTRY_ACL_OTHER are equivalent to user, group and -other in the classic Unix permission model and specify -non-extended ACL entries.

- -

All files have -an access ACL (ARCHIVE_ENTRY_ACL_TYPE_ACCESS). This -specifies the permissions required for access to the file -itself. Directories have an additional ACL -(ARCHIVE_ENTRY_ACL_TYPE_DEFAULT), which controls the initial -access ACL for newly-created directory entries.

- -

NFSv4 Access -Control Lists
-A NFSv4 ACL consists of multiple individual entries called -Access Control Entries (ACEs).

- -

There are four -possible types of a NFSv4 ACE:

- -

ARCHIVE_ENTRY_ACL_TYPE_ALLOW

- -

Allow principal to perform -actions requiring given permissions.

- -

ARCHIVE_ENTRY_ACL_TYPE_DENY

- -

Prevent principal from -performing actions requiring given permissions.

- -

ARCHIVE_ENTRY_ACL_TYPE_AUDIT

- -

Log access attempts by -principal which require given permissions.

- -

ARCHIVE_ENTRY_ACL_TYPE_ALARM

- -

Trigger a system alarm on -access attempts by principal which require given -permissions.

- -

The tag -specifies the principal to which the permission applies. -Valid values are:

- -

ARCHIVE_ENTRY_ACL_USER

- -

The user specified by the name -field.

- -

ARCHIVE_ENTRY_ACL_USER_OBJ

- -

The owner of the file.

- -

ARCHIVE_ENTRY_ACL_GROUP

- -

The group specified by the name -field.

- -

ARCHIVE_ENTRY_ACL_GROUP_OBJ

- -

The group which owns the -file.

- -

ARCHIVE_ENTRY_ACL_EVERYONE

- -

Any principal who is not the -file owner or a member of the owning group.

- -

Entries with the -ARCHIVE_ENTRY_ACL_USER or ARCHIVE_ENTRY_ACL_GROUP tag store -the user and group name in the name string and -optionally the user or group ID in the qualifier -integer.

- -

NFSv4 ACE -permissions and flags are stored in the same permset -bitfield. Some permissions share the same constant and -permission character but have different effect on -directories than on files. The following ACE permissions are -supported:

- -

ARCHIVE_ENTRY_ACL_READ_DATA (r)

- -

Read data (file).

- -

ARCHIVE_ENTRY_ACL_LIST_DIRECTORY (r)

- -

List entries (directory).

- -

ARCHIVE_ENTRY_ACL_WRITE_DATA (w)

- -

Write data (file).

- -

ARCHIVE_ENTRY_ACL_ADD_FILE (w)

- -

Create files (directory).

- -

ARCHIVE_ENTRY_ACL_EXECUTE (x)

- -

Execute file or change into a -directory.

- -

ARCHIVE_ENTRY_ACL_APPEND_DATA (p)

- -

Append data (file).

- -

ARCHIVE_ENTRY_ACL_ADD_SUBDIRECTORY (p)

- -

Create subdirectories -(directory).

- -

ARCHIVE_ENTRY_ACL_DELETE_CHILD (D)

- -

Remove files and subdirectories -inside a directory.

- -

ARCHIVE_ENTRY_ACL_DELETE (d)

- -

Remove file or directory.

- -

ARCHIVE_ENTRY_ACL_READ_ATTRIBUTES (a)

- -

Read file or directory -attributes.

- -

ARCHIVE_ENTRY_ACL_WRITE_ATTRIBUTES (A)

- -

Write file or directory -attributes.

- -

ARCHIVE_ENTRY_ACL_READ_NAMED_ATTRS (R)

- -

Read named file or directory -attributes.

- -

ARCHIVE_ENTRY_ACL_WRITE_NAMED_ATTRS (W)

- -

Write named file or directory -attributes.

- -

ARCHIVE_ENTRY_ACL_READ_ACL (c)

- -

Read file or directory ACL.

- -

ARCHIVE_ENTRY_ACL_WRITE_ACL (C)

- -

Write file or directory -ACL.

- -

ARCHIVE_ENTRY_ACL_WRITE_OWNER (o)

- -

Change owner of a file or -directory.

- -

ARCHIVE_ENTRY_ACL_SYNCHRONIZE (s)

- -

Use synchronous I/O.

- -

The following -NFSv4 ACL inheritance flags are supported:

- -

ARCHIVE_ENTRY_ACL_ENTRY_FILE_INHERIT (f)

- -

Inherit parent directory ACE to -files.

- -

ARCHIVE_ENTRY_ACL_ENTRY_DIRECTORY_INHERIT (d)

- -

Inherit parent directory ACE to -subdirectories.

- -

ARCHIVE_ENTRY_ACL_ENTRY_INHERIT_ONLY (i)

- -

Only inherit, do not apply the -permission on the directory itself.

- -

ARCHIVE_ENTRY_ACL_ENTRY_NO_PROPAGATE_INHERIT -(n)

- -

Do not propagate inherit flags. -Only first-level entries inherit ACLs.

- -

ARCHIVE_ENTRY_ACL_ENTRY_SUCCESSFUL_ACCESS (S)

- -

Trigger alarm or audit on -successful access.

- -

ARCHIVE_ENTRY_ACL_ENTRY_FAILED_ACCESS (F)

- -

Trigger alarm or audit on -failed access.

- -

ARCHIVE_ENTRY_ACL_ENTRY_INHERITED (I)

- -

Mark that ACE was -inherited.

- -

Functions -
-archive_entry_acl_add_entry
() and -archive_entry_acl_add_entry_w() add a single ACL -entry. For the access ACL and non-extended principals, the -classic Unix permissions are updated. An archive entry -cannot contain both POSIX.1e and NFSv4 ACL entries.

- - -

archive_entry_acl_clear() -removes all ACL entries and resets the enumeration -pointer.

- - -

archive_entry_acl_count() -counts the ACL entries that have the given type mask. -type can be the bitwise-or of

- -

ARCHIVE_ENTRY_ACL_TYPE_ACCESS
-ARCHIVE_ENTRY_ACL_TYPE_DEFAULT

- -

for POSIX.1e -ACLs and

- -

ARCHIVE_ENTRY_ACL_TYPE_ALLOW
-ARCHIVE_ENTRY_ACL_TYPE_DENY
-ARCHIVE_ENTRY_ACL_TYPE_AUDIT
-ARCHIVE_ENTRY_ACL_TYPE_ALARM

- -

for NFSv4 ACLs. -For POSIX.1e ACLs if ARCHIVE_ENTRY_ACL_TYPE_ACCESS is -included and at least one extended ACL entry is found, the -three non-extended ACLs are added.

- - -

archive_entry_acl_from_text() -and archive_entry_acl_from_text_w() add new (or merge -with existing) ACL entries from (wide) text. The argument -type may take one of the following values:

- -

ARCHIVE_ENTRY_ACL_TYPE_ACCESS
-ARCHIVE_ENTRY_ACL_TYPE_DEFAULT
-ARCHIVE_ENTRY_ACL_TYPE_NFS4

- -

Supports all -formats that can be created with -archive_entry_acl_to_text() or respectively -archive_entry_acl_to_text_w(). Existing ACL entries -are preserved. To get a clean new ACL from text -archive_entry_acl_clear() must be called first. -Entries prefixed with “default:” are treated as -ARCHIVE_ENTRY_ACL_TYPE_DEFAULT unless type is -ARCHIVE_ENTRY_ACL_TYPE_NFS4. Invalid entries, non-parseable -ACL entries and entries beginning with the ’#’ -character (comments) are skipped.

- - -

archive_entry_acl_next() -return the next entry of the ACL list. This functions may -only be called after archive_entry_acl_reset() has -indicated the presence of extended ACL entries.

- - -

archive_entry_acl_reset() -prepare reading the list of ACL entries with -archive_entry_acl_next(). The function returns 0 if -no non-extended ACLs are found. In this case, the access -permissions should be obtained by archive_entry_mode(3) or -set using chmod(2). Otherwise, the function returns the same -value as archive_entry_acl_count().

- - -

archive_entry_acl_to_text() -and archive_entry_acl_to_text_w() convert the ACL -entries for the given type into a (wide) string of ACL -entries separated by newline. If the pointer len_p is -not NULL, then the function shall return the length of the -string (not including the NULL terminator) in the location -pointed to by len_p. The flag argument is a -bitwise-or.

- -

The following -flags are effective only on POSIX.1e ACL:

- -

ARCHIVE_ENTRY_ACL_TYPE_ACCESS

- -

Output access ACLs.

- -

ARCHIVE_ENTRY_ACL_TYPE_DEFAULT

- -

Output POSIX.1e default -ACLs.

- -

ARCHIVE_ENTRY_ACL_STYLE_MARK_DEFAULT

- -

Prefix each default ACL entry -with the word “default:”.

- -

ARCHIVE_ENTRY_ACL_STYLE_SOLARIS

- -

The mask and other ACLs don not -contain a double colon.

- -

The following -flags are effecive only on NFSv4 ACL:

- -

ARCHIVE_ENTRY_ACL_STYLE_COMPACT

- -

Do not output minus characters -for unset permissions and flags in NFSv4 ACL permission and -flag fields.

- -

The following -flags are effective on both POSIX.1e and NFSv4 ACL:

- -

ARCHIVE_ENTRY_ACL_STYLE_EXTRA_ID

- -

Add an additional -colon-separated field containing the user or group id.

- -

ARCHIVE_ENTRY_ACL_STYLE_SEPARATOR_COMMA

- -

Separate ACL entries with comma -instead of newline.

- -

If the archive -entry contains NFSv4 ACLs, all types of NFSv4 ACLs are -returned. It the entry contains POSIX.1e ACLs and none of -the flags ARCHIVE_ENTRY_ACL_TYPE_ACCESS or -ARCHIVE_ENTRY_ACL_TYPE_DEFAULT are specified, both access -and default entries are returned and default entries are -prefixed with “default:”.

- - -

archive_entry_acl_types() -get ACL entry types contained in an archive entry’s -ACL. As POSIX.1e and NFSv4 ACL entries cannot be mixed, this -function is a very efficient way to detect if an ACL already -contains POSIX.1e or NFSv4 ACL entries.

- -

RETURN VALUES

- - -

archive_entry_acl_count() -and archive_entry_acl_reset() returns the number of -ACL entries that match the given type mask. For POSIX.1e -ACLS if the type mask includes ARCHIVE_ENTRY_ACL_TYPE_ACCESS -and at least one extended ACL entry exists, the three -classic Unix permissions are counted.

- - -

archive_entry_acl_from_text() -and archive_entry_acl_from_text_w() return ARCHIVE_OK -if all entries were successfully parsed and ARCHIVE_WARN if -one or more entries were invalid or non-parseable.

- - -

archive_entry_acl_next() -returns ARCHIVE_OK on success, ARCHIVE_EOF if no more ACL -entries exist and ARCHIVE_WARN if -archive_entry_acl_reset() has not been called -first.

- - -

archive_entry_acl_to_text() -returns a string representing the ACL entries matching the -given type and flags on success or NULL on error.

- - -

archive_entry_acl_to_text_w() -returns a wide string representing the ACL entries matching -the given type and flags on success or NULL on error.

- - -

archive_entry_acl_types() -returns a bitmask of ACL entry types or 0 if archive entry -has no ACL entries.

- -

SEE ALSO

- -

archive_entry(3), -libarchive(3)

- -

BSD -February 15, 2017 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_linkify.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_linkify.3.html deleted file mode 100644 index c5d862d..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_linkify.3.html +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_ENTRY_LINKIFY(3) BSD Library Functions Manual -ARCHIVE_ENTRY_LINKIFY(3)

- -

NAME

- - -

archive_entry_linkresolver, -archive_entry_linkresolver_new, -archive_entry_linkresolver_set_strategy, -archive_entry_linkresolver_free, -archive_entry_linkify — hardlink resolver -functions

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive_entry.h>

- -

struct -archive_entry_linkresolver *

- - -

archive_entry_linkresolver_new(void);

- -

void

- - -

archive_entry_linkresolver_set_strategy(struct archive_entry_linkresolver *resolver, -int format);

- -

void

- - -

archive_entry_linkresolver_free(struct archive_entry_linkresolver *resolver);

- -

void

- - -

archive_entry_linkify(struct archive_entry_linkresolver *resolver, -struct archive_entry **entry, -struct archive_entry **sparse);

- -

DESCRIPTION

- -

Programs that want to create -archives have to deal with hardlinks. Hardlinks are handled -in different ways by the archive formats. The basic -strategies are:

- -

1.

- -

Ignore hardlinks and store the -body for each reference (old cpio, zip).

- -

2.

- -

Store the body the first time -an inode is seen (ustar, pax).

- -

3.

- -

Store the body the last time an -inode is seen (new cpio).

- -

The -archive_entry_linkresolver functions help by -providing a unified interface and handling the complexity -behind the scene.

- -

The -archive_entry_linkresolver functions assume that -archive_entry instances have valid nlinks, inode and -device values. The inode and device value is used to match -entries. The nlinks value is used to determined if all -references have been found and if the internal references -can be recycled.

- -

The -archive_entry_linkresolver_new() function allocates a -new link resolver. The instance can be freed using -archive_entry_linkresolver_free(). All deferred -entries are flushed and the internal storage is freed.

- -

The -archive_entry_linkresolver_set_strategy() function -selects the optimal hardlink strategy for the given format. -The format code can be obtained from archive_format(3). The -function can be called more than once, but it is recommended -to flush all deferred entries first.

- -

The -archive_entry_linkify() function is the core of -archive_entry_linkresolver. The entry() -argument points to the archive_entry that should be -written. Depending on the strategy one of the following -actions is taken:

- -

1.

- -

For the simple archive formats -*entry is left unmodified and *sparse is set -to NULL.

- -

2.

- -

For tar like archive formats, -*sparse is set to NULL. If *entry is NULL, no -action is taken. If the hardlink count of *entry is -larger than 1 and the file type is a regular file or -symbolic link, the internal list is searched for a matching -inode. If such an inode is found, the link count is -decremented and the file size of *entry is set to 0 -to notify that no body should be written. If no such inode -is found, a copy of the entry is added to the internal cache -with a link count reduced by one.

- -

3.

- -

For new cpio like archive -formats a value for *entry of NULL is used to flush -deferred entries. In that case *entry is set to an -arbitrary deferred entry and the entry itself is removed -from the internal list. If the internal list is empty, -*entry is set to NULL. In either case, *sparse -is set to NULL and the function returns. If the hardlink -count of *entry is one or the file type is a -directory or device, *sparse is set to NULL and no -further action is taken. Otherwise, the internal list is -searched for a matching inode. If such an inode is not -found, the entry is added to the internal list, both -*entry and *sparse are set to NULL and the -function returns. If such an inode is found, the link count -is decremented. If it remains larger than one, the existing -entry on the internal list is swapped with *entry -after retaining the link count. The existing entry is -returned in *entry. If the link count reached one, -the new entry is also removed from the internal list and -returned in *sparse. Otherwise *sparse is set -to NULL.

- -

The general -usage is therefore:

- -

1.

- -

For each new archive entry, -call archive_entry_linkify().

- -

2.

- -

Keep in mind that the entries -returned may have a size of 0 now.

- -

3.

- -

If *entry is not NULL, -archive it.

- -

4.

- -

If *sparse is not NULL, -archive it.

- -

5.

- -

After all entries have been -written to disk, call archive_entry_linkify() with -*entry set to NULL and archive the returned entry as -long as it is not NULL.

- -

RETURN VALUES

- - -

archive_entry_linkresolver_new() -returns NULL on malloc(3) failures.

- -

SEE ALSO

- -

archive_entry(3)

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_misc.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_misc.3.html deleted file mode 100644 index 9802419..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_misc.3.html +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_ENTRY_MISC(3) BSD Library Functions Manual -ARCHIVE_ENTRY_MISC(3)

- -

NAME

- - -

archive_entry_symlink_type, -archive_entry_set_symlink_type — miscellaneous -functions for manipulating properties of archive_entry

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive_entry.h>

- -

int

- - -

archive_entry_symlink_type(struct archive_entry *a);

- -

void

- - -

archive_entry_set_symlink_type(struct archive_entry *a, -int);

- -

DESCRIPTION

- -

The function -archive_entry_symlink_type() returns and the function -archive_entry_set_symlink_type() sets the type of the -symbolic link stored in an archive entry. These functions -have special meaning on operating systems that support -multiple symbolic link types (e.g. Microsoft Windows).

- -

Supported values -are:

- -

AE_SYMLINK_TYPE_UNDEFINED

- -

Symbolic link -target type is not defined (default on unix systems)

- -

AE_SYMLINK_TYPE_FILE

- -

Symbolic link -points to a file

- -

AE_SYMLINK_TYPE_DIRECTORY

- -

Symbolic link -points to a directory

- -

SEE ALSO

- -

archive_entry(3), -archive_entry_paths(3), archive_entry_stat(3), -libarchive(3)

- -

BSD -April 15, 2019 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_paths.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_paths.3.html deleted file mode 100644 index ba90e2c..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_paths.3.html +++ /dev/null @@ -1,284 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_ENTRY_PATHS(3) BSD Library Functions Manual -ARCHIVE_ENTRY_PATHS(3)

- -

NAME

- -

archive_entry_hardlink, -archive_entry_hardlink_w, -archive_entry_set_hardlink, -archive_entry_copy_hardlink, -archive_entry_copy_hardlink_w, -archive_entry_update_hardlink_utf8, -archive_entry_set_link, -archive_entry_copy_link, -archive_entry_copy_link_w, -archive_entry_update_link_utf8, -archive_entry_pathname, -archive_entry_pathname_w, -archive_entry_set_pathname, -archive_entry_copy_pathname, -archive_entry_copy_pathname_w, -archive_entry_update_pathname_utf8, -archive_entry_sourcepath, -archive_entry_copy_sourcepath, -archive_entry_symlink, -archive_entry_symlink_w, -archive_entry_set_symlink, -archive_entry_copy_symlink, -archive_entry_copy_symlink_w, -archive_entry_update_symlink_utf8 — functions -for manipulating path names in archive entry -descriptions

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive_entry.h>

- -

const char -*

- - -

archive_entry_hardlink(struct archive_entry *a);

- -

const wchar_t -*

- - -

archive_entry_hardlink_w(struct archive_entry *a);

- -

void

- - -

archive_entry_set_hardlink(struct archive_entry *a, -const char *path);

- -

void

- - -

archive_entry_copy_hardlink(struct archive_entry *a, -const char *path);

- -

void

- - -

archive_entry_copy_hardlink_w(struct archive_entry *a, -const, wchar_t, *path");

- -

int

- - -

archive_entry_update_hardlink_utf8(struct archive_entry *a, -const char *path);

- -

void

- - -

archive_entry_set_link(struct archive_entry *a, -const char *path);

- -

void

- - -

archive_entry_copy_link(struct archive_entry *a, -const char *path);

- -

void

- - -

archive_entry_copy_link_w(struct archive_entry *a, -const wchar_t *path);

- -

int

- - -

archive_entry_update_link_utf8(struct archive_entry *a, -const char *path);

- -

const char -*

- - -

archive_entry_pathname(struct archive_entry *a);

- -

const wchar_t -*

- - -

archive_entry_pathname_w(struct archive_entry *a);

- -

void

- - -

archive_entry_set_pathname(struct archive_entry *a, -const char *path);

- -

void

- - -

archive_entry_copy_pathname(struct archive_entry *a, -const char *path);

- -

void

- - -

archive_entry_copy_pathname_w(struct archive_entry *a, -const wchar_t *path);

- -

int

- - -

archive_entry_update_pathname_utf8(struct archive_entry *a, -const char *path);

- -

const char -*

- - -

archive_entry_sourcepath(struct archive_entry *a);

- -

void

- - -

archive_entry_copy_sourcepath(struct archive_entry *a, -const char *path);

- -

const char -*

- - -

archive_entry_symlink(struct archive_entry *a);

- -

const wchar_t -*

- - -

archive_entry_symlink_w(struct archive_entry *a);

- -

void

- - -

archive_entry_set_symlink(struct archive_entry *a, -const char *path);

- -

void

- - -

archive_entry_copy_symlink(struct archive_entry *a, -const char *path);

- -

void

- - -

archive_entry_copy_symlink_w(struct archive_entry *a, -const wchar_t *path);

- -

int

- - -

archive_entry_update_symlink_utf8(struct archive_entry *a, -const char *path);

- -

DESCRIPTION

- -

Path names supported by -archive_entry(3):

- -

hardlink

- -

Destination of -the hardlink.

- -

link

- -

Update only. -For a symlink, update the destination. Otherwise, make the -entry a hardlink and alter the destination for that.

- -

pathname

- -

Path in the -archive

- -

sourcepath

- -

Path on the -disk for use by archive_read_disk(3).

- -

symlink

- -

Destination of -the symbolic link.

- -

Path names can -be provided in one of three different ways:

- -

char *

- -

Multibyte -strings in the current locale.

- -

wchar_t *

- -

Wide character -strings in the current locale. The accessor functions are -named XXX_w().

- -

UTF-8

- -

Unicode strings -encoded as UTF-8. These are convenience functions to update -both the multibyte and wide character strings at the same -time.

- -

The sourcepath -is a pure filesystem concept and never stored in an archive -directly.

- -

For that reason, -it is only available as multibyte string. The link path is a -convenience function for conditionally setting hardlink or -symlink destination. It doesn’t have a corresponding -get accessor function.

- - -

archive_entry_set_XXX() -is an alias for archive_entry_copy_XXX().

- -

SEE ALSO

- -

archive_entry(3), -libarchive(3)

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_perms.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_perms.3.html deleted file mode 100644 index 8190857..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_perms.3.html +++ /dev/null @@ -1,315 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_ENTRY_PERMS(3) BSD Library Functions Manual -ARCHIVE_ENTRY_PERMS(3)

- -

NAME

- -

archive_entry_gid, -archive_entry_set_gid, archive_entry_uid, -archive_entry_set_uid, archive_entry_perm, -archive_entry_set_perm, archive_entry_strmode, -archive_entry_uname, archive_entry_uname_w, -archive_entry_set_uname, -archive_entry_copy_uname, -archive_entry_copy_uname_w, -archive_entry_update_uname_utf8, -archive_entry_gname, archive_entry_gname_w, -archive_entry_set_gname, -archive_entry_copy_gname, -archive_entry_copy_gname_w, -archive_entry_update_gname_utf8, -archive_entry_fflags, -archive_entry_fflags_text, -archive_entry_set_fflags, -archive_entry_copy_fflags_text, -archive_entry_copy_fflags_text_w — functions -for manipulating ownership and permissions in archive entry -descriptions

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive_entry.h>

- - -

gid_t

- - -

archive_entry_gid(struct archive_entry *a);

- -

void

- - -

archive_entry_set_gid(struct archive_entry *a, -gid_t gid);

- - -

uid_t

- - -

archive_entry_uid(struct archive_entry *a);

- -

void

- - -

archive_entry_set_uid(struct archive_entry *a, -uid_t uid);

- - -

mode_t

- - -

archive_entry_perm(struct archive_entry *a);

- -

void

- - -

archive_entry_set_perm(struct archive_entry *a, -mode_t mode);

- -

const char -*

- - -

archive_entry_strmode(struct archive_entry *a);

- -

const char -*

- - -

archive_entry_gname(struct archive_entry *a);

- -

const wchar_t -*

- - -

archive_entry_gname_w(struct archive_entry *a);

- -

void

- - -

archive_entry_set_gname(struct archive_entry *a, -const char *a);

- -

void

- - -

archive_entry_copy_gname(struct archive_entry *a, -const char *name);

- -

void

- - -

archive_entry_copy_gname_w(struct archive_entry *a, -const wchar_t *name);

- -

int

- - -

archive_entry_update_gname_utf8(struct archive_entry *a, -const char *name);

- -

const char -*

- - -

archive_entry_uname(struct archive_entry *a);

- -

const wchar_t -*

- - -

archive_entry_uname_w(struct archive_entry *a);

- -

void

- - -

archive_entry_set_uname(struct archive_entry *a, -const char *name);

- -

void

- - -

archive_entry_copy_uname(struct archive_entry *a, -const char *name);

- -

void

- - -

archive_entry_copy_uname_w(struct archive_entry *a, -const wchar_t *name);

- -

int

- - -

archive_entry_update_uname_utf8(struct archive_entry *a, -const char *name);

- -

void

- - -

archive_entry_fflags(struct archive_entry *a, -unsigned long *set_bits, -unsigned long *clear_bits);

- -

const char -*

- - -

archive_entry_fflags_text(struct archive_entry *a);

- -

void

- - -

archive_entry_set_fflags(struct archive_entry *a, -unsigned long set_bits, -unsigned long clear_bits);

- -

const char -*

- - -

archive_entry_copy_fflags_text(struct archive_entry *a, -const char *text);

- -

const wchar_t -*

- - -

archive_entry_copy_fflags_text_w(struct archive_entry *a, -const wchar_t *text);

- -

DESCRIPTION

- -

User id, group id and -mode
-The functions archive_entry_uid(), -archive_entry_gid(), and archive_entry_perm() -can be used to extract the user id, group id and permission -from the given entry. The corresponding functions -archive_entry_set_uid(), -archive_entry_set_gid(), and -archive_entry_set_perm() store the given user id, -group id and permission in the entry. The permission is also -set as a side effect of calling -archive_entry_set_mode().

- - -

archive_entry_strmode() -returns a string representation of the permission as used by -the long mode of ls(1).

- -

User and -group name
-User and group names can be provided in one of three -different ways:

- -

char *

- -

Multibyte -strings in the current locale.

- -

wchar_t *

- -

Wide character -strings in the current locale. The accessor functions are -named XXX_w().

- -

UTF-8

- -

Unicode strings -encoded as UTF-8. These are convenience functions to update -both the multibyte and wide character strings at the same -time.

- - -

archive_entry_set_XXX() -is an alias for archive_entry_copy_XXX().

- -

File -Flags
-File flags are transparently converted between a bitmap -representation and a textual format. For example, if you set -the bitmap and ask for text, the library will build a -canonical text format. However, if you set a text format and -request a text format, you will get back the same text, even -if it is ill-formed. If you need to canonicalize a textual -flags string, you should first set the text form, then -request the bitmap form, then use that to set the bitmap -form. Setting the bitmap format will clear the internal text -representation and force it to be reconstructed when you -next request the text form.

- -

The bitmap -format consists of two integers, one containing bits that -should be set, the other specifying bits that should be -cleared. Bits not mentioned in either bitmap will be -ignored. Usually, the bitmap of bits to be cleared will be -set to zero. In unusual circumstances, you can force a -fully-specified set of file flags by setting the bitmap of -flags to clear to the complement of the bitmap of flags to -set. (This differs from fflagstostr(3), which only includes -names for set bits.) Converting a bitmap to a textual string -is a platform-specific operation; bits that are not -meaningful on the current platform will be ignored.

- -

The canonical -text format is a comma-separated list of flag names. The -archive_entry_copy_fflags_text() and -archive_entry_copy_fflags_text_w() functions parse -the provided text and set the internal bitmap values. This -is a platform-specific operation; names that are not -meaningful on the current platform will be ignored. The -function returns a pointer to the start of the first name -that was not recognized, or NULL if every name was -recognized. Note that every name — including names -that follow an unrecognized name — will be evaluated, -and the bitmaps will be set to reflect every name that is -recognized. (In particular, this differs from -strtofflags(3), which stops parsing at the first -unrecognized name.)

- -

SEE ALSO

- -

archive_entry(3), -archive_entry_acl(3), archive_read_disk(3), -archive_write_disk(3), libarchive(3)

- -

BUGS

- -

The platform types uid_t -and gid_t are often 16 or 32 bit wide. In this case -it is possible that the ids can not be correctly restored -from archives and get truncated.

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_stat.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_stat.3.html deleted file mode 100644 index 7ea2698..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_stat.3.html +++ /dev/null @@ -1,381 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_ENTRY_STAT(3) BSD Library Functions Manual -ARCHIVE_ENTRY_STAT(3)

- -

NAME

- -

archive_entry_stat, -archive_entry_copy_stat, -archive_entry_filetype, -archive_entry_set_filetype, -archive_entry_mode, archive_entry_set_mode, -archive_entry_size, archive_entry_size_is_set, -archive_entry_set_size, -archive_entry_unset_size, archive_entry_dev, -archive_entry_set_dev, -archive_entry_dev_is_set, -archive_entry_devmajor, -archive_entry_set_devmajor, -archive_entry_devminor, -archive_entry_set_devminor, archive_entry_ino, -archive_entry_set_ino, -archive_entry_ino_is_set, archive_entry_ino64, -archive_entry_set_ino64, archive_entry_nlink, -archive_entry_rdev, archive_entry_set_rdev, -archive_entry_rdevmajor, -archive_entry_set_rdevmajor, -archive_entry_rdevminor, -archive_entry_set_rdevminor — accessor -functions for manipulating archive entry descriptions

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive_entry.h>

- -

const struct -stat *

- - -

archive_entry_stat(struct archive_entry *a);

- -

void

- - -

archive_entry_copy_stat(struct archive_entry *a, -const struct stat *sb);

- - -

mode_t

- - -

archive_entry_filetype(struct archive_entry *a);

- -

void

- - -

archive_entry_set_filetype(struct archive_entry *a, -unsigned int type);

- - -

mode_t

- - -

archive_entry_mode(struct archive_entry *a);

- -

void

- - -

archive_entry_set_mode(struct archive_entry *a, -mode_t mode);

- - -

int64_t

- - -

archive_entry_size(struct archive_entry *a);

- -

int

- - -

archive_entry_size_is_set(struct archive_entry *a);

- -

void

- - -

archive_entry_set_size(struct archive_entry *a, -int64_t size);

- -

void

- - -

archive_entry_unset_size(struct archive_entry *a);

- - -

dev_t

- - -

archive_entry_dev(struct archive_entry *a);

- -

void

- - -

archive_entry_set_dev(struct archive_entry *a, -dev_t dev);

- -

int

- - -

archive_entry_dev_is_set(struct archive_entry *a);

- - -

dev_t

- - -

archive_entry_devmajor(struct archive_entry *a);

- -

void

- - -

archive_entry_set_devmajor(struct archive_entry *a, -dev_t major);

- - -

dev_t

- - -

archive_entry_devminor(struct archive_entry *a);

- -

void

- - -

archive_entry_set_devminor(struct archive_entry *a, -dev_t minor);

- - -

ino_t

- - -

archive_entry_ino(struct archive_entry *a);

- -

void

- - -

archive_entry_set_ino(struct archive_entry *a, -unsigned long ino);

- -

int

- - -

archive_entry_ino_is_set(struct archive_entry *a);

- - -

int64_t

- - -

archive_entry_ino64(struct archive_entry *a);

- -

void

- - -

archive_entry_set_ino64(struct archive_entry *a, -int64_t ino);

- -

unsigned -int

- - -

archive_entry_nlink(struct archive_entry *a);

- -

void

- - -

archive_entry_set_nlink(struct archive_entry *a, -unsigned int count);

- - -

dev_t

- - -

archive_entry_rdev(struct archive_entry *a);

- - -

dev_t

- - -

archive_entry_rdevmajor(struct archive_entry *a);

- - -

dev_t

- - -

archive_entry_rdevminor(struct archive_entry *a);

- -

void

- - -

archive_entry_set_rdev(struct archive_entry *a, -dev_t dev);

- -

void

- - -

archive_entry_set_rdevmajor(struct archive_entry *a, -dev_t major);

- -

void

- - -

archive_entry_set_rdevminor(struct archive_entry *a, -dev_t minor);

- -

DESCRIPTION

- -

Copying to and from -struct stat
-The function archive_entry_stat() converts the -various fields stored in the archive entry to the format -used by stat(2). The return value remains valid until either -archive_entry_clear() or archive_entry_free() -is called. It is not affected by calls to the set accessor -functions. It currently sets the following values in -struct stat: st_atime, st_ctime, -st_dev, st_gid, st_ino, st_mode, -st_mtime, st_nlink, st_rdev, -st_size, st_uid. In addition, -st_birthtime and high-precision information for -time-related fields will be included on platforms that -support it.

- -

The function -archive_entry_copy_stat() copies fields from the -platform’s struct stat. Fields not provided by -struct stat are unchanged.

- -

General -accessor functions
-The functions archive_entry_filetype() and -archive_entry_set_filetype() get respectively set the -filetype. The file type is one of the following -constants:

- -

AE_IFREG

- -

Regular -file

- -

AE_IFLNK

- -

Symbolic -link

- -

AE_IFSOCK

- -

Socket

- -

AE_IFCHR

- -

Character -device

- -

AE_IFBLK

- -

Block -device

- -

AE_IFDIR

- -

Directory

- -

AE_IFIFO

- -

Named pipe -(fifo)

- -

Not all file types are supported -by all platforms. The constants used by stat(2) may have -different numeric values from the corresponding constants -above.

- -

The functions -archive_entry_mode() and -archive_entry_set_mode() get/set a combination of -file type and permissions and provide the equivalent of -st_mode. Use of archive_entry_filetype() and -archive_entry_perm() for getting and -archive_entry_set_filetype() and -archive_entry_set_perm() for setting is -recommended.

- -

The function -archive_entry_size() returns the file size, if it has -been set, and 0 otherwise. archive_entry_size() can -be used to query that status. -archive_entry_set_size() and -archive_entry_unset_size() set and unset the size, -respectively.

- -

The number of -references (hardlinks) can be obtained by calling -archive_entry_nlink() and set with -archive_entry_set_nlink().

- -

Identifying -unique files
-The functions archive_entry_dev() and -archive_entry_ino64() are used by -archive_entry_linkify(3) to find hardlinks. The pair of -device and inode is supposed to identify hardlinked -files.

- -

The device major -and minor number can be obtained independently using -archive_entry_devmajor() and -archive_entry_devminor(). The device can be set -either via archive_entry_set_dev() or by the -combination of major and minor number using -archive_entry_set_devmajor() and -archive_entry_set_devminor().

- -

The inode number -can be obtained using archive_entry_ino(). This is a -legacy interface that uses the platform ino_t, which -may be very small. To set the inode number, -archive_entry_set_ino64() is the preferred -interface.

- -

Accessor -functions for block and character devices
-Block and character devices are characterised either using a -device number or a pair of major and minor number. The -combined device number can be obtained with -archive_device_rdev() and set with -archive_device_set_rdev(). The major and minor -numbers are accessed by archive_device_rdevmajor(), -archive_device_rdevminor() -archive_device_set_rdevmajor() and -archive_device_set_rdevminor().

- -

The process of -splitting the combined device number into major and minor -number and the reverse process of combing them differs -between platforms. Some archive formats use the combined -form, while other formats use the split form.

- -

SEE ALSO

- -

stat(2), archive_entry_acl(3), -archive_entry_perms(3), archive_entry_time(3), -libarchive(3)

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_time.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_time.3.html deleted file mode 100644 index 78e8048..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_entry_time.3.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_ENTRY_TIME(3) BSD Library Functions Manual -ARCHIVE_ENTRY_TIME(3)

- -

NAME

- -

archive_entry_atime, -archive_entry_atime_nsec, -archive_entry_atime_is_set, -archive_entry_set_atime, -archive_entry_unset_atime, -archive_entry_birthtime, -archive_entry_birthtime_nsec, -archive_entry_birthtime_is_set, -archive_entry_set_birthtime, -archive_entry_unset_birthtime, -archive_entry_ctime, archive_entry_ctime_nsec, -archive_entry_ctime_is_set, -archive_entry_set_ctime, -archive_entry_unset_ctime, -archive_entry_mtime, archive_entry_mtime_nsec, -archive_entry_mtime_is_set, -archive_entry_set_mtime, -archive_entry_unset_mtime — functions for -manipulating times in archive entry descriptions

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive_entry.h>

- - -

time_t

- - -

archive_entry_atime(struct archive_entry *a);

- -

long

- - -

archive_entry_atime_nsec(struct archive_entry *a);

- -

int

- - -

archive_entry_atime_is_set(struct archive_entry *a);

- -

void

- - -

archive_entry_set_atime(struct archive_entry *a, -time_t sec, long nanosec);

- -

void

- - -

archive_entry_unset_atime(struct archive_entry *a);

- - -

time_t

- - -

archive_entry_birthtime(struct archive_entry *a);

- -

long

- - -

archive_entry_birthtime_nsec(struct archive_entry *a);

- -

int

- - -

archive_entry_birthtime_is_set(struct archive_entry *a);

- -

void

- - -

archive_entry_set_birthtime(struct archive_entry *a, -time_t sec, long nanosec);

- -

void

- - -

archive_entry_unset_birthtime(struct archive_entry *a);

- - -

time_t

- - -

archive_entry_ctime(struct archive_entry *a);

- -

long

- - -

archive_entry_ctime_nsec(struct archive_entry *a);

- -

int

- - -

archive_entry_ctime_is_set(struct archive_entry *a);

- -

void

- - -

archive_entry_set_ctime(struct archive_entry *a, -time_t sec, long nanosec);

- -

void

- - -

archive_entry_unset_ctime(struct archive_entry *a);

- - -

time_t

- - -

archive_entry_mtime(struct archive_entry *a);

- -

long

- - -

archive_entry_mtime_nsec(struct archive_entry *a);

- -

int

- - -

archive_entry_mtime_is_set(struct archive_entry *a);

- -

void

- - -

archive_entry_set_mtime(struct archive_entry *a, -time_t sec, long nanosec);

- -

void

- - -

archive_entry_unset_mtime(struct archive_entry *a);

- -

DESCRIPTION

- -

These functions create and -manipulate the time fields in an archive_entry. -Supported time fields are atime (access time), birthtime -(creation time), ctime (last time an inode property was -changed) and mtime (modification time).

- -

libarchive(3) -provides a high-resolution interface. The timestamps are -truncated automatically depending on the archive format (for -archiving) or the filesystem capabilities (for -restoring).

- -

All timestamp -fields are optional. The XXX_unset() functions can be -used to mark the corresponding field as missing. The current -state can be queried using XXX_is_set(). Unset time -fields have a second and nanosecond field of 0.

- -

SEE ALSO

- -

archive_entry(3), -libarchive(3)

- -

HISTORY

- -

The libarchive library -first appeared in FreeBSD 5.3.

- -

AUTHORS

- -

The libarchive library -was written by Tim Kientzle <kientzle@acm.org>.

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_read.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_read.3.html deleted file mode 100644 index 2c5d8b9..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_read.3.html +++ /dev/null @@ -1,233 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_READ(3) BSD Library Functions Manual -ARCHIVE_READ(3)

- -

NAME

- -

archive_read — -functions for reading streaming archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

DESCRIPTION

- -

These functions provide a -complete API for reading streaming archives. The general -process is to first create the struct archive object, set -options, initialize the reader, iterate over the archive -headers and associated data, then close the archive and -release all resources.

- -

Create -archive object
-See archive_read_new(3).

- -

To read an -archive, you must first obtain an initialized struct archive -object from archive_read_new().

- -

Enable -filters and formats
-See archive_read_filter(3) and archive_read_format(3).

- -

You can then -modify this object for the desired operations with the -various archive_read_set_XXX() and -archive_read_support_XXX() functions. In particular, -you will need to invoke appropriate -archive_read_support_XXX() functions to enable the -corresponding compression and format support. Note that -these latter functions perform two distinct operations: they -cause the corresponding support code to be linked into your -program, and they enable the corresponding auto-detect code. -Unless you have specific constraints, you will generally -want to invoke archive_read_support_filter_all() and -archive_read_support_format_all() to enable -auto-detect for all formats and compression types currently -supported by the library.

- -

Set -options
-See archive_read_set_options(3).

- -

Open -archive
-See archive_read_open(3).

- -

Once you have -prepared the struct archive object, you call -archive_read_open() to actually open the archive and -prepare it for reading. There are several variants of this -function; the most basic expects you to provide pointers to -several functions that can provide blocks of bytes from the -archive. There are convenience forms that allow you to -specify a filename, file descriptor, FILE * object, -or a block of memory from which to read the archive data. -Note that the core library makes no assumptions about the -size of the blocks read; callback functions are free to read -whatever block size is most appropriate for the medium.

- -

Consume -archive
-See archive_read_header(3), archive_read_data(3) and -archive_read_extract(3).

- -

Each archive -entry consists of a header followed by a certain amount of -data. You can obtain the next header with -archive_read_next_header(), which returns a pointer -to an struct archive_entry structure with information about -the current archive element. If the entry is a regular file, -then the header will be followed by the file data. You can -use archive_read_data() (which works much like the -read(2) system call) to read this data from the archive, or -archive_read_data_block() which provides a slightly -more efficient interface. You may prefer to use the -higher-level archive_read_data_skip(), which reads -and discards the data for this entry, -archive_read_data_into_fd(), which copies the data to -the provided file descriptor, or -archive_read_extract(), which recreates the specified -entry on disk and copies data from the archive. In -particular, note that archive_read_extract() uses the -struct archive_entry structure that you provide it, which -may differ from the entry just read from the archive. In -particular, many applications will want to override the -pathname, file permissions, or ownership.

- -

Release -resources
-See archive_read_free(3).

- -

Once you have -finished reading data from the archive, you should call -archive_read_close() to close the archive, then call -archive_read_free() to release all resources, -including all memory allocated by the library.

- -

EXAMPLES

- -

The following illustrates basic -usage of the library. In this example, the callback -functions are simply wrappers around the standard open(2), -read(2), and close(2) system calls.

- -

void
-list_archive(const char *name)
-{
-struct mydata *mydata;
-struct archive *a;
-struct archive_entry *entry;

- -

mydata = -malloc(sizeof(struct mydata));
-a = archive_read_new();
-mydata->name = name;
-archive_read_support_filter_all(a);
-archive_read_support_format_all(a);
-archive_read_open(a, mydata, myopen, myread, myclose);
-while (archive_read_next_header(a, &entry) == -ARCHIVE_OK) {
-printf("%s\n",archive_entry_pathname(entry));
-archive_read_data_skip(a);
-}
-archive_read_free(a);
-free(mydata);
-}

- -

la_ssize_t
-myread(struct archive *a, void *client_data, const void -**buff)
-{
-struct mydata *mydata = client_data;

- -

*buff = -mydata->buff;
-return (read(mydata->fd, mydata->buff, 10240));
-}

- -

int
-myopen(struct archive *a, void *client_data)
-{
-struct mydata *mydata = client_data;

- -

mydata->fd = -open(mydata->name, O_RDONLY);
-return (mydata->fd >= 0 ? ARCHIVE_OK : ARCHIVE_FATAL); -
-}

- -

int
-myclose(struct archive *a, void *client_data)
-{
-struct mydata *mydata = client_data;

- -

if -(mydata->fd > 0)
-close(mydata->fd);
-return (ARCHIVE_OK);
-}

- -

SEE ALSO

- -

tar(1), archive_read_data(3), -archive_read_extract(3), archive_read_filter(3), -archive_read_format(3), archive_read_header(3), -archive_read_new(3), archive_read_open(3), -archive_read_set_options(3), archive_util(3), libarchive(3), -tar(5)

- -

HISTORY

- -

The libarchive library -first appeared in FreeBSD 5.3.

- -

AUTHORS

- -

The libarchive library -was written by Tim Kientzle <kientzle@acm.org>.

- -

BUGS

- -

Many traditional archiver -programs treat empty files as valid empty archives. For -example, many implementations of tar(1) allow you to append -entries to an empty file. Of course, it is impossible to -determine the format of an empty file by inspecting the -contents, so this library treats empty files as having a -special “empty” format.

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_add_passphrase.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_read_add_passphrase.3.html deleted file mode 100644 index a706623..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_add_passphrase.3.html +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_READ_ADD_PASS... BSD Library Functions Manual -ARCHIVE_READ_ADD_PASS...

- -

NAME

- - -

archive_read_add_passphrase, -archive_read_set_passphrase_callback — -functions for reading encrypted archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

int

- - -

archive_read_add_passphrase(struct archive *, -const char *passphrase);

- -

int

- - -

archive_read_set_passphrase_callback(struct archive *, -void *client_data, -archive_passphrase_callback *);

- -

DESCRIPTION
-archive_read_add_passphrase
()

- -

Register passphrases for -reading an encryption archive. If passphrase is NULL -or empty, this function will do nothing and -ARCHIVE_FAILED will be returned. Otherwise, -ARCHIVE_OK will be returned.

- - -

archive_read_set_passphrase_callback()

- -

Register a callback function -that will be invoked to get a passphrase for decryption -after trying all the passphrases registered by the -archive_read_add_passphrase() function failed.

- -

SEE ALSO

- -

tar(1), archive_read(3), -archive_read_set_options(3), libarchive(3)

- -

BSD -September 14, 2014 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_data.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_read_data.3.html deleted file mode 100644 index 375809a..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_data.3.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_READ_DATA(3) BSD Library Functions Manual -ARCHIVE_READ_DATA(3)

- -

NAME

- -

archive_read_data, -archive_read_data_block, -archive_read_data_skip, -archive_read_data_into_fd — functions for -reading streaming archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- - -

la_ssize_t

- - -

archive_read_data(struct archive *, -void *buff, size_t len);

- -

int

- - -

archive_read_data_block(struct archive *, -const void **buff, size_t *len, -off_t *offset);

- -

int

- - -

archive_read_data_skip(struct archive *);

- -

int

- - -

archive_read_data_into_fd(struct archive *, -int fd);

- -

DESCRIPTION
-archive_read_data
()

- -

Read data associated with the -header just read. Internally, this is a convenience function -that calls archive_read_data_block() and fills any -gaps with nulls so that callers see a single continuous -stream of data.

- -

archive_read_data_block()

- -

Return the next available block -of data for this entry. Unlike archive_read_data(), -the archive_read_data_block() function avoids copying -data and allows you to correctly handle sparse files, as -supported by some archive formats. The library guarantees -that offsets will increase and that blocks will not overlap. -Note that the blocks returned from this function can be much -larger than the block size read from disk, due to -compression and internal buffer optimizations.

- -

archive_read_data_skip()

- -

A convenience function that -repeatedly calls archive_read_data_block() to skip -all of the data for this archive entry. Note that this -function is invoked automatically by -archive_read_next_header2() if the previous entry was -not completely consumed.

- -

archive_read_data_into_fd()

- -

A convenience function that -repeatedly calls archive_read_data_block() to copy -the entire entry to the provided file descriptor.

- -

RETURN VALUES

- -

Most functions return zero on -success, non-zero on error. The possible return codes -include: ARCHIVE_OK (the operation succeeded), -ARCHIVE_WARN (the operation succeeded but a -non-critical error was encountered), ARCHIVE_EOF -(end-of-archive was encountered), ARCHIVE_RETRY (the -operation failed but can be retried), and -ARCHIVE_FATAL (there was a fatal error; the archive -should be closed immediately).

- - -

archive_read_data() -returns a count of bytes actually read or zero at the end of -the entry. On error, a value of ARCHIVE_FATAL, -ARCHIVE_WARN, or ARCHIVE_RETRY is -returned.

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

tar(1), archive_read(3), -archive_read_extract(3), archive_read_filter(3), -archive_read_format(3), archive_read_header(3), -archive_read_open(3), archive_read_set_options(3), -archive_util(3), libarchive(3), tar(5)

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_disk.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_read_disk.3.html deleted file mode 100644 index 710bb0a..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_disk.3.html +++ /dev/null @@ -1,518 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_READ_DISK(3) BSD Library Functions Manual -ARCHIVE_READ_DISK(3)

- -

NAME

- -

archive_read_disk_new, -archive_read_disk_open, -archive_read_disk_open_w, -archive_read_disk_set_behavior, -archive_read_disk_set_symlink_logical, -archive_read_disk_set_symlink_physical, -archive_read_disk_set_symlink_hybrid, -archive_read_disk_entry_from_file, -archive_read_disk_gname, -archive_read_disk_uname, -archive_read_disk_set_uname_lookup, -archive_read_disk_set_gname_lookup, -archive_read_disk_set_standard_lookup, -archive_read_disk_descend, -archive_read_disk_can_descend, -archive_read_disk_current_filesystem, -archive_read_disk_current_filesystem_is_synthetic, -archive_read_disk_current_filesystem_is_remote, -archive_read_disk_set_matching, -archive_read_disk_set_metadata_filter_callback, -— functions for reading objects from disk

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

struct -archive *

- - -

archive_read_disk_new(void);

- -

int

- - -

archive_read_disk_open(struct archive *, -const char *);

- -

int

- - -

archive_read_disk_open_w(struct archive *, -const wchar_t *);

- -

int

- - -

archive_read_disk_set_behavior(struct archive *, -int);

- -

int

- - -

archive_read_disk_set_symlink_logical(struct archive *);

- -

int

- - -

archive_read_disk_set_symlink_physical(struct archive *);

- -

int

- - -

archive_read_disk_set_symlink_hybrid(struct archive *);

- -

const char -*

- - -

archive_read_disk_gname(struct archive *, -gid_t);

- -

const char -*

- - -

archive_read_disk_uname(struct archive *, -uid_t);

- -

int

- - -

archive_read_disk_set_gname_lookup(struct archive *, -void *, -const char *(*lookup)(void *, gid_t), -void (*cleanup)(void *));

- -

int

- - -

archive_read_disk_set_uname_lookup(struct archive *, -void *, -const char *(*lookup)(void *, uid_t), -void (*cleanup)(void *));

- -

int

- - -

archive_read_disk_set_standard_lookup(struct archive *);

- -

int

- - -

archive_read_disk_entry_from_file(struct archive *, -struct archive_entry *, int fd, -const struct stat *);

- -

int

- - -

archive_read_disk_descend(struct archive *);

- -

int

- - -

archive_read_disk_can_descend(struct archive *);

- -

int

- - -

archive_read_disk_current_filesystem(struct archive *);

- -

int

- - -

archive_read_disk_current_filesystem_is_synthetic(struct archive *);

- -

int

- - -

archive_read_disk_current_filesystem_is_remote(struct archive *);

- -

int

- - -

archive_read_disk_set_matching(struct archive *, -struct archive *, -void (*excluded_func)(struct archive *, void *, struct archive entry *), -void *);

- -

int

- - -

archive_read_disk_set_metadata_filter_callback(struct archive *, -int (*metadata_filter_func)(struct archive *, void*, struct archive_entry *), -void *);

- -

DESCRIPTION

- -

These functions provide an API -for reading information about objects on disk. In -particular, they provide an interface for populating struct -archive_entry objects.

- - -

archive_read_disk_new()

- -

Allocates and initializes a -struct archive object suitable for reading object -information from disk.

- - -

archive_read_disk_open()

- -

Opens the file or directory -from the given path and prepares the struct archive to read -it from disk.

- - -

archive_read_disk_open_w()

- -

Opens the file or directory -from the given path as a wide character string and prepares -the struct archive to read it from disk.

- - -

archive_read_disk_set_behavior()

- -

Configures various behavior -options when reading entries from disk. The flags field -consists of a bitwise OR of one or more of the following -values:

- -

ARCHIVE_READDISK_HONOR_NODUMP

- -

Skip files and directories with -the nodump file attribute (file flag) set. By default, the -nodump file attribute is ignored.

- -

ARCHIVE_READDISK_MAC_COPYFILE

- -

Mac OS X specific. Read -metadata (ACLs and extended attributes) with copyfile(3). By -default, metadata is read using copyfile(3).

- -

ARCHIVE_READDISK_NO_ACL

- -

Do not read Access Control -Lists. By default, ACLs are read from disk.

- -

ARCHIVE_READDISK_NO_FFLAGS

- -

Do not read file attributes -(file flags). By default, file attributes are read from -disk. See chattr(1) (Linux) or chflags(1) (FreeBSD, Mac OS -X) for more information on file attributes.

- -

ARCHIVE_READDISK_NO_TRAVERSE_MOUNTS

- -

Do not traverse mount points. -By default, mount points are traversed.

- -

ARCHIVE_READDISK_NO_XATTR

- -

Do not read extended file -attributes (xattrs). By default, extended file attributes -are read from disk. See xattr(7) (Linux), xattr(2) (Mac OS -X), or getextattr(8) (FreeBSD) for more information on -extended file attributes.

- -

ARCHIVE_READDISK_RESTORE_ATIME

- -

Restore access time of -traversed files. By default, access time of traversed files -is not restored.

- -

ARCHIVE_READDISK_NO_SPARSE

- -

Do not read sparse file -information. By default, sparse file information is read -from disk.

- - -

archive_read_disk_set_symlink_logical(), -archive_read_disk_set_symlink_physical(), -archive_read_disk_set_symlink_hybrid()

- -

This sets the mode used for -handling symbolic links. The “logical” mode -follows all symbolic links. The “physical” mode -does not follow any symbolic links. The “hybrid” -mode currently behaves identically to the -“logical” mode.

- - -

archive_read_disk_gname(), -archive_read_disk_uname()

- -

Returns a user or group name -given a gid or uid value. By default, these always return a -NULL string.

- - -

archive_read_disk_set_gname_lookup(), -archive_read_disk_set_uname_lookup()

- -

These allow you to override the -functions used for user and group name lookups. You may also -provide a void * pointer to a private data structure and a -cleanup function for that data. The cleanup function will be -invoked when the struct archive object is destroyed or when -new lookup functions are registered.

- - -

archive_read_disk_set_standard_lookup()

- -

This convenience function -installs a standard set of user and group name lookup -functions. These functions use getpwuid(3) and getgrgid(3) -to convert ids to names, defaulting to NULL if the names -cannot be looked up. These functions also implement a simple -memory cache to reduce the number of calls to getpwuid(3) -and getgrgid(3).

- - -

archive_read_disk_entry_from_file()

- -

Populates a struct -archive_entry object with information about a particular -file. The archive_entry object must have already been -created with archive_entry_new(3) and at least one of the -source path or path fields must already be set. (If both are -set, the source path will be used.)

- -

Information is -read from disk using the path name from the struct -archive_entry object. If a file descriptor is provided, some -information will be obtained using that file descriptor, on -platforms that support the appropriate system calls.

- -

If a pointer to -a struct stat is provided, information from that structure -will be used instead of reading from the disk where -appropriate. This can provide performance benefits in -scenarios where struct stat information has already been -read from the disk as a side effect of some other operation. -(For example, directory traversal libraries often provide -this information.)

- -

Where -necessary, user and group ids are converted to user and -group names using the currently-registered lookup functions -above. This affects the file ownership fields and ACL values -in the struct archive_entry object.

- - -

archive_read_disk_descend()

- -

If the current entry can be -descended, this function will mark the directory as the next -entry for archive_read_header(3) to visit.

- - -

archive_read_disk_can_descend()

- -

Returns 1 if the current entry -is an unvisited directory and 0 otherwise.

- - -

archive_read_disk_current_filesystem()

- -

Returns the index of the most -recent filesystem entry that has been visited through -archive_read_disk

- - -

archive_read_disk_current_filesystem_is_synthetic()

- -

Returns 1 if the current -filesystem is a virtual filesystem. Returns 0 if the current -filesystem is not a virtual filesystem. Returns -1 if it is -unknown.

- - -

archive_read_disk_current_filesystem_is_remote()

- -

Returns 1 if the current -filesystem is a remote filesystem. Returns 0 if the current -filesystem is not a remote filesystem. Returns -1 if it is -unknown.

- - -

archive_read_disk_set_matching()

- -

Allows the caller to set struct -archive *_ma to compare each entry during -archive_read_header(3) calls. If matched based on calls to -archive_match_path_excluded, archive_match_time_excluded, or -archive_match_owner_excluded, then the callback function -specified by the _excluded_func parameter will execute. This -function will recieve data provided to the fourth parameter, -void *_client_data.

- - -

archive_read_disk_set_metadata_filter_callback()

- -

Allows the caller to set a -callback function during calls to archive_read_header(3) to -filter out metadata for each entry. The callback function -recieves the struct archive object, void* custom filter -data, and the struct archive_entry. If the callback function -returns an error, ARCHIVE_RETRY will be returned and the -entry will not be further processed.

- -

More information about the -struct archive object and the overall design of the -library can be found in the libarchive(3) overview.

- -

EXAMPLES

- -

The following illustrates basic -usage of the library by showing how to use it to copy an -item on disk into an archive.

- -

void
-file_to_archive(struct archive *a, const char *name)
-{
-char buff[8192];
-size_t bytes_read;
-struct archive *ard;
-struct archive_entry *entry;
-int fd;

- -

ard = -archive_read_disk_new();
-archive_read_disk_set_standard_lookup(ard);
-entry = archive_entry_new();
-fd = open(name, O_RDONLY);
-if (fd < 0)
-return;
-archive_entry_copy_pathname(entry, name);
-archive_read_disk_entry_from_file(ard, entry, fd, NULL); -
-archive_write_header(a, entry);
-while ((bytes_read = read(fd, buff, sizeof(buff))) > 0) -
-archive_write_data(a, buff, bytes_read);
-archive_write_finish_entry(a);
-archive_read_free(ard);
-archive_entry_free(entry);
-}

- -

RETURN VALUES

- -

Most functions return -ARCHIVE_OK (zero) on success, or one of several -negative error codes for errors. Specific error codes -include: ARCHIVE_RETRY for operations that might -succeed if retried, ARCHIVE_WARN for unusual -conditions that do not prevent further operations, and -ARCHIVE_FATAL for serious errors that make remaining -operations impossible.

- - -

archive_read_disk_new() -returns a pointer to a newly-allocated struct archive object -or NULL if the allocation failed for any reason.

- - -

archive_read_disk_gname() -and archive_read_disk_uname() return const char * -pointers to the textual name or NULL if the lookup failed -for any reason. The returned pointer points to internal -storage that may be reused on the next call to either of -these functions; callers should copy the string if they need -to continue accessing it.

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

tar(1), archive_read(3), -archive_util(3), archive_write(3), archive_write_disk(3), -libarchive(3)

- -

HISTORY

- -

The libarchive library -first appeared in FreeBSD 5.3. The -archive_read_disk interface was added to -libarchive 2.6 and first appeared in -FreeBSD 8.0.

- -

AUTHORS

- -

The libarchive library -was written by Tim Kientzle -<kientzle@FreeBSD.org>.

- -

BUGS

- -

The “standard” user -name and group name lookup functions are not the defaults -because getgrgid(3) and getpwuid(3) are sometimes too large -for particular applications. The current design allows the -application author to use a more compact implementation when -appropriate.

- -

The full list of -metadata read from disk by -archive_read_disk_entry_from_file() is necessarily -system-dependent.

- -

The -archive_read_disk_entry_from_file() function reads as -much information as it can from disk. Some method should be -provided to limit this so that clients who do not need ACLs, -for instance, can avoid the extra work needed to look up -such information.

- -

This API should -provide a set of methods for walking a directory tree. That -would make it a direct parallel of the archive_read(3) API. -When such methods are implemented, the “hybrid” -symbolic link mode will make sense.

- -

BSD -April 3, 2017 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_extract.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_read_extract.3.html deleted file mode 100644 index 4518d58..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_extract.3.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_READ_EXTRACT(3) BSD Library Functions Manual -ARCHIVE_READ_EXTRACT(3)

- -

NAME

- -

archive_read_extract, -archive_read_extract2, -archive_read_extract_set_progress_callback — -functions for reading streaming archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

int

- - -

archive_read_extract(struct archive *, -struct archive_entry *, -int flags);

- -

int

- - -

archive_read_extract2(struct archive *src, -struct archive_entry *, -struct archive *dest);

- -

void

- - -

archive_read_extract_set_progress_callback(struct archive *, -void (*func)(void *), -void *user_data);

- -

DESCRIPTION
-archive_read_extract
(), -archive_read_extract_set_skip_file()

- -

A convenience function that -wraps the corresponding archive_write_disk(3) interfaces. -The first call to archive_read_extract() creates a -restore object using archive_write_disk_new(3) and -archive_write_disk_set_standard_lookup(3), then -transparently invokes archive_write_disk_set_options(3), -archive_write_header(3), archive_write_data(3), and -archive_write_finish_entry(3) to create the entry on disk -and copy data into it. The flags argument is passed -unmodified to archive_write_disk_set_options(3).

- -

archive_read_extract2()

- -

This is another version of -archive_read_extract() that allows you to provide -your own restore object. In particular, this allows you to -override the standard lookup functions using -archive_write_disk_set_group_lookup(3), and -archive_write_disk_set_user_lookup(3). Note that -archive_read_extract2() does not accept a -flags argument; you should use -archive_write_disk_set_options() to set the restore -options yourself.

- -

archive_read_extract_set_progress_callback()

- -

Sets a pointer to a -user-defined callback that can be used for updating progress -displays during extraction. The progress function will be -invoked during the extraction of large regular files. The -progress function will be invoked with the pointer provided -to this call. Generally, the data pointed to should include -a reference to the archive object and the archive_entry -object so that various statistics can be retrieved for the -progress display.

- -

RETURN VALUES

- -

Most functions return zero on -success, non-zero on error. The possible return codes -include: ARCHIVE_OK (the operation succeeded), -ARCHIVE_WARN (the operation succeeded but a -non-critical error was encountered), ARCHIVE_EOF -(end-of-archive was encountered), ARCHIVE_RETRY (the -operation failed but can be retried), and -ARCHIVE_FATAL (there was a fatal error; the archive -should be closed immediately).

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

tar(1), archive_read(3), -archive_read_data(3), archive_read_filter(3), -archive_read_format(3), archive_read_open(3), -archive_read_set_options(3), archive_util(3), libarchive(3), -tar(5)

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_filter.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_read_filter.3.html deleted file mode 100644 index 3d5768e..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_filter.3.html +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_READ_FILTER(3) BSD Library Functions Manual -ARCHIVE_READ_FILTER(3)

- -

NAME

- - -

archive_read_support_filter_all, -archive_read_support_filter_bzip2, -archive_read_support_filter_compress, -archive_read_support_filter_gzip, -archive_read_support_filter_lz4, -archive_read_support_filter_lzma, -archive_read_support_filter_none, -archive_read_support_filter_rpm, -archive_read_support_filter_uu, -archive_read_support_filter_xz, -archive_read_support_filter_zstd, -archive_read_support_filter_program, -archive_read_support_filter_program_signature — -functions for reading streaming archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

int

- - -

archive_read_support_filter_all(struct archive *);

- -

int

- - -

archive_read_support_filter_by_code(struct archive *, -int);

- -

int

- - -

archive_read_support_filter_bzip2(struct archive *);

- -

int

- - -

archive_read_support_filter_compress(struct archive *);

- -

int

- - -

archive_read_support_filter_grzip(struct archive *);

- -

int

- - -

archive_read_support_filter_gzip(struct archive *);

- -

int

- - -

archive_read_support_filter_lrzip(struct archive *);

- -

int

- - -

archive_read_support_filter_lz4(struct archive *);

- -

int

- - -

archive_read_support_filter_lzma(struct archive *);

- -

int

- - -

archive_read_support_filter_lzop(struct archive *);

- -

int

- - -

archive_read_support_filter_none(struct archive *);

- -

int

- - -

archive_read_support_filter_rpm(struct archive *);

- -

int

- - -

archive_read_support_filter_uu(struct archive *);

- -

int

- - -

archive_read_support_filter_xz(struct archive *);

- -

int

- - -

archive_read_support_filter_zstd(struct archive *);

- -

int

- - -

archive_read_support_filter_program(struct archive *, -const char *cmd);

- -

int

- - -

archive_read_support_filter_program_signature(struct archive *, -const char *cmd, -const void *signature, -size_t signature_length);

- -

DESCRIPTION
-archive_read_support_filter_bzip2
(), -archive_read_support_filter_compress(), -archive_read_support_filter_grzip(), -archive_read_support_filter_gzip(), -archive_read_support_filter_lrzip(), -archive_read_support_filter_lz4(), -archive_read_support_filter_lzma(), -archive_read_support_filter_lzop(), -archive_read_support_filter_none(), -archive_read_support_filter_rpm(), -archive_read_support_filter_uu(), -archive_read_support_filter_xz(), -archive_read_support_filter_zstd(),

- -

Enables auto-detection code and -decompression support for the specified compression. These -functions may fall back on external programs if an -appropriate library was not available at build time. -Decompression using an external program is usually slower -than decompression through built-in libraries. Note that -“none” is always enabled by default.

- -

archive_read_support_filter_all()

- -

Enables all available -decompression filters.

- -

archive_read_support_filter_by_code()

- -

Enables a single filter -specified by the filter code. This function does not work -with ARCHIVE_FILTER_PROGRAM. Note: In -statically-linked executables, this will cause your program -to include support for every filter. If executable size is a -concern, you may wish to avoid using this function.

- -

archive_read_support_filter_program()

- -

Data is fed through the -specified external program before being dearchived. Note -that this disables automatic detection of the compression -format, so it makes no sense to specify this in conjunction -with any other decompression option.

- - -

archive_read_support_filter_program_signature()

- -

This feeds data through the -specified external program but only if the initial bytes of -the data match the specified signature value.

- -

RETURN VALUES

- -

These functions return -ARCHIVE_OK if the compression is fully supported, -ARCHIVE_WARN if the compression is supported only -through an external program.

- - -

archive_read_support_filter_none() -always succeeds.

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

archive_read(3), -archive_read_data(3), archive_read_format(3), -archive_read_format(3), libarchive(3)

- -

BSD June 9, -2020 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_format.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_read_format.3.html deleted file mode 100644 index 18a5ed4..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_format.3.html +++ /dev/null @@ -1,225 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_READ_FORMAT(3) BSD Library Functions Manual -ARCHIVE_READ_FORMAT(3)

- -

NAME

- - -

archive_read_support_format_7zip, -archive_read_support_format_all, -archive_read_support_format_ar, -archive_read_support_format_by_code, -archive_read_support_format_cab, -archive_read_support_format_cpio, -archive_read_support_format_empty, -archive_read_support_format_iso9660, -archive_read_support_format_lha, -archive_read_support_format_mtree, -archive_read_support_format_rar, -archive_read_support_format_raw, -archive_read_support_format_tar, -archive_read_support_format_xar, -archive_read_support_format_zip — functions for -reading streaming archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

int

- - -

archive_read_support_format_7zip(struct archive *);

- -

int

- - -

archive_read_support_format_all(struct archive *);

- -

int

- - -

archive_read_support_format_ar(struct archive *);

- -

int

- - -

archive_read_support_format_by_code(struct archive *, -int);

- -

int

- - -

archive_read_support_format_cab(struct archive *);

- -

int

- - -

archive_read_support_format_cpio(struct archive *);

- -

int

- - -

archive_read_support_format_empty(struct archive *);

- -

int

- - -

archive_read_support_format_iso9660(struct archive *);

- -

int

- - -

archive_read_support_format_lha(struct archive *);

- -

int

- - -

archive_read_support_format_mtree(struct archive *);

- -

int

- - -

archive_read_support_format_rar(struct archive *);

- -

int

- - -

archive_read_support_format_raw(struct archive *);

- -

int

- - -

archive_read_support_format_tar(struct archive *);

- -

int

- - -

archive_read_support_format_xar(struct archive *);

- -

int

- - -

archive_read_support_format_zip(struct archive *);

- -

DESCRIPTION
-archive_read_support_format_7zip
(), -archive_read_support_format_ar(), -archive_read_support_format_cab(), -archive_read_support_format_cpio(), -archive_read_support_format_iso9660(), -archive_read_support_format_lha(), -archive_read_support_format_mtree(), -archive_read_support_format_rar(), -archive_read_support_format_raw(), -archive_read_support_format_tar(), -archive_read_support_format_xar(), -archive_read_support_format_zip()

- -

Enables support---including -auto-detection code---for the specified archive format. For -example, archive_read_support_format_tar() enables -support for a variety of standard tar formats, old-style -tar, ustar, pax interchange format, and many common -variants.

- -

archive_read_support_format_all()

- -

Enables support for all -available formats except the “raw” format (see -below).

- -

archive_read_support_format_by_code()

- -

Enables a single format -specified by the format code. This can be useful when -reading a single archive twice; use archive_format() -after reading the first time and pass the resulting code to -this function to selectively enable only the necessary -format support. Note: In statically-linked executables, this -will cause your program to include support for every format. -If executable size is a concern, you may wish to avoid using -this function.

- -

archive_read_support_format_empty()

- -

Enables support for treating -empty files as empty archives. Because empty files are valid -for several different formats, it is not possible to -accurately determine a format for an empty file based purely -on contents. So empty files are treated by libarchive as a -distinct format.

- -

archive_read_support_format_raw()

- -

The “raw” format -handler allows libarchive to be used to read arbitrary data. -It treats any data stream as an archive with a single entry. -The pathname of this entry is “data”; all other -entry fields are unset. This is not enabled by -archive_read_support_format_all() in order to avoid -erroneous handling of damaged archives.

- -

RETURN VALUES

- -

These functions return -ARCHIVE_OK on success, or ARCHIVE_FATAL.

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

tar(1), archive_read_data(3), -archive_read_filter(3), archive_read_set_options(3), -archive_util(3), libarchive(3), tar(5)

- -

BUGS

- -

Many traditional archiver -programs treat empty files as valid empty archives. For -example, many implementations of tar(1) allow you to append -entries to an empty file. Of course, it is impossible to -determine the format of an empty file by inspecting the -contents, so this library treats empty files as having a -special “empty” format.

- -

Using the -“raw” handler together with any other handler -will often work but can produce surprising results.

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_free.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_read_free.3.html deleted file mode 100644 index 8c8db9b..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_free.3.html +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_READ_FREE(3) BSD Library Functions Manual -ARCHIVE_READ_FREE(3)

- -

NAME

- -

archive_read_close, -archive_read_finish, archive_read_free — -functions for reading streaming archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

int

- - -

archive_read_close(struct archive *);

- -

int

- - -

archive_read_finish(struct archive *);

- -

int

- - -

archive_read_free(struct archive *);

- -

DESCRIPTION
-archive_read_close
()

- -

Complete the archive and invoke -the close callback.

- -

archive_read_finish()

- -

This is a deprecated synonym -for archive_read_free(). The new name was introduced -with libarchive 3.0. Applications that need to compile with -either libarchive 2 or libarchive 3 should continue to use -the archive_read_finish() name. Both names will be -supported until libarchive 4.0 is released, which is not -expected to occur earlier than 2013.

- -

archive_read_free()

- -

Invokes -archive_read_close() if it was not invoked manually, -then release all resources. Note: In libarchive 1.x, this -function was declared to return void, which made it -impossible to detect certain errors when -archive_read_close() was invoked implicitly from this -function. The declaration is corrected beginning with -libarchive 2.0.

- -

RETURN VALUES

- -

These functions return -ARCHIVE_OK on success, or ARCHIVE_FATAL.

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

archive_read_data(3), -archive_read_filter(3), archive_read_format(3), -archive_read_new(3), archive_read_open(3), -archive_read_set_options(3), archive_util(3), -libarchive(3)

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_header.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_read_header.3.html deleted file mode 100644 index 1ff31af..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_header.3.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_READ_HEADER(3) BSD Library Functions Manual -ARCHIVE_READ_HEADER(3)

- -

NAME

- - -

archive_read_next_header, -archive_read_next_header2 — functions for -reading streaming archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

int

- - -

archive_read_next_header(struct archive *, -struct archive_entry **);

- -

int

- - -

archive_read_next_header2(struct archive *, -struct archive_entry *);

- -

DESCRIPTION
-archive_read_next_header
()

- -

Read the header for the next -entry and return a pointer to a struct archive_entry. This -is a convenience wrapper around -archive_read_next_header2() that reuses an internal -struct archive_entry object for each request.

- -

archive_read_next_header2()

- -

Read the header for the next -entry and populate the provided struct archive_entry.

- -

RETURN VALUES

- -

These functions return -ARCHIVE_OK (the operation succeeded), -ARCHIVE_WARN (the operation succeeded but a -non-critical error was encountered), ARCHIVE_EOF -(end-of-archive was encountered), ARCHIVE_RETRY (the -operation failed but can be retried), and -ARCHIVE_FATAL (there was a fatal error; the archive -should be closed immediately).

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

tar(1), archive_read(3), -archive_read_data(3), archive_read_extract(3), -archive_read_filter(3), archive_read_format(3), -archive_read_open(3), archive_read_set_options(3), -archive_util(3), libarchive(3), tar(5)

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_new.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_read_new.3.html deleted file mode 100644 index b8d0dd8..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_new.3.html +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_READ_NEW(3) BSD Library Functions Manual -ARCHIVE_READ_NEW(3)

- -

NAME

- -

archive_read_new — -functions for reading streaming archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

struct -archive *

- - -

archive_read_new(void);

- -

DESCRIPTION

- -

Allocates and initializes a -struct archive object suitable for reading from an archive. -NULL is returned on error.

- -

A complete -description of the struct archive object can be found in the -overview manual page for libarchive(3).

- -

SEE ALSO

- -

tar(1), archive_read_data(3), -archive_read_filter(3), archive_read_format(3), -archive_read_set_options(3), archive_util(3), libarchive(3), -tar(5)

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_open.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_read_open.3.html deleted file mode 100644 index 0a98cf4..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_open.3.html +++ /dev/null @@ -1,240 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_READ_OPEN(3) BSD Library Functions Manual -ARCHIVE_READ_OPEN(3)

- -

NAME

- -

archive_read_open, -archive_read_open2, archive_read_open_fd, -archive_read_open_FILE, -archive_read_open_filename, -archive_read_open_memory — functions for -reading streaming archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

int

- - -

archive_read_open(struct archive *, -void *client_data, -archive_open_callback *, -archive_read_callback *, -archive_close_callback *);

- -

int

- - -

archive_read_open2(struct archive *, -void *client_data, -archive_open_callback *, -archive_read_callback *, -archive_skip_callback *, -archive_close_callback *);

- -

int

- - -

archive_read_open_FILE(struct archive *, -FILE *file);

- -

int

- - -

archive_read_open_fd(struct archive *, -int fd, size_t block_size);

- -

int

- - -

archive_read_open_filename(struct archive *, -const char *filename, -size_t block_size);

- -

int

- - -

archive_read_open_memory(struct archive *, -const void *buff, -size_t size);

- -

DESCRIPTION
-archive_read_open
()

- -

The same as -archive_read_open2(), except that the skip callback -is assumed to be NULL.

- -

archive_read_open2()

- -

Freeze the settings, open the -archive, and prepare for reading entries. This is the most -generic version of this call, which accepts four callback -functions. Most clients will want to use -archive_read_open_filename(), -archive_read_open_FILE(), -archive_read_open_fd(), or -archive_read_open_memory() instead. The library -invokes the client-provided functions to obtain raw bytes -from the archive.

- -

archive_read_open_FILE()

- -

Like -archive_read_open(), except that it accepts a FILE -* pointer. This function should not be used with tape -drives or other devices that require strict I/O -blocking.

- -

archive_read_open_fd()

- -

Like -archive_read_open(), except that it accepts a file -descriptor and block size rather than a set of function -pointers. Note that the file descriptor will not be -automatically closed at end-of-archive. This function is -safe for use with tape drives or other blocked devices.

- -

archive_read_open_file()

- -

This is a deprecated synonym -for archive_read_open_filename().

- -

archive_read_open_filename()

- -

Like -archive_read_open(), except that it accepts a simple -filename and a block size. A NULL filename represents -standard input. This function is safe for use with tape -drives or other blocked devices.

- -

archive_read_open_memory()

- -

Like -archive_read_open(), except that it accepts a pointer -and size of a block of memory containing the archive -data.

- -

A complete -description of the struct archive and struct archive_entry -objects can be found in the overview manual page for -libarchive(3).

- -

CLIENT CALLBACKS

- -

The callback functions must -match the following prototypes:

- -

typedef -la_ssize_t

- - -

archive_read_callback(struct archive *, -void *client_data, -const void **buffer)

- -

typedef -la_int64_t

- - -

archive_skip_callback(struct archive *, -void *client_data, -off_t request)

- -

typedef -int archive_open_callback(struct archive -*, void *client_data)

- -

typedef -int archive_close_callback(struct archive -*, void *client_data)

- -

The open -callback is invoked by archive_open(). It should -return ARCHIVE_OK if the underlying file or data -source is successfully opened. If the open fails, it should -call archive_set_error() to register an error code -and message and return ARCHIVE_FATAL.

- -

The read -callback is invoked whenever the library requires raw bytes -from the archive. The read callback should read data into a -buffer, set the const void **buffer argument to point to the -available data, and return a count of the number of bytes -available. The library will invoke the read callback again -only after it has consumed this data. The library imposes no -constraints on the size of the data blocks returned. On -end-of-file, the read callback should return zero. On error, -the read callback should invoke archive_set_error() -to register an error code and message and return -1.

- -

The skip -callback is invoked when the library wants to ignore a block -of data. The return value is the number of bytes actually -skipped, which may differ from the request. If the callback -cannot skip data, it should return zero. If the skip -callback is not provided (the function pointer is NULL ), -the library will invoke the read function instead and simply -discard the result. A skip callback can provide significant -performance gains when reading uncompressed archives from -slow disk drives or other media that can skip quickly.

- -

The close -callback is invoked by archive_close when the archive -processing is complete. The callback should return -ARCHIVE_OK on success. On failure, the callback -should invoke archive_set_error() to register an -error code and message and return ARCHIVE_FATAL.

- -

RETURN VALUES

- -

These functions return -ARCHIVE_OK on success, or ARCHIVE_FATAL.

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

tar(1), archive_read(3), -archive_read_data(3), archive_read_filter(3), -archive_read_format(3), archive_read_set_options(3), -archive_util(3), libarchive(3), tar(5)

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_set_options.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_read_set_options.3.html deleted file mode 100644 index 8a5ad07..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_read_set_options.3.html +++ /dev/null @@ -1,266 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_READ_OPTIONS(3) BSD Library Functions Manual -ARCHIVE_READ_OPTIONS(3)

- -

NAME

- - -

archive_read_set_filter_option, -archive_read_set_format_option, -archive_read_set_option, -archive_read_set_options — functions -controlling options for reading archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

int

- - -

archive_read_set_filter_option(struct archive *, -const char *module, -const char *option, -const char *value);

- -

int

- - -

archive_read_set_format_option(struct archive *, -const char *module, -const char *option, -const char *value);

- -

int

- - -

archive_read_set_option(struct archive *, -const char *module, -const char *option, -const char *value);

- -

int

- - -

archive_read_set_options(struct archive *, -const char *options);

- -

DESCRIPTION

- -

These functions provide a way -for libarchive clients to configure specific read -modules.

- - -

archive_read_set_filter_option(), -archive_read_set_format_option()

- -

Specifies an option that will -be passed to currently-registered filters (including -decompression filters) or format readers.

- -

If -option and value are both NULL, these -functions will do nothing and ARCHIVE_OK will be -returned. If option is NULL but value is not, -these functions will do nothing and ARCHIVE_FAILED -will be returned.

- -

If -module is not NULL, option and value -will be provided to the filter or reader named -module. The return value will be that of the module. -If there is no such module, ARCHIVE_FAILED will be -returned.

- -

If -module is NULL, option and value will -be provided to every registered module. If any module -returns ARCHIVE_FATAL, this value will be returned -immediately. Otherwise, ARCHIVE_OK will be returned -if any module accepts the option, and ARCHIVE_FAILED -in all other cases.

- - -

archive_read_set_option()

- -

Calls -archive_read_set_format_option(), then -archive_read_set_filter_option(). If either function -returns ARCHIVE_FATAL, ARCHIVE_FATAL will be -returned immediately. Otherwise, greater of the two values -will be returned.

- - -

archive_read_set_options()

- -

options is a -comma-separated list of options. If options is NULL -or empty, ARCHIVE_OK will be returned -immediately.

- -

Calls -archive_read_set_option() with each option in turn. -If any archive_read_set_option() call returns -ARCHIVE_FATAL, ARCHIVE_FATAL will be returned -immediately.

- -

Individual -options have one of the following forms:

- -

option=value

- -

The option/value pair will be -provided to every module. Modules that do not accept an -option with this name will ignore it.

- -

option

- -

The option will -be provided to every module with a value of -“1”.

- -

!option

- -

The option will be provided to -every module with a NULL value.

- -

module:option=value, module:option, -module:!option

- -

As above, but the corresponding -option and value will be provided only to modules whose name -matches module.

- -

OPTIONS
-Format cab
-hdrcharset

- -

The value is used as a -character set name that will be used when translating file -names.

- -

Format cpio
-compat-2x

- -

Libarchive 2.x incorrectly -encoded Unicode filenames on some platforms. This option -mimics the libarchive 2.x filename handling so that such -archives can be read correctly.

- -

hdrcharset

- -

The value is used as a -character set name that will be used when translating file -names.

- -

pwb

- -

When reading a -binary CPIO archive, assume that it is in the original PWB -cpio format, and handle file mode bits accordingly. The -default is to assume v7 format.

- -

Format iso9660
-joliet

- -

Support Joliet -extensions. Defaults to enabled, use !joliet to -disable.

- -

rockridge

- -

Support RockRidge extensions. -Defaults to enabled, use !rockridge to disable.

- -

Format lha
-hdrcharset

- -

The value is used as a -character set name that will be used when translating file -names.

- -

Format mtree
-checkfs

- -

Allow reading information -missing from the mtree from the file system. Disabled by -default.

- -

Format rar
-hdrcharset

- -

The value is used as a -character set name that will be used when translating file -names.

- -

Format tar
-compat-2x

- -

Libarchive 2.x incorrectly -encoded Unicode filenames on some platforms. This option -mimics the libarchive 2.x filename handling so that such -archives can be read correctly.

- -

hdrcharset

- -

The value is used as a -character set name that will be used when translating file -names.

- -

mac-ext

- -

Support Mac OS metadata -extension that records data in special files beginning with -a period and underscore. Defaults to enabled on Mac OS, -disabled on other platforms. Use !mac-ext to -disable.

- -

read_concatenated_archives

- -

Ignore zeroed blocks in the -archive, which occurs when multiple tar archives have been -concatenated together. Without this option, only the -contents of the first concatenated archive would be -read.

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

tar(1), archive_read(3), -archive_write_set_options(3), libarchive(3)

- -

BSD -January 31, 2020 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_util.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_util.3.html deleted file mode 100644 index 61522d5..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_util.3.html +++ /dev/null @@ -1,284 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_UTIL(3) BSD Library Functions Manual -ARCHIVE_UTIL(3)

- -

NAME

- -

archive_clear_error, -archive_compression, archive_compression_name, -archive_copy_error, archive_errno, -archive_error_string, archive_file_count, -archive_filter_code, archive_filter_count, -archive_filter_name, archive_format, -archive_format_name, archive_position, -archive_set_error — libarchive utility -functions

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

void

- - -

archive_clear_error(struct archive *);

- -

int

- - -

archive_compression(struct archive *);

- -

const char -*

- - -

archive_compression_name(struct archive *);

- -

void

- - -

archive_copy_error(struct archive *, -struct archive *);

- -

int

- - -

archive_errno(struct archive *);

- -

const char -*

- - -

archive_error_string(struct archive *);

- -

int

- - -

archive_file_count(struct archive *);

- -

int

- - -

archive_filter_code(struct archive *, -int);

- -

int

- - -

archive_filter_count(struct archive *, -int);

- -

const char -*

- - -

archive_filter_name(struct archive *, -int);

- -

int

- - -

archive_format(struct archive *);

- -

const char -*

- - -

archive_format_name(struct archive *);

- - -

int64_t

- - -

archive_position(struct archive *, -int);

- -

void

- - -

archive_set_error(struct archive *, -int error_code, -const char *fmt, ...);

- -

DESCRIPTION

- -

These functions provide access -to various information about the struct archive object used -in the libarchive(3) library.

- -

archive_clear_error()

- -

Clears any error information -left over from a previous call. Not generally used in client -code.

- -

archive_compression()

- -

Synonym for -archive_filter_code(a, 0).

- -

archive_compression_name()

- -

Synonym for -archive_filter_name(a, 0).

- -

archive_copy_error()

- -

Copies error information from -one archive to another.

- -

archive_errno()

- -

Returns a numeric error code -(see errno(2)) indicating the reason for the most recent -error return. Note that this can not be reliably used to -detect whether an error has occurred. It should be used only -after another libarchive function has returned an error -status.

- -

archive_error_string()

- -

Returns a textual error message -suitable for display. The error message here is usually more -specific than that obtained from passing the result of -archive_errno() to strerror(3).

- -

archive_file_count()

- -

Returns a count of the number -of files processed by this archive object. The count is -incremented by calls to archive_write_header(3) or -archive_read_next_header(3).

- -

archive_filter_code()

- -

Returns a numeric code -identifying the indicated filter. See -archive_filter_count() for details of the -numbering.

- -

archive_filter_count()

- -

Returns the number of filters -in the current pipeline. For read archive handles, these -filters are added automatically by the automatic format -detection. For write archive handles, these filters are -added by calls to the various -archive_write_add_filter_XXX() functions. Filters in -the resulting pipeline are numbered so that filter 0 is the -filter closest to the format handler. As a convenience, -functions that expect a filter number will accept -1 as a -synonym for the highest-numbered filter.

- -

For example, -when reading a uuencoded gzipped tar archive, there are -three filters: filter 0 is the gunzip filter, filter 1 is -the uudecode filter, and filter 2 is the pseudo-filter that -wraps the archive read functions. In this case, requesting -archive_position(a, -1) would be a -synonym for archive_position(a, 2) -which would return the number of bytes currently read from -the archive, while archive_position(a, -1) would return the number of bytes after uudecoding, -and archive_position(a, 0) would return -the number of bytes after decompression.

- -

archive_filter_name()

- -

Returns a textual name -identifying the indicated filter. See -archive_filter_count() for details of the -numbering.

- -

archive_format()

- -

Returns a numeric code -indicating the format of the current archive entry. This -value is set by a successful call to -archive_read_next_header(). Note that it is common -for this value to change from entry to entry. For example, a -tar archive might have several entries that utilize GNU tar -extensions and several entries that do not. These entries -will have different format codes.

- -

archive_format_name()

- -

A textual description of the -format of the current entry.

- -

archive_position()

- -

Returns the number of bytes -read from or written to the indicated filter. In particular, -archive_position(a, 0) returns the -number of bytes read or written by the format handler, while -archive_position(a, -1) returns the -number of bytes read or written to the archive. See -archive_filter_count() for details of the numbering -here.

- -

archive_set_error()

- -

Sets the numeric error code and -error description that will be returned by -archive_errno() and archive_error_string(). -This function should be used within I/O callbacks to set -system-specific error codes and error descriptions. This -function accepts a printf-like format string and arguments. -However, you should be careful to use only the following -printf format specifiers: “%c”, -“%d”, “%jd”, “%jo”, -“%ju”, “%jx”, “%ld”, -“%lo”, “%lu”, “%lx”, -“%o”, “%u”, “%s”, -“%x”, “%%”. Field-width specifiers -and other printf features are not uniformly supported and -should not be used.

- -

SEE ALSO

- -

archive_read(3), -archive_write(3), libarchive(3), printf(3)

- -

HISTORY

- -

The libarchive library -first appeared in FreeBSD 5.3.

- -

AUTHORS

- -

The libarchive library -was written by Tim Kientzle <kientzle@acm.org>.

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_write.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_write.3.html deleted file mode 100644 index 7bbe17f..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_write.3.html +++ /dev/null @@ -1,290 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_WRITE(3) BSD Library Functions Manual -ARCHIVE_WRITE(3)

- -

NAME

- -

archive_write — -functions for creating archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

DESCRIPTION

- -

These functions provide a -complete API for creating streaming archive files. The -general process is to first create the struct archive -object, set any desired options, initialize the archive, -append entries, then close the archive and release all -resources.

- -

Create -archive object
-See archive_write_new(3).

- -

To write an -archive, you must first obtain an initialized struct archive -object from archive_write_new().

- -

Enable -filters and formats, configure block size and padding -
-See archive_write_filter(3), archive_write_format(3) and -archive_write_blocksize(3).

- -

You can then -modify this object for the desired operations with the -various archive_write_set_XXX() functions. In -particular, you will need to invoke appropriate -archive_write_add_XXX() and -archive_write_set_XXX() functions to enable the -corresponding compression and format support.

- -

Set -options
-See archive_write_set_options(3).

- -

Open -archive
-See archive_write_open(3).

- -

Once you have -prepared the struct archive object, you call -archive_write_open() to actually open the archive and -prepare it for writing. There are several variants of this -function; the most basic expects you to provide pointers to -several functions that can provide blocks of bytes from the -archive. There are convenience forms that allow you to -specify a filename, file descriptor, FILE * object, -or a block of memory from which to write the archive -data.

- -

Produce -archive
-See archive_write_header(3) and archive_write_data(3).

- -

Individual -archive entries are written in a three-step process: You -first initialize a struct archive_entry structure with -information about the new entry. At a minimum, you should -set the pathname of the entry and provide a struct -stat with a valid st_mode field, which specifies -the type of object and st_size field, which specifies -the size of the data portion of the object.

- -

Release -resources
-See archive_write_free(3).

- -

After all -entries have been written, use the -archive_write_free() function to release all -resources.

- -

EXAMPLES

- -

The following sketch illustrates -basic usage of the library. In this example, the callback -functions are simply wrappers around the standard open(2), -write(2), and close(2) system calls.

- -

#ifdef -__linux__

- - - - - - - -
- - -

#define

- - -

_FILE_OFFSET_BITS 64

-
- -

#endif
-#include <sys/stat.h>
-#include <archive.h>
-#include <archive_entry.h>
-#include <fcntl.h>
-#include <stdlib.h>
-#include <unistd.h>

- -

struct mydata { -
-const char *name;
-int fd;
-};

- -

int
-myopen(struct archive *a, void *client_data)
-{
-struct mydata *mydata = client_data;

- -

mydata->fd = -open(mydata->name, O_WRONLY | O_CREAT, 0644);
-if (mydata->fd >= 0)
-return (ARCHIVE_OK);
-else
-return (ARCHIVE_FATAL);
-}

- -

la_ssize_t
-mywrite(struct archive *a, void *client_data, const void -*buff, size_t n)
-{
-struct mydata *mydata = client_data;

- -

return -(write(mydata->fd, buff, n));
-}

- -

int
-myclose(struct archive *a, void *client_data)
-{
-struct mydata *mydata = client_data;

- -

if -(mydata->fd > 0)
-close(mydata->fd);
-return (0);
-}

- -

void
-write_archive(const char *outname, const char **filename) -
-{
-struct mydata *mydata = malloc(sizeof(struct mydata));
-struct archive *a;
-struct archive_entry *entry;
-struct stat st;
-char buff[8192];
-int len;
-int fd;

- -

a = -archive_write_new();
-mydata->name = outname;
-/* Set archive format and filter according to output file -extension.
-* If it fails, set default format. Platform depended -function.
-* See supported formats in -archive_write_set_format_filter_by_ext.c */
-if (archive_write_set_format_filter_by_ext(a, outname) != -ARCHIVE_OK) {
-archive_write_add_filter_gzip(a);
-archive_write_set_format_ustar(a);
-}
-archive_write_open(a, mydata, myopen, mywrite, myclose); -
-while (*filename) {
-stat(*filename, &st);
-entry = archive_entry_new();
-archive_entry_copy_stat(entry, &st);
-archive_entry_set_pathname(entry, *filename);
-archive_write_header(a, entry);
-if ((fd = open(*filename, O_RDONLY)) != -1) {
-len = read(fd, buff, sizeof(buff));
-while (len > 0) {
-archive_write_data(a, buff, len);
-len = read(fd, buff, sizeof(buff));
-}
-close(fd);
-}
-archive_entry_free(entry);
-filename++;
-}
-archive_write_free(a);
-}

- -

int main(int -argc, const char **argv)
-{
-const char *outname;
-argv++;
-outname = *argv++;
-write_archive(outname, argv);
-return 0;
-}

- -

SEE ALSO

- -

tar(1), -archive_write_set_options(3), libarchive(3), cpio(5), -mtree(5), tar(5)

- -

HISTORY

- -

The libarchive library -first appeared in FreeBSD 5.3.

- -

AUTHORS

- -

The libarchive library -was written by Tim Kientzle <kientzle@acm.org>.

- -

BUGS

- -

There are many peculiar bugs in -historic tar implementations that may cause certain programs -to reject archives written by this library. For example, -several historic implementations calculated header checksums -incorrectly and will thus reject valid archives; GNU tar -does not fully support pax interchange format; some old tar -implementations required specific field terminations.

- -

The default pax -interchange format eliminates most of the historic tar -limitations and provides a generic key/value attribute -facility for vendor-defined extensions. One oversight in -POSIX is the failure to provide a standard attribute for -large device numbers. This library uses -“SCHILY.devminor” and -“SCHILY.devmajor” for device numbers that exceed -the range supported by the backwards-compatible ustar -header. These keys are compatible with Joerg -Schilling’s star archiver. Other -implementations may not recognize these keys and will thus -be unable to correctly restore device nodes with large -device numbers from archives created by this library.

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_blocksize.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_write_blocksize.3.html deleted file mode 100644 index 6f29624..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_blocksize.3.html +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_WRITE_BLOCKSI... BSD Library Functions Manual -ARCHIVE_WRITE_BLOCKSI...

- -

NAME

- - -

archive_write_get_bytes_per_block, -archive_write_set_bytes_per_block, -archive_write_get_bytes_in_last_block, -archive_write_set_bytes_in_last_block — -functions for creating archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

int

- - -

archive_write_get_bytes_per_block(struct archive *);

- -

int

- - -

archive_write_set_bytes_per_block(struct archive *, -int bytes_per_block);

- -

int

- - -

archive_write_get_bytes_in_last_block(struct archive *);

- -

int

- - -

archive_write_set_bytes_in_last_block(struct archive *, -int);

- -

DESCRIPTION
-archive_write_set_bytes_per_block
()

- -

Sets the block size used for -writing the archive data. Every call to the write callback -function, except possibly the last one, will use this value -for the length. The default is to use a block size of 10240 -bytes. Note that a block size of zero will suppress internal -blocking and cause writes to be sent directly to the write -callback as they occur.

- - -

archive_write_get_bytes_per_block()

- -

Retrieve the block size to be -used for writing. A value of -1 here indicates that the -library should use default values. A value of zero indicates -that internal blocking is suppressed.

- - -

archive_write_set_bytes_in_last_block()

- -

Sets the block size used for -writing the last block. If this value is zero, the last -block will be padded to the same size as the other blocks. -Otherwise, the final block will be padded to a multiple of -this size. In particular, setting it to 1 will cause the -final block to not be padded. For compressed output, any -padding generated by this option is applied only after the -compression. The uncompressed data is always unpadded. The -default is to pad the last block to the full block size -(note that archive_write_open_filename() will set -this based on the file type). Unlike the other -“set” functions, this function can be called -after the archive is opened.

- - -

archive_write_get_bytes_in_last_block()

- -

Retrieve the currently-set -value for last block size. A value of -1 here indicates that -the library should use default values.

- -

RETURN VALUES

- - -

archive_write_set_bytes_per_block() -and archive_write_set_bytes_in_last_block() return -ARCHIVE_OK on success, or ARCHIVE_FATAL.

- - -

archive_write_get_bytes_per_block() -and archive_write_get_bytes_in_last_block() return -currently configured block size (

- -

-1 indicates the default block size ), or -ARCHIVE_FATAL.

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

tar(1), -archive_write_set_options(3), libarchive(3), cpio(5), -mtree(5), tar(5)

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_data.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_write_data.3.html deleted file mode 100644 index 9f02ba9..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_data.3.html +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_WRITE_DATA(3) BSD Library Functions Manual -ARCHIVE_WRITE_DATA(3)

- -

NAME

- -

archive_write_data, -archive_write_data_block — functions for -creating archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- - -

la_ssize_t

- - -

archive_write_data(struct archive *, -const void *, size_t);

- - -

la_ssize_t

- - -

archive_write_data_block(struct archive *, -const void *, size_t size, -int64_t offset);

- -

DESCRIPTION
-archive_write_data
()

- -

Write data corresponding to the -header just written.

- - -

archive_write_data_block()

- -

Write data corresponding to the -header just written. This is like -archive_write_data() except that it performs a seek -on the file being written to the specified offset before -writing the data. This is useful when restoring sparse files -from archive formats that support sparse files. Returns -number of bytes written or -1 on error. (Note: This is -currently not supported for archive_write handles, only for -archive_write_disk handles.

- -

RETURN VALUES

- -

This function returns the number -of bytes actually written, or a negative error code on -error.

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

BUGS

- -

In libarchive 3.x, this function -sometimes returns zero on success instead of returning the -number of bytes written. Specifically, this occurs when -writing to an archive_write_disk handle. Clients -should treat any value less than zero as an error and -consider any non-negative value as success.

- -

SEE ALSO

- -

tar(1), -archive_write_finish_entry(3), archive_write_set_options(3), -libarchive(3), cpio(5), mtree(5), tar(5)

- -

BSD -February 28, 2017 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_disk.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_write_disk.3.html deleted file mode 100644 index a029620..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_disk.3.html +++ /dev/null @@ -1,376 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_WRITE_DISK(3) BSD Library Functions Manual -ARCHIVE_WRITE_DISK(3)

- -

NAME

- -

archive_write_disk_new, -archive_write_disk_set_options, -archive_write_disk_set_skip_file, -archive_write_disk_set_group_lookup, -archive_write_disk_set_standard_lookup, -archive_write_disk_set_user_lookup — functions -for creating objects on disk

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

struct -archive *

- - -

archive_write_disk_new(void);

- -

int

- - -

archive_write_disk_set_options(struct archive *, -int flags);

- -

int

- - -

archive_write_disk_set_skip_file(struct archive *, -dev_t, ino_t);

- -

int

- - -

archive_write_disk_set_group_lookup(struct archive *, -void *, -gid_t (*)(void *, const char *gname, gid_t gid), -void (*cleanup)(void *));

- -

int

- - -

archive_write_disk_set_standard_lookup(struct archive *);

- -

int

- - -

archive_write_disk_set_user_lookup(struct archive *, -void *, -uid_t (*)(void *, const char *uname, uid_t uid), -void (*cleanup)(void *));

- -

DESCRIPTION

- -

These functions provide a -complete API for creating objects on disk from struct -archive_entry descriptions. They are most naturally used -when extracting objects from an archive using the -archive_read() interface. The general process is to -read struct archive_entry objects from an archive, then -write those objects to a struct archive object created using -the archive_write_disk() family functions. This -interface is deliberately very similar to the -archive_write() interface used to write objects to a -streaming archive.

- - -

archive_write_disk_new()

- -

Allocates and initializes a -struct archive object suitable for writing objects to -disk.

- - -

archive_write_disk_set_skip_file()

- -

Records the device and inode -numbers of a file that should not be overwritten. This is -typically used to ensure that an extraction process does not -overwrite the archive from which objects are being read. -This capability is technically unnecessary but can be a -significant performance optimization in practice.

- - -

archive_write_disk_set_options()

- -

The options field consists of a -bitwise OR of one or more of the following values:

- -

ARCHIVE_EXTRACT_ACL

- -

Attempt to restore Access -Control Lists. By default, extended ACLs are ignored.

- -

ARCHIVE_EXTRACT_CLEAR_NOCHANGE_FFLAGS

- -

Before removing a file system -object prior to replacing it, clear platform-specific file -flags which might prevent its removal.

- -

ARCHIVE_EXTRACT_FFLAGS

- -

Attempt to restore file -attributes (file flags). By default, file attributes are -ignored. See chattr(1) (Linux) or chflags(1) (FreeBSD, Mac -OS X) for more information on file attributes.

- -

ARCHIVE_EXTRACT_MAC_METADATA

- -

Mac OS X specific. Restore -metadata using copyfile(3). By default, copyfile(3) metadata -is ignored.

- -

ARCHIVE_EXTRACT_NO_OVERWRITE

- -

Existing files on disk will not -be overwritten. By default, existing regular files are -truncated and overwritten; existing directories will have -their permissions updated; other pre-existing objects are -unlinked and recreated from scratch.

- -

ARCHIVE_EXTRACT_OWNER

- -

The user and group IDs should -be set on the restored file. By default, the user and group -IDs are not restored.

- -

ARCHIVE_EXTRACT_PERM

- -

Full permissions (including -SGID, SUID, and sticky bits) should be restored exactly as -specified, without obeying the current umask. Note that SUID -and SGID bits can only be restored if the user and group ID -of the object on disk are correct. If -ARCHIVE_EXTRACT_OWNER is not specified, then SUID and -SGID bits will only be restored if the default user and -group IDs of newly-created objects on disk happen to match -those specified in the archive entry. By default, only basic -permissions are restored, and umask is obeyed.

- -

ARCHIVE_EXTRACT_SAFE_WRITES

- -

Extract files atomically, by -first creating a unique temporary file and then renaming it -to its required destination name. This avoids a race where -an application might see a partial file (or no file) during -extraction.

- -

ARCHIVE_EXTRACT_SECURE_NOABSOLUTEPATHS

- -

Refuse to extract an absolute -path. The default is to not refuse such paths.

- -

ARCHIVE_EXTRACT_SECURE_NODOTDOT

- -

Refuse to extract a path that -contains a .. element anywhere within it. The default -is to not refuse such paths. Note that paths ending in -.. always cause an error, regardless of this -flag.

- -

ARCHIVE_EXTRACT_SECURE_SYMLINKS

- -

Refuse to extract any object -whose final location would be altered by a symlink on disk. -This is intended to help guard against a variety of mischief -caused by archives that (deliberately or otherwise) extract -files outside of the current directory. The default is not -to perform this check. If ARCHIVE_EXTRACT_UNLINK is -specified together with this option, the library will remove -any intermediate symlinks it finds and return an error only -if such symlink could not be removed.

- -

ARCHIVE_EXTRACT_SPARSE

- -

Scan data for blocks of NUL -bytes and try to recreate them with holes. This results in -sparse files, independent of whether the archive format -supports or uses them.

- -

ARCHIVE_EXTRACT_TIME

- -

The timestamps (mtime, ctime, -and atime) should be restored. By default, they are ignored. -Note that restoring of atime is not currently supported.

- -

ARCHIVE_EXTRACT_UNLINK

- -

Existing files on disk will be -unlinked before any attempt to create them. In some cases, -this can prove to be a significant performance improvement. -By default, existing files are truncated and rewritten, but -the file is not recreated. In particular, the default -behavior does not break existing hard links.

- -

ARCHIVE_EXTRACT_XATTR

- -

Attempt to restore extended -file attributes. By default, they are ignored. See xattr(7) -(Linux), xattr(2) (Mac OS X), or getextattr(8) (FreeBSD) for -more information on extended file attributes.

- - -

archive_write_disk_set_group_lookup(), -archive_write_disk_set_user_lookup()

- -

The struct archive_entry -objects contain both names and ids that can be used to -identify users and groups. These names and ids describe the -ownership of the file itself and also appear in ACL lists. -By default, the library uses the ids and ignores the names, -but this can be overridden by registering user and group -lookup functions. To register, you must provide a lookup -function which accepts both a name and id and returns a -suitable id. You may also provide a void * pointer to a -private data structure and a cleanup function for that data. -The cleanup function will be invoked when the struct archive -object is destroyed.

- - -

archive_write_disk_set_standard_lookup()

- -

This convenience function -installs a standard set of user and group lookup functions. -These functions use getpwnam(3) and getgrnam(3) to convert -names to ids, defaulting to the ids if the names cannot be -looked up. These functions also implement a simple memory -cache to reduce the number of calls to getpwnam(3) and -getgrnam(3).

- -

More information about the -struct archive object and the overall design of the -library can be found in the libarchive(3) overview. Many of -these functions are also documented under -archive_write(3).

- -

RETURN VALUES

- -

Most functions return -ARCHIVE_OK (zero) on success, or one of several -non-zero error codes for errors. Specific error codes -include: ARCHIVE_RETRY for operations that might -succeed if retried, ARCHIVE_WARN for unusual -conditions that do not prevent further operations, and -ARCHIVE_FATAL for serious errors that make remaining -operations impossible.

- - -

archive_write_disk_new() -returns a pointer to a newly-allocated struct archive -object.

- - -

archive_write_data() -returns a count of the number of bytes actually written, or --1 on error.

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

tar(1), archive_read(3), -archive_write(3), libarchive(3)

- -

HISTORY

- -

The libarchive library -first appeared in FreeBSD 5.3. The -archive_write_disk interface was added to -libarchive 2.0 and first appeared in -FreeBSD 6.3.

- -

AUTHORS

- -

The libarchive library -was written by Tim Kientzle <kientzle@acm.org>.

- -

BUGS

- -

Directories are actually -extracted in two distinct phases. Directories are created -during archive_write_header(), but final permissions -are not set until archive_write_close(). This -separation is necessary to correctly handle borderline cases -such as a non-writable directory containing files, but can -cause unexpected results. In particular, directory -permissions are not fully restored until the archive is -closed. If you use chdir(2) to change the current directory -between calls to archive_read_extract() or before -calling archive_read_close(), you may confuse the -permission-setting logic with the result that directory -permissions are restored incorrectly.

- -

The library -attempts to create objects with filenames longer than -PATH_MAX by creating prefixes of the full path and -changing the current directory. Currently, this logic is -limited in scope; the fixup pass does not work correctly for -such objects and the symlink security check option disables -the support for very long pathnames.

- -

Restoring the -path aa/../bb does create each intermediate -directory. In particular, the directory aa is created -as well as the final object bb. In theory, this can -be exploited to create an entire directory hierarchy with a -single request. Of course, this does not work if the -ARCHIVE_EXTRACT_NODOTDOT option is specified.

- -

Implicit -directories are always created obeying the current umask. -Explicit objects are created obeying the current umask -unless ARCHIVE_EXTRACT_PERM is specified, in which -case they current umask is ignored.

- -

SGID and SUID -bits are restored only if the correct user and group could -be set. If ARCHIVE_EXTRACT_OWNER is not specified, -then no attempt is made to set the ownership. In this case, -SGID and SUID bits are restored only if the user and group -of the final object happen to match those specified in the -entry.

- -

The -“standard” user-id and group-id lookup functions -are not the defaults because getgrnam(3) and getpwnam(3) are -sometimes too large for particular applications. The current -design allows the application author to use a more compact -implementation when appropriate.

- -

There should be -a corresponding archive_read_disk interface that -walks a directory hierarchy and returns archive entry -objects.

- -

BSD -January 19, 2020 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_filter.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_write_filter.3.html deleted file mode 100644 index d1eebe9..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_filter.3.html +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_WRITE_FILTER(3) BSD Library Functions Manual -ARCHIVE_WRITE_FILTER(3)

- -

NAME

- - -

archive_write_add_filter_b64encode, -archive_write_add_filter_by_name, -archive_write_add_filter_bzip2, -archive_write_add_filter_compress, -archive_write_add_filter_grzip, -archive_write_add_filter_gzip, -archive_write_add_filter_lrzip, -archive_write_add_filter_lz4, -archive_write_add_filter_lzip, -archive_write_add_filter_lzma, -archive_write_add_filter_lzop, -archive_write_add_filter_none, -archive_write_add_filter_program, -archive_write_add_filter_uuencode, -archive_write_add_filter_xz, -archive_write_add_filter_zstd — functions -enabling output filters

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

int

- - -

archive_write_add_filter_b64encode(struct archive *);

- -

int

- - -

archive_write_add_filter_bzip2(struct archive *);

- -

int

- - -

archive_write_add_filter_compress(struct archive *);

- -

int

- - -

archive_write_add_filter_grzip(struct archive *);

- -

int

- - -

archive_write_add_filter_gzip(struct archive *);

- -

int

- - -

archive_write_add_filter_lrzip(struct archive *);

- -

int

- - -

archive_write_add_filter_lz4(struct archive *);

- -

int

- - -

archive_write_add_filter_lzip(struct archive *);

- -

int

- - -

archive_write_add_filter_lzma(struct archive *);

- -

int

- - -

archive_write_add_filter_lzop(struct archive *);

- -

int

- - -

archive_write_add_filter_none(struct archive *);

- -

int

- - -

archive_write_add_filter_program(struct archive *, -const char * cmd);

- -

int

- - -

archive_write_add_filter_uuencode(struct archive *);

- -

int

- - -

archive_write_add_filter_xz(struct archive *);

- -

int

- - -

archive_write_add_filter_zstd(struct archive *);

- -

DESCRIPTION
-archive_write_add_filter_bzip2
(), -archive_write_add_filter_compress(), -archive_write_add_filter_grzip(), -archive_write_add_filter_gzip(), -archive_write_add_filter_lrzip(), -archive_write_add_filter_lz4(), -archive_write_add_filter_lzip(), -archive_write_add_filter_lzma(), -archive_write_add_filter_lzop(), -archive_write_add_filter_xz(), -archive_write_add_filter_zstd(),

- -

The resulting archive will be -compressed as specified. Note that the compressed output is -always properly blocked.

- - -

archive_write_add_filter_b64encode(), -archive_write_add_filter_uuencode(),

- -

The output will be encoded as -specified. The encoded output is always properly -blocked.

- - -

archive_write_add_filter_none()

- -

This is never necessary. It is -provided only for backwards compatibility.

- - -

archive_write_add_filter_program()

- -

The archive will be fed into -the specified compression program. The output of that -program is blocked and written to the client write -callbacks.

- -

RETURN VALUES

- -

These functions return -ARCHIVE_OK on success, or ARCHIVE_FATAL.

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

tar(1), archive_write(3), -archive_write_format(3), archive_write_set_options(3), -libarchive(3), cpio(5), mtree(5), tar(5)

- -

BSD -August 14, 2014 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_finish_entry.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_write_finish_entry.3.html deleted file mode 100644 index 2c6cddd..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_finish_entry.3.html +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_WRITE_FINISH_... BSD Library Functions Manual -ARCHIVE_WRITE_FINISH_...

- -

NAME

- - -

archive_write_finish_entry -— functions for creating archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

int

- - -

archive_write_finish_entry(struct archive *);

- -

DESCRIPTION

- -

Close out the entry just -written. In particular, this writes out the final padding -required by some formats. Ordinarily, clients never need to -call this, as it is called automatically by -archive_write_header() and -archive_write_close() as needed. For -archive_write_disk handles, this flushes pending file -attribute changes like modification time.

- -

RETURN VALUES

- -

This function returns -ARCHIVE_OK on success, or one of several non-zero -error codes for errors. Specific error codes include: -ARCHIVE_RETRY for operations that might succeed if -retried, ARCHIVE_WARN for unusual conditions that do -not prevent further operations, and ARCHIVE_FATAL for -serious errors that make remaining operations -impossible.

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

tar(1), archive_write_data(3), -archive_write_set_options(3), libarchive(3), cpio(5), -mtree(5), tar(5)

- -

BSD -February 28, 2017 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_format.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_write_format.3.html deleted file mode 100644 index 30de938..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_format.3.html +++ /dev/null @@ -1,285 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_WRITE_FORMAT(3) BSD Library Functions Manual -ARCHIVE_WRITE_FORMAT(3)

- -

NAME

- - -

archive_write_set_format, -archive_write_set_format_7zip, -archive_write_set_format_ar, -archive_write_set_format_ar_bsd, -archive_write_set_format_ar_svr4, -archive_write_set_format_by_name, -archive_write_set_format_cpio, -archive_write_set_format_cpio_bin, -archive_write_set_format_cpio_newc, -archive_write_set_format_cpio_odc, -archive_write_set_format_cpio_pwb, -archive_write_set_format_filter_by_ext, -archive_write_set_format_filter_by_ext_def, -archive_write_set_format_gnutar, -archive_write_set_format_iso9660, -archive_write_set_format_mtree, -archive_write_set_format_mtree_classic, -archive_write_set_format_mtree_default, -archive_write_set_format_pax, -archive_write_set_format_pax_restricted, -archive_write_set_format_raw, -archive_write_set_format_shar, -archive_write_set_format_shar_dump, -archive_write_set_format_ustar, -archive_write_set_format_v7tar, -archive_write_set_format_warc, -archive_write_set_format_xar, -archive_write_set_format_zip — functions for -creating archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

int

- - -

archive_write_set_format(struct archive *, -int code);

- -

int

- - -

archive_write_set_format_7zip(struct archive *);

- -

int

- - -

archive_write_set_format_ar(struct archive *);

- -

int

- - -

archive_write_set_format_ar_bsd(struct archive *);

- -

int

- - -

archive_write_set_format_ar_svr4(struct archive *);

- -

int

- - -

archive_write_set_format_by_name(struct archive *, -const char *name);

- -

int

- - -

archive_write_set_format_cpio(struct archive *);

- -

int

- - -

archive_write_set_format_cpio_bin(struct archive *);

- -

int

- - -

archive_write_set_format_cpio_newc(struct archive *);

- -

int

- - -

archive_write_set_format_cpio_odc(struct archive *);

- -

int

- - -

archive_write_set_format_cpio_pwb(struct archive *);

- -

int

- - -

archive_write_set_format_filter_by_ext(struct archive *, -const char *filename);

- -

int

- - -

archive_write_set_format_filter_by_ext_def(struct archive *, -const char *filename, -const char *def_ext);

- -

int

- - -

archive_write_set_format_gnutar(struct archive *);

- -

int

- - -

archive_write_set_format_iso9660(struct archive *);

- -

int

- - -

archive_write_set_format_mtree(struct archive *);

- -

int

- - -

archive_write_set_format_pax(struct archive *);

- -

int

- - -

archive_write_set_format_pax_restricted(struct archive *);

- -

int

- - -

archive_write_set_format_raw(struct archive *);

- -

int

- - -

archive_write_set_format_shar(struct archive *);

- -

int

- - -

archive_write_set_format_shar_dump(struct archive *);

- -

int

- - -

archive_write_set_format_ustar(struct archive *);

- -

int

- - -

archive_write_set_format_v7tar(struct archive *);

- -

int

- - -

archive_write_set_format_warc(struct archive *);

- -

int

- - -

archive_write_set_format_xar(struct archive *);

- -

int

- - -

archive_write_set_format_zip(struct archive *);

- -

DESCRIPTION

- -

These functions set the format -that will be used for the archive.

- -

The library can -write a variety of common archive formats.

- - -

archive_write_set_format()

- -

Sets the format based on the -format code (see archive.h for the full list of -format codes). In particular, this can be used in -conjunction with archive_format() to create a new -archive with the same format as an existing archive.

- - -

archive_write_set_format_by_name()

- -

Sets the corresponding format -based on the common name.

- - -

archive_write_set_format_filter_by_ext() -archive_write_set_format_filter_by_ext_def()

- -

Sets both filters and format -based on the output filename. Supported extensions: .7z, -.zip, .jar, .cpio, .iso, .a, .ar, .tar, .tgz, .tar.gz, -.tar.bz2, .tar.xz

- - -

archive_write_set_format_7zip() -archive_write_set_format_ar_bsd() -archive_write_set_format_ar_svr4() -archive_write_set_format_cpio() -archive_write_set_format_cpio_bin() -archive_write_set_format_cpio_newc() -archive_write_set_format_cpio_odc() -archive_write_set_format_cpio_pwb() -archive_write_set_format_gnutar() -archive_write_set_format_iso9660() -archive_write_set_format_mtree() -archive_write_set_format_mtree_classic() -archive_write_set_format_pax() -archive_write_set_format_pax_restricted() -archive_write_set_format_raw() -archive_write_set_format_shar() -archive_write_set_format_shar_dump() -archive_write_set_format_ustar() -archive_write_set_format_v7tar() -archive_write_set_format_warc() -archive_write_set_format_xar() -archive_write_set_format_zip()

- -

Set the format as specified. -More details on the formats supported by libarchive can be -found in the libarchive-formats(5) manual page.

- -

RETURN VALUES

- -

These functions return -ARCHIVE_OK on success, or ARCHIVE_FATAL.

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

tar(1), archive_write(3), -archive_write_set_options(3), libarchive(3), cpio(5), -libarchive-formats(5), mtree(5), tar(5)

- -

BSD -February 14, 2013 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_free.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_write_free.3.html deleted file mode 100644 index 6b941b3..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_free.3.html +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_WRITE_FREE(3) BSD Library Functions Manual -ARCHIVE_WRITE_FREE(3)

- -

NAME

- -

archive_write_fail, -archive_write_close, archive_write_finish, -archive_write_free — functions for creating -archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

int

- - -

archive_write_fail(struct archive *);

- -

int

- - -

archive_write_close(struct archive *);

- -

int

- - -

archive_write_finish(struct archive *);

- -

int

- - -

archive_write_free(struct archive *);

- -

DESCRIPTION
-archive_write_fail
()

- -

Always returns -ARCHIVE_FATAL. This marks the archive object as being -unusable; after calling this function, the only call that -can succeed is archive_write_free() to release the -resources. This can be used to speed recovery when the -archive creation must be aborted. Note that the created -archive is likely to be malformed in this case;

- - -

archive_write_close()

- -

Complete the archive and invoke -the close callback.

- - -

archive_write_finish()

- -

This is a deprecated synonym -for archive_write_free().

- -

archive_write_free()

- -

Invokes -archive_write_close() if necessary, then releases all -resources. If you need detailed information about -archive_write_close() failures, you should be careful -to call it separately, as you cannot obtain error -information after archive_write_free() returns.

- -

RETURN VALUES

- -

These functions return -ARCHIVE_OK on success, or ARCHIVE_FATAL.

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

tar(1), -archive_write_set_options(3), libarchive(3), cpio(5), -mtree(5), tar(5)

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_header.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_write_header.3.html deleted file mode 100644 index 50c27df..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_header.3.html +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_WRITE_HEADER(3) BSD Library Functions Manual -ARCHIVE_WRITE_HEADER(3)

- -

NAME

- -

archive_write_header -— functions for creating archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

int

- - -

archive_write_header(struct archive *, -struct archive_entry *);

- -

DESCRIPTION

- -

Build and write a header using -the data in the provided struct archive_entry structure. See -archive_entry(3) for information on creating and populating -struct archive_entry objects.

- -

RETURN VALUES

- -

This function returns -ARCHIVE_OK on success, or one of the following on -error: ARCHIVE_RETRY for operations that might -succeed if retried, ARCHIVE_WARN for unusual -conditions that do not prevent further operations, and -ARCHIVE_FATAL for serious errors that make remaining -operations impossible.

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

tar(1), -archive_write_set_options(3), libarchive(3), cpio(5), -mtree(5), tar(5)

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_new.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_write_new.3.html deleted file mode 100644 index 5aaa246..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_new.3.html +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_WRITE_NEW(3) BSD Library Functions Manual -ARCHIVE_WRITE_NEW(3)

- -

NAME

- -

archive_write_new — -functions for creating archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

struct -archive *

- - -

archive_write_new(void);

- -

DESCRIPTION

- -

Allocates and initializes a -struct archive object suitable for writing a tar archive. -NULL is returned on error.

- -

A complete -description of the struct archive object can be found in the -overview manual page for libarchive(3).

- -

SEE ALSO

- -

tar(1), archive_write(3), -archive_write_set_options(3), libarchive(3), cpio(5), -mtree(5), tar(5)

- -

BSD -February 2, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_open.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_write_open.3.html deleted file mode 100644 index 465ac6e..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_open.3.html +++ /dev/null @@ -1,269 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_WRITE_OPEN(3) BSD Library Functions Manual -ARCHIVE_WRITE_OPEN(3)

- -

NAME

- -

archive_write_open, -archive_write_open2, archive_write_open_fd, -archive_write_open_FILE, -archive_write_open_filename, -archive_write_open_memory — functions for -creating archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

int

- - -

archive_write_open(struct archive *, -void *client_data, -archive_open_callback *, -archive_write_callback *, -archive_close_callback *);

- -

int

- - -

archive_write_open2(struct archive *, -void *client_data, -archive_open_callback *, -archive_write_callback *, -archive_close_callback *, -archive_free_callback *);

- -

int

- - -

archive_write_open_fd(struct archive *, -int fd);

- -

int

- - -

archive_write_open_FILE(struct archive *, -FILE *file);

- -

int

- - -

archive_write_open_filename(struct archive *, -const char *filename);

- -

int

- - -

archive_write_open_memory(struct archive *, -void *buffer, size_t bufferSize, -size_t *outUsed);

- -

DESCRIPTION
-archive_write_open
()

- -

Freeze the settings, open the -archive, and prepare for writing entries. This is the most -generic form of this function, which accepts pointers to -three callback functions which will be invoked by the -compression layer to write the constructed archive. This -does not alter the default archive padding.

- - -

archive_write_open2()

- -

Same as -archive_write_open() with an additional fourth free -callback. This function should be preferred to -archive_write_open().

- - -

archive_write_open_fd()

- -

A convenience form of -archive_write_open() that accepts a file descriptor. -The archive_write_open_fd() function is safe for use -with tape drives or other block-oriented devices.

- - -

archive_write_open_FILE()

- -

A convenience form of -archive_write_open() that accepts a FILE * -pointer. Note that archive_write_open_FILE() is not -safe for writing to tape drives or other devices that -require correct blocking.

- - -

archive_write_open_file()

- -

A deprecated synonym for -archive_write_open_filename().

- - -

archive_write_open_filename()

- -

A convenience form of -archive_write_open() that accepts a filename. A NULL -argument indicates that the output should be written to -standard output; an argument of “-” will open a -file with that name. If you have not invoked -archive_write_set_bytes_in_last_block(), then -archive_write_open_filename() will adjust the -last-block padding depending on the file: it will enable -padding when writing to standard output or to a character or -block device node, it will disable padding otherwise. You -can override this by manually invoking -archive_write_set_bytes_in_last_block() before -calling archive_write_open2(). The -archive_write_open_filename() function is safe for -use with tape drives or other block-oriented devices.

- - -

archive_write_open_memory()

- -

A convenience form of -archive_write_open2() that accepts a pointer to a -block of memory that will receive the archive. The final -size_t * argument points to a variable that will be -updated after each write to reflect how much of the buffer -is currently in use. You should be careful to ensure that -this variable remains allocated until after the archive is -closed. This function will disable padding unless you have -specifically set the block size.

- -

More information about the -struct archive object and the overall design of the -library can be found in the libarchive(3) overview.

- -

Note that the -convenience forms above vary in how they block the output. -See archive_write_blocksize(3) if you need to control the -block size used for writes or the end-of-file padding -behavior.

- -

CLIENT CALLBACKS

- -

To use this library, you will -need to define and register callback functions that will be -invoked to write data to the resulting archive. These -functions are registered by calling -archive_write_open2():

- -

typedef -int archive_open_callback(struct archive -*, void *client_data)

- -

The open -callback is invoked by archive_write_open(). It -should return ARCHIVE_OK if the underlying file or -data source is successfully opened. If the open fails, it -should call archive_set_error() to register an error -code and message and return ARCHIVE_FATAL. Please -note that if open fails, close is not called and resources -must be freed inside the open callback or with the free -callback.

- -

typedef -la_ssize_t

- - -

archive_write_callback(struct archive *, -void *client_data, -const void *buffer, -size_t length)

- -

The write -callback is invoked whenever the library needs to write raw -bytes to the archive. For correct blocking, each call to the -write callback function should translate into a single -write(2) system call. This is especially critical when -writing archives to tape drives. On success, the write -callback should return the number of bytes actually written. -On error, the callback should invoke -archive_set_error() to register an error code and -message and return -1.

- -

typedef -int archive_close_callback(struct archive -*, void *client_data)

- -

The close -callback is invoked by archive_close when the archive -processing is complete. If the open callback fails, the -close callback is not invoked. The callback should return -ARCHIVE_OK on success. On failure, the callback -should invoke archive_set_error() to register an -error code and message and return ARCHIVE_FATAL.

- -

typedef -int archive_free_callback(struct archive -*, void *client_data)

- -

The free -callback is always invoked on archive_free. The return code -of this callback is not processed.

- -

Note that if the -client-provided write callback function returns a non-zero -value, that error will be propagated back to the caller -through whatever API function resulted in that call, which -may include archive_write_header(), -archive_write_data(), archive_write_close(), -archive_write_finish(), or -archive_write_free(). The client callback can call -archive_set_error() to provide values that can then -be retrieved by archive_errno() and -archive_error_string().

- -

RETURN VALUES

- -

These functions return -ARCHIVE_OK on success, or ARCHIVE_FATAL.

- -

ERRORS

- -

Detailed error codes and textual -descriptions are available from the archive_errno() -and archive_error_string() functions.

- -

SEE ALSO

- -

tar(1), archive_write(3), -archive_write_blocksize(3), archive_write_filter(3), -archive_write_format(3), archive_write_new(3), -archive_write_set_options(3), libarchive(3), cpio(5), -mtree(5), tar(5)

- -

BSD -November 12, 2020 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_set_options.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_write_set_options.3.html deleted file mode 100644 index cf19860..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_set_options.3.html +++ /dev/null @@ -1,824 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_WRITE_OPTIONS(3) BSD Library Functions Manual -ARCHIVE_WRITE_OPTIONS(3)

- -

NAME

- - -

archive_write_set_filter_option, -archive_write_set_format_option, -archive_write_set_option, -archive_write_set_options — functions -controlling options for writing archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

int

- - -

archive_write_set_filter_option(struct archive *, -const char *module, -const char *option, -const char *value);

- -

int

- - -

archive_write_set_format_option(struct archive *, -const char *module, -const char *option, -const char *value);

- -

int

- - -

archive_write_set_option(struct archive *, -const char *module, -const char *option, -const char *value);

- -

int

- - -

archive_write_set_options(struct archive *, -const char *options);

- -

DESCRIPTION

- -

These functions provide a way -for libarchive clients to configure specific write -modules.

- - -

archive_write_set_filter_option(), -archive_write_set_format_option()

- -

Specifies an option that will -be passed to the currently-registered filters (including -decompression filters) or format readers.

- -

If -option and value are both NULL, these -functions will do nothing and ARCHIVE_OK will be -returned. If option is NULL but value is not, -these functions will do nothing and ARCHIVE_FAILED -will be returned.

- -

If -module is not NULL, option and value -will be provided to the filter or reader named -module. The return value will be either -ARCHIVE_OK if the option was successfully handled or -ARCHIVE_WARN if the option was unrecognized by the -module or could otherwise not be handled. If there is no -such module, ARCHIVE_FAILED will be returned.

- -

If -module is NULL, option and value will -be provided to every registered module. If any module -returns ARCHIVE_FATAL, this value will be returned -immediately. Otherwise, ARCHIVE_OK will be returned -if any module accepts the option, and ARCHIVE_FAILED -in all other cases.

- - -

archive_write_set_option()

- -

Calls -archive_write_set_format_option(), then -archive_write_set_filter_option(). If either function -returns ARCHIVE_FATAL, ARCHIVE_FATAL will be -returned immediately. Otherwise, the greater of the two -values will be returned.

- - -

archive_write_set_options()

- -

options is a -comma-separated list of options. If options is NULL -or empty, ARCHIVE_OK will be returned -immediately.

- -

Individual -options have one of the following forms:

- -

option=value

- -

The option/value pair will be -provided to every module. Modules that do not accept an -option with this name will ignore it.

- -

option

- -

The option will -be provided to every module with a value of -“1”.

- -

!option

- -

The option will be provided to -every module with a NULL value.

- -

module:option=value, module:option, -module:!option

- -

As above, but the corresponding -option and value will be provided only to modules whose name -matches module.

- -

OPTIONS
-Filter b64encode
-mode

- -

The value is -interpreted as octal digits specifying the file mode.

- -

name

- -

The value -specifies the file name.

- -

Filter bzip2
-compression-level

- -

The value is interpreted as a -decimal integer specifying the bzip2 compression level. -Supported values are from 1 to 9.

- -

Filter gzip
-compression-level

- -

The value is interpreted as a -decimal integer specifying the gzip compression level. -Supported values are from 0 to 9.

- -

timestamp

- -

Store timestamp. This is -enabled by default.

- -

Filter lrzip
-compression
=type

- -

Use type as compression -method. Supported values are “bzip2”, -“gzipi”, “lzo” (ultra fast), and -“zpaq” (best, extremely slow).

- -

compression-level

- -

The value is interpreted as a -decimal integer specifying the lrzip compression level. -Supported values are from 1 to 9.

- -

Filter lz4
-compression-level

- -

The value is interpreted as a -decimal integer specifying the lz4 compression level. -Supported values are from 0 to 9.

- -

stream-checksum

- -

Enable stream checksum. This is -enabled by default.

- -

block-checksum

- -

Enable block checksum. This is -disabled by default.

- -

block-size

- -

The value is interpreted as a -decimal integer specifying the lz4 compression block size. -Supported values are from 4 to 7 (default).

- -

block-dependence

- -

Use the previous block of the -block being compressed for a compression dictionary to -improve compression ratio. This is disabled by default.

- -

Filter lzop
-compression-level

- -

The value is interpreted as a -decimal integer specifying the lzop compression level. -Supported values are from 1 to 9.

- -

Filter uuencode
-mode

- -

The value is -interpreted as octal digits specifying the file mode.

- -

name

- -

The value -specifies the file name.

- -

Filter xz
-compression-level

- -

The value is interpreted as a -decimal integer specifying the compression level. Supported -values are from 0 to 9.

- -

threads

- -

The value is interpreted as a -decimal integer specifying the number of threads for -multi-threaded lzma compression. If supported, the default -value is read from lzma_cputhreads().

- -

Filter zstd
-compression-level

- -

The value is interpreted as a -decimal integer specifying the compression level. Supported -values depend on the library version, common values are from -1 to 22.

- -

Format 7zip
-compression

- -

The value is one of -“store”, “deflate”, -“bzip2”, “lzma1”, -“lzma2” or “ppmd” to indicate how -the following entries should be compressed. Note that this -setting is ignored for directories, symbolic links, and -other special entries.

- -

compression-level

- -

The value is interpreted as a -decimal integer specifying the compression level. Values -between 0 and 9 are supported. The interpretation of the -compression level depends on the chosen compression -method.

- -

Format bin
-hdrcharset

- -

The value is used as a -character set name that will be used when translating file -names.

- -

Format gnutar
-hdrcharset

- -

The value is used as a -character set name that will be used when translating file, -group and user names.

- -

Format iso9660 - volume metadata

- -

These options are used to set -standard ISO9660 metadata.

- -

abstract-file=filename

- -

The file with the specified -name will be identified in the ISO9660 metadata as holding -the abstract for this volume. Default: none.

- -

application-id=filename

- -

The file with the specified -name will be identified in the ISO9660 metadata as holding -the application identifier for this volume. Default: -none.

- -

biblio-file=filename

- -

The file with the specified -name will be identified in the ISO9660 metadata as holding -the bibliography for this volume. Default: none.

- -

copyright-file=filename

- -

The file with the specified -name will be identified in the ISO9660 metadata as holding -the copyright for this volume. Default: none.

- -

publisher=filename

- -

The file with the specified -name will be identified in the ISO9660 metadata as holding -the publisher information for this volume. Default: -none.

- -

volume-id=string

- -

The specified string will be -used as the Volume Identifier in the ISO9660 metadata. It is -limited to 32 bytes. Default: none.

- -

Format iso9660 - boot support

- -

These options are used to make -an ISO9660 image that can be directly booted on various -systems.

- -

boot=filename

- -

The file matching this name -will be used as the El Torito boot image file.

- -

boot-catalog=name

- -

The name that will be used for -the El Torito boot catalog. Default: boot.catalog

- -

boot-info-table

- -

The boot image file provided by -the boot=filename option will be edited with -appropriate boot information in bytes 8 through 64. Default: -disabled

- -

boot-load-seg=hexadecimal-number

- -

The load segment for a -no-emulation boot image.

- -

boot-load-size=decimal-number

- -

The number of -"virtual" 512-byte sectors to be loaded from a -no-emulation boot image. Some very old BIOSes can only load -very small images, setting this value to 4 will often allow -such BIOSes to load the first part of the boot image (which -will then need to be intelligent enough to load the rest of -itself). This should not be needed unless you are trying to -support systems with very old BIOSes. This defaults to the -full size of the image.

- -

boot-type=value

- -

Specifies the boot semantics -used by the El Torito boot image: If the value is -fd, then the boot image is assumed to be a bootable -floppy image. If the value is hd, then the -boot image is assumed to be a bootable hard disk image. If -the value is no-emulation, the boot image is -used without floppy or hard disk emulation. If the boot -image is exactly 1.2MB, 1.44MB, or 2.88MB, then the default -is fd, otherwise the default is -no-emulation.

- -

Format iso9660 - filename and size extensions

- -

Various extensions to the base -ISO9660 format.

- -

allow-ldots

- -

If enabled, allows filenames to -begin with a leading period. If disabled, filenames that -begin with a leading period will have that period replaced -by an underscore character in the standard ISO9660 -namespace. This does not impact names stored in the -Rockridge or Joliet extension area. Default: disabled.

- -

allow-lowercase

- -

If enabled, allows filenames to -contain lowercase characters. If disabled, filenames will be -forced to uppercase. This does not impact names stored in -the Rockridge or Joliet extension area. Default: -disabled.

- -

allow-multidot

- -

If enabled, allows filenames to -contain multiple period characters, in violation of the -ISO9660 specification. If disabled, additional periods will -be converted to underscore characters. This does not impact -names stored in the Rockridge or Joliet extension area. -Default: disabled.

- -

allow-period

- -

If enabled, allows filenames to -contain trailing period characters, in violation of the -ISO9660 specification. If disabled, trailing periods will be -converted to underscore characters. This does not impact -names stored in the Rockridge or Joliet extension area. -Default: disabled.

- -

allow-pvd-lowercase

- -

If enabled, the Primary Volume -Descriptor may contain lowercase ASCII characters, in -violation of the ISO9660 specification. If disabled, -characters will be converted to uppercase ASCII. Default: -disabled.

- -

allow-sharp-tilde

- -

If enabled, sharp and tilde -characters will be permitted in filenames, in violation if -the ISO9660 specification. If disabled, such characters will -be converted to underscore characters. Default: -disabled.

- -

allow-vernum

- -

If enabled, version numbers -will be included with files. If disabled, version numbers -will be suppressed, in violation of the ISO9660 standard. -This does not impact names stored in the Rockridge or Joliet -extension area. Default: enabled.

- -

iso-level

- -

This enables support for file -size and file name extensions in the core ISO9660 area. The -name extensions specified here do not affect the names -stored in the Rockridge or Joliet extension areas.

- -

iso-level=1

- -

The most compliant form of -ISO9660 image. Filenames are limited to 8.3 uppercase -format, directory names are limited to 8 uppercase -characters, files are limited to 4 GiB, the complete ISO9660 -image cannot exceed 4 GiB.

- -

iso-level=2

- -

Filenames are limited to 30 -uppercase characters with a 30-character extension, -directory names are limited to 30 characters, files are -limited to 4 GiB.

- -

iso-level=3

- -

As with iso-level=2, -except that files may exceed 4 GiB.

- -

iso-level=4

- -

As with iso-level=3, -except that filenames may be up to 193 characters and may -include arbitrary 8-bit characters.

- -

joliet

- - -

Microsoft’s -Joliet extensions store a completely separate set of -directory information about each file. In particular, this -information includes Unicode filenames of up to 255 -characters. Default: enabled.

- -

limit-depth

- -

If enabled, libarchive will use -directory relocation records to ensure that no pathname -exceeds the ISO9660 limit of 8 directory levels. If -disabled, no relocation will occur. Default: enabled.

- -

limit-dirs

- -

If enabled, libarchive will -cause an error if there are more than 65536 directories. If -disabled, there is no limit on the number of directories. -Default: enabled

- -

pad

- -

If enabled, 300 -kiB of zero bytes will be appended to the end of the -archive. Default: enabled

- -

relaxed-filenames

- -

If enabled, all 7-bit ASCII -characters are permitted in filenames (except lowercase -characters unless allow-lowercase is also specified). -This violates ISO9660 standards. This does not impact names -stored in the Rockridge or Joliet extension area. Default: -disabled.

- -

rockridge

- -

The Rockridge extensions store -an additional set of POSIX-style file information with each -file, including mtime, atime, ctime, permissions, and long -filenames with arbitrary 8-bit characters. These extensions -also support symbolic links and other POSIX file types. -Default: enabled.

- -

Format iso9660 - zisofs support

- -

The zisofs extensions permit -each file to be independently compressed using a -gzip-compatible compression. This can provide significant -size savings, but requires the reading system to have -support for these extensions. These extensions are disabled -by default.

- -

compression-level=number

- -

The compression level used by -the deflate compressor. Ranges from 0 (least effort) to 9 -(most effort). Default: 6

- -

zisofs

- -

Synonym for -zisofs=direct.

- -

zisofs=direct

- -

Compress each file in the -archive. Unlike zisofs=indirect, this is handled -entirely within libarchive and does not require a separate -utility. For best results, libarchive tests each file and -will store the file uncompressed if the compression does not -actually save any space. In particular, files under 2k will -never be compressed. Note that boot image files are never -compressed.

- -

zisofs=indirect

- -

Recognizes files that have -already been compressed with the mkzftree utility and -sets up the necessary file metadata so that readers will -correctly identify these as zisofs-compressed files.

- -

zisofs-exclude=filename

- -

Specifies a filename that -should not be compressed when using zisofs=direct. -This option can be provided multiple times to suppress -compression on many files.

- -

Format mtree
-cksum
, device, flags, gid, -gname, indent, link, md5, -mode, nlink, rmd160, sha1, -sha256, sha384, sha512, size, -time, uid, uname

- -

Enable a particular keyword in -the mtree output. Prefix with an exclamation mark to disable -the corresponding keyword. The default is equivalent to -“device, flags, gid, gname, link, mode, nlink, size, -time, type, uid, uname”.

- -

all

- -

Enables all of -the above keywords.

- -

use-set

- -

Enables generation of -/set lines that specify default values for the -following files and/or directories.

- -

indent

- -

XXX needs -explanation XXX

- -

Format newc
-hdrcharset

- -

The value is used as a -character set name that will be used when translating file -names.

- -

Format odc
-hdrcharset

- -

The value is used as a -character set name that will be used when translating file -names.

- -

Format pwb
-hdrcharset

- -

The value is used as a -character set name that will be used when translating file -names.

- -

Format pax
-hdrcharset

- -

The value is used as a -character set name that will be used when translating file, -group and user names. The value is one of -“BINARY” or “UTF-8”. With -“BINARY” there is no character conversion, with -“UTF-8” names are converted to UTF-8.

- -

xattrheader

- -

When storing extended -attributes, this option configures which headers should be -written. The value is one of “all”, -“LIBARCHIVE”, or “SCHILY”. By -default, both “LIBARCHIVE.xattr” and -“SCHILY.xattr” headers are written.

- -

Format ustar
-hdrcharset

- -

The value is used as a -character set name that will be used when translating file, -group and user names.

- -

Format v7tar
-hdrcharset

- -

The value is used as a -character set name that will be used when translating file, -group and user names.

- -

Format warc
-omit-warcinfo

- -

Set to “true” to -disable output of the warcinfo record.

- -

Format xar
-checksum
=type

- -

Use type as file -checksum method. Supported values are “none”, -“md5”, and “sha1” (default).

- -

compression=type

- -

Use type as compression -method. Supported values are “none”, -“bzip2”, “gzip” (default), -“lzma” and “xz”.

- -

compression_level

- -

The value is a decimal integer -from 1 to 9 specifying the compression level.

- -

toc-checksum=type

- -

Use type as table of -contents checksum method. Supported values are -“none”, “md5” and “sha1” -(default).

- -

Format zip
-compression

- -

The value is either -“store” or “deflate” to indicate how -the following entries should be compressed. Note that this -setting is ignored for directories, symbolic links, and -other special entries.

- -

compression-level

- -

The value is interpreted as a -decimal integer specifying the compression level. Values -between 0 and 9 are supported. A compression level of 0 -switches the compression method to “store”, -other values will enable “deflate” compression -with the given level.

- -

encryption

- -

Enable encryption using -traditional zip encryption.

- -

encryption=type

- -

Use type as encryption -type. Supported values are “zipcrypt” -(traditional zip encryption), “aes128” (WinZip -AES-128 encryption) and “aes256” (WinZip AES-256 -encryption).

- -

experimental

- -

This boolean option enables or -disables experimental Zip features that may not be -compatible with other Zip implementations.

- -

fakecrc32

- -

This boolean option disables -CRC calculations. All CRC fields are set to zero. It should -not be used except for testing purposes.

- -

hdrcharset

- -

The value is used as a -character set name that will be used when translating file -names.

- -

zip64

- -

Zip64 -extensions provide additional file size information for -entries larger than 4 GiB. They also provide extended file -offset and archive size information when archives exceed 4 -GiB. By default, the Zip writer selectively enables these -extensions only as needed. In particular, if the file size -is unknown, the Zip writer will include Zip64 extensions to -guard against the possibility that the file might be larger -than 4 GiB.

- -

Setting this -boolean option will force the writer to use Zip64 extensions -even for small files that would not otherwise require them. -This is primarily useful for testing.

- -

Disabling this -option with !zip64 will force the Zip writer to avoid -Zip64 extensions: It will reject files with size greater -than 4 GiB, it will reject any new entries once the total -archive size reaches 4 GiB, and it will not use Zip64 -extensions for files with unknown size. In particular, this -can improve compatibility when generating archives where the -entry sizes are not known in advance.

- -

EXAMPLES

- -

The following example creates an -archive write handle to create a gzip-compressed ISO9660 -format image. The two options here specify that the ISO9660 -archive will use kernel.img as the boot image for El -Torito booting, and that the gzip compressor should use the -maximum compression level.

- -

a = -archive_write_new();
-archive_write_add_filter_gzip(a);
-archive_write_set_format_iso9660(a);
-archive_write_set_options(a, -"boot=kernel.img,compression=9");
-archive_write_open_filename(a, filename, blocksize);

- -

ERRORS

- -

More detailed error codes and -textual descriptions are available from the -archive_errno() and archive_error_string() -functions.

- -

SEE ALSO

- -

tar(1), -archive_read_set_options(3), archive_write(3), -libarchive(3)

- -

HISTORY

- -

The libarchive library -first appeared in FreeBSD 5.3.

- -

AUTHORS

- -

The options support for -libarchive was originally implemented by Michihiro -NAKAJIMA.

- -

BUGS

- -

BSD January 31, 2020 -BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_set_passphrase.3.html b/src/dependencies/libarchive-3.6.2/doc/html/archive_write_set_passphrase.3.html deleted file mode 100644 index be16d9c..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/archive_write_set_passphrase.3.html +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - -
- - -

ARCHIVE_WRITE_SET_PAS... BSD Library Functions Manual -ARCHIVE_WRITE_SET_PAS...

- -

NAME

- - -

archive_write_set_passphrase, -archive_write_set_passphrase_callback — -functions for writing encrypted archives

- -

LIBRARY

- -

Streaming Archive Library -(libarchive, -larchive)

- -

SYNOPSIS

- -

#include -<archive.h>

- -

int

- - -

archive_write_set_passphrase(struct archive *, -const char *passphrase);

- -

int

- - -

archive_write_set_passphrase_callback(struct archive *, -void *client_data, -archive_passphrase_callback *);

- -

DESCRIPTION
-archive_write_set_passphrase
()

- -

Set a passphrase for writing an -encrypted archive. If passphrase is NULL or empty, -this function will do nothing and ARCHIVE_FAILED will -be returned. Otherwise, ARCHIVE_OK will be -returned.

- - -

archive_write_set_passphrase_callback()

- -

Register a callback function -that will be invoked to get a passphrase for encryption if -the passphrase was not set by the -archive_write_set_passphrase() function.

- -

SEE ALSO

- -

tar(1), archive_write(3), -archive_write_set_options(3), libarchive(3)

- -

BSD -September 21, 2014 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/bsdcpio.1.html b/src/dependencies/libarchive-3.6.2/doc/html/bsdcpio.1.html deleted file mode 100644 index 9719392..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/bsdcpio.1.html +++ /dev/null @@ -1,521 +0,0 @@ - - - - - - - - - - - - - -
- - -

CPIO(1) BSD General Commands Manual CPIO(1)

- -

NAME

- -

cpio — copy files -to and from archives

- -

SYNOPSIS

- -

cpio -i [options] -[pattern ...] [< archive]
-cpio -o
[options] < name-list -[> archive]
-cpio -p
[options] dest-dir < -name-list

- -

DESCRIPTION

- -

cpio copies files between -archives and directories. This implementation can extract -from tar, pax, cpio, zip, jar, ar, and ISO 9660 cdrom images -and can create tar, pax, cpio, ar, and shar archives.

- -

The first option -to cpio is a mode indicator from the following -list:

- -

-i

- -

Input. Read an -archive from standard input (unless overridden) and extract -the contents to disk or (if the -t option is -specified) list the contents to standard output. If one or -more file patterns are specified, only files matching one of -the patterns will be extracted.

- -

-o

- -

Output. Read a -list of filenames from standard input and produce a new -archive on standard output (unless overridden) containing -the specified items.

- -

-p

- -

Pass-through. -Read a list of filenames from standard input and copy the -files to the specified directory.

- -

OPTIONS

- -

Unless specifically stated -otherwise, options are applicable in all operating -modes.

- -

-0, --null

- -

Read filenames separated by NUL -characters instead of newlines. This is necessary if any of -the filenames being read might contain newlines.

- -

-6, --pwb

- -

When reading a binary format -archive, assume it’s the earlier one, from the PWB -variant of 6th Edition UNIX. When writing a cpio archive, -use the PWB format.

- -

-7, --binary

- -

(o mode only) When writing a -cpio archive, use the (newer, non-PWB) binary format.

- -

-A

- -

(o mode only) -Append to the specified archive. (Not yet implemented.)

- -

-a

- -

(o and p modes) -Reset access times on files after they are read.

- -

-B

- -

(o mode only) -Block output to records of 5120 bytes.

- -

-C size

- -

(o mode only) Block output to -records of size bytes.

- -

-c

- -

(o mode only) -Use the old POSIX portable character format. Equivalent to ---format odc.

- -

-d, ---make-directories

- -

(i and p modes) Create -directories as necessary.

- -

-E file

- -

(i mode only) Read list of file -name patterns from file to list and extract.

- -

-F file, ---file file

- -

Read archive from or write -archive to file.

- -

-f pattern

- -

(i mode only) Ignore files that -match pattern.

- -

-H format, ---format format

- -

(o mode only) Produce the -output archive in the specified format. Supported formats -include:

- -

cpio

- -

Synonym for -odc.

- -

newc

- -

The SVR4 -portable cpio format.

- -

odc

- -

The old POSIX.1 -portable octet-oriented cpio format.

- -

pax

- -

The POSIX.1 pax -format, an extension of the ustar format.

- -

ustar

- -

The POSIX.1 tar -format.

- -

The default -format is odc. See libarchive-formats(5) for more -complete information about the formats currently supported -by the underlying libarchive(3) library.

- -

-h, --help

- -

Print usage information.

- -

-I file

- -

Read archive from -file.

- -

-i, --extract

- -

Input mode. See above for -description.

- -

--insecure

- -

(i and p mode only) Disable -security checks during extraction or copying. This allows -extraction via symbolic links, absolute paths, and path -names containing ’..’ in the name.

- -

-J, --xz

- -

(o mode only) Compress the file -with xz-compatible compression before writing it. In input -mode, this option is ignored; xz compression is recognized -automatically on input.

- -

-j

- -

Synonym for --y.

- -

-L

- -

(o and p modes) -All symbolic links will be followed. Normally, symbolic -links are archived and copied as symbolic links. With this -option, the target of the link will be archived or copied -instead.

- -

-l, --link

- -

(p mode only) Create links from -the target directory to the original files, instead of -copying.

- -

--lrzip

- -

(o mode only) Compress the -resulting archive with lrzip(1). In input mode, this option -is ignored.

- -

--lz4

- -

(o mode only) -Compress the archive with lz4-compatible compression before -writing it. In input mode, this option is ignored; lz4 -compression is recognized automatically on input.

- -

--zstd

- -

(o mode only) -Compress the archive with zstd-compatible compression before -writing it. In input mode, this option is ignored; zstd -compression is recognized automatically on input.

- -

--lzma

- -

(o mode only) -Compress the file with lzma-compatible compression before -writing it. In input mode, this option is ignored; lzma -compression is recognized automatically on input.

- -

--lzop

- -

(o mode only) -Compress the resulting archive with lzop(1). In input mode, -this option is ignored.

- -

--passphrase -passphrase

- -

The passphrase is used -to extract or create an encrypted archive. Currently, zip is -only a format that cpio can handle encrypted -archives. You shouldn’t use this option unless you -realize how insecure use of this option is.

- -

-m, ---preserve-modification-time

- -

(i and p modes) Set file -modification time on created files to match those in the -source.

- -

-n, ---numeric-uid-gid

- -

(i mode, only with -t) -Display numeric uid and gid. By default, cpio -displays the user and group names when they are provided in -the archive, or looks up the user and group names in the -system password database.

- -

--no-preserve-owner

- -

(i mode only) Do not attempt to -restore file ownership. This is the default when run by -non-root users.

- -

-O file

- -

Write archive to -file.

- -

-o, --create

- -

Output mode. See above for -description.

- -

-p, ---pass-through

- -

Pass-through mode. See above -for description.

- -

--preserve-owner

- -

(i mode only) Restore file -ownership. This is the default when run by the root -user.

- -

--quiet

- -

Suppress unnecessary -messages.

- -

-R [
-user][
-:][
-group], --owner [
-user][
-:][
-group]

- -

Set the owner and/or group on -files in the output. If group is specified with no user (for -example, -R :wheel) then the group will be set -but not the user. If the user is specified with a trailing -colon and no group (for example, -R root:) -then the group will be set to the user’s default -group. If the user is specified with no trailing colon, then -the user will be set but not the group. In -i and --p modes, this option can only be used by the -super-user. (For compatibility, a period can be used in -place of the colon.)

- -

-r

- -

(All modes.) -Rename files interactively. For each file, a prompt is -written to /dev/tty containing the name of the file -and a line is read from /dev/tty. If the line read is -blank, the file is skipped. If the line contains a single -period, the file is processed normally. Otherwise, the line -is taken to be the new name of the file.

- -

-t, --list

- -

(i mode only) List the contents -of the archive to stdout; do not restore the contents to -disk.

- -

-u, ---unconditional

- -

(i and p modes) Unconditionally -overwrite existing files. Ordinarily, an older file will not -overwrite a newer file on disk.

- -

-V, --dot

- -

Print a dot to stderr for each -file as it is processed. Superseded by -v.

- -

-v, --verbose

- -

Print the name of each file to -stderr as it is processed. With -t, provide a -detailed listing of each file.

- -

--version

- -

Print the program version -information and exit.

- -

-y

- -

(o mode only) -Compress the archive with bzip2-compatible compression -before writing it. In input mode, this option is ignored; -bzip2 compression is recognized automatically on input.

- -

-Z

- -

(o mode only) -Compress the archive with compress-compatible compression -before writing it. In input mode, this option is ignored; -compression is recognized automatically on input.

- -

-z

- -

(o mode only) -Compress the archive with gzip-compatible compression before -writing it. In input mode, this option is ignored; gzip -compression is recognized automatically on input.

- -

EXIT STATUS

- -

The cpio utility -exits 0 on success, and >0 if an error -occurs.

- -

ENVIRONMENT

- -

The following environment -variables affect the execution of cpio:

- -

LANG

- -

The locale to -use. See environ(7) for more information.

- -

TZ

- -

The timezone to -use when displaying dates. See environ(7) for more -information.

- -

EXAMPLES

- -

The cpio command is -traditionally used to copy file hierarchies in conjunction -with the find(1) command. The first example here simply -copies all files from src to dest:

- -

find src | -cpio -pmud dest

- -

By carefully -selecting options to the find(1) command and combining it -with other standard utilities, it is possible to exercise -very fine control over which files are copied. This next -example copies files from src to dest that are -more than 2 days old and whose names match a particular -pattern:

- -

find src --mtime +2 | grep foo[bar] | cpio --pdmu dest

- -

This example -copies files from src to dest that are more -than 2 days old and which contain the word “

- -

foobar ”:

- -

find src --mtime +2 | xargs grep -l foobar | -cpio -pdmu dest

- -

COMPATIBILITY

- -

The mode options i, o, and p and -the options a, B, c, d, f, l, m, r, t, u, and v comply with -SUSv2.

- -

The old POSIX.1 -standard specified that only -i, -o, and --p were interpreted as command-line options. Each -took a single argument of a list of modifier characters. For -example, the standard syntax allows -imu but does not -support -miu or -i -m -u, since m and -u are only modifiers to -i, they are not -command-line options in their own right. The syntax -supported by this implementation is backwards-compatible -with the standard. For best compatibility, scripts should -limit themselves to the standard syntax.

- -

SEE ALSO

- -

bzip2(1), gzip(1), mt(1), -pax(1), tar(1), libarchive(3), cpio(5), -libarchive-formats(5), tar(5)

- -

STANDARDS

- -

There is no current POSIX -standard for the cpio command; it appeared in ISO/IEC -9945-1:1996 (“POSIX.1”) but was dropped from -IEEE Std 1003.1-2001 (“POSIX.1”).

- -

The cpio, ustar, -and pax interchange file formats are defined by IEEE Std -1003.1-2001 (“POSIX.1”) for the pax command.

- -

HISTORY

- -

The original cpio and -find utilities were written by Dick Haight while -working in AT&T’s Unix Support Group. They first -appeared in 1977 in PWB/UNIX 1.0, the -“Programmer’s Work Bench” system developed -for use within AT&T. They were first released outside of -AT&T as part of System III Unix in 1981. As a result, -cpio actually predates tar, even though it was -not well-known outside of AT&T until some time -later.

- -

This is a -complete re-implementation based on the libarchive(3) -library.

- -

BUGS

- -

The cpio archive format has -several basic limitations: It does not store user and group -names, only numbers. As a result, it cannot be reliably used -to transfer files between systems with dissimilar user and -group numbering. Older cpio formats limit the user and group -numbers to 16 or 18 bits, which is insufficient for modern -systems. The cpio archive formats cannot support files over -4 gigabytes, except for the “odc” variant, which -can support files up to 8 gigabytes.

- -

BSD -September 16, 2014 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/bsdtar.1.html b/src/dependencies/libarchive-3.6.2/doc/html/bsdtar.1.html deleted file mode 100644 index 5507ce4..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/bsdtar.1.html +++ /dev/null @@ -1,1410 +0,0 @@ - - - - - - - - - - - - - -
- - -

TAR(1) BSD General Commands Manual TAR(1)

- -

NAME

- -

tar — manipulate -tape archives

- -

SYNOPSIS

- -

tar -[bundled-flags 

- -

args ⟩ ] [⟨
-file
⟩  | ⟨
-pattern
⟩  ...]

- -

tar {-c} -[options] -[files directories]
-tar
{-r -u} -f -archive-file [options] -[files directories]
-tar
{-t -x} [options] -[patterns]

- -

DESCRIPTION

- -

tar creates and -manipulates streaming archive files. This implementation can -extract from tar, pax, cpio, zip, jar, ar, xar, rpm, 7-zip, -and ISO 9660 cdrom images and can create tar, pax, cpio, ar, -zip, 7-zip, and shar archives.

- -

The first -synopsis form shows a “bundled” option word. -This usage is provided for compatibility with historical -implementations. See COMPATIBILITY below for details.

- -

The other -synopsis forms show the preferred usage. The first option to -tar is a mode indicator from the following list:

- -

-c

- -

Create a new -archive containing the specified items. The long option form -is --create.

- -

-r

- -

Like -c, -but new entries are appended to the archive. Note that this -only works on uncompressed archives stored in regular files. -The -f option is required. The long option form is ---append.

- -

-t

- -

List archive -contents to stdout. The long option form is ---list.

- -

-u

- -

Like -r, -but new entries are added only if they have a modification -date newer than the corresponding entry in the archive. Note -that this only works on uncompressed archives stored in -regular files. The -f option is required. The long -form is --update.

- -

-x

- -

Extract to disk -from the archive. If a file with the same name appears more -than once in the archive, each copy will be extracted, with -later copies overwriting (replacing) earlier copies. The -long option form is --extract.

- -

In -c, --r, or -u mode, each specified file or -directory is added to the archive in the order specified on -the command line. By default, the contents of each directory -are also archived.

- -

In extract or -list mode, the entire command line is read and parsed before -the archive is opened. The pathnames or patterns on the -command line indicate which items in the archive should be -processed. Patterns are shell-style globbing patterns as -documented in tcsh(1).

- -

OPTIONS

- -

Unless specifically stated -otherwise, options are applicable in all operating -modes.

- -

@archive

- -

(c and r modes only) The -specified archive is opened and the entries in it will be -appended to the current archive. As a simple example,

- -

tar -c -f - -newfile @original.tar

- -

writes a new archive to -standard output containing a file newfile and all of -the entries from original.tar. In contrast,

- -

tar -c -f - newfile -original.tar

- -

creates a new archive with only -two entries. Similarly,

- -

tar -czf - ---format pax @-

- -

reads an archive from standard -input (whose format will be determined automatically) and -converts it into a gzip-compressed pax-format archive on -stdout. In this way, tar can be used to convert -archives from one format to another.

- -

-a, ---auto-compress

- -

(c mode only) Use the archive -suffix to decide a set of the format and the compressions. -As a simple example,

- -

tar -a -cf -archive.tgz source.c source.h

- -

creates a new archive with -restricted pax format and gzip compression,

- -

tar -a -cf -archive.tar.bz2.uu source.c source.h

- -

creates a new archive with -restricted pax format and bzip2 compression and uuencode -compression,

- -

tar -a -cf -archive.zip source.c source.h

- -

creates a new archive with zip -format,

- -

tar -a -jcf -archive.tgz source.c source.h

- -

ignores the “-j” -option, and creates a new archive with restricted pax format -and gzip compression,

- -

tar -a -jcf -archive.xxx source.c source.h

- -

if it is unknown suffix or no -suffix, creates a new archive with restricted pax format and -bzip2 compression.

- -

--acls

- -

(c, r, u, x -modes only) Archive or extract POSIX.1e or NFSv4 ACLs. This -is the reverse of --no-acls and the default behavior -in c, r, and u modes (except on Mac OS X) or if tar -is run in x mode as root. On Mac OS X this option translates -extended ACLs to NFSv4 ACLs. To store extended ACLs the ---mac-metadata option is preferred.

- -

-B, ---read-full-blocks

- -

Ignored for compatibility with -other tar(1) implementations.

- -

-b blocksize, ---block-size blocksize

- -

Specify the block size, in -512-byte records, for tape drive I/O. As a rule, this -argument is only needed when reading from or writing to tape -drives, and usually not even then as the default block size -of 20 records (10240 bytes) is very common.

- -

-C directory, ---cd directory, --directory -directory

- -

In c and r mode, this changes -the directory before adding the following files. In x mode, -change directories after opening the archive but before -extracting entries from the archive.

- -

--chroot

- -

(x mode only) chroot() -to the current directory after processing any -C -options and before extracting any files.

- - -

--clear-nochange-fflags

- -

(x mode only) Before removing -file system objects to replace them, clear platform-specific -file attributes or file flags that might prevent -removal.

- -

--exclude -pattern

- -

Do not process files or -directories that match the specified pattern. Note that -exclusions take precedence over patterns or filenames -specified on the command line.

- -

--exclude-vcs

- -

Do not process files or -directories internally used by the version control systems -’Arch’, ’Bazaar’, ’CVS’, -’Darcs’, ’Mercurial’, -’RCS’, ’SCCS’, ’SVN’ and -’git’.

- -

--fflags

- -

(c, r, u, x modes only) Archive -or extract platform-specific file attributes or file flags. -This is the reverse of --no-fflags and the default -behavior in c, r, and u modes or if tar is run in x -mode as root.

- -

--format -format

- -

(c, r, u mode only) Use the -specified format for the created archive. Supported formats -include “cpio”, “pax”, -“shar”, and “ustar”. Other formats -may also be supported; see libarchive-formats(5) for more -information about currently-supported formats. In r and u -modes, when extending an existing archive, the format -specified here must be compatible with the format of the -existing archive on disk.

- -

-f file, ---file file

- -

Read the archive from or write -the archive to the specified file. The filename can be -- for standard input or standard output. The default -varies by system; on FreeBSD, the default is -/dev/sa0; on Linux, the default is -/dev/st0.

- -

--gid id

- -

Use the provided group id -number. On extract, this overrides the group id in the -archive; the group name in the archive will be ignored. On -create, this overrides the group id read from disk; if ---gname is not also specified, the group name will be -set to match the group id.

- -

--gname name

- -

Use the provided group name. On -extract, this overrides the group name in the archive; if -the provided group name does not exist on the system, the -group id (from the archive or from the --gid option) -will be used instead. On create, this sets the group name -that will be stored in the archive; the name will not be -verified against the system group database.

- -

-H

- -

(c and r modes -only) Symbolic links named on the command line will be -followed; the target of the link will be archived, not the -link itself.

- -

-h

- -

(c and r modes -only) Synonym for -L.

- -

-I

- -

Synonym for --T.

- -

--help

- -

Show usage.

- -

--hfsCompression

- -

(x mode only) Mac OS X specific -(v10.6 or later). Compress extracted regular files with HFS+ -compression.

- -

--ignore-zeros

- -

An alias of --options -read_concatenated_archives for compatibility with GNU -tar.

- -

--include -pattern

- -

Process only files or -directories that match the specified pattern. Note that -exclusions specified with --exclude take precedence -over inclusions. If no inclusions are explicitly specified, -all entries are processed by default. The --include -option is especially useful when filtering archives. For -example, the command

- -

tar -c -f new.tar ---include=’*foo*’ @old.tgz

- -

creates a new archive -new.tar containing only the entries from -old.tgz containing the string ’foo’.

- -

-J, --xz

- -

(c mode only) Compress the -resulting archive with xz(1). In extract or list modes, this -option is ignored. Note that this tar implementation -recognizes XZ compression automatically when reading -archives.

- -

-j, --bzip, ---bzip2, --bunzip2

- -

(c mode only) Compress the -resulting archive with bzip2(1). In extract or list modes, -this option is ignored. Note that this tar -implementation recognizes bzip2 compression automatically -when reading archives.

- -

-k, ---keep-old-files

- -

(x mode only) Do not overwrite -existing files. In particular, if a file appears more than -once in an archive, later copies will not overwrite earlier -copies.

- -

--keep-newer-files

- -

(x mode only) Do not overwrite -existing files that are newer than the versions appearing in -the archive being extracted.

- -

-L, ---dereference

- -

(c and r modes only) All -symbolic links will be followed. Normally, symbolic links -are archived as such. With this option, the target of the -link will be archived instead.

- -

-l, ---check-links

- -

(c and r modes only) Issue a -warning message unless all links to each file are -archived.

- -

--lrzip

- -

(c mode only) Compress the -resulting archive with lrzip(1). In extract or list modes, -this option is ignored. Note that this tar -implementation recognizes lrzip compression automatically -when reading archives.

- -

--lz4

- -

(c mode only) -Compress the archive with lz4-compatible compression before -writing it. In extract or list modes, this option is -ignored. Note that this tar implementation recognizes -lz4 compression automatically when reading archives.

- -

--zstd

- -

(c mode only) -Compress the archive with zstd-compatible compression before -writing it. In extract or list modes, this option is -ignored. Note that this tar implementation recognizes -zstd compression automatically when reading archives.

- -

--lzma

- -

(c mode only) -Compress the resulting archive with the original LZMA -algorithm. In extract or list modes, this option is ignored. -Use of this option is discouraged and new archives should be -created with --xz instead. Note that this tar -implementation recognizes LZMA compression automatically -when reading archives.

- -

--lzop

- -

(c mode only) -Compress the resulting archive with lzop(1). In extract or -list modes, this option is ignored. Note that this -tar implementation recognizes LZO compression -automatically when reading archives.

- -

-m, ---modification-time

- -

(x mode only) Do not extract -modification time. By default, the modification time is set -to the time stored in the archive.

- -

--mac-metadata

- -

(c, r, u and x mode only) Mac -OS X specific. Archive or extract extended ACLs and extended -file attributes using copyfile(3) in AppleDouble format. -This is the reverse of --no-mac-metadata. and the -default behavior in c, r, and u modes or if tar is -run in x mode as root.

- -

-n, --norecurse, ---no-recursion

- -

Do not operate recursively on -the content of directories.

- -

--newer date

- -

(c, r, u modes only) Only -include files and directories newer than the specified date. -This compares ctime entries.

- -

--newer-mtime -date

- -

(c, r, u modes only) Like ---newer, except it compares mtime entries instead of -ctime entries.

- -

--newer-than -file

- -

(c, r, u modes only) Only -include files and directories newer than the specified file. -This compares ctime entries.

- -

--newer-mtime-than -file

- -

(c, r, u modes only) Like ---newer-than, except it compares mtime entries -instead of ctime entries.

- -

--nodump

- -

(c and r modes only) Honor the -nodump file flag by skipping this file.

- - -

--nopreserveHFSCompression

- -

(x mode only) Mac OS X specific -(v10.6 or later). Do not compress extracted regular files -which were compressed with HFS+ compression before archived. -By default, compress the regular files again with HFS+ -compression.

- -

--null

- -

(use with --I or -T) Filenames or patterns are separated -by null characters, not by newlines. This is often used to -read filenames output by the -print0 option to -find(1).

- -

--no-acls

- -

(c, r, u, x modes only) Do not -archive or extract POSIX.1e or NFSv4 ACLs. This is the -reverse of --acls and the default behavior if -tar is run as non-root in x mode (on Mac OS X as any -user in c, r, u and x modes).

- -

--no-fflags

- -

(c, r, u, x modes only) Do not -archive or extract file attributes or file flags. This is -the reverse of --fflags and the default behavior if -tar is run as non-root in x mode.

- -

--no-mac-metadata

- -

(x mode only) Mac OS X -specific. Do not archive or extract ACLs and extended file -attributes using copyfile(3) in AppleDouble format. This is -the reverse of --mac-metadata. and the default -behavior if tar is run as non-root in x mode.

- -

--no-read-sparse

- -

(c, r, u modes only) Do not -read sparse file information from disk. This is the reverse -of --read-sparse.

- -

--no-safe-writes

- -

(x mode only) Do not create -temporary files and use rename(2) to replace the original -ones. This is the reverse of --safe-writes.

- -

--no-same-owner

- -

(x mode only) Do not extract -owner and group IDs. This is the reverse of ---same-owner and the default behavior if tar -is run as non-root.

- - -

--no-same-permissions

- -

(x mode only) Do not extract -full permissions (SGID, SUID, sticky bit, file attributes or -file flags, extended file attributes and ACLs). This is the -reverse of -p and the default behavior if tar -is run as non-root.

- -

--no-xattrs

- -

(c, r, u, x modes only) Do not -archive or extract extended file attributes. This is the -reverse of --xattrs and the default behavior if -tar is run as non-root in x mode.

- -

--numeric-owner

- -

This is equivalent to ---uname "" --gname "". On -extract, it causes user and group names in the archive to be -ignored in favor of the numeric user and group ids. On -create, it causes user and group names to not be stored in -the archive.

- -

-O, ---to-stdout

- -

(x, t modes only) In extract -(-x) mode, files will be written to standard out rather than -being extracted to disk. In list (-t) mode, the file listing -will be written to stderr rather than the usual stdout.

- -

-o

- -

(x mode) Use -the user and group of the user running the program rather -than those specified in the archive. Note that this has no -significance unless -p is specified, and the program -is being run by the root user. In this case, the file modes -and flags from the archive will be restored, but ACLs or -owner information in the archive will be discarded.

- -

-o

- -

(c, r, u mode) -A synonym for --format ustar

- -

--older date

- -

(c, r, u modes only) Only -include files and directories older than the specified date. -This compares ctime entries.

- -

--older-mtime -date

- -

(c, r, u modes only) Like ---older, except it compares mtime entries instead of -ctime entries.

- -

--older-than -file

- -

(c, r, u modes only) Only -include files and directories older than the specified file. -This compares ctime entries.

- -

--older-mtime-than -file

- -

(c, r, u modes only) Like ---older-than, except it compares mtime entries -instead of ctime entries.

- -

--one-file-system

- -

(c, r, and u modes) Do not -cross mount points.

- -

--options -options

- -

Select optional behaviors for -particular modules. The argument is a text string containing -comma-separated keywords and values. These are passed to the -modules that handle particular formats to control how those -formats will behave. Each option has one of the following -forms:

- -

key=value

- -

The key will be set to the -specified value in every module that supports it. Modules -that do not support this key will ignore it.

- -

key

- -

The key will be -enabled in every module that supports it. This is equivalent -to key=1.

- -

!key

- -

The key will be -disabled in every module that supports it.

- -

module:key=value, module:key, -module:!key

- -

As above, but the corresponding -key and value will be provided only to modules whose name -matches module.

- -

The complete -list of supported modules and keys for create and append -modes is in archive_write_set_options(3) and for extract and -list modes in archive_read_set_options(3).

- -

Examples of -supported options:

- -

iso9660:joliet

- -

Support Joliet extensions. This -is enabled by default, use !joliet or -iso9660:!joliet to disable.

- -

iso9660:rockridge

- -

Support Rock Ridge extensions. -This is enabled by default, use !rockridge or -iso9660:!rockridge to disable.

- -

gzip:compression-level

- -

A decimal integer from 1 to 9 -specifying the gzip compression level.

- -

gzip:timestamp

- -

Store timestamp. This is -enabled by default, use !timestamp or -gzip:!timestamp to disable.

- -

lrzip:compression=type

- -

Use type as compression -method. Supported values are bzip2, gzip, lzo (ultra fast), -and zpaq (best, extremely slow).

- -

lrzip:compression-level

- -

A decimal integer from 1 to 9 -specifying the lrzip compression level.

- -

lz4:compression-level

- -

A decimal integer from 1 to 9 -specifying the lzop compression level.

- -

lz4:stream-checksum

- -

Enable stream checksum. This is -by default, use lz4:!stream-checksum to disable.

- -

lz4:block-checksum

- -

Enable block checksum (Disabled -by default).

- -

lz4:block-size

- -

A decimal integer from 4 to 7 -specifying the lz4 compression block size (7 is set by -default).

- -

lz4:block-dependence

- -

Use the previous block of the -block being compressed for a compression dictionary to -improve compression ratio.

- -

zstd:compression-level

- -

A decimal integer specifying -the zstd compression level. Supported values depend on the -library version, common values are from 1 to 22.

- -

zstd:threads

- -

Specify the number of worker -threads to use. Setting threads to a special value 0 makes -zstd(1) use as many threads as there are CPU cores on the -system.

- -

lzop:compression-level

- -

A decimal integer from 1 to 9 -specifying the lzop compression level.

- -

xz:compression-level

- -

A decimal integer from 0 to 9 -specifying the xz compression level.

- -

xz:threads

- -

Specify the number of worker -threads to use. Setting threads to a special value 0 makes -xz(1) use as many threads as there are CPU cores on the -system.

- -

mtree:keyword

- -

The mtree writer module allows -you to specify which mtree keywords will be included in the -output. Supported keywords include: cksum, -device, flags, gid, gname, -indent, link, md5, mode, -nlink, rmd160, sha1, sha256, -sha384, sha512, size, time, -uid, uname. The default is equivalent to: -“device, flags, gid, gname, link, mode, nlink, size, -time, type, uid, uname”.

- -

mtree:all

- -

Enables all of the above -keywords. You can also use mtree:!all to disable all -keywords.

- -

mtree:use-set

- -

Enable generation of -/set lines in the output.

- -

mtree:indent

- -

Produce human-readable output -by indenting options and splitting lines to fit into 80 -columns.

- -

zip:compression=type

- -

Use type as compression -method. Supported values are store (uncompressed) and -deflate (gzip algorithm).

- -

zip:encryption

- -

Enable encryption using -traditional zip encryption.

- -

zip:encryption=type

- -

Use type as encryption -type. Supported values are zipcrypt (traditional zip -encryption), aes128 (WinZip AES-128 encryption) and aes256 -(WinZip AES-256 encryption).

- -

read_concatenated_archives

- -

Ignore zeroed blocks in the -archive, which occurs when multiple tar archives have been -concatenated together. Without this option, only the -contents of the first concatenated archive would be read. -This option is comparable to the -i, ---ignore-zeros option of GNU tar.

- -

If a provided option is not -supported by any module, that is a fatal error.

- -

-P, ---absolute-paths

- -

Preserve pathnames. By default, -absolute pathnames (those that begin with a / character) -have the leading slash removed both when creating archives -and extracting from them. Also, tar will refuse to -extract archive entries whose pathnames contain .. or -whose target directory would be altered by a symlink. This -option suppresses these behaviors.

- -

-p, --insecure, ---preserve-permissions

- -

(x mode only) Preserve file -permissions. Attempt to restore the full permissions, -including file modes, file attributes or file flags, -extended file attributes and ACLs, if available, for each -item extracted from the archive. This is the reverse of ---no-same-permissions and the default if tar -is being run as root. It can be partially overridden by also -specifying --no-acls, --no-fflags, ---no-mac-metadata or --no-xattrs.

- -

--passphrase -passphrase

- -

The passphrase is used -to extract or create an encrypted archive. Currently, zip is -the only supported format that supports encryption. You -shouldn’t use this option unless you realize how -insecure use of this option is.

- -

--posix

- -

(c, r, u mode only) Synonym for ---format pax

- -

-q, ---fast-read

- -

(x and t mode only) Extract or -list only the first archive entry that matches each pattern -or filename operand. Exit as soon as each specified pattern -or filename has been matched. By default, the archive is -always read to the very end, since there can be multiple -entries with the same name and, by convention, later entries -overwrite earlier entries. This option is provided as a -performance optimization.

- -

--read-sparse

- -

(c, r, u modes only) Read -sparse file information from disk. This is the reverse of ---no-read-sparse and the default behavior.

- -

-S

- -

(x mode only) -Extract files as sparse files. For every block on disk, -check first if it contains only NULL bytes and seek over it -otherwise. This works similar to the conv=sparse option of -dd.

- -

-s pattern

- -

Modify file or archive member -names according to pattern. The pattern has the -format /old/new/[ghHprRsS] where old is a -basic regular expression, new is the replacement -string of the matched part, and the optional trailing -letters modify how the replacement is handled. If old -is not matched, the pattern is skipped. Within new, ~ -is substituted with the match, \1 to \9 with the content of -the corresponding captured group. The optional trailing g -specifies that matching should continue after the matched -part and stop on the first unmatched pattern. The optional -trailing s specifies that the pattern applies to the value -of symbolic links. The optional trailing p specifies that -after a successful substitution the original path name and -the new path name should be printed to standard error. -Optional trailing H, R, or S characters suppress -substitutions for hardlink targets, regular filenames, or -symlink targets, respectively. Optional trailing h, r, or s -characters enable substitutions for hardlink targets, -regular filenames, or symlink targets, respectively. The -default is hrs which applies substitutions to all -names. In particular, it is never necessary to specify h, r, -or s.

- -

--safe-writes

- -

(x mode only) Extract files -atomically. By default tar unlinks the original file -with the same name as the extracted file (if it exists), and -then creates it immediately under the same name and writes -to it. For a short period of time, applications trying to -access the file might not find it, or see incomplete -results. If --safe-writes is enabled, tar -first creates a unique temporary file, then writes the new -contents to the temporary file, and finally renames the -temporary file to its final name atomically using rename(2). -This guarantees that an application accessing the file, will -either see the old contents or the new contents at all -times.

- -

--same-owner

- -

(x mode only) Extract owner and -group IDs. This is the reverse of --no-same-owner and -the default behavior if tar is run as root.

- -

--strip-components -count

- -

Remove the specified number of -leading path elements. Pathnames with fewer elements will be -silently skipped. Note that the pathname is edited after -checking inclusion/exclusion patterns but before security -checks.

- -

-T filename, ---files-from filename

- -

In x or t mode, tar will -read the list of names to be extracted from filename. -In c mode, tar will read names to be archived from -filename. The special name “-C” on a line -by itself will cause the current directory to be changed to -the directory specified on the following line. Names are -terminated by newlines unless --null is specified. -Note that --null also disables the special handling -of lines containing “-C”. Note: If you are -generating lists of files using find(1), you probably want -to use -n as well.

- -

--totals

- -

(c, r, u modes only) After -archiving all files, print a summary to stderr.

- -

-U, --unlink, ---unlink-first

- -

(x mode only) Unlink files -before creating them. This can be a minor performance -optimization if most files already exist, but can make -things slower if most files do not already exist. This flag -also causes tar to remove intervening directory -symlinks instead of reporting an error. See the SECURITY -section below for more details.

- -

--uid id

- -

Use the provided user id number -and ignore the user name from the archive. On create, if ---uname is not also specified, the user name will be -set to match the user id.

- -

--uname name

- -

Use the provided user name. On -extract, this overrides the user name in the archive; if the -provided user name does not exist on the system, it will be -ignored and the user id (from the archive or from the ---uid option) will be used instead. On create, this -sets the user name that will be stored in the archive; the -name is not verified against the system user database.

- -

--use-compress-program -program

- -

Pipe the input (in x or t mode) -or the output (in c mode) through program instead of -using the builtin compression support.

- -

-v, --verbose

- -

Produce verbose output. In -create and extract modes, tar will list each file -name as it is read from or written to the archive. In list -mode, tar will produce output similar to that of -ls(1). An additional -v option will also provide -ls-like details in create and extract mode.

- -

--version

- -

Print version of tar and -libarchive, and exit.

- -

-w, ---confirmation, --interactive

- -

Ask for confirmation for every -action.

- -

-X filename, ---exclude-from filename

- -

Read a list of exclusion -patterns from the specified file. See --exclude for -more information about the handling of exclusions.

- -

--xattrs

- -

(c, r, u, x modes only) Archive -or extract extended file attributes. This is the reverse of ---no-xattrs and the default behavior in c, r, and u -modes or if tar is run in x mode as root.

- -

-y

- -

(c mode only) -Compress the resulting archive with bzip2(1). In extract or -list modes, this option is ignored. Note that this -tar implementation recognizes bzip2 compression -automatically when reading archives.

- -

-Z, --compress, ---uncompress

- -

(c mode only) Compress the -resulting archive with compress(1). In extract or list -modes, this option is ignored. Note that this tar -implementation recognizes compress compression automatically -when reading archives.

- -

-z, --gunzip, ---gzip

- -

(c mode only) Compress the -resulting archive with gzip(1). In extract or list modes, -this option is ignored. Note that this tar -implementation recognizes gzip compression automatically -when reading archives.

- -

ENVIRONMENT

- -

The following environment -variables affect the execution of tar:

- -

TAR_READER_OPTIONS

- -

The default options for format -readers and compression readers. The --options option -overrides this.

- -

TAR_WRITER_OPTIONS

- -

The default options for format -writers and compression writers. The --options option -overrides this.

- -

LANG

- -

The locale to -use. See environ(7) for more information.

- -

TAPE

- -

The default -device. The -f option overrides this. Please see the -description of the -f option above for more -details.

- -

TZ

- -

The timezone to -use when displaying dates. See environ(7) for more -information.

- -

EXIT STATUS

- -

The tar utility -exits 0 on success, and >0 if an error -occurs.

- -

EXAMPLES

- -

The following creates a new -archive called file.tar.gz that contains two files -source.c and source.h:

- -

tar -czf file.tar.gz -source.c source.h

- -

To view a -detailed table of contents for this archive:

- -

tar -tvf -file.tar.gz

- -

To extract all -entries from the archive on the default tape drive:

- -

tar -x

- -

To examine the -contents of an ISO 9660 cdrom image:

- -

tar -tf -image.iso

- -

To move file -hierarchies, invoke tar as

- -

tar -cf - --C srcdir . | tar -xpf - --C destdir

- -

or more traditionally

- -

cd srcdir ; tar -cf - -. | (cd destdir ; tar -xpf -)

- -

In create mode, -the list of files and directories to be archived can also -include directory change instructions of the form --Cfoo/baz and archive inclusions of the form -@archive-file. For example, the command -line

- -

tar -c -f new.tar -foo1 @old.tgz -C/tmp -foo2

- -

will create a new archive -new.tar. tar will read the file foo1 -from the current directory and add it to the output archive. -It will then read each entry from old.tgz and add -those entries to the output archive. Finally, it will switch -to the /tmp directory and add foo2 to the -output archive.

- -

An input file in -mtree(5) format can be used to create an output archive with -arbitrary ownership, permissions, or names that differ from -existing data on disk:

- -

$ cat -input.mtree
-#mtree
-usr/bin uid=0 gid=0 mode=0755 type=dir
-usr/bin/ls uid=0 gid=0 mode=0755 type=file content=myls
-$ tar -cvf output.tar @input.mtree

- -

The ---newer and --newer-mtime switches accept a -variety of common date and time specifications, including -“12 Mar 2005 7:14:29pm”, “2005-03-12 -19:14”, “5 minutes ago”, and “19:14 -PST May 1”.

- -

The ---options argument can be used to control various -details of archive generation or reading. For example, you -can generate mtree output which only contains type, -time, and uid keywords:

- -

tar -cf file.tar ---format=mtree ---options=’!all,type,time,uid’ -dir

- -

or you can set the compression -level used by gzip or xz compression:

- -

tar -czf file.tar ---options=’compression-level=9’.

- -

For more details, see the -explanation of the archive_read_set_options() and -archive_write_set_options() API calls that are -described in archive_read(3) and archive_write(3).

- -

COMPATIBILITY

- -

The bundled-arguments format is -supported for compatibility with historic implementations. -It consists of an initial word (with no leading - character) -in which each character indicates an option. Arguments -follow as separate words. The order of the arguments must -match the order of the corresponding characters in the -bundled command word. For example,

- -

tar tbf 32 -file.tar

- -

specifies three flags t, -b, and f. The b and f flags both -require arguments, so there must be two additional items on -the command line. The 32 is the argument to the -b flag, and file.tar is the argument to the -f flag.

- -

The mode options -c, r, t, u, and x and the options b, f, l, m, o, v, and w -comply with SUSv2.

- -

For maximum -portability, scripts that invoke tar should use the -bundled-argument format above, should limit themselves to -the c, t, and x modes, and the -b, f, m, v, and w -options.

- -

Additional long -options are provided to improve compatibility with other tar -implementations.

- -

SECURITY

- -

Certain security issues are -common to many archiving programs, including tar. In -particular, carefully-crafted archives can request that -tar extract files to locations outside of the target -directory. This can potentially be used to cause unwitting -users to overwrite files they did not intend to overwrite. -If the archive is being extracted by the superuser, any file -on the system can potentially be overwritten. There are -three ways this can happen. Although tar has -mechanisms to protect against each one, savvy users should -be aware of the implications:

- -

- -

Archive entries can have -absolute pathnames. By default, tar removes the -leading / character from filenames before restoring -them to guard against this problem.

- -

- -

Archive entries can have -pathnames that include .. components. By default, -tar will not extract files containing .. -components in their pathname.

- -

- -

Archive entries can exploit -symbolic links to restore files to other directories. An -archive can restore a symbolic link to another directory, -then use that link to restore a file into that directory. To -guard against this, tar checks each extracted path -for symlinks. If the final path element is a symlink, it -will be removed and replaced with the archive entry. If --U is specified, any intermediate symlink will also -be unconditionally removed. If neither -U nor --P is specified, tar will refuse to extract -the entry.

- -

To protect yourself, you should -be wary of any archives that come from untrusted sources. -You should examine the contents of an archive with

- -

tar -tf -filename

- -

before extraction. You should -use the -k option to ensure that tar will not -overwrite any existing files or the -U option to -remove any pre-existing files. You should generally not -extract archives while running with super-user privileges. -Note that the -P option to tar disables the -security checks above and allows you to extract an archive -while preserving any absolute pathnames, .. -components, or symlinks to other directories.

- -

SEE ALSO

- -

bzip2(1), compress(1), cpio(1), -gzip(1), mt(1), pax(1), shar(1), xz(1), libarchive(3), -libarchive-formats(5), tar(5)

- -

STANDARDS

- -

There is no current POSIX -standard for the tar command; it appeared in ISO/IEC -9945-1:1996 (“POSIX.1”) but was dropped from -IEEE Std 1003.1-2001 (“POSIX.1”). The options -supported by this implementation were developed by surveying -a number of existing tar implementations as well as the old -POSIX specification for tar and the current POSIX -specification for pax.

- -

The ustar and -pax interchange file formats are defined by IEEE Std -1003.1-2001 (“POSIX.1”) for the pax command.

- -

HISTORY

- -

A tar command appeared in -Seventh Edition Unix, which was released in January, 1979. -There have been numerous other implementations, many of -which extended the file format. John Gilmore’s -pdtar public-domain implementation (circa November, -1987) was quite influential, and formed the basis of GNU -tar. GNU tar was included as the standard system tar in -FreeBSD beginning with FreeBSD 1.0.

- -

This is a -complete re-implementation based on the libarchive(3) -library. It was first released with FreeBSD 5.4 in May, -2005.

- -

BUGS

- -

This program follows ISO/IEC -9945-1:1996 (“POSIX.1”) for the definition of -the -l option. Note that GNU tar prior to version -1.15 treated -l as a synonym for the ---one-file-system option.

- -

The -C -dir option may differ from historic -implementations.

- -

All archive -output is written in correctly-sized blocks, even if the -output is being compressed. Whether or not the last output -block is padded to a full block size varies depending on the -format and the output device. For tar and cpio formats, the -last block of output is padded to a full block size if the -output is being written to standard output or to a character -or block device such as a tape drive. If the output is being -written to a regular file, the last block will not be -padded. Many compressors, including gzip(1) and bzip2(1), -complain about the null padding when decompressing an -archive created by tar, although they still extract -it correctly.

- -

The compression -and decompression is implemented internally, so there may be -insignificant differences between the compressed output -generated by

- -

tar -czf - -file

- -

and that generated by

- -

tar -cf - file | -gzip

- -

The default -should be to read and write archives to the standard I/O -paths, but tradition (and POSIX) dictates otherwise.

- -

The r and -u modes require that the archive be uncompressed and -located in a regular file on disk. Other archives can be -modified using c mode with the @archive-file -extension.

- -

To archive a -file called @foo or -foo you must specify it -as ./@foo or ./-foo, respectively.

- -

In create mode, -a leading ./ is always removed. A leading / is -stripped unless the -P option is specified.

- -

There needs to -be better support for file selection on both create and -extract.

- -

There is not yet -any support for multi-volume archives.

- -

Converting -between dissimilar archive formats (such as tar and cpio) -using the @- convention can cause hard link -information to be lost. (This is a consequence of the -incompatible ways that different archive formats store -hardlink information.)

- -

BSD -January 31, 2020 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/cpio.5.html b/src/dependencies/libarchive-3.6.2/doc/html/cpio.5.html deleted file mode 100644 index f1e897d..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/cpio.5.html +++ /dev/null @@ -1,482 +0,0 @@ - - - - - - - - - - - - - -
- - -

CPIO(5) BSD File Formats Manual CPIO(5)

- -

NAME

- -

cpio — format of -cpio archive files

- -

DESCRIPTION

- -

The cpio archive format -collects any number of files, directories, and other file -system objects (symbolic links, device nodes, etc.) into a -single stream of bytes.

- -

General -Format
-Each file system object in a cpio archive comprises a -header record with basic numeric metadata followed by the -full pathname of the entry and the file data. The header -record stores a series of integer values that generally -follow the fields in struct stat. (See stat(2) for -details.) The variants differ primarily in how they store -those integers (binary, octal, or hexadecimal). The header -is followed by the pathname of the entry (the length of the -pathname is stored in the header) and any file data. The end -of the archive is indicated by a special record with the -pathname “TRAILER!!!”.

- -

PWB -format
-The PWB binary cpio format is the original format, -when cpio was introduced as part of the Programmer’s -Work Bench system, a variant of 6th Edition UNIX. It stores -numbers as 2-byte and 4-byte binary values. Each entry -begins with a header in the following format:

- -

struct -header_pwb_cpio {
-short h_magic;
-short h_dev;
-short h_ino;
-short h_mode;
-short h_uid;
-short h_gid;
-short h_nlink;
-short h_majmin;
-long h_mtime;
-short h_namesize;
-long h_filesize;
-};

- -

The short -fields here are 16-bit integer values, while the long -fields are 32 bit integers. Since PWB UNIX, like the 6th -Edition UNIX it was based on, only ran on PDP-11 computers, -they are in PDP-endian format, which has little-endian -shorts, and big-endian longs. That is, the long integer -whose hexadecimal representation is 0x12345678 would be -stored in four successive bytes as 0x34, 0x12, 0x78, 0x56. -The fields are as follows:

- -

h_magic

- -

The integer value octal -070707.

- -

h_dev, h_ino

- -

The device and inode numbers -from the disk. These are used by programs that read -cpio archives to determine when two entries refer to -the same file. Programs that synthesize cpio archives -should be careful to set these to distinct values for each -entry.

- -

h_mode

- -

The mode -specifies both the regular permissions and the file type, -and it also holds a couple of bits that are irrelevant to -the cpio format, because the field is actually a raw copy of -the mode field in the inode representing the file. These are -the IALLOC flag, which shows that the inode entry is in use, -and the ILARG flag, which shows that the file it represents -is large enough to have indirect blocks pointers in the -inode. The mode is decoded as follows:

- -

0100000

- -

IALLOC flag - -irrelevant to cpio.

- -

0060000

- -

This masks the -file type bits.

- -

0040000

- -

File type value -for directories.

- -

0020000

- -

File type value -for character special devices.

- -

0060000

- -

File type value -for block special devices.

- -

0010000

- -

ILARG flag - -irrelevant to cpio.

- -

0004000

- -

SUID bit.

- -

0002000

- -

SGID bit.

- -

0001000

- -

Sticky bit.

- -

0000777

- -

The lower 9 -bits specify read/write/execute permissions for world, -group, and user following standard POSIX conventions.

- -

h_uid, h_gid

- -

The numeric user id and group -id of the owner.

- -

h_nlink

- -

The number of links to this -file. Directories always have a value of at least two here. -Note that hardlinked files include file data with every copy -in the archive.

- -

h_majmin

- -

For block special and character -special entries, this field contains the associated device -number, with the major number in the high byte, and the -minor number in the low byte. For all other entry types, it -should be set to zero by writers and ignored by readers.

- -

h_mtime

- -

Modification time of the file, -indicated as the number of seconds since the start of the -epoch, 00:00:00 UTC January 1, 1970.

- -

h_namesize

- -

The number of bytes in the -pathname that follows the header. This count includes the -trailing NUL byte.

- -

h_filesize

- -

The size of the file. Note that -this archive format is limited to 16 megabyte file sizes, -because PWB UNIX, like 6th Edition, only used an unsigned 24 -bit integer for the file size internally.

- -

The pathname -immediately follows the fixed header. If h_namesize -is odd, an additional NUL byte is added after the pathname. -The file data is then appended, again with an additional NUL -appended if needed to get the next header at an even -offset.

- -

Hardlinked files -are not given special treatment; the full file contents are -included with each copy of the file.

- -

New Binary -Format
-The new binary cpio format showed up when cpio was -adopted into late 7th Edition UNIX. It is exactly like the -PWB binary format, described above, except for three -changes:

- -

First, UNIX now -ran on more than one hardware type, so the endianness of 16 -bit integers must be determined by observing the magic -number at the start of the header. The 32 bit integers are -still always stored with the most significant word first, -though, so each of those two, in the struct shown above, was -stored as an array of two 16 bit integers, in the -traditional order. Those 16 bit integers, like all the -others in the struct, were accessed using a macro that byte -swapped them if necessary.

- -

Next, 7th -Edition had more file types to store, and the IALLOC and -ILARG flag bits were re-purposed to accommodate these. The -revised use of the various bits is as follows:

- -

0170000

- -

This masks the -file type bits.

- -

0140000

- -

File type value -for sockets.

- -

0120000

- -

File type value -for symbolic links. For symbolic links, the link body is -stored as file data.

- -

0100000

- -

File type value -for regular files.

- -

0060000

- -

File type value -for block special devices.

- -

0040000

- -

File type value -for directories.

- -

0020000

- -

File type value -for character special devices.

- -

0010000

- -

File type value -for named pipes or FIFOs.

- -

0004000

- -

SUID bit.

- -

0002000

- -

SGID bit.

- -

0001000

- -

Sticky bit.

- -

0000777

- -

The lower 9 -bits specify read/write/execute permissions for world, -group, and user following standard POSIX conventions.

- -

Finally, the -file size field now represents a signed 32 bit integer in -the underlying file system, so the maximum file size has -increased to 2 gigabytes.

- -

Note that there -is no obvious way to tell which of the two binary formats an -archive uses, other than to see which one makes more sense. -The typical error scenario is that a PWB format archive -unpacked as if it were in the new format will create named -sockets instead of directories, and then fail to unpack -files that should go in those directories. Running -bsdcpio -itv on an unknown archive will make it -obvious which it is: if it’s PWB format, directories -will be listed with an ’s’ instead of a -’d’ as the first character of the mode string, -and the larger files will have a ’?’ in that -position.

- -

Portable -ASCII Format
-Version 2 of the Single UNIX Specification -(“SUSv2”) standardized an ASCII variant that is -portable across all platforms. It is commonly known as the -“old character” format or as the -“odc” format. It stores the same numeric fields -as the old binary format, but represents them as 6-character -or 11-character octal values.

- -

struct -cpio_odc_header {
-char c_magic[6];
-char c_dev[6];
-char c_ino[6];
-char c_mode[6];
-char c_uid[6];
-char c_gid[6];
-char c_nlink[6];
-char c_rdev[6];
-char c_mtime[11];
-char c_namesize[6];
-char c_filesize[11];
-};

- -

The fields are -identical to those in the new binary format. The name and -file body follow the fixed header. Unlike the binary -formats, there is no additional padding after the pathname -or file contents. If the files being archived are themselves -entirely ASCII, then the resulting archive will be entirely -ASCII, except for the NUL byte that terminates the name -field.

- -

New ASCII -Format
-The "new" ASCII format uses 8-byte hexadecimal -fields for all numbers and separates device numbers into -separate fields for major and minor numbers.

- -

struct -cpio_newc_header {
-char c_magic[6];
-char c_ino[8];
-char c_mode[8];
-char c_uid[8];
-char c_gid[8];
-char c_nlink[8];
-char c_mtime[8];
-char c_filesize[8];
-char c_devmajor[8];
-char c_devminor[8];
-char c_rdevmajor[8];
-char c_rdevminor[8];
-char c_namesize[8];
-char c_check[8];
-};

- -

Except as -specified below, the fields here match those specified for -the new binary format above.

- -

magic

- -

The string -“070701”.

- -

check

- -

This field is -always set to zero by writers and ignored by readers. See -the next section for more details.

- -

The pathname is -followed by NUL bytes so that the total size of the fixed -header plus pathname is a multiple of four. Likewise, the -file data is padded to a multiple of four bytes. Note that -this format supports only 4 gigabyte files (unlike the older -ASCII format, which supports 8 gigabyte files).

- -

In this format, -hardlinked files are handled by setting the filesize to zero -for each entry except the first one that appears in the -archive.

- -

New CRC -Format
-The CRC format is identical to the new ASCII format -described in the previous section except that the magic -field is set to “070702” and the check -field is set to the sum of all bytes in the file data. This -sum is computed treating all bytes as unsigned values and -using unsigned arithmetic. Only the least-significant 32 -bits of the sum are stored.

- -

HP -variants
-The cpio implementation distributed with HPUX used -XXXX but stored device numbers differently XXX.

- -

Other -Extensions and Variants
-Sun Solaris uses additional file types to store extended -file data, including ACLs and extended attributes, as -special entries in cpio archives.

- -

XXX Others? -XXX

- -

SEE ALSO

- -

cpio(1), tar(5)

- -

STANDARDS

- -

The cpio utility is no -longer a part of POSIX or the Single Unix Standard. It last -appeared in Version 2 of the Single UNIX Specification -(“SUSv2”). It has been supplanted in subsequent -standards by pax(1). The portable ASCII format is currently -part of the specification for the pax(1) utility.

- -

HISTORY

- -

The original cpio utility was -written by Dick Haight while working in AT&T’s -Unix Support Group. It appeared in 1977 as part of PWB/UNIX -1.0, the “Programmer’s Work Bench” derived -from Version 6 AT&T UNIX that was used internally -at AT&T. Both the new binary and old character formats -were in use by 1980, according to the System III source -released by SCO under their “Ancient Unix” -license. The character format was adopted as part of IEEE -Std 1003.1-1988 (“POSIX.1”). XXX when did -"newc" appear? Who invented it? When did HP come -out with their variant? When did Sun introduce ACLs and -extended attributes? XXX

- -

BUGS

- -

The “CRC” format is -mis-named, as it uses a simple checksum and not a cyclic -redundancy check.

- -

The binary -formats are limited to 16 bits for user id, group id, -device, and inode numbers. They are limited to 16 megabyte -and 2 gigabyte file sizes for the older and newer variants, -respectively.

- -

The old ASCII -format is limited to 18 bits for the user id, group id, -device, and inode numbers. It is limited to 8 gigabyte file -sizes.

- -

The new ASCII -format is limited to 4 gigabyte file sizes.

- -

None of the cpio -formats store user or group names, which are essential when -moving files between systems with dissimilar user or group -numbering.

- -

Especially when -writing older cpio variants, it may be necessary to map -actual device/inode values to synthesized values that fit -the available fields. With very large filesystems, this may -be necessary even for the newer formats.

- -

BSD -December 23, 2011 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/libarchive-formats.5.html b/src/dependencies/libarchive-3.6.2/doc/html/libarchive-formats.5.html deleted file mode 100644 index 9a6b204..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/libarchive-formats.5.html +++ /dev/null @@ -1,503 +0,0 @@ - - - - - - - - - - - - - -
- - -

LIBARCHIVE-FORMATS(5) BSD File Formats Manual -LIBARCHIVE-FORMATS(5)

- -

NAME

- -

libarchive-formats -— archive formats supported by the libarchive -library

- -

DESCRIPTION

- -

The libarchive(3) library reads -and writes a variety of streaming archive formats. Generally -speaking, all of these archive formats consist of a series -of “entries”. Each entry stores a single file -system object, such as a file, directory, or symbolic -link.

- -

The following -provides a brief description of each format supported by -libarchive, with some information about recognized -extensions or limitations of the current library support. -Note that just because a format is supported by libarchive -does not imply that a program that uses libarchive will -support that format. Applications that use libarchive -specify which formats they wish to support, though many -programs do use libarchive convenience functions to enable -all supported formats.

- -

Tar -Formats
-The libarchive(3) library can read most tar archives. It can -write POSIX-standard “ustar” and “pax -interchange” formats as well as v7 tar format and a -subset of the legacy GNU tar format.

- -

All tar formats -store each entry in one or more 512-byte records. The first -record is used for file metadata, including filename, -timestamp, and mode information, and the file data is stored -in subsequent records. Later variants have extended this by -either appropriating undefined areas of the header record, -extending the header to multiple records, or by storing -special entries that modify the interpretation of subsequent -entries.

- -

gnutar

- -

The -libarchive(3) library can read most GNU-format tar archives. -It currently supports the most popular GNU extensions, -including modern long filename and linkname support, as well -as atime and ctime data. The libarchive library does not -support multi-volume archives, nor the old GNU long filename -format. It can read GNU sparse file entries, including the -new POSIX-based formats.

- -

The -libarchive(3) library can write GNU tar format, including -long filename and linkname support, as well as atime and -ctime data.

- -

pax

- -

The -libarchive(3) library can read and write POSIX-compliant pax -interchange format archives. Pax interchange format archives -are an extension of the older ustar format that adds a -separate entry with additional attributes stored as -key/value pairs immediately before each regular entry. The -presence of these additional entries is the only difference -between pax interchange format and the older ustar format. -The extended attributes are of unlimited length and are -stored as UTF-8 Unicode strings. Keywords defined in the -standard are in all lowercase; vendors are allowed to define -custom keys by preceding them with the vendor name in all -uppercase. When writing pax archives, libarchive uses many -of the SCHILY keys defined by Joerg Schilling’s -“star” archiver and a few LIBARCHIVE keys. The -libarchive library can read most of the SCHILY keys and most -of the GNU keys introduced by GNU tar. It silently ignores -any keywords that it does not understand.

- -

The pax -interchange format converts filenames to Unicode and stores -them using the UTF-8 encoding. Prior to libarchive 3.0, -libarchive erroneously assumed that the system -wide-character routines natively supported Unicode. This -caused it to mis-handle non-ASCII filenames on systems that -did not satisfy this assumption.

- -

restricted pax

- -

The libarchive library can also -write pax archives in which it attempts to suppress the -extended attributes entry whenever possible. The result will -be identical to a ustar archive unless the extended -attributes entry is required to store a long file name, long -linkname, extended ACL, file flags, or if any of the -standard ustar data (user name, group name, UID, GID, etc) -cannot be fully represented in the ustar header. In all -cases, the result can be dearchived by any program that can -read POSIX-compliant pax interchange format archives. -Programs that correctly read ustar format (see below) will -also be able to read this format; any extended attributes -will be extracted as separate files stored in -PaxHeader directories.

- -

ustar

- -

The libarchive -library can both read and write this format. This format has -the following limitations:

- -

- -

Device major and minor numbers -are limited to 21 bits. Nodes with larger numbers will not -be added to the archive.

- -

- -

Path names in the archive are -limited to 255 bytes. (Shorter if there is no / character in -exactly the right place.)

- -

- -

Symbolic links and hard links -are stored in the archive with the name of the referenced -file. This name is limited to 100 bytes.

- -

- -

Extended attributes, file -flags, and other extended security information cannot be -stored.

- -

- -

Archive entries are limited to -8 gigabytes in size.

- -

Note that the pax interchange -format has none of these restrictions. The ustar format is -old and widely supported. It is recommended when -compatibility is the primary concern.

- -

v7

- -

The libarchive -library can read and write the legacy v7 tar format. This -format has the following limitations:

- -

- -

Only regular files, -directories, and symbolic links can be archived. Block and -character device nodes, FIFOs, and sockets cannot be -archived.

- -

- -

Path names in the archive are -limited to 100 bytes.

- -

- -

Symbolic links and hard links -are stored in the archive with the name of the referenced -file. This name is limited to 100 bytes.

- -

- -

User and group information are -stored as numeric IDs; there is no provision for storing -user or group names.

- -

- -

Extended attributes, file -flags, and other extended security information cannot be -stored.

- -

- -

Archive entries are limited to -8 gigabytes in size.

- -

Generally, users should prefer -the ustar format for portability as the v7 tar format is -both less useful and less portable.

- -

The libarchive -library also reads a variety of commonly-used extensions to -the basic tar format. These extensions are recognized -automatically whenever they appear.

- -

Numeric extensions.

- -

The POSIX standards require -fixed-length numeric fields to be written with some -character position reserved for terminators. Libarchive -allows these fields to be written without terminator -characters. This extends the allowable range; in particular, -ustar archives with this extension can support entries up to -64 gigabytes in size. Libarchive also recognizes base-256 -values in most numeric fields. This essentially removes all -limitations on file size, modification time, and device -numbers.

- -

Solaris extensions

- -

Libarchive recognizes ACL and -extended attribute records written by Solaris tar.

- -

The first tar -program appeared in Seventh Edition Unix in 1979. The first -official standard for the tar file format was the -“ustar” (Unix Standard Tar) format defined by -POSIX in 1988. POSIX.1-2001 extended the ustar format to -create the “pax interchange” format.

- -

Cpio -Formats
-The libarchive library can read and write a number of common -cpio variants. A cpio archive stores each entry as a -fixed-size header followed by a variable-length filename and -variable-length data. Unlike the tar format, the cpio format -does only minimal padding of the header or file data. There -are several cpio variants, which differ primarily in how -they store the initial header: some store the values as -octal or hexadecimal numbers in ASCII, others as binary -values of varying byte order and length.

- -

binary

- -

The libarchive -library transparently reads both big-endian and -little-endian variants of the the two binary cpio formats; -the original one from PWB/UNIX, and the later, more widely -used, variant. This format used 32-bit binary values for -file size and mtime, and 16-bit binary values for the other -fields. The formats support only the file types present in -UNIX at the time of their creation. File sizes are limited -to 24 bits in the PWB format, because of the limits of the -file system, and to 31 bits in the newer binary format, -where signed 32 bit longs were used.

- -

odc

- -

This is the -POSIX standardized format, which is officially known as the -“cpio interchange format” or the -“octet-oriented cpio archive format” and -sometimes unofficially referred to as the “old -character format”. This format stores the header -contents as octal values in ASCII. It is standard, portable, -and immune from byte-order confusion. File sizes and mtime -are limited to 33 bits (8GB file size), other fields are -limited to 18 bits.

- -

SVR4/newc

- -

The libarchive library can read -both CRC and non-CRC variants of this format. The SVR4 -format uses eight-digit hexadecimal values for all header -fields. This limits file size to 4GB, and also limits the -mtime and other fields to 32 bits. The SVR4 format can -optionally include a CRC of the file contents, although -libarchive does not currently verify this CRC.

- -

Cpio first -appeared in PWB/UNIX 1.0, which was released within AT&T -in 1977. PWB/UNIX 1.0 formed the basis of System III Unix, -released outside of AT&T in 1981. This makes cpio older -than tar, although cpio was not included in Version 7 -AT&T Unix. As a result, the tar command became much -better known in universities and research groups that used -Version 7. The combination of the find and -cpio utilities provided very precise control over -file selection. Unfortunately, the format has many -limitations that make it unsuitable for widespread use. Only -the POSIX format permits files over 4GB, and its 18-bit -limit for most other fields makes it unsuitable for modern -systems. In addition, cpio formats only store numeric -UID/GID values (not usernames and group names), which can -make it very difficult to correctly transfer archives across -systems with dissimilar user numbering.

- -

Shar -Formats
-A “shell archive” is a shell script that, when -executed on a POSIX-compliant system, will recreate a -collection of file system objects. The libarchive library -can write two different kinds of shar archives:

- -

shar

- -

The traditional -shar format uses a limited set of POSIX commands, including -echo(1), mkdir(1), and sed(1). It is suitable for portably -archiving small collections of plain text files. However, it -is not generally well-suited for large archives (many -implementations of sh(1) have limits on the size of a -script) nor should it be used with non-text files.

- -

shardump

- -

This format is similar to shar -but encodes files using uuencode(1) so that the result will -be a plain text file regardless of the file contents. It -also includes additional shell commands that attempt to -reproduce as many file attributes as possible, including -owner, mode, and flags. The additional commands used to -restore file attributes make shardump archives less portable -than plain shar archives.

- -

ISO9660 -format
-Libarchive can read and extract from files containing -ISO9660-compliant CDROM images. In many cases, this can -remove the need to burn a physical CDROM just in order to -read the files contained in an ISO9660 image. It also avoids -security and complexity issues that come with virtual mounts -and loopback devices. Libarchive supports the most common -Rockridge extensions and has partial support for Joliet -extensions. If both extensions are present, the Joliet -extensions will be used and the Rockridge extensions will be -ignored. In particular, this can create problems with -hardlinks and symlinks, which are supported by Rockridge but -not by Joliet.

- -

Libarchive reads -ISO9660 images using a streaming strategy. This allows it to -read compressed images directly (decompressing on the fly) -and allows it to read images directly from network sockets, -pipes, and other non-seekable data sources. This strategy -works well for optimized ISO9660 images created by many -popular programs. Such programs collect all directory -information at the beginning of the ISO9660 image so it can -be read from a physical disk with a minimum of seeking. -However, not all ISO9660 images can be read in this -fashion.

- -

Libarchive can -also write ISO9660 images. Such images are fully optimized -with the directory information preceding all file data. This -is done by storing all file data to a temporary file while -collecting directory information in memory. When the image -is finished, libarchive writes out the directory structure -followed by the file data. The location used for the -temporary file can be changed by the usual environment -variables.

- -

Zip -format
-Libarchive can read and write zip format archives that have -uncompressed entries and entries compressed with the -“deflate” algorithm. Other zip compression -algorithms are not supported. It can extract jar archives, -archives that use Zip64 extensions and self-extracting zip -archives. Libarchive can use either of two different -strategies for reading Zip archives: a streaming strategy -which is fast and can handle extremely large archives, and a -seeking strategy which can correctly process self-extracting -Zip archives and archives with deleted members or other -in-place modifications.

- -

The streaming -reader processes Zip archives as they are read. It can read -archives of arbitrary size from tape or network sockets, and -can decode Zip archives that have been separately compressed -or encoded. However, self-extracting Zip archives and -archives with certain types of modifications cannot be -correctly handled. Such archives require that the reader -first process the Central Directory, which is ordinarily -located at the end of a Zip archive and is thus inaccessible -to the streaming reader. If the program using libarchive has -enabled seek support, then libarchive will use this to -processes the central directory first.

- -

In particular, -the seeking reader must be used to correctly handle -self-extracting archives. Such archives consist of a program -followed by a regular Zip archive. The streaming reader -cannot parse the initial program portion, but the seeking -reader starts by reading the Central Directory from the end -of the archive. Similarly, Zip archives that have been -modified in-place can have deleted entries or other garbage -data that can only be accurately detected by first reading -the Central Directory.

- -

Archive -(library) file format
-The Unix archive format (commonly created by the ar(1) -archiver) is a general-purpose format which is used almost -exclusively for object files to be read by the link editor -ld(1). The ar format has never been standardised. There are -two common variants: the GNU format derived from SVR4, and -the BSD format, which first appeared in 4.4BSD. The two -differ primarily in their handling of filenames longer than -15 characters: the GNU/SVR4 variant writes a filename table -at the beginning of the archive; the BSD format stores each -long filename in an extension area adjacent to the entry. -Libarchive can read both extensions, including archives that -may include both types of long filenames. Programs using -libarchive can write GNU/SVR4 format if they provide an -entry called // containing a filename table to be -written into the archive before any of the entries. Any -entries whose names are not in the filename table will be -written using BSD-style long filenames. This can cause -problems for programs such as GNU ld that do not support the -BSD-style long filenames.

- -

mtree -
-Libarchive can read and write files in mtree(5) format. This -format is not a true archive format, but rather a textual -description of a file hierarchy in which each line specifies -the name of a file and provides specific metadata about that -file. Libarchive can read all of the keywords supported by -both the NetBSD and FreeBSD versions of mtree(8), although -many of the keywords cannot currently be stored in an -archive_entry object. When writing, libarchive supports use -of the archive_write_set_options(3) interface to specify -which keywords should be included in the output. If -libarchive was compiled with access to suitable -cryptographic libraries (such as the OpenSSL libraries), it -can compute hash entries such as sha512 or md5 -from file data being written to the mtree writer.

- -

When reading an -mtree file, libarchive will locate the corresponding files -on disk using the contents keyword if present or the -regular filename. If it can locate and open the file on -disk, it will use that to fill in any metadata that is -missing from the mtree file and will read the file contents -and return those to the program using libarchive. If it -cannot locate and open the file on disk, libarchive will -return an error for any attempt to read the entry body.

- -

7-Zip -
-Libarchive can read and write 7-Zip format archives. TODO: -Need more information

- -

CAB
-Libarchive can read Microsoft Cabinet ( “CAB”) -format archives. TODO: Need more information.

- -

LHA
-TODO: Information about libarchive’s LHA support

- -

RAR
-Libarchive has limited support for reading RAR format -archives. Currently, libarchive can read RARv3 format -archives which have been either created uncompressed, or -compressed using any of the compression methods supported by -the RARv3 format. Libarchive can also read self-extracting -RAR archives.

- -

Warc
-Libarchive can read and write “web archives”. -TODO: Need more information

- -

XAR
-Libarchive can read and write the XAR format used by many -Apple tools. TODO: Need more information

- -

SEE ALSO

- -

ar(1), cpio(1), mkisofs(1), -shar(1), tar(1), zip(1), zlib(3), cpio(5), mtree(5), -tar(5)

- -

BSD -December 27, 2016 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/libarchive.3.html b/src/dependencies/libarchive-3.6.2/doc/html/libarchive.3.html deleted file mode 100644 index 803d066..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/libarchive.3.html +++ /dev/null @@ -1,328 +0,0 @@ - - - - - - - - - - - - - -
- - -

LIBARCHIVE(3) BSD Library Functions Manual -LIBARCHIVE(3)

- -

NAME

- -

libarchive — -functions for reading and writing streaming archives

- -

OVERVIEW

- -

The libarchive library -provides a flexible interface for reading and writing -archives in various formats such as tar and cpio. -libarchive also supports reading and writing archives -compressed using various compression filters such as gzip -and bzip2. The library is inherently stream-oriented; -readers serially iterate through the archive, writers -serially add things to the archive. In particular, note that -there is currently no built-in support for random access nor -for in-place modification.

- -

When reading an -archive, the library automatically detects the format and -the compression. The library currently has read support -for:

- -

- -

old-style tar archives,

- -

- -

most variants of the POSIX -“ustar” format,

- -

- -

the POSIX “pax -interchange” format,

- -

- -

GNU-format tar archives,

- -

- -

most common cpio archive -formats,

- -

- -

7-Zip archives,

- -

- -

ar archives (including GNU/SysV -and BSD extensions),

- -

- -

Microsoft CAB archives,

- -

- -

ISO9660 CD images (including -RockRidge and Joliet extensions),

- -

- -

LHA archives,

- -

- -

mtree file tree -descriptions,

- -

- -

RAR and most RAR5 archives,

- -

- -

WARC archives,

- -

- -

XAR archives,

- -

- -

Zip archives.

- -

The library automatically -detects archives compressed with compress(1), bzip2(1), -grzip(1), gzip(1), lrzip(1), lz4(1), lzip(1), lzop(1), -xz(1), or zstd(1) and decompresses them transparently. -Decompression of some formats requires external decompressor -utilities. It can similarly detect and decode archives -processed with uuencode(1) or which have an rpm(1) -header.

- -

When writing an -archive, you can specify the compression to be used and the -format to use. The library can write

- -

- -

POSIX-standard -“ustar” archives,

- -

- -

POSIX “pax interchange -format” archives,

- -

- -

cpio archives,

- -

- -

7-Zip archives,

- -

- -

ar archives,

- -

- -

two different variants of shar -archives,

- -

- -

ISO9660 CD images,

- -

- -

mtree file tree -descriptions,

- -

- -

XAR archives,

- -

- -

Zip archive.

- -

Pax interchange format is an -extension of the tar archive format that eliminates -essentially all of the limitations of historic tar formats -in a standard fashion that is supported by POSIX-compliant -pax(1) implementations on many systems as well as several -newer implementations of tar(1). Note that the default write -format will suppress the pax extended attributes for most -entries; explicitly requesting pax format will enable those -attributes for all entries.

- -

The read and -write APIs are accessed through the -archive_read_XXX() functions and the -archive_write_XXX() functions, respectively, and -either can be used independently of the other.

- -

The rest of this -manual page provides an overview of the library operation. -More detailed information can be found in the individual -manual pages for each API or utility function.

- -

READING AN ARCHIVE

- -

See archive_read(3).

- -

WRITING AN ARCHIVE

- -

See archive_write(3).

- -

WRITING ENTRIES TO -DISK

- -

The archive_write_disk(3) API -allows you to write archive_entry(3) objects to disk using -the same API used by archive_write(3). The -archive_write_disk(3) API is used internally by -archive_read_extract(); using it directly can provide -greater control over how entries get written to disk. This -API also makes it possible to share code between -archive-to-archive copy and archive-to-disk extraction -operations.

- -

READING ENTRIES FROM -DISK

- -

The archive_read_disk(3) -supports for populating archive_entry(3) objects from -information in the filesystem. This includes the information -accessible from the stat(2) system call as well as ACLs, -extended attributes, and other metadata. The -archive_read_disk(3) API also supports iterating over -directory trees, which allows directories of files to be -read using an API compatible with the archive_read(3) -API.

- -

DESCRIPTION

- -

Detailed descriptions of each -function are provided by the corresponding manual pages.

- -

All of the -functions utilize an opaque struct archive datatype that -provides access to the archive contents.

- -

The struct -archive_entry structure contains a complete description of a -single archive entry. It uses an opaque interface that is -fully documented in archive_entry(3).

- -

Users familiar -with historic formats should be aware that the newer -variants have eliminated most restrictions on the length of -textual fields. Clients should not assume that filenames, -link names, user names, or group names are limited in -length. In particular, pax interchange format can easily -accommodate pathnames in arbitrary character sets that -exceed PATH_MAX.

- -

RETURN VALUES

- -

Most functions return -ARCHIVE_OK (zero) on success, non-zero on error. The -return value indicates the general severity of the error, -ranging from ARCHIVE_WARN, which indicates a minor -problem that should probably be reported to the user, to -ARCHIVE_FATAL, which indicates a serious problem that -will prevent any further operations on this archive. On -error, the archive_errno() function can be used to -retrieve a numeric error code (see errno(2)). The -archive_error_string() returns a textual error -message suitable for display.

- - -

archive_read_new() -and archive_write_new() return pointers to an -allocated and initialized struct archive object.

- - -

archive_read_data() -and archive_write_data() return a count of the number -of bytes actually read or written. A value of zero indicates -the end of the data for this entry. A negative value -indicates an error, in which case the archive_errno() -and archive_error_string() functions can be used to -obtain more information.

- -

ENVIRONMENT

- -

There are character set -conversions within the archive_entry(3) functions that are -impacted by the currently-selected locale.

- -

SEE ALSO

- -

tar(1), archive_entry(3), -archive_read(3), archive_util(3), archive_write(3), -tar(5)

- -

HISTORY

- -

The libarchive library -first appeared in FreeBSD 5.3.

- -

AUTHORS

- -

The libarchive library -was originally written by Tim Kientzle -<kientzle@acm.org>.

- -

BUGS

- -

Some archive formats support -information that is not supported by struct archive_entry. -Such information cannot be fully archived or restored using -this library. This includes, for example, comments, -character sets, or the arbitrary key/value pairs that can -appear in pax interchange format archives.

- -

Conversely, of -course, not all of the information that can be stored in an -struct archive_entry is supported by all formats. For -example, cpio formats do not support nanosecond timestamps; -old tar formats do not support large device numbers.

- -

The ISO9660 -reader cannot yet read all ISO9660 images; it should learn -how to seek.

- -

The AR writer -requires the client program to use two passes, unlike all -other libarchive writers.

- -

BSD -March 18, 2012 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/libarchive_changes.3.html b/src/dependencies/libarchive-3.6.2/doc/html/libarchive_changes.3.html deleted file mode 100644 index d53a5ae..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/libarchive_changes.3.html +++ /dev/null @@ -1,464 +0,0 @@ - - - - - - - - - - - - - -
- - -

LIBARCHIVE_CHANGES(3) BSD Library Functions Manual -LIBARCHIVE_CHANGES(3)

- -

NAME

- -

libarchive_changes -— changes in libarchive interface

- -

CHANGES IN LIBARCHIVE -3

- -

This page describes user-visible -changes in libarchive3, and lists public functions and other -symbols changed, deprecated or removed in libarchive3, along -with their replacements if any.

- -

Multiple -Filters
-Libarchive2 permitted a single (input or output) filter -active on an archive. Libarchive3 extends this into a -variable-length stack. Where -archive_write_set_compression_XXX() would replace any -existing filter, archive_write_add_filter_XXX() -extends the write pipeline with another filter.

- -

Character Set -Handling
-Libarchive2 assumed that the local platform uses Unicode as -the native wchar_t encoding, which is true on Windows, -modern Linux, and a few other systems, but is certainly not -universal. As a result, pax format archives were written -incorrectly on some systems, since pax format requires UTF-8 -and libarchive 2 incorrectly assumed that wchar_t strings -can be easily converted to UTF-8.

- -

Libarchive3 uses -the standard iconv library to convert between character sets -and is introducing the notion of a “default character -set for the archive”. To support this, archive_entry -objects can now be bound to a particular archive when they -are created. The automatic character set conversions -performed by archive_entry objects when reading and writing -filenames, usernames, and other strings will now use an -appropriate default character set:

- -

If the -archive_entry object is bound to an archive, it will use the -default character set for that archive.

- -

The platform -default character encoding (as returned by -nl_langinfo(CHARSET)) will be used if nothing -else is specified.

- -

Libarchive3 also -introduces charset options to many of the archive readers -and writers to control the character set that will be used -for filenames written in those archives. When possible, this -will be set automatically based on information in the -archive itself. Combining this with the notion of a default -character set for the archive should allow you to configure -libarchive to read archives from other platforms and have -the filenames and other information transparently converted -to the character encoding suitable for your application.

- -

Prototype -Changes
-These changes break binary compatibility; libarchive3 has a -new shared library version to reflect these changes. The -library now uses portable wide types such as int64_t instead -of less-portable types such as off_t, gid_t, uid_t, and -ino_t.

- -

There are a few -cases where these changes will affect your source code:

- -

- -

In some cases, -libarchive’s wider types will introduce the -possibility of truncation: for example, on a system with a -16-bit uid_t, you risk having uid 65536 be truncated to uid -0, which can cause serious security problems.

- -

- -

Typedef function pointer types -will be incompatible. For example, if you define custom skip -callbacks, you may have to use code similar to the following -if you want to support building against libarchive2 and -libarchive3:

- -

#if -ARCHIVE_VERSION_NUMBER < 3000000
-typedef off_t myoff_t;
-#else
-typedef int64_t myoff_t;
-#endif

- -

myoff_t
-my_skip_function(struct archive *a, void *v, myoff_t o)
-{
-... implementation ...
-}

- -

Affected -functions:

- -


-archive_entry_gid
(), archive_entry_set_gid() -
-•
-archive_entry_uid
(), archive_entry_set_uid() -
-•
-archive_entry_ino
(), archive_entry_set_ino() -
-•
-archive_read_data_block
(), -archive_write_data_block()
-•
-archive_read_disk_gname
(), -archive_read_disk_uname()
-•
-archive_read_disk_set_gname_lookup
(), -archive_read_disk_set_group_lookup(), -archive_read_disk_set_uname_lookup(), -archive_read_disk_set_user_lookup()
-•

- - -

archive_skip_callback()

- -


-archive_read_extract_set_skip_file
(), -archive_write_disk_set_skip_file(), -archive_write_set_skip_file()
-•
-archive_write_disk_set_group_lookup
(), -archive_write_disk_set_user_lookup()

- -

Where these -functions or their arguments took or returned gid_t, ino_t, -off_t, or uid_t they now take or return int64_t or -equivalent.

- -

Deprecated -Symbols
-Symbols deprecated in libarchive3 will be removed in -libarchive4. These symbols, along with their replacements if -any, are listed below:

- - -

archive_position_compressed(), -archive_position_uncompressed()

- - -

archive_filter_bytes()

- - -

archive_compression()

- - -

archive_filter_code()

- - -

archive_compression_name()

- - -

archive_filter_name()

- -

archive_read_finish(), -archive_write_finish()

- -

archive_read_free(), -archive_write_free()

- - -

archive_read_open_file(), -archive_write_open_file()

- - -

archive_read_open_filename(), -archive_write_open_filename()

- - -

archive_read_support_compression_all()

- - -

archive_read_support_filter_all()

- - -

archive_read_support_compression_bzip2()

- - -

archive_read_support_filter_bzip2()

- - -

archive_read_support_compression_compress()

- - -

archive_read_support_filter_compress()

- - -

archive_read_support_compression_gzip()

- - -

archive_read_support_filter_gzip()

- - -

archive_read_support_compression_lzip()

- - -

archive_read_support_filter_lzip()

- - -

archive_read_support_compression_lzma()

- - -

archive_read_support_filter_lzma()

- - -

archive_read_support_compression_none()

- - -

archive_read_support_filter_none()

- - -

archive_read_support_compression_program()

- - -

archive_read_support_filter_program()

- - -

archive_read_support_compression_program_signature()

- - -

archive_read_support_filter_program_signature()

- - -

archive_read_support_compression_rpm()

- - -

archive_read_support_filter_rpm()

- - -

archive_read_support_compression_uu()

- - -

archive_read_support_filter_uu()

- - -

archive_read_support_compression_xz()

- - -

archive_read_support_filter_xz()

- - -

archive_write_set_compression_bzip2()

- - -

archive_write_add_filter_bzip2()

- - -

archive_write_set_compression_compress()

- - -

archive_write_add_filter_compress()

- - -

archive_write_set_compression_gzip()

- - -

archive_write_add_filter_gzip()

- - -

archive_write_set_compression_lzip()

- - -

archive_write_add_filter_lzip()

- - -

archive_write_set_compression_lzma()

- - -

archive_write_add_filter_lzma()

- - -

archive_write_set_compression_none()

- - -

archive_write_add_filter_none()

- - -

archive_write_set_compression_program()

- - -

archive_write_add_filter_program()

- - -

archive_write_set_compression_filter()

- - -

archive_write_add_filter_filter()

- -

Removed -Symbols
-These symbols, listed below along with their replacements if -any, were deprecated in libarchive2, and are not part of -libarchive3.

- - -

archive_api_feature()

- - -

archive_version_number()

- - -

archive_api_version()

- - -

archive_version_number()

- -

archive_version()

- - -

archive_version_string()

- - -

archive_version_stamp()

- - -

archive_version_number()

- - -

archive_read_set_filter_options()

- - -

archive_read_set_options() -or archive_read_set_filter_option()

- - -

archive_read_set_format_options()

- - -

archive_read_set_options() -or archive_read_set_format_option()

- - -

archive_write_set_filter_options()

- - -

archive_write_set_options() -or archive_write_set_filter_option()

- - -

archive_write_set_format_options()

- - -

archive_write_set_options() -or archive_write_set_format_option()

- -

ARCHIVE_API_FEATURE

- -

ARCHIVE_VERSION_NUMBER

- -

ARCHIVE_API_VERSION

- -

ARCHIVE_VERSION_NUMBER

- -

ARCHIVE_VERSION_STAMP

- -

ARCHIVE_VERSION_NUMBER

- -

ARCHIVE_LIBRARY_VERSION

- -

ARCHIVE_VERSION_STRING

- -

ARCHIVE_COMPRESSION_NONE

- -

ARCHIVE_FILTER_NONE

- -

ARCHIVE_COMPRESSION_GZIP

- -

ARCHIVE_FILTER_GZIP

- -

ARCHIVE_COMPRESSION_BZIP2

- -

ARCHIVE_FILTER_BZIP2

- - -

ARCHIVE_COMPRESSION_COMPRESS

- -

ARCHIVE_FILTER_COMPRESS

- -

ARCHIVE_COMPRESSION_PROGRAM

- -

ARCHIVE_FILTER_PROGRAM

- -

ARCHIVE_COMPRESSION_LZMA

- -

ARCHIVE_FILTER_LZMA

- -

ARCHIVE_COMPRESSION_XZ

- -

ARCHIVE_FILTER_XZ

- -

ARCHIVE_COMPRESSION_UU

- -

ARCHIVE_FILTER_UU

- -

ARCHIVE_COMPRESSION_RPM

- -

ARCHIVE_FILTER_RPM

- -

ARCHIVE_COMPRESSION_LZIP

- -

ARCHIVE_FILTER_LZIP

- -

ARCHIVE_BYTES_PER_RECORD

- -

512

- - -

ARCHIVE_DEFAULT_BYTES_PER_BLOCK

- -

10240

- -

SEE ALSO

- -

archive_read(3), -archive_read_filter(3), archive_read_format(3), -archive_read_set_options(3), archive_util(3), -archive_write(3), archive_write_filter(3), -archive_write_format(3), archive_write_set_options(3), -libarchive(3)

- -

BSD -December 23, 2011 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/libarchive_internals.3.html b/src/dependencies/libarchive-3.6.2/doc/html/libarchive_internals.3.html deleted file mode 100644 index 2aabffc..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/libarchive_internals.3.html +++ /dev/null @@ -1,374 +0,0 @@ - - - - - - - - - - - - - -
- - -

LIBARCHIVE_INTERNALS(3) BSD Library Functions Manual -LIBARCHIVE_INTERNALS(3)

- -

NAME

- -

libarchive_internals -— description of libarchive internal interfaces

- -

OVERVIEW

- -

The libarchive library -provides a flexible interface for reading and writing -streaming archive files such as tar and cpio. Internally, it -follows a modular layered design that should make it easy to -add new archive and compression formats.

- -

GENERAL ARCHITECTURE

- -

Externally, libarchive exposes -most operations through an opaque, object-style interface. -The archive_entry(3) objects store information about a -single filesystem object. The rest of the library provides -facilities to write archive_entry(3) objects to archive -files, read them from archive files, and write them to disk. -(There are plans to add a facility to read archive_entry(3) -objects from disk as well.)

- -

The read and -write APIs each have four layers: a public API layer, a -format layer that understands the archive file format, a -compression layer, and an I/O layer. The I/O layer is -completely exposed to clients who can replace it entirely -with their own functions.

- -

In order to -provide as much consistency as possible for clients, some -public functions are virtualized. Eventually, it should be -possible for clients to open an archive or disk writer, and -then use a single set of code to select and write entries, -regardless of the target.

- -

READ ARCHITECTURE

- -

From the outside, clients use -the archive_read(3) API to manipulate an archive -object to read entries and bodies from an archive stream. -Internally, the archive object is cast to an -archive_read object, which holds all read-specific -data. The API has four layers: The lowest layer is the I/O -layer. This layer can be overridden by clients, but most -clients use the packaged I/O callbacks provided, for -example, by archive_read_open_memory(3), and -archive_read_open_fd(3). The compression layer calls the I/O -layer to read bytes and decompresses them for the format -layer. The format layer unpacks a stream of uncompressed -bytes and creates archive_entry objects from the -incoming data. The API layer tracks overall state (for -example, it prevents clients from reading data before -reading a header) and invokes the format and compression -layer operations through registered function pointers. In -particular, the API layer drives the format-detection -process: When opening the archive, it reads an initial block -of data and offers it to each registered compression -handler. The one with the highest bid is initialized with -the first block. Similarly, the format handlers are polled -to see which handler is the best for each archive. (Prior to -2.4.0, the format bidders were invoked for each entry, but -this design hindered error recovery.)

- -

I/O Layer and -Client Callbacks
-The read API goes to some lengths to be nice to clients. As -a result, there are few restrictions on the behavior of the -client callbacks.

- -

The client read -callback is expected to provide a block of data on each -call. A zero-length return does indicate end of file, but -otherwise blocks may be as small as one byte or as large as -the entire file. In particular, blocks may be of different -sizes.

- -

The client skip -callback returns the number of bytes actually skipped, which -may be much smaller than the skip requested. The only -requirement is that the skip not be larger. In particular, -clients are allowed to return zero for any skip that they -don’t want to handle. The skip callback must never be -invoked with a negative value.

- -

Keep in mind -that not all clients are reading from disk: clients reading -from networks may provide different-sized blocks on every -request and cannot skip at all; advanced clients may use -mmap(2) to read the entire file into memory at once and -return the entire file to libarchive as a single block; -other clients may begin asynchronous I/O operations for the -next block on each request.

- - -

Decompresssion -Layer
-The decompression layer not only handles decompression, it -also buffers data so that the format handlers see a much -nicer I/O model. The decompression API is a two stage -peek/consume model. A read_ahead request specifies a minimum -read amount; the decompression layer must provide a pointer -to at least that much data. If more data is immediately -available, it should return more: the format layer handles -bulk data reads by asking for a minimum of one byte and then -copying as much data as is available.

- -

A subsequent -call to the consume() function advances the read -pointer. Note that data returned from a read_ahead() -call is guaranteed to remain in place until the next call to -read_ahead(). Intervening calls to consume() -should not cause the data to move.

- -

Skip requests -must always be handled exactly. Decompression handlers that -cannot seek forward should not register a skip handler; the -API layer fills in a generic skip handler that reads and -discards data.

- -

A decompression -handler has a specific lifecycle:

- -

Registration/Configuration

- -

When the client invokes the -public support function, the decompression handler invokes -the internal __archive_read_register_compression() -function to provide bid and initialization functions. This -function returns NULL on error or else a pointer to a -struct decompressor_t. This structure contains a -void * config slot that can be used for storing any -customization information.

- -

Bid

- -

The bid -function is invoked with a pointer and size of a block of -data. The decompressor can access its config data through -the decompressor element of the archive_read -object. The bid function is otherwise stateless. In -particular, it must not perform any I/O operations.

- -

The value -returned by the bid function indicates its suitability for -handling this data stream. A bid of zero will ensure that -this decompressor is never invoked. Return zero if magic -number checks fail. Otherwise, your initial implementation -should return the number of bits actually checked. For -example, if you verify two full bytes and three bits of -another byte, bid 19. Note that the initial block may be -very short; be careful to only inspect the data you are -given. (The current decompressors require two bytes for -correct bidding.)

- -

Initialize

- -

The winning bidder will have -its init function called. This function should initialize -the remaining slots of the struct decompressor_t -object pointed to by the decompressor element of the -archive_read object. In particular, it should -allocate any working data it needs in the data slot -of that structure. The init function is called with the -block of data that was used for tasting. At this point, the -decompressor is responsible for all I/O requests to the -client callbacks. The decompressor is free to read more data -as and when necessary.

- -

Satisfy I/O requests

- -

The format handler will invoke -the read_ahead, consume, and skip -functions as needed.

- -

Finish

- -

The finish -method is called only once when the archive is closed. It -should release anything stored in the data and -config slots of the decompressor object. It -should not invoke the client close callback.

- -

Format -Layer
-The read formats have a similar lifecycle to the -decompression handlers:

- -

Registration

- -

Allocate your private data and -initialize your pointers.

- -

Bid

- -

Formats bid by -invoking the read_ahead() decompression method but -not calling the consume() method. This allows each -bidder to look ahead in the input stream. Bidders should not -look further ahead than necessary, as long look aheads put -pressure on the decompression layer to buffer lots of data. -Most formats only require a few hundred bytes of look ahead; -look aheads of a few kilobytes are reasonable. (The ISO9660 -reader sometimes looks ahead by 48k, which should be -considered an upper limit.)

- -

Read header

- -

The header read is usually the -most complex part of any format. There are a few strategies -worth mentioning: For formats such as tar or cpio, reading -and parsing the header is straightforward since headers -alternate with data. For formats that store all header data -at the beginning of the file, the first header read request -may have to read all headers into memory and store that -data, sorted by the location of the file data. Subsequent -header read requests will skip forward to the beginning of -the file data and return the corresponding header.

- -

Read Data

- -

The read data interface -supports sparse files; this requires that each call return a -block of data specifying the file offset and size. This may -require you to carefully track the location so that you can -return accurate file offsets for each read. Remember that -the decompressor will return as much data as it has. -Generally, you will want to request one byte, examine the -return value to see how much data is available, and possibly -trim that to the amount you can use. You should invoke -consume for each block just before you return it.

- -

Skip All Data

- -

The skip data call should skip -over all file data and trailing padding. This is called -automatically by the API layer just before each header read. -It is also called in response to the client calling the -public data_skip() function.

- -

Cleanup

- -

On cleanup, the format should -release all of its allocated memory.

- -

API Layer -
-XXX to do XXX

- -

WRITE ARCHITECTURE

- -

The write API has a similar set -of four layers: an API layer, a format layer, a compression -layer, and an I/O layer. The registration here is much -simpler because only one format and one compression can be -registered at a time.

- -

I/O Layer and -Client Callbacks
-XXX To be written XXX

- -

Compression -Layer
-XXX To be written XXX

- -

Format -Layer
-XXX To be written XXX

- -

API Layer -
-XXX To be written XXX

- -

WRITE_DISK -ARCHITECTURE

- -

The write_disk API is intended -to look just like the write API to clients. Since it does -not handle multiple formats or compression, it is not -layered internally.

- -

GENERAL SERVICES

- -

The archive_read, -archive_write, and archive_write_disk objects -all contain an initial archive object which provides -common support for a set of standard services. (Recall that -ANSI/ISO C90 guarantees that you can cast freely between a -pointer to a structure and a pointer to the first element of -that structure.) The archive object has a magic value -that indicates which API this object is associated with, -slots for storing error information, and function pointers -for virtualized API functions.

- -

MISCELLANEOUS NOTES

- -

Connecting existing archiving -libraries into libarchive is generally quite difficult. In -particular, many existing libraries strongly assume that you -are reading from a file; they seek forwards and backwards as -necessary to locate various pieces of information. In -contrast, libarchive never seeks backwards in its input, -which sometimes requires very different approaches.

- -

For example, -libarchive’s ISO9660 support operates very differently -from most ISO9660 readers. The libarchive support utilizes a -work-queue design that keeps a list of known entries sorted -by their location in the input. Whenever libarchive’s -ISO9660 implementation is asked for the next header, checks -this list to find the next item on the disk. Directories are -parsed when they are encountered and new items are added to -the list. This design relies heavily on the ISO9660 image -being optimized so that directories always occur earlier on -the disk than the files they describe.

- -

Depending on the -specific format, such approaches may not be possible. The -ZIP format specification, for example, allows archivers to -store key information only at the end of the file. In -theory, it is possible to create ZIP archives that cannot be -read without seeking. Fortunately, such archives are very -rare, and libarchive can read most ZIP archives, though it -cannot always extract as much information as a dedicated ZIP -program.

- -

SEE ALSO

- -

archive_entry(3), -archive_read(3), archive_write(3), archive_write_disk(3), -libarchive(3)

- -

HISTORY

- -

The libarchive library -first appeared in FreeBSD 5.3.

- -

AUTHORS

- -

The libarchive library -was written by Tim Kientzle <kientzle@acm.org>.

- -

BSD -January 26, 2011 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/mtree.5.html b/src/dependencies/libarchive-3.6.2/doc/html/mtree.5.html deleted file mode 100644 index d33fc9f..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/mtree.5.html +++ /dev/null @@ -1,378 +0,0 @@ - - - - - - - - - - - - - -
- - -

MTREE(5) BSD File Formats Manual MTREE(5)

- -

NAME

- -

mtree — format of -mtree dir hierarchy files

- -

DESCRIPTION

- -

The mtree format is a -textual format that describes a collection of filesystem -objects. Such files are typically used to create or verify -directory hierarchies.

- -

General -Format
-An mtree file consists of a series of lines, each -providing information about a single filesystem object. -Leading whitespace is always ignored.

- -

When encoding -file or pathnames, any backslash character or character -outside of the 95 printable ASCII characters must be encoded -as a backslash followed by three octal digits. When reading -mtree files, any appearance of a backslash followed by three -octal digits should be converted into the corresponding -character.

- -

Each line is -interpreted independently as one of the following types:

- -

Blank

- -

Blank lines are -ignored.

- -

Comment

- -

Lines beginning -with # are ignored.

- -

Special

- -

Lines beginning -with / are special commands that influence the -interpretation of later lines.

- -

Relative

- -

If the first -whitespace-delimited word has no / characters, it is -the name of a file in the current directory. Any relative -entry that describes a directory changes the current -directory.

- -

dot-dot

- -

As a special -case, a relative entry with the filename .. changes -the current directory to the parent directory. Options on -dot-dot entries are always ignored.

- -

Full

- -

If the first -whitespace-delimited word has a / character after the -first character, it is the pathname of a file relative to -the starting directory. There can be multiple full entries -describing the same file.

- -

Some tools that -process mtree files may require that multiple lines -describing the same file occur consecutively. It is not -permitted for the same file to be mentioned using both a -relative and a full file specification.

- -

Special -commands
-Two special commands are currently defined:

- -

/set

- -

This command -defines default values for one or more keywords. It is -followed on the same line by one or more -whitespace-separated keyword definitions. These definitions -apply to all following files that do not specify a value for -that keyword.

- -

/unset

- -

This command -removes any default value set by a previous /set -command. It is followed on the same line by one or more -keywords separated by whitespace.

- -

Keywords -
-After the filename, a full or relative entry consists of -zero or more whitespace-separated keyword definitions. Each -such definition consists of a key from the following list -immediately followed by an ’=’ sign and a value. -Software programs reading mtree files should warn about -unrecognized keywords.

- -

Currently -supported keywords are as follows:

- -

cksum

- -

The checksum of -the file using the default algorithm specified by the -cksum(1) utility.

- -

device

- -

The device -number for block or char file types. The value -must be one of the following forms:

- - -

format,major,minor[ -
-,subunit]

- -

A device with major, -minor and optional subunit fields. Their -meaning is specified by the operating’s system -format. See below for valid formats.

- -

number

- -

Opaque number (as stored on the -file system).

- -

The following -values for format are recognized: native, -386bsd, 4bsd, bsdos, freebsd, -hpux, isc, linux, netbsd, -osf1, sco, solaris, sunos, -svr3, svr4, and ultrix.

- -

See mknod(8) -for more details.

- -

contents

- -

The full -pathname of a file that holds the contents of this file.

- -

flags

- -

The file flags -as a symbolic name. See chflags(1) for information on these -names. If no flags are to be set the string -“none” may be used to override the current -default.

- -

gid

- -

The file group -as a numeric value.

- -

gname

- -

The file group -as a symbolic name.

- -

ignore

- -

Ignore any file -hierarchy below this file.

- -

inode

- -

The inode -number.

- -

link

- -

The target of -the symbolic link when type=link.

- -

md5

- -

The MD5 message -digest of the file.

- -

md5digest

- -

A synonym for -md5.

- -

mode

- -

The current -file’s permissions as a numeric (octal) or symbolic -value.

- -

nlink

- -

The number of -hard links the file is expected to have.

- -

nochange

- -

Make sure this -file or directory exists but otherwise ignore all -attributes.

- -

optional

- -

The file is -optional; do not complain about the file if it is not in the -file hierarchy.

- -

resdevice

- -

The -“resident” device number of the file, e.g. the -ID of the device that contains the file. Its format is the -same as the one for device.

- -

ripemd160digest

- -

The RIPEMD160 message digest of -the file.

- -

rmd160

- -

A synonym for -ripemd160digest.

- -

rmd160digest

- -

A synonym for -ripemd160digest.

- -

sha1

- -

The FIPS 160-1 -(“SHA-1”) message digest of the file.

- -

sha1digest

- -

A synonym for -sha1.

- -

sha256

- -

The FIPS 180-2 -(“SHA-256”) message digest of the file.

- -

sha256digest

- -

A synonym for -sha256.

- -

sha384

- -

The FIPS 180-2 -(“SHA-384”) message digest of the file.

- -

sha384digest

- -

A synonym for -sha384.

- -

sha512

- -

The FIPS 180-2 -(“SHA-512”) message digest of the file.

- -

sha512digest

- -

A synonym for -sha512.

- -

size

- -

The size, in -bytes, of the file.

- -

time

- -

The last -modification time of the file.

- -

type

- -

The type of the -file; may be set to any one of the following:

- -

block

- -

block special -device

- -

char

- -

character -special device

- -

dir

- -

directory

- -

fifo

- -

fifo

- -

file

- -

regular -file

- -

link

- -

symbolic -link

- -

socket

- -

socket

- -

uid

- -

The file owner -as a numeric value.

- -

uname

- -

The file owner -as a symbolic name.

- -

SEE ALSO

- -

cksum(1), find(1), mtree(8)

- -

HISTORY

- -

The mtree utility -appeared in 4.3BSD-Reno. The MD5 digest capability was added -in FreeBSD 2.1, in response to the widespread use of -programs which can spoof cksum(1). The SHA-1 and RIPEMD160 -digests were added in FreeBSD 4.0, as new attacks have -demonstrated weaknesses in MD5. The SHA-256 digest was added -in FreeBSD 6.0. Support for file flags was added in -FreeBSD 4.0, and mostly comes from NetBSD. The -“full” entry format was added by NetBSD.

- -

BSD -September 4, 2013 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/html/tar.5.html b/src/dependencies/libarchive-3.6.2/doc/html/tar.5.html deleted file mode 100644 index 2ed3045..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/html/tar.5.html +++ /dev/null @@ -1,1547 +0,0 @@ - - - - - - - - - - - - - -
- - -

TAR(5) BSD File Formats Manual TAR(5)

- -

NAME

- -

tar — format of -tape archive files

- -

DESCRIPTION

- -

The tar archive format -collects any number of files, directories, and other file -system objects (symbolic links, device nodes, etc.) into a -single stream of bytes. The format was originally designed -to be used with tape drives that operate with fixed-size -blocks, but is widely used as a general packaging -mechanism.

- -

General -Format
-A tar archive consists of a series of 512-byte -records. Each file system object requires a header record -which stores basic metadata (pathname, owner, permissions, -etc.) and zero or more records containing any file data. The -end of the archive is indicated by two records consisting -entirely of zero bytes.

- -

For -compatibility with tape drives that use fixed block sizes, -programs that read or write tar files always read or write a -fixed number of records with each I/O operation. These -“blocks” are always a multiple of the record -size. The maximum block size supported by early -implementations was 10240 bytes or 20 records. This is still -the default for most implementations although block sizes of -1MiB (2048 records) or larger are commonly used with modern -high-speed tape drives. (Note: the terms “block” -and “record” here are not entirely standard; -this document follows the convention established by John -Gilmore in documenting pdtar.)

- -

Old-Style -Archive Format
-The original tar archive format has been extended many times -to include additional information that various implementors -found necessary. This section describes the variant -implemented by the tar command included in Version 7 -AT&T UNIX, which seems to be the earliest widely-used -version of the tar program.

- -

The header -record for an old-style tar archive consists of the -following:

- -

struct -header_old_tar {

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -

char name[100];

-
- - -

char mode[8];

-
- - -

char uid[8];

-
- - -

char gid[8];

-
- - -

char size[12];

-
- - -

char mtime[12];

-
- - -

char checksum[8];

-
- - -

char linkflag[1];

-
- - -

char linkname[100];

-
- - -

char pad[255];

-
- -

};

- -

All unused bytes in the header -record are filled with nulls.

- -

name

- -

Pathname, -stored as a null-terminated string. Early tar -implementations only stored regular files (including -hardlinks to those files). One common early convention used -a trailing "/" character to indicate a directory -name, allowing directory permissions and owner information -to be archived and restored.

- -

mode

- -

File mode, -stored as an octal number in ASCII.

- -

uid, gid

- -

User id and group id of owner, -as octal numbers in ASCII.

- -

size

- -

Size of file, -as octal number in ASCII. For regular files only, this -indicates the amount of data that follows the header. In -particular, this field was ignored by early tar -implementations when extracting hardlinks. Modern writers -should always store a zero length for hardlink entries.

- -

mtime

- -

Modification -time of file, as an octal number in ASCII. This indicates -the number of seconds since the start of the epoch, 00:00:00 -UTC January 1, 1970. Note that negative values should be -avoided here, as they are handled inconsistently.

- -

checksum

- -

Header checksum, stored as an -octal number in ASCII. To compute the checksum, set the -checksum field to all spaces, then sum all bytes in the -header using unsigned arithmetic. This field should be -stored as six octal digits followed by a null and a space -character. Note that many early implementations of tar used -signed arithmetic for the checksum field, which can cause -interoperability problems when transferring archives between -systems. Modern robust readers compute the checksum both -ways and accept the header if either computation -matches.

- -

linkflag, -linkname

- -

In order to preserve hardlinks -and conserve tape, a file with multiple links is only -written to the archive the first time it is encountered. The -next time it is encountered, the linkflag is set to -an ASCII ’1’ and the linkname field holds -the first name under which this file appears. (Note that -regular files have a null value in the linkflag -field.)

- -

Early tar -implementations varied in how they terminated these fields. -The tar command in Version 7 AT&T UNIX used the -following conventions (this is also documented in early BSD -manpages): the pathname must be null-terminated; the mode, -uid, and gid fields must end in a space and a null byte; the -size and mtime fields must end in a space; the checksum is -terminated by a null and a space. Early implementations -filled the numeric fields with leading spaces. This seems to -have been common practice until the IEEE Std 1003.1-1988 -(“POSIX.1”) standard was released. For best -portability, modern implementations should fill the numeric -fields with leading zeros.

- -

Pre-POSIX -Archives
-An early draft of IEEE Std 1003.1-1988 -(“POSIX.1”) served as the basis for John -Gilmore’s pdtar program and many system -implementations from the late 1980s and early 1990s. These -archives generally follow the POSIX ustar format described -below with the following variations:

- -

- -

The magic value consists of the -five characters “ustar” followed by a space. The -version field contains a space character followed by a -null.

- -

- -

The numeric fields are -generally filled with leading spaces (not leading zeros as -recommended in the final standard).

- -

- -

The prefix field is often not -used, limiting pathnames to the 100 characters of old-style -archives.

- -

POSIX ustar -Archives
-IEEE Std 1003.1-1988 (“POSIX.1”) defined a -standard tar file format to be read and written by compliant -implementations of tar(1). This format is often called the -“ustar” format, after the magic value used in -the header. (The name is an acronym for “Unix Standard -TAR”.) It extends the historic format with new -fields:

- -

struct -header_posix_ustar {

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -

char name[100];

-
- - -

char mode[8];

-
- - -

char uid[8];

-
- - -

char gid[8];

-
- - -

char size[12];

-
- - -

char mtime[12];

-
- - -

char checksum[8];

-
- - -

char typeflag[1];

-
- - -

char linkname[100];

-
- - -

char magic[6];

-
- - -

char version[2];

-
- - -

char uname[32];

-
- - -

char gname[32];

-
- - -

char devmajor[8];

-
- - -

char devminor[8];

-
- - -

char prefix[155];

-
- - -

char pad[12];

-
- -

};

- -

typeflag

- -

Type of entry. POSIX extended -the earlier linkflag field with several new type -values:

- -

“0”

- -

Regular file. -NUL should be treated as a synonym, for compatibility -purposes.

- -

“1”

- -

Hard link.

- -

“2”

- -

Symbolic -link.

- -

“3”

- -

Character -device node.

- -

“4”

- -

Block device -node.

- -

“5”

- -

Directory.

- -

“6”

- -

FIFO node.

- -

“7”

- -

Reserved.

- -

Other

- -

A -POSIX-compliant implementation must treat any unrecognized -typeflag value as a regular file. In particular, writers -should ensure that all entries have a valid filename so that -they can be restored by readers that do not support the -corresponding extension. Uppercase letters "A" -through "Z" are reserved for custom extensions. -Note that sockets and whiteout entries are not -archivable.

- -

It is worth noting that the -size field, in particular, has different meanings -depending on the type. For regular files, of course, it -indicates the amount of data following the header. For -directories, it may be used to indicate the total size of -all files in the directory, for use by operating systems -that pre-allocate directory space. For all other types, it -should be set to zero by writers and ignored by readers.

- -

magic

- -

Contains the -magic value “ustar” followed by a NUL byte to -indicate that this is a POSIX standard archive. Full -compliance requires the uname and gname fields be properly -set.

- -

version

- -

Version. This should be -“00” (two copies of the ASCII digit zero) for -POSIX standard archives.

- -

uname, gname

- -

User and group names, as -null-terminated ASCII strings. These should be used in -preference to the uid/gid values when they are set and the -corresponding names exist on the system.

- -

devmajor, -devminor

- -

Major and minor numbers for -character device or block device entry.

- -

name, prefix

- -

If the pathname is too long to -fit in the 100 bytes provided by the standard format, it can -be split at any / character with the first portion -going into the prefix field. If the prefix field is not -empty, the reader will prepend the prefix value and a -/ character to the regular name field to obtain the -full pathname. The standard does not require a trailing -/ character on directory names, though most -implementations still include this for compatibility -reasons.

- -

Note that all -unused bytes must be set to NUL.

- -

Field -termination is specified slightly differently by POSIX than -by previous implementations. The magic, uname, -and gname fields must have a trailing NUL. The -pathname, linkname, and prefix fields -must have a trailing NUL unless they fill the entire field. -(In particular, it is possible to store a 256-character -pathname if it happens to have a / as the 156th -character.) POSIX requires numeric fields to be zero-padded -in the front, and requires them to be terminated with either -space or NUL characters.

- -

Currently, most -tar implementations comply with the ustar format, -occasionally extending it by adding new fields to the blank -area at the end of the header record.

- -

Numeric -Extensions
-There have been several attempts to extend the range of -sizes or times supported by modifying how numbers are stored -in the header.

- -

One obvious -extension to increase the size of files is to eliminate the -terminating characters from the various numeric fields. For -example, the standard only allows the size field to contain -11 octal digits, reserving the twelfth byte for a trailing -NUL character. Allowing 12 octal digits allows file sizes up -to 64 GB.

- -

Another -extension, utilized by GNU tar, star, and other newer -tar implementations, permits binary numbers in the -standard numeric fields. This is flagged by setting the high -bit of the first byte. The remainder of the field is treated -as a signed twos-complement value. This permits 95-bit -values for the length and time fields and 63-bit values for -the uid, gid, and device numbers. In particular, this -provides a consistent way to handle negative time values. -GNU tar supports this extension for the length, mtime, -ctime, and atime fields. Joerg Schilling’s star -program and the libarchive library support this extension -for all numeric fields. Note that this extension is largely -obsoleted by the extended attribute record provided by the -pax interchange format.

- -

Another early -GNU extension allowed base-64 values rather than octal. This -extension was short-lived and is no longer supported by any -implementation.

- -

Pax -Interchange Format
-There are many attributes that cannot be portably stored in -a POSIX ustar archive. IEEE Std 1003.1-2001 -(“POSIX.1”) defined a “pax interchange -format” that uses two new types of entries to hold -text-formatted metadata that applies to following entries. -Note that a pax interchange format archive is a ustar -archive in every respect. The new data is stored in -ustar-compatible archive entries that use the -“x” or “g” typeflag. In particular, -older implementations that do not fully support these -extensions will extract the metadata into regular files, -where the metadata can be examined as necessary.

- -

An entry in a -pax interchange format archive consists of one or two -standard ustar entries, each with its own header and data. -The first optional entry stores the extended attributes for -the following entry. This optional first entry has an -"x" typeflag and a size field that indicates the -total size of the extended attributes. The extended -attributes themselves are stored as a series of text-format -lines encoded in the portable UTF-8 encoding. Each line -consists of a decimal number, a space, a key string, an -equals sign, a value string, and a new line. The decimal -number indicates the length of the entire line, including -the initial length field and the trailing newline. An -example of such a field is:

- -

25 ctime=1084839148.1212\n

- -

Keys in all lowercase are -standard keys. Vendors can add their own keys by prefixing -them with an all uppercase vendor name and a period. Note -that, unlike the historic header, numeric values are stored -using decimal, not octal. A description of some common keys -follows:

- -

atime, ctime, -mtime

- -

File access, inode change, and -modification times. These fields can be negative or include -a decimal point and a fractional value.

- -

hdrcharset

- -

The character set used by the -pax extension values. By default, all textual values in the -pax extended attributes are assumed to be in UTF-8, -including pathnames, user names, and group names. In some -cases, it is not possible to translate local conventions -into UTF-8. If this key is present and the value is the -six-character ASCII string “BINARY”, then all -textual values are assumed to be in a platform-dependent -multi-byte encoding. Note that there are only two valid -values for this key: “BINARY” or -“ISO-IR 10646 2000 UTF-8”. No -other values are permitted by the standard, and the latter -value should generally not be used as it is the default when -this key is not specified. In particular, this flag should -not be used as a general mechanism to allow filenames to be -stored in arbitrary encodings.

- -

uname, uid, -gname, gid

- -

User name, group name, and -numeric UID and GID values. The user name and group name -stored here are encoded in UTF8 and can thus include -non-ASCII characters. The UID and GID fields can be of -arbitrary length.

- -

linkpath

- -

The full path of the linked-to -file. Note that this is encoded in UTF8 and can thus include -non-ASCII characters.

- -

path

- -

The full -pathname of the entry. Note that this is encoded in UTF8 and -can thus include non-ASCII characters.

- -

realtime.*, -security.*

- -

These keys are reserved and may -be used for future standardization.

- -

size

- -

The size of the -file. Note that there is no length limit on this field, -allowing conforming archives to store files much larger than -the historic 8GB limit.

- -

SCHILY.*

- -

Vendor-specific attributes used -by Joerg Schilling’s star implementation.

- -

SCHILY.acl.access, -SCHILY.acl.default, SCHILY.acl.ace

- -

Stores the access, default and -NFSv4 ACLs as textual strings in a format that is an -extension of the format specified by POSIX.1e draft 17. In -particular, each user or group access specification can -include an additional colon-separated field with the numeric -UID or GID. This allows ACLs to be restored on systems that -may not have complete user or group information available -(such as when NIS/YP or LDAP services are temporarily -unavailable).

- -

SCHILY.devminor, -SCHILY.devmajor

- -

The full minor and major -numbers for device nodes.

- -

SCHILY.fflags

- -

The file flags.

- -

SCHILY.realsize

- -

The full size of the file on -disk. XXX explain? XXX

- -

SCHILY.dev, -SCHILY.ino, SCHILY.nlinks

- -

The device number, inode -number, and link count for the entry. In particular, note -that a pax interchange format archive using Joerg -Schilling’s SCHILY.* extensions can store all -of the data from struct stat.

- -

LIBARCHIVE.*

- -

Vendor-specific attributes used -by the libarchive library and programs that use -it.

- - -

LIBARCHIVE.creationtime

- -

The time when the file was -created. (This should not be confused with the POSIX -“ctime” attribute, which refers to the time when -the file metadata was last changed.)

- - -

LIBARCHIVE.xattr.namespace.key

- -

Libarchive stores -POSIX.1e-style extended attributes using keys of this form. -The key value is URL-encoded: All non-ASCII -characters and the two special characters “=” -and “%” are encoded as “%” followed -by two uppercase hexadecimal digits. The value of this key -is the extended attribute value encoded in base 64. XXX -Detail the base-64 format here XXX

- -

VENDOR.*

- -

XXX document other -vendor-specific extensions XXX

- -

Any values -stored in an extended attribute override the corresponding -values in the regular tar header. Note that compliant -readers should ignore the regular fields when they are -overridden. This is important, as existing archivers are -known to store non-compliant values in the standard header -fields in this situation. There are no limits on length for -any of these fields. In particular, numeric fields can be -arbitrarily large. All text fields are encoded in UTF8. -Compliant writers should store only portable 7-bit ASCII -characters in the standard ustar header and use extended -attributes whenever a text value contains non-ASCII -characters.

- -

In addition to -the x entry described above, the pax interchange -format also supports a g entry. The g entry is -identical in format, but specifies attributes that serve as -defaults for all subsequent archive entries. The g -entry is not widely used.

- -

Besides the new -x and g entries, the pax interchange format -has a few other minor variations from the earlier ustar -format. The most troubling one is that hardlinks are -permitted to have data following them. This allows readers -to restore any hardlink to a file without having to rewind -the archive to find an earlier entry. However, it creates -complications for robust readers, as it is no longer clear -whether or not they should ignore the size field for -hardlink entries.

- -

GNU Tar -Archives
-The GNU tar program started with a pre-POSIX format similar -to that described earlier and has extended it using several -different mechanisms: It added new fields to the empty space -in the header (some of which was later used by POSIX for -conflicting purposes); it allowed the header to be continued -over multiple records; and it defined new entries that -modify following entries (similar in principle to the -x entry described above, but each GNU special entry -is single-purpose, unlike the general-purpose x -entry). As a result, GNU tar archives are not POSIX -compatible, although more lenient POSIX-compliant readers -can successfully extract most GNU tar archives.

- -

struct -header_gnu_tar {

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -

char name[100];

-
- - -

char mode[8];

-
- - -

char uid[8];

-
- - -

char gid[8];

-
- - -

char size[12];

-
- - -

char mtime[12];

-
- - -

char checksum[8];

-
- - -

char typeflag[1];

-
- - -

char linkname[100];

-
- - -

char magic[6];

-
- - -

char version[2];

-
- - -

char uname[32];

-
- - -

char gname[32];

-
- - -

char devmajor[8];

-
- - -

char devminor[8];

-
- - -

char atime[12];

-
- - -

char ctime[12];

-
- - -

char offset[12];

-
- - -

char longnames[4];

-
- - -

char unused[1];

-
- - -

struct {

-
- - - -

char offset[12];

-
- - - -

char numbytes[12];

-
- - -

} sparse[4];

-
- - -

char isextended[1];

-
- - -

char realsize[12];

-
- - -

char pad[17];

-
- -

};

- -

typeflag

- -

GNU tar uses the following -special entry types, in addition to those defined by -POSIX:

- -

7

- -

GNU tar treats -type "7" records identically to type "0" -records, except on one obscure RTOS where they are used to -indicate the pre-allocation of a contiguous file on -disk.

- -

D

- -

This indicates -a directory entry. Unlike the POSIX-standard "5" -typeflag, the header is followed by data records listing the -names of files in this directory. Each name is preceded by -an ASCII "Y" if the file is stored in this archive -or "N" if the file is not stored in this archive. -Each name is terminated with a null, and an extra null marks -the end of the name list. The purpose of this entry is to -support incremental backups; a program restoring from such -an archive may wish to delete files on disk that did not -exist in the directory when the archive was made.

- -

Note that the -"D" typeflag specifically violates POSIX, which -requires that unrecognized typeflags be restored as normal -files. In this case, restoring the "D" entry as a -file could interfere with subsequent creation of the -like-named directory.

- -

K

- -

The data for -this entry is a long linkname for the following regular -entry.

- -

L

- -

The data for -this entry is a long pathname for the following regular -entry.

- -

M

- -

This is a -continuation of the last file on the previous volume. GNU -multi-volume archives guarantee that each volume begins with -a valid entry header. To ensure this, a file may be split, -with part stored at the end of one volume, and part stored -at the beginning of the next volume. The "M" -typeflag indicates that this entry continues an existing -file. Such entries can only occur as the first or second -entry in an archive (the latter only if the first entry is a -volume label). The size field specifies the size of -this entry. The offset field at bytes 369-380 -specifies the offset where this file fragment begins. The -realsize field specifies the total size of the file -(which must equal size plus offset). When -extracting, GNU tar checks that the header file name is the -one it is expecting, that the header offset is in the -correct sequence, and that the sum of offset and size is -equal to realsize.

- -

N

- -

Type -"N" records are no longer generated by GNU tar. -They contained a list of files to be renamed or symlinked -after extraction; this was originally used to support long -names. The contents of this record are a text description of -the operations to be done, in the form “Rename %s to -%s\n” or “Symlink %s to %s\n”; in either -case, both filenames are escaped using K&R C syntax. Due -to security concerns, "N" records are now -generally ignored when reading archives.

- -

S

- -

This is a -“sparse” regular file. Sparse files are stored -as a series of fragments. The header contains a list of -fragment offset/length pairs. If more than four such entries -are required, the header is extended as necessary with -“extra” header extensions (an older format that -is no longer used), or “sparse” extensions.

- -

V

- -

The name -field should be interpreted as a tape/volume header name. -This entry should generally be ignored on extraction.

- -

magic

- -

The magic field -holds the five characters “ustar” followed by a -space. Note that POSIX ustar archives have a trailing -null.

- -

version

- -

The version field holds a space -character followed by a null. Note that POSIX ustar archives -use two copies of the ASCII digit “0”.

- -

atime, ctime

- -

The time the file was last -accessed and the time of last change of file information, -stored in octal as with mtime.

- -

longnames

- -

This field is apparently no -longer used.

- -

Sparse offset / -numbytes

- -

Each such structure specifies a -single fragment of a sparse file. The two fields store -values as octal numbers. The fragments are each padded to a -multiple of 512 bytes in the archive. On extraction, the -list of fragments is collected from the header (including -any extension headers), and the data is then read and -written to the file at appropriate offsets.

- -

isextended

- -

If this is set to non-zero, the -header will be followed by additional “sparse -header” records. Each such record contains information -about as many as 21 additional sparse blocks as shown -here:

- -

struct -gnu_sparse_header {

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -

struct {

-
- - - -

char offset[12];

-
- - - -

char numbytes[12];

-
- - -

} sparse[21];

-
- - -

char isextended[1];

-
- - -

char padding[7];

-
- -

};

- -

realsize

- -

A binary representation of the -file’s complete size, with a much larger range than -the POSIX file size. In particular, with M type -files, the current entry is only a portion of the file. In -that case, the POSIX size field will indicate the size of -this entry; the realsize field will indicate the -total size of the file.

- -

GNU tar pax -archives
-GNU tar 1.14 (XXX check this XXX) and later will write pax -interchange format archives when you specify the ---posix flag. This format follows the pax interchange -format closely, using some SCHILY tags and -introducing new keywords to store sparse file information. -There have been three iterations of the sparse file support, -referred to as “0.0”, “0.1”, and -“1.0”.

- -

GNU.sparse.numblocks, -GNU.sparse.offset, GNU.sparse.numbytes, -GNU.sparse.size

- -

The “0.0” format -used an initial GNU.sparse.numblocks attribute to -indicate the number of blocks in the file, a pair of -GNU.sparse.offset and GNU.sparse.numbytes to -indicate the offset and size of each block, and a single -GNU.sparse.size to indicate the full size of the -file. This is not the same as the size in the tar header -because the latter value does not include the size of any -holes. This format required that the order of attributes be -preserved and relied on readers accepting multiple -appearances of the same attribute names, which is not -officially permitted by the standards.

- -

GNU.sparse.map

- -

The “0.1” format -used a single attribute that stored a comma-separated list -of decimal numbers. Each pair of numbers indicated the -offset and size, respectively, of a block of data. This does -not work well if the archive is extracted by an archiver -that does not recognize this extension, since many pax -implementations simply discard unrecognized attributes.

- -

GNU.sparse.major, -GNU.sparse.minor, GNU.sparse.name, -GNU.sparse.realsize

- -

The “1.0” format -stores the sparse block map in one or more 512-byte blocks -prepended to the file data in the entry body. The pax -attributes indicate the existence of this map (via the -GNU.sparse.major and GNU.sparse.minor fields) -and the full size of the file. The GNU.sparse.name -holds the true name of the file. To avoid confusion, the -name stored in the regular tar header is a modified name so -that extraction errors will be apparent to users.

- -

Solaris -Tar
-XXX More Details Needed XXX

- -

Solaris tar -(beginning with SunOS XXX 5.7 ?? XXX) supports an -“extended” format that is fundamentally similar -to pax interchange format, with the following -differences:

- -

- -

Extended attributes are stored -in an entry whose type is X, not x, as used by -pax interchange format. The detailed format of this entry -appears to be the same as detailed above for the x -entry.

- -

- -

An additional A header -is used to store an ACL for the following regular entry. The -body of this entry contains a seven-digit octal number -followed by a zero byte, followed by the textual ACL -description. The octal value is the number of ACL entries -plus a constant that indicates the ACL type: 01000000 for -POSIX.1e ACLs and 03000000 for NFSv4 ACLs.

- -

AIX Tar -
-XXX More details needed XXX

- -

AIX Tar uses a -ustar-formatted header with the type A for storing -coded ACL information. Unlike the Solaris format, AIX tar -writes this header after the regular file body to which it -applies. The pathname in this header is either NFS4 -or AIXC to indicate the type of ACL stored. The -actual ACL is stored in platform-specific binary format.

- -

Mac OS X -Tar
-The tar distributed with Apple’s Mac OS X stores most -regular files as two separate files in the tar archive. The -two files have the same name except that the first one has -“._” prepended to the last path element. This -special file stores an AppleDouble-encoded binary blob with -additional metadata about the second file, including ACL, -extended attributes, and resources. To recreate the original -file on disk, each separate file can be extracted and the -Mac OS X copyfile() function can be used to unpack -the separate metadata file and apply it to th regular file. -Conversely, the same function provides a “pack” -option to encode the extended metadata from a file into a -separate file whose contents can then be put into a tar -archive.

- -

Note that the -Apple extended attributes interact badly with long -filenames. Since each file is stored with the full name, a -separate set of extensions needs to be included in the -archive for each one, doubling the overhead required for -files with long names.

- -

Summary of -tar type codes
-The following list is a condensed summary of the type codes -used in tar header records generated by different tar -implementations. More details about specific implementations -can be found above:

- -

NUL

- -

Early tar -programs stored a zero byte for regular files.

- -

0

- -

POSIX standard -type code for a regular file.

- -

1

- -

POSIX standard -type code for a hard link description.

- -

2

- -

POSIX standard -type code for a symbolic link description.

- -

3

- -

POSIX standard -type code for a character device node.

- -

4

- -

POSIX standard -type code for a block device node.

- -

5

- -

POSIX standard -type code for a directory.

- -

6

- -

POSIX standard -type code for a FIFO.

- -

7

- -

POSIX -reserved.

- -

7

- -

GNU tar used -for pre-allocated files on some systems.

- -

A

- -

Solaris tar ACL -description stored prior to a regular file header.

- -

A

- -

AIX tar ACL -description stored after the file body.

- -

D

- -

GNU tar -directory dump.

- -

K

- -

GNU tar long -linkname for the following header.

- -

L

- -

GNU tar long -pathname for the following header.

- -

M

- -

GNU tar -multivolume marker, indicating the file is a continuation of -a file from the previous volume.

- -

N

- -

GNU tar long -filename support. Deprecated.

- -

S

- -

GNU tar sparse -regular file.

- -

V

- -

GNU tar -tape/volume header name.

- -

X

- -

Solaris tar -general-purpose extension header.

- -

g

- -

POSIX pax -interchange format global extensions.

- -

x

- -

POSIX pax -interchange format per-file extensions.

- -

SEE ALSO

- -

ar(1), pax(1), tar(1)

- -

STANDARDS

- -

The tar utility is no -longer a part of POSIX or the Single Unix Standard. It last -appeared in Version 2 of the Single UNIX Specification -(“SUSv2”). It has been supplanted in subsequent -standards by pax(1). The ustar format is currently part of -the specification for the pax(1) utility. The pax -interchange file format is new with IEEE Std 1003.1-2001 -(“POSIX.1”).

- -

HISTORY

- -

A tar command appeared in -Seventh Edition Unix, which was released in January, 1979. -It replaced the tp program from Fourth Edition Unix -which in turn replaced the tap program from First -Edition Unix. John Gilmore’s pdtar -public-domain implementation (circa 1987) was highly -influential and formed the basis of GNU tar (circa -1988). Joerg Shilling’s star archiver is -another open-source (CDDL) archiver (originally developed -circa 1985) which features complete support for pax -interchange format.

- -

This -documentation was written as part of the libarchive -and bsdtar project by Tim Kientzle -<kientzle@FreeBSD.org>.

- -

BSD -December 27, 2016 BSD

-
- - diff --git a/src/dependencies/libarchive-3.6.2/doc/man/Makefile b/src/dependencies/libarchive-3.6.2/doc/man/Makefile deleted file mode 100644 index 1d56a6d..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/Makefile +++ /dev/null @@ -1,133 +0,0 @@ - -default: all - - -archive_entry.3: ../mdoc2man.awk ../../libarchive/archive_entry.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_entry.3 > archive_entry.3 - -archive_entry_acl.3: ../mdoc2man.awk ../../libarchive/archive_entry_acl.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_entry_acl.3 > archive_entry_acl.3 - -archive_entry_linkify.3: ../mdoc2man.awk ../../libarchive/archive_entry_linkify.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_entry_linkify.3 > archive_entry_linkify.3 - -archive_entry_misc.3: ../mdoc2man.awk ../../libarchive/archive_entry_misc.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_entry_misc.3 > archive_entry_misc.3 - -archive_entry_paths.3: ../mdoc2man.awk ../../libarchive/archive_entry_paths.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_entry_paths.3 > archive_entry_paths.3 - -archive_entry_perms.3: ../mdoc2man.awk ../../libarchive/archive_entry_perms.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_entry_perms.3 > archive_entry_perms.3 - -archive_entry_stat.3: ../mdoc2man.awk ../../libarchive/archive_entry_stat.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_entry_stat.3 > archive_entry_stat.3 - -archive_entry_time.3: ../mdoc2man.awk ../../libarchive/archive_entry_time.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_entry_time.3 > archive_entry_time.3 - -archive_read.3: ../mdoc2man.awk ../../libarchive/archive_read.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_read.3 > archive_read.3 - -archive_read_add_passphrase.3: ../mdoc2man.awk ../../libarchive/archive_read_add_passphrase.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_read_add_passphrase.3 > archive_read_add_passphrase.3 - -archive_read_data.3: ../mdoc2man.awk ../../libarchive/archive_read_data.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_read_data.3 > archive_read_data.3 - -archive_read_disk.3: ../mdoc2man.awk ../../libarchive/archive_read_disk.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_read_disk.3 > archive_read_disk.3 - -archive_read_extract.3: ../mdoc2man.awk ../../libarchive/archive_read_extract.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_read_extract.3 > archive_read_extract.3 - -archive_read_filter.3: ../mdoc2man.awk ../../libarchive/archive_read_filter.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_read_filter.3 > archive_read_filter.3 - -archive_read_format.3: ../mdoc2man.awk ../../libarchive/archive_read_format.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_read_format.3 > archive_read_format.3 - -archive_read_free.3: ../mdoc2man.awk ../../libarchive/archive_read_free.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_read_free.3 > archive_read_free.3 - -archive_read_header.3: ../mdoc2man.awk ../../libarchive/archive_read_header.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_read_header.3 > archive_read_header.3 - -archive_read_new.3: ../mdoc2man.awk ../../libarchive/archive_read_new.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_read_new.3 > archive_read_new.3 - -archive_read_open.3: ../mdoc2man.awk ../../libarchive/archive_read_open.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_read_open.3 > archive_read_open.3 - -archive_read_set_options.3: ../mdoc2man.awk ../../libarchive/archive_read_set_options.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_read_set_options.3 > archive_read_set_options.3 - -archive_util.3: ../mdoc2man.awk ../../libarchive/archive_util.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_util.3 > archive_util.3 - -archive_write.3: ../mdoc2man.awk ../../libarchive/archive_write.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_write.3 > archive_write.3 - -archive_write_blocksize.3: ../mdoc2man.awk ../../libarchive/archive_write_blocksize.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_write_blocksize.3 > archive_write_blocksize.3 - -archive_write_data.3: ../mdoc2man.awk ../../libarchive/archive_write_data.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_write_data.3 > archive_write_data.3 - -archive_write_disk.3: ../mdoc2man.awk ../../libarchive/archive_write_disk.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_write_disk.3 > archive_write_disk.3 - -archive_write_filter.3: ../mdoc2man.awk ../../libarchive/archive_write_filter.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_write_filter.3 > archive_write_filter.3 - -archive_write_finish_entry.3: ../mdoc2man.awk ../../libarchive/archive_write_finish_entry.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_write_finish_entry.3 > archive_write_finish_entry.3 - -archive_write_format.3: ../mdoc2man.awk ../../libarchive/archive_write_format.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_write_format.3 > archive_write_format.3 - -archive_write_free.3: ../mdoc2man.awk ../../libarchive/archive_write_free.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_write_free.3 > archive_write_free.3 - -archive_write_header.3: ../mdoc2man.awk ../../libarchive/archive_write_header.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_write_header.3 > archive_write_header.3 - -archive_write_new.3: ../mdoc2man.awk ../../libarchive/archive_write_new.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_write_new.3 > archive_write_new.3 - -archive_write_open.3: ../mdoc2man.awk ../../libarchive/archive_write_open.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_write_open.3 > archive_write_open.3 - -archive_write_set_options.3: ../mdoc2man.awk ../../libarchive/archive_write_set_options.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_write_set_options.3 > archive_write_set_options.3 - -archive_write_set_passphrase.3: ../mdoc2man.awk ../../libarchive/archive_write_set_passphrase.3 - awk -f ../mdoc2man.awk < ../../libarchive/archive_write_set_passphrase.3 > archive_write_set_passphrase.3 - -cpio.5: ../mdoc2man.awk ../../libarchive/cpio.5 - awk -f ../mdoc2man.awk < ../../libarchive/cpio.5 > cpio.5 - -libarchive-formats.5: ../mdoc2man.awk ../../libarchive/libarchive-formats.5 - awk -f ../mdoc2man.awk < ../../libarchive/libarchive-formats.5 > libarchive-formats.5 - -libarchive.3: ../mdoc2man.awk ../../libarchive/libarchive.3 - awk -f ../mdoc2man.awk < ../../libarchive/libarchive.3 > libarchive.3 - -libarchive_changes.3: ../mdoc2man.awk ../../libarchive/libarchive_changes.3 - awk -f ../mdoc2man.awk < ../../libarchive/libarchive_changes.3 > libarchive_changes.3 - -libarchive_internals.3: ../mdoc2man.awk ../../libarchive/libarchive_internals.3 - awk -f ../mdoc2man.awk < ../../libarchive/libarchive_internals.3 > libarchive_internals.3 - -mtree.5: ../mdoc2man.awk ../../libarchive/mtree.5 - awk -f ../mdoc2man.awk < ../../libarchive/mtree.5 > mtree.5 - -tar.5: ../mdoc2man.awk ../../libarchive/tar.5 - awk -f ../mdoc2man.awk < ../../libarchive/tar.5 > tar.5 - -bsdtar.1: ../mdoc2man.awk ../../tar/bsdtar.1 - awk -f ../mdoc2man.awk < ../../tar/bsdtar.1 > bsdtar.1 - -bsdcpio.1: ../mdoc2man.awk ../../cpio/bsdcpio.1 - awk -f ../mdoc2man.awk < ../../cpio/bsdcpio.1 > bsdcpio.1 -all: archive_entry.3 archive_entry_acl.3 archive_entry_linkify.3 archive_entry_misc.3 archive_entry_paths.3 archive_entry_perms.3 archive_entry_stat.3 archive_entry_time.3 archive_read.3 archive_read_add_passphrase.3 archive_read_data.3 archive_read_disk.3 archive_read_extract.3 archive_read_filter.3 archive_read_format.3 archive_read_free.3 archive_read_header.3 archive_read_new.3 archive_read_open.3 archive_read_set_options.3 archive_util.3 archive_write.3 archive_write_blocksize.3 archive_write_data.3 archive_write_disk.3 archive_write_filter.3 archive_write_finish_entry.3 archive_write_format.3 archive_write_free.3 archive_write_header.3 archive_write_new.3 archive_write_open.3 archive_write_set_options.3 archive_write_set_passphrase.3 cpio.5 libarchive-formats.5 libarchive.3 libarchive_changes.3 libarchive_internals.3 mtree.5 tar.5 bsdtar.1 bsdcpio.1 diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_entry.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_entry.3 deleted file mode 100644 index e6938a6..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_entry.3 +++ /dev/null @@ -1,143 +0,0 @@ -.TH ARCHIVE_ENTRY 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_entry_clear\fP, -\fB\%archive_entry_clone\fP, -\fB\%archive_entry_free\fP, -\fB\%archive_entry_new\fP -\- functions for managing archive entry descriptions -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIstruct archive_entry *\fP -.br -\fB\%archive_entry_clear\fP(\fI\%struct\ archive_entry\ *\fP); -.br -\fIstruct archive_entry *\fP -.br -\fB\%archive_entry_clone\fP(\fI\%struct\ archive_entry\ *\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_free\fP(\fI\%struct\ archive_entry\ *\fP); -.br -\fIstruct archive_entry *\fP -.br -\fB\%archive_entry_new\fP(\fI\%void\fP); -.SH DESCRIPTION -.ad l -These functions create and manipulate data objects that -represent entries within an archive. -You can think of a -Tn struct archive_entry -as a heavy-duty version of -Tn struct stat: -it includes everything from -Tn struct stat -plus associated pathname, textual group and user names, etc. -These objects are used by -\fBlibarchive\fP(3) -to represent the metadata associated with a particular -entry in an archive. -.SS Create and Destroy -There are functions to allocate, destroy, clear, and copy -\fIarchive_entry\fP -objects: -.RS 5 -.TP -\fB\%archive_entry_clear\fP() -Erases the object, resetting all internal fields to the -same state as a newly-created object. -This is provided to allow you to quickly recycle objects -without thrashing the heap. -.TP -\fB\%archive_entry_clone\fP() -A deep copy operation; all text fields are duplicated. -.TP -\fB\%archive_entry_free\fP() -Releases the -Tn struct archive_entry -object. -.TP -\fB\%archive_entry_new\fP() -Allocate and return a blank -Tn struct archive_entry -object. -.RE -.SS Function groups -Due to high number of functions, the accessor functions can be found in -man pages grouped by the purpose. -.RS 5 -.TP -\fBarchive_entry_acl\fP(3) -Access Control List manipulation -.TP -\fBarchive_entry_paths\fP(3) -Path name manipulation -.TP -\fBarchive_entry_perms\fP(3) -User, group and mode manipulation -.TP -\fBarchive_entry_stat\fP(3) -Functions not in the other groups and copying to/from -Vt struct stat. -.TP -\fBarchive_entry_time\fP(3) -Time field manipulation -.RE -.PP -Most of the functions set or read entries in an object. -Such functions have one of the following forms: -.RS 5 -.TP -\fB\%archive_entry_set_XXXX\fP() -Stores the provided data in the object. -In particular, for strings, the pointer is stored, -not the referenced string. -.TP -\fB\%archive_entry_copy_XXXX\fP() -As above, except that the referenced data is copied -into the object. -.TP -\fB\%archive_entry_XXXX\fP() -Returns the specified data. -In the case of strings, a const-qualified pointer to -the string is returned. -.RE -String data can be set or accessed as wide character strings -or normal -\fIchar\fP -strings. -The functions that use wide character strings are suffixed with -\fB_w\fP. -Note that these are different representations of the same data: -For example, if you store a narrow string and read the corresponding -wide string, the object will transparently convert formats -using the current locale. -Similarly, if you store a wide string and then store a -narrow string for the same data, the previously-set wide string will -be discarded in favor of the new data. -.SH SEE ALSO -.ad l -\fBarchive_entry_acl\fP(3), -\fBarchive_entry_paths\fP(3), -\fBarchive_entry_perms\fP(3), -\fBarchive_entry_time\fP(3), -\fBlibarchive\fP(3) -.SH HISTORY -.ad l -The -\fB\%libarchive\fP -library first appeared in -FreeBSD 5.3. -.SH AUTHORS -.ad l --nosplit -The -\fB\%libarchive\fP -library was written by -Tim Kientzle \% diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_acl.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_acl.3 deleted file mode 100644 index 06a104a..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_acl.3 +++ /dev/null @@ -1,452 +0,0 @@ -.TH ARCHIVE_ENTRY_ACL 3 "February 15, 2017" "" -.SH NAME -.ad l -\fB\%archive_entry_acl_add_entry\fP, -\fB\%archive_entry_acl_add_entry_w\fP, -\fB\%archive_entry_acl_clear\fP, -\fB\%archive_entry_acl_count\fP, -\fB\%archive_entry_acl_from_text\fP, -\fB\%archive_entry_acl_from_text_w\fP, -\fB\%archive_entry_acl_next\fP, -\fB\%archive_entry_acl_reset\fP, -\fB\%archive_entry_acl_to_text\fP, -\fB\%archive_entry_acl_to_text_w\fP, -\fB\%archive_entry_acl_types\fP -\- functions for manipulating Access Control Lists in archive entry descriptions -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIvoid\fP -.br -\fB\%archive_entry_acl_add_entry\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%int\ type\fP, \fI\%int\ permset\fP, \fI\%int\ tag\fP, \fI\%int\ qualifier\fP, \fI\%const\ char\ *name\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_acl_add_entry_w\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%int\ type\fP, \fI\%int\ permset\fP, \fI\%int\ tag\fP, \fI\%int\ qualifier\fP, \fI\%const\ wchar_t\ *name\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_acl_clear\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_acl_count\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%int\ type\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_acl_from_text\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *text\fP, \fI\%int\ type\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_acl_from_text_w\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ wchar_t\ *text\fP, \fI\%int\ type\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_acl_next\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%int\ type\fP, \fI\%int\ *ret_type\fP, \fI\%int\ *ret_permset\fP, \fI\%int\ *ret_tag\fP, \fI\%int\ *ret_qual\fP, \fI\%const\ char\ **ret_name\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_acl_reset\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%int\ type\fP); -.br -\fIchar *\fP -.br -\fB\%archive_entry_acl_to_text\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%ssize_t\ *len_p\fP, \fI\%int\ flags\fP); -.br -\fIwchar_t *\fP -.br -\fB\%archive_entry_acl_to_text_w\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%ssize_t\ *len_p\fP, \fI\%int\ flags\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_acl_types\fP(\fI\%struct\ archive_entry\ *a\fP); -.SH DESCRIPTION -.ad l -The -``Access Control Lists (ACLs)'' -extend the standard Unix permission model. -The ACL interface of -\fB\%libarchive\fP -supports both POSIX.1e and NFSv4 style ACLs. -Use of ACLs is restricted by -various levels of ACL support in operating systems, file systems and archive -formats. -.SS POSIX.1e Access Control Lists -A POSIX.1e ACL consists of a number of independent entries. -Each entry specifies the permission set as a bitmask of basic permissions. -Valid permissions in the -are: -.RS 5 -.TP -.BR ARCHIVE_ENTRY_ACL_READ (.B r ) -.TP -.BR ARCHIVE_ENTRY_ACL_WRITE (.B w ) -.TP -.BR ARCHIVE_ENTRY_ACL_EXECUTE (.B x ) -.RE -The permissions correspond to the normal Unix permissions. -.PP -The -specifies the principal to which the permission applies. -Valid values are: -.RS 5 -It .BR ARCHIVE_ENTRY_ACL_USER -The user specified by the name field. -It .BR ARCHIVE_ENTRY_ACL_USER_OBJ -The owner of the file. -It .BR ARCHIVE_ENTRY_ACL_GROUP -The group specified by the name field. -It .BR ARCHIVE_ENTRY_ACL_GROUP_OBJ -The group which owns the file. -It .BR ARCHIVE_ENTRY_ACL_MASK -The maximum permissions to be obtained via group permissions. -It .BR ARCHIVE_ENTRY_ACL_OTHER -Any principal who is not the file owner or a member of the owning group. -.RE -.PP -The principals -.BR ARCHIVE_ENTRY_ACL_USER_OBJ, -.BR ARCHIVE_ENTRY_ACL_GROUP_OBJ -and -.BR ARCHIVE_ENTRY_ACL_OTHER -are equivalent to user, group and other in the classic Unix permission -model and specify non-extended ACL entries. -.PP -All files have an access ACL -(.BR ARCHIVE_ENTRY_ACL_TYPE_ACCESS.) -This specifies the permissions required for access to the file itself. -Directories have an additional ACL -(.BR ARCHIVE_ENTRY_ACL_TYPE_DEFAULT,) -which controls the initial access ACL for newly-created directory entries. -.SS NFSv4 Access Control Lists -A NFSv4 ACL consists of multiple individual entries called Access Control -Entries (ACEs). -.PP -There are four possible types of a NFSv4 ACE: -.RS 5 -It .BR ARCHIVE_ENTRY_ACL_TYPE_ALLOW -Allow principal to perform actions requiring given permissions. -It .BR ARCHIVE_ENTRY_ACL_TYPE_DENY -Prevent principal from performing actions requiring given permissions. -It .BR ARCHIVE_ENTRY_ACL_TYPE_AUDIT -Log access attempts by principal which require given permissions. -It .BR ARCHIVE_ENTRY_ACL_TYPE_ALARM -Trigger a system alarm on access attempts by principal which require given -permissions. -.RE -.PP -The -specifies the principal to which the permission applies. -Valid values are: -.RS 5 -It .BR ARCHIVE_ENTRY_ACL_USER -The user specified by the name field. -It .BR ARCHIVE_ENTRY_ACL_USER_OBJ -The owner of the file. -It .BR ARCHIVE_ENTRY_ACL_GROUP -The group specified by the name field. -It .BR ARCHIVE_ENTRY_ACL_GROUP_OBJ -The group which owns the file. -It .BR ARCHIVE_ENTRY_ACL_EVERYONE -Any principal who is not the file owner or a member of the owning group. -.RE -.PP -Entries with the -.BR ARCHIVE_ENTRY_ACL_USER -or -.BR ARCHIVE_ENTRY_ACL_GROUP -tag store the user and group name in the -string and optionally the user or group ID in the -integer. -.PP -NFSv4 ACE permissions and flags are stored in the same -bitfield. -Some permissions share the same constant and permission character -but have different effect on directories than on files. -The following ACE permissions are supported: -.RS 5 -.TP -.BR ARCHIVE_ENTRY_ACL_READ_DATA (.B r ) -Read data (file). -.TP -.BR ARCHIVE_ENTRY_ACL_LIST_DIRECTORY (.B r ) -List entries (directory). -.TP -ARCHIVE_ENTRY_ACL_WRITE_DATA (.B w ) -Write data (file). -.TP -ARCHIVE_ENTRY_ACL_ADD_FILE (.B w ) -Create files (directory). -.TP -.BR ARCHIVE_ENTRY_ACL_EXECUTE (.B x ) -Execute file or change into a directory. -.TP -.BR ARCHIVE_ENTRY_ACL_APPEND_DATA (.B p ) -Append data (file). -.TP -.BR ARCHIVE_ENTRY_ACL_ADD_SUBDIRECTORY (.B p ) -Create subdirectories (directory). -.TP -.BR ARCHIVE_ENTRY_ACL_DELETE_CHILD (.B D ) -Remove files and subdirectories inside a directory. -.TP -.BR ARCHIVE_ENTRY_ACL_DELETE (.B d ) -Remove file or directory. -.TP -.BR ARCHIVE_ENTRY_ACL_READ_ATTRIBUTES (.B a ) -Read file or directory attributes. -.TP -.BR ARCHIVE_ENTRY_ACL_WRITE_ATTRIBUTES (.B A ) -Write file or directory attributes. -.TP -.BR ARCHIVE_ENTRY_ACL_READ_NAMED_ATTRS (.B R ) -Read named file or directory attributes. -.TP -.BR ARCHIVE_ENTRY_ACL_WRITE_NAMED_ATTRS (.B W ) -Write named file or directory attributes. -.TP -.BR ARCHIVE_ENTRY_ACL_READ_ACL (.B c ) -Read file or directory ACL. -.TP -.BR ARCHIVE_ENTRY_ACL_WRITE_ACL (.B C ) -Write file or directory ACL. -.TP -.BR ARCHIVE_ENTRY_ACL_WRITE_OWNER (.B o ) -Change owner of a file or directory. -.TP -.BR ARCHIVE_ENTRY_ACL_SYNCHRONIZE (.B s ) -Use synchronous I/O. -.RE -.PP -The following NFSv4 ACL inheritance flags are supported: -.RS 5 -.TP -.BR ARCHIVE_ENTRY_ACL_ENTRY_FILE_INHERIT (.B f ) -Inherit parent directory ACE to files. -.TP -.BR ARCHIVE_ENTRY_ACL_ENTRY_DIRECTORY_INHERIT (.B d ) -Inherit parent directory ACE to subdirectories. -.TP -.BR ARCHIVE_ENTRY_ACL_ENTRY_INHERIT_ONLY (.B i ) -Only inherit, do not apply the permission on the directory itself. -.TP -.BR ARCHIVE_ENTRY_ACL_ENTRY_NO_PROPAGATE_INHERIT (.B n ) -Do not propagate inherit flags. -Only first-level entries inherit ACLs. -.TP -.BR ARCHIVE_ENTRY_ACL_ENTRY_SUCCESSFUL_ACCESS (.B S ) -Trigger alarm or audit on successful access. -.TP -.BR ARCHIVE_ENTRY_ACL_ENTRY_FAILED_ACCESS (.B F ) -Trigger alarm or audit on failed access. -.TP -.BR ARCHIVE_ENTRY_ACL_ENTRY_INHERITED (.B I ) -Mark that ACE was inherited. -.RE -.SS Functions -\fB\%archive_entry_acl_add_entry\fP() -and -\fB\%archive_entry_acl_add_entry_w\fP() -add a single ACL entry. -For the access ACL and non-extended principals, the classic Unix permissions -are updated. -An archive entry cannot contain both POSIX.1e and NFSv4 ACL entries. -.PP -\fB\%archive_entry_acl_clear\fP() -removes all ACL entries and resets the enumeration pointer. -.PP -\fB\%archive_entry_acl_count\fP() -counts the ACL entries that have the given type mask. -can be the bitwise-or of -.RS 5 -.TP -.BR ARCHIVE_ENTRY_ACL_TYPE_ACCESS -.TP -.BR ARCHIVE_ENTRY_ACL_TYPE_DEFAULT -.RE -for POSIX.1e ACLs and -.RS 5 -.TP -.BR ARCHIVE_ENTRY_ACL_TYPE_ALLOW -.TP -.BR ARCHIVE_ENTRY_ACL_TYPE_DENY -.TP -.BR ARCHIVE_ENTRY_ACL_TYPE_AUDIT -.TP -.BR ARCHIVE_ENTRY_ACL_TYPE_ALARM -.RE -for NFSv4 ACLs. -For POSIX.1e ACLs if -.BR ARCHIVE_ENTRY_ACL_TYPE_ACCESS -is included and at least one extended ACL entry is found, -the three non-extended ACLs are added. -.PP -\fB\%archive_entry_acl_from_text\fP() -and -\fB\%archive_entry_acl_from_text_w\fP() -add new -(or merge with existing) -ACL entries from -(wide) -text. -The argument -may take one of the following values: -.RS 5 -.TP -.BR ARCHIVE_ENTRY_ACL_TYPE_ACCESS -.TP -.BR ARCHIVE_ENTRY_ACL_TYPE_DEFAULT -.TP -.BR ARCHIVE_ENTRY_ACL_TYPE_NFS4 -.RE -Supports all formats that can be created with -\fB\%archive_entry_acl_to_text\fP() -or respectively -\fB\%archive_entry_acl_to_text_w\fP(). -Existing ACL entries are preserved. -To get a clean new ACL from text -\fB\%archive_entry_acl_clear\fP() -must be called first. -Entries prefixed with -``default:'' -are treated as -.BR ARCHIVE_ENTRY_ACL_TYPE_DEFAULT -unless -is -.BR ARCHIVE_ENTRY_ACL_TYPE_NFS4. -Invalid entries, non-parseable ACL entries and entries beginning with -the -Sq # -character -(comments) -are skipped. -.PP -\fB\%archive_entry_acl_next\fP() -return the next entry of the ACL list. -This functions may only be called after -\fB\%archive_entry_acl_reset\fP() -has indicated the presence of extended ACL entries. -.PP -\fB\%archive_entry_acl_reset\fP() -prepare reading the list of ACL entries with -\fB\%archive_entry_acl_next\fP(). -The function returns 0 if no non-extended ACLs are found. -In this case, the access permissions should be obtained by -\fBarchive_entry_mode\fP(3) -or set using -\fBchmod\fP(2). -Otherwise, the function returns the same value as -\fB\%archive_entry_acl_count\fP(). -.PP -\fB\%archive_entry_acl_to_text\fP() -and -\fB\%archive_entry_acl_to_text_w\fP() -convert the ACL entries for the given type into a -(wide) -string of ACL entries separated by newline. -If the pointer -is not NULL, then the function shall return the length of the string -(not including the NULL terminator) -in the location pointed to by -. -The -argument is a bitwise-or. -.PP -The following flags are effective only on POSIX.1e ACL: -.RS 5 -.TP -.BR ARCHIVE_ENTRY_ACL_TYPE_ACCESS -Output access ACLs. -.TP -.BR ARCHIVE_ENTRY_ACL_TYPE_DEFAULT -Output POSIX.1e default ACLs. -.TP -.BR ARCHIVE_ENTRY_ACL_STYLE_MARK_DEFAULT -Prefix each default ACL entry with the word -``default:''. -.TP -.BR ARCHIVE_ENTRY_ACL_STYLE_SOLARIS -The mask and other ACLs don not contain a double colon. -.RE -.PP -The following flags are effecive only on NFSv4 ACL: -.RS 5 -.TP -.BR ARCHIVE_ENTRY_ACL_STYLE_COMPACT -Do not output minus characters for unset permissions and flags in NFSv4 ACL -permission and flag fields. -.RE -.PP -The following flags are effective on both POSIX.1e and NFSv4 ACL: -.RS 5 -.TP -.BR ARCHIVE_ENTRY_ACL_STYLE_EXTRA_ID -Add an additional colon-separated field containing the user or group id. -.TP -.BR ARCHIVE_ENTRY_ACL_STYLE_SEPARATOR_COMMA -Separate ACL entries with comma instead of newline. -.RE -.PP -If the archive entry contains NFSv4 ACLs, all types of NFSv4 ACLs are returned. -It the entry contains POSIX.1e ACLs and none of the flags -.BR ARCHIVE_ENTRY_ACL_TYPE_ACCESS -or -.BR ARCHIVE_ENTRY_ACL_TYPE_DEFAULT -are specified, both access and default entries are returned and default entries -are prefixed with -``default:''. -.PP -\fB\%archive_entry_acl_types\fP() -get ACL entry types contained in an archive entry's ACL. -As POSIX.1e and NFSv4 -ACL entries cannot be mixed, this function is a very efficient way to detect if -an ACL already contains POSIX.1e or NFSv4 ACL entries. -.SH RETURN VALUES -.ad l -\fB\%archive_entry_acl_count\fP() -and -\fB\%archive_entry_acl_reset\fP() -returns the number of ACL entries that match the given type mask. -For POSIX.1e ACLS if the type mask includes -.BR ARCHIVE_ENTRY_ACL_TYPE_ACCESS -and at least one extended ACL entry exists, the three classic Unix -permissions are counted. -.PP -\fB\%archive_entry_acl_from_text\fP() -and -\fB\%archive_entry_acl_from_text_w\fP() -return -.BR ARCHIVE_OK -if all entries were successfully parsed and -.BR ARCHIVE_WARN -if one or more entries were invalid or non-parseable. -.PP -\fB\%archive_entry_acl_next\fP() -returns -.BR ARCHIVE_OK -on success, -.BR ARCHIVE_EOF -if no more ACL entries exist -and -.BR ARCHIVE_WARN -if -\fB\%archive_entry_acl_reset\fP() -has not been called first. -.PP -\fB\%archive_entry_acl_to_text\fP() -returns a string representing the ACL entries matching the given type and -flags on success or NULL on error. -.PP -\fB\%archive_entry_acl_to_text_w\fP() -returns a wide string representing the ACL entries matching the given type -and flags on success or NULL on error. -.PP -\fB\%archive_entry_acl_types\fP() -returns a bitmask of ACL entry types or 0 if archive entry has no ACL entries. -.SH SEE ALSO -.ad l -\fBarchive_entry\fP(3), -\fBlibarchive\fP(3) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_linkify.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_linkify.3 deleted file mode 100644 index c874ec3..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_linkify.3 +++ /dev/null @@ -1,203 +0,0 @@ -.TH ARCHIVE_ENTRY_LINKIFY 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_entry_linkresolver\fP, -\fB\%archive_entry_linkresolver_new\fP, -\fB\%archive_entry_linkresolver_set_strategy\fP, -\fB\%archive_entry_linkresolver_free\fP, -\fB\%archive_entry_linkify\fP -\- hardlink resolver functions -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIstruct archive_entry_linkresolver *\fP -.br -\fB\%archive_entry_linkresolver_new\fP(\fI\%void\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_linkresolver_set_strategy\fP(\fI\%struct\ archive_entry_linkresolver\ *resolver\fP, \fI\%int\ format\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_linkresolver_free\fP(\fI\%struct\ archive_entry_linkresolver\ *resolver\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_linkify\fP(\fI\%struct\ archive_entry_linkresolver\ *resolver\fP, \fI\%struct\ archive_entry\ **entry\fP, \fI\%struct\ archive_entry\ **sparse\fP); -.SH DESCRIPTION -.ad l -Programs that want to create archives have to deal with hardlinks. -Hardlinks are handled in different ways by the archive formats. -The basic strategies are: -.RS 5 -.IP 1. -Ignore hardlinks and store the body for each reference (old cpio, zip). -.IP 2. -Store the body the first time an inode is seen (ustar, pax). -.IP 3. -Store the body the last time an inode is seen (new cpio). -.RE -.PP -The -\fB\%archive_entry_linkresolver\fP -functions help by providing a unified interface and handling the complexity -behind the scene. -.PP -The -\fB\%archive_entry_linkresolver\fP -functions assume that -Vt archive_entry -instances have valid nlinks, inode and device values. -The inode and device value is used to match entries. -The nlinks value is used to determined if all references have been found and -if the internal references can be recycled. -.PP -The -\fB\%archive_entry_linkresolver_new\fP() -function allocates a new link resolver. -The instance can be freed using -\fB\%archive_entry_linkresolver_free\fP(). -All deferred entries are flushed and the internal storage is freed. -.PP -The -\fB\%archive_entry_linkresolver_set_strategy\fP() -function selects the optimal hardlink strategy for the given format. -The format code can be obtained from -\fBarchive_format\fP(3). -The function can be called more than once, but it is recommended to -flush all deferred entries first. -.PP -The -\fB\%archive_entry_linkify\fP() -function is the core of -\fB\%archive_entry_linkresolver\fP. -The -\fB\%entry\fP() -argument points to the -Vt archive_entry -that should be written. -Depending on the strategy one of the following actions is taken: -.RS 5 -.IP 1. -For the simple archive formats -\fI*entry\fP -is left unmodified and -\fI*sparse\fP -is set to -.BR NULL. -.IP 2. -For tar like archive formats, -\fI*sparse\fP -is set to -.BR NULL. -If -\fI*entry\fP -is -.BR NULL, -no action is taken. -If the hardlink count of -\fI*entry\fP -is larger than 1 and the file type is a regular file or symbolic link, -the internal list is searched for a matching inode. -If such an inode is found, the link count is decremented and the file size -of -\fI*entry\fP -is set to 0 to notify that no body should be written. -If no such inode is found, a copy of the entry is added to the internal cache -with a link count reduced by one. -.IP 3. -For new cpio like archive formats a value for -\fI*entry\fP -of -.BR NULL -is used to flush deferred entries. -In that case -\fI*entry\fP -is set to an arbitrary deferred entry and the entry itself is removed from the -internal list. -If the internal list is empty, -\fI*entry\fP -is set to -.BR NULL. -In either case, -\fI*sparse\fP -is set to -.BR NULL -and the function returns. -If the hardlink count of -\fI*entry\fP -is one or the file type is a directory or device, -\fI*sparse\fP -is set to -.BR NULL -and no further action is taken. -Otherwise, the internal list is searched for a matching inode. -If such an inode is not found, the entry is added to the internal list, -both -\fI*entry\fP -and -\fI*sparse\fP -are set to -.BR NULL -and the function returns. -If such an inode is found, the link count is decremented. -If it remains larger than one, the existing entry on the internal list -is swapped with -\fI*entry\fP -after retaining the link count. -The existing entry is returned in -\fI*entry\fP. -If the link count reached one, the new entry is also removed from the -internal list and returned in -\fI*sparse\fP. -Otherwise -\fI*sparse\fP -is set to -.BR NULL. -.RE -.PP -The general usage is therefore: -.RS 5 -.IP 1. -For each new archive entry, call -\fB\%archive_entry_linkify\fP(). -.IP 2. -Keep in mind that the entries returned may have a size of 0 now. -.IP 3. -If -\fI*entry\fP -is not -.BR NULL, -archive it. -.IP 4. -If -\fI*sparse\fP -is not -.BR NULL, -archive it. -.IP 5. -After all entries have been written to disk, call -\fB\%archive_entry_linkify\fP() -with -\fI*entry\fP -set to -.BR NULL -and archive the returned entry as long as it is not -.BR NULL. -.RE -.SH RETURN VALUES -.ad l -\fB\%archive_entry_linkresolver_new\fP() -returns -.BR NULL -on -\fBmalloc\fP(3) -failures. -.SH SEE ALSO -.ad l -\fBarchive_entry\fP(3) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_misc.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_misc.3 deleted file mode 100644 index 6ce320b..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_misc.3 +++ /dev/null @@ -1,49 +0,0 @@ -.TH ARCHIVE_ENTRY_MISC 3 "April 15, 2019" "" -.SH NAME -.ad l -\fB\%archive_entry_symlink_type\fP, -\fB\%archive_entry_set_symlink_type\fP -\- miscellaneous functions for manipulating properties of archive_entry -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIint\fP -.br -\fB\%archive_entry_symlink_type\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_symlink_type\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%int\fP); -.SH DESCRIPTION -.ad l -The function -\fB\%archive_entry_symlink_type\fP() -returns and the function -\fB\%archive_entry_set_symlink_type\fP() -sets the type of the symbolic link stored in an archive entry. -These functions -have special meaning on operating systems that support multiple symbolic link -types (e.g. Microsoft Windows). -.PP -Supported values are: -.RS 5 -.TP -AE_SYMLINK_TYPE_UNDEFINED -Symbolic link target type is not defined (default on unix systems) -.TP -AE_SYMLINK_TYPE_FILE -Symbolic link points to a file -.TP -AE_SYMLINK_TYPE_DIRECTORY -Symbolic link points to a directory -.RE -.SH SEE ALSO -.ad l -\fBarchive_entry\fP(3), -\fBarchive_entry_paths\fP(3), -\fBarchive_entry_stat\fP(3), -\fBlibarchive\fP(3) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_paths.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_paths.3 deleted file mode 100644 index 3aa1c72..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_paths.3 +++ /dev/null @@ -1,188 +0,0 @@ -.TH ARCHIVE_ENTRY_PATHS 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_entry_hardlink\fP, -\fB\%archive_entry_hardlink_w\fP, -\fB\%archive_entry_set_hardlink\fP, -\fB\%archive_entry_copy_hardlink\fP, -\fB\%archive_entry_copy_hardlink_w\fP, -\fB\%archive_entry_update_hardlink_utf8\fP, -\fB\%archive_entry_set_link\fP, -\fB\%archive_entry_copy_link\fP, -\fB\%archive_entry_copy_link_w\fP, -\fB\%archive_entry_update_link_utf8\fP, -\fB\%archive_entry_pathname\fP, -\fB\%archive_entry_pathname_w\fP, -\fB\%archive_entry_set_pathname\fP, -\fB\%archive_entry_copy_pathname\fP, -\fB\%archive_entry_copy_pathname_w\fP, -\fB\%archive_entry_update_pathname_utf8\fP, -\fB\%archive_entry_sourcepath\fP, -\fB\%archive_entry_copy_sourcepath\fP, -\fB\%archive_entry_symlink\fP, -\fB\%archive_entry_symlink_w\fP, -\fB\%archive_entry_set_symlink\fP, -\fB\%archive_entry_copy_symlink\fP, -\fB\%archive_entry_copy_symlink_w\fP, -\fB\%archive_entry_update_symlink_utf8\fP -\- functions for manipulating path names in archive entry descriptions -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIconst char *\fP -.br -\fB\%archive_entry_hardlink\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIconst wchar_t *\fP -.br -\fB\%archive_entry_hardlink_w\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_hardlink\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *path\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_copy_hardlink\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *path\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_copy_hardlink_w\fP(\fI\%struct\ archive_entry\ *a\ \fP, \fI\%const\fP, \fI\%wchar_t\fP, \fI\%*path"\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_update_hardlink_utf8\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *path\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_link\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *path\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_copy_link\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%\ const\ char\ *path\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_copy_link_w\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%\ const\ wchar_t\ *path\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_update_link_utf8\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%\ const\ char\ *path\fP); -.br -\fIconst char *\fP -.br -\fB\%archive_entry_pathname\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIconst wchar_t *\fP -.br -\fB\%archive_entry_pathname_w\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_pathname\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *path\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_copy_pathname\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *path\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_copy_pathname_w\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ wchar_t\ *path\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_update_pathname_utf8\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *path\fP); -.br -\fIconst char *\fP -.br -\fB\%archive_entry_sourcepath\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_copy_sourcepath\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *path\fP); -.br -\fIconst char *\fP -.br -\fB\%archive_entry_symlink\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIconst wchar_t *\fP -.br -\fB\%archive_entry_symlink_w\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_symlink\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *path\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_copy_symlink\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *path\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_copy_symlink_w\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ wchar_t\ *path\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_update_symlink_utf8\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *path\fP); -.SH DESCRIPTION -.ad l -Path names supported by -\fBarchive_entry\fP(3): -.RS 5 -.TP -hardlink -Destination of the hardlink. -.TP -link -Update only. -For a symlink, update the destination. -Otherwise, make the entry a hardlink and alter -the destination for that. -.TP -pathname -Path in the archive -.TP -sourcepath -Path on the disk for use by -\fBarchive_read_disk\fP(3). -.TP -symlink -Destination of the symbolic link. -.RE -.PP -Path names can be provided in one of three different ways: -.RS 5 -.TP -char * -Multibyte strings in the current locale. -.TP -wchar_t * -Wide character strings in the current locale. -The accessor functions are named -\fB\%XXX_w\fP(). -.TP -UTF-8 -Unicode strings encoded as UTF-8. -These are convenience functions to update both the multibyte and wide -character strings at the same time. -.RE -.PP -The sourcepath is a pure filesystem concept and never stored in an -archive directly. -.PP -For that reason, it is only available as multibyte string. -The link path is a convenience function for conditionally setting -hardlink or symlink destination. -It doesn't have a corresponding get accessor function. -.PP -\fB\%archive_entry_set_XXX\fP() -is an alias for -\fB\%archive_entry_copy_XXX\fP(). -.SH SEE ALSO -.ad l -\fBarchive_entry\fP(3), -\fBlibarchive\fP(3) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_perms.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_perms.3 deleted file mode 100644 index 3660b51..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_perms.3 +++ /dev/null @@ -1,231 +0,0 @@ -.TH ARCHIVE_ENTRY_PERMS 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_entry_gid\fP, -\fB\%archive_entry_set_gid\fP, -\fB\%archive_entry_uid\fP, -\fB\%archive_entry_set_uid\fP, -\fB\%archive_entry_perm\fP, -\fB\%archive_entry_set_perm\fP, -\fB\%archive_entry_strmode\fP, -\fB\%archive_entry_uname\fP, -\fB\%archive_entry_uname_w\fP, -\fB\%archive_entry_set_uname\fP, -\fB\%archive_entry_copy_uname\fP, -\fB\%archive_entry_copy_uname_w\fP, -\fB\%archive_entry_update_uname_utf8\fP, -\fB\%archive_entry_gname\fP, -\fB\%archive_entry_gname_w\fP, -\fB\%archive_entry_set_gname\fP, -\fB\%archive_entry_copy_gname\fP, -\fB\%archive_entry_copy_gname_w\fP, -\fB\%archive_entry_update_gname_utf8\fP, -\fB\%archive_entry_fflags\fP, -\fB\%archive_entry_fflags_text\fP, -\fB\%archive_entry_set_fflags\fP, -\fB\%archive_entry_copy_fflags_text\fP, -\fB\%archive_entry_copy_fflags_text_w\fP -\- functions for manipulating ownership and permissions in archive entry descriptions -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIgid_t\fP -.br -\fB\%archive_entry_gid\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_gid\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%gid_t\ gid\fP); -.br -\fIuid_t\fP -.br -\fB\%archive_entry_uid\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_uid\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%uid_t\ uid\fP); -.br -\fImode_t\fP -.br -\fB\%archive_entry_perm\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_perm\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%mode_t\ mode\fP); -.br -\fIconst char *\fP -.br -\fB\%archive_entry_strmode\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIconst char *\fP -.br -\fB\%archive_entry_gname\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIconst wchar_t *\fP -.br -\fB\%archive_entry_gname_w\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_gname\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_copy_gname\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *name\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_copy_gname_w\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ wchar_t\ *name\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_update_gname_utf8\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *name\fP); -.br -\fIconst char *\fP -.br -\fB\%archive_entry_uname\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIconst wchar_t *\fP -.br -\fB\%archive_entry_uname_w\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_uname\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *name\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_copy_uname\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *name\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_copy_uname_w\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ wchar_t\ *name\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_update_uname_utf8\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *name\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_fflags\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%unsigned\ long\ *set_bits\fP, \fI\%unsigned\ long\ *clear_bits\fP); -.br -\fIconst char *\fP -.br -\fB\%archive_entry_fflags_text\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_fflags\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%unsigned\ long\ set_bits\fP, \fI\%unsigned\ long\ clear_bits\fP); -.br -\fIconst char *\fP -.br -\fB\%archive_entry_copy_fflags_text\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ char\ *text\fP); -.br -\fIconst wchar_t *\fP -.br -\fB\%archive_entry_copy_fflags_text_w\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ wchar_t\ *text\fP); -.SH DESCRIPTION -.ad l -.SS User id, group id and mode -The functions -\fB\%archive_entry_uid\fP(), -\fB\%archive_entry_gid\fP(), -and -\fB\%archive_entry_perm\fP() -can be used to extract the user id, group id and permission from the given entry. -The corresponding functions -\fB\%archive_entry_set_uid\fP(), -\fB\%archive_entry_set_gid\fP(), -and -\fB\%archive_entry_set_perm\fP() -store the given user id, group id and permission in the entry. -The permission is also set as a side effect of calling -\fB\%archive_entry_set_mode\fP(). -.PP -\fB\%archive_entry_strmode\fP() -returns a string representation of the permission as used by the long mode of -\fBls\fP(1). -.SS User and group name -User and group names can be provided in one of three different ways: -.RS 5 -.TP -char * -Multibyte strings in the current locale. -.TP -wchar_t * -Wide character strings in the current locale. -The accessor functions are named -\fB\%XXX_w\fP(). -.TP -UTF-8 -Unicode strings encoded as UTF-8. -These are convenience functions to update both the multibyte and wide -character strings at the same time. -.RE -.PP -\fB\%archive_entry_set_XXX\fP() -is an alias for -\fB\%archive_entry_copy_XXX\fP(). -.SS File Flags -File flags are transparently converted between a bitmap -representation and a textual format. -For example, if you set the bitmap and ask for text, the library -will build a canonical text format. -However, if you set a text format and request a text format, -you will get back the same text, even if it is ill-formed. -If you need to canonicalize a textual flags string, you should first set the -text form, then request the bitmap form, then use that to set the bitmap form. -Setting the bitmap format will clear the internal text representation -and force it to be reconstructed when you next request the text form. -.PP -The bitmap format consists of two integers, one containing bits -that should be set, the other specifying bits that should be -cleared. -Bits not mentioned in either bitmap will be ignored. -Usually, the bitmap of bits to be cleared will be set to zero. -In unusual circumstances, you can force a fully-specified set -of file flags by setting the bitmap of flags to clear to the complement -of the bitmap of flags to set. -(This differs from -\fBfflagstostr\fP(3), -which only includes names for set bits.) -Converting a bitmap to a textual string is a platform-specific -operation; bits that are not meaningful on the current platform -will be ignored. -.PP -The canonical text format is a comma-separated list of flag names. -The -\fB\%archive_entry_copy_fflags_text\fP() -and -\fB\%archive_entry_copy_fflags_text_w\fP() -functions parse the provided text and set the internal bitmap values. -This is a platform-specific operation; names that are not meaningful -on the current platform will be ignored. -The function returns a pointer to the start of the first name that was not -recognized, or NULL if every name was recognized. -Note that every name \(em including names that follow an unrecognized -name \(em will be evaluated, and the bitmaps will be set to reflect -every name that is recognized. -(In particular, this differs from -\fBstrtofflags\fP(3), -which stops parsing at the first unrecognized name.) -.SH SEE ALSO -.ad l -\fBarchive_entry\fP(3), -\fBarchive_entry_acl\fP(3), -\fBarchive_read_disk\fP(3), -\fBarchive_write_disk\fP(3), -\fBlibarchive\fP(3) -.SH BUGS -.ad l -The platform types -Vt uid_t -and -Vt gid_t -are often 16 or 32 bit wide. -In this case it is possible that the ids can not be correctly restored -from archives and get truncated. diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_stat.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_stat.3 deleted file mode 100644 index b482782..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_stat.3 +++ /dev/null @@ -1,320 +0,0 @@ -.TH ARCHIVE_ENTRY_STAT 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_entry_stat\fP, -\fB\%archive_entry_copy_stat\fP, -\fB\%archive_entry_filetype\fP, -\fB\%archive_entry_set_filetype\fP, -\fB\%archive_entry_mode\fP, -\fB\%archive_entry_set_mode\fP, -\fB\%archive_entry_size\fP, -\fB\%archive_entry_size_is_set\fP, -\fB\%archive_entry_set_size\fP, -\fB\%archive_entry_unset_size\fP, -\fB\%archive_entry_dev\fP, -\fB\%archive_entry_set_dev\fP, -\fB\%archive_entry_dev_is_set\fP, -\fB\%archive_entry_devmajor\fP, -\fB\%archive_entry_set_devmajor\fP, -\fB\%archive_entry_devminor\fP, -\fB\%archive_entry_set_devminor\fP, -\fB\%archive_entry_ino\fP, -\fB\%archive_entry_set_ino\fP, -\fB\%archive_entry_ino_is_set\fP, -\fB\%archive_entry_ino64\fP, -\fB\%archive_entry_set_ino64\fP, -\fB\%archive_entry_nlink\fP, -\fB\%archive_entry_rdev\fP, -\fB\%archive_entry_set_rdev\fP, -\fB\%archive_entry_rdevmajor\fP, -\fB\%archive_entry_set_rdevmajor\fP, -\fB\%archive_entry_rdevminor\fP, -\fB\%archive_entry_set_rdevminor\fP -\- accessor functions for manipulating archive entry descriptions -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIconst struct stat *\fP -.br -\fB\%archive_entry_stat\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_copy_stat\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%const\ struct\ stat\ *sb\fP); -.br -\fImode_t\fP -.br -\fB\%archive_entry_filetype\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_filetype\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%unsigned\ int\ type\fP); -.br -\fImode_t\fP -.br -\fB\%archive_entry_mode\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_mode\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%mode_t\ mode\fP); -.br -\fIint64_t\fP -.br -\fB\%archive_entry_size\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_size_is_set\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_size\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%int64_t\ size\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_unset_size\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIdev_t\fP -.br -\fB\%archive_entry_dev\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_dev\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%dev_t\ dev\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_dev_is_set\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIdev_t\fP -.br -\fB\%archive_entry_devmajor\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_devmajor\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%dev_t\ major\fP); -.br -\fIdev_t\fP -.br -\fB\%archive_entry_devminor\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_devminor\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%dev_t\ minor\fP); -.br -\fIino_t\fP -.br -\fB\%archive_entry_ino\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_ino\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%unsigned\ long\ ino\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_ino_is_set\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIint64_t\fP -.br -\fB\%archive_entry_ino64\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_ino64\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%int64_t\ ino\fP); -.br -\fIunsigned int\fP -.br -\fB\%archive_entry_nlink\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_nlink\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%unsigned\ int\ count\fP); -.br -\fIdev_t\fP -.br -\fB\%archive_entry_rdev\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIdev_t\fP -.br -\fB\%archive_entry_rdevmajor\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIdev_t\fP -.br -\fB\%archive_entry_rdevminor\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_rdev\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%dev_t\ dev\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_rdevmajor\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%dev_t\ major\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_rdevminor\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%dev_t\ minor\fP); -.SH DESCRIPTION -.ad l -.SS Copying to and from Vt struct stat -The function -\fB\%archive_entry_stat\fP() -converts the various fields stored in the archive entry to the format -used by -\fBstat\fP(2). -The return value remains valid until either -\fB\%archive_entry_clear\fP() -or -\fB\%archive_entry_free\fP() -is called. -It is not affected by calls to the set accessor functions. -It currently sets the following values in -Vt struct stat: -Vt st_atime, -Vt st_ctime, -Vt st_dev, -Vt st_gid, -Vt st_ino, -Vt st_mode, -Vt st_mtime, -Vt st_nlink, -Vt st_rdev, -Vt st_size, -Vt st_uid. -In addition, -Vt st_birthtime -and high-precision information for time-related fields -will be included on platforms that support it. -.PP -The function -\fB\%archive_entry_copy_stat\fP() -copies fields from the platform's -Vt struct stat. -Fields not provided by -Vt struct stat -are unchanged. -.SS General accessor functions -The functions -\fB\%archive_entry_filetype\fP() -and -\fB\%archive_entry_set_filetype\fP() -get respectively set the filetype. -The file type is one of the following constants: -.RS 5 -.TP -AE_IFREG -Regular file -.TP -AE_IFLNK -Symbolic link -.TP -AE_IFSOCK -Socket -.TP -AE_IFCHR -Character device -.TP -AE_IFBLK -Block device -.TP -AE_IFDIR -Directory -.TP -AE_IFIFO -Named pipe (fifo) -.RE -Not all file types are supported by all platforms. -The constants used by -\fBstat\fP(2) -may have different numeric values from the -corresponding constants above. -.PP -The functions -\fB\%archive_entry_mode\fP() -and -\fB\%archive_entry_set_mode\fP() -get/set a combination of file type and permissions and provide the -equivalent of -\fIst_mode\fP. -Use of -\fB\%archive_entry_filetype\fP() -and -\fB\%archive_entry_perm\fP() -for getting and -\fB\%archive_entry_set_filetype\fP() -and -\fB\%archive_entry_set_perm\fP() -for setting is recommended. -.PP -The function -\fB\%archive_entry_size\fP() -returns the file size, if it has been set, and 0 otherwise. -\fB\%archive_entry_size\fP() -can be used to query that status. -\fB\%archive_entry_set_size\fP() -and -\fB\%archive_entry_unset_size\fP() -set and unset the size, respectively. -.PP -The number of references (hardlinks) can be obtained by calling -\fB\%archive_entry_nlink\fP() -and set with -\fB\%archive_entry_set_nlink\fP(). -.SS Identifying unique files -The functions -\fB\%archive_entry_dev\fP() -and -\fB\%archive_entry_ino64\fP() -are used by -\fBarchive_entry_linkify\fP(3) -to find hardlinks. -The pair of device and inode is supposed to identify hardlinked files. -.PP -The device major and minor number can be obtained independently using -\fB\%archive_entry_devmajor\fP() -and -\fB\%archive_entry_devminor\fP(). -The device can be set either via -\fB\%archive_entry_set_dev\fP() -or by the combination of major and minor number using -\fB\%archive_entry_set_devmajor\fP() -and -\fB\%archive_entry_set_devminor\fP(). -.PP -The inode number can be obtained using -\fB\%archive_entry_ino\fP(). -This is a legacy interface that uses the platform -Vt ino_t, -which may be very small. -To set the inode number, -\fB\%archive_entry_set_ino64\fP() -is the preferred interface. -.SS Accessor functions for block and character devices -Block and character devices are characterised either using a device number -or a pair of major and minor number. -The combined device number can be obtained with -\fB\%archive_device_rdev\fP() -and set with -\fB\%archive_device_set_rdev\fP(). -The major and minor numbers are accessed by -\fB\%archive_device_rdevmajor\fP(), -\fB\%archive_device_rdevminor\fP() -\fB\%archive_device_set_rdevmajor\fP() -and -\fB\%archive_device_set_rdevminor\fP(). -.PP -The process of splitting the combined device number into major and -minor number and the reverse process of combing them differs between -platforms. -Some archive formats use the combined form, while other formats use -the split form. -.SH SEE ALSO -.ad l -\fBstat\fP(2), -\fBarchive_entry_acl\fP(3), -\fBarchive_entry_perms\fP(3), -\fBarchive_entry_time\fP(3), -\fBlibarchive\fP(3) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_time.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_time.3 deleted file mode 100644 index 77f78f0..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_entry_time.3 +++ /dev/null @@ -1,146 +0,0 @@ -.TH ARCHIVE_ENTRY_TIME 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_entry_atime\fP, -\fB\%archive_entry_atime_nsec\fP, -\fB\%archive_entry_atime_is_set\fP, -\fB\%archive_entry_set_atime\fP, -\fB\%archive_entry_unset_atime\fP, -\fB\%archive_entry_birthtime\fP, -\fB\%archive_entry_birthtime_nsec\fP, -\fB\%archive_entry_birthtime_is_set\fP, -\fB\%archive_entry_set_birthtime\fP, -\fB\%archive_entry_unset_birthtime\fP, -\fB\%archive_entry_ctime\fP, -\fB\%archive_entry_ctime_nsec\fP, -\fB\%archive_entry_ctime_is_set\fP, -\fB\%archive_entry_set_ctime\fP, -\fB\%archive_entry_unset_ctime\fP, -\fB\%archive_entry_mtime\fP, -\fB\%archive_entry_mtime_nsec\fP, -\fB\%archive_entry_mtime_is_set\fP, -\fB\%archive_entry_set_mtime\fP, -\fB\%archive_entry_unset_mtime\fP -\- functions for manipulating times in archive entry descriptions -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fItime_t\fP -.br -\fB\%archive_entry_atime\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIlong\fP -.br -\fB\%archive_entry_atime_nsec\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_atime_is_set\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_atime\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%time_t\ sec\fP, \fI\%long\ nanosec\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_unset_atime\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fItime_t\fP -.br -\fB\%archive_entry_birthtime\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIlong\fP -.br -\fB\%archive_entry_birthtime_nsec\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_birthtime_is_set\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_birthtime\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%time_t\ sec\fP, \fI\%long\ nanosec\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_unset_birthtime\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fItime_t\fP -.br -\fB\%archive_entry_ctime\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIlong\fP -.br -\fB\%archive_entry_ctime_nsec\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_ctime_is_set\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_ctime\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%time_t\ sec\fP, \fI\%long\ nanosec\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_unset_ctime\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fItime_t\fP -.br -\fB\%archive_entry_mtime\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIlong\fP -.br -\fB\%archive_entry_mtime_nsec\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIint\fP -.br -\fB\%archive_entry_mtime_is_set\fP(\fI\%struct\ archive_entry\ *a\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_set_mtime\fP(\fI\%struct\ archive_entry\ *a\fP, \fI\%time_t\ sec\fP, \fI\%long\ nanosec\fP); -.br -\fIvoid\fP -.br -\fB\%archive_entry_unset_mtime\fP(\fI\%struct\ archive_entry\ *a\fP); -.SH DESCRIPTION -.ad l -These functions create and manipulate the time fields in an -Vt archive_entry. -Supported time fields are atime (access time), birthtime (creation time), -ctime (last time an inode property was changed) and mtime (modification time). -.PP -\fBlibarchive\fP(3) -provides a high-resolution interface. -The timestamps are truncated automatically depending on the archive format -(for archiving) or the filesystem capabilities (for restoring). -.PP -All timestamp fields are optional. -The -\fB\%XXX_unset\fP() -functions can be used to mark the corresponding field as missing. -The current state can be queried using -\fB\%XXX_is_set\fP(). -Unset time fields have a second and nanosecond field of 0. -.SH SEE ALSO -.ad l -\fBarchive_entry\fP(3), -\fBlibarchive\fP(3) -.SH HISTORY -.ad l -The -\fB\%libarchive\fP -library first appeared in -FreeBSD 5.3. -.SH AUTHORS -.ad l --nosplit -The -\fB\%libarchive\fP -library was written by -Tim Kientzle \% diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_read.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_read.3 deleted file mode 100644 index 18fd3e4..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_read.3 +++ /dev/null @@ -1,219 +0,0 @@ -.TH ARCHIVE_READ 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_read\fP -\- functions for reading streaming archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.SH DESCRIPTION -.ad l -These functions provide a complete API for reading streaming archives. -The general process is to first create the -Tn struct archive -object, set options, initialize the reader, iterate over the archive -headers and associated data, then close the archive and release all -resources. -.SS Create archive object -See -\fBarchive_read_new\fP(3). -.PP -To read an archive, you must first obtain an initialized -Tn struct archive -object from -\fB\%archive_read_new\fP(). -.SS Enable filters and formats -See -\fBarchive_read_filter\fP(3) -and -\fBarchive_read_format\fP(3). -.PP -You can then modify this object for the desired operations with the -various -\fB\%archive_read_set_XXX\fP() -and -\fB\%archive_read_support_XXX\fP() -functions. -In particular, you will need to invoke appropriate -\fB\%archive_read_support_XXX\fP() -functions to enable the corresponding compression and format -support. -Note that these latter functions perform two distinct operations: -they cause the corresponding support code to be linked into your -program, and they enable the corresponding auto-detect code. -Unless you have specific constraints, you will generally want -to invoke -\fB\%archive_read_support_filter_all\fP() -and -\fB\%archive_read_support_format_all\fP() -to enable auto-detect for all formats and compression types -currently supported by the library. -.SS Set options -See -\fBarchive_read_set_options\fP(3). -.SS Open archive -See -\fBarchive_read_open\fP(3). -.PP -Once you have prepared the -Tn struct archive -object, you call -\fB\%archive_read_open\fP() -to actually open the archive and prepare it for reading. -There are several variants of this function; -the most basic expects you to provide pointers to several -functions that can provide blocks of bytes from the archive. -There are convenience forms that allow you to -specify a filename, file descriptor, -\fIFILE *\fP -object, or a block of memory from which to read the archive data. -Note that the core library makes no assumptions about the -size of the blocks read; -callback functions are free to read whatever block size is -most appropriate for the medium. -.SS Consume archive -See -\fBarchive_read_header\fP(3), -\fBarchive_read_data\fP(3) -and -\fBarchive_read_extract\fP(3). -.PP -Each archive entry consists of a header followed by a certain -amount of data. -You can obtain the next header with -\fB\%archive_read_next_header\fP(), -which returns a pointer to an -Tn struct archive_entry -structure with information about the current archive element. -If the entry is a regular file, then the header will be followed -by the file data. -You can use -\fB\%archive_read_data\fP() -(which works much like the -\fBread\fP(2) -system call) -to read this data from the archive, or -\fB\%archive_read_data_block\fP() -which provides a slightly more efficient interface. -You may prefer to use the higher-level -\fB\%archive_read_data_skip\fP(), -which reads and discards the data for this entry, -\fB\%archive_read_data_into_fd\fP(), -which copies the data to the provided file descriptor, or -\fB\%archive_read_extract\fP(), -which recreates the specified entry on disk and copies data -from the archive. -In particular, note that -\fB\%archive_read_extract\fP() -uses the -Tn struct archive_entry -structure that you provide it, which may differ from the -entry just read from the archive. -In particular, many applications will want to override the -pathname, file permissions, or ownership. -.SS Release resources -See -\fBarchive_read_free\fP(3). -.PP -Once you have finished reading data from the archive, you -should call -\fB\%archive_read_close\fP() -to close the archive, then call -\fB\%archive_read_free\fP() -to release all resources, including all memory allocated by the library. -.SH EXAMPLES -.ad l -The following illustrates basic usage of the library. -In this example, -the callback functions are simply wrappers around the standard -\fBopen\fP(2), -\fBread\fP(2), -and -\fBclose\fP(2) -system calls. -.RS 4 -.nf -void -list_archive(const char *name) -{ - struct mydata *mydata; - struct archive *a; - struct archive_entry *entry; - mydata = malloc(sizeof(struct mydata)); - a = archive_read_new(); - mydata->name = name; - archive_read_support_filter_all(a); - archive_read_support_format_all(a); - archive_read_open(a, mydata, myopen, myread, myclose); - while (archive_read_next_header(a, &entry) == ARCHIVE_OK) { - printf("%s\en",archive_entry_pathname(entry)); - archive_read_data_skip(a); - } - archive_read_free(a); - free(mydata); -} -la_ssize_t -myread(struct archive *a, void *client_data, const void **buff) -{ - struct mydata *mydata = client_data; - *buff = mydata->buff; - return (read(mydata->fd, mydata->buff, 10240)); -} -int -myopen(struct archive *a, void *client_data) -{ - struct mydata *mydata = client_data; - mydata->fd = open(mydata->name, O_RDONLY); - return (mydata->fd >= 0 ? ARCHIVE_OK : ARCHIVE_FATAL); -} -int -myclose(struct archive *a, void *client_data) -{ - struct mydata *mydata = client_data; - if (mydata->fd > 0) - close(mydata->fd); - return (ARCHIVE_OK); -} -.RE -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_read_data\fP(3), -\fBarchive_read_extract\fP(3), -\fBarchive_read_filter\fP(3), -\fBarchive_read_format\fP(3), -\fBarchive_read_header\fP(3), -\fBarchive_read_new\fP(3), -\fBarchive_read_open\fP(3), -\fBarchive_read_set_options\fP(3), -\fBarchive_util\fP(3), -\fBlibarchive\fP(3), -\fBtar\fP(5) -.SH HISTORY -.ad l -The -\fB\%libarchive\fP -library first appeared in -FreeBSD 5.3. -.SH AUTHORS -.ad l --nosplit -The -\fB\%libarchive\fP -library was written by -Tim Kientzle \% -.SH BUGS -.ad l -Many traditional archiver programs treat -empty files as valid empty archives. -For example, many implementations of -\fBtar\fP(1) -allow you to append entries to an empty file. -Of course, it is impossible to determine the format of an empty file -by inspecting the contents, so this library treats empty files as -having a special -``empty'' -format. diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_add_passphrase.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_read_add_passphrase.3 deleted file mode 100644 index 054fa79..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_add_passphrase.3 +++ /dev/null @@ -1,49 +0,0 @@ -.TH ARCHIVE_READ_ADD_PASSPHRASE 3 "September 14, 2014" "" -.SH NAME -.ad l -\fB\%archive_read_add_passphrase\fP, -\fB\%archive_read_set_passphrase_callback\fP -\- functions for reading encrypted archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIint\fP -.br -\fB\%archive_read_add_passphrase\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *passphrase\fP); -.br -\fIint\fP -.br -\fB\%archive_read_set_passphrase_callback\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *client_data\fP, \fI\%archive_passphrase_callback\ *\fP); -.SH DESCRIPTION -.ad l -.RS 5 -.TP -\fB\%archive_read_add_passphrase\fP() -Register passphrases for reading an encryption archive. -If -\fIpassphrase\fP -is -.BR NULL -or empty, this function will do nothing and -\fBARCHIVE_FAILED\fP -will be returned. -Otherwise, -\fBARCHIVE_OK\fP -will be returned. -.TP -\fB\%archive_read_set_passphrase_callback\fP() -Register a callback function that will be invoked to get a passphrase -for decryption after trying all the passphrases registered by the -\fB\%archive_read_add_passphrase\fP() -function failed. -.RE -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_read\fP(3), -\fBarchive_read_set_options\fP(3), -\fBlibarchive\fP(3) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_data.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_read_data.3 deleted file mode 100644 index c0e9bfa..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_data.3 +++ /dev/null @@ -1,112 +0,0 @@ -.TH ARCHIVE_READ_DATA 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_read_data\fP, -\fB\%archive_read_data_block\fP, -\fB\%archive_read_data_skip\fP, -\fB\%archive_read_data_into_fd\fP -\- functions for reading streaming archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIla_ssize_t\fP -.br -\fB\%archive_read_data\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *buff\fP, \fI\%size_t\ len\fP); -.br -\fIint\fP -.br -\fB\%archive_read_data_block\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ void\ **buff\fP, \fI\%size_t\ *len\fP, \fI\%off_t\ *offset\fP); -.br -\fIint\fP -.br -\fB\%archive_read_data_skip\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_data_into_fd\fP(\fI\%struct\ archive\ *\fP, \fI\%int\ fd\fP); -.SH DESCRIPTION -.ad l -.RS 5 -.TP -\fB\%archive_read_data\fP() -Read data associated with the header just read. -Internally, this is a convenience function that calls -\fB\%archive_read_data_block\fP() -and fills any gaps with nulls so that callers see a single -continuous stream of data. -.TP -\fB\%archive_read_data_block\fP() -Return the next available block of data for this entry. -Unlike -\fB\%archive_read_data\fP(), -the -\fB\%archive_read_data_block\fP() -function avoids copying data and allows you to correctly handle -sparse files, as supported by some archive formats. -The library guarantees that offsets will increase and that blocks -will not overlap. -Note that the blocks returned from this function can be much larger -than the block size read from disk, due to compression -and internal buffer optimizations. -.TP -\fB\%archive_read_data_skip\fP() -A convenience function that repeatedly calls -\fB\%archive_read_data_block\fP() -to skip all of the data for this archive entry. -Note that this function is invoked automatically by -\fB\%archive_read_next_header2\fP() -if the previous entry was not completely consumed. -.TP -\fB\%archive_read_data_into_fd\fP() -A convenience function that repeatedly calls -\fB\%archive_read_data_block\fP() -to copy the entire entry to the provided file descriptor. -.RE -.SH RETURN VALUES -.ad l -Most functions return zero on success, non-zero on error. -The possible return codes include: -\fBARCHIVE_OK\fP -(the operation succeeded), -\fBARCHIVE_WARN\fP -(the operation succeeded but a non-critical error was encountered), -\fBARCHIVE_EOF\fP -(end-of-archive was encountered), -\fBARCHIVE_RETRY\fP -(the operation failed but can be retried), -and -\fBARCHIVE_FATAL\fP -(there was a fatal error; the archive should be closed immediately). -.PP -\fB\%archive_read_data\fP() -returns a count of bytes actually read or zero at the end of the entry. -On error, a value of -\fBARCHIVE_FATAL\fP, -\fBARCHIVE_WARN\fP, -or -\fBARCHIVE_RETRY\fP -is returned. -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_read\fP(3), -\fBarchive_read_extract\fP(3), -\fBarchive_read_filter\fP(3), -\fBarchive_read_format\fP(3), -\fBarchive_read_header\fP(3), -\fBarchive_read_open\fP(3), -\fBarchive_read_set_options\fP(3), -\fBarchive_util\fP(3), -\fBlibarchive\fP(3), -\fBtar\fP(5) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_disk.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_read_disk.3 deleted file mode 100644 index 9d89316..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_disk.3 +++ /dev/null @@ -1,439 +0,0 @@ -.TH ARCHIVE_READ_DISK 3 "April 3, 2017" "" -.SH NAME -.ad l -\fB\%archive_read_disk_new\fP, -\fB\%archive_read_disk_open\fP, -\fB\%archive_read_disk_open_w\fP, -\fB\%archive_read_disk_set_behavior\fP, -\fB\%archive_read_disk_set_symlink_logical\fP, -\fB\%archive_read_disk_set_symlink_physical\fP, -\fB\%archive_read_disk_set_symlink_hybrid\fP, -\fB\%archive_read_disk_entry_from_file\fP, -\fB\%archive_read_disk_gname\fP, -\fB\%archive_read_disk_uname\fP, -\fB\%archive_read_disk_set_uname_lookup\fP, -\fB\%archive_read_disk_set_gname_lookup\fP, -\fB\%archive_read_disk_set_standard_lookup\fP, -\fB\%archive_read_disk_descend\fP, -\fB\%archive_read_disk_can_descend\fP, -\fB\%archive_read_disk_current_filesystem\fP, -\fB\%archive_read_disk_current_filesystem_is_synthetic\fP, -\fB\%archive_read_disk_current_filesystem_is_remote\fP, -\fB\%archive_read_disk_set_matching\fP, -\fB\%archive_read_disk_set_metadata_filter_callback\fP, -\- functions for reading objects from disk -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIstruct archive *\fP -.br -\fB\%archive_read_disk_new\fP(\fI\%void\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_open\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_open_w\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ wchar_t\ *\fP, \fI\%\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_set_behavior\fP(\fI\%struct\ archive\ *\fP, \fI\%int\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_set_symlink_logical\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_set_symlink_physical\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_set_symlink_hybrid\fP(\fI\%struct\ archive\ *\fP); -.br -\fIconst char *\fP -.br -\fB\%archive_read_disk_gname\fP(\fI\%struct\ archive\ *\fP, \fI\%gid_t\fP); -.br -\fIconst char *\fP -.br -\fB\%archive_read_disk_uname\fP(\fI\%struct\ archive\ *\fP, \fI\%uid_t\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_set_gname_lookup\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *\fP, \fI\%const\ char\ *(*lookup)(void\ *,\ gid_t)\fP, \fI\%void\ (*cleanup)(void\ *)\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_set_uname_lookup\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *\fP, \fI\%const\ char\ *(*lookup)(void\ *,\ uid_t)\fP, \fI\%void\ (*cleanup)(void\ *)\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_set_standard_lookup\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_entry_from_file\fP(\fI\%struct\ archive\ *\fP, \fI\%struct\ archive_entry\ *\fP, \fI\%int\ fd\fP, \fI\%const\ struct\ stat\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_descend\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_can_descend\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_current_filesystem\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_current_filesystem_is_synthetic\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_current_filesystem_is_remote\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_set_matching\fP(\fI\%struct\ archive\ *\fP, \fI\%struct\ archive\ *\fP, \fI\%void\ (*excluded_func)(struct\ archive\ *,\ void\ *,\ struct\ archive\ entry\ *)\fP, \fI\%void\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_disk_set_metadata_filter_callback\fP(\fI\%struct\ archive\ *\fP, \fI\%int\ (*metadata_filter_func)(struct\ archive\ *,\ void*,\ struct\ archive_entry\ *)\fP, \fI\%void\ *\fP); -.SH DESCRIPTION -.ad l -These functions provide an API for reading information about -objects on disk. -In particular, they provide an interface for populating -Tn struct archive_entry -objects. -.RS 5 -.TP -\fB\%archive_read_disk_new\fP() -Allocates and initializes a -Tn struct archive -object suitable for reading object information from disk. -.TP -\fB\%archive_read_disk_open\fP() -Opens the file or directory from the given path and prepares the -Tn struct archive -to read it from disk. -.TP -\fB\%archive_read_disk_open_w\fP() -Opens the file or directory from the given path as a wide character string and prepares the -Tn struct archive -to read it from disk. -.TP -\fB\%archive_read_disk_set_behavior\fP() -Configures various behavior options when reading entries from disk. -The flags field consists of a bitwise OR of one or more of the -following values: -.RS 5 -.TP -\fBARCHIVE_READDISK_HONOR_NODUMP\fP -Skip files and directories with the nodump file attribute (file flag) set. -By default, the nodump file attribute is ignored. -.TP -\fBARCHIVE_READDISK_MAC_COPYFILE\fP -Mac OS X specific. -Read metadata (ACLs and extended attributes) with -\fBcopyfile\fP(3). -By default, metadata is read using -\fBcopyfile\fP(3). -.TP -\fBARCHIVE_READDISK_NO_ACL\fP -Do not read Access Control Lists. -By default, ACLs are read from disk. -.TP -\fBARCHIVE_READDISK_NO_FFLAGS\fP -Do not read file attributes (file flags). -By default, file attributes are read from disk. -See -\fBchattr\fP(1) -(Linux) -or -\fBchflags\fP(1) -(FreeBSD, Mac OS X) -for more information on file attributes. -.TP -\fBARCHIVE_READDISK_NO_TRAVERSE_MOUNTS\fP -Do not traverse mount points. -By default, mount points are traversed. -.TP -\fBARCHIVE_READDISK_NO_XATTR\fP -Do not read extended file attributes (xattrs). -By default, extended file attributes are read from disk. -See -\fBxattr\fP(7) -(Linux,) -\fBxattr\fP(2) -(Mac OS X,) -or -\fBgetextattr\fP(8) -(FreeBSD) -for more information on extended file attributes. -.TP -\fBARCHIVE_READDISK_RESTORE_ATIME\fP -Restore access time of traversed files. -By default, access time of traversed files is not restored. -.TP -\fBARCHIVE_READDISK_NO_SPARSE\fP -Do not read sparse file information. -By default, sparse file information is read from disk. -.RE -.TP -\fB\%archive_read_disk_set_symlink_logical\fP(), -\fB\%archive_read_disk_set_symlink_physical\fP(), -\fB\%archive_read_disk_set_symlink_hybrid\fP() -This sets the mode used for handling symbolic links. -The -``logical'' -mode follows all symbolic links. -The -``physical'' -mode does not follow any symbolic links. -The -``hybrid'' -mode currently behaves identically to the -``logical'' -mode. -.TP -\fB\%archive_read_disk_gname\fP(), -\fB\%archive_read_disk_uname\fP() -Returns a user or group name given a gid or uid value. -By default, these always return a NULL string. -.TP -\fB\%archive_read_disk_set_gname_lookup\fP(), -\fB\%archive_read_disk_set_uname_lookup\fP() -These allow you to override the functions used for -user and group name lookups. -You may also provide a -Tn void * -pointer to a private data structure and a cleanup function for -that data. -The cleanup function will be invoked when the -Tn struct archive -object is destroyed or when new lookup functions are registered. -.TP -\fB\%archive_read_disk_set_standard_lookup\fP() -This convenience function installs a standard set of user -and group name lookup functions. -These functions use -\fBgetpwuid\fP(3) -and -\fBgetgrgid\fP(3) -to convert ids to names, defaulting to NULL if the names cannot -be looked up. -These functions also implement a simple memory cache to reduce -the number of calls to -\fBgetpwuid\fP(3) -and -\fBgetgrgid\fP(3). -.TP -\fB\%archive_read_disk_entry_from_file\fP() -Populates a -Tn struct archive_entry -object with information about a particular file. -The -Tn archive_entry -object must have already been created with -\fBarchive_entry_new\fP(3) -and at least one of the source path or path fields must already be set. -(If both are set, the source path will be used.) -.PP -Information is read from disk using the path name from the -Tn struct archive_entry -object. -If a file descriptor is provided, some information will be obtained using -that file descriptor, on platforms that support the appropriate -system calls. -.PP -If a pointer to a -Tn struct stat -is provided, information from that structure will be used instead -of reading from the disk where appropriate. -This can provide performance benefits in scenarios where -Tn struct stat -information has already been read from the disk as a side effect -of some other operation. -(For example, directory traversal libraries often provide this information.) -.PP -Where necessary, user and group ids are converted to user and group names -using the currently-registered lookup functions above. -This affects the file ownership fields and ACL values in the -Tn struct archive_entry -object. -.TP -\fB\%archive_read_disk_descend\fP() -If the current entry can be descended, this function will mark the directory as the next entry for -\fBarchive_read_header\fP(3) -to visit. -.TP -\fB\%archive_read_disk_can_descend\fP() -Returns 1 if the current entry is an unvisited directory and 0 otherwise. -.TP -\fB\%archive_read_disk_current_filesystem\fP() -Returns the index of the most recent filesystem entry that has been visited through archive_read_disk -.TP -\fB\%archive_read_disk_current_filesystem_is_synthetic\fP() -Returns 1 if the current filesystem is a virtual filesystem. Returns 0 if the current filesystem is not a virtual filesystem. Returns -1 if it is unknown. -.TP -\fB\%archive_read_disk_current_filesystem_is_remote\fP() -Returns 1 if the current filesystem is a remote filesystem. Returns 0 if the current filesystem is not a remote filesystem. Returns -1 if it is unknown. -.TP -\fB\%archive_read_disk_set_matching\fP() -Allows the caller to set -Tn struct archive -*_ma to compare each entry during -\fBarchive_read_header\fP(3) -calls. If matched based on calls to -Tn archive_match_path_excluded, -Tn archive_match_time_excluded, -or -Tn archive_match_owner_excluded, -then the callback function specified by the _excluded_func parameter will execute. This function will recieve data provided to the fourth parameter, void *_client_data. -.TP -\fB\%archive_read_disk_set_metadata_filter_callback\fP() -Allows the caller to set a callback function during calls to -\fBarchive_read_header\fP(3) -to filter out metadata for each entry. The callback function recieves the -Tn struct archive -object, void* custom filter data, and the -Tn struct archive_entry. -If the callback function returns an error, ARCHIVE_RETRY will be returned and the entry will not be further processed. -.RE -More information about the -\fIstruct\fP archive -object and the overall design of the library can be found in the -\fBlibarchive\fP(3) -overview. -.SH EXAMPLES -.ad l -The following illustrates basic usage of the library by -showing how to use it to copy an item on disk into an archive. -.RS 4 -.nf -void -file_to_archive(struct archive *a, const char *name) -{ - char buff[8192]; - size_t bytes_read; - struct archive *ard; - struct archive_entry *entry; - int fd; - ard = archive_read_disk_new(); - archive_read_disk_set_standard_lookup(ard); - entry = archive_entry_new(); - fd = open(name, O_RDONLY); - if (fd < 0) - return; - archive_entry_copy_pathname(entry, name); - archive_read_disk_entry_from_file(ard, entry, fd, NULL); - archive_write_header(a, entry); - while ((bytes_read = read(fd, buff, sizeof(buff))) > 0) - archive_write_data(a, buff, bytes_read); - archive_write_finish_entry(a); - archive_read_free(ard); - archive_entry_free(entry); -} -.RE -.SH RETURN VALUES -.ad l -Most functions return -\fBARCHIVE_OK\fP -(zero) on success, or one of several negative -error codes for errors. -Specific error codes include: -\fBARCHIVE_RETRY\fP -for operations that might succeed if retried, -\fBARCHIVE_WARN\fP -for unusual conditions that do not prevent further operations, and -\fBARCHIVE_FATAL\fP -for serious errors that make remaining operations impossible. -.PP -\fB\%archive_read_disk_new\fP() -returns a pointer to a newly-allocated -Tn struct archive -object or NULL if the allocation failed for any reason. -.PP -\fB\%archive_read_disk_gname\fP() -and -\fB\%archive_read_disk_uname\fP() -return -Tn const char * -pointers to the textual name or NULL if the lookup failed for any reason. -The returned pointer points to internal storage that -may be reused on the next call to either of these functions; -callers should copy the string if they need to continue accessing it. -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_read\fP(3), -\fBarchive_util\fP(3), -\fBarchive_write\fP(3), -\fBarchive_write_disk\fP(3), -\fBlibarchive\fP(3) -.SH HISTORY -.ad l -The -\fB\%libarchive\fP -library first appeared in -FreeBSD 5.3. -The -\fB\%archive_read_disk\fP -interface was added to -\fB\%libarchive\fP 2.6 -and first appeared in -FreeBSD 8.0. -.SH AUTHORS -.ad l --nosplit -The -\fB\%libarchive\fP -library was written by -Tim Kientzle \% -.SH BUGS -.ad l -The -``standard'' -user name and group name lookup functions are not the defaults because -\fBgetgrgid\fP(3) -and -\fBgetpwuid\fP(3) -are sometimes too large for particular applications. -The current design allows the application author to use a more -compact implementation when appropriate. -.PP -The full list of metadata read from disk by -\fB\%archive_read_disk_entry_from_file\fP() -is necessarily system-dependent. -.PP -The -\fB\%archive_read_disk_entry_from_file\fP() -function reads as much information as it can from disk. -Some method should be provided to limit this so that clients who -do not need ACLs, for instance, can avoid the extra work needed -to look up such information. -.PP -This API should provide a set of methods for walking a directory tree. -That would make it a direct parallel of the -\fBarchive_read\fP(3) -API. -When such methods are implemented, the -``hybrid'' -symbolic link mode will make sense. diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_extract.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_read_extract.3 deleted file mode 100644 index 1fb057b..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_extract.3 +++ /dev/null @@ -1,112 +0,0 @@ -.TH ARCHIVE_READ_EXTRACT 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_read_extract\fP, -\fB\%archive_read_extract2\fP, -\fB\%archive_read_extract_set_progress_callback\fP -\- functions for reading streaming archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIint\fP -.br -\fB\%archive_read_extract\fP(\fI\%struct\ archive\ *\fP, \fI\%struct\ archive_entry\ *\fP, \fI\%int\ flags\fP); -.br -\fIint\fP -.br -\fB\%archive_read_extract2\fP(\fI\%struct\ archive\ *src\fP, \fI\%struct\ archive_entry\ *\fP, \fI\%struct\ archive\ *dest\fP); -.br -\fIvoid\fP -.br -\fB\%archive_read_extract_set_progress_callback\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ (*func)(void\ *)\fP, \fI\%void\ *user_data\fP); -.SH DESCRIPTION -.ad l -.RS 5 -.TP -\fB\%archive_read_extract\fP(), \fB\%archive_read_extract_set_skip_file\fP() -A convenience function that wraps the corresponding -\fBarchive_write_disk\fP(3) -interfaces. -The first call to -\fB\%archive_read_extract\fP() -creates a restore object using -\fBarchive_write_disk_new\fP(3) -and -\fBarchive_write_disk_set_standard_lookup\fP(3), -then transparently invokes -\fBarchive_write_disk_set_options\fP(3), -\fBarchive_write_header\fP(3), -\fBarchive_write_data\fP(3), -and -\fBarchive_write_finish_entry\fP(3) -to create the entry on disk and copy data into it. -The -\fIflags\fP -argument is passed unmodified to -\fBarchive_write_disk_set_options\fP(3). -.TP -\fB\%archive_read_extract2\fP() -This is another version of -\fB\%archive_read_extract\fP() -that allows you to provide your own restore object. -In particular, this allows you to override the standard lookup functions -using -\fBarchive_write_disk_set_group_lookup\fP(3), -and -\fBarchive_write_disk_set_user_lookup\fP(3). -Note that -\fB\%archive_read_extract2\fP() -does not accept a -\fIflags\fP -argument; you should use -\fB\%archive_write_disk_set_options\fP() -to set the restore options yourself. -.TP -\fB\%archive_read_extract_set_progress_callback\fP() -Sets a pointer to a user-defined callback that can be used -for updating progress displays during extraction. -The progress function will be invoked during the extraction of large -regular files. -The progress function will be invoked with the pointer provided to this call. -Generally, the data pointed to should include a reference to the archive -object and the archive_entry object so that various statistics -can be retrieved for the progress display. -.RE -.SH RETURN VALUES -.ad l -Most functions return zero on success, non-zero on error. -The possible return codes include: -\fBARCHIVE_OK\fP -(the operation succeeded), -\fBARCHIVE_WARN\fP -(the operation succeeded but a non-critical error was encountered), -\fBARCHIVE_EOF\fP -(end-of-archive was encountered), -\fBARCHIVE_RETRY\fP -(the operation failed but can be retried), -and -\fBARCHIVE_FATAL\fP -(there was a fatal error; the archive should be closed immediately). -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_read\fP(3), -\fBarchive_read_data\fP(3), -\fBarchive_read_filter\fP(3), -\fBarchive_read_format\fP(3), -\fBarchive_read_open\fP(3), -\fBarchive_read_set_options\fP(3), -\fBarchive_util\fP(3), -\fBlibarchive\fP(3), -\fBtar\fP(5) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_filter.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_read_filter.3 deleted file mode 100644 index afb2764..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_filter.3 +++ /dev/null @@ -1,165 +0,0 @@ -.TH ARCHIVE_READ_FILTER 3 "June 9, 2020" "" -.SH NAME -.ad l -\fB\%archive_read_support_filter_all\fP, -\fB\%archive_read_support_filter_bzip2\fP, -\fB\%archive_read_support_filter_compress\fP, -\fB\%archive_read_support_filter_gzip\fP, -\fB\%archive_read_support_filter_lz4\fP, -\fB\%archive_read_support_filter_lzma\fP, -\fB\%archive_read_support_filter_none\fP, -\fB\%archive_read_support_filter_rpm\fP, -\fB\%archive_read_support_filter_uu\fP, -\fB\%archive_read_support_filter_xz\fP, -\fB\%archive_read_support_filter_zstd\fP, -\fB\%archive_read_support_filter_program\fP, -\fB\%archive_read_support_filter_program_signature\fP -\- functions for reading streaming archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_all\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_by_code\fP(\fI\%struct\ archive\ *\fP, \fI\%int\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_bzip2\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_compress\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_grzip\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_gzip\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_lrzip\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_lz4\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_lzma\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_lzop\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_none\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_rpm\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_uu\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_xz\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_zstd\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_program\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *cmd\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_filter_program_signature\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *cmd\fP, \fI\%const\ void\ *signature\fP, \fI\%size_t\ signature_length\fP); -.SH DESCRIPTION -.ad l -.RS 5 -.TP -\fB\%archive_read_support_filter_bzip2\fP(), -\fB\%archive_read_support_filter_compress\fP(), -\fB\%archive_read_support_filter_grzip\fP(), -\fB\%archive_read_support_filter_gzip\fP(), -\fB\%archive_read_support_filter_lrzip\fP(), -\fB\%archive_read_support_filter_lz4\fP(), -\fB\%archive_read_support_filter_lzma\fP(), -\fB\%archive_read_support_filter_lzop\fP(), -\fB\%archive_read_support_filter_none\fP(), -\fB\%archive_read_support_filter_rpm\fP(), -\fB\%archive_read_support_filter_uu\fP(), -\fB\%archive_read_support_filter_xz\fP(), -\fB\%archive_read_support_filter_zstd\fP(), -Enables auto-detection code and decompression support for the -specified compression. -These functions may fall back on external programs if an appropriate -library was not available at build time. -Decompression using an external program is usually slower than -decompression through built-in libraries. -Note that -``none'' -is always enabled by default. -.TP -\fB\%archive_read_support_filter_all\fP() -Enables all available decompression filters. -.TP -\fB\%archive_read_support_filter_by_code\fP() -Enables a single filter specified by the filter code. -This function does not work with -\fBARCHIVE_FILTER_PROGRAM\fP. -Note: In statically-linked executables, this will cause -your program to include support for every filter. -If executable size is a concern, you may wish to avoid -using this function. -.TP -\fB\%archive_read_support_filter_program\fP() -Data is fed through the specified external program before being dearchived. -Note that this disables automatic detection of the compression format, -so it makes no sense to specify this in conjunction with any other -decompression option. -.TP -\fB\%archive_read_support_filter_program_signature\fP() -This feeds data through the specified external program -but only if the initial bytes of the data match the specified -signature value. -.RE -.SH RETURN VALUES -.ad l -These functions return -\fBARCHIVE_OK\fP -if the compression is fully supported, -\fBARCHIVE_WARN\fP -if the compression is supported only through an external program. -.PP -\fB\%archive_read_support_filter_none\fP() -always succeeds. -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBarchive_read\fP(3), -\fBarchive_read_data\fP(3), -\fBarchive_read_format\fP(3), -\fBarchive_read_format\fP(3), -\fBlibarchive\fP(3) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_format.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_read_format.3 deleted file mode 100644 index 9bd564d..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_format.3 +++ /dev/null @@ -1,185 +0,0 @@ -.TH ARCHIVE_READ_FORMAT 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_read_support_format_7zip\fP, -\fB\%archive_read_support_format_all\fP, -\fB\%archive_read_support_format_ar\fP, -\fB\%archive_read_support_format_by_code\fP, -\fB\%archive_read_support_format_cab\fP, -\fB\%archive_read_support_format_cpio\fP, -\fB\%archive_read_support_format_empty\fP, -\fB\%archive_read_support_format_iso9660\fP, -\fB\%archive_read_support_format_lha\fP, -\fB\%archive_read_support_format_mtree\fP, -\fB\%archive_read_support_format_rar\fP, -\fB\%archive_read_support_format_raw\fP, -\fB\%archive_read_support_format_tar\fP, -\fB\%archive_read_support_format_xar\fP, -\fB\%archive_read_support_format_zip\fP -\- functions for reading streaming archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIint\fP -.br -\fB\%archive_read_support_format_7zip\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_format_all\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_format_ar\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_format_by_code\fP(\fI\%struct\ archive\ *\fP, \fI\%int\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_format_cab\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_format_cpio\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_format_empty\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_format_iso9660\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_format_lha\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_format_mtree\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_format_rar\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_format_raw\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_format_tar\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_format_xar\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_support_format_zip\fP(\fI\%struct\ archive\ *\fP); -.SH DESCRIPTION -.ad l -.RS 5 -.TP -\fB\%archive_read_support_format_7zip\fP(), -\fB\%archive_read_support_format_ar\fP(), -\fB\%archive_read_support_format_cab\fP(), -\fB\%archive_read_support_format_cpio\fP(), -\fB\%archive_read_support_format_iso9660\fP(), -\fB\%archive_read_support_format_lha\fP(), -\fB\%archive_read_support_format_mtree\fP(), -\fB\%archive_read_support_format_rar\fP(), -\fB\%archive_read_support_format_raw\fP(), -\fB\%archive_read_support_format_tar\fP(), -\fB\%archive_read_support_format_xar\fP(), -\fB\%archive_read_support_format_zip\fP() -Enables support---including auto-detection code---for the -specified archive format. -For example, -\fB\%archive_read_support_format_tar\fP() -enables support for a variety of standard tar formats, old-style tar, -ustar, pax interchange format, and many common variants. -.TP -\fB\%archive_read_support_format_all\fP() -Enables support for all available formats except the -``raw'' -format (see below). -.TP -\fB\%archive_read_support_format_by_code\fP() -Enables a single format specified by the format code. -This can be useful when reading a single archive twice; -use -\fB\%archive_format\fP() -after reading the first time and pass the resulting code -to this function to selectively enable only the necessary -format support. -Note: In statically-linked executables, this will cause -your program to include support for every format. -If executable size is a concern, you may wish to avoid -using this function. -.TP -\fB\%archive_read_support_format_empty\fP() -Enables support for treating empty files as empty archives. -Because empty files are valid for several different formats, -it is not possible to accurately determine a format for -an empty file based purely on contents. -So empty files are treated by libarchive as a distinct -format. -.TP -\fB\%archive_read_support_format_raw\fP() -The -``raw'' -format handler allows libarchive to be used to read arbitrary data. -It treats any data stream as an archive with a single entry. -The pathname of this entry is -``data ;'' -all other entry fields are unset. -This is not enabled by -\fB\%archive_read_support_format_all\fP() -in order to avoid erroneous handling of damaged archives. -.RE -.SH RETURN VALUES -.ad l -These functions return -\fBARCHIVE_OK\fP -on success, or -\fBARCHIVE_FATAL\fP. -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_read_data\fP(3), -\fBarchive_read_filter\fP(3), -\fBarchive_read_set_options\fP(3), -\fBarchive_util\fP(3), -\fBlibarchive\fP(3), -\fBtar\fP(5) -.SH BUGS -.ad l -Many traditional archiver programs treat -empty files as valid empty archives. -For example, many implementations of -\fBtar\fP(1) -allow you to append entries to an empty file. -Of course, it is impossible to determine the format of an empty file -by inspecting the contents, so this library treats empty files as -having a special -``empty'' -format. -.PP -Using the -``raw'' -handler together with any other handler will often work -but can produce surprising results. diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_free.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_read_free.3 deleted file mode 100644 index 559b205..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_free.3 +++ /dev/null @@ -1,78 +0,0 @@ -.TH ARCHIVE_READ_FREE 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_read_close\fP, -\fB\%archive_read_finish\fP, -\fB\%archive_read_free\fP -\- functions for reading streaming archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIint\fP -.br -\fB\%archive_read_close\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_finish\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_free\fP(\fI\%struct\ archive\ *\fP); -.SH DESCRIPTION -.ad l -.RS 5 -.TP -\fB\%archive_read_close\fP() -Complete the archive and invoke the close callback. -.TP -\fB\%archive_read_finish\fP() -This is a deprecated synonym for -\fB\%archive_read_free\fP(). -The new name was introduced with libarchive 3.0. -Applications that need to compile with either libarchive 2 -or libarchive 3 should continue to use the -\fB\%archive_read_finish\fP() -name. -Both names will be supported until libarchive 4.0 is -released, which is not expected to occur earlier -than 2013. -.TP -\fB\%archive_read_free\fP() -Invokes -\fB\%archive_read_close\fP() -if it was not invoked manually, then release all resources. -Note: In libarchive 1.x, this function was declared to return -\fIvoid ,\fP -which made it impossible to detect certain errors when -\fB\%archive_read_close\fP() -was invoked implicitly from this function. -The declaration is corrected beginning with libarchive 2.0. -.RE -.SH RETURN VALUES -.ad l -These functions return -\fBARCHIVE_OK\fP -on success, or -\fBARCHIVE_FATAL\fP. -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBarchive_read_data\fP(3), -\fBarchive_read_filter\fP(3), -\fBarchive_read_format\fP(3), -\fBarchive_read_new\fP(3), -\fBarchive_read_open\fP(3), -\fBarchive_read_set_options\fP(3), -\fBarchive_util\fP(3), -\fBlibarchive\fP(3) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_header.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_read_header.3 deleted file mode 100644 index f13c53a..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_header.3 +++ /dev/null @@ -1,72 +0,0 @@ -.TH ARCHIVE_READ_HEADER 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_read_next_header\fP, -\fB\%archive_read_next_header2\fP -\- functions for reading streaming archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIint\fP -.br -\fB\%archive_read_next_header\fP(\fI\%struct\ archive\ *\fP, \fI\%struct\ archive_entry\ **\fP); -.br -\fIint\fP -.br -\fB\%archive_read_next_header2\fP(\fI\%struct\ archive\ *\fP, \fI\%struct\ archive_entry\ *\fP); -.SH DESCRIPTION -.ad l -.RS 5 -.TP -\fB\%archive_read_next_header\fP() -Read the header for the next entry and return a pointer to -a -Tn struct archive_entry. -This is a convenience wrapper around -\fB\%archive_read_next_header2\fP() -that reuses an internal -Tn struct archive_entry -object for each request. -.TP -\fB\%archive_read_next_header2\fP() -Read the header for the next entry and populate the provided -Tn struct archive_entry. -.RE -.SH RETURN VALUES -.ad l -These functions return -\fBARCHIVE_OK\fP -(the operation succeeded), -\fBARCHIVE_WARN\fP -(the operation succeeded but a non-critical error was encountered), -\fBARCHIVE_EOF\fP -(end-of-archive was encountered), -\fBARCHIVE_RETRY\fP -(the operation failed but can be retried), -and -\fBARCHIVE_FATAL\fP -(there was a fatal error; the archive should be closed immediately). -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_read\fP(3), -\fBarchive_read_data\fP(3), -\fBarchive_read_extract\fP(3), -\fBarchive_read_filter\fP(3), -\fBarchive_read_format\fP(3), -\fBarchive_read_open\fP(3), -\fBarchive_read_set_options\fP(3), -\fBarchive_util\fP(3), -\fBlibarchive\fP(3), -\fBtar\fP(5) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_new.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_read_new.3 deleted file mode 100644 index 8ad9a09..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_new.3 +++ /dev/null @@ -1,37 +0,0 @@ -.TH ARCHIVE_READ_NEW 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_read_new\fP -\- functions for reading streaming archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIstruct archive *\fP -.br -\fB\%archive_read_new\fP(\fI\%void\fP); -.SH DESCRIPTION -.ad l -Allocates and initializes a -Tn struct archive -object suitable for reading from an archive. -.BR NULL -is returned on error. -.PP -A complete description of the -Tn struct archive -object can be found in the overview manual page for -\fBlibarchive\fP(3). -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_read_data\fP(3), -\fBarchive_read_filter\fP(3), -\fBarchive_read_format\fP(3), -\fBarchive_read_set_options\fP(3), -\fBarchive_util\fP(3), -\fBlibarchive\fP(3), -\fBtar\fP(5) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_open.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_read_open.3 deleted file mode 100644 index caf0b57..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_open.3 +++ /dev/null @@ -1,205 +0,0 @@ -.TH ARCHIVE_READ_OPEN 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_read_open\fP, -\fB\%archive_read_open2\fP, -\fB\%archive_read_open_fd\fP, -\fB\%archive_read_open_FILE\fP, -\fB\%archive_read_open_filename\fP, -\fB\%archive_read_open_memory\fP -\- functions for reading streaming archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIint\fP -.br -\fB\%archive_read_open\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *client_data\fP, \fI\%archive_open_callback\ *\fP, \fI\%archive_read_callback\ *\fP, \fI\%archive_close_callback\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_open2\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *client_data\fP, \fI\%archive_open_callback\ *\fP, \fI\%archive_read_callback\ *\fP, \fI\%archive_skip_callback\ *\fP, \fI\%archive_close_callback\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_read_open_FILE\fP(\fI\%struct\ archive\ *\fP, \fI\%FILE\ *file\fP); -.br -\fIint\fP -.br -\fB\%archive_read_open_fd\fP(\fI\%struct\ archive\ *\fP, \fI\%int\ fd\fP, \fI\%size_t\ block_size\fP); -.br -\fIint\fP -.br -\fB\%archive_read_open_filename\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *filename\fP, \fI\%size_t\ block_size\fP); -.br -\fIint\fP -.br -\fB\%archive_read_open_memory\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ void\ *buff\fP, \fI\%size_t\ size\fP); -.SH DESCRIPTION -.ad l -.RS 5 -.TP -\fB\%archive_read_open\fP() -The same as -\fB\%archive_read_open2\fP(), -except that the skip callback is assumed to be -.BR NULL. -.TP -\fB\%archive_read_open2\fP() -Freeze the settings, open the archive, and prepare for reading entries. -This is the most generic version of this call, which accepts -four callback functions. -Most clients will want to use -\fB\%archive_read_open_filename\fP(), -\fB\%archive_read_open_FILE\fP(), -\fB\%archive_read_open_fd\fP(), -or -\fB\%archive_read_open_memory\fP() -instead. -The library invokes the client-provided functions to obtain -raw bytes from the archive. -.TP -\fB\%archive_read_open_FILE\fP() -Like -\fB\%archive_read_open\fP(), -except that it accepts a -\fIFILE *\fP -pointer. -This function should not be used with tape drives or other devices -that require strict I/O blocking. -.TP -\fB\%archive_read_open_fd\fP() -Like -\fB\%archive_read_open\fP(), -except that it accepts a file descriptor and block size rather than -a set of function pointers. -Note that the file descriptor will not be automatically closed at -end-of-archive. -This function is safe for use with tape drives or other blocked devices. -.TP -\fB\%archive_read_open_file\fP() -This is a deprecated synonym for -\fB\%archive_read_open_filename\fP(). -.TP -\fB\%archive_read_open_filename\fP() -Like -\fB\%archive_read_open\fP(), -except that it accepts a simple filename and a block size. -A NULL filename represents standard input. -This function is safe for use with tape drives or other blocked devices. -.TP -\fB\%archive_read_open_memory\fP() -Like -\fB\%archive_read_open\fP(), -except that it accepts a pointer and size of a block of -memory containing the archive data. -.RE -.PP -A complete description of the -Tn struct archive -and -Tn struct archive_entry -objects can be found in the overview manual page for -\fBlibarchive\fP(3). -.SH CLIENT CALLBACKS -.ad l -The callback functions must match the following prototypes: -.RS 5 -.IP -\fItypedef la_ssize_t\fP -\fB\%archive_read_callback\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *client_data\fP, \fI\%const\ void\ **buffer\fP) -.IP -\fItypedef la_int64_t\fP -\fB\%archive_skip_callback\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *client_data\fP, \fI\%off_t\ request\fP) -.IP -\fItypedef int\fP -\fB\%archive_open_callback\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *client_data\fP) -.IP -\fItypedef int\fP -\fB\%archive_close_callback\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *client_data\fP) -.RE -.PP -The open callback is invoked by -\fB\%archive_open\fP(). -It should return -\fBARCHIVE_OK\fP -if the underlying file or data source is successfully -opened. -If the open fails, it should call -\fB\%archive_set_error\fP() -to register an error code and message and return -\fBARCHIVE_FATAL\fP. -.PP -The read callback is invoked whenever the library -requires raw bytes from the archive. -The read callback should read data into a buffer, -set the -.RS 4 -const void **buffer -.RE -argument to point to the available data, and -return a count of the number of bytes available. -The library will invoke the read callback again -only after it has consumed this data. -The library imposes no constraints on the size -of the data blocks returned. -On end-of-file, the read callback should -return zero. -On error, the read callback should invoke -\fB\%archive_set_error\fP() -to register an error code and message and -return -1. -.PP -The skip callback is invoked when the -library wants to ignore a block of data. -The return value is the number of bytes actually -skipped, which may differ from the request. -If the callback cannot skip data, it should return -zero. -If the skip callback is not provided (the -function pointer is -.BR NULL ), -the library will invoke the read function -instead and simply discard the result. -A skip callback can provide significant -performance gains when reading uncompressed -archives from slow disk drives or other media -that can skip quickly. -.PP -The close callback is invoked by archive_close when -the archive processing is complete. -The callback should return -\fBARCHIVE_OK\fP -on success. -On failure, the callback should invoke -\fB\%archive_set_error\fP() -to register an error code and message and -return -\fBARCHIVE_FATAL\fP. -.SH RETURN VALUES -.ad l -These functions return -\fBARCHIVE_OK\fP -on success, or -\fBARCHIVE_FATAL\fP. -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_read\fP(3), -\fBarchive_read_data\fP(3), -\fBarchive_read_filter\fP(3), -\fBarchive_read_format\fP(3), -\fBarchive_read_set_options\fP(3), -\fBarchive_util\fP(3), -\fBlibarchive\fP(3), -\fBtar\fP(5) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_set_options.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_read_set_options.3 deleted file mode 100644 index 01a87c9..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_read_set_options.3 +++ /dev/null @@ -1,255 +0,0 @@ -.TH ARCHIVE_READ_OPTIONS 3 "January 31, 2020" "" -.SH NAME -.ad l -\fB\%archive_read_set_filter_option\fP, -\fB\%archive_read_set_format_option\fP, -\fB\%archive_read_set_option\fP, -\fB\%archive_read_set_options\fP -\- functions controlling options for reading archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -.br -\fIint\fP -.br -\fB\%archive_read_set_filter_option\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *module\fP, \fI\%const\ char\ *option\fP, \fI\%const\ char\ *value\fP); -.br -\fIint\fP -.br -\fB\%archive_read_set_format_option\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *module\fP, \fI\%const\ char\ *option\fP, \fI\%const\ char\ *value\fP); -.br -\fIint\fP -.br -\fB\%archive_read_set_option\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *module\fP, \fI\%const\ char\ *option\fP, \fI\%const\ char\ *value\fP); -.br -\fIint\fP -.br -\fB\%archive_read_set_options\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *options\fP); -.SH DESCRIPTION -.ad l -These functions provide a way for libarchive clients to configure -specific read modules. -.RS 5 -.TP -\fB\%archive_read_set_filter_option\fP(), -\fB\%archive_read_set_format_option\fP() -Specifies an option that will be passed to currently-registered -filters (including decompression filters) or format readers. -.PP -If -\fIoption\fP -and -\fIvalue\fP -are both -.BR NULL, -these functions will do nothing and -\fBARCHIVE_OK\fP -will be returned. -If -\fIoption\fP -is -.BR NULL -but -\fIvalue\fP -is not, these functions will do nothing and -\fBARCHIVE_FAILED\fP -will be returned. -.PP -If -\fImodule\fP -is not -.BR NULL, -\fIoption\fP -and -\fIvalue\fP -will be provided to the filter or reader named -\fImodule\fP. -The return value will be that of the module. -If there is no such module, -\fBARCHIVE_FAILED\fP -will be returned. -.PP -If -\fImodule\fP -is -.BR NULL, -\fIoption\fP -and -\fIvalue\fP -will be provided to every registered module. -If any module returns -\fBARCHIVE_FATAL\fP, -this value will be returned immediately. -Otherwise, -\fBARCHIVE_OK\fP -will be returned if any module accepts the option, and -\fBARCHIVE_FAILED\fP -in all other cases. -.TP -\fB\%archive_read_set_option\fP() -Calls -\fB\%archive_read_set_format_option\fP(), -then -\fB\%archive_read_set_filter_option\fP(). -If either function returns -\fBARCHIVE_FATAL\fP, -\fBARCHIVE_FATAL\fP -will be returned -immediately. -Otherwise, greater of the two values will be returned. -.TP -\fB\%archive_read_set_options\fP() -\fIoptions\fP -is a comma-separated list of options. -If -\fIoptions\fP -is -.BR NULL -or empty, -\fBARCHIVE_OK\fP -will be returned immediately. -.PP -Calls -\fB\%archive_read_set_option\fP() -with each option in turn. -If any -\fB\%archive_read_set_option\fP() -call returns -\fBARCHIVE_FATAL\fP, -\fBARCHIVE_FATAL\fP -will be returned immediately. -.PP -Individual options have one of the following forms: -.RS 5 -.TP -\fIoption=value\fP -The option/value pair will be provided to every module. -Modules that do not accept an option with this name will ignore it. -.TP -\fIoption\fP -The option will be provided to every module with a value of -``1''. -.TP -\fI!option\fP -The option will be provided to every module with a NULL value. -.TP -\fImodule:option=value\fP, \fImodule:option\fP, \fImodule:!option\fP -As above, but the corresponding option and value will be provided -only to modules whose name matches -\fImodule\fP. -.RE -.RE -.SH OPTIONS -.ad l -.RS 5 -.TP -Format cab -.RS 5 -.TP -\fBhdrcharset\fP -The value is used as a character set name that will be -used when translating file names. -.RE -.TP -Format cpio -.RS 5 -.TP -\fBcompat-2x\fP -Libarchive 2.x incorrectly encoded Unicode filenames on -some platforms. -This option mimics the libarchive 2.x filename handling -so that such archives can be read correctly. -.TP -\fBhdrcharset\fP -The value is used as a character set name that will be -used when translating file names. -.TP -\fBpwb\fP -When reading a binary CPIO archive, assume that it is -in the original PWB cpio format, and handle file mode -bits accordingly. The default is to assume v7 format. -.RE -.TP -Format iso9660 -.RS 5 -.TP -\fBjoliet\fP -Support Joliet extensions. -Defaults to enabled, use -\fB!joliet\fP -to disable. -.TP -\fBrockridge\fP -Support RockRidge extensions. -Defaults to enabled, use -\fB!rockridge\fP -to disable. -.RE -.TP -Format lha -.RS 5 -.TP -\fBhdrcharset\fP -The value is used as a character set name that will be -used when translating file names. -.RE -.TP -Format mtree -.RS 5 -.TP -\fBcheckfs\fP -Allow reading information missing from the mtree from the file system. -Disabled by default. -.RE -.TP -Format rar -.RS 5 -.TP -\fBhdrcharset\fP -The value is used as a character set name that will be -used when translating file names. -.RE -.TP -Format tar -.RS 5 -.TP -\fBcompat-2x\fP -Libarchive 2.x incorrectly encoded Unicode filenames on -some platforms. -This option mimics the libarchive 2.x filename handling -so that such archives can be read correctly. -.TP -\fBhdrcharset\fP -The value is used as a character set name that will be -used when translating file names. -.TP -\fBmac-ext\fP -Support Mac OS metadata extension that records data in special -files beginning with a period and underscore. -Defaults to enabled on Mac OS, disabled on other platforms. -Use -\fB!mac-ext\fP -to disable. -.TP -\fBread_concatenated_archives\fP -Ignore zeroed blocks in the archive, which occurs when multiple tar archives -have been concatenated together. -Without this option, only the contents of -the first concatenated archive would be read. -.RE -.RE -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_read\fP(3), -\fBarchive_write_set_options\fP(3), -\fBlibarchive\fP(3) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_util.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_util.3 deleted file mode 100644 index 08b1c95..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_util.3 +++ /dev/null @@ -1,240 +0,0 @@ -.TH ARCHIVE_UTIL 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_clear_error\fP, -\fB\%archive_compression\fP, -\fB\%archive_compression_name\fP, -\fB\%archive_copy_error\fP, -\fB\%archive_errno\fP, -\fB\%archive_error_string\fP, -\fB\%archive_file_count\fP, -\fB\%archive_filter_code\fP, -\fB\%archive_filter_count\fP, -\fB\%archive_filter_name\fP, -\fB\%archive_format\fP, -\fB\%archive_format_name\fP, -\fB\%archive_position\fP, -\fB\%archive_set_error\fP -\- libarchive utility functions -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIvoid\fP -.br -\fB\%archive_clear_error\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_compression\fP(\fI\%struct\ archive\ *\fP); -.br -\fIconst char *\fP -.br -\fB\%archive_compression_name\fP(\fI\%struct\ archive\ *\fP); -.br -\fIvoid\fP -.br -\fB\%archive_copy_error\fP(\fI\%struct\ archive\ *\fP, \fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_errno\fP(\fI\%struct\ archive\ *\fP); -.br -\fIconst char *\fP -.br -\fB\%archive_error_string\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_file_count\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_filter_code\fP(\fI\%struct\ archive\ *\fP, \fI\%int\fP); -.br -\fIint\fP -.br -\fB\%archive_filter_count\fP(\fI\%struct\ archive\ *\fP, \fI\%int\fP); -.br -\fIconst char *\fP -.br -\fB\%archive_filter_name\fP(\fI\%struct\ archive\ *\fP, \fI\%int\fP); -.br -\fIint\fP -.br -\fB\%archive_format\fP(\fI\%struct\ archive\ *\fP); -.br -\fIconst char *\fP -.br -\fB\%archive_format_name\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint64_t\fP -.br -\fB\%archive_position\fP(\fI\%struct\ archive\ *\fP, \fI\%int\fP); -.br -\fIvoid\fP -.br -\fB\%archive_set_error\fP(\fI\%struct\ archive\ *\fP, \fI\%int\ error_code\fP, \fI\%const\ char\ *fmt\fP, \fI\%...\fP); -.SH DESCRIPTION -.ad l -These functions provide access to various information about the -Tn struct archive -object used in the -\fBlibarchive\fP(3) -library. -.RS 5 -.TP -\fB\%archive_clear_error\fP() -Clears any error information left over from a previous call. -Not generally used in client code. -.TP -\fB\%archive_compression\fP() -Synonym for -\fB\%archive_filter_code\fP(\fI\%a\fP, \fI\%0\fP). -.TP -\fB\%archive_compression_name\fP() -Synonym for -\fB\%archive_filter_name\fP(\fI\%a\fP, \fI\%0\fP). -.TP -\fB\%archive_copy_error\fP() -Copies error information from one archive to another. -.TP -\fB\%archive_errno\fP() -Returns a numeric error code (see -\fBerrno\fP(2)) -indicating the reason for the most recent error return. -Note that this can not be reliably used to detect whether an -error has occurred. -It should be used only after another libarchive function -has returned an error status. -.TP -\fB\%archive_error_string\fP() -Returns a textual error message suitable for display. -The error message here is usually more specific than that -obtained from passing the result of -\fB\%archive_errno\fP() -to -\fBstrerror\fP(3). -.TP -\fB\%archive_file_count\fP() -Returns a count of the number of files processed by this archive object. -The count is incremented by calls to -\fBarchive_write_header\fP(3) -or -\fBarchive_read_next_header\fP(3). -.TP -\fB\%archive_filter_code\fP() -Returns a numeric code identifying the indicated filter. -See -\fB\%archive_filter_count\fP() -for details of the numbering. -.TP -\fB\%archive_filter_count\fP() -Returns the number of filters in the current pipeline. -For read archive handles, these filters are added automatically -by the automatic format detection. -For write archive handles, these filters are added by calls to the various -\fB\%archive_write_add_filter_XXX\fP() -functions. -Filters in the resulting pipeline are numbered so that filter 0 -is the filter closest to the format handler. -As a convenience, functions that expect a filter number will -accept -1 as a synonym for the highest-numbered filter. -.PP -For example, when reading a uuencoded gzipped tar archive, there -are three filters: -filter 0 is the gunzip filter, -filter 1 is the uudecode filter, -and filter 2 is the pseudo-filter that wraps the archive read functions. -In this case, requesting -\fB\%archive_position\fP(\fI\%a\fP, \fI\%-1\fP) -would be a synonym for -\fB\%archive_position\fP(\fI\%a\fP, \fI\%2\fP) -which would return the number of bytes currently read from the archive, while -\fB\%archive_position\fP(\fI\%a\fP, \fI\%1\fP) -would return the number of bytes after uudecoding, and -\fB\%archive_position\fP(\fI\%a\fP, \fI\%0\fP) -would return the number of bytes after decompression. -.TP -\fB\%archive_filter_name\fP() -Returns a textual name identifying the indicated filter. -See -\fB\%archive_filter_count\fP() -for details of the numbering. -.TP -\fB\%archive_format\fP() -Returns a numeric code indicating the format of the current -archive entry. -This value is set by a successful call to -\fB\%archive_read_next_header\fP(). -Note that it is common for this value to change from -entry to entry. -For example, a tar archive might have several entries that -utilize GNU tar extensions and several entries that do not. -These entries will have different format codes. -.TP -\fB\%archive_format_name\fP() -A textual description of the format of the current entry. -.TP -\fB\%archive_position\fP() -Returns the number of bytes read from or written to the indicated filter. -In particular, -\fB\%archive_position\fP(\fI\%a\fP, \fI\%0\fP) -returns the number of bytes read or written by the format handler, while -\fB\%archive_position\fP(\fI\%a\fP, \fI\%-1\fP) -returns the number of bytes read or written to the archive. -See -\fB\%archive_filter_count\fP() -for details of the numbering here. -.TP -\fB\%archive_set_error\fP() -Sets the numeric error code and error description that will be returned -by -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP(). -This function should be used within I/O callbacks to set system-specific -error codes and error descriptions. -This function accepts a printf-like format string and arguments. -However, you should be careful to use only the following printf -format specifiers: -``%c'', -``%d'', -``%jd'', -``%jo'', -``%ju'', -``%jx'', -``%ld'', -``%lo'', -``%lu'', -``%lx'', -``%o'', -``%u'', -``%s'', -``%x'', -``%%''. -Field-width specifiers and other printf features are -not uniformly supported and should not be used. -.RE -.SH SEE ALSO -.ad l -\fBarchive_read\fP(3), -\fBarchive_write\fP(3), -\fBlibarchive\fP(3), -\fBprintf\fP(3) -.SH HISTORY -.ad l -The -\fB\%libarchive\fP -library first appeared in -FreeBSD 5.3. -.SH AUTHORS -.ad l --nosplit -The -\fB\%libarchive\fP -library was written by -Tim Kientzle \% diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_write.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_write.3 deleted file mode 100644 index af64b79..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_write.3 +++ /dev/null @@ -1,233 +0,0 @@ -.TH ARCHIVE_WRITE 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_write\fP -\- functions for creating archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.SH DESCRIPTION -.ad l -These functions provide a complete API for creating streaming -archive files. -The general process is to first create the -Tn struct archive -object, set any desired options, initialize the archive, append entries, then -close the archive and release all resources. -.SS Create archive object -See -\fBarchive_write_new\fP(3). -.PP -To write an archive, you must first obtain an initialized -Tn struct archive -object from -\fB\%archive_write_new\fP(). -.SS Enable filters and formats, configure block size and padding -See -\fBarchive_write_filter\fP(3), -\fBarchive_write_format\fP(3) -and -\fBarchive_write_blocksize\fP(3). -.PP -You can then modify this object for the desired operations with the -various -\fB\%archive_write_set_XXX\fP() -functions. -In particular, you will need to invoke appropriate -\fB\%archive_write_add_XXX\fP() -and -\fB\%archive_write_set_XXX\fP() -functions to enable the corresponding compression and format -support. -.SS Set options -See -\fBarchive_write_set_options\fP(3). -.SS Open archive -See -\fBarchive_write_open\fP(3). -.PP -Once you have prepared the -Tn struct archive -object, you call -\fB\%archive_write_open\fP() -to actually open the archive and prepare it for writing. -There are several variants of this function; -the most basic expects you to provide pointers to several -functions that can provide blocks of bytes from the archive. -There are convenience forms that allow you to -specify a filename, file descriptor, -\fIFILE *\fP -object, or a block of memory from which to write the archive data. -.SS Produce archive -See -\fBarchive_write_header\fP(3) -and -\fBarchive_write_data\fP(3). -.PP -Individual archive entries are written in a three-step -process: -You first initialize a -Tn struct archive_entry -structure with information about the new entry. -At a minimum, you should set the pathname of the -entry and provide a -\fIstruct\fP stat -with a valid -\fIst_mode\fP -field, which specifies the type of object and -\fIst_size\fP -field, which specifies the size of the data portion of the object. -.SS Release resources -See -\fBarchive_write_free\fP(3). -.PP -After all entries have been written, use the -\fB\%archive_write_free\fP() -function to release all resources. -.SH EXAMPLES -.ad l -The following sketch illustrates basic usage of the library. -In this example, -the callback functions are simply wrappers around the standard -\fBopen\fP(2), -\fBwrite\fP(2), -and -\fBclose\fP(2) -system calls. -.RS 4 -.nf -#ifdef __linux__ -#define _FILE_OFFSET_BITS 64 -#endif -#include -#include -#include -#include -#include -#include -struct mydata { - const char *name; - int fd; -}; -int -myopen(struct archive *a, void *client_data) -{ - struct mydata *mydata = client_data; - mydata->fd = open(mydata->name, O_WRONLY | O_CREAT, 0644); - if (mydata->fd >= 0) - return (ARCHIVE_OK); - else - return (ARCHIVE_FATAL); -} -la_ssize_t -mywrite(struct archive *a, void *client_data, const void *buff, size_t n) -{ - struct mydata *mydata = client_data; - return (write(mydata->fd, buff, n)); -} -int -myclose(struct archive *a, void *client_data) -{ - struct mydata *mydata = client_data; - if (mydata->fd > 0) - close(mydata->fd); - return (0); -} -void -write_archive(const char *outname, const char **filename) -{ - struct mydata *mydata = malloc(sizeof(struct mydata)); - struct archive *a; - struct archive_entry *entry; - struct stat st; - char buff[8192]; - int len; - int fd; - a = archive_write_new(); - mydata->name = outname; - /* Set archive format and filter according to output file extension. - * If it fails, set default format. Platform depended function. - * See supported formats in archive_write_set_format_filter_by_ext.c */ - if (archive_write_set_format_filter_by_ext(a, outname) != ARCHIVE_OK) { - archive_write_add_filter_gzip(a); - archive_write_set_format_ustar(a); - } - archive_write_open(a, mydata, myopen, mywrite, myclose); - while (*filename) { - stat(*filename, &st); - entry = archive_entry_new(); - archive_entry_copy_stat(entry, &st); - archive_entry_set_pathname(entry, *filename); - archive_write_header(a, entry); - if ((fd = open(*filename, O_RDONLY)) != -1) { - len = read(fd, buff, sizeof(buff)); - while (len > 0) { - archive_write_data(a, buff, len); - len = read(fd, buff, sizeof(buff)); - } - close(fd); - } - archive_entry_free(entry); - filename++; - } - archive_write_free(a); -} -int main(int argc, const char **argv) -{ - const char *outname; - argv++; - outname = *argv++; - write_archive(outname, argv); - return 0; -} -.RE -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_write_set_options\fP(3), -\fBlibarchive\fP(3), -\fBcpio\fP(5), -\fBmtree\fP(5), -\fBtar\fP(5) -.SH HISTORY -.ad l -The -\fB\%libarchive\fP -library first appeared in -FreeBSD 5.3. -.SH AUTHORS -.ad l --nosplit -The -\fB\%libarchive\fP -library was written by -Tim Kientzle \% -.SH BUGS -.ad l -There are many peculiar bugs in historic tar implementations that may cause -certain programs to reject archives written by this library. -For example, several historic implementations calculated header checksums -incorrectly and will thus reject valid archives; GNU tar does not fully support -pax interchange format; some old tar implementations required specific -field terminations. -.PP -The default pax interchange format eliminates most of the historic -tar limitations and provides a generic key/value attribute facility -for vendor-defined extensions. -One oversight in POSIX is the failure to provide a standard attribute -for large device numbers. -This library uses -``SCHILY.devminor'' -and -``SCHILY.devmajor'' -for device numbers that exceed the range supported by the backwards-compatible -ustar header. -These keys are compatible with Joerg Schilling's -\fB\%star\fP -archiver. -Other implementations may not recognize these keys and will thus be unable -to correctly restore device nodes with large device numbers from archives -created by this library. diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_blocksize.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_write_blocksize.3 deleted file mode 100644 index 5502bbe..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_blocksize.3 +++ /dev/null @@ -1,104 +0,0 @@ -.TH ARCHIVE_WRITE_BLOCKSIZE 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_write_get_bytes_per_block\fP, -\fB\%archive_write_set_bytes_per_block\fP, -\fB\%archive_write_get_bytes_in_last_block\fP, -\fB\%archive_write_set_bytes_in_last_block\fP -\- functions for creating archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIint\fP -.br -\fB\%archive_write_get_bytes_per_block\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_bytes_per_block\fP(\fI\%struct\ archive\ *\fP, \fI\%int\ bytes_per_block\fP); -.br -\fIint\fP -.br -\fB\%archive_write_get_bytes_in_last_block\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_bytes_in_last_block\fP(\fI\%struct\ archive\ *\fP, \fI\%int\fP); -.SH DESCRIPTION -.ad l -.RS 5 -.TP -\fB\%archive_write_set_bytes_per_block\fP() -Sets the block size used for writing the archive data. -Every call to the write callback function, except possibly the last one, will -use this value for the length. -The default is to use a block size of 10240 bytes. -Note that a block size of zero will suppress internal blocking -and cause writes to be sent directly to the write callback as they occur. -.TP -\fB\%archive_write_get_bytes_per_block\fP() -Retrieve the block size to be used for writing. -A value of -1 here indicates that the library should use default values. -A value of zero indicates that internal blocking is suppressed. -.TP -\fB\%archive_write_set_bytes_in_last_block\fP() -Sets the block size used for writing the last block. -If this value is zero, the last block will be padded to the same size -as the other blocks. -Otherwise, the final block will be padded to a multiple of this size. -In particular, setting it to 1 will cause the final block to not be padded. -For compressed output, any padding generated by this option -is applied only after the compression. -The uncompressed data is always unpadded. -The default is to pad the last block to the full block size (note that -\fB\%archive_write_open_filename\fP() -will set this based on the file type). -Unlike the other -``set'' -functions, this function can be called after the archive is opened. -.TP -\fB\%archive_write_get_bytes_in_last_block\fP() -Retrieve the currently-set value for last block size. -A value of -1 here indicates that the library should use default values. -.RE -.SH RETURN VALUES -.ad l -\fB\%archive_write_set_bytes_per_block\fP() -and -\fB\%archive_write_set_bytes_in_last_block\fP() -return -\fBARCHIVE_OK\fP -on success, or -\fBARCHIVE_FATAL\fP. -.PP -\fB\%archive_write_get_bytes_per_block\fP() -and -\fB\%archive_write_get_bytes_in_last_block\fP() -return currently configured block size -Po -.RS 4 --1 -.RE -indicates the default block size -Pc, -or -\fBARCHIVE_FATAL\fP. -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_write_set_options\fP(3), -\fBlibarchive\fP(3), -\fBcpio\fP(5), -\fBmtree\fP(5), -\fBtar\fP(5) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_data.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_write_data.3 deleted file mode 100644 index 060083e..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_data.3 +++ /dev/null @@ -1,71 +0,0 @@ -.TH ARCHIVE_WRITE_DATA 3 "February 28, 2017" "" -.SH NAME -.ad l -\fB\%archive_write_data\fP, -\fB\%archive_write_data_block\fP -\- functions for creating archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIla_ssize_t\fP -.br -\fB\%archive_write_data\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ void\ *\fP, \fI\%size_t\fP); -.br -\fIla_ssize_t\fP -.br -\fB\%archive_write_data_block\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ void\ *\fP, \fI\%size_t\ size\fP, \fI\%int64_t\ offset\fP); -.SH DESCRIPTION -.ad l -.RS 5 -.TP -\fB\%archive_write_data\fP() -Write data corresponding to the header just written. -.TP -\fB\%archive_write_data_block\fP() -Write data corresponding to the header just written. -This is like -\fB\%archive_write_data\fP() -except that it performs a seek on the file being -written to the specified offset before writing the data. -This is useful when restoring sparse files from archive -formats that support sparse files. -Returns number of bytes written or -1 on error. -(Note: This is currently not supported for -Tn archive_write -handles, only for -Tn archive_write_disk -handles. -.RE -.SH RETURN VALUES -.ad l -This function returns the number of bytes actually written, or -a negative error code on error. -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH BUGS -.ad l -In libarchive 3.x, this function sometimes returns -zero on success instead of returning the number of bytes written. -Specifically, this occurs when writing to an -Vt archive_write_disk -handle. -Clients should treat any value less than zero as an error -and consider any non-negative value as success. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_write_finish_entry\fP(3), -\fBarchive_write_set_options\fP(3), -\fBlibarchive\fP(3), -\fBcpio\fP(5), -\fBmtree\fP(5), -\fBtar\fP(5) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_disk.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_write_disk.3 deleted file mode 100644 index fa13fe4..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_disk.3 +++ /dev/null @@ -1,364 +0,0 @@ -.TH ARCHIVE_WRITE_DISK 3 "January 19, 2020" "" -.SH NAME -.ad l -\fB\%archive_write_disk_new\fP, -\fB\%archive_write_disk_set_options\fP, -\fB\%archive_write_disk_set_skip_file\fP, -\fB\%archive_write_disk_set_group_lookup\fP, -\fB\%archive_write_disk_set_standard_lookup\fP, -\fB\%archive_write_disk_set_user_lookup\fP -\- functions for creating objects on disk -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIstruct archive *\fP -.br -\fB\%archive_write_disk_new\fP(\fI\%void\fP); -.br -\fIint\fP -.br -\fB\%archive_write_disk_set_options\fP(\fI\%struct\ archive\ *\fP, \fI\%int\ flags\fP); -.br -\fIint\fP -.br -\fB\%archive_write_disk_set_skip_file\fP(\fI\%struct\ archive\ *\fP, \fI\%dev_t\fP, \fI\%ino_t\fP); -.br -\fIint\fP -.br -\fB\%archive_write_disk_set_group_lookup\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *\fP, \fI\%gid_t\ (*)(void\ *,\ const\ char\ *gname,\ gid_t\ gid)\fP, \fI\%void\ (*cleanup)(void\ *)\fP); -.br -\fIint\fP -.br -\fB\%archive_write_disk_set_standard_lookup\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_disk_set_user_lookup\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *\fP, \fI\%uid_t\ (*)(void\ *,\ const\ char\ *uname,\ uid_t\ uid)\fP, \fI\%void\ (*cleanup)(void\ *)\fP); -.SH DESCRIPTION -.ad l -These functions provide a complete API for creating objects on -disk from -Tn struct archive_entry -descriptions. -They are most naturally used when extracting objects from an archive -using the -\fB\%archive_read\fP() -interface. -The general process is to read -Tn struct archive_entry -objects from an archive, then write those objects to a -Tn struct archive -object created using the -\fB\%archive_write_disk\fP() -family functions. -This interface is deliberately very similar to the -\fB\%archive_write\fP() -interface used to write objects to a streaming archive. -.RS 5 -.TP -\fB\%archive_write_disk_new\fP() -Allocates and initializes a -Tn struct archive -object suitable for writing objects to disk. -.TP -\fB\%archive_write_disk_set_skip_file\fP() -Records the device and inode numbers of a file that should not be -overwritten. -This is typically used to ensure that an extraction process does not -overwrite the archive from which objects are being read. -This capability is technically unnecessary but can be a significant -performance optimization in practice. -.TP -\fB\%archive_write_disk_set_options\fP() -The options field consists of a bitwise OR of one or more of the -following values: -.RS 5 -.TP -\fBARCHIVE_EXTRACT_ACL\fP -Attempt to restore Access Control Lists. -By default, extended ACLs are ignored. -.TP -\fBARCHIVE_EXTRACT_CLEAR_NOCHANGE_FFLAGS\fP -Before removing a file system object prior to replacing it, clear -platform-specific file flags which might prevent its removal. -.TP -\fBARCHIVE_EXTRACT_FFLAGS\fP -Attempt to restore file attributes (file flags). -By default, file attributes are ignored. -See -\fBchattr\fP(1) -(Linux) -or -\fBchflags\fP(1) -(FreeBSD, Mac OS X) -for more information on file attributes. -.TP -\fBARCHIVE_EXTRACT_MAC_METADATA\fP -Mac OS X specific. -Restore metadata using -\fBcopyfile\fP(3). -By default, -\fBcopyfile\fP(3) -metadata is ignored. -.TP -\fBARCHIVE_EXTRACT_NO_OVERWRITE\fP -Existing files on disk will not be overwritten. -By default, existing regular files are truncated and overwritten; -existing directories will have their permissions updated; -other pre-existing objects are unlinked and recreated from scratch. -.TP -\fBARCHIVE_EXTRACT_OWNER\fP -The user and group IDs should be set on the restored file. -By default, the user and group IDs are not restored. -.TP -\fBARCHIVE_EXTRACT_PERM\fP -Full permissions (including SGID, SUID, and sticky bits) should -be restored exactly as specified, without obeying the -current umask. -Note that SUID and SGID bits can only be restored if the -user and group ID of the object on disk are correct. -If -\fBARCHIVE_EXTRACT_OWNER\fP -is not specified, then SUID and SGID bits will only be restored -if the default user and group IDs of newly-created objects on disk -happen to match those specified in the archive entry. -By default, only basic permissions are restored, and umask is obeyed. -.TP -\fBARCHIVE_EXTRACT_SAFE_WRITES\fP -Extract files atomically, by first creating a unique temporary file and then -renaming it to its required destination name. -This avoids a race where an application might see a partial file (or no -file) during extraction. -.TP -\fBARCHIVE_EXTRACT_SECURE_NOABSOLUTEPATHS\fP -Refuse to extract an absolute path. -The default is to not refuse such paths. -.TP -\fBARCHIVE_EXTRACT_SECURE_NODOTDOT\fP -Refuse to extract a path that contains a -\fI\& ..\fP -element anywhere within it. -The default is to not refuse such paths. -Note that paths ending in -\fI\& ..\fP -always cause an error, regardless of this flag. -.TP -\fBARCHIVE_EXTRACT_SECURE_SYMLINKS\fP -Refuse to extract any object whose final location would be altered -by a symlink on disk. -This is intended to help guard against a variety of mischief -caused by archives that (deliberately or otherwise) extract -files outside of the current directory. -The default is not to perform this check. -If -\fBARCHIVE_EXTRACT_UNLINK\fP -is specified together with this option, the library will -remove any intermediate symlinks it finds and return an -error only if such symlink could not be removed. -.TP -\fBARCHIVE_EXTRACT_SPARSE\fP -Scan data for blocks of NUL bytes and try to recreate them with holes. -This results in sparse files, independent of whether the archive format -supports or uses them. -.TP -\fBARCHIVE_EXTRACT_TIME\fP -The timestamps (mtime, ctime, and atime) should be restored. -By default, they are ignored. -Note that restoring of atime is not currently supported. -.TP -\fBARCHIVE_EXTRACT_UNLINK\fP -Existing files on disk will be unlinked before any attempt to -create them. -In some cases, this can prove to be a significant performance improvement. -By default, existing files are truncated and rewritten, but -the file is not recreated. -In particular, the default behavior does not break existing hard links. -.TP -\fBARCHIVE_EXTRACT_XATTR\fP -Attempt to restore extended file attributes. -By default, they are ignored. -See -\fBxattr\fP(7) -(Linux,) -\fBxattr\fP(2) -(Mac OS X,) -or -\fBgetextattr\fP(8) -(FreeBSD) -for more information on extended file attributes. -.RE -.TP -\fB\%archive_write_disk_set_group_lookup\fP(), -\fB\%archive_write_disk_set_user_lookup\fP() -The -Tn struct archive_entry -objects contain both names and ids that can be used to identify users -and groups. -These names and ids describe the ownership of the file itself and -also appear in ACL lists. -By default, the library uses the ids and ignores the names, but -this can be overridden by registering user and group lookup functions. -To register, you must provide a lookup function which -accepts both a name and id and returns a suitable id. -You may also provide a -Tn void * -pointer to a private data structure and a cleanup function for -that data. -The cleanup function will be invoked when the -Tn struct archive -object is destroyed. -.TP -\fB\%archive_write_disk_set_standard_lookup\fP() -This convenience function installs a standard set of user -and group lookup functions. -These functions use -\fBgetpwnam\fP(3) -and -\fBgetgrnam\fP(3) -to convert names to ids, defaulting to the ids if the names cannot -be looked up. -These functions also implement a simple memory cache to reduce -the number of calls to -\fBgetpwnam\fP(3) -and -\fBgetgrnam\fP(3). -.RE -More information about the -\fIstruct\fP archive -object and the overall design of the library can be found in the -\fBlibarchive\fP(3) -overview. -Many of these functions are also documented under -\fBarchive_write\fP(3). -.SH RETURN VALUES -.ad l -Most functions return -\fBARCHIVE_OK\fP -(zero) on success, or one of several non-zero -error codes for errors. -Specific error codes include: -\fBARCHIVE_RETRY\fP -for operations that might succeed if retried, -\fBARCHIVE_WARN\fP -for unusual conditions that do not prevent further operations, and -\fBARCHIVE_FATAL\fP -for serious errors that make remaining operations impossible. -.PP -\fB\%archive_write_disk_new\fP() -returns a pointer to a newly-allocated -Tn struct archive -object. -.PP -\fB\%archive_write_data\fP() -returns a count of the number of bytes actually written, -or -.RS 4 --1 -.RE -on error. -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_read\fP(3), -\fBarchive_write\fP(3), -\fBlibarchive\fP(3) -.SH HISTORY -.ad l -The -\fB\%libarchive\fP -library first appeared in -FreeBSD 5.3. -The -\fB\%archive_write_disk\fP -interface was added to -\fB\%libarchive\fP 2.0 -and first appeared in -FreeBSD 6.3. -.SH AUTHORS -.ad l --nosplit -The -\fB\%libarchive\fP -library was written by -Tim Kientzle \% -.SH BUGS -.ad l -Directories are actually extracted in two distinct phases. -Directories are created during -\fB\%archive_write_header\fP(), -but final permissions are not set until -\fB\%archive_write_close\fP(). -This separation is necessary to correctly handle borderline -cases such as a non-writable directory containing -files, but can cause unexpected results. -In particular, directory permissions are not fully -restored until the archive is closed. -If you use -\fBchdir\fP(2) -to change the current directory between calls to -\fB\%archive_read_extract\fP() -or before calling -\fB\%archive_read_close\fP(), -you may confuse the permission-setting logic with -the result that directory permissions are restored -incorrectly. -.PP -The library attempts to create objects with filenames longer than -\fBPATH_MAX\fP -by creating prefixes of the full path and changing the current directory. -Currently, this logic is limited in scope; the fixup pass does -not work correctly for such objects and the symlink security check -option disables the support for very long pathnames. -.PP -Restoring the path -\fIaa/../bb\fP -does create each intermediate directory. -In particular, the directory -\fIaa\fP -is created as well as the final object -\fIbb\fP. -In theory, this can be exploited to create an entire directory hierarchy -with a single request. -Of course, this does not work if the -\fBARCHIVE_EXTRACT_NODOTDOT\fP -option is specified. -.PP -Implicit directories are always created obeying the current umask. -Explicit objects are created obeying the current umask unless -\fBARCHIVE_EXTRACT_PERM\fP -is specified, in which case they current umask is ignored. -.PP -SGID and SUID bits are restored only if the correct user and -group could be set. -If -\fBARCHIVE_EXTRACT_OWNER\fP -is not specified, then no attempt is made to set the ownership. -In this case, SGID and SUID bits are restored only if the -user and group of the final object happen to match those specified -in the entry. -.PP -The -``standard'' -user-id and group-id lookup functions are not the defaults because -\fBgetgrnam\fP(3) -and -\fBgetpwnam\fP(3) -are sometimes too large for particular applications. -The current design allows the application author to use a more -compact implementation when appropriate. -.PP -There should be a corresponding -\fB\%archive_read_disk\fP -interface that walks a directory hierarchy and returns archive -entry objects. diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_filter.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_write_filter.3 deleted file mode 100644 index 65244ed..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_filter.3 +++ /dev/null @@ -1,141 +0,0 @@ -.TH ARCHIVE_WRITE_FILTER 3 "August 14, 2014" "" -.SH NAME -.ad l -\fB\%archive_write_add_filter_b64encode\fP, -\fB\%archive_write_add_filter_by_name\fP, -\fB\%archive_write_add_filter_bzip2\fP, -\fB\%archive_write_add_filter_compress\fP, -\fB\%archive_write_add_filter_grzip\fP, -\fB\%archive_write_add_filter_gzip\fP, -\fB\%archive_write_add_filter_lrzip\fP, -\fB\%archive_write_add_filter_lz4\fP, -\fB\%archive_write_add_filter_lzip\fP, -\fB\%archive_write_add_filter_lzma\fP, -\fB\%archive_write_add_filter_lzop\fP, -\fB\%archive_write_add_filter_none\fP, -\fB\%archive_write_add_filter_program\fP, -\fB\%archive_write_add_filter_uuencode\fP, -\fB\%archive_write_add_filter_xz\fP, -\fB\%archive_write_add_filter_zstd\fP -\- functions enabling output filters -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIint\fP -.br -\fB\%archive_write_add_filter_b64encode\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_add_filter_bzip2\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_add_filter_compress\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_add_filter_grzip\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_add_filter_gzip\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_add_filter_lrzip\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_add_filter_lz4\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_add_filter_lzip\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_add_filter_lzma\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_add_filter_lzop\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_add_filter_none\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_add_filter_program\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *\ cmd\fP); -.br -\fIint\fP -.br -\fB\%archive_write_add_filter_uuencode\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_add_filter_xz\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_add_filter_zstd\fP(\fI\%struct\ archive\ *\fP); -.SH DESCRIPTION -.ad l -.RS 5 -.TP -\fB\%archive_write_add_filter_bzip2\fP(), -\fB\%archive_write_add_filter_compress\fP(), -\fB\%archive_write_add_filter_grzip\fP(), -\fB\%archive_write_add_filter_gzip\fP(), -\fB\%archive_write_add_filter_lrzip\fP(), -\fB\%archive_write_add_filter_lz4\fP(), -\fB\%archive_write_add_filter_lzip\fP(), -\fB\%archive_write_add_filter_lzma\fP(), -\fB\%archive_write_add_filter_lzop\fP(), -\fB\%archive_write_add_filter_xz\fP(), -\fB\%archive_write_add_filter_zstd\fP(), -The resulting archive will be compressed as specified. -Note that the compressed output is always properly blocked. -.TP -\fB\%archive_write_add_filter_b64encode\fP(), -\fB\%archive_write_add_filter_uuencode\fP(), -The output will be encoded as specified. -The encoded output is always properly blocked. -.TP -\fB\%archive_write_add_filter_none\fP() -This is never necessary. -It is provided only for backwards compatibility. -.TP -\fB\%archive_write_add_filter_program\fP() -The archive will be fed into the specified compression program. -The output of that program is blocked and written to the client -write callbacks. -.RE -.SH RETURN VALUES -.ad l -These functions return -\fBARCHIVE_OK\fP -on success, or -\fBARCHIVE_FATAL\fP. -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_write\fP(3), -\fBarchive_write_format\fP(3), -\fBarchive_write_set_options\fP(3), -\fBlibarchive\fP(3), -\fBcpio\fP(5), -\fBmtree\fP(5), -\fBtar\fP(5) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_finish_entry.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_write_finish_entry.3 deleted file mode 100644 index a8f7f7c..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_finish_entry.3 +++ /dev/null @@ -1,57 +0,0 @@ -.TH ARCHIVE_WRITE_FINISH_ENTRY 3 "February 28, 2017" "" -.SH NAME -.ad l -\fB\%archive_write_finish_entry\fP -\- functions for creating archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIint\fP -.br -\fB\%archive_write_finish_entry\fP(\fI\%struct\ archive\ *\fP); -.SH DESCRIPTION -.ad l -Close out the entry just written. -In particular, this writes out the final padding required by some formats. -Ordinarily, clients never need to call this, as it -is called automatically by -\fB\%archive_write_header\fP() -and -\fB\%archive_write_close\fP() -as needed. -For -Tn archive_write_disk -handles, this flushes pending file attribute changes like modification time. -.SH RETURN VALUES -.ad l -This function returns -\fBARCHIVE_OK\fP -on success, or one of several non-zero -error codes for errors. -Specific error codes include: -\fBARCHIVE_RETRY\fP -for operations that might succeed if retried, -\fBARCHIVE_WARN\fP -for unusual conditions that do not prevent further operations, and -\fBARCHIVE_FATAL\fP -for serious errors that make remaining operations impossible. -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_write_data\fP(3), -\fBarchive_write_set_options\fP(3), -\fBlibarchive\fP(3), -\fBcpio\fP(5), -\fBmtree\fP(5), -\fBtar\fP(5) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_format.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_write_format.3 deleted file mode 100644 index 9f8c0b3..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_format.3 +++ /dev/null @@ -1,215 +0,0 @@ -.TH ARCHIVE_WRITE_FORMAT 3 "February 14, 2013" "" -.SH NAME -.ad l -\fB\%archive_write_set_format\fP, -\fB\%archive_write_set_format_7zip\fP, -\fB\%archive_write_set_format_ar\fP, -\fB\%archive_write_set_format_ar_bsd\fP, -\fB\%archive_write_set_format_ar_svr4\fP, -\fB\%archive_write_set_format_by_name\fP, -\fB\%archive_write_set_format_cpio\fP, -\fB\%archive_write_set_format_cpio_bin\fP, -\fB\%archive_write_set_format_cpio_newc\fP, -\fB\%archive_write_set_format_cpio_odc\fP, -\fB\%archive_write_set_format_cpio_pwb\fP, -\fB\%archive_write_set_format_filter_by_ext\fP, -\fB\%archive_write_set_format_filter_by_ext_def\fP, -\fB\%archive_write_set_format_gnutar\fP, -\fB\%archive_write_set_format_iso9660\fP, -\fB\%archive_write_set_format_mtree\fP, -\fB\%archive_write_set_format_mtree_classic\fP, -\fB\%archive_write_set_format_mtree_default\fP, -\fB\%archive_write_set_format_pax\fP, -\fB\%archive_write_set_format_pax_restricted\fP, -\fB\%archive_write_set_format_raw\fP, -\fB\%archive_write_set_format_shar\fP, -\fB\%archive_write_set_format_shar_dump\fP, -\fB\%archive_write_set_format_ustar\fP, -\fB\%archive_write_set_format_v7tar\fP, -\fB\%archive_write_set_format_warc\fP, -\fB\%archive_write_set_format_xar\fP, -\fB\%archive_write_set_format_zip\fP -\- functions for creating archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIint\fP -.br -\fB\%archive_write_set_format\fP(\fI\%struct\ archive\ *\fP, \fI\%int\ code\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_7zip\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_ar\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_ar_bsd\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_ar_svr4\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_by_name\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *name\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_cpio\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_cpio_bin\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_cpio_newc\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_cpio_odc\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_cpio_pwb\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_filter_by_ext\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *filename\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_filter_by_ext_def\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *filename\fP, \fI\%const\ char\ *def_ext\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_gnutar\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_iso9660\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_mtree\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_pax\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_pax_restricted\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_raw\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_shar\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_shar_dump\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_ustar\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_v7tar\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_warc\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_xar\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_zip\fP(\fI\%struct\ archive\ *\fP); -.SH DESCRIPTION -.ad l -These functions set the format that will be used for the archive. -.PP -The library can write a variety of common archive formats. -.RS 5 -.TP -\fB\%archive_write_set_format\fP() -Sets the format based on the format code (see -\fIarchive.h\fP -for the full list of format codes). -In particular, this can be used in conjunction with -\fB\%archive_format\fP() -to create a new archive with the same format as an existing archive. -.TP -\fB\%archive_write_set_format_by_name\fP() -Sets the corresponding format based on the common name. -.TP -\fB\%archive_write_set_format_filter_by_ext\fP() -\fB\%archive_write_set_format_filter_by_ext_def\fP() -Sets both filters and format based on the output filename. -Supported extensions: .7z, .zip, .jar, .cpio, .iso, .a, .ar, .tar, .tgz, .tar.gz, .tar.bz2, .tar.xz -.TP -\fB\%archive_write_set_format_7zip\fP() -\fB\%archive_write_set_format_ar_bsd\fP() -\fB\%archive_write_set_format_ar_svr4\fP() -\fB\%archive_write_set_format_cpio\fP() -\fB\%archive_write_set_format_cpio_bin\fP() -\fB\%archive_write_set_format_cpio_newc\fP() -\fB\%archive_write_set_format_cpio_odc\fP() -\fB\%archive_write_set_format_cpio_pwb\fP() -\fB\%archive_write_set_format_gnutar\fP() -\fB\%archive_write_set_format_iso9660\fP() -\fB\%archive_write_set_format_mtree\fP() -\fB\%archive_write_set_format_mtree_classic\fP() -\fB\%archive_write_set_format_pax\fP() -\fB\%archive_write_set_format_pax_restricted\fP() -\fB\%archive_write_set_format_raw\fP() -\fB\%archive_write_set_format_shar\fP() -\fB\%archive_write_set_format_shar_dump\fP() -\fB\%archive_write_set_format_ustar\fP() -\fB\%archive_write_set_format_v7tar\fP() -\fB\%archive_write_set_format_warc\fP() -\fB\%archive_write_set_format_xar\fP() -\fB\%archive_write_set_format_zip\fP() -Set the format as specified. -More details on the formats supported by libarchive can be found in the -\fBlibarchive-formats\fP(5) -manual page. -.RE -.SH RETURN VALUES -.ad l -These functions return -\fBARCHIVE_OK\fP -on success, or -\fBARCHIVE_FATAL\fP. -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_write\fP(3), -\fBarchive_write_set_options\fP(3), -\fBlibarchive\fP(3), -\fBcpio\fP(5), -\fBlibarchive-formats\fP(5), -\fBmtree\fP(5), -\fBtar\fP(5) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_free.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_write_free.3 deleted file mode 100644 index efda9aa..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_free.3 +++ /dev/null @@ -1,84 +0,0 @@ -.TH ARCHIVE_WRITE_FREE 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_write_fail\fP, -\fB\%archive_write_close\fP, -\fB\%archive_write_finish\fP, -\fB\%archive_write_free\fP -\- functions for creating archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIint\fP -.br -\fB\%archive_write_fail\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_close\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_finish\fP(\fI\%struct\ archive\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_free\fP(\fI\%struct\ archive\ *\fP); -.SH DESCRIPTION -.ad l -.RS 5 -.TP -\fB\%archive_write_fail\fP() -Always returns -\fBARCHIVE_FATAL\fP. -This marks the archive object as being unusable; -after calling this function, the only call that can succeed is -\fB\%archive_write_free\fP() -to release the resources. -This can be used to speed recovery when the archive creation -must be aborted. -Note that the created archive is likely to be malformed in this case; -.TP -\fB\%archive_write_close\fP() -Complete the archive and invoke the close callback. -.TP -\fB\%archive_write_finish\fP() -This is a deprecated synonym for -\fB\%archive_write_free\fP(). -.TP -\fB\%archive_write_free\fP() -Invokes -\fB\%archive_write_close\fP() -if necessary, then releases all resources. -If you need detailed information about -\fB\%archive_write_close\fP() -failures, you should be careful to call it separately, as -you cannot obtain error information after -\fB\%archive_write_free\fP() -returns. -.RE -.SH RETURN VALUES -.ad l -These functions return -\fBARCHIVE_OK\fP -on success, or -\fBARCHIVE_FATAL\fP. -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_write_set_options\fP(3), -\fBlibarchive\fP(3), -\fBcpio\fP(5), -\fBmtree\fP(5), -\fBtar\fP(5) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_header.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_write_header.3 deleted file mode 100644 index 941ecef..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_header.3 +++ /dev/null @@ -1,51 +0,0 @@ -.TH ARCHIVE_WRITE_HEADER 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_write_header\fP -\- functions for creating archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIint\fP -.br -\fB\%archive_write_header\fP(\fI\%struct\ archive\ *\fP, \fI\%struct\ archive_entry\ *\fP); -.SH DESCRIPTION -.ad l -Build and write a header using the data in the provided -Tn struct archive_entry -structure. -See -\fBarchive_entry\fP(3) -for information on creating and populating -Tn struct archive_entry -objects. -.SH RETURN VALUES -.ad l -This function returns -\fBARCHIVE_OK\fP -on success, or one of the following on error: -\fBARCHIVE_RETRY\fP -for operations that might succeed if retried, -\fBARCHIVE_WARN\fP -for unusual conditions that do not prevent further operations, and -\fBARCHIVE_FATAL\fP -for serious errors that make remaining operations impossible. -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_write_set_options\fP(3), -\fBlibarchive\fP(3), -\fBcpio\fP(5), -\fBmtree\fP(5), -\fBtar\fP(5) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_new.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_write_new.3 deleted file mode 100644 index c5969a3..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_new.3 +++ /dev/null @@ -1,36 +0,0 @@ -.TH ARCHIVE_WRITE_NEW 3 "February 2, 2012" "" -.SH NAME -.ad l -\fB\%archive_write_new\fP -\- functions for creating archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIstruct archive *\fP -.br -\fB\%archive_write_new\fP(\fI\%void\fP); -.SH DESCRIPTION -.ad l -Allocates and initializes a -Tn struct archive -object suitable for writing a tar archive. -.BR NULL -is returned on error. -.PP -A complete description of the -Tn struct archive -object can be found in the overview manual page for -\fBlibarchive\fP(3). -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_write\fP(3), -\fBarchive_write_set_options\fP(3), -\fBlibarchive\fP(3), -\fBcpio\fP(5), -\fBmtree\fP(5), -\fBtar\fP(5) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_open.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_write_open.3 deleted file mode 100644 index 9aeafc0..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_open.3 +++ /dev/null @@ -1,244 +0,0 @@ -.TH ARCHIVE_WRITE_OPEN 3 "November 12, 2020" "" -.SH NAME -.ad l -\fB\%archive_write_open\fP, -\fB\%archive_write_open2\fP, -\fB\%archive_write_open_fd\fP, -\fB\%archive_write_open_FILE\fP, -\fB\%archive_write_open_filename\fP, -\fB\%archive_write_open_memory\fP -\- functions for creating archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIint\fP -.br -\fB\%archive_write_open\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *client_data\fP, \fI\%archive_open_callback\ *\fP, \fI\%archive_write_callback\ *\fP, \fI\%archive_close_callback\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_open2\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *client_data\fP, \fI\%archive_open_callback\ *\fP, \fI\%archive_write_callback\ *\fP, \fI\%archive_close_callback\ *\fP, \fI\%archive_free_callback\ *\fP); -.br -\fIint\fP -.br -\fB\%archive_write_open_fd\fP(\fI\%struct\ archive\ *\fP, \fI\%int\ fd\fP); -.br -\fIint\fP -.br -\fB\%archive_write_open_FILE\fP(\fI\%struct\ archive\ *\fP, \fI\%FILE\ *file\fP); -.br -\fIint\fP -.br -\fB\%archive_write_open_filename\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *filename\fP); -.br -\fIint\fP -.br -\fB\%archive_write_open_memory\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *buffer\fP, \fI\%size_t\ bufferSize\fP, \fI\%size_t\ *outUsed\fP); -.SH DESCRIPTION -.ad l -.RS 5 -.TP -\fB\%archive_write_open\fP() -Freeze the settings, open the archive, and prepare for writing entries. -This is the most generic form of this function, which accepts -pointers to three callback functions which will be invoked by -the compression layer to write the constructed archive. -This does not alter the default archive padding. -.TP -\fB\%archive_write_open2\fP() -Same as -\fB\%archive_write_open\fP() -with an additional fourth free callback. This function should be preferred to -\fB\%archive_write_open\fP(). -.TP -\fB\%archive_write_open_fd\fP() -A convenience form of -\fB\%archive_write_open\fP() -that accepts a file descriptor. -The -\fB\%archive_write_open_fd\fP() -function is safe for use with tape drives or other -block-oriented devices. -.TP -\fB\%archive_write_open_FILE\fP() -A convenience form of -\fB\%archive_write_open\fP() -that accepts a -\fIFILE *\fP -pointer. -Note that -\fB\%archive_write_open_FILE\fP() -is not safe for writing to tape drives or other devices -that require correct blocking. -.TP -\fB\%archive_write_open_file\fP() -A deprecated synonym for -\fB\%archive_write_open_filename\fP(). -.TP -\fB\%archive_write_open_filename\fP() -A convenience form of -\fB\%archive_write_open\fP() -that accepts a filename. -A NULL argument indicates that the output should be written to standard output; -an argument of -``-'' -will open a file with that name. -If you have not invoked -\fB\%archive_write_set_bytes_in_last_block\fP(), -then -\fB\%archive_write_open_filename\fP() -will adjust the last-block padding depending on the file: -it will enable padding when writing to standard output or -to a character or block device node, it will disable padding otherwise. -You can override this by manually invoking -\fB\%archive_write_set_bytes_in_last_block\fP() -before calling -\fB\%archive_write_open2\fP(). -The -\fB\%archive_write_open_filename\fP() -function is safe for use with tape drives or other -block-oriented devices. -.TP -\fB\%archive_write_open_memory\fP() -A convenience form of -\fB\%archive_write_open2\fP() -that accepts a pointer to a block of memory that will receive -the archive. -The final -\fIsize_t *\fP -argument points to a variable that will be updated -after each write to reflect how much of the buffer -is currently in use. -You should be careful to ensure that this variable -remains allocated until after the archive is -closed. -This function will disable padding unless you -have specifically set the block size. -.RE -More information about the -\fIstruct\fP archive -object and the overall design of the library can be found in the -\fBlibarchive\fP(3) -overview. -.PP -Note that the convenience forms above vary in how -they block the output. -See -\fBarchive_write_blocksize\fP(3) -if you need to control the block size used for writes -or the end-of-file padding behavior. -.SH CLIENT CALLBACKS -.ad l -To use this library, you will need to define and register -callback functions that will be invoked to write data to the -resulting archive. -These functions are registered by calling -\fB\%archive_write_open2\fP(): -.RS 5 -.IP -\fItypedef int\fP -\fB\%archive_open_callback\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *client_data\fP) -.RE -.PP -The open callback is invoked by -\fB\%archive_write_open\fP(). -It should return -\fBARCHIVE_OK\fP -if the underlying file or data source is successfully -opened. -If the open fails, it should call -\fB\%archive_set_error\fP() -to register an error code and message and return -\fBARCHIVE_FATAL\fP. -Please note that if open fails, close is not called and resources must be -freed inside the open callback or with the free callback. -.RS 5 -.IP -\fItypedef la_ssize_t\fP -\fB\%archive_write_callback\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *client_data\fP, \fI\%const\ void\ *buffer\fP, \fI\%size_t\ length\fP) -.RE -.PP -The write callback is invoked whenever the library -needs to write raw bytes to the archive. -For correct blocking, each call to the write callback function -should translate into a single -\fBwrite\fP(2) -system call. -This is especially critical when writing archives to tape drives. -On success, the write callback should return the -number of bytes actually written. -On error, the callback should invoke -\fB\%archive_set_error\fP() -to register an error code and message and return -1. -.RS 5 -.IP -\fItypedef int\fP -\fB\%archive_close_callback\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *client_data\fP) -.RE -.PP -The close callback is invoked by archive_close when -the archive processing is complete. If the open callback fails, the close -callback is not invoked. -The callback should return -\fBARCHIVE_OK\fP -on success. -On failure, the callback should invoke -\fB\%archive_set_error\fP() -to register an error code and message and -return -\fBARCHIVE_FATAL\fP. -.RS 5 -.IP -\fItypedef int\fP -\fB\%archive_free_callback\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *client_data\fP) -.RE -.PP -The free callback is always invoked on archive_free. -The return code of this callback is not processed. -.PP -Note that if the client-provided write callback function -returns a non-zero value, that error will be propagated back to the caller -through whatever API function resulted in that call, which -may include -\fB\%archive_write_header\fP(), -\fB\%archive_write_data\fP(), -\fB\%archive_write_close\fP(), -\fB\%archive_write_finish\fP(), -or -\fB\%archive_write_free\fP(). -The client callback can call -\fB\%archive_set_error\fP() -to provide values that can then be retrieved by -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP(). -.SH RETURN VALUES -.ad l -These functions return -\fBARCHIVE_OK\fP -on success, or -\fBARCHIVE_FATAL\fP. -.SH ERRORS -.ad l -Detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_write\fP(3), -\fBarchive_write_blocksize\fP(3), -\fBarchive_write_filter\fP(3), -\fBarchive_write_format\fP(3), -\fBarchive_write_new\fP(3), -\fBarchive_write_set_options\fP(3), -\fBlibarchive\fP(3), -\fBcpio\fP(5), -\fBmtree\fP(5), -\fBtar\fP(5) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_set_options.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_write_set_options.3 deleted file mode 100644 index b5b8009..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_set_options.3 +++ /dev/null @@ -1,801 +0,0 @@ -.TH ARCHIVE_WRITE_OPTIONS 3 "January 31, 2020" "" -.SH NAME -.ad l -\fB\%archive_write_set_filter_option\fP, -\fB\%archive_write_set_format_option\fP, -\fB\%archive_write_set_option\fP, -\fB\%archive_write_set_options\fP -\- functions controlling options for writing archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -.br -\fIint\fP -.br -\fB\%archive_write_set_filter_option\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *module\fP, \fI\%const\ char\ *option\fP, \fI\%const\ char\ *value\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_format_option\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *module\fP, \fI\%const\ char\ *option\fP, \fI\%const\ char\ *value\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_option\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *module\fP, \fI\%const\ char\ *option\fP, \fI\%const\ char\ *value\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_options\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *options\fP); -.SH DESCRIPTION -.ad l -These functions provide a way for libarchive clients to configure -specific write modules. -.RS 5 -.TP -\fB\%archive_write_set_filter_option\fP(), -\fB\%archive_write_set_format_option\fP() -Specifies an option that will be passed to the currently-registered -filters (including decompression filters) or format readers. -.PP -If -\fIoption\fP -and -\fIvalue\fP -are both -.BR NULL, -these functions will do nothing and -\fBARCHIVE_OK\fP -will be returned. -If -\fIoption\fP -is -.BR NULL -but -\fIvalue\fP -is not, these functions will do nothing and -\fBARCHIVE_FAILED\fP -will be returned. -.PP -If -\fImodule\fP -is not -.BR NULL, -\fIoption\fP -and -\fIvalue\fP -will be provided to the filter or reader named -\fImodule\fP. -The return value will be either -\fBARCHIVE_OK\fP -if the option was successfully handled or -\fBARCHIVE_WARN\fP -if the option was unrecognized by the module or could otherwise -not be handled. -If there is no such module, -\fBARCHIVE_FAILED\fP -will be returned. -.PP -If -\fImodule\fP -is -.BR NULL, -\fIoption\fP -and -\fIvalue\fP -will be provided to every registered module. -If any module returns -\fBARCHIVE_FATAL\fP, -this value will be returned immediately. -Otherwise, -\fBARCHIVE_OK\fP -will be returned if any module accepts the option, and -\fBARCHIVE_FAILED\fP -in all other cases. -.TP -\fB\%archive_write_set_option\fP() -Calls -\fB\%archive_write_set_format_option\fP(), -then -\fB\%archive_write_set_filter_option\fP(). -If either function returns -\fBARCHIVE_FATAL\fP, -\fBARCHIVE_FATAL\fP -will be returned -immediately. -Otherwise, the greater of the two values will be returned. -.TP -\fB\%archive_write_set_options\fP() -\fIoptions\fP -is a comma-separated list of options. -If -\fIoptions\fP -is -.BR NULL -or empty, -\fBARCHIVE_OK\fP -will be returned immediately. -.PP -Individual options have one of the following forms: -.RS 5 -.TP -\fIoption=value\fP -The option/value pair will be provided to every module. -Modules that do not accept an option with this name will ignore it. -.TP -\fIoption\fP -The option will be provided to every module with a value of -``1''. -.TP -\fI!option\fP -The option will be provided to every module with a NULL value. -.TP -\fImodule:option=value\fP, \fImodule:option\fP, \fImodule:!option\fP -As above, but the corresponding option and value will be provided -only to modules whose name matches -\fImodule\fP. -.RE -.RE -.SH OPTIONS -.ad l -.RS 5 -.TP -Filter b64encode -.RS 5 -.TP -\fBmode\fP -The value is interpreted as octal digits specifying the file mode. -.TP -\fBname\fP -The value specifies the file name. -.RE -.TP -Filter bzip2 -.RS 5 -.TP -\fBcompression-level\fP -The value is interpreted as a decimal integer specifying the -bzip2 compression level. Supported values are from 1 to 9. -.RE -.TP -Filter gzip -.RS 5 -.TP -\fBcompression-level\fP -The value is interpreted as a decimal integer specifying the -gzip compression level. Supported values are from 0 to 9. -.TP -\fBtimestamp\fP -Store timestamp. This is enabled by default. -.RE -.TP -Filter lrzip -.RS 5 -.TP -\fBcompression\fP=\fItype\fP -Use -\fItype\fP -as compression method. -Supported values are -``bzip2'', -``gzipi'', -``lzo'' -(ultra fast,) -and -``zpaq'' -(best, extremely slow.) -.TP -\fBcompression-level\fP -The value is interpreted as a decimal integer specifying the -lrzip compression level. Supported values are from 1 to 9. -.RE -.TP -Filter lz4 -.RS 5 -.TP -\fBcompression-level\fP -The value is interpreted as a decimal integer specifying the -lz4 compression level. Supported values are from 0 to 9. -.TP -\fBstream-checksum\fP -Enable stream checksum. This is enabled by default. -.TP -\fBblock-checksum\fP -Enable block checksum. This is disabled by default. -.TP -\fBblock-size\fP -The value is interpreted as a decimal integer specifying the -lz4 compression block size. Supported values are from 4 to 7 -(default.) -.TP -\fBblock-dependence\fP -Use the previous block of the block being compressed for -a compression dictionary to improve compression ratio. -This is disabled by default. -.RE -.TP -Filter lzop -.RS 5 -.TP -\fBcompression-level\fP -The value is interpreted as a decimal integer specifying the -lzop compression level. Supported values are from 1 to 9. -.RE -.TP -Filter uuencode -.RS 5 -.TP -\fBmode\fP -The value is interpreted as octal digits specifying the file mode. -.TP -\fBname\fP -The value specifies the file name. -.RE -.TP -Filter xz -.RS 5 -.TP -\fBcompression-level\fP -The value is interpreted as a decimal integer specifying the -compression level. Supported values are from 0 to 9. -.TP -\fBthreads\fP -The value is interpreted as a decimal integer specifying the -number of threads for multi-threaded lzma compression. -If supported, the default value is read from -\fB\%lzma_cputhreads\fP(). -.RE -.TP -Filter zstd -.RS 5 -.TP -\fBcompression-level\fP -The value is interpreted as a decimal integer specifying the -compression level. Supported values depend on the library version, -common values are from 1 to 22. -.RE -.TP -Format 7zip -.RS 5 -.TP -\fBcompression\fP -The value is one of -``store'', -``deflate'', -``bzip2'', -``lzma1'', -``lzma2'' -or -``ppmd'' -to indicate how the following entries should be compressed. -Note that this setting is ignored for directories, symbolic links, -and other special entries. -.TP -\fBcompression-level\fP -The value is interpreted as a decimal integer specifying the -compression level. -Values between 0 and 9 are supported. -The interpretation of the compression level depends on the chosen -compression method. -.RE -.TP -Format bin -.RS 5 -.TP -\fBhdrcharset\fP -The value is used as a character set name that will be -used when translating file names. -.RE -.TP -Format gnutar -.RS 5 -.TP -\fBhdrcharset\fP -The value is used as a character set name that will be -used when translating file, group and user names. -.RE -.TP -Format iso9660 - volume metadata -These options are used to set standard ISO9660 metadata. -.RS 5 -.TP -\fBabstract-file\fP=\fIfilename\fP -The file with the specified name will be identified in the ISO9660 metadata -as holding the abstract for this volume. -Default: none. -.TP -\fBapplication-id\fP=\fIfilename\fP -The file with the specified name will be identified in the ISO9660 metadata -as holding the application identifier for this volume. -Default: none. -.TP -\fBbiblio-file\fP=\fIfilename\fP -The file with the specified name will be identified in the ISO9660 metadata -as holding the bibliography for this volume. -Default: none. -.TP -\fBcopyright-file\fP=\fIfilename\fP -The file with the specified name will be identified in the ISO9660 metadata -as holding the copyright for this volume. -Default: none. -.TP -\fBpublisher\fP=\fIfilename\fP -The file with the specified name will be identified in the ISO9660 metadata -as holding the publisher information for this volume. -Default: none. -.TP -\fBvolume-id\fP=\fIstring\fP -The specified string will be used as the Volume Identifier in the ISO9660 metadata. -It is limited to 32 bytes. -Default: none. -.RE -.TP -Format iso9660 - boot support -These options are used to make an ISO9660 image that can be directly -booted on various systems. -.RS 5 -.TP -\fBboot\fP=\fIfilename\fP -The file matching this name will be used as the El Torito boot image file. -.TP -\fBboot-catalog\fP=\fIname\fP -The name that will be used for the El Torito boot catalog. -Default: -\fIboot.catalog\fP -.TP -\fBboot-info-table\fP -The boot image file provided by the -\fBboot\fP=\fIfilename\fP -option will be edited with appropriate boot information in bytes 8 through 64. -Default: disabled -.TP -\fBboot-load-seg\fP=\fIhexadecimal-number\fP -The load segment for a no-emulation boot image. -.TP -\fBboot-load-size\fP=\fIdecimal-number\fP -The number of "virtual" 512-byte sectors to be loaded from a no-emulation boot image. -Some very old BIOSes can only load very small images, setting this -value to 4 will often allow such BIOSes to load the first part of -the boot image (which will then need to be intelligent enough to -load the rest of itself). -This should not be needed unless you are trying to support systems with very old BIOSes. -This defaults to the full size of the image. -.TP -\fBboot-type\fP=\fIvalue\fP -Specifies the boot semantics used by the El Torito boot image: -If the -\fIvalue\fP -is -\fBfd\fP, -then the boot image is assumed to be a bootable floppy image. -If the -\fIvalue\fP -is -\fBhd\fP, -then the boot image is assumed to be a bootable hard disk image. -If the -\fIvalue\fP -is -\fBno-emulation\fP, -the boot image is used without floppy or hard disk emulation. -If the boot image is exactly 1.2MB, 1.44MB, or 2.88MB, then -the default is -\fBfd\fP, -otherwise the default is -\fBno-emulation\fP. -.RE -.TP -Format iso9660 - filename and size extensions -Various extensions to the base ISO9660 format. -.RS 5 -.TP -\fBallow-ldots\fP -If enabled, allows filenames to begin with a leading period. -If disabled, filenames that begin with a leading period will have -that period replaced by an underscore character in the standard ISO9660 -namespace. -This does not impact names stored in the Rockridge or Joliet extension area. -Default: disabled. -.TP -\fBallow-lowercase\fP -If enabled, allows filenames to contain lowercase characters. -If disabled, filenames will be forced to uppercase. -This does not impact names stored in the Rockridge or Joliet extension area. -Default: disabled. -.TP -\fBallow-multidot\fP -If enabled, allows filenames to contain multiple period characters, in violation of the ISO9660 specification. -If disabled, additional periods will be converted to underscore characters. -This does not impact names stored in the Rockridge or Joliet extension area. -Default: disabled. -.TP -\fBallow-period\fP -If enabled, allows filenames to contain trailing period characters, in violation of the ISO9660 specification. -If disabled, trailing periods will be converted to underscore characters. -This does not impact names stored in the Rockridge or Joliet extension area. -Default: disabled. -.TP -\fBallow-pvd-lowercase\fP -If enabled, the Primary Volume Descriptor may contain lowercase ASCII characters, in violation of the ISO9660 specification. -If disabled, characters will be converted to uppercase ASCII. -Default: disabled. -.TP -\fBallow-sharp-tilde\fP -If enabled, sharp and tilde characters will be permitted in filenames, in violation if the ISO9660 specification. -If disabled, such characters will be converted to underscore characters. -Default: disabled. -.TP -\fBallow-vernum\fP -If enabled, version numbers will be included with files. -If disabled, version numbers will be suppressed, in violation of the ISO9660 standard. -This does not impact names stored in the Rockridge or Joliet extension area. -Default: enabled. -.TP -\fBiso-level\fP -This enables support for file size and file name extensions in the -core ISO9660 area. -The name extensions specified here do not affect the names stored in the Rockridge or Joliet extension areas. -.RS 5 -.TP -\fBiso-level=1\fP -The most compliant form of ISO9660 image. -Filenames are limited to 8.3 uppercase format, -directory names are limited to 8 uppercase characters, -files are limited to 4 GiB, -the complete ISO9660 image cannot exceed 4 GiB. -.TP -\fBiso-level=2\fP -Filenames are limited to 30 uppercase characters with a 30-character extension, -directory names are limited to 30 characters, -files are limited to 4 GiB. -.TP -\fBiso-level=3\fP -As with -\fBiso-level=2\fP, -except that files may exceed 4 GiB. -.TP -\fBiso-level=4\fP -As with -\fBiso-level=3\fP, -except that filenames may be up to 193 characters -and may include arbitrary 8-bit characters. -.RE -.TP -\fBjoliet\fP -Microsoft's Joliet extensions store a completely separate set of directory information about each file. -In particular, this information includes Unicode filenames of up to 255 characters. -Default: enabled. -.TP -\fBlimit-depth\fP -If enabled, libarchive will use directory relocation records to ensure that -no pathname exceeds the ISO9660 limit of 8 directory levels. -If disabled, no relocation will occur. -Default: enabled. -.TP -\fBlimit-dirs\fP -If enabled, libarchive will cause an error if there are more than -65536 directories. -If disabled, there is no limit on the number of directories. -Default: enabled -.TP -\fBpad\fP -If enabled, 300 kiB of zero bytes will be appended to the end of the archive. -Default: enabled -.TP -\fBrelaxed-filenames\fP -If enabled, all 7-bit ASCII characters are permitted in filenames -(except lowercase characters unless -\fBallow-lowercase\fP -is also specified). -This violates ISO9660 standards. -This does not impact names stored in the Rockridge or Joliet extension area. -Default: disabled. -.TP -\fBrockridge\fP -The Rockridge extensions store an additional set of POSIX-style file -information with each file, including mtime, atime, ctime, permissions, -and long filenames with arbitrary 8-bit characters. -These extensions also support symbolic links and other POSIX file types. -Default: enabled. -.RE -.TP -Format iso9660 - zisofs support -The zisofs extensions permit each file to be independently compressed -using a gzip-compatible compression. -This can provide significant size savings, but requires the reading -system to have support for these extensions. -These extensions are disabled by default. -.RS 5 -.TP -\fBcompression-level\fP=number -The compression level used by the deflate compressor. -Ranges from 0 (least effort) to 9 (most effort). -Default: 6 -.TP -\fBzisofs\fP -Synonym for -\fBzisofs=direct\fP. -.TP -\fBzisofs=direct\fP -Compress each file in the archive. -Unlike -\fBzisofs=indirect\fP, -this is handled entirely within libarchive and does not require a -separate utility. -For best results, libarchive tests each file and will store -the file uncompressed if the compression does not actually save any space. -In particular, files under 2k will never be compressed. -Note that boot image files are never compressed. -.TP -\fBzisofs=indirect\fP -Recognizes files that have already been compressed with the -\fBmkzftree\fP -utility and sets up the necessary file metadata so that -readers will correctly identify these as zisofs-compressed files. -.TP -\fBzisofs-exclude\fP=\fIfilename\fP -Specifies a filename that should not be compressed when using -\fBzisofs=direct\fP. -This option can be provided multiple times to suppress compression -on many files. -.RE -.TP -Format mtree -.RS 5 -.TP -\fBcksum\fP, \fBdevice\fP, \fBflags\fP, \fBgid\fP, \fBgname\fP, \fBindent\fP, \fBlink\fP, \fBmd5\fP, \fBmode\fP, \fBnlink\fP, \fBrmd160\fP, \fBsha1\fP, \fBsha256\fP, \fBsha384\fP, \fBsha512\fP, \fBsize\fP, \fBtime\fP, \fBuid\fP, \fBuname\fP -Enable a particular keyword in the mtree output. -Prefix with an exclamation mark to disable the corresponding keyword. -The default is equivalent to -``device, flags, gid, gname, link, mode, nlink, size, time, type, uid, uname''. -.TP -\fBall\fP -Enables all of the above keywords. -.TP -\fBuse-set\fP -Enables generation of -\fB/set\fP -lines that specify default values for the following files and/or directories. -.TP -\fBindent\fP -XXX needs explanation XXX -.RE -.TP -Format newc -.RS 5 -.TP -\fBhdrcharset\fP -The value is used as a character set name that will be -used when translating file names. -.RE -.TP -Format odc -.RS 5 -.TP -\fBhdrcharset\fP -The value is used as a character set name that will be -used when translating file names. -.RE -.TP -Format pwb -.RS 5 -.TP -\fBhdrcharset\fP -The value is used as a character set name that will be -used when translating file names. -.RE -.TP -Format pax -.RS 5 -.TP -\fBhdrcharset\fP -The value is used as a character set name that will be -used when translating file, group and user names. -The value is one of -``BINARY'' -or -``UTF-8''. -With -``BINARY'' -there is no character conversion, with -``UTF-8'' -names are converted to UTF-8. -.TP -\fBxattrheader\fP -When storing extended attributes, this option configures which -headers should be written. The value is one of -``all'', -``LIBARCHIVE'', -or -``SCHILY''. -By default, both -``LIBARCHIVE.xattr'' -and -``SCHILY.xattr'' -headers are written. -.RE -.TP -Format ustar -.RS 5 -.TP -\fBhdrcharset\fP -The value is used as a character set name that will be -used when translating file, group and user names. -.RE -.TP -Format v7tar -.RS 5 -.TP -\fBhdrcharset\fP -The value is used as a character set name that will be -used when translating file, group and user names. -.RE -.TP -Format warc -.RS 5 -.TP -\fBomit-warcinfo\fP -Set to -``true'' -to disable output of the warcinfo record. -.RE -.TP -Format xar -.RS 5 -.TP -\fBchecksum\fP=\fItype\fP -Use -\fItype\fP -as file checksum method. -Supported values are -``none'', -``md5'', -and -``sha1'' -(default.) -.TP -\fBcompression\fP=\fItype\fP -Use -\fItype\fP -as compression method. -Supported values are -``none'', -``bzip2'', -``gzip'' -(default,) -``lzma'' -and -``xz''. -.TP -\fBcompression_level\fP -The value is a decimal integer from 1 to 9 specifying the compression level. -.TP -\fBtoc-checksum\fP=\fItype\fP -Use -\fItype\fP -as table of contents checksum method. -Supported values are -``none'', -``md5'' -and -``sha1'' -(default.) -.RE -.TP -Format zip -.RS 5 -.TP -\fBcompression\fP -The value is either -``store'' -or -``deflate'' -to indicate how the following entries should be compressed. -Note that this setting is ignored for directories, symbolic links, -and other special entries. -.TP -\fBcompression-level\fP -The value is interpreted as a decimal integer specifying the -compression level. -Values between 0 and 9 are supported. -A compression level of 0 switches the compression method to -``store'', -other values will enable -``deflate'' -compression with the given level. -.TP -\fBencryption\fP -Enable encryption using traditional zip encryption. -.TP -\fBencryption\fP=\fItype\fP -Use -\fItype\fP -as encryption type. -Supported values are -``zipcrypt'' -(traditional zip encryption,) -``aes128'' -(WinZip AES-128 encryption) -and -``aes256'' -(WinZip AES-256 encryption.) -.TP -\fBexperimental\fP -This boolean option enables or disables experimental Zip features -that may not be compatible with other Zip implementations. -.TP -\fBfakecrc32\fP -This boolean option disables CRC calculations. -All CRC fields are set to zero. -It should not be used except for testing purposes. -.TP -\fBhdrcharset\fP -The value is used as a character set name that will be -used when translating file names. -.TP -\fBzip64\fP -Zip64 extensions provide additional file size information -for entries larger than 4 GiB. -They also provide extended file offset and archive size information -when archives exceed 4 GiB. -By default, the Zip writer selectively enables these extensions only as needed. -In particular, if the file size is unknown, the Zip writer will -include Zip64 extensions to guard against the possibility that the -file might be larger than 4 GiB. -.PP -Setting this boolean option will force the writer to use Zip64 extensions -even for small files that would not otherwise require them. -This is primarily useful for testing. -.PP -Disabling this option with -\fB!zip64\fP -will force the Zip writer to avoid Zip64 extensions: -It will reject files with size greater than 4 GiB, -it will reject any new entries once the total archive size reaches 4 GiB, -and it will not use Zip64 extensions for files with unknown size. -In particular, this can improve compatibility when generating archives -where the entry sizes are not known in advance. -.RE -.RE -.SH EXAMPLES -.ad l -The following example creates an archive write handle to -create a gzip-compressed ISO9660 format image. -The two options here specify that the ISO9660 archive will use -\fIkernel.img\fP -as the boot image for El Torito booting, and that the gzip -compressor should use the maximum compression level. -.RS 4 -.nf -a = archive_write_new(); -archive_write_add_filter_gzip(a); -archive_write_set_format_iso9660(a); -archive_write_set_options(a, "boot=kernel.img,compression=9"); -archive_write_open_filename(a, filename, blocksize); -.RE -.SH ERRORS -.ad l -More detailed error codes and textual descriptions are available from the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_read_set_options\fP(3), -\fBarchive_write\fP(3), -\fBlibarchive\fP(3) -.SH HISTORY -.ad l -The -\fB\%libarchive\fP -library first appeared in -FreeBSD 5.3. -.SH AUTHORS -.ad l --nosplit -The options support for libarchive was originally implemented by -Michihiro NAKAJIMA. -.SH BUGS -.ad l diff --git a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_set_passphrase.3 b/src/dependencies/libarchive-3.6.2/doc/man/archive_write_set_passphrase.3 deleted file mode 100644 index 7e67415..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/archive_write_set_passphrase.3 +++ /dev/null @@ -1,49 +0,0 @@ -.TH ARCHIVE_WRITE_SET_PASSPHRASE 3 "September 21, 2014" "" -.SH NAME -.ad l -\fB\%archive_write_set_passphrase\fP, -\fB\%archive_write_set_passphrase_callback\fP -\- functions for writing encrypted archives -.SH LIBRARY -.ad l -Streaming Archive Library (libarchive, -larchive) -.SH SYNOPSIS -.ad l -\fB#include \fP -.br -\fIint\fP -.br -\fB\%archive_write_set_passphrase\fP(\fI\%struct\ archive\ *\fP, \fI\%const\ char\ *passphrase\fP); -.br -\fIint\fP -.br -\fB\%archive_write_set_passphrase_callback\fP(\fI\%struct\ archive\ *\fP, \fI\%void\ *client_data\fP, \fI\%archive_passphrase_callback\ *\fP); -.SH DESCRIPTION -.ad l -.RS 5 -.TP -\fB\%archive_write_set_passphrase\fP() -Set a passphrase for writing an encrypted archive. -If -\fIpassphrase\fP -is -.BR NULL -or empty, this function will do nothing and -\fBARCHIVE_FAILED\fP -will be returned. -Otherwise, -\fBARCHIVE_OK\fP -will be returned. -.TP -\fB\%archive_write_set_passphrase_callback\fP() -Register a callback function that will be invoked to get a passphrase -for encryption if the passphrase was not set by the -\fB\%archive_write_set_passphrase\fP() -function. -.RE -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_write\fP(3), -\fBarchive_write_set_options\fP(3), -\fBlibarchive\fP(3) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/bsdcpio.1 b/src/dependencies/libarchive-3.6.2/doc/man/bsdcpio.1 deleted file mode 100644 index 81135e1..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/bsdcpio.1 +++ /dev/null @@ -1,490 +0,0 @@ -.TH CPIO 1 "September 16, 2014" "" -.SH NAME -.ad l -\fB\%cpio\fP -\- copy files to and from archives -.SH SYNOPSIS -.ad l -.br -\fB\%cpio\fP -\fB\-i\fP -[\fIoptions\fP] -[\fIpattern\fP ...] -[\fI<\fP archive] -.br -\fB\%cpio\fP -\fB\-o\fP -[\fIoptions\fP] -\fI<\fP name-list -[\fI>\fP archive] -.br -\fB\%cpio\fP -\fB\-p\fP -[\fIoptions\fP] -\fIdest-dir\fP -\fI<\fP name-list -.SH DESCRIPTION -.ad l -\fB\%cpio\fP -copies files between archives and directories. -This implementation can extract from tar, pax, cpio, zip, jar, ar, -and ISO 9660 cdrom images and can create tar, pax, cpio, ar, -and shar archives. -.PP -The first option to -\fB\%cpio\fP -is a mode indicator from the following list: -.RS 5 -.TP -\fB\-i\fP -Input. -Read an archive from standard input (unless overridden) and extract the -contents to disk or (if the -\fB\-t\fP -option is specified) -list the contents to standard output. -If one or more file patterns are specified, only files matching -one of the patterns will be extracted. -.TP -\fB\-o\fP -Output. -Read a list of filenames from standard input and produce a new archive -on standard output (unless overridden) containing the specified items. -.TP -\fB\-p\fP -Pass-through. -Read a list of filenames from standard input and copy the files to the -specified directory. -.RE -.SH OPTIONS -.ad l -Unless specifically stated otherwise, options are applicable in -all operating modes. -.RS 5 -.TP -\fB\-0\fP, \fB\-Fl\fP null -Read filenames separated by NUL characters instead of newlines. -This is necessary if any of the filenames being read might contain newlines. -.TP -\fB\-6\fP, \fB\-Fl\fP pwb -When reading a binary format archive, assume it's the earlier one, -from the PWB variant of 6th Edition UNIX. -When writing a cpio archive, use the PWB format. -.TP -\fB\-7\fP, \fB\-Fl\fP binary -(o mode only) -When writing a cpio archive, use the (newer, non-PWB) binary format. -.TP -\fB\-A\fP -(o mode only) -Append to the specified archive. -(Not yet implemented.) -.TP -\fB\-a\fP -(o and p modes) -Reset access times on files after they are read. -.TP -\fB\-B\fP -(o mode only) -Block output to records of 5120 bytes. -.TP -\fB\-C\fP \fIsize\fP -(o mode only) -Block output to records of -\fIsize\fP -bytes. -.TP -\fB\-c\fP -(o mode only) -Use the old POSIX portable character format. -Equivalent to -\fB\-Fl\fP format \fIodc\fP. -.TP -\fB\-d\fP, \fB\-Fl\fP make-directories -(i and p modes) -Create directories as necessary. -.TP -\fB\-E\fP \fIfile\fP -(i mode only) -Read list of file name patterns from -\fIfile\fP -to list and extract. -.TP -\fB\-F\fP \fIfile\fP, \fB\-Fl\fP file \fIfile\fP -Read archive from or write archive to -\fIfile\fP. -.TP -\fB\-f\fP \fIpattern\fP -(i mode only) -Ignore files that match -\fIpattern\fP. -.TP -\fB\-H\fP \fIformat\fP, \fB\-Fl\fP format \fIformat\fP -(o mode only) -Produce the output archive in the specified format. -Supported formats include: -.PP -.RS 5 -.TP -\fIcpio\fP -Synonym for -\fIodc\fP. -.TP -\fInewc\fP -The SVR4 portable cpio format. -.TP -\fIodc\fP -The old POSIX.1 portable octet-oriented cpio format. -.TP -\fIpax\fP -The POSIX.1 pax format, an extension of the ustar format. -.TP -\fIustar\fP -The POSIX.1 tar format. -.RE -.PP -The default format is -\fIodc\fP. -See -\fBlibarchive-formats\fP(5) -for more complete information about the -formats currently supported by the underlying -\fBlibarchive\fP(3) -library. -.TP -\fB\-h\fP, \fB\-Fl\fP help -Print usage information. -.TP -\fB\-I\fP \fIfile\fP -Read archive from -\fIfile\fP. -.TP -\fB\-i\fP, \fB\-Fl\fP extract -Input mode. -See above for description. -.TP -\fB\-Fl\fP insecure -(i and p mode only) -Disable security checks during extraction or copying. -This allows extraction via symbolic links, absolute paths, -and path names containing -Sq .. -in the name. -.TP -\fB\-J\fP, \fB\-Fl\fP xz -(o mode only) -Compress the file with xz-compatible compression before writing it. -In input mode, this option is ignored; xz compression is recognized -automatically on input. -.TP -\fB\-j\fP -Synonym for -\fB\-y\fP. -.TP -\fB\-L\fP -(o and p modes) -All symbolic links will be followed. -Normally, symbolic links are archived and copied as symbolic links. -With this option, the target of the link will be archived or copied instead. -.TP -\fB\-l\fP, \fB\-Fl\fP link -(p mode only) -Create links from the target directory to the original files, -instead of copying. -.TP -\fB\-Fl\fP lrzip -(o mode only) -Compress the resulting archive with -\fBlrzip\fP(1). -In input mode, this option is ignored. -.TP -\fB\-Fl\fP lz4 -(o mode only) -Compress the archive with lz4-compatible compression before writing it. -In input mode, this option is ignored; lz4 compression is recognized -automatically on input. -.TP -\fB\-Fl\fP zstd -(o mode only) -Compress the archive with zstd-compatible compression before writing it. -In input mode, this option is ignored; zstd compression is recognized -automatically on input. -.TP -\fB\-Fl\fP lzma -(o mode only) -Compress the file with lzma-compatible compression before writing it. -In input mode, this option is ignored; lzma compression is recognized -automatically on input. -.TP -\fB\-Fl\fP lzop -(o mode only) -Compress the resulting archive with -\fBlzop\fP(1). -In input mode, this option is ignored. -.TP -\fB\-Fl\fP passphrase \fIpassphrase\fP -The -\fIpassphrase\fP -is used to extract or create an encrypted archive. -Currently, zip is only a format that -\fB\%cpio\fP -can handle encrypted archives. -You shouldn't use this option unless you realize how insecure -use of this option is. -.TP -\fB\-m\fP, \fB\-Fl\fP preserve-modification-time -(i and p modes) -Set file modification time on created files to match -those in the source. -.TP -\fB\-n\fP, \fB\-Fl\fP numeric-uid-gid -(i mode, only with -\fB\-t\fP) -Display numeric uid and gid. -By default, -\fB\%cpio\fP -displays the user and group names when they are provided in the -archive, or looks up the user and group names in the system -password database. -.TP -\fB\-Fl\fP no-preserve-owner -(i mode only) -Do not attempt to restore file ownership. -This is the default when run by non-root users. -.TP -\fB\-O\fP \fIfile\fP -Write archive to -\fIfile\fP. -.TP -\fB\-o\fP, \fB\-Fl\fP create -Output mode. -See above for description. -.TP -\fB\-p\fP, \fB\-Fl\fP pass-through -Pass-through mode. -See above for description. -.TP -\fB\-Fl\fP preserve-owner -(i mode only) -Restore file ownership. -This is the default when run by the root user. -.TP -\fB\-Fl\fP quiet -Suppress unnecessary messages. -.TP -\fB\-R\fP [user] [:] [group], \fB\-Fl\fP owner [user] [:] [group] -Set the owner and/or group on files in the output. -If group is specified with no user -(for example, -\fB\-R\fP \fI:wheel\fP) -then the group will be set but not the user. -If the user is specified with a trailing colon and no group -(for example, -\fB\-R\fP \fIroot:\fP) -then the group will be set to the user's default group. -If the user is specified with no trailing colon, then -the user will be set but not the group. -In -\fB\-i\fP -and -\fB\-p\fP -modes, this option can only be used by the super-user. -(For compatibility, a period can be used in place of the colon.) -.TP -\fB\-r\fP -(All modes.) -Rename files interactively. -For each file, a prompt is written to -\fI/dev/tty\fP -containing the name of the file and a line is read from -\fI/dev/tty\fP. -If the line read is blank, the file is skipped. -If the line contains a single period, the file is processed normally. -Otherwise, the line is taken to be the new name of the file. -.TP -\fB\-t\fP, \fB\-Fl\fP list -(i mode only) -List the contents of the archive to stdout; -do not restore the contents to disk. -.TP -\fB\-u\fP, \fB\-Fl\fP unconditional -(i and p modes) -Unconditionally overwrite existing files. -Ordinarily, an older file will not overwrite a newer file on disk. -.TP -\fB\-V\fP, \fB\-Fl\fP dot -Print a dot to stderr for each file as it is processed. -Superseded by -\fB\-v\fP. -.TP -\fB\-v\fP, \fB\-Fl\fP verbose -Print the name of each file to stderr as it is processed. -With -\fB\-t\fP, -provide a detailed listing of each file. -.TP -\fB\-Fl\fP version -Print the program version information and exit. -.TP -\fB\-y\fP -(o mode only) -Compress the archive with bzip2-compatible compression before writing it. -In input mode, this option is ignored; -bzip2 compression is recognized automatically on input. -.TP -\fB\-Z\fP -(o mode only) -Compress the archive with compress-compatible compression before writing it. -In input mode, this option is ignored; -compression is recognized automatically on input. -.TP -\fB\-z\fP -(o mode only) -Compress the archive with gzip-compatible compression before writing it. -In input mode, this option is ignored; -gzip compression is recognized automatically on input. -.RE -.SH EXIT STATUS -.ad l -The \fBcpio\fP utility exits 0 on success, and >0 if an error occurs. -.SH ENVIRONMENT -.ad l -The following environment variables affect the execution of -\fB\%cpio\fP: -.RS 5 -.TP -.B LANG -The locale to use. -See -\fBenviron\fP(7) -for more information. -.TP -.B TZ -The timezone to use when displaying dates. -See -\fBenviron\fP(7) -for more information. -.RE -.SH EXAMPLES -.ad l -The -\fB\%cpio\fP -command is traditionally used to copy file hierarchies in conjunction -with the -\fBfind\fP(1) -command. -The first example here simply copies all files from -\fIsrc\fP -to -\fIdest\fP: -.RS 4 -\fB\%find\fP \fIsrc\fP | \fB\%cpio\fP \fB\-pmud\fP \fIdest\fP -.RE -.PP -By carefully selecting options to the -\fBfind\fP(1) -command and combining it with other standard utilities, -it is possible to exercise very fine control over which files are copied. -This next example copies files from -\fIsrc\fP -to -\fIdest\fP -that are more than 2 days old and whose names match a particular pattern: -.RS 4 -\fB\%find\fP \fIsrc\fP \fB\-mtime\fP \fI+2\fP | \fB\%grep\fP foo[bar] | \fB\%cpio\fP \fB\-pdmu\fP \fIdest\fP -.RE -.PP -This example copies files from -\fIsrc\fP -to -\fIdest\fP -that are more than 2 days old and which contain the word -``foobar'': -.RS 4 -\fB\%find\fP \fIsrc\fP \fB\-mtime\fP \fI+2\fP | \fB\%xargs\fP \fB\%grep\fP -l foobar | \fB\%cpio\fP \fB\-pdmu\fP \fIdest\fP -.RE -.SH COMPATIBILITY -.ad l -The mode options i, o, and p and the options -a, B, c, d, f, l, m, r, t, u, and v comply with SUSv2. -.PP -The old POSIX.1 standard specified that only -\fB\-i\fP, -\fB\-o\fP, -and -\fB\-p\fP -were interpreted as command-line options. -Each took a single argument of a list of modifier -characters. -For example, the standard syntax allows -\fB\-imu\fP -but does not support -\fB\-miu\fP -or -\fB\-i\fP \fB\-m\fP \fB\-u\fP, -since -\fIm\fP -and -\fIu\fP -are only modifiers to -\fB\-i\fP, -they are not command-line options in their own right. -The syntax supported by this implementation is backwards-compatible -with the standard. -For best compatibility, scripts should limit themselves to the -standard syntax. -.SH SEE ALSO -.ad l -\fBbzip2\fP(1), -\fBgzip\fP(1), -\fBmt\fP(1), -\fBpax\fP(1), -\fBtar\fP(1), -\fBlibarchive\fP(3), -\fBcpio\fP(5), -\fBlibarchive-formats\fP(5), -\fBtar\fP(5) -.SH STANDARDS -.ad l -There is no current POSIX standard for the cpio command; it appeared -in -ISO/IEC 9945-1:1996 (``POSIX.1'') -but was dropped from -IEEE Std 1003.1-2001 (``POSIX.1''). -.PP -The cpio, ustar, and pax interchange file formats are defined by -IEEE Std 1003.1-2001 (``POSIX.1'') -for the pax command. -.SH HISTORY -.ad l -The original -\fB\%cpio\fP -and -\fB\%find\fP -utilities were written by Dick Haight -while working in AT&T's Unix Support Group. -They first appeared in 1977 in PWB/UNIX 1.0, the -``Programmer's Work Bench'' -system developed for use within AT&T. -They were first released outside of AT&T as part of System III Unix in 1981. -As a result, -\fB\%cpio\fP -actually predates -\fB\%tar\fP, -even though it was not well-known outside of AT&T until some time later. -.PP -This is a complete re-implementation based on the -\fBlibarchive\fP(3) -library. -.SH BUGS -.ad l -The cpio archive format has several basic limitations: -It does not store user and group names, only numbers. -As a result, it cannot be reliably used to transfer -files between systems with dissimilar user and group numbering. -Older cpio formats limit the user and group numbers to -16 or 18 bits, which is insufficient for modern systems. -The cpio archive formats cannot support files over 4 gigabytes, -except for the -``odc'' -variant, which can support files up to 8 gigabytes. diff --git a/src/dependencies/libarchive-3.6.2/doc/man/bsdtar.1 b/src/dependencies/libarchive-3.6.2/doc/man/bsdtar.1 deleted file mode 100644 index ab77947..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/bsdtar.1 +++ /dev/null @@ -1,1499 +0,0 @@ -.TH TAR 1 "January 31, 2020" "" -.SH NAME -.ad l -\fB\%tar\fP -\- manipulate tape archives -.SH SYNOPSIS -.ad l -.br -\fB\%tar\fP -[\fIbundled-flags\fP ] -[<\fIfile\fP> | <\fIpattern\fP> ...] -.br -\fB\%tar\fP -{\fB\-c\fP} -[\fIoptions\fP] -[\fIfiles\fP | \fIdirectories\fP] -.br -\fB\%tar\fP -{\fB\-r\fP | \fB\-u\fP} -\fB\-f\fP \fIarchive-file\fP -[\fIoptions\fP] -[\fIfiles\fP | \fIdirectories\fP] -.br -\fB\%tar\fP -{\fB\-t\fP | \fB\-x\fP} -[\fIoptions\fP] -[\fIpatterns\fP] -.SH DESCRIPTION -.ad l -\fB\%tar\fP -creates and manipulates streaming archive files. -This implementation can extract from tar, pax, cpio, zip, jar, ar, xar, -rpm, 7-zip, and ISO 9660 cdrom images and can create tar, pax, cpio, ar, zip, -7-zip, and shar archives. -.PP -The first synopsis form shows a -``bundled'' -option word. -This usage is provided for compatibility with historical implementations. -See COMPATIBILITY below for details. -.PP -The other synopsis forms show the preferred usage. -The first option to -\fB\%tar\fP -is a mode indicator from the following list: -.RS 5 -.TP -\fB\-c\fP -Create a new archive containing the specified items. -The long option form is -\fB\-Fl\fP create. -.TP -\fB\-r\fP -Like -\fB\-c\fP, -but new entries are appended to the archive. -Note that this only works on uncompressed archives stored in regular files. -The -\fB\-f\fP -option is required. -The long option form is -\fB\-Fl\fP append. -.TP -\fB\-t\fP -List archive contents to stdout. -The long option form is -\fB\-Fl\fP list. -.TP -\fB\-u\fP -Like -\fB\-r\fP, -but new entries are added only if they have a modification date -newer than the corresponding entry in the archive. -Note that this only works on uncompressed archives stored in regular files. -The -\fB\-f\fP -option is required. -The long form is -\fB\-Fl\fP update. -.TP -\fB\-x\fP -Extract to disk from the archive. -If a file with the same name appears more than once in the archive, -each copy will be extracted, with later copies overwriting (replacing) -earlier copies. -The long option form is -\fB\-Fl\fP extract. -.RE -.PP -In -\fB\-c\fP, -\fB\-r\fP, -or -\fB\-u\fP -mode, each specified file or directory is added to the -archive in the order specified on the command line. -By default, the contents of each directory are also archived. -.PP -In extract or list mode, the entire command line -is read and parsed before the archive is opened. -The pathnames or patterns on the command line indicate -which items in the archive should be processed. -Patterns are shell-style globbing patterns as -documented in -\fBtcsh\fP(1). -.SH OPTIONS -.ad l -Unless specifically stated otherwise, options are applicable in -all operating modes. -.RS 5 -.TP -\fB@\fP \fIarchive\fP -(c and r modes only) -The specified archive is opened and the entries -in it will be appended to the current archive. -As a simple example, -.RS 4 -\fB\%tar\fP \fB\-c\fP \fB\-f\fP \fI-\fP \fInewfile\fP \fB@\fP \fIoriginal.tar\fP -.RE -writes a new archive to standard output containing a file -\fInewfile\fP -and all of the entries from -\fIoriginal.tar\fP. -In contrast, -.RS 4 -\fB\%tar\fP \fB\-c\fP \fB\-f\fP \fI-\fP \fInewfile\fP \fIoriginal.tar\fP -.RE -creates a new archive with only two entries. -Similarly, -.RS 4 -\fB\%tar\fP \fB\-czf\fP \fI-\fP \fB\-Fl\fP format \fBpax\fP \fB@\fP \fI-\fP -.RE -reads an archive from standard input (whose format will be determined -automatically) and converts it into a gzip-compressed -pax-format archive on stdout. -In this way, -\fB\%tar\fP -can be used to convert archives from one format to another. -.TP -\fB\-a\fP, \fB\-Fl\fP auto-compress -(c mode only) -Use the archive suffix to decide a set of the format and -the compressions. -As a simple example, -.RS 4 -\fB\%tar\fP \fB\-a\fP \fB\-cf\fP \fIarchive.tgz\fP source.c source.h -.RE -creates a new archive with restricted pax format and gzip compression, -.RS 4 -\fB\%tar\fP \fB\-a\fP \fB\-cf\fP \fIarchive.tar.bz2.uu\fP source.c source.h -.RE -creates a new archive with restricted pax format and bzip2 compression -and uuencode compression, -.RS 4 -\fB\%tar\fP \fB\-a\fP \fB\-cf\fP \fIarchive.zip\fP source.c source.h -.RE -creates a new archive with zip format, -.RS 4 -\fB\%tar\fP \fB\-a\fP \fB\-jcf\fP \fIarchive.tgz\fP source.c source.h -.RE -ignores the -``-j'' -option, and creates a new archive with restricted pax format -and gzip compression, -.RS 4 -\fB\%tar\fP \fB\-a\fP \fB\-jcf\fP \fIarchive.xxx\fP source.c source.h -.RE -if it is unknown suffix or no suffix, creates a new archive with -restricted pax format and bzip2 compression. -.TP -\fB\-Fl\fP acls -(c, r, u, x modes only) -Archive or extract POSIX.1e or NFSv4 ACLs. -This is the reverse of -\fB\-Fl\fP no-acls -and the default behavior in c, r, and u modes (except on Mac OS X) or if -\fB\%tar\fP -is run in x mode as root. -On Mac OS X this option translates extended ACLs to NFSv4 ACLs. -To store extended ACLs the -\fB\-Fl\fP mac-metadata -option is preferred. -.TP -\fB\-B\fP, \fB\-Fl\fP read-full-blocks -Ignored for compatibility with other -\fBtar\fP(1) -implementations. -.TP -\fB\-b\fP \fIblocksize\fP, \fB\-Fl\fP block-size \fIblocksize\fP -Specify the block size, in 512-byte records, for tape drive I/O. -As a rule, this argument is only needed when reading from or writing -to tape drives, and usually not even then as the default block size of -20 records (10240 bytes) is very common. -.TP -\fB\-C\fP \fIdirectory\fP, \fB\-Fl\fP cd \fIdirectory\fP, \fB\-Fl\fP directory \fIdirectory\fP -In c and r mode, this changes the directory before adding -the following files. -In x mode, change directories after opening the archive -but before extracting entries from the archive. -.TP -\fB\-Fl\fP chroot -(x mode only) -\fB\%chroot\fP() -to the current directory after processing any -\fB\-C\fP -options and before extracting any files. -.TP -\fB\-Fl\fP clear-nochange-fflags -(x mode only) -Before removing file system objects to replace them, clear platform-specific -file attributes or file flags that might prevent removal. -.TP -\fB\-Fl\fP exclude \fIpattern\fP -Do not process files or directories that match the -specified pattern. -Note that exclusions take precedence over patterns or filenames -specified on the command line. -.TP -\fB\-Fl\fP exclude-vcs -Do not process files or directories internally used by the -version control systems -Sq Arch, -Sq Bazaar, -Sq CVS, -Sq Darcs, -Sq Mercurial, -Sq RCS, -Sq SCCS, -Sq SVN -and -Sq git. -.TP -\fB\-Fl\fP fflags -(c, r, u, x modes only) -Archive or extract platform-specific file attributes or file flags. -This is the reverse of -\fB\-Fl\fP no-fflags -and the default behavior in c, r, and u modes or if -\fB\%tar\fP -is run in x mode as root. -.TP -\fB\-Fl\fP format \fIformat\fP -(c, r, u mode only) -Use the specified format for the created archive. -Supported formats include -``cpio'', -``pax'', -``shar'', -and -``ustar''. -Other formats may also be supported; see -\fBlibarchive-formats\fP(5) -for more information about currently-supported formats. -In r and u modes, when extending an existing archive, the format specified -here must be compatible with the format of the existing archive on disk. -.TP -\fB\-f\fP \fIfile\fP, \fB\-Fl\fP file \fIfile\fP -Read the archive from or write the archive to the specified file. -The filename can be -\fI-\fP -for standard input or standard output. -The default varies by system; -on -FreeBSD, -the default is -\fI/dev/sa0\fP; -on Linux, the default is -\fI/dev/st0\fP. -.TP -\fB\-Fl\fP gid \fIid\fP -Use the provided group id number. -On extract, this overrides the group id in the archive; -the group name in the archive will be ignored. -On create, this overrides the group id read from disk; -if -\fB\-Fl\fP gname -is not also specified, the group name will be set to -match the group id. -.TP -\fB\-Fl\fP gname \fIname\fP -Use the provided group name. -On extract, this overrides the group name in the archive; -if the provided group name does not exist on the system, -the group id -(from the archive or from the -\fB\-Fl\fP gid -option) -will be used instead. -On create, this sets the group name that will be stored -in the archive; -the name will not be verified against the system group database. -.TP -\fB\-H\fP -(c and r modes only) -Symbolic links named on the command line will be followed; the -target of the link will be archived, not the link itself. -.TP -\fB\-h\fP -(c and r modes only) -Synonym for -\fB\-L\fP. -.TP -\fB\-I\fP -Synonym for -\fB\-T\fP. -.TP -\fB\-Fl\fP help -Show usage. -.TP -\fB\-Fl\fP hfsCompression -(x mode only) -Mac OS X specific (v10.6 or later). Compress extracted regular files with HFS+ -compression. -.TP -\fB\-Fl\fP ignore-zeros -An alias of -\fB\-Fl\fP options \fBread_concatenated_archives\fP -for compatibility with GNU tar. -.TP -\fB\-Fl\fP include \fIpattern\fP -Process only files or directories that match the specified pattern. -Note that exclusions specified with -\fB\-Fl\fP exclude -take precedence over inclusions. -If no inclusions are explicitly specified, all entries are processed by -default. -The -\fB\-Fl\fP include -option is especially useful when filtering archives. -For example, the command -.RS 4 -\fB\%tar\fP \fB\-c\fP \fB\-f\fP \fInew.tar\fP \fB\-Fl\fP include='*foo*' \fB@\fP \fIold.tgz\fP -.RE -creates a new archive -\fInew.tar\fP -containing only the entries from -\fIold.tgz\fP -containing the string -Sq foo. -.TP -\fB\-J\fP, \fB\-Fl\fP xz -(c mode only) -Compress the resulting archive with -\fBxz\fP(1). -In extract or list modes, this option is ignored. -Note that this -\fB\%tar\fP -implementation recognizes XZ compression automatically when reading archives. -.TP -\fB\-j\fP, \fB\-Fl\fP bzip, \fB\-Fl\fP bzip2, \fB\-Fl\fP bunzip2 -(c mode only) -Compress the resulting archive with -\fBbzip2\fP(1). -In extract or list modes, this option is ignored. -Note that this -\fB\%tar\fP -implementation recognizes bzip2 compression automatically when reading -archives. -.TP -\fB\-k\fP, \fB\-Fl\fP keep-old-files -(x mode only) -Do not overwrite existing files. -In particular, if a file appears more than once in an archive, -later copies will not overwrite earlier copies. -.TP -\fB\-Fl\fP keep-newer-files -(x mode only) -Do not overwrite existing files that are newer than the -versions appearing in the archive being extracted. -.TP -\fB\-L\fP, \fB\-Fl\fP dereference -(c and r modes only) -All symbolic links will be followed. -Normally, symbolic links are archived as such. -With this option, the target of the link will be archived instead. -.TP -\fB\-l\fP, \fB\-Fl\fP check-links -(c and r modes only) -Issue a warning message unless all links to each file are archived. -.TP -\fB\-Fl\fP lrzip -(c mode only) -Compress the resulting archive with -\fBlrzip\fP(1). -In extract or list modes, this option is ignored. -Note that this -\fB\%tar\fP -implementation recognizes lrzip compression automatically when reading -archives. -.TP -\fB\-Fl\fP lz4 -(c mode only) -Compress the archive with lz4-compatible compression before writing it. -In extract or list modes, this option is ignored. -Note that this -\fB\%tar\fP -implementation recognizes lz4 compression automatically when reading archives. -.TP -\fB\-Fl\fP zstd -(c mode only) -Compress the archive with zstd-compatible compression before writing it. -In extract or list modes, this option is ignored. -Note that this -\fB\%tar\fP -implementation recognizes zstd compression automatically when reading archives. -.TP -\fB\-Fl\fP lzma -(c mode only) Compress the resulting archive with the original LZMA algorithm. -In extract or list modes, this option is ignored. -Use of this option is discouraged and new archives should be created with -\fB\-Fl\fP xz -instead. -Note that this -\fB\%tar\fP -implementation recognizes LZMA compression automatically when reading archives. -.TP -\fB\-Fl\fP lzop -(c mode only) -Compress the resulting archive with -\fBlzop\fP(1). -In extract or list modes, this option is ignored. -Note that this -\fB\%tar\fP -implementation recognizes LZO compression automatically when reading archives. -.TP -\fB\-m\fP, \fB\-Fl\fP modification-time -(x mode only) -Do not extract modification time. -By default, the modification time is set to the time stored in the archive. -.TP -\fB\-Fl\fP mac-metadata -(c, r, u and x mode only) -Mac OS X specific. -Archive or extract extended ACLs and extended file -attributes using -\fBcopyfile\fP(3) -in AppleDouble format. -This is the reverse of -\fB\-Fl\fP no-mac-metadata. -and the default behavior in c, r, and u modes or if -\fB\%tar\fP -is run in x mode as root. -.TP -\fB\-n\fP, \fB\-Fl\fP norecurse, \fB\-Fl\fP no-recursion -Do not operate recursively on the content of directories. -.TP -\fB\-Fl\fP newer \fIdate\fP -(c, r, u modes only) -Only include files and directories newer than the specified date. -This compares ctime entries. -.TP -\fB\-Fl\fP newer-mtime \fIdate\fP -(c, r, u modes only) -Like -\fB\-Fl\fP newer, -except it compares mtime entries instead of ctime entries. -.TP -\fB\-Fl\fP newer-than \fIfile\fP -(c, r, u modes only) -Only include files and directories newer than the specified file. -This compares ctime entries. -.TP -\fB\-Fl\fP newer-mtime-than \fIfile\fP -(c, r, u modes only) -Like -\fB\-Fl\fP newer-than, -except it compares mtime entries instead of ctime entries. -.TP -\fB\-Fl\fP nodump -(c and r modes only) -Honor the nodump file flag by skipping this file. -.TP -\fB\-Fl\fP nopreserveHFSCompression -(x mode only) -Mac OS X specific (v10.6 or later). Do not compress extracted regular files -which were compressed with HFS+ compression before archived. -By default, compress the regular files again with HFS+ compression. -.TP -\fB\-Fl\fP null -(use with -\fB\-I\fP -or -\fB\-T\fP) -Filenames or patterns are separated by null characters, -not by newlines. -This is often used to read filenames output by the -\fB\-print0\fP -option to -\fBfind\fP(1). -.TP -\fB\-Fl\fP no-acls -(c, r, u, x modes only) -Do not archive or extract POSIX.1e or NFSv4 ACLs. -This is the reverse of -\fB\-Fl\fP acls -and the default behavior if -\fB\%tar\fP -is run as non-root in x mode (on Mac OS X as any user in c, r, u and x modes). -.TP -\fB\-Fl\fP no-fflags -(c, r, u, x modes only) -Do not archive or extract file attributes or file flags. -This is the reverse of -\fB\-Fl\fP fflags -and the default behavior if -\fB\%tar\fP -is run as non-root in x mode. -.TP -\fB\-Fl\fP no-mac-metadata -(x mode only) -Mac OS X specific. -Do not archive or extract ACLs and extended file attributes -using -\fBcopyfile\fP(3) -in AppleDouble format. -This is the reverse of -\fB\-Fl\fP mac-metadata. -and the default behavior if -\fB\%tar\fP -is run as non-root in x mode. -.TP -\fB\-Fl\fP no-read-sparse -(c, r, u modes only) -Do not read sparse file information from disk. -This is the reverse of -\fB\-Fl\fP read-sparse. -.TP -\fB\-Fl\fP no-safe-writes -(x mode only) -Do not create temporary files and use -\fBrename\fP(2) -to replace the original ones. -This is the reverse of -\fB\-Fl\fP safe-writes. -.TP -\fB\-Fl\fP no-same-owner -(x mode only) -Do not extract owner and group IDs. -This is the reverse of -\fB\-Fl\fP same-owner -and the default behavior if -\fB\%tar\fP -is run as non-root. -.TP -\fB\-Fl\fP no-same-permissions -(x mode only) -Do not extract full permissions (SGID, SUID, sticky bit, -file attributes or file flags, extended file attributes and ACLs). -This is the reverse of -\fB\-p\fP -and the default behavior if -\fB\%tar\fP -is run as non-root. -.TP -\fB\-Fl\fP no-xattrs -(c, r, u, x modes only) -Do not archive or extract extended file attributes. -This is the reverse of -\fB\-Fl\fP xattrs -and the default behavior if -\fB\%tar\fP -is run as non-root in x mode. -.TP -\fB\-Fl\fP numeric-owner -This is equivalent to -\fB\-Fl\fP uname -Qq -\fB\-Fl\fP gname -Qq. -On extract, it causes user and group names in the archive -to be ignored in favor of the numeric user and group ids. -On create, it causes user and group names to not be stored -in the archive. -.TP -\fB\-O\fP, \fB\-Fl\fP to-stdout -(x, t modes only) -In extract (-x) mode, files will be written to standard out rather than -being extracted to disk. -In list (-t) mode, the file listing will be written to stderr rather than -the usual stdout. -.TP -\fB\-o\fP -(x mode) -Use the user and group of the user running the program rather -than those specified in the archive. -Note that this has no significance unless -\fB\-p\fP -is specified, and the program is being run by the root user. -In this case, the file modes and flags from -the archive will be restored, but ACLs or owner information in -the archive will be discarded. -.TP -\fB\-o\fP -(c, r, u mode) -A synonym for -\fB\-Fl\fP format \fIustar\fP -.TP -\fB\-Fl\fP older \fIdate\fP -(c, r, u modes only) -Only include files and directories older than the specified date. -This compares ctime entries. -.TP -\fB\-Fl\fP older-mtime \fIdate\fP -(c, r, u modes only) -Like -\fB\-Fl\fP older, -except it compares mtime entries instead of ctime entries. -.TP -\fB\-Fl\fP older-than \fIfile\fP -(c, r, u modes only) -Only include files and directories older than the specified file. -This compares ctime entries. -.TP -\fB\-Fl\fP older-mtime-than \fIfile\fP -(c, r, u modes only) -Like -\fB\-Fl\fP older-than, -except it compares mtime entries instead of ctime entries. -.TP -\fB\-Fl\fP one-file-system -(c, r, and u modes) -Do not cross mount points. -.TP -\fB\-Fl\fP options \fIoptions\fP -Select optional behaviors for particular modules. -The argument is a text string containing comma-separated -keywords and values. -These are passed to the modules that handle particular -formats to control how those formats will behave. -Each option has one of the following forms: -.RS 5 -.TP -\fIkey=value\fP -The key will be set to the specified value in every module that supports it. -Modules that do not support this key will ignore it. -.TP -\fIkey\fP -The key will be enabled in every module that supports it. -This is equivalent to -\fIkey\fP \fB=1\fP. -.TP -\fI!key\fP -The key will be disabled in every module that supports it. -.TP -\fImodule:key=value\fP, \fImodule:key\fP, \fImodule:!key\fP -As above, but the corresponding key and value will be provided -only to modules whose name matches -\fImodule\fP. -.RE -.PP -The complete list of supported modules and keys -for create and append modes is in -\fBarchive_write_set_options\fP(3) -and for extract and list modes in -\fBarchive_read_set_options\fP(3). -.PP -Examples of supported options: -.RS 5 -.TP -\fBiso9660:joliet\fP -Support Joliet extensions. -This is enabled by default, use -\fB!joliet\fP -or -\fBiso9660:!joliet\fP -to disable. -.TP -\fBiso9660:rockridge\fP -Support Rock Ridge extensions. -This is enabled by default, use -\fB!rockridge\fP -or -\fBiso9660:!rockridge\fP -to disable. -.TP -\fBgzip:compression-level\fP -A decimal integer from 1 to 9 specifying the gzip compression level. -.TP -\fBgzip:timestamp\fP -Store timestamp. -This is enabled by default, use -\fB!timestamp\fP -or -\fBgzip:!timestamp\fP -to disable. -.TP -\fBlrzip:compression\fP=\fItype\fP -Use -\fItype\fP -as compression method. -Supported values are bzip2, gzip, lzo (ultra fast), -and zpaq (best, extremely slow). -.TP -\fBlrzip:compression-level\fP -A decimal integer from 1 to 9 specifying the lrzip compression level. -.TP -\fBlz4:compression-level\fP -A decimal integer from 1 to 9 specifying the lzop compression level. -.TP -\fBlz4:stream-checksum\fP -Enable stream checksum. -This is by default, use -\fBlz4:!stream-checksum\fP -to disable. -.TP -\fBlz4:block-checksum\fP -Enable block checksum (Disabled by default). -.TP -\fBlz4:block-size\fP -A decimal integer from 4 to 7 specifying the lz4 compression block size -(7 is set by default). -.TP -\fBlz4:block-dependence\fP -Use the previous block of the block being compressed for -a compression dictionary to improve compression ratio. -.TP -\fBzstd:compression-level\fP -A decimal integer specifying the zstd compression level. Supported values depend -on the library version, common values are from 1 to 22. -.TP -\fBzstd:threads\fP -Specify the number of worker threads to use. -Setting threads to a special value 0 makes -\fBzstd\fP(1) -use as many threads as there are CPU cores on the system. -.TP -\fBlzop:compression-level\fP -A decimal integer from 1 to 9 specifying the lzop compression level. -.TP -\fBxz:compression-level\fP -A decimal integer from 0 to 9 specifying the xz compression level. -.TP -\fBxz:threads\fP -Specify the number of worker threads to use. -Setting threads to a special value 0 makes -\fBxz\fP(1) -use as many threads as there are CPU cores on the system. -.TP -\fBmtree:\fP \fIkeyword\fP -The mtree writer module allows you to specify which mtree keywords -will be included in the output. -Supported keywords include: -\fBcksum\fP, \fBdevice\fP, \fBflags\fP, \fBgid\fP, \fBgname\fP, \fBindent\fP, -\fBlink\fP, \fBmd5\fP, \fBmode\fP, \fBnlink\fP, \fBrmd160\fP, \fBsha1\fP, \fBsha256\fP, -\fBsha384\fP, \fBsha512\fP, \fBsize\fP, \fBtime\fP, \fBuid\fP, \fBuname\fP. -The default is equivalent to: -``device, flags, gid, gname, link, mode, nlink, size, time, type, uid, uname''. -.TP -\fBmtree:all\fP -Enables all of the above keywords. -You can also use -\fBmtree:!all\fP -to disable all keywords. -.TP -\fBmtree:use-set\fP -Enable generation of -\fB/set\fP -lines in the output. -.TP -\fBmtree:indent\fP -Produce human-readable output by indenting options and splitting lines -to fit into 80 columns. -.TP -\fBzip:compression\fP=\fItype\fP -Use -\fItype\fP -as compression method. -Supported values are store (uncompressed) and deflate (gzip algorithm). -.TP -\fBzip:encryption\fP -Enable encryption using traditional zip encryption. -.TP -\fBzip:encryption\fP=\fItype\fP -Use -\fItype\fP -as encryption type. -Supported values are zipcrypt (traditional zip encryption), -aes128 (WinZip AES-128 encryption) and aes256 (WinZip AES-256 encryption). -.TP -\fBread_concatenated_archives\fP -Ignore zeroed blocks in the archive, which occurs when multiple tar archives -have been concatenated together. -Without this option, only the contents of -the first concatenated archive would be read. -This option is comparable to the -\fB\-i\fP, \fB\-Fl\fP ignore-zeros -option of GNU tar. -.RE -If a provided option is not supported by any module, that -is a fatal error. -.TP -\fB\-P\fP, \fB\-Fl\fP absolute-paths -Preserve pathnames. -By default, absolute pathnames (those that begin with a / -character) have the leading slash removed both when creating archives -and extracting from them. -Also, -\fB\%tar\fP -will refuse to extract archive entries whose pathnames contain -\fI\& ..\fP -or whose target directory would be altered by a symlink. -This option suppresses these behaviors. -.TP -\fB\-p\fP, \fB\-Fl\fP insecure, \fB\-Fl\fP preserve-permissions -(x mode only) -Preserve file permissions. -Attempt to restore the full permissions, including file modes, file attributes -or file flags, extended file attributes and ACLs, if available, for each item -extracted from the archive. -This is the reverse of -\fB\-Fl\fP no-same-permissions -and the default if -\fB\%tar\fP -is being run as root. -It can be partially overridden by also specifying -\fB\-Fl\fP no-acls, -\fB\-Fl\fP no-fflags, -\fB\-Fl\fP no-mac-metadata -or -\fB\-Fl\fP no-xattrs. -.TP -\fB\-Fl\fP passphrase \fIpassphrase\fP -The -\fIpassphrase\fP -is used to extract or create an encrypted archive. -Currently, zip is the only supported format that supports encryption. -You shouldn't use this option unless you realize how insecure -use of this option is. -.TP -\fB\-Fl\fP posix -(c, r, u mode only) -Synonym for -\fB\-Fl\fP format \fIpax\fP -.TP -\fB\-q\fP, \fB\-Fl\fP fast-read -(x and t mode only) -Extract or list only the first archive entry that matches each pattern -or filename operand. -Exit as soon as each specified pattern or filename has been matched. -By default, the archive is always read to the very end, since -there can be multiple entries with the same name and, by convention, -later entries overwrite earlier entries. -This option is provided as a performance optimization. -.TP -\fB\-Fl\fP read-sparse -(c, r, u modes only) -Read sparse file information from disk. -This is the reverse of -\fB\-Fl\fP no-read-sparse -and the default behavior. -.TP -\fB\-S\fP -(x mode only) -Extract files as sparse files. -For every block on disk, check first if it contains only NULL bytes and seek -over it otherwise. -This works similar to the conv=sparse option of dd. -.TP -\fB\-s\fP \fIpattern\fP -Modify file or archive member names according to -\fIpattern\fP. -The pattern has the format -\fI/old/new/\fP [ghHprRsS] -where -\fIold\fP -is a basic regular expression, -\fInew\fP -is the replacement string of the matched part, -and the optional trailing letters modify -how the replacement is handled. -If -\fIold\fP -is not matched, the pattern is skipped. -Within -\fInew\fP, -~ is substituted with the match, \e1 to \e9 with the content of -the corresponding captured group. -The optional trailing g specifies that matching should continue -after the matched part and stop on the first unmatched pattern. -The optional trailing s specifies that the pattern applies to the value -of symbolic links. -The optional trailing p specifies that after a successful substitution -the original path name and the new path name should be printed to -standard error. -Optional trailing H, R, or S characters suppress substitutions -for hardlink targets, regular filenames, or symlink targets, -respectively. -Optional trailing h, r, or s characters enable substitutions -for hardlink targets, regular filenames, or symlink targets, -respectively. -The default is -\fIhrs\fP -which applies substitutions to all names. -In particular, it is never necessary to specify h, r, or s. -.TP -\fB\-Fl\fP safe-writes -(x mode only) -Extract files atomically. -By default -\fB\%tar\fP -unlinks the original file with the same name as the extracted file (if it -exists), and then creates it immediately under the same name and writes to -it. -For a short period of time, applications trying to access the file might -not find it, or see incomplete results. -If -\fB\-Fl\fP safe-writes -is enabled, -\fB\%tar\fP -first creates a unique temporary file, then writes the new contents to -the temporary file, and finally renames the temporary file to its final -name atomically using -\fBrename\fP(2). -This guarantees that an application accessing the file, will either see -the old contents or the new contents at all times. -.TP -\fB\-Fl\fP same-owner -(x mode only) -Extract owner and group IDs. -This is the reverse of -\fB\-Fl\fP no-same-owner -and the default behavior if -\fB\%tar\fP -is run as root. -.TP -\fB\-Fl\fP strip-components \fIcount\fP -Remove the specified number of leading path elements. -Pathnames with fewer elements will be silently skipped. -Note that the pathname is edited after checking inclusion/exclusion patterns -but before security checks. -.TP -\fB\-T\fP \fIfilename\fP, \fB\-Fl\fP files-from \fIfilename\fP -In x or t mode, -\fB\%tar\fP -will read the list of names to be extracted from -\fIfilename\fP. -In c mode, -\fB\%tar\fP -will read names to be archived from -\fIfilename\fP. -The special name -``-C'' -on a line by itself will cause the current directory to be changed to -the directory specified on the following line. -Names are terminated by newlines unless -\fB\-Fl\fP null -is specified. -Note that -\fB\-Fl\fP null -also disables the special handling of lines containing -``-C''. -Note: If you are generating lists of files using -\fBfind\fP(1), -you probably want to use -\fB\-n\fP -as well. -.TP -\fB\-Fl\fP totals -(c, r, u modes only) -After archiving all files, print a summary to stderr. -.TP -\fB\-U\fP, \fB\-Fl\fP unlink, \fB\-Fl\fP unlink-first -(x mode only) -Unlink files before creating them. -This can be a minor performance optimization if most files -already exist, but can make things slower if most files -do not already exist. -This flag also causes -\fB\%tar\fP -to remove intervening directory symlinks instead of -reporting an error. -See the SECURITY section below for more details. -.TP -\fB\-Fl\fP uid \fIid\fP -Use the provided user id number and ignore the user -name from the archive. -On create, if -\fB\-Fl\fP uname -is not also specified, the user name will be set to -match the user id. -.TP -\fB\-Fl\fP uname \fIname\fP -Use the provided user name. -On extract, this overrides the user name in the archive; -if the provided user name does not exist on the system, -it will be ignored and the user id -(from the archive or from the -\fB\-Fl\fP uid -option) -will be used instead. -On create, this sets the user name that will be stored -in the archive; -the name is not verified against the system user database. -.TP -\fB\-Fl\fP use-compress-program \fIprogram\fP -Pipe the input (in x or t mode) or the output (in c mode) through -\fIprogram\fP -instead of using the builtin compression support. -.TP -\fB\-v\fP, \fB\-Fl\fP verbose -Produce verbose output. -In create and extract modes, -\fB\%tar\fP -will list each file name as it is read from or written to -the archive. -In list mode, -\fB\%tar\fP -will produce output similar to that of -\fBls\fP(1). -An additional -\fB\-v\fP -option will also provide ls-like details in create and extract mode. -.TP -\fB\-Fl\fP version -Print version of -\fB\%tar\fP -and -\fB\%libarchive\fP, -and exit. -.TP -\fB\-w\fP, \fB\-Fl\fP confirmation, \fB\-Fl\fP interactive -Ask for confirmation for every action. -.TP -\fB\-X\fP \fIfilename\fP, \fB\-Fl\fP exclude-from \fIfilename\fP -Read a list of exclusion patterns from the specified file. -See -\fB\-Fl\fP exclude -for more information about the handling of exclusions. -.TP -\fB\-Fl\fP xattrs -(c, r, u, x modes only) -Archive or extract extended file attributes. -This is the reverse of -\fB\-Fl\fP no-xattrs -and the default behavior in c, r, and u modes or if -\fB\%tar\fP -is run in x mode as root. -.TP -\fB\-y\fP -(c mode only) -Compress the resulting archive with -\fBbzip2\fP(1). -In extract or list modes, this option is ignored. -Note that this -\fB\%tar\fP -implementation recognizes bzip2 compression automatically when reading -archives. -.TP -\fB\-Z\fP, \fB\-Fl\fP compress, \fB\-Fl\fP uncompress -(c mode only) -Compress the resulting archive with -\fBcompress\fP(1). -In extract or list modes, this option is ignored. -Note that this -\fB\%tar\fP -implementation recognizes compress compression automatically when reading -archives. -.TP -\fB\-z\fP, \fB\-Fl\fP gunzip, \fB\-Fl\fP gzip -(c mode only) -Compress the resulting archive with -\fBgzip\fP(1). -In extract or list modes, this option is ignored. -Note that this -\fB\%tar\fP -implementation recognizes gzip compression automatically when reading -archives. -.RE -.SH ENVIRONMENT -.ad l -The following environment variables affect the execution of -\fB\%tar\fP: -.RS 5 -.TP -.B TAR_READER_OPTIONS -The default options for format readers and compression readers. -The -\fB\-Fl\fP options -option overrides this. -.TP -.B TAR_WRITER_OPTIONS -The default options for format writers and compression writers. -The -\fB\-Fl\fP options -option overrides this. -.TP -.B LANG -The locale to use. -See -\fBenviron\fP(7) -for more information. -.TP -.B TAPE -The default device. -The -\fB\-f\fP -option overrides this. -Please see the description of the -\fB\-f\fP -option above for more details. -.TP -.B TZ -The timezone to use when displaying dates. -See -\fBenviron\fP(7) -for more information. -.RE -.SH EXIT STATUS -.ad l -The \fBtar\fP utility exits 0 on success, and >0 if an error occurs. -.SH EXAMPLES -.ad l -The following creates a new archive -called -\fIfile.tar.gz\fP -that contains two files -\fIsource.c\fP -and -\fIsource.h\fP: -.RS 4 -\fB\%tar\fP \fB\-czf\fP \fIfile.tar.gz\fP \fIsource.c\fP \fIsource.h\fP -.RE -.PP -To view a detailed table of contents for this -archive: -.RS 4 -\fB\%tar\fP \fB\-tvf\fP \fIfile.tar.gz\fP -.RE -.PP -To extract all entries from the archive on -the default tape drive: -.RS 4 -\fB\%tar\fP \fB\-x\fP -.RE -.PP -To examine the contents of an ISO 9660 cdrom image: -.RS 4 -\fB\%tar\fP \fB\-tf\fP \fIimage.iso\fP -.RE -.PP -To move file hierarchies, invoke -\fB\%tar\fP -as -.RS 4 -\fB\%tar\fP \fB\-cf\fP \fI-\fP \fB\-C\fP \fIsrcdir\fP \&. | \fB\%tar\fP \fB\-xpf\fP \fI-\fP \fB\-C\fP \fIdestdir\fP -.RE -or more traditionally -.RS 4 -cd srcdir \&; \fB\%tar\fP \fB\-cf\fP \fI-\fP \&. | (cd destdir \&; \fB\%tar\fP \fB\-xpf\fP \fI-\fP) -.RE -.PP -In create mode, the list of files and directories to be archived -can also include directory change instructions of the form -\fB-C\fP \fIfoo/baz\fP -and archive inclusions of the form -\fB@\fP \fIarchive-file\fP. -For example, the command line -.RS 4 -\fB\%tar\fP \fB\-c\fP \fB\-f\fP \fInew.tar\fP \fIfoo1\fP \fB@\fP \fIold.tgz\fP \fB-C\fP \fI/tmp\fP \fIfoo2\fP -.RE -will create a new archive -\fInew.tar\fP. -\fB\%tar\fP -will read the file -\fIfoo1\fP -from the current directory and add it to the output archive. -It will then read each entry from -\fIold.tgz\fP -and add those entries to the output archive. -Finally, it will switch to the -\fI/tmp\fP -directory and add -\fIfoo2\fP -to the output archive. -.PP -An input file in -\fBmtree\fP(5) -format can be used to create an output archive with arbitrary ownership, -permissions, or names that differ from existing data on disk: -.RS 4 -.nf -$ cat input.mtree -#mtree -usr/bin uid=0 gid=0 mode=0755 type=dir -usr/bin/ls uid=0 gid=0 mode=0755 type=file content=myls -$ tar -cvf output.tar @input.mtree -.RE -.PP -The -\fB\-Fl\fP newer -and -\fB\-Fl\fP newer-mtime -switches accept a variety of common date and time specifications, including -``12 Mar 2005 7:14:29pm'', -``2005-03-12 19:14'', -``5 minutes ago'', -and -``19:14 PST May 1''. -.PP -The -\fB\-Fl\fP options -argument can be used to control various details of archive generation -or reading. -For example, you can generate mtree output which only contains -\fBtype\fP, \fBtime\fP, -and -\fBuid\fP -keywords: -.RS 4 -\fB\%tar\fP \fB\-cf\fP \fIfile.tar\fP \fB\-Fl\fP format=mtree \fB\-Fl\fP options='!all,type,time,uid' \fIdir\fP -.RE -or you can set the compression level used by gzip or xz compression: -.RS 4 -\fB\%tar\fP \fB\-czf\fP \fIfile.tar\fP \fB\-Fl\fP options='compression-level=9'. -.RE -For more details, see the explanation of the -\fB\%archive_read_set_options\fP() -and -\fB\%archive_write_set_options\fP() -API calls that are described in -\fBarchive_read\fP(3) -and -\fBarchive_write\fP(3). -.SH COMPATIBILITY -.ad l -The bundled-arguments format is supported for compatibility -with historic implementations. -It consists of an initial word (with no leading - character) in which -each character indicates an option. -Arguments follow as separate words. -The order of the arguments must match the order -of the corresponding characters in the bundled command word. -For example, -.RS 4 -\fB\%tar\fP \fBtbf\fP 32 \fIfile.tar\fP -.RE -specifies three flags -\fBt\fP, -\fBb\fP, -and -\fBf\fP. -The -\fBb\fP -and -\fBf\fP -flags both require arguments, -so there must be two additional items -on the command line. -The -\fI32\fP -is the argument to the -\fBb\fP -flag, and -\fIfile.tar\fP -is the argument to the -\fBf\fP -flag. -.PP -The mode options c, r, t, u, and x and the options -b, f, l, m, o, v, and w comply with SUSv2. -.PP -For maximum portability, scripts that invoke -\fB\%tar\fP -should use the bundled-argument format above, should limit -themselves to the -\fBc\fP, -\fBt\fP, -and -\fBx\fP -modes, and the -\fBb\fP, -\fBf\fP, -\fBm\fP, -\fBv\fP, -and -\fBw\fP -options. -.PP -Additional long options are provided to improve compatibility with other -tar implementations. -.SH SECURITY -.ad l -Certain security issues are common to many archiving programs, including -\fB\%tar\fP. -In particular, carefully-crafted archives can request that -\fB\%tar\fP -extract files to locations outside of the target directory. -This can potentially be used to cause unwitting users to overwrite -files they did not intend to overwrite. -If the archive is being extracted by the superuser, any file -on the system can potentially be overwritten. -There are three ways this can happen. -Although -\fB\%tar\fP -has mechanisms to protect against each one, -savvy users should be aware of the implications: -.RS 5 -.IP \(bu -Archive entries can have absolute pathnames. -By default, -\fB\%tar\fP -removes the leading -\fI/\fP -character from filenames before restoring them to guard against this problem. -.IP \(bu -Archive entries can have pathnames that include -\fI\& ..\fP -components. -By default, -\fB\%tar\fP -will not extract files containing -\fI\& ..\fP -components in their pathname. -.IP \(bu -Archive entries can exploit symbolic links to restore -files to other directories. -An archive can restore a symbolic link to another directory, -then use that link to restore a file into that directory. -To guard against this, -\fB\%tar\fP -checks each extracted path for symlinks. -If the final path element is a symlink, it will be removed -and replaced with the archive entry. -If -\fB\-U\fP -is specified, any intermediate symlink will also be unconditionally removed. -If neither -\fB\-U\fP -nor -\fB\-P\fP -is specified, -\fB\%tar\fP -will refuse to extract the entry. -.RE -To protect yourself, you should be wary of any archives that -come from untrusted sources. -You should examine the contents of an archive with -.RS 4 -\fB\%tar\fP \fB\-tf\fP \fIfilename\fP -.RE -before extraction. -You should use the -\fB\-k\fP -option to ensure that -\fB\%tar\fP -will not overwrite any existing files or the -\fB\-U\fP -option to remove any pre-existing files. -You should generally not extract archives while running with super-user -privileges. -Note that the -\fB\-P\fP -option to -\fB\%tar\fP -disables the security checks above and allows you to extract -an archive while preserving any absolute pathnames, -\fI\& ..\fP -components, or symlinks to other directories. -.SH SEE ALSO -.ad l -\fBbzip2\fP(1), -\fBcompress\fP(1), -\fBcpio\fP(1), -\fBgzip\fP(1), -\fBmt\fP(1), -\fBpax\fP(1), -\fBshar\fP(1), -\fBxz\fP(1), -\fBlibarchive\fP(3), -\fBlibarchive-formats\fP(5), -\fBtar\fP(5) -.SH STANDARDS -.ad l -There is no current POSIX standard for the tar command; it appeared -in -ISO/IEC 9945-1:1996 (``POSIX.1'') -but was dropped from -IEEE Std 1003.1-2001 (``POSIX.1''). -The options supported by this implementation were developed by surveying a -number of existing tar implementations as well as the old POSIX specification -for tar and the current POSIX specification for pax. -.PP -The ustar and pax interchange file formats are defined by -IEEE Std 1003.1-2001 (``POSIX.1'') -for the pax command. -.SH HISTORY -.ad l -A -\fB\%tar\fP -command appeared in Seventh Edition Unix, which was released in January, 1979. -There have been numerous other implementations, -many of which extended the file format. -John Gilmore's -\fB\%pdtar\fP -public-domain implementation (circa November, 1987) -was quite influential, and formed the basis of GNU tar. -GNU tar was included as the standard system tar -in -FreeBSD -beginning with -FreeBSD 1.0. -.PP -This is a complete re-implementation based on the -\fBlibarchive\fP(3) -library. -It was first released with -FreeBSD 5.4 -in May, 2005. -.SH BUGS -.ad l -This program follows -ISO/IEC 9945-1:1996 (``POSIX.1'') -for the definition of the -\fB\-l\fP -option. -Note that GNU tar prior to version 1.15 treated -\fB\-l\fP -as a synonym for the -\fB\-Fl\fP one-file-system -option. -.PP -The -\fB\-C\fP \fIdir\fP -option may differ from historic implementations. -.PP -All archive output is written in correctly-sized blocks, even -if the output is being compressed. -Whether or not the last output block is padded to a full -block size varies depending on the format and the -output device. -For tar and cpio formats, the last block of output is padded -to a full block size if the output is being -written to standard output or to a character or block device such as -a tape drive. -If the output is being written to a regular file, the last block -will not be padded. -Many compressors, including -\fBgzip\fP(1) -and -\fBbzip2\fP(1), -complain about the null padding when decompressing an archive created by -\fB\%tar\fP, -although they still extract it correctly. -.PP -The compression and decompression is implemented internally, so -there may be insignificant differences between the compressed output -generated by -.RS 4 -\fB\%tar\fP \fB\-czf\fP \fI-\fP file -.RE -and that generated by -.RS 4 -\fB\%tar\fP \fB\-cf\fP \fI-\fP file | \fB\%gzip\fP -.RE -.PP -The default should be to read and write archives to the standard I/O paths, -but tradition (and POSIX) dictates otherwise. -.PP -The -\fBr\fP -and -\fBu\fP -modes require that the archive be uncompressed -and located in a regular file on disk. -Other archives can be modified using -\fBc\fP -mode with the -\fI@archive-file\fP -extension. -.PP -To archive a file called -\fI@foo\fP -or -\fI-foo\fP -you must specify it as -\fI\& ./@foo\fP -or -\fI\& ./-foo\fP, -respectively. -.PP -In create mode, a leading -\fI\& ./\fP -is always removed. -A leading -\fI/\fP -is stripped unless the -\fB\-P\fP -option is specified. -.PP -There needs to be better support for file selection on both create -and extract. -.PP -There is not yet any support for multi-volume archives. -.PP -Converting between dissimilar archive formats (such as tar and cpio) using the -\fB@\fP \fI-\fP -convention can cause hard link information to be lost. -(This is a consequence of the incompatible ways that different archive -formats store hardlink information.) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/cpio.5 b/src/dependencies/libarchive-3.6.2/doc/man/cpio.5 deleted file mode 100644 index f049dad..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/cpio.5 +++ /dev/null @@ -1,405 +0,0 @@ -.TH CPIO 5 "December 23, 2011" "" -.SH NAME -.ad l -\fB\%cpio\fP -\- format of cpio archive files -.SH DESCRIPTION -.ad l -The -\fB\%cpio\fP -archive format collects any number of files, directories, and other -file system objects (symbolic links, device nodes, etc.) into a single -stream of bytes. -.SS General Format -Each file system object in a -\fB\%cpio\fP -archive comprises a header record with basic numeric metadata -followed by the full pathname of the entry and the file data. -The header record stores a series of integer values that generally -follow the fields in -\fIstruct\fP stat. -(See -\fBstat\fP(2) -for details.) -The variants differ primarily in how they store those integers -(binary, octal, or hexadecimal). -The header is followed by the pathname of the -entry (the length of the pathname is stored in the header) -and any file data. -The end of the archive is indicated by a special record with -the pathname -``TRAILER!!!''. -.SS PWB format -The PWB binary -\fB\%cpio\fP -format is the original format, when cpio was introduced as part of the -Programmer's Work Bench system, a variant of 6th Edition UNIX. It -stores numbers as 2-byte and 4-byte binary values. -Each entry begins with a header in the following format: -.PP -.RS 4 -.nf -struct header_pwb_cpio { - short h_magic; - short h_dev; - short h_ino; - short h_mode; - short h_uid; - short h_gid; - short h_nlink; - short h_majmin; - long h_mtime; - short h_namesize; - long h_filesize; -}; -.RE -.PP -The -\fIshort\fP -fields here are 16-bit integer values, while the -\fIlong\fP -fields are 32 bit integers. Since PWB UNIX, like the 6th Edition UNIX -it was based on, only ran on PDP-11 computers, they -are in PDP-endian format, which has little-endian shorts, and -big-endian longs. That is, the long integer whose hexadecimal -representation is 0x12345678 would be stored in four successive bytes -as 0x34, 0x12, 0x78, 0x56. -The fields are as follows: -.RS 5 -.TP -\fIh_magic\fP -The integer value octal 070707. -.TP -\fIh_dev\fP, \fIh_ino\fP -The device and inode numbers from the disk. -These are used by programs that read -\fB\%cpio\fP -archives to determine when two entries refer to the same file. -Programs that synthesize -\fB\%cpio\fP -archives should be careful to set these to distinct values for each entry. -.TP -\fIh_mode\fP -The mode specifies both the regular permissions and the file type, and -it also holds a couple of bits that are irrelevant to the cpio format, -because the field is actually a raw copy of the mode field in the inode -representing the file. These are the IALLOC flag, which shows that -the inode entry is in use, and the ILARG flag, which shows that the -file it represents is large enough to have indirect blocks pointers in -the inode. -The mode is decoded as follows: -.PP -.RS 5 -.TP -0100000 -IALLOC flag - irrelevant to cpio. -.TP -0060000 -This masks the file type bits. -.TP -0040000 -File type value for directories. -.TP -0020000 -File type value for character special devices. -.TP -0060000 -File type value for block special devices. -.TP -0010000 -ILARG flag - irrelevant to cpio. -.TP -0004000 -SUID bit. -.TP -0002000 -SGID bit. -.TP -0001000 -Sticky bit. -.TP -0000777 -The lower 9 bits specify read/write/execute permissions -for world, group, and user following standard POSIX conventions. -.RE -.TP -\fIh_uid\fP, \fIh_gid\fP -The numeric user id and group id of the owner. -.TP -\fIh_nlink\fP -The number of links to this file. -Directories always have a value of at least two here. -Note that hardlinked files include file data with every copy in the archive. -.TP -\fIh_majmin\fP -For block special and character special entries, -this field contains the associated device number, with the major -number in the high byte, and the minor number in the low byte. -For all other entry types, it should be set to zero by writers -and ignored by readers. -.TP -\fIh_mtime\fP -Modification time of the file, indicated as the number -of seconds since the start of the epoch, -00:00:00 UTC January 1, 1970. -.TP -\fIh_namesize\fP -The number of bytes in the pathname that follows the header. -This count includes the trailing NUL byte. -.TP -\fIh_filesize\fP -The size of the file. Note that this archive format is limited to 16 -megabyte file sizes, because PWB UNIX, like 6th Edition, only used -an unsigned 24 bit integer for the file size internally. -.RE -.PP -The pathname immediately follows the fixed header. -If -\fBh_namesize\fP -is odd, an additional NUL byte is added after the pathname. -The file data is then appended, again with an additional NUL -appended if needed to get the next header at an even offset. -.PP -Hardlinked files are not given special treatment; -the full file contents are included with each copy of the -file. -.SS New Binary Format -The new binary -\fB\%cpio\fP -format showed up when cpio was adopted into late 7th Edition UNIX. -It is exactly like the PWB binary format, described above, except for -three changes: -.PP -First, UNIX now ran on more than one hardware type, so the endianness -of 16 bit integers must be determined by observing the magic number at -the start of the header. The 32 bit integers are still always stored -with the most significant word first, though, so each of those two, in -the struct shown above, was stored as an array of two 16 bit integers, -in the traditional order. Those 16 bit integers, like all the others -in the struct, were accessed using a macro that byte swapped them if -necessary. -.PP -Next, 7th Edition had more file types to store, and the IALLOC and ILARG -flag bits were re-purposed to accommodate these. The revised use of the -various bits is as follows: -.PP -.RS 5 -.TP -0170000 -This masks the file type bits. -.TP -0140000 -File type value for sockets. -.TP -0120000 -File type value for symbolic links. -For symbolic links, the link body is stored as file data. -.TP -0100000 -File type value for regular files. -.TP -0060000 -File type value for block special devices. -.TP -0040000 -File type value for directories. -.TP -0020000 -File type value for character special devices. -.TP -0010000 -File type value for named pipes or FIFOs. -.TP -0004000 -SUID bit. -.TP -0002000 -SGID bit. -.TP -0001000 -Sticky bit. -.TP -0000777 -The lower 9 bits specify read/write/execute permissions -for world, group, and user following standard POSIX conventions. -.RE -.PP -Finally, the file size field now represents a signed 32 bit integer in -the underlying file system, so the maximum file size has increased to -2 gigabytes. -.PP -Note that there is no obvious way to tell which of the two binary -formats an archive uses, other than to see which one makes more -sense. The typical error scenario is that a PWB format archive -unpacked as if it were in the new format will create named sockets -instead of directories, and then fail to unpack files that should -go in those directories. Running -\fIbsdcpio\fP -itv -on an unknown archive will make it obvious which it is: if it's -PWB format, directories will be listed with an 's' instead of -a 'd' as the first character of the mode string, and the larger -files will have a '?' in that position. -.SS Portable ASCII Format -Version 2 of the Single UNIX Specification (``SUSv2'') -standardized an ASCII variant that is portable across all -platforms. -It is commonly known as the -``old character'' -format or as the -``odc'' -format. -It stores the same numeric fields as the old binary format, but -represents them as 6-character or 11-character octal values. -.PP -.RS 4 -.nf -struct cpio_odc_header { - char c_magic[6]; - char c_dev[6]; - char c_ino[6]; - char c_mode[6]; - char c_uid[6]; - char c_gid[6]; - char c_nlink[6]; - char c_rdev[6]; - char c_mtime[11]; - char c_namesize[6]; - char c_filesize[11]; -}; -.RE -.PP -The fields are identical to those in the new binary format. -The name and file body follow the fixed header. -Unlike the binary formats, there is no additional padding -after the pathname or file contents. -If the files being archived are themselves entirely ASCII, then -the resulting archive will be entirely ASCII, except for the -NUL byte that terminates the name field. -.SS New ASCII Format -The "new" ASCII format uses 8-byte hexadecimal fields for -all numbers and separates device numbers into separate fields -for major and minor numbers. -.PP -.RS 4 -.nf -struct cpio_newc_header { - char c_magic[6]; - char c_ino[8]; - char c_mode[8]; - char c_uid[8]; - char c_gid[8]; - char c_nlink[8]; - char c_mtime[8]; - char c_filesize[8]; - char c_devmajor[8]; - char c_devminor[8]; - char c_rdevmajor[8]; - char c_rdevminor[8]; - char c_namesize[8]; - char c_check[8]; -}; -.RE -.PP -Except as specified below, the fields here match those specified -for the new binary format above. -.RS 5 -.TP -\fImagic\fP -The string -``070701''. -.TP -\fIcheck\fP -This field is always set to zero by writers and ignored by readers. -See the next section for more details. -.RE -.PP -The pathname is followed by NUL bytes so that the total size -of the fixed header plus pathname is a multiple of four. -Likewise, the file data is padded to a multiple of four bytes. -Note that this format supports only 4 gigabyte files (unlike the -older ASCII format, which supports 8 gigabyte files). -.PP -In this format, hardlinked files are handled by setting the -filesize to zero for each entry except the first one that -appears in the archive. -.SS New CRC Format -The CRC format is identical to the new ASCII format described -in the previous section except that the magic field is set -to -``070702'' -and the -\fIcheck\fP -field is set to the sum of all bytes in the file data. -This sum is computed treating all bytes as unsigned values -and using unsigned arithmetic. -Only the least-significant 32 bits of the sum are stored. -.SS HP variants -The -\fB\%cpio\fP -implementation distributed with HPUX used XXXX but stored -device numbers differently XXX. -.SS Other Extensions and Variants -Sun Solaris uses additional file types to store extended file -data, including ACLs and extended attributes, as special -entries in cpio archives. -.PP -XXX Others? XXX -.SH SEE ALSO -.ad l -\fBcpio\fP(1), -\fBtar\fP(5) -.SH STANDARDS -.ad l -The -\fB\%cpio\fP -utility is no longer a part of POSIX or the Single Unix Standard. -It last appeared in -Version 2 of the Single UNIX Specification (``SUSv2''). -It has been supplanted in subsequent standards by -\fBpax\fP(1). -The portable ASCII format is currently part of the specification for the -\fBpax\fP(1) -utility. -.SH HISTORY -.ad l -The original cpio utility was written by Dick Haight -while working in AT&T's Unix Support Group. -It appeared in 1977 as part of PWB/UNIX 1.0, the -``Programmer's Work Bench'' -derived from -At v6 -that was used internally at AT&T. -Both the new binary and old character formats were in use -by 1980, according to the System III source released -by SCO under their -``Ancient Unix'' -license. -The character format was adopted as part of -IEEE Std 1003.1-1988 (``POSIX.1''). -XXX when did "newc" appear? Who invented it? When did HP come out with their variant? When did Sun introduce ACLs and extended attributes? XXX -.SH BUGS -.ad l -The -``CRC'' -format is mis-named, as it uses a simple checksum and -not a cyclic redundancy check. -.PP -The binary formats are limited to 16 bits for user id, group id, -device, and inode numbers. They are limited to 16 megabyte and 2 -gigabyte file sizes for the older and newer variants, respectively. -.PP -The old ASCII format is limited to 18 bits for -the user id, group id, device, and inode numbers. -It is limited to 8 gigabyte file sizes. -.PP -The new ASCII format is limited to 4 gigabyte file sizes. -.PP -None of the cpio formats store user or group names, -which are essential when moving files between systems with -dissimilar user or group numbering. -.PP -Especially when writing older cpio variants, it may be necessary -to map actual device/inode values to synthesized values that -fit the available fields. -With very large filesystems, this may be necessary even for -the newer formats. diff --git a/src/dependencies/libarchive-3.6.2/doc/man/libarchive-formats.5 b/src/dependencies/libarchive-3.6.2/doc/man/libarchive-formats.5 deleted file mode 100644 index 2d5d191..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/libarchive-formats.5 +++ /dev/null @@ -1,451 +0,0 @@ -.TH LIBARCHIVE-FORMATS 5 "December 27, 2016" "" -.SH NAME -.ad l -\fB\%libarchive-formats\fP -\- archive formats supported by the libarchive library -.SH DESCRIPTION -.ad l -The -\fBlibarchive\fP(3) -library reads and writes a variety of streaming archive formats. -Generally speaking, all of these archive formats consist of a series of -``entries''. -Each entry stores a single file system object, such as a file, directory, -or symbolic link. -.PP -The following provides a brief description of each format supported -by libarchive, with some information about recognized extensions or -limitations of the current library support. -Note that just because a format is supported by libarchive does not -imply that a program that uses libarchive will support that format. -Applications that use libarchive specify which formats they wish -to support, though many programs do use libarchive convenience -functions to enable all supported formats. -.SS Tar Formats -The -\fBlibarchive\fP(3) -library can read most tar archives. -It can write POSIX-standard -``ustar'' -and -``pax interchange'' -formats as well as v7 tar format and a subset of the legacy GNU tar format. -.PP -All tar formats store each entry in one or more 512-byte records. -The first record is used for file metadata, including filename, -timestamp, and mode information, and the file data is stored in -subsequent records. -Later variants have extended this by either appropriating undefined -areas of the header record, extending the header to multiple records, -or by storing special entries that modify the interpretation of -subsequent entries. -.RS 5 -.TP -\fBgnutar\fP -The -\fBlibarchive\fP(3) -library can read most GNU-format tar archives. -It currently supports the most popular GNU extensions, including -modern long filename and linkname support, as well as atime and ctime data. -The libarchive library does not support multi-volume -archives, nor the old GNU long filename format. -It can read GNU sparse file entries, including the new POSIX-based -formats. -.PP -The -\fBlibarchive\fP(3) -library can write GNU tar format, including long filename -and linkname support, as well as atime and ctime data. -.TP -\fBpax\fP -The -\fBlibarchive\fP(3) -library can read and write POSIX-compliant pax interchange format -archives. -Pax interchange format archives are an extension of the older ustar -format that adds a separate entry with additional attributes stored -as key/value pairs immediately before each regular entry. -The presence of these additional entries is the only difference between -pax interchange format and the older ustar format. -The extended attributes are of unlimited length and are stored -as UTF-8 Unicode strings. -Keywords defined in the standard are in all lowercase; vendors are allowed -to define custom keys by preceding them with the vendor name in all uppercase. -When writing pax archives, libarchive uses many of the SCHILY keys -defined by Joerg Schilling's -``star'' -archiver and a few LIBARCHIVE keys. -The libarchive library can read most of the SCHILY keys -and most of the GNU keys introduced by GNU tar. -It silently ignores any keywords that it does not understand. -.PP -The pax interchange format converts filenames to Unicode -and stores them using the UTF-8 encoding. -Prior to libarchive 3.0, libarchive erroneously assumed -that the system wide-character routines natively supported -Unicode. -This caused it to mis-handle non-ASCII filenames on systems -that did not satisfy this assumption. -.TP -\fBrestricted\fP pax -The libarchive library can also write pax archives in which it -attempts to suppress the extended attributes entry whenever -possible. -The result will be identical to a ustar archive unless the -extended attributes entry is required to store a long file -name, long linkname, extended ACL, file flags, or if any of the standard -ustar data (user name, group name, UID, GID, etc) cannot be fully -represented in the ustar header. -In all cases, the result can be dearchived by any program that -can read POSIX-compliant pax interchange format archives. -Programs that correctly read ustar format (see below) will also be -able to read this format; any extended attributes will be extracted as -separate files stored in -\fIPaxHeader\fP -directories. -.TP -\fBustar\fP -The libarchive library can both read and write this format. -This format has the following limitations: -.RS 5 -.IP \(bu -Device major and minor numbers are limited to 21 bits. -Nodes with larger numbers will not be added to the archive. -.IP \(bu -Path names in the archive are limited to 255 bytes. -(Shorter if there is no / character in exactly the right place.) -.IP \(bu -Symbolic links and hard links are stored in the archive with -the name of the referenced file. -This name is limited to 100 bytes. -.IP \(bu -Extended attributes, file flags, and other extended -security information cannot be stored. -.IP \(bu -Archive entries are limited to 8 gigabytes in size. -.RE -Note that the pax interchange format has none of these restrictions. -The ustar format is old and widely supported. -It is recommended when compatibility is the primary concern. -.TP -\fBv7\fP -The libarchive library can read and write the legacy v7 tar format. -This format has the following limitations: -.RS 5 -.IP \(bu -Only regular files, directories, and symbolic links can be archived. -Block and character device nodes, FIFOs, and sockets cannot be archived. -.IP \(bu -Path names in the archive are limited to 100 bytes. -.IP \(bu -Symbolic links and hard links are stored in the archive with -the name of the referenced file. -This name is limited to 100 bytes. -.IP \(bu -User and group information are stored as numeric IDs; there -is no provision for storing user or group names. -.IP \(bu -Extended attributes, file flags, and other extended -security information cannot be stored. -.IP \(bu -Archive entries are limited to 8 gigabytes in size. -.RE -Generally, users should prefer the ustar format for portability -as the v7 tar format is both less useful and less portable. -.RE -.PP -The libarchive library also reads a variety of commonly-used extensions to -the basic tar format. -These extensions are recognized automatically whenever they appear. -.RS 5 -.TP -Numeric extensions. -The POSIX standards require fixed-length numeric fields to be written with -some character position reserved for terminators. -Libarchive allows these fields to be written without terminator characters. -This extends the allowable range; in particular, ustar archives with this -extension can support entries up to 64 gigabytes in size. -Libarchive also recognizes base-256 values in most numeric fields. -This essentially removes all limitations on file size, modification time, -and device numbers. -.TP -Solaris extensions -Libarchive recognizes ACL and extended attribute records written -by Solaris tar. -.RE -.PP -The first tar program appeared in Seventh Edition Unix in 1979. -The first official standard for the tar file format was the -``ustar'' -(Unix Standard Tar) format defined by POSIX in 1988. -POSIX.1-2001 extended the ustar format to create the -``pax interchange'' -format. -.SS Cpio Formats -The libarchive library can read and write a number of common cpio -variants. A cpio archive stores each entry as a fixed-size header -followed by a variable-length filename and variable-length data. -Unlike the tar format, the cpio format does only minimal padding of -the header or file data. There are several cpio variants, which -differ primarily in how they store the initial header: some store the -values as octal or hexadecimal numbers in ASCII, others as binary -values of varying byte order and length. -.RS 5 -.TP -\fBbinary\fP -The libarchive library transparently reads both big-endian and -little-endian variants of the the two binary cpio formats; the -original one from PWB/UNIX, and the later, more widely used, variant. -This format used 32-bit binary values for file size and mtime, and -16-bit binary values for the other fields. The formats support only -the file types present in UNIX at the time of their creation. File -sizes are limited to 24 bits in the PWB format, because of the limits -of the file system, and to 31 bits in the newer binary format, where -signed 32 bit longs were used. -.TP -\fBodc\fP -This is the POSIX standardized format, which is officially known as the -``cpio interchange format'' -or the -``octet-oriented cpio archive format'' -and sometimes unofficially referred to as the -``old character format''. -This format stores the header contents as octal values in ASCII. -It is standard, portable, and immune from byte-order confusion. -File sizes and mtime are limited to 33 bits (8GB file size), -other fields are limited to 18 bits. -.TP -\fBSVR4/newc\fP -The libarchive library can read both CRC and non-CRC variants of -this format. -The SVR4 format uses eight-digit hexadecimal values for -all header fields. -This limits file size to 4GB, and also limits the mtime and -other fields to 32 bits. -The SVR4 format can optionally include a CRC of the file -contents, although libarchive does not currently verify this CRC. -.RE -.PP -Cpio first appeared in PWB/UNIX 1.0, which was released within -AT&T in 1977. -PWB/UNIX 1.0 formed the basis of System III Unix, released outside -of AT&T in 1981. -This makes cpio older than tar, although cpio was not included -in Version 7 AT&T Unix. -As a result, the tar command became much better known in universities -and research groups that used Version 7. -The combination of the -\fB\%find\fP -and -\fB\%cpio\fP -utilities provided very precise control over file selection. -Unfortunately, the format has many limitations that make it unsuitable -for widespread use. -Only the POSIX format permits files over 4GB, and its 18-bit -limit for most other fields makes it unsuitable for modern systems. -In addition, cpio formats only store numeric UID/GID values (not -usernames and group names), which can make it very difficult to correctly -transfer archives across systems with dissimilar user numbering. -.SS Shar Formats -A -``shell archive'' -is a shell script that, when executed on a POSIX-compliant -system, will recreate a collection of file system objects. -The libarchive library can write two different kinds of shar archives: -.RS 5 -.TP -\fBshar\fP -The traditional shar format uses a limited set of POSIX -commands, including -\fBecho\fP(1), -\fBmkdir\fP(1), -and -\fBsed\fP(1). -It is suitable for portably archiving small collections of plain text files. -However, it is not generally well-suited for large archives -(many implementations of -\fBsh\fP(1) -have limits on the size of a script) nor should it be used with non-text files. -.TP -\fBshardump\fP -This format is similar to shar but encodes files using -\fBuuencode\fP(1) -so that the result will be a plain text file regardless of the file contents. -It also includes additional shell commands that attempt to reproduce as -many file attributes as possible, including owner, mode, and flags. -The additional commands used to restore file attributes make -shardump archives less portable than plain shar archives. -.RE -.SS ISO9660 format -Libarchive can read and extract from files containing ISO9660-compliant -CDROM images. -In many cases, this can remove the need to burn a physical CDROM -just in order to read the files contained in an ISO9660 image. -It also avoids security and complexity issues that come with -virtual mounts and loopback devices. -Libarchive supports the most common Rockridge extensions and has partial -support for Joliet extensions. -If both extensions are present, the Joliet extensions will be -used and the Rockridge extensions will be ignored. -In particular, this can create problems with hardlinks and symlinks, -which are supported by Rockridge but not by Joliet. -.PP -Libarchive reads ISO9660 images using a streaming strategy. -This allows it to read compressed images directly -(decompressing on the fly) and allows it to read images -directly from network sockets, pipes, and other non-seekable -data sources. -This strategy works well for optimized ISO9660 images created -by many popular programs. -Such programs collect all directory information at the beginning -of the ISO9660 image so it can be read from a physical disk -with a minimum of seeking. -However, not all ISO9660 images can be read in this fashion. -.PP -Libarchive can also write ISO9660 images. -Such images are fully optimized with the directory information -preceding all file data. -This is done by storing all file data to a temporary file -while collecting directory information in memory. -When the image is finished, libarchive writes out the -directory structure followed by the file data. -The location used for the temporary file can be changed -by the usual environment variables. -.SS Zip format -Libarchive can read and write zip format archives that have -uncompressed entries and entries compressed with the -``deflate'' -algorithm. -Other zip compression algorithms are not supported. -It can extract jar archives, archives that use Zip64 extensions and -self-extracting zip archives. -Libarchive can use either of two different strategies for -reading Zip archives: -a streaming strategy which is fast and can handle extremely -large archives, and a seeking strategy which can correctly -process self-extracting Zip archives and archives with -deleted members or other in-place modifications. -.PP -The streaming reader processes Zip archives as they are read. -It can read archives of arbitrary size from tape or -network sockets, and can decode Zip archives that have -been separately compressed or encoded. -However, self-extracting Zip archives and archives with -certain types of modifications cannot be correctly -handled. -Such archives require that the reader first process the -Central Directory, which is ordinarily located -at the end of a Zip archive and is thus inaccessible -to the streaming reader. -If the program using libarchive has enabled seek support, then -libarchive will use this to processes the central directory first. -.PP -In particular, the seeking reader must be used to -correctly handle self-extracting archives. -Such archives consist of a program followed by a regular -Zip archive. -The streaming reader cannot parse the initial program -portion, but the seeking reader starts by reading the -Central Directory from the end of the archive. -Similarly, Zip archives that have been modified in-place -can have deleted entries or other garbage data that -can only be accurately detected by first reading the -Central Directory. -.SS Archive (library) file format -The Unix archive format (commonly created by the -\fBar\fP(1) -archiver) is a general-purpose format which is -used almost exclusively for object files to be -read by the link editor -\fBld\fP(1). -The ar format has never been standardised. -There are two common variants: -the GNU format derived from SVR4, -and the BSD format, which first appeared in 4.4BSD. -The two differ primarily in their handling of filenames -longer than 15 characters: -the GNU/SVR4 variant writes a filename table at the beginning of the archive; -the BSD format stores each long filename in an extension -area adjacent to the entry. -Libarchive can read both extensions, -including archives that may include both types of long filenames. -Programs using libarchive can write GNU/SVR4 format -if they provide an entry called -\fI//\fP -containing a filename table to be written into the archive -before any of the entries. -Any entries whose names are not in the filename table -will be written using BSD-style long filenames. -This can cause problems for programs such as -GNU ld that do not support the BSD-style long filenames. -.SS mtree -Libarchive can read and write files in -\fBmtree\fP(5) -format. -This format is not a true archive format, but rather a textual description -of a file hierarchy in which each line specifies the name of a file and -provides specific metadata about that file. -Libarchive can read all of the keywords supported by both -the NetBSD and FreeBSD versions of -\fBmtree\fP(8), -although many of the keywords cannot currently be stored in an -Tn archive_entry -object. -When writing, libarchive supports use of the -\fBarchive_write_set_options\fP(3) -interface to specify which keywords should be included in the -output. -If libarchive was compiled with access to suitable -cryptographic libraries (such as the OpenSSL libraries), -it can compute hash entries such as -\fBsha512\fP -or -\fBmd5\fP -from file data being written to the mtree writer. -.PP -When reading an mtree file, libarchive will locate the corresponding -files on disk using the -\fBcontents\fP -keyword if present or the regular filename. -If it can locate and open the file on disk, it will use that -to fill in any metadata that is missing from the mtree file -and will read the file contents and return those to the program -using libarchive. -If it cannot locate and open the file on disk, libarchive -will return an error for any attempt to read the entry -body. -.SS 7-Zip -Libarchive can read and write 7-Zip format archives. -TODO: Need more information -.SS CAB -Libarchive can read Microsoft Cabinet ( -``CAB )'' -format archives. -TODO: Need more information. -.SS LHA -TODO: Information about libarchive's LHA support -.SS RAR -Libarchive has limited support for reading RAR format archives. -Currently, libarchive can read RARv3 format archives -which have been either created uncompressed, or compressed using -any of the compression methods supported by the RARv3 format. -Libarchive can also read self-extracting RAR archives. -.SS Warc -Libarchive can read and write -``web archives''. -TODO: Need more information -.SS XAR -Libarchive can read and write the XAR format used by many Apple tools. -TODO: Need more information -.SH SEE ALSO -.ad l -\fBar\fP(1), -\fBcpio\fP(1), -\fBmkisofs\fP(1), -\fBshar\fP(1), -\fBtar\fP(1), -\fBzip\fP(1), -\fBzlib\fP(3), -\fBcpio\fP(5), -\fBmtree\fP(5), -\fBtar\fP(5) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/libarchive.3 b/src/dependencies/libarchive-3.6.2/doc/man/libarchive.3 deleted file mode 100644 index 5e9fe79..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/libarchive.3 +++ /dev/null @@ -1,281 +0,0 @@ -.TH LIBARCHIVE 3 "March 18, 2012" "" -.SH NAME -.ad l -\fB\%libarchive\fP -\- functions for reading and writing streaming archives -.SH OVERVIEW -.ad l -The -\fB\%libarchive\fP -library provides a flexible interface for reading and writing -archives in various formats such as tar and cpio. -\fB\%libarchive\fP -also supports reading and writing archives compressed using -various compression filters such as gzip and bzip2. -The library is inherently stream-oriented; readers serially iterate through -the archive, writers serially add things to the archive. -In particular, note that there is currently no built-in support for -random access nor for in-place modification. -.PP -When reading an archive, the library automatically detects the -format and the compression. -The library currently has read support for: -.RS 5 -.IP \(bu -old-style tar archives, -.IP \(bu -most variants of the POSIX -``ustar'' -format, -.IP \(bu -the POSIX -``pax interchange'' -format, -.IP \(bu -GNU-format tar archives, -.IP \(bu -most common cpio archive formats, -.IP \(bu -7-Zip archives, -.IP \(bu -ar archives (including GNU/SysV and BSD extensions), -.IP \(bu -Microsoft CAB archives, -.IP \(bu -ISO9660 CD images (including RockRidge and Joliet extensions), -.IP \(bu -LHA archives, -.IP \(bu -mtree file tree descriptions, -.IP \(bu -RAR and most RAR5 archives, -.IP \(bu -WARC archives, -.IP \(bu -XAR archives, -.IP \(bu -Zip archives. -.RE -The library automatically detects archives compressed with -\fBcompress\fP(1), -\fBbzip2\fP(1), -\fBgrzip\fP(1), -\fBgzip\fP(1), -\fBlrzip\fP(1), -\fBlz4\fP(1), -\fBlzip\fP(1), -\fBlzop\fP(1), -\fBxz\fP(1), -or -\fBzstd\fP(1) -and decompresses them transparently. Decompression of some formats -requires external decompressor utilities. -It can similarly detect and decode archives processed with -\fBuuencode\fP(1) -or which have an -\fBrpm\fP(1) -header. -.PP -When writing an archive, you can specify the compression -to be used and the format to use. -The library can write -.RS 5 -.IP \(bu -POSIX-standard -``ustar'' -archives, -.IP \(bu -POSIX -``pax interchange format'' -archives, -.IP \(bu -cpio archives, -.IP \(bu -7-Zip archives, -.IP \(bu -ar archives, -.IP \(bu -two different variants of shar archives, -.IP \(bu -ISO9660 CD images, -.IP \(bu -mtree file tree descriptions, -.IP \(bu -XAR archives, -.IP \(bu -Zip archive. -.RE -Pax interchange format is an extension of the tar archive format that -eliminates essentially all of the limitations of historic tar formats -in a standard fashion that is supported -by POSIX-compliant -\fBpax\fP(1) -implementations on many systems as well as several newer implementations of -\fBtar\fP(1). -Note that the default write format will suppress the pax extended -attributes for most entries; explicitly requesting pax format will -enable those attributes for all entries. -.PP -The read and write APIs are accessed through the -\fB\%archive_read_XXX\fP() -functions and the -\fB\%archive_write_XXX\fP() -functions, respectively, and either can be used independently -of the other. -.PP -The rest of this manual page provides an overview of the library -operation. -More detailed information can be found in the individual manual -pages for each API or utility function. -.SH READING AN ARCHIVE -.ad l -See -\fBarchive_read\fP(3). -.SH WRITING AN ARCHIVE -.ad l -See -\fBarchive_write\fP(3). -.SH WRITING ENTRIES TO DISK -.ad l -The -\fBarchive_write_disk\fP(3) -API allows you to write -\fBarchive_entry\fP(3) -objects to disk using the same API used by -\fBarchive_write\fP(3). -The -\fBarchive_write_disk\fP(3) -API is used internally by -\fB\%archive_read_extract\fP(\fI\%;\fP) -using it directly can provide greater control over how entries -get written to disk. -This API also makes it possible to share code between -archive-to-archive copy and archive-to-disk extraction -operations. -.SH READING ENTRIES FROM DISK -.ad l -The -\fBarchive_read_disk\fP(3) -supports for populating -\fBarchive_entry\fP(3) -objects from information in the filesystem. -This includes the information accessible from the -\fBstat\fP(2) -system call as well as ACLs, extended attributes, -and other metadata. -The -\fBarchive_read_disk\fP(3) -API also supports iterating over directory trees, -which allows directories of files to be read using -an API compatible with -the -\fBarchive_read\fP(3) -API. -.SH DESCRIPTION -.ad l -Detailed descriptions of each function are provided by the -corresponding manual pages. -.PP -All of the functions utilize an opaque -Tn struct archive -datatype that provides access to the archive contents. -.PP -The -Tn struct archive_entry -structure contains a complete description of a single archive -entry. -It uses an opaque interface that is fully documented in -\fBarchive_entry\fP(3). -.PP -Users familiar with historic formats should be aware that the newer -variants have eliminated most restrictions on the length of textual fields. -Clients should not assume that filenames, link names, user names, or -group names are limited in length. -In particular, pax interchange format can easily accommodate pathnames -in arbitrary character sets that exceed -\fIPATH_MAX\fP. -.SH RETURN VALUES -.ad l -Most functions return -\fBARCHIVE_OK\fP -(zero) on success, non-zero on error. -The return value indicates the general severity of the error, ranging -from -\fBARCHIVE_WARN\fP, -which indicates a minor problem that should probably be reported -to the user, to -\fBARCHIVE_FATAL\fP, -which indicates a serious problem that will prevent any further -operations on this archive. -On error, the -\fB\%archive_errno\fP() -function can be used to retrieve a numeric error code (see -\fBerrno\fP(2)). -The -\fB\%archive_error_string\fP() -returns a textual error message suitable for display. -.PP -\fB\%archive_read_new\fP() -and -\fB\%archive_write_new\fP() -return pointers to an allocated and initialized -Tn struct archive -object. -.PP -\fB\%archive_read_data\fP() -and -\fB\%archive_write_data\fP() -return a count of the number of bytes actually read or written. -A value of zero indicates the end of the data for this entry. -A negative value indicates an error, in which case the -\fB\%archive_errno\fP() -and -\fB\%archive_error_string\fP() -functions can be used to obtain more information. -.SH ENVIRONMENT -.ad l -There are character set conversions within the -\fBarchive_entry\fP(3) -functions that are impacted by the currently-selected locale. -.SH SEE ALSO -.ad l -\fBtar\fP(1), -\fBarchive_entry\fP(3), -\fBarchive_read\fP(3), -\fBarchive_util\fP(3), -\fBarchive_write\fP(3), -\fBtar\fP(5) -.SH HISTORY -.ad l -The -\fB\%libarchive\fP -library first appeared in -FreeBSD 5.3. -.SH AUTHORS -.ad l --nosplit -The -\fB\%libarchive\fP -library was originally written by -Tim Kientzle \% -.SH BUGS -.ad l -Some archive formats support information that is not supported by -Tn struct archive_entry. -Such information cannot be fully archived or restored using this library. -This includes, for example, comments, character sets, -or the arbitrary key/value pairs that can appear in -pax interchange format archives. -.PP -Conversely, of course, not all of the information that can be -stored in an -Tn struct archive_entry -is supported by all formats. -For example, cpio formats do not support nanosecond timestamps; -old tar formats do not support large device numbers. -.PP -The ISO9660 reader cannot yet read all ISO9660 images; -it should learn how to seek. -.PP -The AR writer requires the client program to use -two passes, unlike all other libarchive writers. diff --git a/src/dependencies/libarchive-3.6.2/doc/man/libarchive_changes.3 b/src/dependencies/libarchive-3.6.2/doc/man/libarchive_changes.3 deleted file mode 100644 index a1e2330..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/libarchive_changes.3 +++ /dev/null @@ -1,340 +0,0 @@ -.TH LIBARCHIVE_CHANGES 3 "December 23, 2011" "" -.SH NAME -.ad l -\fB\%libarchive_changes\fP -\- changes in libarchive interface -.SH CHANGES IN LIBARCHIVE 3 -.ad l -This page describes user-visible changes in libarchive3, and lists -public functions and other symbols changed, deprecated or removed -in libarchive3, along with their replacements if any. -.SS Multiple Filters -Libarchive2 permitted a single (input or output) filter active -on an archive. -Libarchive3 extends this into a variable-length stack. -Where -\fB\%archive_write_set_compression_XXX\fP() -would replace any existing filter, -\fB\%archive_write_add_filter_XXX\fP() -extends the write pipeline with another filter. -.SS Character Set Handling -Libarchive2 assumed that the local platform uses -Tn Unicode -as the native -Tn wchar_t -encoding, which is true on -Tn Windows, -modern -Tn Linux, -and a few other systems, but is certainly not universal. -As a result, pax format archives were written incorrectly on some -systems, since pax format requires -Tn UTF-8 -and libarchive 2 incorrectly -assumed that -Tn wchar_t -strings can be easily converted to -Tn UTF-8. -.PP -Libarchive3 uses the standard iconv library to convert between character -sets and is introducing the notion of a -``default character set for the archive''. -To support this, -Tn archive_entry -objects can now be bound to a particular archive when they are created. -The automatic character set conversions performed by -Tn archive_entry -objects when reading and writing filenames, usernames, and other strings -will now use an appropriate default character set: -.PP -If the -Tn archive_entry -object is bound to an archive, it will use the -default character set for that archive. -.PP -The platform default character encoding (as returned by -\fB\%nl_langinfo\fP(\fI\%CHARSET\fP, \fI\%)\fP) -will be used if nothing else is specified. -.PP -Libarchive3 also introduces charset options to many of the archive -readers and writers to control the character set that will be used for -filenames written in those archives. -When possible, this will be set automatically based on information in -the archive itself. -Combining this with the notion of a default character set for the -archive should allow you to configure libarchive to read archives from -other platforms and have the filenames and other information -transparently converted to the character encoding suitable for your -application. -.SS Prototype Changes -These changes break binary compatibility; libarchive3 has a new shared -library version to reflect these changes. -The library now uses portable wide types such as -Tn int64_t -instead of less-portable types such as -Tn off_t, -Tn gid_t, -Tn uid_t, -and -Tn ino_t. -.PP -There are a few cases where these changes will affect your source code: -.RS 5 -.IP \(bu -In some cases, libarchive's wider types will introduce the possibility -of truncation: for example, on a system with a 16-bit -Tn uid_t, you risk having uid -.RS 4 -65536 -.RE -be truncated to uid -.RS 4 -0, -.RE -which can cause serious security problems. -.IP \(bu -Typedef function pointer types will be incompatible. -For example, if you define custom skip callbacks, you may have to use -code similar to the following if you want to support building against -libarchive2 and libarchive3: -.RS 4 -.nf -#if ARCHIVE_VERSION_NUMBER < 3000000 -typedef off_t myoff_t; -#else -typedef int64_t myoff_t; -#endif -myoff_t -my_skip_function(struct archive *a, void *v, myoff_t o) -{ - ... implementation ... -} -.RE -.RE -.PP -Affected functions: -.PP -.RS 5 -.IP \(bu -\fB\%archive_entry_gid\fP(), -\fB\%archive_entry_set_gid\fP() -.IP \(bu -\fB\%archive_entry_uid\fP(), -\fB\%archive_entry_set_uid\fP() -.IP \(bu -\fB\%archive_entry_ino\fP(), -\fB\%archive_entry_set_ino\fP() -.IP \(bu -\fB\%archive_read_data_block\fP(), -\fB\%archive_write_data_block\fP() -.IP \(bu -\fB\%archive_read_disk_gname\fP(), -\fB\%archive_read_disk_uname\fP() -.IP \(bu -\fB\%archive_read_disk_set_gname_lookup\fP(), -\fB\%archive_read_disk_set_group_lookup\fP(), -\fB\%archive_read_disk_set_uname_lookup\fP(), -\fB\%archive_read_disk_set_user_lookup\fP() -.IP \(bu -\fB\%archive_skip_callback\fP() -.IP \(bu -\fB\%archive_read_extract_set_skip_file\fP(), -\fB\%archive_write_disk_set_skip_file\fP(), -\fB\%archive_write_set_skip_file\fP() -.IP \(bu -\fB\%archive_write_disk_set_group_lookup\fP(), -\fB\%archive_write_disk_set_user_lookup\fP() -.RE -.PP -Where these functions or their arguments took or returned -Tn gid_t, -Tn ino_t, -Tn off_t, -or -Tn uid_t -they now take or return -Tn int64_t -or equivalent. -.SS Deprecated Symbols -Symbols deprecated in libarchive3 will be removed in libarchive4. -These symbols, along with their replacements if any, are listed below: -.RS 5 -.TP -\fB\%archive_position_compressed\fP(), \fB\%archive_position_uncompressed\fP() -\fB\%archive_filter_bytes\fP() -.TP -\fB\%archive_compression\fP() -\fB\%archive_filter_code\fP() -.TP -\fB\%archive_compression_name\fP() -\fB\%archive_filter_name\fP() -.TP -\fB\%archive_read_finish\fP(), \fB\%archive_write_finish\fP() -\fB\%archive_read_free\fP(), -\fB\%archive_write_free\fP() -.TP -\fB\%archive_read_open_file\fP(), \fB\%archive_write_open_file\fP() -\fB\%archive_read_open_filename\fP(), -\fB\%archive_write_open_filename\fP() -.TP -\fB\%archive_read_support_compression_all\fP() -\fB\%archive_read_support_filter_all\fP() -.TP -\fB\%archive_read_support_compression_bzip2\fP() -\fB\%archive_read_support_filter_bzip2\fP() -.TP -\fB\%archive_read_support_compression_compress\fP() -\fB\%archive_read_support_filter_compress\fP() -.TP -\fB\%archive_read_support_compression_gzip\fP() -\fB\%archive_read_support_filter_gzip\fP() -.TP -\fB\%archive_read_support_compression_lzip\fP() -\fB\%archive_read_support_filter_lzip\fP() -.TP -\fB\%archive_read_support_compression_lzma\fP() -\fB\%archive_read_support_filter_lzma\fP() -.TP -\fB\%archive_read_support_compression_none\fP() -\fB\%archive_read_support_filter_none\fP() -.TP -\fB\%archive_read_support_compression_program\fP() -\fB\%archive_read_support_filter_program\fP() -.TP -\fB\%archive_read_support_compression_program_signature\fP() -\fB\%archive_read_support_filter_program_signature\fP() -.TP -\fB\%archive_read_support_compression_rpm\fP() -\fB\%archive_read_support_filter_rpm\fP() -.TP -\fB\%archive_read_support_compression_uu\fP() -\fB\%archive_read_support_filter_uu\fP() -.TP -\fB\%archive_read_support_compression_xz\fP() -\fB\%archive_read_support_filter_xz\fP() -.TP -\fB\%archive_write_set_compression_bzip2\fP() -\fB\%archive_write_add_filter_bzip2\fP() -.TP -\fB\%archive_write_set_compression_compress\fP() -\fB\%archive_write_add_filter_compress\fP() -.TP -\fB\%archive_write_set_compression_gzip\fP() -\fB\%archive_write_add_filter_gzip\fP() -.TP -\fB\%archive_write_set_compression_lzip\fP() -\fB\%archive_write_add_filter_lzip\fP() -.TP -\fB\%archive_write_set_compression_lzma\fP() -\fB\%archive_write_add_filter_lzma\fP() -.TP -\fB\%archive_write_set_compression_none\fP() -\fB\%archive_write_add_filter_none\fP() -.TP -\fB\%archive_write_set_compression_program\fP() -\fB\%archive_write_add_filter_program\fP() -.TP -\fB\%archive_write_set_compression_filter\fP() -\fB\%archive_write_add_filter_filter\fP() -.RE -.SS Removed Symbols -These symbols, listed below along with their replacements if any, -were deprecated in libarchive2, and are not part of libarchive3. -.RS 5 -.TP -\fB\%archive_api_feature\fP() -\fB\%archive_version_number\fP() -.TP -\fB\%archive_api_version\fP() -\fB\%archive_version_number\fP() -.TP -\fB\%archive_version\fP() -\fB\%archive_version_string\fP() -.TP -\fB\%archive_version_stamp\fP() -\fB\%archive_version_number\fP() -.TP -\fB\%archive_read_set_filter_options\fP() -\fB\%archive_read_set_options\fP() -or -\fB\%archive_read_set_filter_option\fP() -.TP -\fB\%archive_read_set_format_options\fP() -\fB\%archive_read_set_options\fP() -or -\fB\%archive_read_set_format_option\fP() -.TP -\fB\%archive_write_set_filter_options\fP() -\fB\%archive_write_set_options\fP() -or -\fB\%archive_write_set_filter_option\fP() -.TP -\fB\%archive_write_set_format_options\fP() -\fB\%archive_write_set_options\fP() -or -\fB\%archive_write_set_format_option\fP() -.TP -.BR ARCHIVE_API_FEATURE -.BR ARCHIVE_VERSION_NUMBER -.TP -.BR ARCHIVE_API_VERSION -.BR ARCHIVE_VERSION_NUMBER -.TP -.BR ARCHIVE_VERSION_STAMP -.BR ARCHIVE_VERSION_NUMBER -.TP -.BR ARCHIVE_LIBRARY_VERSION -.BR ARCHIVE_VERSION_STRING -.TP -.BR ARCHIVE_COMPRESSION_NONE -.BR ARCHIVE_FILTER_NONE -.TP -.BR ARCHIVE_COMPRESSION_GZIP -.BR ARCHIVE_FILTER_GZIP -.TP -.BR ARCHIVE_COMPRESSION_BZIP2 -.BR ARCHIVE_FILTER_BZIP2 -.TP -.BR ARCHIVE_COMPRESSION_COMPRESS -.BR ARCHIVE_FILTER_COMPRESS -.TP -.BR ARCHIVE_COMPRESSION_PROGRAM -.BR ARCHIVE_FILTER_PROGRAM -.TP -.BR ARCHIVE_COMPRESSION_LZMA -.BR ARCHIVE_FILTER_LZMA -.TP -.BR ARCHIVE_COMPRESSION_XZ -.BR ARCHIVE_FILTER_XZ -.TP -.BR ARCHIVE_COMPRESSION_UU -.BR ARCHIVE_FILTER_UU -.TP -.BR ARCHIVE_COMPRESSION_RPM -.BR ARCHIVE_FILTER_RPM -.TP -.BR ARCHIVE_COMPRESSION_LZIP -.BR ARCHIVE_FILTER_LZIP -.TP -.BR ARCHIVE_BYTES_PER_RECORD -.RS 4 -512 -.RE -.TP -.BR ARCHIVE_DEFAULT_BYTES_PER_BLOCK -.RS 4 -10240 -.RE -.RE -.SH SEE ALSO -.ad l -\fBarchive_read\fP(3), -\fBarchive_read_filter\fP(3), -\fBarchive_read_format\fP(3), -\fBarchive_read_set_options\fP(3), -\fBarchive_util\fP(3), -\fBarchive_write\fP(3), -\fBarchive_write_filter\fP(3), -\fBarchive_write_format\fP(3), -\fBarchive_write_set_options\fP(3), -\fBlibarchive\fP(3) diff --git a/src/dependencies/libarchive-3.6.2/doc/man/libarchive_internals.3 b/src/dependencies/libarchive-3.6.2/doc/man/libarchive_internals.3 deleted file mode 100644 index 05337ad..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/libarchive_internals.3 +++ /dev/null @@ -1,359 +0,0 @@ -.TH LIBARCHIVE_INTERNALS 3 "January 26, 2011" "" -.SH NAME -.ad l -\fB\%libarchive_internals\fP -\- description of libarchive internal interfaces -.SH OVERVIEW -.ad l -The -\fB\%libarchive\fP -library provides a flexible interface for reading and writing -streaming archive files such as tar and cpio. -Internally, it follows a modular layered design that should -make it easy to add new archive and compression formats. -.SH GENERAL ARCHITECTURE -.ad l -Externally, libarchive exposes most operations through an -opaque, object-style interface. -The -\fBarchive_entry\fP(3) -objects store information about a single filesystem object. -The rest of the library provides facilities to write -\fBarchive_entry\fP(3) -objects to archive files, -read them from archive files, -and write them to disk. -(There are plans to add a facility to read -\fBarchive_entry\fP(3) -objects from disk as well.) -.PP -The read and write APIs each have four layers: a public API -layer, a format layer that understands the archive file format, -a compression layer, and an I/O layer. -The I/O layer is completely exposed to clients who can replace -it entirely with their own functions. -.PP -In order to provide as much consistency as possible for clients, -some public functions are virtualized. -Eventually, it should be possible for clients to open -an archive or disk writer, and then use a single set of -code to select and write entries, regardless of the target. -.SH READ ARCHITECTURE -.ad l -From the outside, clients use the -\fBarchive_read\fP(3) -API to manipulate an -\fB\%archive\fP -object to read entries and bodies from an archive stream. -Internally, the -\fB\%archive\fP -object is cast to an -\fB\%archive_read\fP -object, which holds all read-specific data. -The API has four layers: -The lowest layer is the I/O layer. -This layer can be overridden by clients, but most clients use -the packaged I/O callbacks provided, for example, by -\fBarchive_read_open_memory\fP(3), -and -\fBarchive_read_open_fd\fP(3). -The compression layer calls the I/O layer to -read bytes and decompresses them for the format layer. -The format layer unpacks a stream of uncompressed bytes and -creates -\fB\%archive_entry\fP -objects from the incoming data. -The API layer tracks overall state -(for example, it prevents clients from reading data before reading a header) -and invokes the format and compression layer operations -through registered function pointers. -In particular, the API layer drives the format-detection process: -When opening the archive, it reads an initial block of data -and offers it to each registered compression handler. -The one with the highest bid is initialized with the first block. -Similarly, the format handlers are polled to see which handler -is the best for each archive. -(Prior to 2.4.0, the format bidders were invoked for each -entry, but this design hindered error recovery.) -.SS I/O Layer and Client Callbacks -The read API goes to some lengths to be nice to clients. -As a result, there are few restrictions on the behavior of -the client callbacks. -.PP -The client read callback is expected to provide a block -of data on each call. -A zero-length return does indicate end of file, but otherwise -blocks may be as small as one byte or as large as the entire file. -In particular, blocks may be of different sizes. -.PP -The client skip callback returns the number of bytes actually -skipped, which may be much smaller than the skip requested. -The only requirement is that the skip not be larger. -In particular, clients are allowed to return zero for any -skip that they don't want to handle. -The skip callback must never be invoked with a negative value. -.PP -Keep in mind that not all clients are reading from disk: -clients reading from networks may provide different-sized -blocks on every request and cannot skip at all; -advanced clients may use -\fBmmap\fP(2) -to read the entire file into memory at once and return the -entire file to libarchive as a single block; -other clients may begin asynchronous I/O operations for the -next block on each request. -.SS Decompresssion Layer -The decompression layer not only handles decompression, -it also buffers data so that the format handlers see a -much nicer I/O model. -The decompression API is a two stage peek/consume model. -A read_ahead request specifies a minimum read amount; -the decompression layer must provide a pointer to at least -that much data. -If more data is immediately available, it should return more: -the format layer handles bulk data reads by asking for a minimum -of one byte and then copying as much data as is available. -.PP -A subsequent call to the -\fB\%consume\fP() -function advances the read pointer. -Note that data returned from a -\fB\%read_ahead\fP() -call is guaranteed to remain in place until -the next call to -\fB\%read_ahead\fP(). -Intervening calls to -\fB\%consume\fP() -should not cause the data to move. -.PP -Skip requests must always be handled exactly. -Decompression handlers that cannot seek forward should -not register a skip handler; -the API layer fills in a generic skip handler that reads and discards data. -.PP -A decompression handler has a specific lifecycle: -.RS 5 -.TP -Registration/Configuration -When the client invokes the public support function, -the decompression handler invokes the internal -\fB\%__archive_read_register_compression\fP() -function to provide bid and initialization functions. -This function returns -\fBNULL\fP -on error or else a pointer to a -\fBstruct\fP decompressor_t. -This structure contains a -\fIvoid\fP * config -slot that can be used for storing any customization information. -.TP -Bid -The bid function is invoked with a pointer and size of a block of data. -The decompressor can access its config data -through the -\fIdecompressor\fP -element of the -\fBarchive_read\fP -object. -The bid function is otherwise stateless. -In particular, it must not perform any I/O operations. -.PP -The value returned by the bid function indicates its suitability -for handling this data stream. -A bid of zero will ensure that this decompressor is never invoked. -Return zero if magic number checks fail. -Otherwise, your initial implementation should return the number of bits -actually checked. -For example, if you verify two full bytes and three bits of another -byte, bid 19. -Note that the initial block may be very short; -be careful to only inspect the data you are given. -(The current decompressors require two bytes for correct bidding.) -.TP -Initialize -The winning bidder will have its init function called. -This function should initialize the remaining slots of the -\fIstruct\fP decompressor_t -object pointed to by the -\fIdecompressor\fP -element of the -\fIarchive_read\fP -object. -In particular, it should allocate any working data it needs -in the -\fIdata\fP -slot of that structure. -The init function is called with the block of data that -was used for tasting. -At this point, the decompressor is responsible for all I/O -requests to the client callbacks. -The decompressor is free to read more data as and when -necessary. -.TP -Satisfy I/O requests -The format handler will invoke the -\fIread_ahead\fP, -\fIconsume\fP, -and -\fIskip\fP -functions as needed. -.TP -Finish -The finish method is called only once when the archive is closed. -It should release anything stored in the -\fIdata\fP -and -\fIconfig\fP -slots of the -\fIdecompressor\fP -object. -It should not invoke the client close callback. -.RE -.SS Format Layer -The read formats have a similar lifecycle to the decompression handlers: -.RS 5 -.TP -Registration -Allocate your private data and initialize your pointers. -.TP -Bid -Formats bid by invoking the -\fB\%read_ahead\fP() -decompression method but not calling the -\fB\%consume\fP() -method. -This allows each bidder to look ahead in the input stream. -Bidders should not look further ahead than necessary, as long -look aheads put pressure on the decompression layer to buffer -lots of data. -Most formats only require a few hundred bytes of look ahead; -look aheads of a few kilobytes are reasonable. -(The ISO9660 reader sometimes looks ahead by 48k, which -should be considered an upper limit.) -.TP -Read header -The header read is usually the most complex part of any format. -There are a few strategies worth mentioning: -For formats such as tar or cpio, reading and parsing the header is -straightforward since headers alternate with data. -For formats that store all header data at the beginning of the file, -the first header read request may have to read all headers into -memory and store that data, sorted by the location of the file -data. -Subsequent header read requests will skip forward to the -beginning of the file data and return the corresponding header. -.TP -Read Data -The read data interface supports sparse files; this requires that -each call return a block of data specifying the file offset and -size. -This may require you to carefully track the location so that you -can return accurate file offsets for each read. -Remember that the decompressor will return as much data as it has. -Generally, you will want to request one byte, -examine the return value to see how much data is available, and -possibly trim that to the amount you can use. -You should invoke consume for each block just before you return it. -.TP -Skip All Data -The skip data call should skip over all file data and trailing padding. -This is called automatically by the API layer just before each -header read. -It is also called in response to the client calling the public -\fB\%data_skip\fP() -function. -.TP -Cleanup -On cleanup, the format should release all of its allocated memory. -.RE -.SS API Layer -XXX to do XXX -.SH WRITE ARCHITECTURE -.ad l -The write API has a similar set of four layers: -an API layer, a format layer, a compression layer, and an I/O layer. -The registration here is much simpler because only -one format and one compression can be registered at a time. -.SS I/O Layer and Client Callbacks -XXX To be written XXX -.SS Compression Layer -XXX To be written XXX -.SS Format Layer -XXX To be written XXX -.SS API Layer -XXX To be written XXX -.SH WRITE_DISK ARCHITECTURE -.ad l -The write_disk API is intended to look just like the write API -to clients. -Since it does not handle multiple formats or compression, it -is not layered internally. -.SH GENERAL SERVICES -.ad l -The -\fB\%archive_read\fP, -\fB\%archive_write\fP, -and -\fB\%archive_write_disk\fP -objects all contain an initial -\fB\%archive\fP -object which provides common support for a set of standard services. -(Recall that ANSI/ISO C90 guarantees that you can cast freely between -a pointer to a structure and a pointer to the first element of that -structure.) -The -\fB\%archive\fP -object has a magic value that indicates which API this object -is associated with, -slots for storing error information, -and function pointers for virtualized API functions. -.SH MISCELLANEOUS NOTES -.ad l -Connecting existing archiving libraries into libarchive is generally -quite difficult. -In particular, many existing libraries strongly assume that you -are reading from a file; they seek forwards and backwards as necessary -to locate various pieces of information. -In contrast, libarchive never seeks backwards in its input, which -sometimes requires very different approaches. -.PP -For example, libarchive's ISO9660 support operates very differently -from most ISO9660 readers. -The libarchive support utilizes a work-queue design that -keeps a list of known entries sorted by their location in the input. -Whenever libarchive's ISO9660 implementation is asked for the next -header, checks this list to find the next item on the disk. -Directories are parsed when they are encountered and new -items are added to the list. -This design relies heavily on the ISO9660 image being optimized so that -directories always occur earlier on the disk than the files they -describe. -.PP -Depending on the specific format, such approaches may not be possible. -The ZIP format specification, for example, allows archivers to store -key information only at the end of the file. -In theory, it is possible to create ZIP archives that cannot -be read without seeking. -Fortunately, such archives are very rare, and libarchive can read -most ZIP archives, though it cannot always extract as much information -as a dedicated ZIP program. -.SH SEE ALSO -.ad l -\fBarchive_entry\fP(3), -\fBarchive_read\fP(3), -\fBarchive_write\fP(3), -\fBarchive_write_disk\fP(3), -\fBlibarchive\fP(3) -.SH HISTORY -.ad l -The -\fB\%libarchive\fP -library first appeared in -FreeBSD 5.3. -.SH AUTHORS -.ad l --nosplit -The -\fB\%libarchive\fP -library was written by -Tim Kientzle \% diff --git a/src/dependencies/libarchive-3.6.2/doc/man/mtree.5 b/src/dependencies/libarchive-3.6.2/doc/man/mtree.5 deleted file mode 100644 index 8e33309..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/mtree.5 +++ /dev/null @@ -1,345 +0,0 @@ -.TH MTREE 5 "September 4, 2013" "" -.SH NAME -.ad l -\fB\%mtree\fP -\- format of mtree dir hierarchy files -.SH DESCRIPTION -.ad l -The -\fB\%mtree\fP -format is a textual format that describes a collection of filesystem objects. -Such files are typically used to create or verify directory hierarchies. -.SS General Format -An -\fB\%mtree\fP -file consists of a series of lines, each providing information -about a single filesystem object. -Leading whitespace is always ignored. -.PP -When encoding file or pathnames, any backslash character or -character outside of the 95 printable ASCII characters must be -encoded as a backslash followed by three -octal digits. -When reading mtree files, any appearance of a backslash -followed by three octal digits should be converted into the -corresponding character. -.PP -Each line is interpreted independently as one of the following types: -.RS 5 -.TP -Blank -Blank lines are ignored. -.TP -Comment -Lines beginning with -\fB#\fP -are ignored. -.TP -Special -Lines beginning with -\fB/\fP -are special commands that influence -the interpretation of later lines. -.TP -Relative -If the first whitespace-delimited word has no -\fB/\fP -characters, -it is the name of a file in the current directory. -Any relative entry that describes a directory changes the -current directory. -.TP -dot-dot -As a special case, a relative entry with the filename -\fI\& ..\fP -changes the current directory to the parent directory. -Options on dot-dot entries are always ignored. -.TP -Full -If the first whitespace-delimited word has a -\fB/\fP -character after -the first character, it is the pathname of a file relative to the -starting directory. -There can be multiple full entries describing the same file. -.RE -.PP -Some tools that process -\fB\%mtree\fP -files may require that multiple lines describing the same file -occur consecutively. -It is not permitted for the same file to be mentioned using -both a relative and a full file specification. -.SS Special commands -Two special commands are currently defined: -.RS 5 -.TP -\fB/set\fP -This command defines default values for one or more keywords. -It is followed on the same line by one or more whitespace-separated -keyword definitions. -These definitions apply to all following files that do not specify -a value for that keyword. -.TP -\fB/unset\fP -This command removes any default value set by a previous -\fB/set\fP -command. -It is followed on the same line by one or more keywords -separated by whitespace. -.RE -.SS Keywords -After the filename, a full or relative entry consists of zero -or more whitespace-separated keyword definitions. -Each such definition consists of a key from the following -list immediately followed by an '=' sign -and a value. -Software programs reading mtree files should warn about -unrecognized keywords. -.PP -Currently supported keywords are as follows: -.RS 5 -.TP -\fBcksum\fP -The checksum of the file using the default algorithm specified by -the -\fBcksum\fP(1) -utility. -.TP -\fBdevice\fP -The device number for -.B block -or -.B char -file types. -The value must be one of the following forms: -.RS 5 -.TP -\fIformat\fP, \fImajor\fP, \fIminor\fP Bo, \fIsubunit\fP Bc -A device with -\fImajor\fP, minor -and optional -\fIsubunit\fP -fields. -Their meaning is specified by the operating's system -\fIformat\fP. -See below for valid formats. -.TP -\fInumber\fP -Opaque number (as stored on the file system). -.RE -.PP -The following values for -\fIformat\fP -are recognized: -.B native , -.B 386bsd , -.B 4bsd , -.B bsdos , -.B freebsd , -.B hpux , -.B isc , -.B linux , -.B netbsd , -.B osf1 , -.B sco , -.B solaris , -.B sunos , -.B svr3 , -.B svr4 , -and -.B ultrix . -.PP -See -\fBmknod\fP(8) -for more details. -.TP -\fBcontents\fP -The full pathname of a file that holds the contents of this file. -.TP -\fBflags\fP -The file flags as a symbolic name. -See -\fBchflags\fP(1) -for information on these names. -If no flags are to be set the string -``none'' -may be used to override the current default. -.TP -\fBgid\fP -The file group as a numeric value. -.TP -\fBgname\fP -The file group as a symbolic name. -.TP -\fBignore\fP -Ignore any file hierarchy below this file. -.TP -\fBinode\fP -The inode number. -.TP -\fBlink\fP -The target of the symbolic link when type=link. -.TP -\fBmd5\fP -The MD5 message digest of the file. -.TP -\fBmd5digest\fP -A synonym for -\fBmd5\fP. -.TP -\fBmode\fP -The current file's permissions as a numeric (octal) or symbolic -value. -.TP -\fBnlink\fP -The number of hard links the file is expected to have. -.TP -\fBnochange\fP -Make sure this file or directory exists but otherwise ignore all attributes. -.TP -\fBoptional\fP -The file is optional; do not complain about the file if it is not in -the file hierarchy. -.TP -\fBresdevice\fP -The -``resident'' -device number of the file, e.g. the ID of the device that -contains the file. -Its format is the same as the one for -\fBdevice\fP. -.TP -\fBripemd160digest\fP -The -Tn RIPEMD160 -message digest of the file. -.TP -\fBrmd160\fP -A synonym for -\fBripemd160digest\fP. -.TP -\fBrmd160digest\fP -A synonym for -\fBripemd160digest\fP. -.TP -\fBsha1\fP -The -Tn FIPS -160-1 -(``Tn SHA-1'') -message digest of the file. -.TP -\fBsha1digest\fP -A synonym for -\fBsha1\fP. -.TP -\fBsha256\fP -The -Tn FIPS -180-2 -(``Tn SHA-256'') -message digest of the file. -.TP -\fBsha256digest\fP -A synonym for -\fBsha256\fP. -.TP -\fBsha384\fP -The -Tn FIPS -180-2 -(``Tn SHA-384'') -message digest of the file. -.TP -\fBsha384digest\fP -A synonym for -\fBsha384\fP. -.TP -\fBsha512\fP -The -Tn FIPS -180-2 -(``Tn SHA-512'') -message digest of the file. -.TP -\fBsha512digest\fP -A synonym for -\fBsha512\fP. -.TP -\fBsize\fP -The size, in bytes, of the file. -.TP -\fBtime\fP -The last modification time of the file. -.TP -\fBtype\fP -The type of the file; may be set to any one of the following: -.PP -.RS 5 -.TP -\fBblock\fP -block special device -.TP -\fBchar\fP -character special device -.TP -\fBdir\fP -directory -.TP -\fBfifo\fP -fifo -.TP -\fBfile\fP -regular file -.TP -\fBlink\fP -symbolic link -.TP -\fBsocket\fP -socket -.RE -.TP -\fBuid\fP -The file owner as a numeric value. -.TP -\fBuname\fP -The file owner as a symbolic name. -.RE -.SH SEE ALSO -.ad l -\fBcksum\fP(1), -\fBfind\fP(1), -\fBmtree\fP(8) -.SH HISTORY -.ad l -The -\fB\%mtree\fP -utility appeared in -Bx 4.3 Reno. -The -Tn MD5 -digest capability was added in -FreeBSD 2.1, -in response to the widespread use of programs which can spoof -\fBcksum\fP(1). -The -Tn SHA-1 -and -Tn RIPEMD160 -digests were added in -FreeBSD 4.0, -as new attacks have demonstrated weaknesses in -Tn MD5. -The -Tn SHA-256 -digest was added in -FreeBSD 6.0. -Support for file flags was added in -FreeBSD 4.0, -and mostly comes from -NetBSD. -The -``full'' -entry format was added by -NetBSD. diff --git a/src/dependencies/libarchive-3.6.2/doc/man/tar.5 b/src/dependencies/libarchive-3.6.2/doc/man/tar.5 deleted file mode 100644 index e8fed3e..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/man/tar.5 +++ /dev/null @@ -1,1011 +0,0 @@ -.TH TAR 5 "December 27, 2016" "" -.SH NAME -.ad l -\fB\%tar\fP -\- format of tape archive files -.SH DESCRIPTION -.ad l -The -\fB\%tar\fP -archive format collects any number of files, directories, and other -file system objects (symbolic links, device nodes, etc.) into a single -stream of bytes. -The format was originally designed to be used with -tape drives that operate with fixed-size blocks, but is widely used as -a general packaging mechanism. -.SS General Format -A -\fB\%tar\fP -archive consists of a series of 512-byte records. -Each file system object requires a header record which stores basic metadata -(pathname, owner, permissions, etc.) and zero or more records containing any -file data. -The end of the archive is indicated by two records consisting -entirely of zero bytes. -.PP -For compatibility with tape drives that use fixed block sizes, -programs that read or write tar files always read or write a fixed -number of records with each I/O operation. -These -``blocks'' -are always a multiple of the record size. -The maximum block size supported by early -implementations was 10240 bytes or 20 records. -This is still the default for most implementations -although block sizes of 1MiB (2048 records) or larger are -commonly used with modern high-speed tape drives. -(Note: the terms -``block'' -and -``record'' -here are not entirely standard; this document follows the -convention established by John Gilmore in documenting -\fB\%pdtar\fP.) -.SS Old-Style Archive Format -The original tar archive format has been extended many times to -include additional information that various implementors found -necessary. -This section describes the variant implemented by the tar command -included in -At v7, -which seems to be the earliest widely-used version of the tar program. -.PP -The header record for an old-style -\fB\%tar\fP -archive consists of the following: -.RS 4 -.nf -struct header_old_tar { - char name[100]; - char mode[8]; - char uid[8]; - char gid[8]; - char size[12]; - char mtime[12]; - char checksum[8]; - char linkflag[1]; - char linkname[100]; - char pad[255]; -}; -.RE -All unused bytes in the header record are filled with nulls. -.RS 5 -.TP -\fIname\fP -Pathname, stored as a null-terminated string. -Early tar implementations only stored regular files (including -hardlinks to those files). -One common early convention used a trailing "/" character to indicate -a directory name, allowing directory permissions and owner information -to be archived and restored. -.TP -\fImode\fP -File mode, stored as an octal number in ASCII. -.TP -\fIuid\fP, \fIgid\fP -User id and group id of owner, as octal numbers in ASCII. -.TP -\fIsize\fP -Size of file, as octal number in ASCII. -For regular files only, this indicates the amount of data -that follows the header. -In particular, this field was ignored by early tar implementations -when extracting hardlinks. -Modern writers should always store a zero length for hardlink entries. -.TP -\fImtime\fP -Modification time of file, as an octal number in ASCII. -This indicates the number of seconds since the start of the epoch, -00:00:00 UTC January 1, 1970. -Note that negative values should be avoided -here, as they are handled inconsistently. -.TP -\fIchecksum\fP -Header checksum, stored as an octal number in ASCII. -To compute the checksum, set the checksum field to all spaces, -then sum all bytes in the header using unsigned arithmetic. -This field should be stored as six octal digits followed by a null and a space -character. -Note that many early implementations of tar used signed arithmetic -for the checksum field, which can cause interoperability problems -when transferring archives between systems. -Modern robust readers compute the checksum both ways and accept the -header if either computation matches. -.TP -\fIlinkflag\fP, \fIlinkname\fP -In order to preserve hardlinks and conserve tape, a file -with multiple links is only written to the archive the first -time it is encountered. -The next time it is encountered, the -\fIlinkflag\fP -is set to an ASCII -Sq 1 -and the -\fIlinkname\fP -field holds the first name under which this file appears. -(Note that regular files have a null value in the -\fIlinkflag\fP -field.) -.RE -.PP -Early tar implementations varied in how they terminated these fields. -The tar command in -At v7 -used the following conventions (this is also documented in early BSD manpages): -the pathname must be null-terminated; -the mode, uid, and gid fields must end in a space and a null byte; -the size and mtime fields must end in a space; -the checksum is terminated by a null and a space. -Early implementations filled the numeric fields with leading spaces. -This seems to have been common practice until the -IEEE Std 1003.1-1988 (``POSIX.1'') -standard was released. -For best portability, modern implementations should fill the numeric -fields with leading zeros. -.SS Pre-POSIX Archives -An early draft of -IEEE Std 1003.1-1988 (``POSIX.1'') -served as the basis for John Gilmore's -\fB\%pdtar\fP -program and many system implementations from the late 1980s -and early 1990s. -These archives generally follow the POSIX ustar -format described below with the following variations: -.RS 5 -.IP \(bu -The magic value consists of the five characters -``ustar'' -followed by a space. -The version field contains a space character followed by a null. -.IP \(bu -The numeric fields are generally filled with leading spaces -(not leading zeros as recommended in the final standard). -.IP \(bu -The prefix field is often not used, limiting pathnames to -the 100 characters of old-style archives. -.RE -.SS POSIX ustar Archives -IEEE Std 1003.1-1988 (``POSIX.1'') -defined a standard tar file format to be read and written -by compliant implementations of -\fBtar\fP(1). -This format is often called the -``ustar'' -format, after the magic value used -in the header. -(The name is an acronym for -``Unix Standard TAR''.) -It extends the historic format with new fields: -.RS 4 -.nf -struct header_posix_ustar { - char name[100]; - char mode[8]; - char uid[8]; - char gid[8]; - char size[12]; - char mtime[12]; - char checksum[8]; - char typeflag[1]; - char linkname[100]; - char magic[6]; - char version[2]; - char uname[32]; - char gname[32]; - char devmajor[8]; - char devminor[8]; - char prefix[155]; - char pad[12]; -}; -.RE -.RS 5 -.TP -\fItypeflag\fP -Type of entry. -POSIX extended the earlier -\fIlinkflag\fP -field with several new type values: -.RS 5 -.TP -``0'' -Regular file. -NUL should be treated as a synonym, for compatibility purposes. -.TP -``1'' -Hard link. -.TP -``2'' -Symbolic link. -.TP -``3'' -Character device node. -.TP -``4'' -Block device node. -.TP -``5'' -Directory. -.TP -``6'' -FIFO node. -.TP -``7'' -Reserved. -.TP -Other -A POSIX-compliant implementation must treat any unrecognized typeflag value -as a regular file. -In particular, writers should ensure that all entries -have a valid filename so that they can be restored by readers that do not -support the corresponding extension. -Uppercase letters "A" through "Z" are reserved for custom extensions. -Note that sockets and whiteout entries are not archivable. -.RE -It is worth noting that the -\fIsize\fP -field, in particular, has different meanings depending on the type. -For regular files, of course, it indicates the amount of data -following the header. -For directories, it may be used to indicate the total size of all -files in the directory, for use by operating systems that pre-allocate -directory space. -For all other types, it should be set to zero by writers and ignored -by readers. -.TP -\fImagic\fP -Contains the magic value -``ustar'' -followed by a NUL byte to indicate that this is a POSIX standard archive. -Full compliance requires the uname and gname fields be properly set. -.TP -\fIversion\fP -Version. -This should be -``00'' -(two copies of the ASCII digit zero) for POSIX standard archives. -.TP -\fIuname\fP, \fIgname\fP -User and group names, as null-terminated ASCII strings. -These should be used in preference to the uid/gid values -when they are set and the corresponding names exist on -the system. -.TP -\fIdevmajor\fP, \fIdevminor\fP -Major and minor numbers for character device or block device entry. -.TP -\fIname\fP, \fIprefix\fP -If the pathname is too long to fit in the 100 bytes provided by the standard -format, it can be split at any -\fI/\fP -character with the first portion going into the prefix field. -If the prefix field is not empty, the reader will prepend -the prefix value and a -\fI/\fP -character to the regular name field to obtain the full pathname. -The standard does not require a trailing -\fI/\fP -character on directory names, though most implementations still -include this for compatibility reasons. -.RE -.PP -Note that all unused bytes must be set to -.BR NUL. -.PP -Field termination is specified slightly differently by POSIX -than by previous implementations. -The -\fImagic\fP, -\fIuname\fP, -and -\fIgname\fP -fields must have a trailing -.BR NUL. -The -\fIpathname\fP, -\fIlinkname\fP, -and -\fIprefix\fP -fields must have a trailing -.BR NUL -unless they fill the entire field. -(In particular, it is possible to store a 256-character pathname if it -happens to have a -\fI/\fP -as the 156th character.) -POSIX requires numeric fields to be zero-padded in the front, and requires -them to be terminated with either space or -.BR NUL -characters. -.PP -Currently, most tar implementations comply with the ustar -format, occasionally extending it by adding new fields to the -blank area at the end of the header record. -.SS Numeric Extensions -There have been several attempts to extend the range of sizes -or times supported by modifying how numbers are stored in the -header. -.PP -One obvious extension to increase the size of files is to -eliminate the terminating characters from the various -numeric fields. -For example, the standard only allows the size field to contain -11 octal digits, reserving the twelfth byte for a trailing -NUL character. -Allowing 12 octal digits allows file sizes up to 64 GB. -.PP -Another extension, utilized by GNU tar, star, and other newer -\fB\%tar\fP -implementations, permits binary numbers in the standard numeric fields. -This is flagged by setting the high bit of the first byte. -The remainder of the field is treated as a signed twos-complement -value. -This permits 95-bit values for the length and time fields -and 63-bit values for the uid, gid, and device numbers. -In particular, this provides a consistent way to handle -negative time values. -GNU tar supports this extension for the -length, mtime, ctime, and atime fields. -Joerg Schilling's star program and the libarchive library support -this extension for all numeric fields. -Note that this extension is largely obsoleted by the extended -attribute record provided by the pax interchange format. -.PP -Another early GNU extension allowed base-64 values rather than octal. -This extension was short-lived and is no longer supported by any -implementation. -.SS Pax Interchange Format -There are many attributes that cannot be portably stored in a -POSIX ustar archive. -IEEE Std 1003.1-2001 (``POSIX.1'') -defined a -``pax interchange format'' -that uses two new types of entries to hold text-formatted -metadata that applies to following entries. -Note that a pax interchange format archive is a ustar archive in every -respect. -The new data is stored in ustar-compatible archive entries that use the -``x'' -or -``g'' -typeflag. -In particular, older implementations that do not fully support these -extensions will extract the metadata into regular files, where the -metadata can be examined as necessary. -.PP -An entry in a pax interchange format archive consists of one or -two standard ustar entries, each with its own header and data. -The first optional entry stores the extended attributes -for the following entry. -This optional first entry has an "x" typeflag and a size field that -indicates the total size of the extended attributes. -The extended attributes themselves are stored as a series of text-format -lines encoded in the portable UTF-8 encoding. -Each line consists of a decimal number, a space, a key string, an equals -sign, a value string, and a new line. -The decimal number indicates the length of the entire line, including the -initial length field and the trailing newline. -An example of such a field is: -.RS 4 -25 ctime=1084839148.1212\en -.RE -Keys in all lowercase are standard keys. -Vendors can add their own keys by prefixing them with an all uppercase -vendor name and a period. -Note that, unlike the historic header, numeric values are stored using -decimal, not octal. -A description of some common keys follows: -.RS 5 -.TP -\fBatime\fP, \fBctime\fP, \fBmtime\fP -File access, inode change, and modification times. -These fields can be negative or include a decimal point and a fractional value. -.TP -\fBhdrcharset\fP -The character set used by the pax extension values. -By default, all textual values in the pax extended attributes -are assumed to be in UTF-8, including pathnames, user names, -and group names. -In some cases, it is not possible to translate local -conventions into UTF-8. -If this key is present and the value is the six-character ASCII string -``BINARY'', -then all textual values are assumed to be in a platform-dependent -multi-byte encoding. -Note that there are only two valid values for this key: -``BINARY'' -or -``ISO-IR\ 10646\ 2000\ UTF-8''. -No other values are permitted by the standard, and -the latter value should generally not be used as it is the -default when this key is not specified. -In particular, this flag should not be used as a general -mechanism to allow filenames to be stored in arbitrary -encodings. -.TP -\fBuname\fP, \fBuid\fP, \fBgname\fP, \fBgid\fP -User name, group name, and numeric UID and GID values. -The user name and group name stored here are encoded in UTF8 -and can thus include non-ASCII characters. -The UID and GID fields can be of arbitrary length. -.TP -\fBlinkpath\fP -The full path of the linked-to file. -Note that this is encoded in UTF8 and can thus include non-ASCII characters. -.TP -\fBpath\fP -The full pathname of the entry. -Note that this is encoded in UTF8 and can thus include non-ASCII characters. -.TP -\fBrealtime.*\fP, \fBsecurity.*\fP -These keys are reserved and may be used for future standardization. -.TP -\fBsize\fP -The size of the file. -Note that there is no length limit on this field, allowing conforming -archives to store files much larger than the historic 8GB limit. -.TP -\fBSCHILY.*\fP -Vendor-specific attributes used by Joerg Schilling's -\fB\%star\fP -implementation. -.TP -\fBSCHILY.acl.access\fP, \fBSCHILY.acl.default\fP, \fBSCHILY.acl.ace\fP -Stores the access, default and NFSv4 ACLs as textual strings in a format -that is an extension of the format specified by POSIX.1e draft 17. -In particular, each user or group access specification can include -an additional colon-separated field with the numeric UID or GID. -This allows ACLs to be restored on systems that may not have complete -user or group information available (such as when NIS/YP or LDAP services -are temporarily unavailable). -.TP -\fBSCHILY.devminor\fP, \fBSCHILY.devmajor\fP -The full minor and major numbers for device nodes. -.TP -\fBSCHILY.fflags\fP -The file flags. -.TP -\fBSCHILY.realsize\fP -The full size of the file on disk. -XXX explain? XXX -.TP -\fBSCHILY.dev\fP, \fBSCHILY.ino\fP, \fBSCHILY.nlinks\fP -The device number, inode number, and link count for the entry. -In particular, note that a pax interchange format archive using Joerg -Schilling's -\fBSCHILY.*\fP -extensions can store all of the data from -\fIstruct\fP stat. -.TP -\fBLIBARCHIVE.*\fP -Vendor-specific attributes used by the -\fB\%libarchive\fP -library and programs that use it. -.TP -\fBLIBARCHIVE.creationtime\fP -The time when the file was created. -(This should not be confused with the POSIX -``ctime'' -attribute, which refers to the time when the file -metadata was last changed.) -.TP -\fBLIBARCHIVE.xattr\fP. \fInamespace\fP. \fIkey\fP -Libarchive stores POSIX.1e-style extended attributes using -keys of this form. -The -\fIkey\fP -value is URL-encoded: -All non-ASCII characters and the two special characters -``='' -and -``%'' -are encoded as -``%'' -followed by two uppercase hexadecimal digits. -The value of this key is the extended attribute value -encoded in base 64. -XXX Detail the base-64 format here XXX -.TP -\fBVENDOR.*\fP -XXX document other vendor-specific extensions XXX -.RE -.PP -Any values stored in an extended attribute override the corresponding -values in the regular tar header. -Note that compliant readers should ignore the regular fields when they -are overridden. -This is important, as existing archivers are known to store non-compliant -values in the standard header fields in this situation. -There are no limits on length for any of these fields. -In particular, numeric fields can be arbitrarily large. -All text fields are encoded in UTF8. -Compliant writers should store only portable 7-bit ASCII characters in -the standard ustar header and use extended -attributes whenever a text value contains non-ASCII characters. -.PP -In addition to the -\fBx\fP -entry described above, the pax interchange format -also supports a -\fBg\fP -entry. -The -\fBg\fP -entry is identical in format, but specifies attributes that serve as -defaults for all subsequent archive entries. -The -\fBg\fP -entry is not widely used. -.PP -Besides the new -\fBx\fP -and -\fBg\fP -entries, the pax interchange format has a few other minor variations -from the earlier ustar format. -The most troubling one is that hardlinks are permitted to have -data following them. -This allows readers to restore any hardlink to a file without -having to rewind the archive to find an earlier entry. -However, it creates complications for robust readers, as it is no longer -clear whether or not they should ignore the size field for hardlink entries. -.SS GNU Tar Archives -The GNU tar program started with a pre-POSIX format similar to that -described earlier and has extended it using several different mechanisms: -It added new fields to the empty space in the header (some of which was later -used by POSIX for conflicting purposes); -it allowed the header to be continued over multiple records; -and it defined new entries that modify following entries -(similar in principle to the -\fBx\fP -entry described above, but each GNU special entry is single-purpose, -unlike the general-purpose -\fBx\fP -entry). -As a result, GNU tar archives are not POSIX compatible, although -more lenient POSIX-compliant readers can successfully extract most -GNU tar archives. -.RS 4 -.nf -struct header_gnu_tar { - char name[100]; - char mode[8]; - char uid[8]; - char gid[8]; - char size[12]; - char mtime[12]; - char checksum[8]; - char typeflag[1]; - char linkname[100]; - char magic[6]; - char version[2]; - char uname[32]; - char gname[32]; - char devmajor[8]; - char devminor[8]; - char atime[12]; - char ctime[12]; - char offset[12]; - char longnames[4]; - char unused[1]; - struct { - char offset[12]; - char numbytes[12]; - } sparse[4]; - char isextended[1]; - char realsize[12]; - char pad[17]; -}; -.RE -.RS 5 -.TP -\fItypeflag\fP -GNU tar uses the following special entry types, in addition to -those defined by POSIX: -.RS 5 -.TP -7 -GNU tar treats type "7" records identically to type "0" records, -except on one obscure RTOS where they are used to indicate the -pre-allocation of a contiguous file on disk. -.TP -D -This indicates a directory entry. -Unlike the POSIX-standard "5" -typeflag, the header is followed by data records listing the names -of files in this directory. -Each name is preceded by an ASCII "Y" -if the file is stored in this archive or "N" if the file is not -stored in this archive. -Each name is terminated with a null, and -an extra null marks the end of the name list. -The purpose of this -entry is to support incremental backups; a program restoring from -such an archive may wish to delete files on disk that did not exist -in the directory when the archive was made. -.PP -Note that the "D" typeflag specifically violates POSIX, which requires -that unrecognized typeflags be restored as normal files. -In this case, restoring the "D" entry as a file could interfere -with subsequent creation of the like-named directory. -.TP -K -The data for this entry is a long linkname for the following regular entry. -.TP -L -The data for this entry is a long pathname for the following regular entry. -.TP -M -This is a continuation of the last file on the previous volume. -GNU multi-volume archives guarantee that each volume begins with a valid -entry header. -To ensure this, a file may be split, with part stored at the end of one volume, -and part stored at the beginning of the next volume. -The "M" typeflag indicates that this entry continues an existing file. -Such entries can only occur as the first or second entry -in an archive (the latter only if the first entry is a volume label). -The -\fIsize\fP -field specifies the size of this entry. -The -\fIoffset\fP -field at bytes 369-380 specifies the offset where this file fragment -begins. -The -\fIrealsize\fP -field specifies the total size of the file (which must equal -\fIsize\fP -plus -\fIoffset\fP). -When extracting, GNU tar checks that the header file name is the one it is -expecting, that the header offset is in the correct sequence, and that -the sum of offset and size is equal to realsize. -.TP -N -Type "N" records are no longer generated by GNU tar. -They contained a -list of files to be renamed or symlinked after extraction; this was -originally used to support long names. -The contents of this record -are a text description of the operations to be done, in the form -``Rename %s to %s\en'' -or -``Symlink %s to %s\en ;'' -in either case, both -filenames are escaped using K&R C syntax. -Due to security concerns, "N" records are now generally ignored -when reading archives. -.TP -S -This is a -``sparse'' -regular file. -Sparse files are stored as a series of fragments. -The header contains a list of fragment offset/length pairs. -If more than four such entries are required, the header is -extended as necessary with -``extra'' -header extensions (an older format that is no longer used), or -``sparse'' -extensions. -.TP -V -The -\fIname\fP -field should be interpreted as a tape/volume header name. -This entry should generally be ignored on extraction. -.RE -.TP -\fImagic\fP -The magic field holds the five characters -``ustar'' -followed by a space. -Note that POSIX ustar archives have a trailing null. -.TP -\fIversion\fP -The version field holds a space character followed by a null. -Note that POSIX ustar archives use two copies of the ASCII digit -``0''. -.TP -\fIatime\fP, \fIctime\fP -The time the file was last accessed and the time of -last change of file information, stored in octal as with -\fImtime\fP. -.TP -\fIlongnames\fP -This field is apparently no longer used. -.TP -Sparse \fIoffset\fP / \fInumbytes\fP -Each such structure specifies a single fragment of a sparse -file. -The two fields store values as octal numbers. -The fragments are each padded to a multiple of 512 bytes -in the archive. -On extraction, the list of fragments is collected from the -header (including any extension headers), and the data -is then read and written to the file at appropriate offsets. -.TP -\fIisextended\fP -If this is set to non-zero, the header will be followed by additional -``sparse header'' -records. -Each such record contains information about as many as 21 additional -sparse blocks as shown here: -.RS 4 -.nf -struct gnu_sparse_header { - struct { - char offset[12]; - char numbytes[12]; - } sparse[21]; - char isextended[1]; - char padding[7]; -}; -.RE -.TP -\fIrealsize\fP -A binary representation of the file's complete size, with a much larger range -than the POSIX file size. -In particular, with -\fBM\fP -type files, the current entry is only a portion of the file. -In that case, the POSIX size field will indicate the size of this -entry; the -\fIrealsize\fP -field will indicate the total size of the file. -.RE -.SS GNU tar pax archives -GNU tar 1.14 (XXX check this XXX) and later will write -pax interchange format archives when you specify the -\fB\--posix\fP -flag. -This format follows the pax interchange format closely, -using some -\fBSCHILY\fP -tags and introducing new keywords to store sparse file information. -There have been three iterations of the sparse file support, referred to -as -``0.0'', -``0.1'', -and -``1.0''. -.RS 5 -.TP -\fBGNU.sparse.numblocks\fP, \fBGNU.sparse.offset\fP, \fBGNU.sparse.numbytes\fP, \fBGNU.sparse.size\fP -The -``0.0'' -format used an initial -\fBGNU.sparse.numblocks\fP -attribute to indicate the number of blocks in the file, a pair of -\fBGNU.sparse.offset\fP -and -\fBGNU.sparse.numbytes\fP -to indicate the offset and size of each block, -and a single -\fBGNU.sparse.size\fP -to indicate the full size of the file. -This is not the same as the size in the tar header because the -latter value does not include the size of any holes. -This format required that the order of attributes be preserved and -relied on readers accepting multiple appearances of the same attribute -names, which is not officially permitted by the standards. -.TP -\fBGNU.sparse.map\fP -The -``0.1'' -format used a single attribute that stored a comma-separated -list of decimal numbers. -Each pair of numbers indicated the offset and size, respectively, -of a block of data. -This does not work well if the archive is extracted by an archiver -that does not recognize this extension, since many pax implementations -simply discard unrecognized attributes. -.TP -\fBGNU.sparse.major\fP, \fBGNU.sparse.minor\fP, \fBGNU.sparse.name\fP, \fBGNU.sparse.realsize\fP -The -``1.0'' -format stores the sparse block map in one or more 512-byte blocks -prepended to the file data in the entry body. -The pax attributes indicate the existence of this map -(via the -\fBGNU.sparse.major\fP -and -\fBGNU.sparse.minor\fP -fields) -and the full size of the file. -The -\fBGNU.sparse.name\fP -holds the true name of the file. -To avoid confusion, the name stored in the regular tar header -is a modified name so that extraction errors will be apparent -to users. -.RE -.SS Solaris Tar -XXX More Details Needed XXX -.PP -Solaris tar (beginning with SunOS XXX 5.7 ?? XXX) supports an -``extended'' -format that is fundamentally similar to pax interchange format, -with the following differences: -.RS 5 -.IP \(bu -Extended attributes are stored in an entry whose type is -\fBX\fP, -not -\fBx\fP, -as used by pax interchange format. -The detailed format of this entry appears to be the same -as detailed above for the -\fBx\fP -entry. -.IP \(bu -An additional -\fBA\fP -header is used to store an ACL for the following regular entry. -The body of this entry contains a seven-digit octal number -followed by a zero byte, followed by the -textual ACL description. -The octal value is the number of ACL entries -plus a constant that indicates the ACL type: 01000000 -for POSIX.1e ACLs and 03000000 for NFSv4 ACLs. -.RE -.SS AIX Tar -XXX More details needed XXX -.PP -AIX Tar uses a ustar-formatted header with the type -\fBA\fP -for storing coded ACL information. -Unlike the Solaris format, AIX tar writes this header after the -regular file body to which it applies. -The pathname in this header is either -\fBNFS4\fP -or -\fBAIXC\fP -to indicate the type of ACL stored. -The actual ACL is stored in platform-specific binary format. -.SS Mac OS X Tar -The tar distributed with Apple's Mac OS X stores most regular files -as two separate files in the tar archive. -The two files have the same name except that the first -one has -``._'' -prepended to the last path element. -This special file stores an AppleDouble-encoded -binary blob with additional metadata about the second file, -including ACL, extended attributes, and resources. -To recreate the original file on disk, each -separate file can be extracted and the Mac OS X -\fB\%copyfile\fP() -function can be used to unpack the separate -metadata file and apply it to th regular file. -Conversely, the same function provides a -``pack'' -option to encode the extended metadata from -a file into a separate file whose contents -can then be put into a tar archive. -.PP -Note that the Apple extended attributes interact -badly with long filenames. -Since each file is stored with the full name, -a separate set of extensions needs to be included -in the archive for each one, doubling the overhead -required for files with long names. -.SS Summary of tar type codes -The following list is a condensed summary of the type codes -used in tar header records generated by different tar implementations. -More details about specific implementations can be found above: -.RS 5 -.TP -NUL -Early tar programs stored a zero byte for regular files. -.TP -\fB0\fP -POSIX standard type code for a regular file. -.TP -\fB1\fP -POSIX standard type code for a hard link description. -.TP -\fB2\fP -POSIX standard type code for a symbolic link description. -.TP -\fB3\fP -POSIX standard type code for a character device node. -.TP -\fB4\fP -POSIX standard type code for a block device node. -.TP -\fB5\fP -POSIX standard type code for a directory. -.TP -\fB6\fP -POSIX standard type code for a FIFO. -.TP -\fB7\fP -POSIX reserved. -.TP -\fB7\fP -GNU tar used for pre-allocated files on some systems. -.TP -\fBA\fP -Solaris tar ACL description stored prior to a regular file header. -.TP -\fBA\fP -AIX tar ACL description stored after the file body. -.TP -\fBD\fP -GNU tar directory dump. -.TP -\fBK\fP -GNU tar long linkname for the following header. -.TP -\fBL\fP -GNU tar long pathname for the following header. -.TP -\fBM\fP -GNU tar multivolume marker, indicating the file is a continuation of a file from the previous volume. -.TP -\fBN\fP -GNU tar long filename support. -Deprecated. -.TP -\fBS\fP -GNU tar sparse regular file. -.TP -\fBV\fP -GNU tar tape/volume header name. -.TP -\fBX\fP -Solaris tar general-purpose extension header. -.TP -\fBg\fP -POSIX pax interchange format global extensions. -.TP -\fBx\fP -POSIX pax interchange format per-file extensions. -.RE -.SH SEE ALSO -.ad l -\fBar\fP(1), -\fBpax\fP(1), -\fBtar\fP(1) -.SH STANDARDS -.ad l -The -\fB\%tar\fP -utility is no longer a part of POSIX or the Single Unix Standard. -It last appeared in -Version 2 of the Single UNIX Specification (``SUSv2''). -It has been supplanted in subsequent standards by -\fBpax\fP(1). -The ustar format is currently part of the specification for the -\fBpax\fP(1) -utility. -The pax interchange file format is new with -IEEE Std 1003.1-2001 (``POSIX.1''). -.SH HISTORY -.ad l -A -\fB\%tar\fP -command appeared in Seventh Edition Unix, which was released in January, 1979. -It replaced the -\fB\%tp\fP -program from Fourth Edition Unix which in turn replaced the -\fB\%tap\fP -program from First Edition Unix. -John Gilmore's -\fB\%pdtar\fP -public-domain implementation (circa 1987) was highly influential -and formed the basis of -\fB\%GNU\fP tar -(circa 1988). -Joerg Shilling's -\fB\%star\fP -archiver is another open-source (CDDL) archiver (originally developed -circa 1985) which features complete support for pax interchange -format. -.PP -This documentation was written as part of the -\fB\%libarchive\fP -and -\fB\%bsdtar\fP -project by -Tim Kientzle \% diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/Makefile b/src/dependencies/libarchive-3.6.2/doc/pdf/Makefile deleted file mode 100644 index b5bf21e..0000000 --- a/src/dependencies/libarchive-3.6.2/doc/pdf/Makefile +++ /dev/null @@ -1,133 +0,0 @@ - -default: all - - -archive_entry.3.pdf: ../../libarchive/archive_entry.3 - groff -mdoc -T ps ../../libarchive/archive_entry.3 | ps2pdf - - > archive_entry.3.pdf - -archive_entry_acl.3.pdf: ../../libarchive/archive_entry_acl.3 - groff -mdoc -T ps ../../libarchive/archive_entry_acl.3 | ps2pdf - - > archive_entry_acl.3.pdf - -archive_entry_linkify.3.pdf: ../../libarchive/archive_entry_linkify.3 - groff -mdoc -T ps ../../libarchive/archive_entry_linkify.3 | ps2pdf - - > archive_entry_linkify.3.pdf - -archive_entry_misc.3.pdf: ../../libarchive/archive_entry_misc.3 - groff -mdoc -T ps ../../libarchive/archive_entry_misc.3 | ps2pdf - - > archive_entry_misc.3.pdf - -archive_entry_paths.3.pdf: ../../libarchive/archive_entry_paths.3 - groff -mdoc -T ps ../../libarchive/archive_entry_paths.3 | ps2pdf - - > archive_entry_paths.3.pdf - -archive_entry_perms.3.pdf: ../../libarchive/archive_entry_perms.3 - groff -mdoc -T ps ../../libarchive/archive_entry_perms.3 | ps2pdf - - > archive_entry_perms.3.pdf - -archive_entry_stat.3.pdf: ../../libarchive/archive_entry_stat.3 - groff -mdoc -T ps ../../libarchive/archive_entry_stat.3 | ps2pdf - - > archive_entry_stat.3.pdf - -archive_entry_time.3.pdf: ../../libarchive/archive_entry_time.3 - groff -mdoc -T ps ../../libarchive/archive_entry_time.3 | ps2pdf - - > archive_entry_time.3.pdf - -archive_read.3.pdf: ../../libarchive/archive_read.3 - groff -mdoc -T ps ../../libarchive/archive_read.3 | ps2pdf - - > archive_read.3.pdf - -archive_read_add_passphrase.3.pdf: ../../libarchive/archive_read_add_passphrase.3 - groff -mdoc -T ps ../../libarchive/archive_read_add_passphrase.3 | ps2pdf - - > archive_read_add_passphrase.3.pdf - -archive_read_data.3.pdf: ../../libarchive/archive_read_data.3 - groff -mdoc -T ps ../../libarchive/archive_read_data.3 | ps2pdf - - > archive_read_data.3.pdf - -archive_read_disk.3.pdf: ../../libarchive/archive_read_disk.3 - groff -mdoc -T ps ../../libarchive/archive_read_disk.3 | ps2pdf - - > archive_read_disk.3.pdf - -archive_read_extract.3.pdf: ../../libarchive/archive_read_extract.3 - groff -mdoc -T ps ../../libarchive/archive_read_extract.3 | ps2pdf - - > archive_read_extract.3.pdf - -archive_read_filter.3.pdf: ../../libarchive/archive_read_filter.3 - groff -mdoc -T ps ../../libarchive/archive_read_filter.3 | ps2pdf - - > archive_read_filter.3.pdf - -archive_read_format.3.pdf: ../../libarchive/archive_read_format.3 - groff -mdoc -T ps ../../libarchive/archive_read_format.3 | ps2pdf - - > archive_read_format.3.pdf - -archive_read_free.3.pdf: ../../libarchive/archive_read_free.3 - groff -mdoc -T ps ../../libarchive/archive_read_free.3 | ps2pdf - - > archive_read_free.3.pdf - -archive_read_header.3.pdf: ../../libarchive/archive_read_header.3 - groff -mdoc -T ps ../../libarchive/archive_read_header.3 | ps2pdf - - > archive_read_header.3.pdf - -archive_read_new.3.pdf: ../../libarchive/archive_read_new.3 - groff -mdoc -T ps ../../libarchive/archive_read_new.3 | ps2pdf - - > archive_read_new.3.pdf - -archive_read_open.3.pdf: ../../libarchive/archive_read_open.3 - groff -mdoc -T ps ../../libarchive/archive_read_open.3 | ps2pdf - - > archive_read_open.3.pdf - -archive_read_set_options.3.pdf: ../../libarchive/archive_read_set_options.3 - groff -mdoc -T ps ../../libarchive/archive_read_set_options.3 | ps2pdf - - > archive_read_set_options.3.pdf - -archive_util.3.pdf: ../../libarchive/archive_util.3 - groff -mdoc -T ps ../../libarchive/archive_util.3 | ps2pdf - - > archive_util.3.pdf - -archive_write.3.pdf: ../../libarchive/archive_write.3 - groff -mdoc -T ps ../../libarchive/archive_write.3 | ps2pdf - - > archive_write.3.pdf - -archive_write_blocksize.3.pdf: ../../libarchive/archive_write_blocksize.3 - groff -mdoc -T ps ../../libarchive/archive_write_blocksize.3 | ps2pdf - - > archive_write_blocksize.3.pdf - -archive_write_data.3.pdf: ../../libarchive/archive_write_data.3 - groff -mdoc -T ps ../../libarchive/archive_write_data.3 | ps2pdf - - > archive_write_data.3.pdf - -archive_write_disk.3.pdf: ../../libarchive/archive_write_disk.3 - groff -mdoc -T ps ../../libarchive/archive_write_disk.3 | ps2pdf - - > archive_write_disk.3.pdf - -archive_write_filter.3.pdf: ../../libarchive/archive_write_filter.3 - groff -mdoc -T ps ../../libarchive/archive_write_filter.3 | ps2pdf - - > archive_write_filter.3.pdf - -archive_write_finish_entry.3.pdf: ../../libarchive/archive_write_finish_entry.3 - groff -mdoc -T ps ../../libarchive/archive_write_finish_entry.3 | ps2pdf - - > archive_write_finish_entry.3.pdf - -archive_write_format.3.pdf: ../../libarchive/archive_write_format.3 - groff -mdoc -T ps ../../libarchive/archive_write_format.3 | ps2pdf - - > archive_write_format.3.pdf - -archive_write_free.3.pdf: ../../libarchive/archive_write_free.3 - groff -mdoc -T ps ../../libarchive/archive_write_free.3 | ps2pdf - - > archive_write_free.3.pdf - -archive_write_header.3.pdf: ../../libarchive/archive_write_header.3 - groff -mdoc -T ps ../../libarchive/archive_write_header.3 | ps2pdf - - > archive_write_header.3.pdf - -archive_write_new.3.pdf: ../../libarchive/archive_write_new.3 - groff -mdoc -T ps ../../libarchive/archive_write_new.3 | ps2pdf - - > archive_write_new.3.pdf - -archive_write_open.3.pdf: ../../libarchive/archive_write_open.3 - groff -mdoc -T ps ../../libarchive/archive_write_open.3 | ps2pdf - - > archive_write_open.3.pdf - -archive_write_set_options.3.pdf: ../../libarchive/archive_write_set_options.3 - groff -mdoc -T ps ../../libarchive/archive_write_set_options.3 | ps2pdf - - > archive_write_set_options.3.pdf - -archive_write_set_passphrase.3.pdf: ../../libarchive/archive_write_set_passphrase.3 - groff -mdoc -T ps ../../libarchive/archive_write_set_passphrase.3 | ps2pdf - - > archive_write_set_passphrase.3.pdf - -cpio.5.pdf: ../../libarchive/cpio.5 - groff -mdoc -T ps ../../libarchive/cpio.5 | ps2pdf - - > cpio.5.pdf - -libarchive-formats.5.pdf: ../../libarchive/libarchive-formats.5 - groff -mdoc -T ps ../../libarchive/libarchive-formats.5 | ps2pdf - - > libarchive-formats.5.pdf - -libarchive.3.pdf: ../../libarchive/libarchive.3 - groff -mdoc -T ps ../../libarchive/libarchive.3 | ps2pdf - - > libarchive.3.pdf - -libarchive_changes.3.pdf: ../../libarchive/libarchive_changes.3 - groff -mdoc -T ps ../../libarchive/libarchive_changes.3 | ps2pdf - - > libarchive_changes.3.pdf - -libarchive_internals.3.pdf: ../../libarchive/libarchive_internals.3 - groff -mdoc -T ps ../../libarchive/libarchive_internals.3 | ps2pdf - - > libarchive_internals.3.pdf - -mtree.5.pdf: ../../libarchive/mtree.5 - groff -mdoc -T ps ../../libarchive/mtree.5 | ps2pdf - - > mtree.5.pdf - -tar.5.pdf: ../../libarchive/tar.5 - groff -mdoc -T ps ../../libarchive/tar.5 | ps2pdf - - > tar.5.pdf - -bsdtar.1.pdf: ../../tar/bsdtar.1 - groff -mdoc -T ps ../../tar/bsdtar.1 | ps2pdf - - > bsdtar.1.pdf - -bsdcpio.1.pdf: ../../cpio/bsdcpio.1 - groff -mdoc -T ps ../../cpio/bsdcpio.1 | ps2pdf - - > bsdcpio.1.pdf -all: archive_entry.3.pdf archive_entry_acl.3.pdf archive_entry_linkify.3.pdf archive_entry_misc.3.pdf archive_entry_paths.3.pdf archive_entry_perms.3.pdf archive_entry_stat.3.pdf archive_entry_time.3.pdf archive_read.3.pdf archive_read_add_passphrase.3.pdf archive_read_data.3.pdf archive_read_disk.3.pdf archive_read_extract.3.pdf archive_read_filter.3.pdf archive_read_format.3.pdf archive_read_free.3.pdf archive_read_header.3.pdf archive_read_new.3.pdf archive_read_open.3.pdf archive_read_set_options.3.pdf archive_util.3.pdf archive_write.3.pdf archive_write_blocksize.3.pdf archive_write_data.3.pdf archive_write_disk.3.pdf archive_write_filter.3.pdf archive_write_finish_entry.3.pdf archive_write_format.3.pdf archive_write_free.3.pdf archive_write_header.3.pdf archive_write_new.3.pdf archive_write_open.3.pdf archive_write_set_options.3.pdf archive_write_set_passphrase.3.pdf cpio.5.pdf libarchive-formats.5.pdf libarchive.3.pdf libarchive_changes.3.pdf libarchive_internals.3.pdf mtree.5.pdf tar.5.pdf bsdtar.1.pdf bsdcpio.1.pdf diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_entry.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_entry.3.pdf deleted file mode 100644 index 9a070efdbf71ee77661aeecd3b3c493ae6ef2651..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 28602 zcmce-1z26l(l&|&$%YUtKnU)>ad&rj3GVLhlHd{`I0OssP9SJ-*Wm6J+_@W)naPEF=$l3s_r%GEDVMEleF;B@LYnEx14p;8ENDDkm)?%crCu1S-kT zrzjwbM{O@Cq%0;N#ARb(RJL^QU+9a zt!9NW?@B*oWblZ;S}~yck}CvG>LdrW(@<;VjY0*N3a4g{%{$U7efw!k;E<)gJ}Nf$ znVOCU#(SipewM|v6o%UX*xdKsxOW_jgRl+ho=I|ND%sxa8mAUa?iFF{xXR9zUJOEX z0=B)jF_{xi8(LK94{mpdg)db~mHV!CE?#%ap?*^04uwoAj0=GuzSLJA#|l?a0l`_XLj9EZXffMe%4Wq?P4{G zD1lU;$4ld`ovn@khzOy1DfE<==JFXs{kcKnPTd`zq%A5TkLdU}74$(~pVu-dmdopL znl2UD;|5e6wt^VPuJ}(^pDhc#4JkU1nMPGu-O$sc5VghHsm@O{BfWQK zaIQ{J$M1Pf>D3~DmG<166ldLu%rafrn5Jc8hvz^OAdq6if96MhsHK!;S<`nAI?pAK zzO^E27~eZ;J5P{Mh~|bU%36t3^ro^Pm~$IjJ(Q$0w5cIGvNt}l^Ld2AS|x9qZ(5^Q z%@@@{d`15DareT8-p=-5sTL`XPzy?~Ce~xd5L(9wRuyel6@3P>ru2r1MR!A6cPv-I z7VNEjZta(PQM;&>L{b*pp6-zFu%tCf>*aFLXeLP!VKMq2?gHQyzOf?ceV{+w*e{&2 zwkokE*{AOwckZMCHdgcUgeO5;drcbGZKEYrqcfD6?$TI~n4H|Y*V8e+NqoJ8o2y0f zv03-j%?IPMO=O#6Ti$!ANM<8unB=&t2Rn*ijrfS=YD1%$=6EQhbCKZqU4g2MZEU^~ zE4b=ndPm_`3WW2Ayo_&Cx^sKGD^7__B5JfRx+0i)(?WzJ&(|jgPS($oC(d?N^iizp zz$IgF7L?zNz&aSWa>BS+K=nGA2XA*aQ?7eYsU?5fId_h(ePPC;7HU>ry1Z5*L_f~Y zxK(b#(up9QwgiUoMLNdhnY!*_J8IpL#=DvfP1sr&$?E$&_SkmnNgKJC8s;JmM0lrS;l=j;07zJgnb%e%o>4BsP(g_pKVmpeitd^*PYSVugy z9Nj1SvjTw{dFxO3yRVda*nR1pB?`BXK-x1ZVe9n;~ zIv8q@FI41ah&g#D-%6}($F*zLK_v3VT_eN)*1Y3ZFO3M8#ei?-e51N{5*{Ax70W#4>I}rx0_uM2qEH(M3r_ zjko)oiWIeY#}+6=Rz-F0LZ=tg5JcjMiD*46#uT)lFgPGGF0gsFf;`xX-^BAO`<>2q z#CS1x&PmC&sp4KKr84pRHNFmlit(JS5uf--T%|?1gDp9co~c=w+0*o*KQ_sjte}Hk zmI{8sh8%A|-}T6yUCsQ1YR(6dsFy|#j4r&6#;7kSlDq^@<8^mivIVqdO;b7-1j?Z+ z8|-7%w5+ze$GPNjUbe$zm`^yz2rZp{F6riphk<1}EEhn-t}p@TL(rY*Sq{7@Jh6xFIQHLuVPQLZyYu_5Qxfs`7 z6A5^}Qh_mziV#M??P-KvYp*xqDLj%a8-JzHo&qtVUZwSdH^QpV;=&e{0}5
    u+m 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 O5)HiFOiD$X^nU=!-*znk diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_entry_misc.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_entry_misc.3.pdf deleted file mode 100644 index e128b5da54dbcf8698f33352bdae3f178f8f629b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 21418 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 diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_entry_stat.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_entry_stat.3.pdf deleted file mode 100644 index 6a9951f7be656a982be152708cccde81c053d381..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 32753 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 diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_entry_time.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_entry_time.3.pdf deleted file mode 100644 index e65156039ed9fc211fe477d75f63839bd936dfbb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 22970 zcmce-1zg-q53R&4#AyZK?Zks4HAL|*93QWcXxLS?(UG>ki5K?-F>^a zxBt8Q48yOztE>B0_3f$}GC5&US_V31II^CD@N_sbG6_pZD}7yi6DvzjB5PfHV}Owz z5v?385v_rufT)N9=qY4n0je<3Gch-@caZ`*0?m0q0}#>L{LxNER!%@!Q3TXdP(VpY zoQT#=SVToaNQB4Qz|hIo#2yGLv9mX@aJ& zSuVTP^3C%~w>nwt?mX{%92r)0|6ofM9wbk{_xBp04((&bN9@|_-Ag502~68yYm>mr zKCyfIQ(X3Nt8$`yxMlMR`tX@uXidmnRyAq-En8^y>q@>yKALt&1A_Yzv?)|D&)kh( z$*_)67!<=+-PC1som69?%p!Wf_mU;TRRBZRwM)G9c{Dn7Je1XU3RsZp&V+oz0~A9Q zB?Cm^QMrp_wMeQ6hpHYFkp3D)h^;ge(&$&Evx;S3hiuU{d6?sHNAX0pc5s-fk_A#G znQRoVnFlSB5?eJd&`sHFVpqb`MKgWgLa^8)F228JckHNHOCT+HkGqwdV)SXSPmv-P zQ?DJpdxvS+nw^{&NddlRTiD0Y;Bt|JfpiMbc`>?V^Cf~0wp}|yEO*jC}!VEC;3nUadE@41daz$i1<8?2Cb=?~5!=enh={(`}O|+GF8~0gg4p{HU3y+lP`< zjTeez$rLuk$|(g3D)zz}gw0?!aB!x|XdT789YAEaOXBC_?ca#O5F&qK++cCQ>6k=cHIo@dL^UR+rc?76_{oxb%7!vzEC11f~f zRjw_P&6~_D*JXv5mz{EFg@)c{ZZB63-fWAH2{`DwQJ|x#(MX6#D<;a>C!%q0YQEoV zczfuF>hGO(;GOQ#Ya2algH4RiDBm!st*O=QQNylr0dCQw$k%C7JHITtx-HY#cCVAq zQ@IP-$_LPYmmvFk$y1pI5fMMC4X>rzZMAYeTsqaF1JC{>AJNjzAmtO^)tAJLBSU;E z?khzrKOvox2d?NjMWYOJ(6t%^seg*VdRPo>@_(_*7k{p z3VXKb(Z~SQdBm*zdHm?v;VdyUsX$0LE6uX~CR=;vv-L^wNVfdd!zOSCVb>n)yy!2d zA|uEJLuPYtXxx#2I9ZSEXO;7>;nOqTd~RF+$}R>KJU4rW*}TXBaG$f&zVV7bS4yD{ zn3ha~ z0?^Xnk2f8ZdXf%LGU4gT!NCakM-c=2zeo-Sj{in<9I9$rfkcPLb;;^NCb8jd-V1ZA z*lN1OA`4ax{I`>SZM{;3%CVXfGLeq~4?9{4(KH;piD0-9fy5M_B;y*d@lxIBE@4rm zP#E}*oa$4M?OAS_)2=9OTgGW!6QxoIh0clUk}KQL{So{bdgMbs9d>f1@VU8MEts>o zMGZb~giBCZBk11t{)RJzm*)j5%@ zeB28?olI#J3>Md-;HLh^ya=CGz2w8|jT~4sVvNWe)9%-H{rF*&;jg4}`4v$Tl$RY6 zinI_8OBtgZ6P@!V+2*RWchmDMRjMpi(T*VUDw~`}_pG_1bnSN$9 zt}N3ayI=HKI9bSe%ycWB-`0X6M)LKhzdqYAmZx_$>(^n)o!)g0_f9N@v51W8dP$`u zzdT2JAQ=12sV5U2W0f6xd>2!KFWpVY-N#yjK={V1-QfiIo`yW48D^I8@fx|tsZIWr zy-k7v(un!wnQ=k8vB7&;ZUy(T=Q=9f8yhO>7E){CDQ)YJSTI7~I#zrW?$g%4T1Y&KzkcLUiE!Dsafysimr;=IY8gsZPF=H@-vvhPC2RC%5}ip&fAOu&&He> zl~B=qwTvRF@+Drj?-r~lFJ}2`ICW+ysEJl{P08N{^l0t&wED5?a&ni4(KOPdbT(#z zUm-8i-7ggv;xrLttHiL5DblT$qxXRk5v^!zM2Bj-Qb{{#EmXbv4yk3JTwzl}BksM> zBDM5Ub4of%`lWZdrdee{e@by8?!{cVfarT0Sukl_WzF5oajS%KNrsxwS2AT6)tj6R z(t#4C%BUnur(##UQAU_y1(BoRIZVF($h0(WHjGm@O5ke!jr-3#Z-ji+DPKJk5;r_7IxP z8hVSpHqK&f1UqPBL^I=7dx_2w4dWaAC&zX<3bqW4KcGcd8x{}R#6 ze@SR17i%CuPS*$skOmr<=n7gn6KT+cs#!Q#h}fAKwcr2>R`wvIM??>5Wec>lCt`Y% z<)C7qot1;FKF|&X5an#G^c8{j8UPT|B?2e`o$W#WM6E!L8Ge99I1oYv2!ZmT{&qx9 z$Wq~{=$FD^`~Qs`M#f)r|3%IZef2v%PYe8sd_ijgv4`jff9!|=Z%hpAh&14yxTgTe z@Ip)}B5*8o&Q#Pr1R-%0qvwx2Wr z6c||G7=G{!lw<Z#_B`F~>Y7i%EO@OvPwq6)$r*CUwZEs~u#Q2lWA4lz}Ip}Pd*xK0( z8SB~-aj*cSbpJ>*FfssCO$_Xf?KFs3>FMF({h4~2{a5L)^dB{#_P^RZwfL3( z@dTYm5lhfr#l+GGG=-&rrJc#2c|`|3`=__yi9UwEc=vYn=iAJ&8B|Ko7{+~mIw#IMvZ3V+Xo(tjS2e=7g64p7@@Kp2r_i2P* z`QOt|W&dCB|4H=yGyB!0ltg8vsg+DDfOfQh%ls$G6#nm-&(85nAi*)RJoWhxpMT-m zKeYwbvw`F>D=XWN=dbirD>gQEA}02ym4J8$s^?&4{@I3&9gg*flz(c?!ovDz@1J9X zO8sjv$E1KiCPXc`E%;^GCnG<^<6L+B9a+W;{{$`}1k+U(_;!DEmq6Q|f6e|ET$M zO;4?#w)d(2SFfKl{u=ksIsf($G0;D~J5L1vw%bIEKb8K!(>K4p7yqliVPIkh04)r3 z?Tq0VK-+3)@|(u_q0@iYXHSa#FP;D6^vLL10RIje2!c?i1}z9c(K4`uUI-8XV+9@L zCyOG;5X!^^2N1B+e?pp|QV?v^wH61O7#aVOeVXE_?x`yrKmr7-O!NgTjm$v+6%L?i z542Dr0+}KJ0**#Mki?THf&)nFI{%(Cv9kl=fZs~g{+NOJY4Rsn0s^xX09}9{Kpy}E z7z0cI<^W58Ex;b&U}*rfwbQq<1p*uaE|fo(`D9lG9pfLk>@Su4BmW13e%efbH<^NH z{T+1({j#w#fZhgP-aoCWDT;1VimF(Aam%U8Az%F((vc1it9QCvTha9m$vNd&B}zpj z;4E?S@XMb8V|>vg$KiUz&Zov>tJNa>^GHt1LM$BX93~L2^`^0PV8?(qcESCGhTC+3 z@hKRY^)&bT-SS!Yjs1y7lKJ@*mpHun#v6(krovxO!Wb~ zcJ?4!hAJt>5?4KEQ%M`IZ+Eve_bpX>MgBDu{TsKVob#t=W;hm?mq*!jYuvC#qlyz( zWtMBkY*zYiMf|aALlGlb-Cs%?_&B^dEqFBWxvncYP_`ZF+z*F_Ewt12BIeY??01Ho zwgF*Zrass6I#Q5etHcp=N#V0#`IsX$0|A zTp`;rwRNG~lcLe?Tfx!9O8#xL)vRVwF(-_Tl{qKQ1Lwo(qpTn874O;@-b{ww%_)Lu zVuMl@_`@fA9Tu3gebZOvVit-gUB(&=8y{a=iqZ*uQ_?<>+VnTzzFmHv8l028NTvwc z>;*L*Yo#`{Rv4A<78jS9X$Z`MdoVIlR}HYzX}%MKjM)fQpw7BD@toQ>h)tIAL9?)d zI3OTtrP&Z_R5gvM>40Ss$1B2neQqbd^$F}#7|h0F_*hYpvh!-Z(9uVrPp26Qm!#Dj zs+e!aX~HAxuMLH zt|B29ufNU12HHZ8SCUov?@xt;d!P-Vo%&d#key;QWAt56Gic~@z(!s4FuP-!i5=fY zvhKc~f_wF%!%z_grvYqUBS&l*0`LJRkNZos{r|vVM zc#}82jY0^?emH%U$tqt-lX|vlg$2HA`(y(6M}zW@>&SnjSN_B8=6C(V27*is|C@ec z`*-?<ipE$5?^1j2*zvT2~+Vq;39_zWH%)`%T|G<^P}S8xE#_ z&^O9%avI7wEyQ(ka%C!d6xj1_Br-3vb0-h07dWdXW9Rjt-Uh$ZD9GZDi9;qrR`?Ww z+`E$y-JzLK2Jqg2+Z;-hOtfqz++aCreAB^;)Di~L&r5sXt2B6MsS$G%UdQt{A5jw5} zZWw!|cYlU?xNX%LZSFp9dd7akUdauuT<{z$yvAjPSi`v8r?d2Ozr$&3D`vwe+o(4a zAZ$KMAx#%a=NWkl)`)Eh$7!< zsrRBRE{I&4MDIBPiUhZh$ty@I6BsTOBHv70&R=)`H3khSSwdIeAOQ!BW|9(MJ$45PrEb8g@z2 z6KaE*3PN)CLqm$yHblD+7WLJrN#km8!9LJR*!Ca9(W2KSqp6oZKu%Rf#|NTaR%PR$ z(Mx2b(pi1r(6&8M#$ii;x26^AG}3p=dAs`W6dEn zDt#j9=}OPn8gY~|q)1#nF+=NTWzQb5UVNcsO+ZBESmTC%ucE-X`6?ZjEqyz$z5HyP z@ndzUk0PD0W70f@ksPT5c6P+8-Igyqde>R+U`kck4Z4HtP0^6&Ev8i}va=?;(QEob zU5HRfw*t-4>KBHsTLaCrNuG6w2zD72h}?VbzQnbM=E+6Px0WgB8Xx1Ixe0b%IeZjm zAV7e?ByTyEPo*;j+Hx@_>f?|MJws2}AO}*H!h(ETP8HuFEL^xOrmOpWnmM_|7YZ2` zl4$TRD=pG7dVD!Q7$fphtL9I_;nVK%B-~fC5M#k=2QAT=^*K=_q<&JIZ!t}&C(z0n zFE)*Z@TWh`s(Dr2^ZB;4I6JLdd}h*zQ;ynPA!*>v)Ly!zD{L<~?lU${)sN8c2)BxH z&z3N!B~Kh)TN~JrX?cq?_7{ABr6N$zp9+Bc@~IOs=OGlMi=z#3;a$(?B590}o~fMT ze!0AC5eWaDS8vw+UKrY6vVEn)Nsu=tUTYvQQDVkm7)XlvN`6+G+lpPYQHYcAhNFf9 z?8C~rs+P1I?DL3ppGUWJyKCsz+bP_tI{KadExsfhoW~Vj!5yXr{fJbHB)ukmyU{h2 zu2gqz4)n_&9;25*tqzngzF|E_ya|5MM4M)9mB0W8e0LkIxUh!Kan+)SC&hR92m!VW z*4{2nquB=SzWx4tt8srVq7R=7bZ?BqdmJBfZWzN+id((!UDA2`oBas&QaQ?gwz_rd z6O(fAIOZ2cVNr-iKGqMK0&mGiar3b@3nZos12Xu1Qw4<$ut@UfnC#sxZ42#o%xIwY zSx!GPoR+8XJFlh`!|Mzq3ASay$0YJ%)=(sFUSMtBi`r16OH}s5BU0tjnJIEv7RF0_ zA^Lie3B=|nwAv6u?-$Yc^48xF8vv&$Axg~4Qg;k}PYBK1r?u7jb?^n!+`2ci2oWr5 zT4@As3BRfB{1{tz@_u=ZkBTmuill$@+l+MmFyR5mXKMk@S64k2eofm6ABRU|W&Pk+ zlk0_a^LB;B#5 zsCYI5-d|#-&0P>*WOsMnDtYe19D;zr&GjS`o6`d~kLT7rizq2zNuZu^aCz_RCcXc3 zhx+N@PFqpPP6#vPL<^X=d;ZpabRDN>xUGHg-8f_T3+rn-&8?-BZ8?Lm#fRs7O}i|vf$ z2Fcxl|9ko9dC-XjhUaj08JH78u0}G-H`3v|gOj|a_{Dcphx*12JNA=HeFd+@#1g>s z$Q@_Cc~qg2+ONgNB{st>mDcTV=c6nWQih@!zRwXS3@kBQD`I6EXt7=U{4(Yr7ziki?kfH7f5fg}B zam8>$pCP|~@#0h$?#N)@s>b-L++c)Jv$7J!_`$xmWuGSEg57|_RVXX%lM9ser`FcnQNylN?0eFMuX5lu~{u|?m$P6Li8hJ)Y0ic!9hgiot9 z-l^WK0`5#5zdEKB|Bjy?)Z=Dg=5Ugl-@jCF)NuUmHM+%H;CULka+i?VG_R(7PEmZg z68GHfn7g?4snA1Uy?nN@nMHI#s)c3I{z0y@D6y)N`HFfQvD)2O=>E4BNJxRg2vuq> zrIbAghxxmJ?rcMKvo0-MR^AhEfd}6k*s>_+uv`#eYWOhJiPow8RpKk99{j1D9`z~0 zDNP$maL@uQtPT7rJ26e~BUgXHria=pRbzv7vGJQRonZWpjt%CPNUyMRh0jYD7t-G; z*Jw#%c^YWy%`N9zDpW0pwSCy{v;wXfUcrr>&-FkSh_lSz6?r6D`r%A|x!w`N(5YGA zU6d_@Ir*T&H0jlZVcMikPbfqZ0|C% z*aP({=Rq_^bUu1=Na9;axLCMYe9+iykP%^62F9QDY^|zzx4tZP!-pU7z!yW&f+xnW zci@w;r1z0nk_=}+AQ7!Eh0I0<4~7x0oLQWn%6$msMEEgU@jdg)3n*e@@R0u13TNY^ z6P$802_J2b(Y-1gsC1Y)X~8R$tAwwj%5ex8$uVEr@do9GBFy>EX1uhT73T}ayahX< zy4al|+hs=9f<`d?u{MGeO8kXV1nv-ywIcwNYb8F`h&HALzK%N^W znVA>cN<0f89nh1{{wx4tZ{&nmkSv!V2HkK;UE!I~;}Ngbh@5IE+QqxW>OG`@7tX0Y zH7kvl+X0~^GZ|cnpU!#2TuGK}$oV0p9S+AWRvd^Tm$IK-<6Ju22^XLrF=Rw z)89iAIQH%VcuKfUyMo=n>sq06r(a-g0#KTS;+iHUU8XB@ zy$b6Cmx4=2KE3fH_&fnaavmX#O+dA}NFf#nxsxZtn&9;EeiDW>^Nxr0Gg;xeDLWx! z<%hCaTC6cw>=wj<2L9JO+yVO-(iQi;Vk>i@mYm-`4Q@i588Hw9gK-qeHnuDqlu0}V z9=V%vkpz=IB3ERAj=j!2aNvLiEsLW;b52h8RT`s16HmHP58l=)f2JIdsU@LouUiHa>noxBRUPARuhN?~7{S1D zoXTh$D|>?d1@{g(*UH+`utI1P!d`f;3mbi$^$?5=yh^d|4t$r4o1fgbXz!W3wQZnU z6M3KbDm!JTjzL+w8$U6n9Sx}BwITO<$k_aA_pJ7@-7H-J^%0P4AzVq8MO?esC1amT z^F7<6;;9aSL`bW=X(h>=Y54^shKzT?NguIC36Jo0 zu4WshGPy2du*<$|V@;o<=WI(kzAD*%AgWTkfDhJ9+NwW5D%Ulatwm)O1gZ{wOMJxV zS~HoAUF4|ovixqQb=(FOkB}^(xS6P;)GzDnMcLL2b^WOj9vd>}yxcJ$b5t^B#C*Pa zdu=|JKVLdo(H?v}&7RT5-k{wJ=j?scb>BU<_7#n*5`C9gO}W47-2I%g`6*AKx0Vka z0so7ps1Mynos>F62x7Tq!|#)`4?W0F-zvLV(Q?DNed@Q1K1UNUxN7fQIALuh51m%{ zsLGZ|0bl_rdLUz@4z?l2 zTqBdbs|mXkQyogfRtUIs>ENi_azZ^ZK4$ zSV7TEvF2xW3|G7iBk(JfFLc@kH#!Phm=GMuk!z?A&oFI{XY5m*)@Zx(G9%2=F?KBM1^Q5m%-$c0ewXTmgvvZ~WMYIxxe6~DA3v6*C0 z;x3l#y>LzXfT3Z6XSS`E50zF7&630Whd9rkzA7rtUHkLBLX>i$24wOF=jVyAuOOnpPS1VM%c{y z6KMI$2w(|92&g*3n4)Sg`0Pp3t$TwBOUjLf6tB=701pu8zrf>&N-bK5Hm-T;qc=tq zaJdMwE)$J?3LT&JgPAA-NYq-`U{bAyRzI)3%CO+1E@}fX6{!+tKh{3d*UV84qJmsH zliT5K$eo2Kek&oE{&+9Q6zSbq1PvvT%MOarva+nC+3e|of7L5@52znof6?y0}q)sN7u-@x#%SYA*- z*MAR&8Q3{ke+R?LE^_FqILC(Zo&b0O|HS8GgL1_%!XFGf@(WH^6-a`hg&W^(G#kA` zj&Dm?i!j^rS?qZ>K*3D#JXgS97{O9m@9RrFIlby~jp974nts|)^83ph!-8turTIs< zg6}))4qh$C_xL61-BbR$>eCiRqB4@6{H3g1>h+hHTV?I;m}|7yV=d3E%_HF@odRkH zf*Q<@-5bZypttxpX?l}}YReDuX}L5W^wRYn435y(uoC4#a2CWiU1_cdKD&kL#mJPw?XCzn6BLM(L)W z%$&r4urqER-7nhA9p;EdmD8J7J<5P!39p{Ptc>&=ADeVKkWC?3mTN_9T1l0G6Zfg( zUQz(EXh^FR`nmP0Lu3WF2wf_^rM$(;mlrZzDsym&elps1zS4Yaert5$LDrPL-kiV7Fn!oA!&BagGn5vCWx9sj zMLE1bRx!XZxp~;hV>a2fltGm?eHl`uFT8tsakUEp2G3Y!uM%o%DBNSt1rJfGur+(6 zR`jKg)3Q8&pMEUjm7U5m7*)nXV;&cl8BU=?EHt5_l>?VaPY-9(2=(n-4q30!G~zcc z%c)>%7tL&1zBIUR2BuYlDnO2-`RsC)0p@_`kYm;v6*V~)xou*?Q#!Vdti54E@q=a0 zV<{cY2l`hEW}*#LO#5I+_0*Ws>h$gcxVs|kAv9Ybqu>Lg<&hBw4W1SF%-U6c^*5r>|Mgq z8{q%tJ*jvmmAq0$uxIglvFat3*|okAw!$`sFm>Cj2lX*CtMA5pwp-b{o2P0T^y(7e z!Qd5NnZ91(FG^ZB*6B-;<*^gBBHwG0mJOsS1SR6-e@q!Oh|43*MBRVi@&!da)~xP; zR%D)8TGMne?Gn<8#a>fM;3ar$vaDqe)^$e*_po@~26O+U9(}qUJ}p|QDYxIUABsEuaK%Z59yaQeF3i3gIK9VonJ{-7c_ zKG>gGd6t2+RCt$BW?3_t;V?pczSWVg&38so**B{Dh%UsSG_Gebr)7>56Yc(<8}hTN zOyoyz@E&U4y^rS8)J)#0VGhz$AAp~CM-LM-zGHjTv|(wIc|ITvA#X%1%;{tr@}!BU ztufBL1m+l#WsBlYqu^1Z5F2FFyH$tXD`b6k*ohU_JCq_bE6ih7GM9@NB>)KORG$t& ztwGYnH9cQ_iThSKe5p;4G{3>DLVD`sXEvhxl?3T)_&MA8-1Y4IdTC*rERkt(yFOQw zS4`p4%sYqE4Qjo@qpR)|e8U2MCk2ahK{WDPpNQm{YXOd_rllIB!Xw)mg1tMMB};nj zADu0QD$;s5{r$Uo&7^`HQ{z4(f9sAM;WTH{5PqP+uUFIskfz0ZhV6_9MkHtNvUBaS zY6rK=AeJAo8(_Rft(ttn*$6YI``phfSQmNO)?8&&X-_O}6n(7c%?|2V+E;b%PixOE z{j!*~fkR5(1BiE=(%By(qqE}EEn0nX%1a;uW|RoPgGkFd4$#I3&E925ncsqq6q#`> z>eYQDMr~`HPrDmCI))K#AzIOG9k3j$lH{a?S}`nyZyOdjSTdvvDk&xg#wx%=7o4P| z*ED#Xl=zwU3rA;e;45um0#)9lKG?$8VC(sywYBT|4W@0qgx0g9s2F2s-}a~qwBj4{ zI&+?Rj*XV~P&{^mottNxlt(A-TMii$R}}Yf9U+z;YY|I{&=5`{o?f#N(aO=`-vc+U zw&IdmR#sKu^ZF*I0tVwfZd3)FvP&2COWeX)q1snxH(TDzM;uhB^01b6O)BuN0tMd5 zc=qfyKNV}sNRBiW5p!Wdy@1`MnXw4ZGqv^PM2YnxF(#Z#8t+;{g}7`2799f|uWZbMt42 z*55_r{F^whU*Lri6pQmC+K82%{g-X<$*}iFJPtbug!~3w*g#c(ng&5#{~dM#g)09I zcKI{thV}1(jOY(2^X3mQ^9#tRfS`;nK-d09Y>vK_g@x`9AL`FAC4eC)ND1`k_~cYI z`qO%7>|$*Uv;;-*n1SMW{xl<60jw;60BeBtQ&_t>(9r&8%JwPN=$B#9=BH^9Xknsn zWo~8pr(@RM*cJ$K&^lTDvy0XV-~w<3xB_jh{sC(Jb6ECoA$b2i)M8<0`UksXyo-|J zOmmMc0>`%T6cv_qr8J&t)$sh=tg7H(#jX!7a@f%>sl;~Pke^Z@pGWX}zjujMN0!fn z7@p#MQKeuNXlCVMQFqvIZ_Q>^RO8n?b-i4_|9Fb=0Cv!^%+>NZw{m>#r1rjp)VE7d z`Z6R0QCfSKfDjkY=(`6tQ+QV+(+8J0M7c#iGW}vaQTmu?igWMsg{HV3pv4R~rDpG0 zrIG~LOVx0%?&9NI>+ao4-EV^rPhk@zBG*tT&u5C%@5de@25+rIw;BS-#R7VUya>NX zVBnyAM#ja7E9YZmC1r8>)>(hPB-Ej(?;G{)e&t*8;deGZ0pz6WZi|oC3#qG#wIn7+ zw*5zwJSMwsZbFNU;fHAWD}*>01ZxDlYuJY`*YO)XzvU#c0v=mMYV&2<6Hkac*%rjsO=!-gy-uSDyo`^)C}8h{Ww3=fy_Ytx(pzN(4H2$K6;+E}b`DI=LVQs= z@JUfYuM3{*msoNR;>I~~aSAwsS3^+RCOzR3^Banf+hLm8Vap;LV@q^B9j0#M?@xuka;?%m*7%rRL!!NAXYK3utr45kC(s|L zrQr3$8&@&#Gx#zXLrrFkBDtQHMK2*=od1lRw>0);)!w-PEd8!AwdueYXcpkO&KNj5 zjLX?5tK_||%5o{-j6I!lIPp~U`o_7Z( zK`C;WWKv1f$ik@e>qVg7sNTH9haP^XKgc_Re=n#C!Tdo~AR>I(2Q1=zzqNwecd*~0 zxIv!{yczeT6w1LR^}{U~KMc;13#>`)&A8nBDS?1lCE4;_U6URKMmLp4!mcVFVOZ-V zrd_fmyc`W?KD7j9N~5rwUw|29PDpMT&Ssy>NfBWhgeHQ~!Hs8v*t>G0FDDFH<8E0Z zz1$-149bPnou5;Ab(IJ(!o=iSHPX0q(^F*Hl%?QnZuLMv5@gaCHSmc7ByJp+KbE?Q zoeL*$C0KE(w}dm28k7wfb;zKOuZCBfVOnV)JrFd4^L6r^)|T#5ckb~YgX2sYM9A6& zm#+}jNYgpVPmHG2wOLS7a^A+_e(e=#Ln~Rne1`H&8g}laPj{tO=q&u1hg29?Iht)u z!d!2@2Ur)0Is34CH_ux_4R-|DgIe&iF+Jw<0S7)rom|2L%vankV%g4ObhN&~jQs=2 z`jZ!9gR;?rJ#zu6b^^A=QVB7M*ks{g3`A+9OE^o(ju4CKYteusFSjBx)9`nk5M@Z3 zyZ&8Tg*u{hgR&<~mfYB-tH!8rGqccoMWBn2>?e?0l_!I;m9+PyX80xGD8CC+t$axv zqly>aOFTcv1w-6ks|T5!&K&IV6JRiHx^bC$?@cSDT9&k7ha3~^xdJ}!W@dL_s^PNE ztA&fsLRIL7`7ah>#+lGf(8rkaxKx*wsueNA(x6tX|V=}=ZJ zldx#+MScjcK!Eqb9(CyY%1_KFheH_CFYOa~`_;=m(|}^@E3IO%^s79k<+HCJXmJrj zIdPiLz06%;vL4m)X4AW`(}pB17{muEuT8LEFcnvf2eP(gPXyh8Rg2w)B{tknh@2}4 zeggG~RyKBP4R}y_!z$Z(-f$F`!M@Sy(Y^-!R<_r3M`NxB3(wZ9mE2rK7=zYeM0@U! zLUwSZQG&)26~@&*mGpe>?VEudOvK?z%n!KJTxfhf6L_2~ZOJuCEZiA-11CXiyn0>D zjG$>6_Ev)=9!VowXmChWQmTh?N&JSA(&$E6;GXfBYxT&E-$k1o1KK=ib@d%1>3p1d2w6X0Z5)>0{q= zuF>3h&)7GN&YHI(VO$v|EI4DsI=spug$eQ&jwuvZ`}oNj_g%2@vuASsFjM5~CM4RV za)J(9iJPp);3hT-X~u|ftF->WI1-smMZP zbnjOcbzmQXNXKHCrSJEqL|fT>eZQU&Pt_wBgOG{ zL^IvDYy@Z8RzZ$ZasVF%cZ7V19ilQ>t4MlXkw>X(?i#YxCd|wV%%^VW!HeW`DW@^O zNR~$5F4<)h55Fn>EJ%HAWC-P-o&APH03CX{i0{PI%W7&=*+((YNdV}2+=%w2e{tDA zaMY9rSY|4c$Ssi=kpjIFbc5#6?k?$+)dDYbl=a=d9s8!fq$}2otb_uy;hm{uVGdy4 zXZrjdeU_V=!b2hQXY1GGau%QVYnsUAP7~K1sjKSvEysDktbye>@2z0+E4V>lnGe#YlT}qs)!4OVxLE(B=QZX{NcL&>cWawEnmxY*G-QaoOqBQ4difp+~8X1TQ zP4>!?t|@7;aD>&E%a}ZNd<8)3@riG($cAK489}o#W#1)!|BS|_SS2QoL^B`}846w* zSO;{BrlRfUsQ_ZZrbPtHb zbl&AHGu$g4Y$~zWz+(+Y*G$x@-H={6rKDiCx-eGXW1Xnx5I#33SQ~&_O2R#dKU%QV z958u|dBnX>p&StV9A5F`S1OSyZyg@7#R+nn&btS?6Uxw9Syh3nywtN; zBmtq&sZr= zN9aSJktrv(ObnvJZH0f{ijFLeuj|0RPI?BMzy-{v0;ngXo~M3Gt-J69E8Y+o9UQbU zWFYKtSsZ*Aj8V8fn?S!i%k zRHXwxKCDZYcQD38nFv!q6^Mh($X2?Jk0C~NH47mXS^NwgqP{{6`<1X+?&vgR6c4ss z0Wu7&a0P)opoCnOFI+?hi#T%bZTx0#07Lo$r{3r^;TQPxnE$D z|IHDFx%!nJ$Na}j-S2ogAq<3WbsN|lGkXe=x?rK6U%Kn0pkXZfi0=8-9Y=Is-B(%) z=eeS_@T`}p;&H}L+)TO@Gn!cYOWtWxXL70y!qrCNmXc9`LOfsuq;29D8*JaQ%osbz z3^wPPOPYorvMX#tJhZM2j`nsC!xpzDi2Azi6JOQ@#u3{nc&E0$)SQSyOHpl8mc!M# zLwV$ULu2mW7FyV%f8SvE`qtvWE3RlrYbvY1R#LzvU0vPBPZ$W47JK&y#`gJr#)tOK zjJdUWS(EJ@t5I5o^>n4$`Gs%=_)U-ns#OSQ*>@uE1FkKsc8Q<-5>#kmH<#Q)ZCd1z zFax*cwILOvIO1;itl*thsRtLO2(AU}mVh1@WnRSxrv97vx4k z487#3%_)FiAr}4?-Oci5t+@Mzh}_lkV0VaPxu{qgLf}prnTlmDaTDngB%F^w_l}a& zH<}yjohS!#R{tx@Tpj-e%YGt4gE)iTGYG>6ZSLS;oU{BF6(bbQKSL_i zL08U4k+i7}6teA0K5KD&B_l~OG)=Qv%ss!Wu|r=SkQDI=l~6ThepXX!X);;?KQQVJ zb39B5*Uy#2BFssLf7i+`S%scJAGgjVbAl_c4zA8P6*cHgM5IztLtRZxezNf$GDUFk z$Dlq0Xx`Nc&lfw^C(Ea4`VMJb<-W`j!pEmvu0qzPOyB_GTM2?YDQLb!9cL~Q)bEil(_Bu_#nwg1pN*z?1ymAtN1vrGE(df{VFo8 z?*vC}6s2!oQUyytpT%7V*YxqSXx|;2PL{Dw3AldUzB6-0KOZT;)L-4Hjkv8MPE51MVWlML^r4`9R{+ygH@e)EX>Y<2RNld}@%RoxaGEPhd z@)Y&J!=@_X;QIk#$$hezqk*i~%#P-Xp)A!S%|ojQXM&blsGSftGQQjxwAe=HqqaBt zlYR%L@75qR)NKlypIz@{UC}Ki3Z%4+Ra@athP^nUA(he#SV&Ej@|)%DDZCMP7AnLf z86Em&VI>nqlUX8TK7KV?ngV{8j+#+coL!QRKl(U@a--d?fa8?a-a+R`iO~-sKEP7z zNB1T1{w=jE#GL}LU6dFuhZ#nhBT(rk%^5x>H=IsRjh~G$K+d}Vlsf6fEjhs%s)2T} z`3bm~fUo(w_8l?k0zDk0oh`wr%gEc$bgOqD6oZud!*aE zC8$#lj%6Q^UVQALE-K*~3&-|~B3hUxbJEls!}uoOU0UAEDeNHgnS!p+eH*IlEm)lN zuAaU_AyGYR6+6`Ese+5b4*yxk_BGCM3R)_svI8tP_%$Q+!wB?M!^{^-<(mV9n;Rw8 z(_=aKxv&u;jb)x5lWV?F@FUgNcg5b+7j;3!8Ecezk>ELvxqBfp8S**Q=&{ zCAo4j`1pidFUb$|Qms=^^`btdukU?Ie7m=w_!f0vzYJXyNILlD=mtlrO3}68tQMB45{3mJkgMER_IEXwEaAMu(K2;P(rmqdmo~_u z>($;IUwRm5ZTgn-FhFrW{r;UDpL-&MQ7A+i%RE~3C2gKq-iGRh|!j9kdQtYurwEEkSdOV&;O3aoOvCs}PQ?{AS+J__kGptmYW;ql_DyCLM1$T^aZ4vc$om)rkks zF1$Hq#~r8TZbR9%m^3l_kIgXy{`Ew+ILytrs@xyi19iiz$9|u;^UlWTlhUP9r*7lD z=kI1%ir&ABRICaX%t^z3e*MhqkN>$H!akYcuPQiufAC97By-%#Gb5fXud5wavRt!Z z>ETpYnb6oUCWw`c-q?T9bK@K9M%5rgt}w9!c9#ySAD5h`30#XAy7_|y#(Tf5wY2?> z6XLZ*!;KZ*TH?4ge@YyAAxo;8Jm~W=WohS=D@vx>Z#6Wr(16g%WA(nR9tsuz)~Jo&gP`2b(PJMdZz0Zf-xxw^;1Q58OgU7INT<* z`M?nrao9}gY&M-p_nPg6ju%5ddsb-1ENiI9%GuB)A=;QE0@2K_4T@f^q%scu2-F&z zH0I2-=^8~49a|ECNOh49KwGlv{074JdOtf0W3gc9$x`YavX;f6i!iE zP-y)nZdnX!-TpY}PaTLOr>mLUkEvtA;AjMQKE4JEwCNyPc8j@1z@yi{c7lgxD79&u+b6$OP2eItEJ6M3u zVH-iirvtP_DzU&taDgHq1SF*;xLG94(;QFg<{I$`5v&umGOLF_eYEN(>ekBRn*|Fe z6!<)nge+7pnnS!ujG{26qcgQxr^<*ck?c0rN1VLqO;7*->APG?J}Elh;;|OHpy)l- zVnP8nX5)2ME}x(c`C3u3(^`_03|c@05Lz2460AO76z#T0UI&}CYaHHUpHs~^8rb_62PbI>!tCG-=iAqW*Sa@YCkQBj@G|j;-AP5xxKnA;|4@GD8 zCiIryiGl#5RKB`FpIrhL1x-dPiPiBy!3ayUh=g?7Xo7`fXXQcMoi>Uh7`R3kW+Nzo zL-w%g3Ak<+t|Js0M1+l`fW8r7WAtpKj$|0Rhd%&zMB0Eb#Q_*2ykCaUMfxK+$^f+? z;W}Dp0LDYOO~QOl15BlG63m>3SK9N*xLJ$Ew7Wa2rhm z$1S2?7PuObHa(^9v2L7>>KQ+Vjr2z{23@3%pjicH6FwG}q9bEP5&G^r*(U-^!w1Y^ z1kZAW?2vy5@aH_hk%POLnFyZhmOKay9$;yBss)*6WC+eoS*Fq!gN{f}rp$y{PnmUQ kg41(TDT9F&`c~vB;5NT3`eZffVP8R!Q+)iijOo$;0RW$zO#lD@ diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_read.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_read.3.pdf deleted file mode 100644 index cf55fad1fffdef9826f6a0f4aa121d7b32dfd2d2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 32422 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 K`1t(Wm(f4fo0i4^ diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_data.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_data.3.pdf deleted file mode 100644 index b4f510cefb692bf75c6d0f188b402b168e436b53..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 25866 zcmce;1z45a);25+OF$YV7u_tnk?t<(W&w-t2I-KHkVYg#8l{nvF6r)4Lb?&Df1!K3 z-RJD{e&>7t>;Er!ShMGtV~%G&_j8Z2pjMHPVrFCE1W@aR7z3}`YG;U2d#jZLTn+fUJ77$u&oeu03fr|AMKQsRYWz_ zC7~_FL^Z@^fXprul22vDC50T#Ej*kdu3%`1i>tYVo2!s8G^y<7>geVw1+fL+XaB32 z09-&;po6J3Ku{2*0JgVuwE}WOOVmKnQCz{!K#-KJi7QwFZ02ANe)0t1;_3`Gu>*K! z4(jaK&-dcq9uyE{3yU$AqHMN*a*cu=>K0w38G8D(7J02byHIr?M#9=Fa@s4zl+1g0 zftP}MRtb+8fb?E`D3dScAoJwaDu}KVK6Jb1c8G_T{JZDzCzMg;_?sk$k*LeQ6P;Yr z0WDe!Hc=GGNMl}Hs}??#Aq(N_y|sdqjM>ZCPZ=qRm&3H`K`5dp*HnsZ%HlP4EgH)7 zg3ZAsF0OBjk1$U|H5>DH~m-x z)O^a0-18Ep#OrWFzuEH%97(A>Wo9S2q`KHyQ0b6E)bR1!*Xa@?&!+-fhP zSMExi#3?h`!|BmNvyobhi{r5jUy`Ygw;K_ir97EJjFq6FBc@gQI$W8;%&Hg)Cpki3 z^Bu^cB7>0Td`9@d^T^blJ0l>HJW}G&5N=>+xP9rc#4x2w$Y6~C+u@PLT<$Pd^En=^ z_HMe3(=(FNsIC?}C*7 zmKjFh7QMIwBiQ^O=J7w(7gkqjl3y|o_WfuHF%(VIQG5NVsCs$lBPX9sSZjl|m$ zQRtq{9?KqPb%}@b*Q98IPxxcUrGuLAffS^?HvRB8wCU%O8f8y?EGxgobC{@8&aYN5 z&GMZ;;07k02EA(!v!@WZy5_-V=P!Q(R&kk~h8#3ZwFb~#3m4I4ljt%_i!MCOKCss4 zdU4M6ef@IsQB@S#CcXpcMaoy&@s~F9*l*dKGTN4%a*1Y9-6?B`z>4bYl2iTE4UBVo z6H9Wg4;{cU{`)|qNj~j9@}SRj&Qtm?%Su1lHn;E?uxJLIU?;laJ@Ai*dvE^=8a$!9eg{S^aO1;pzWfFUF? zkzMgnJ|^(7lXD_> z2#uL+ikimo@+}^!6S5m``O%@>6gPB_F>92$iX4$*UO&wf3X)ipP|048d<<(*xwozM zIsYa0N|=d^)gj}Tl$=KiVgBHF7H~GZr`a)MT)nH;>wC8O8%MNcY^2dUYY%P99meYH(XhOsRJR2LP~c z*sCqpl+{^)Yvnl}0milZu00ep?Si=>MI~0<%@%KaZK0^?P+8k%Wxs&#g)cpUvbNCb zV)x;D4@(IL-P1}oucu`+8YY@=0=MfK@TYAwcm?POX#E&zd81Dw`9jc8HJ*%%x$f>x zRl??ok5A|y&qTv*#YFR+@z0yO>eP5s53J^7yVt3;GL7{V>sLun^Ix@glr+qx5`R@q zu%yf%w~=z zu1`-^g-e-h4dKM4KJU@+RJFX^Zx$tHpYD+ILrGns4AjKn{NVFmVA7dUvo3U(f1(iC zoGa(3BIs0RawYSs7)DfWUqz=JP|U2>$}dKYy~-3GWDPP7!}Sn0gOOu0*(ii}nWHWB zfFH<2?T_9WsGw9Ood!h5a7T#QV*G;1#RcZdIiYoxO(x=ecXFZE1H9tI1r{8FvNW5r^ z&N=o&7!9r441k0IzHc&RV>opCqyZ_n5k++xRS-RUqtz&jcSIv z+X}=(G#pYRpBZ7DjFcG8o4`kIp+H#0lueaAWf z^VTLJaW2!0V;=Q9_d zJi|eddOT#dOau1o1ps0s-k4dw`sl}%?vR5)Q?wNmx9+T4_V#Lhc^L&e`(r!qUE^Xq zO3?S6iHY*Blft={rM1+iZ)gL&&;1J_a_*cr?>7&U=%XnBm8NCQN+I;GU!|AJeHP?$ z3C}W1WwXv1)xy^m>ayr&5Ysyeu2DaloW0&Xlj$0{?A_M-WYRWNoencWNwj(3Cd#^0 zYnDhEpJV!(#U!&a!@!xipkw~qe6e2eDl1QU38KD=ZT92BS%1H0LbH@=Dqc=s9PnQA zUqARH5;3LOQK>DGwoc_=4W~i7(XZ#{;@sNh zz--BJ&}vOlFE0O803{ApseXPPkhqK#Y&bW(Qg8#zH&P;x3CuWu>}D&&WoQToQ~va` zZLlh}H!-lU0wnyoxqNQdFXO9lR_0TI#ojcbFT^!5JSmW-b1WdRmI75QB%pZI8Po7$TipG!e|11};!6%83pNRpGv74|xq)Si_-!(7V9J|R@o0Ox zTIbfv;o|1CbSBkw@1z36E4v}zFBZXmk+M+<$bH(4mP45w90Qcb5)bAr?^w7=!+Z`# zDHrK?jk*xaoe$Wt&w)l>=n5h#7%1XSu$SE@J+lSFM*eS3m`Id25>;jQ z>ol|NIL;T!-#D#{>@~4R&Z|->(Fl4`rmu`wY0rdY^D=YjHXKqm;Aa~@G0oyrt(b%mga`EC zId2x|aOa}PnJQh++s@?+PQEZfMy~0_ppM+aQqo}jB*!cYS+t@{&z}n_O&MXxh++*A ztKhNE%VpXAz$Mit^3dQ3?}-{?oWU7eZcdVN#3lZo*$u7NX%Y~N7U{rWr%y89I6nie z+Gd?Noq}(WLUgy6+^vG;^~8cz84;48r+^hFnB9&8(OVFv$AW-WSYw4+D{piDY0B9R zA9c<*$qtgE?Gf9F9e5N)C;B?apxoXhNcvmWmb4{)rmlD2SL)O*60&^bX18+jWhpvh zAn%BE`@ruAEyYjVlRtRd*D%f9;jAsXmQ-46E|af{+rnTEpdOYy;cJm{FgIFcT@Gld zx%4V%fT`UOofKjboCyn%L}mN#P@p$S*lj=I{pK1D*27N6&sVJ2xq_B|Gh&GiPdu2k zq1k=cm#%?`Vt^aH@lju?N&VA@%^VM>#RgfVc5R8qA7-bHsES~*yjO07p3O@hC)Wsz zOUdm2W~@J~@ZMUv_&EMFR?fd{Rl~~>3{o+%1cMa8<`5Gx2T!0LE3}%6j|<4l$!-7u zsX4ep-(-NS&{oc1dsiUGy;Vbt!7dJN&Sqd2=nIgFvxAvB*i{b%eUk%%G{By&(0)=5 z(8g>(UWx$FHz1HWG!O0X0=$27QoAqu^VZ?{|4kfr_CM$TOPn8f?(g#4FYxD^9ds>F z^#Fh9#{~$IhnTwn^#J$UQv{MRb~L;cScLtFhE<*&d0$JB2l z|5Mw)=7ZM$G5&qK|LOXx_E+lvgPZyOSp3&5QdN=Am6K-FfY^au{&|D$*Q54--XLDS zUv~yO*IzpL$J7rE{$mYvF6a-mo(FnXb93|j`1~{dvj+$7{W_p}g4XhJa{g?=!wca4 zasJ=8<>KQ0Ti^TE(DMI3>%l2L}i6{<;_bzV<%-qZNP)YD~XhKXX5o18vL0`{Vi}|C=iRROh{-?p5?t$$!pq zU&;$r?Y#n_*N-i_@9{&K(7Hd$f5`LaT=$<)NuX^xp&M~8)9;`6BmXJqpHkiD@6$Zc z>yNr0>-o99`>nmN{j=BooPVb8NB%YM59xm8{wQZ-g$@oCh>QETod&Z11Oxx+iS*k& z@xOf{v2pN%z;@;)E>-|G=$2YQetRbUKmfl#@$O;3UkKrcsK%y>Y_XreP3Wbv|g>&_B@IUytw~`9IY4({u2<;{Yo8?R2$6@p7mBb+r%`Hlz5^2v5!DQ{1%qFKqj)0X9SdV4-)D@QptYqp9T4)L|RS^)S z^b{E}X3@lhG=*9hbP-CLrz&aMtB7Rc|#Ooat@DF+>2~iqVnDNzvtYYVdI} z0dUT=ea)R_oom2>Giv&b6$xMDXhs}HAYVcGl4DV>IIlnoELb#rr28ke9l*%l@b9bS z$Gir6b`cGwws8xWAqu>|y26=hU*mbp){$(Nc;h;38S`o0P)RAPj+Sh>k)taCmNz0? z%Zp$G+iPCxJ*`L<7Vw2JGt3(2qh6yci*rfJ4b|Elt_~t(=`tERxn!>`M4hcq%)zgt zoj7Ndp1?9D>%dI0JUSY?Fl867?Mt&d|o?BPuV79|E?Y>&;-6deAC&h0;7Zm3l&WKDF`wo8L?z!G&yggRT#8`Ue^} z9}7hYI5aGes9M*+E{&!xP|-o%TCHAY-{WX3&glf||l3OM!htS2DVgU)Xm*LOwQxRA6RpKaND3~e^*%@~wL&aG^_)vRA7oq6eM z!g-`V;Tdsq*;Vsi5WNg+B6Ne3=CQ73-bJIYs+25arek1XDFr6QQuj=S3-De_AnjYr zeH}0pIOdnT)8^N9FWuE%9TnoIPEnM0ko$ht-8yd6t7vw^0fLogpI{Y3j>u=;p7R|u zjwOzQi+B=k2BF@yiof7dRR*C$GQ8I<(Ra2#Abx)@r>D_!P{m&38_u2$jLs8|*lFqw zLUfl!!?w|wq?^@Yc#CrM^d@`f1$-a7ML34>MX*kef_*xWrlXf3Yu;Yil*Jb1P6hJ| zM&gL#b3^xpA;_CYS`@=M5yE|sKRSG1+zU=Y4RHw*k~r)|7euJ|f@)plGYaF*RboT1 zI{n_T5`R@QJ4OHUAZm!h(^86w&26YdPf+`)R^qbxjmH&OA#BBjN9f%}yVXcG+ees` zkZhq3CdawQV_5begEyL!WTgv6nxKzkr;>y8u~QdsyDQtqM#7@|wPU;8cf^IXrS{GY zIuqmDrUKvfZM9$_g-TfcShOw4gp8W3A{!$4c%seAQ*4%L z+Z(Drw@CZoVBT%J!D_l;**P#!%Xh+V;>Us8IW+3x@b;thK-bDrPPHnMwjdXpym91- zx@`x$(5=3e+^z*-(-7vJw?Lz(*N6852wEWLu!V*bN&z2aO!-AFUTqm1^U80Dm@yeB zuio)Cn))#LtRbRL-#NbV3D~o>x1xAkqy@Qn`BJNJ^0@GYSfwxDcTKXJQ{ir@J3fCQ z^5S%%ICXVXXEhE1a_~ZA;_-=mgn&_)XAN08YTf}hIw8zZ;Ma~wI(OdFH)If#qx8uT z{|tIsZO-p!Mel~N!QT|*H(jw}9MKnOdwr+gE2O|I=pM``D%&smU$=+vcxm@Vg>Xl_ zoRoPaYw~rw#}mP@Wm~Zc1B5inU`*Rqd{Nrw3ch0Km-}*5)Y7lA@3z0_5S2C3RPS`X zvHsEN(T57wSF}Qmgzsq^RIxlf0H%*^+53}`pJa4pAdaR86}0e;A3^#wFLQ>A>*0vY z#;3R^Qmmdc%r1t*7JufOV`g0lN1M0mM+pw-u2`}&?2k?b2l|cJs$lj@AXbslTzTI` zzfXJqI)7sK?&$p^k^@^oHNW?HH=cVs`^3|>y~X+ont%k&BQ+Ob)2S9c;UfZfw3ttk z5%I&hSq~zaiN~ZL!)=tWW-nX0qsY7`ZA{Y(+B^}dC%0%2t0zC{!D>c%p(5H!Oe?dG zMdb;Xo(Ich$#5%8G9G`LSyzU5#7#Q&m_^(X1l(&90v$-nI2Mp^1m>Wl82na|R~D7msPu-W%JVeK)iAm)&qg&xY)$RN zY;8Sl)1%II(`rLhFy(1nf-wg2+sK7(Hs%b0Qp@s;RVIcJ6o;>^<@*vs+eWQ=XI7QKAX2 z;aV7#63|#0}a73IEjC0vi;oAf;1`Z7I zaPR=qMgdc=#RpH|UsFxn`wZX8NqJjL6l;z~c2R5QUw-gfADcEc{rpBpb1W1z7Q+X= z{2)1&azy5(B_(ra&a>ngKb+Ke0(_B=|04A8LC zj^djHwo}Xk!C}<{4p2m0xW|i+DRB*~N_Uql|bj<1G3;h)NFO3a7+)+c<*z=VR3Z&EV zd`TNPL&#~zzV@u z(dV2Rsd&~N=!X!weqCI*@N)@9K+Zg8k!~!nnj6w+z}dixLt&SvT*mrly!l}jn|qlA zpw1$;PL>R)yJ<8sXHVZ2X%-1KBYtY5T=IrZW#&%x&TCx*9@U5SREQbt$`$(@VbFAy-B!JX zQ#W6gVpmx0I-@)qx$~Kww6B+CkzN;Z`S+Pat>7NdnVAx2YknLN`d?Md8Ps&q#MZZVT3R+W$GUwK@kq9G(I-r}=xs0yjZb<{aBZJU}a2#rLj_f*}HW4`rn<+`#Oj%3NeJvmzAoXW7S!CF=6x(%_`=^Sbj54Iza zByz#jrT;eC#CdAxyaB;bL(L752V|Vcmdjh7Gi*MLRbIWgR@EAJMTC9nNM|SSd^8nN znm}2gM>xoPgv%>hb}D>zP@$*ZJol!JKvdOI^<8_uU?~}VN}I;=y6OQXtb;0+KM|s0 zeJ8yz70#YAhisl86B!rDBg>+`*T+sA!Kc$NE++&r@ybnBvA9neA6?U0sCRUQ`SA#g zEEP7N!dI{GSs~f22^YLFNUV~}=}(*>K-0~}E1Y+$ouV1BPFdLE8}r6Oeyfz?r~PnS z;VgRlm4N|58QB9i-N1+tI;oj@@NVm?w7#W^;R>7vmdGWA_#|3b(eDnA(4M*b;2aO5 zO>ZNnO3Kvfd?P06M>7*?TtV4y*#eV!=67vb42?&4E{N=%tG6f%+)ANHt0~3e4oS4) z9^$hSOFdEecAc-N2N)ZBT)+2n>mc##QABjK#FrfiHV^s1)d6sjDYnXkA;_`lv3&@3 za_zR8b^@=06_J*&aKdWcEujl6 z;;hvawIW)=1@#M6~QdDL3@DP2=Sw( z?5w>tg8|zwqYvvN8Syh_f-}Cs^bfw8^JBskR;2>;e8m0O)UvudS!9;N!X_qphS*;K zTOj_TZk3d1>d8k4f%yE+V#=Y2Qg0a+N2(jEuIgE zD;l)Y*I#UCc1n-dr;$g9UVrc;xE9j)UX6D6vP~GR+jkYZ!>ASjt4@CSp$A%ab+F6i)Ggv}G=9M*_$}f({(M&*jA^#% zq2DcR^4xCG%M^V+vU8kC_xZxnCq$hTZ^RU|Up^6|>$W+z2ikfc?8$CEEEo(YpB;aUR0sM`r=OP6Bj?Y zMsd0$gpOq49SLjcXDix4mLoxrAuM7Aj5~xaGF8w&z?pjv`@exR|A`O(iDfvsp>z!& z6w5#p+*};Ln4aHo4A(vJ@{8%=g0h~VznC7r|A=F_pzZ#*R1dW4FRDirBo2}UNr7ZQ zvLJbo0!Rs@41!X_pr;@$kj~$TAWM)XG{O_=rujh$*+5AlTd<1@lozshvonQ~K@iKI z6pg0andhlx;ot6gt*j$e zUJ3+Jel(vfZ>k2dZ*_)U|h;C%KnDnFSz!Ij+ZV}HIhnJnyYMIR;_hX;H%&R1@R?VnSwS%<5L zE1?;%Rr_sqY-V=6MQyw*@jE&?A~i`kJUmPZe^RDE@jHXaT4JHLjD)S6>hzA&r)u(Lzov! zd6kfK*9}-~@9~e2NCtGq2akT_%R(E zAPSa9XVKiYtRQZHjt+Lto5Tms_L=9%N~ui;PXx6xk}r~wcU?aVn7OCm@v85!hH~8| z6#LYsI3(q2!9S+P<+%+AzCJ%`I|nWo-z?ezpW@2BMKHqFj0-WK-xXUE*(zxmwDaC zU)B^vDYVg6$BGUxY6|WySJK>5h$oeFvNb)uEK6_+Su{2qA0HJcd5-$R8PY-BvSec0 zlfg`J(|W00X`Laqq)4;+E^T`2-8*}oEWI>l#uPkFi=8o1!rofEOMor|dH~Dz_wa%{ zX{_hWZ=MCU0}mW#R@kRj232J5iellrXbkd(-kw7IX0Q#T1|bz0%*JF0C@@w<4y9F( zeZl2w+!<%OHHKyrL1M-BFiLML?O;_*r%;*DKaASfRz}gD+PCL$Ip%1d=FG-oMuNc7 zFF3#T^XJuu5rN^J>9+T-P+`GG^NLrKPTlOL5uPiM&}G*G69XC}D0;78EjnAp2Ve`u%i>{T*ik^L#uCcOcVxN#DfhEKW&pECI9O@ysI^-U8QsIX%g0%9v70MLiv9 z>k3L-Lj#vDbM648-6Rx1Ug2P|<961zjMtr{OZykhz=b|@VO8IUNFA=cykQVi8A8r! zo=F{>^iQwyMPOVf`7f0`iq}bY({ie&28|rKNLmVC8Wzs#?G)LM3UG>uC%sE~r}KLI z@Do)7%LjQxhJdkb)zDlGnRVpaZ~f>3WsS`4eWU#sZcL<7w>SMM1rL>M(PT~pi_WLZ z7)vK<+=44rr{UA-rXPC@AHg;ByGMeia~z07^3ayEICNsXAQ(GazMfHG@)Qwl19?_` zDdtqR9bS28A3P21jVPpYqbS$ytCKRXE)l;CgbMrU4$H+}W-1N9yrRCnF1F4q7ppAW zB^g9~kB!4=P0ZyJ{d7dZ3D?B3kfN2-7MBC1A3`-@9I`{9tXl8t*JUH~jF+PD4%6#> z+a{a=@Kos9OYm_U_5zEaph=Hy7Gn5(AGa}w4iOufr-+M{lhKj4ty9*!V`Jt}(woLy z&XCM3YHiOzlZJ$qK~jjzO>{}b?F*QT|9t*| zcptC8^>tm|SAy33xBG7b;gIB`ndsk+q$nAwE~I*5#o&nhQ&}_XVxMb0`Ea(WSvT$4 zhHxl38tI>pdA;i?Dax%-+t1Ro5!a#N37<-PvtvZtF=v<$+O8RH8AD8-D3{@$XkB z(>yP?Cz7%iGQXz0jz8UzoiZfBi@+rhC=BM%U5PRF)lP}Vu@8|?^Wl7MHVpqwA-Fh` zD=v}1T`3?M1qCCPg5tVeRYD)1UNFh$TzfJ})luva9p{;bFa7!(&UJIOPc}dlTebb( zf|VJrQ=O5ruXLy{>z!e4i=3a!1D;ow)CS@ zZFYJ6vCWzLGBuT;_1Npw>gGYR4jX1WyZQsI&$-6c=aG^9f$W+hgQ8!9ZoNHY!AGC# z@v@%o4l+${F`_1*E?ex(e_NnOiIi!uIOzT?@Mcr(3Bw)C0zBFLi@K(|>E+mmKGIG= z<+8F#8|tsKd<|ZnEx@n6W$()U9XG#_H|HvDvvO{GFrL5MFRvvi^;WLgiQJyTXJN8l zmF3niNWIaor*Oc*Q%2N_;O~hO;OF^}*a{n`kyR-K_BrA|#M8#qo~~-PyjnjN4q{wM z{cOuaUD_M$#H2=HK)9c-Z4XqXoMN`DFHCB179ph;Jo}!mSXE~(FbAN@3D`qgEZ+}! zW_0C$^%z6yqF`oX(RLu2m5tMOH)i!NQI`5ex~`w6Hx8ckH9KBoe1?P%0V$c#$qZGg zJ;ek0${UP%Tp4nbE+D@;*^{I;VgEbJ1&NkNn`1o)hh8`*aQhcD&qL-wbXz1~+S176}{Wu}u|GbI1W~>HZ3PhmP!XzF(n% zS{&k<54<+;no*fR`gLBK$K{vC+@Tv{XSY{z_PB4%H)!NBKx%eX z@#qy%E z4Zhv=S$02p;?uuq*7tPfdG6zUgD6HdnU~FShTpTh+zCr6HwZnFq!+Uh_;Av}oml$# z2+|%BMt2g6T79~GQcfNi3+#n5WAK-wr>RAry4WrT{tJ*r~Gb?tW@n?1OsM%ty zMDTRiBm7=E<~2FR8p~WWmtQVN&ysHrvtrB2!z zyKiL0O0|o`r|xbw&q!l6vi*wTZL-u+M8J{xGf7_9NHTJ#*Jvjn9cAl9>W=gMb(r2Jsc81A!u~`Mta+GC$ zF{Nf(mqaCe=XgbhZ1#?|{jCyuk2_=URZNwd7@4KDSgczX|AHi~$CJl#2w{dqn-I`&Mo-%&+v5f{G z5q7j>u9M>0pVM4F6T`)8O<6G~lwFbbwKRIz-qLkuvr-)AjVoQ7hq+xt(rVXSlnX>r zPn*CSfiG?BVpc52d(Y#2qs~>m^z_B6mCvXqPfb@HN$0i>;$j}rA2TFQ)%47xo=4{K z({r+KBLL;tGpVcM?b#N(rQtsi*nJA)zm?^-wwO0t6DL}V3{KZCQ4eqip7b_aKby{= z2_m0f5vD_5YQwdHJ3+JyPaN>CGMZw6GeuA#;Iw`>=~)^_!btuww+v14lf~|Xml>Q2>zl%%gB^7cYA!3aW|(o4GTv#UF~7puXJTss z|!1D*niG#B!t3K z9|G&qzU|??>tnKhZ(PqEXc0rXJowbWljI=m0b#qJfRIIWmR`t=?NpHB^?<-;oyH1@KHrr`38WdS5q#?sF;wX6&GY9BdRA` z@Ud&v=H*PIqD4s=mt(6NjtbeUKDj598X};ylm4uh!S^(5{7Hbl$-xmut-a166b%q4eKSMgJU^_k$>6y{Czw z;X7#W-^BqPLGkynA85eY-{>DPC;=n^ zrGR9iwL z?<3l~kYF`c+f?y~bp48ItW~S4=3;BAY%OD|s^`)Ux)aG62k8CDvqmrif2f7wU7+^h6R4maNtH*7(P9AX&!q#DkY zjlZrFn!c9HbhZ@Ilp9?+7AK*o+Q8o#b@TDjt={$>;}ENYvH3*!PM+D5h$!WmCTcc_ z&2cS8SlXxS^ho0kwv#l3fq4aj6C!BXPqbIKSBlQib*xTX2nQ2op16r`8u5lScj!$! z?Lg007p>#uHE6?Nc|}dPlnA(%jcGGIGBCg-JsO*HAMWKSj;aB`s*@b(=tUf z_-|GtrZ}>2pF$Qiu}cw>S{>|Jc3R=;cZ}~=h54j|v!jXp-*Moltg@>smVan7tt4QU zd3fQejIGgkhZv(QlgHWGjPn}fHQ6Iy#7`!Vue0ck7nx=^7vFW@AeFRv0N!l6<$Vb5 zU-;}bL_nJ$1jFgOKd{J?#d4F{Q~=bfUPw`FMx5vVGJ3SJhp6r<1k314Ej-lc@9j;W z_O0pFkx7WP(Qv9-^>_a-TZEduSquE}c-%Zj;uf6r1@sM;4cY`DxL6k!7jk^`Q_ehu z4K@{oTB!iJv51gPB+O^5oU_c_RYEf}(=(9*qb8O+k3)@<0AG-pg>6YkJ{$v+7ambO z^g3xM-qv(`xnmY+ZClv50WND84Hh5nsRAfpwYuEokf& zzZ=-U8Sz=bXQ>J7?N8nB4zb~V$^##LyE`g1QX=f(NrKg?G4R;gy7-e58aH=J z4ej~C?o24=tRh}KYl6~wD=a%1d*DYl*aX^fD(Ozkj$KM^m^};R!S z(U%$;!3n;(>*d_1gr$w~1?gJ2Db)0>Ot(5qo7;jyUi8m8BG!7{rEv@cI~bDj-)!XX z&NZUsX{b-vkCm)tBX{g_@ORqRsVQ;II?O*Q>*F?C|L*+;_v5-Wxq9&`faj@|^922D z-_^8nwd}H+5(=8&`)>*sw4zoINRu5A+rb+c-OpQFUvFDy1RO?rQE96n$E|(nK!|7q zQ75W##$$hpAH+rf1g6^d+*$8fOys7DE6}}tI-YZP`d-{2!aCbqaJ@jlP2OM^WcUFt zN349~SW63M1JB%?_N$iJ%auJDrZ09E#0D45N&ZvE)AU3;uGF90%`{z^!5m#kf-n3> zyFr#+dG9rj1r_4n+2xroOPRttG=6qe;2vMz6P(?nr)umHqlb(-C!z^SDab=S<%5cx zW2UKS0$;q}(N7kT8Q5&w_o5SO4>Y(gm>6%*z*bC(clCCB?VeTUk=7g$INaTNW>#e` zU?s-@Z*N!9GR+>@iO^)LuW+0hPm23-^RUMt7BolaADH~nV3VO|G{Uz%@pYFBecz}v z%Ys>bT!f(YQYH9fBs;+IVmoX>RD2h?v-M*kV;9fj!6#X66zYevcw7@=m2tYESzqH( zAXGSbi5mITM(9tbdrPPi&8aYwf$cqT4;kp10LX@_h!G;;ow4s<6rE5QzY3|n7Fl^( zH(8r@0F+rVsdcOOD&5Rzs~A3t^Au&Q!Xbo1KT-;7YpWz;m-jQKz+%V^4 ztF?l1G0!toEYy&^Vq7IL20f2?>>)U|w8&6=Jv1Cvxn`GDnPSE%BwXlA1I`$qa_Kjj zSiSUDNV>XnjeD?C!dVI#L^i!lbXv)~pGx#>L}Avz{5?E~Zso0P{1M)V8Pt08+Y&Lv z&!2yrTl>y0G-$gXcpNO_{*E?3o7#mtt;!iKp80hI+((J^6a?Wn7bz=tZA9+HQ?|48 z`U7e>uQ}288bc@G$v*2M>gqK*G45OO>w7pY_cgFZ15c0qkTd08&AE!n;w{AzFk>Hv zt}t3EFA@lse7cok%bYKBw-Yn`{82_Riic}2$XC)uGyIYi>&h#2lsA4%{Cb3K2$f!K zn6fEJGvorY-()=^78yeYc0fGLygF%*1hnAI>qZQa58tQBfy7z4T40m?02SY=i z9q+#sXbZM*{h4yUkH`l7?&Jd7L4MBhXXKBol`|L`0rc-qFAtC>$P45R@&-FQ{0&n5 z>zCSo`;x+c52?7gIsO(7q;2V`u9e;*Hr0#|i#~%)1;nBcp$bXIU^OXxi!g4x0E6#% zV34e7CtK@ErIQSnPmWp;NN!{s6bJQ%VDOXkD)h&pBz7k5X72DU`JMN^S9bR}-hJWs zg{*SFdDD0EX6XR>TZvpp4ct&i(RQxv!ol z98-a|)s;JS|7l~uMG{h#C*H2#V~b&`1?^IFaEfBw^wwHXSNnQwuP#QFGBV@VPkXtC>ITZtwHM|1Q;KPA&E3?qbV$!MzGzmZnP||lZae2C9vq=#%D`jl zMHrhhR=h+eZ;Av<&{f1}E7{UM#Sn;i)yc9Zv_`q+XUbENen|cVc#dHc(cDQKBsoBf zhoK$`k-%aLcBD0=;l`{&ek3OEiB%Q($Vm#BhvIqtC#)(KWgP)<>J46Fddx!XhntwH zSeMLGs*AXr3F!$AU9o3eZhaF&5c~1Uw`Wb&*ZB!4{#jYPH*=_sS4&$OZ?8-Zt{nDVZih?2AIrPd}j{tp>jz~YqHLy|69ETXX0 zD_>2wV1)d?;R47VE-$QVRg&9Dnw#L8gL)|icu1n`w?5&$jsCI-|9boxNsGIDz%V0; z>FrWayJuAo3Qb(bqblCnH~a$1S#ZaJopfxW8VD(*u!hEVYgxhb=Mv0FR)Cmxax&(C zoVb(m!#u{Ig>B{~fy61;mPdy!As57guf8z{*mEwN;fy(scE#_S`31$o`^XJSmv5@!Sl5m(RGy>7^&-8us;_B0}gm%|CAIg2-o+zB6 zsq-2=Q%R8RpO#&>spiy09GCUeb8>o^z3NL`FhyRbFUgZ2dFVDI5f#x?R?&~DXAlpm z>wly75P~_b_@RTg-hPT-`$B5=EuRXQ)`Revp*jVUD(Qxr38AmBdbtkU*jZcw)6ix( zIhM8;5hc?%N62*jFrV!kxJ%~7nXL)8UZym_zWPfjN__knV)5h?KxVt}?F&k9s~`({ znp!Eoe6wS36pc7Hq24K{{^7HbrkF9mYz^Cq72WO99B#sV+=h8hg|MhXkXw@44u2D- zkq)f~Ysrq#kYTVP&*oa^Qow8HhpUXl2u1WGI7NYkbZ7u|3&>k~xRD({xVrCd#5W8Y zp7bq@1q^Uh#~oN|LA5>S(O|&w2!IH}!pOaX?S+^GS5mtqiRKcx3mO!4+xDZZScW2j1nItAWcnl3(<-2H)+_p(y~@ffiw4A+sKTpl_I!Vi z7}ya6f>Lu+*oYm&#!%Q1T(D zajF$ja51W8!Ec$N^dN;Cl6$Mmy_$F`bC$!&uDYX)u(-cpW^0d!itaq6)-}h0Zh1Ki zxTV_ZF5uOUBXohBr4f#O0+x*|IZ4{r+f+T_Ui&r_QTWaudpyRuE1g2iR}HCZsm*kZ zwO)pfT;Tbx91vEntWxC?uksjAG^!!D5LWwJcEiE~82YcPWW>&_2K!feR$M1~I0|DJ z%wTQ{qY1@LDyER-0%k1^!m3tD40mF%Trx0Ad`_e6>{sllCY&_W01<%_uX1DzBFDUJ zjNf_^JTU$o+~9m7%dteIAm)azyB_->aU#Kx!Z1+G%c1RgJG!dv94hELRa)DKL1{3y$;;!Tuhjy zs~LB7_;sasp@*Zyt>{n!q=}X0_F`7q9+6ptY-h>-@}{kC=8P}DTM7$z-*dHV#z}JF z;jXHzhpP6Unj%_+BWt4LTHmu7KKb8o5A~s7rx?(w``t`G)lYL=tDwDKg zlPO=LEBHhIlS43QD%J+)4SMEqvMMfpAUueCYlU8 ztsH7P5N6EyNO{+o9l0oSiK}(b_RL@e*$jSte8BsX8T3;~hF{zP&K(+e;>mH6_3pPPm1iAa>WYvG z90oH>-z$i|sX!{-H^_z>?Ru-6e<@UA;z}L6K>B|s-zl?P1RLpK_)bdcG+a}|(=n#^ zQBqc+N7F;LkCLYNz&fuVsvF7RmdsbEEoBV>=UaI$zaHs(!{*7E5)s+T;l**btJBb? z({8k4zi;GFagosU!=x?-yT|)SH#u#O!xopAjcSr>mYST6H4=B}7U{(2Hu#)>Yhq=5 z&c5$CMobxph^=EhNDyYI3VDe_!#?o_B~I!qdj}D8`$)a3DJYwL@~)S1M2Io#!*x;# zYRq_Vgj&!k8!^9 zyr$t85mYxl^*?$O~%%4J%px@K2H zV!TF)EC)yRtZ2 za%wb!Keg+R*i7Mc6fE%l_EPvRrm2 zAfH8}_`zEAu^EgRU)5EsnXy}s==j^nGE0Lbvgt{Cn6b6>G^cCtIPcBC!-Si@86b^C zvB|_4iRFZL4o*}S`T>G`V+<&l(uJvZM<1K;t^@XG@8?|Tpz^*O@bs`p&2q-{ zRfN1?H6ljiauaTxyzZdGGGEj(_%i6$UBxJYERy4R6QBBpl}|Dy%#UO9s13(kJ8O&m zc?fL%+~0<#!m>j4D4#fE%J!bAYxjaDRHJ_{y+*8_Svn;BVQyKwg-JT*yvM84o}N=~ zg?=HZR8wQvWNNI7gUDj(M98vCYRzOq!@+KUPOp0 z3DF3}_-E@cM`u%1&b@=15&Pr!NX&WXBx!qMyRDxUJig@RVVhOkc$cOgZ7Bu0Hhl3e zI?~nqV&h;Qwkef*vbLzfB zl4(SX%?BL&?KMj;VTV7sGK4%BdZ#2hoLI6$@*?tjrL_d#d-JMic=%LPqjY=p4cc%O z%}ME9Q{{TBQjS9f<W7y7Y4@X)Q684A!RdKA&{6S8zK))+R$~4D;cceL z#chVk;=lcp@!$BKnEtoZZGUC>Y*_4 zHWGABoY3;n^K|!gadJK3sk-|*;=fN`ivGov}v0&e`Gwh`* zDN&QSz41wW;2D`K_j!G8w*&@Vu0?g)y=GZmdA-+1Sw*M#T=9blfDx*<>OR}pDG;e7 zc&`2lej%Leg#Gj0gK-HWLEYb0yBoFRP!gSdgtZiSVll!{-vHuyHD9}=%uPAJswfy<8c^TJ;w*-!%g|CUURDh} z)~TP)5yV}}JR-8Te`L*h{BrL8MO0yxrUMFzm@3&-GbFNB^RHU!nZHeOY?-CpU{Q7 zb^HZ3!e6-kIUDbsH>U3dm-w7L(rSN@Tvv>H(4p_KZJ0VBbt^!FZ~v=SzJqy*UszGT zl_mVzp*($*{223c!wBK(?IMaTp&E~`ozu}j@nT*fYi&12@M3sNMy**X(s-Wf!o;=c z79Ut6kizWZ@|O!%wyMJ{>F(vU&Tq9Ph!roXb(|+9_&NO-|%- z*JP8Uk_Qhn>%XfwDl#({VfdKx?V|1waf)PcKfkSp-ZR4X=#A*t$-(3}qQ@nE#;yjL z#wZ=}mT2MT@_=c3<8`T_=WC6+3}bj4Hu*K(8e9bY-E=*8#F4mI7GS%aY|DS}i2kKL zhcg*z&M8&by8On~p7|VKca}WsclEHW0^w#jY_chJAd^q;xS+g|@)x}`D@HM1%kvQp zZ%*?(J;w~1W_tSjzy3E7Y(Jk<_!G|dH-p2Rp!XMm1A+a!m_lC3A1G>dCDA|*q|?qG z3gGFA8ZgM&Q2}g*A;1X~Rg#mlRv?vR9H?(X40I*p9KlM8?D9(X08Eku@wcZy$eYY? zZxFyRQ4m)(($f&%5cuQ$-6`$>BM#*6?&jf*_g4UKHo*h;8)g_7v?-yvDuB%i1|XWJ zr<XINj(ii;BYt?90@}rA%Ftn9pFK;_lJ0R9|HVs4#e5~uVx_o&ezD$N_3VDUTu&4om?834!BG z5GXtfheya-%ENvU0qX>`Qr#^6`IlBdiGFJ3Ni_i$PVqF=lS~HrZj=fE^M!ySkx=w^ zXPeD_sN`WAGx<}f|7Gy@6awM@58vH=BcC>Ocr{O=k2?U<(NFYgPxhn&ygMN0DHMR^v-x!ZFd!koit@mVG-sL{NpUlumECCHZ`_<@7yk?nolXkbNCk4?4X_qlU(R{Vam*$(!1U;i+(nLT16EsXa1?d}yZDO@jRwNsYJ+c3rhc&@u_)l_;#M67vw`E>VnbjtK+WP- z8ytf~0EgYS>M$rIP_4Jc21jFYzvZFO`+c4_02aUM z5EzWyul*sgIN9IU7meBgcW(8I!Qp<54T+MK`$y zS4*IU3xGk10l;9UDl8$c0)C1**numoOss6JT)pH#?jT!!FaZFA)9>vR6qSV4RmH(A zMTFHvr2q^rV&WRoqT>9HX67EwR<0m$iHob5gPSYAAULV$=IZF?Dq&>{ddU7qBO$Q^ zm;eqY)<}GOKsk`Tg{vii16-m41XFPZIRk(aw#Kd?F_5W)8Aw0?$;H(fWNe4znYpJm z7rQEf;k!kr)7SCZa()iaFohZ`=@oU-fB_WssC5LrsdpQ1S9UEbx!*IxEc>N4R6D-! z5)?9Dps^O*8h6G^E35^eVVH$(RDHe6Afci@Z$UEp!A_*rLrsl+-mU8OPZvPx8^lkC zN#_VnMJ*}|jLZ>dXYwVb&OeG1T)Oq!jdqaa92#6$*JM)Nw&lw7BQ(Mm&SKdu9gbbi zsC>@3ERb1j-v}#MZVE(C;(~UV_uP{x3`MP~NTIq#Gj2jie=%U%bgWhQ8WmL*`mMPW z@y6au2QeSKNkDF$I%!UG!v=C?H~!S;oe?$+NLs2+IL@=w6)MNkwlfmJ0n#ikPewaJ zzn99n`VmHOY-iSc7}Q=!CXf+{H3`ID>Ex4)N(m=&7cq@-*N6DD8Z(%rVU>`jg=j*Z z@41ZX^u>*Dw#9nMPW$u@91#;>7yD-judNyeV*_PD=K>*2wO0}MjmTe~ zxbE^5^!9ln;1r}B75Mu>l}5M!ei?Py$BS-qlEYEe-GRIfje+kGA=PJvC!tY~TN z1ZOEIykY;nsnnlXmsTUc4B-ZF5~LN6F$sco8&w>Rp-eBLcb7jn9M&zSNixsvwawW0 z{I+sdvFQcGUI+nQIhP@v*EZtT^yv6eVOn+~Tp0!42RS(_YM)YFB05eB!S1M5&iuYK z1tGYG-KK_q{o&x`LXODIiu0ZXt&UER2k+|b8+3U?avW=QXXb*BmapageWg^|;>_%W z&F*LpoqrHD1w{Ukw#~?xWOT0V!*JhAh81FKy;5%Y)I=KBC7SB=Wglas<1p?U(0k}B z)nxUOqO<#cIngRI29F_vS9CLp3~Ncv0I~0lFxs7HyIZ zB@rEz!)(rB=;P=W)}41c&N6yylBLTk+1EfH?NS9yAQS8TaJsYo-nCscu)?`4x{`1q zAj}wWlvgaN$**C;eVA%b8$i_MgiY#HuB$9Eff3ZzlpW1wTBJFNf zF=^PPen4o&f1&dvh;eFv=W0e?1Qo!K9IyZE<7#-bl5CzLDp5=)VsPTzjH5d}@z`uV zN1sJ6K;|RjIhGY7T2mh6)mEO(|q{PGJvrD~Wt4{L?J{kV@6_r9O zn#4hmPl+jQ-{s0xao9%~Mpf*z_~r*5Nsv8{ArIR4U{OV_1ur09x^Z|?mz(S~Cc7sgI@(JkjU)(jj@8$|7bja!?uow+s+hU?N=QTLd)d$p17 zB9bYeSt`R~m^&)Ry+pr-tg?S<%B=K?i4MBuO??0}l!Ve7KjbMiF&35HzAUPv_N*|M z86nY77mU|ikX7$N+6Ak-C8%LD#K^{wgmoPfD<1t=ph*`w^=K$VOF}kHXI-GLSuXmq zT8S&hdhV>>gxKDhjiy*BGzFI;vK2tpP(qkBnd&k&cRpX*oJ(=C;6S`dc)E)&@cqn~ zu$eRz*y#j!%HUAdHQ4tbjdzO5qy`I+ZmF1#WQ12&DT4|EDV;IP%xTPi z*o5}`z4&-aQ+tSWL$bhz-E*0(zWko{ntuq%eurgnr)HHA4O&g~9miJrm~lV*<-{9{ zK$LkJHj=eP&rg*$EGM`0Y{wpUFI=6HOtwj+BQTd`E z(%xHe0dDQG^rN&##%?fFgXjS+O}*dS#lmAKMK7L|6uD)TSHsV<{jUYhkMhY1W5Oir ziRK7>>DBBq;icUcQd9jCZYAK)M^)Gjb>8O9>LkmAj!$4K3|AVWn0Xx%A(OHD^h&)G@SAm7dS1q7vg;Xkv=*i5fYY;C|hOI4Tk@6Wfm9C#)Y1 z+mrF-mB`V0&8d3iGI|!m$MdP}G&Bnw*5Y;9jP*;<8lQ+PFmQ|~!#mz%-oq+3(zrvfySr6%Qu&YcBVgx<#sm9sGiX5u;0{L6D@0Z{>(i^FK+8(`aD@K zumS=G7=rNkVS{MlyG{0~l_D>qNRXWfwKfG>f8I zJtW@K+U&{~WnJtyP9yC6Zb|otQ@I63qcrC>@xre4%5d|SlU(X;n>vl9MJXj?lP1iF zd2ai;S|4|@uvw*#?}DL|(%yFDnIhUUdn-D+!m}o@9xz5HX}sjn`9UkD_fFJIIiLE~ zbEi|sBrA^n7w`C_n<=7eaK2@Eqqs_@f1RLGYNn6Px_%YC6Edj|3^^m>a!monR&9zC zvAHZe2IcxUXW;PncmX;$)qWQPu zi!b~HdbgMRH>>YT>(6MJ$Rj6LMo+#j6W#`n7M^y%3r^KT$E1{8$?(^YuP9lFP8323 zcJu2WeIQh1M0yQc_~xU|5_CO@W}>>R8lEH8DRpZL_03u>Cgdql^Rf(t-F`KZ80Y;_ z$~V~Lc71NSE*gH2u3Eh--<{;+ASh2!>1kkk8IB`4@y*Z(j*~43N9_{@6^(37yX!tRX%?A1z7_k>>&pFRYVEImI4(PTqSOqme;Pds>HJ9nn49UpR>Q3S!QwU=+ zBQSlG+7$E@1YFn7@#8_j05z=X&?6D$&Rx&Hjp5xW`1HMuyPx?KH5jUx&FJ^Z=t|S% zo}OcU@N~8N8o@ukf^ncfS}aqnDuC^4p9+0!CrvB*p!F^5`D|2ow(ac zR&H}#NB{cmz{R7M(^7Uc{iFQ#L;z{YS**2x!qF&-|M2P=&!r|iL1VyO|xw(1@ zQT4zM(DnG>+tT^|e3{^jh4X`hiu)_a<1V$x?Ze5X<75hXRnQ4yloc`jfKA2+xZ;(h zdkV#~HJI}FAPG5Ch9i(I13^z4oy+^Exwf21rEYOqesjvMQ42Lkmv(O{Ra5BmtQ8R! z!jP<^D0b^PPMiUDDLh> zdUJIlW+-`DPnm(Gm+_>mdX^%cwt)U{gO1dB=LFLh9&!yg2|rsf=Hs{9Ga%2ey#))aVk_A-QkmJS!B->&}h|9^OX*Z1WF}s;KHn90Jh^ULV6sgSW z%APz?uks>wBRSopS*AIMVNlI%$DZ$ug^%^1Pxs>+>!97O6~=g2~xH0eVyQ4B<$>EA|^DlzU3+2GaqJ-Du_DN{Z-`a$vFTf~yBa z>^fU?5L#B;;`K9K7!ohkOpBgwEPz@5Dn04=^6=sgSB+MW$sP|B<^CI^BrO#~BsZSG zeFxH_H~S9eQ)6@JoW(Ugnq8mItrnIyuvEP=Y?Bh5-Go>Nw%FW{xE0xE(K?ur66pvj z(jv(;4`R3H*6?vfAk|iEq$GC9we4n>`yA_nu&{pkjcSk{fA#3OTq(B6*;F-vSw1A+ z6KaugnHeg=tN`ZT=j*>1!KsmX+@DZLNsDY){jMjKN429W=IJ-Bim~5ut`labAaV9}( zax4QnY~2#JC4gQOV@$OUYe2<)OoOSL^5sG#gzKBP)eBfSGTGI)C8A3!{l0`x)Y@_! zmnX@*c5eCzK&_5$C~QOkbJ_99_BR&#dpX6J6%;z9hZ>3XG?WhRI(T(rqw2N={2|`W*+IYDc{(udBzyg13q=B11-lHI zx<*5wj+{RnGpSDY9$8_2QjNUu4GD$&%?_Wg8&O!SD!WjiW;g=7`y>y{$hU70E;Lr# z6nAAcfDgjv1G$|xoT7CmBsU|N=28mo%b~N=WPpa-k8yW(qn}vY#HJ*Jf(Mii`12`A zXlTX*b6?6A%Lbzb4g1O>p>pry_qc>2^5M^Ivp(T{dIu8xi1dV4;>T$l>|ziXg_&*x z+a?cgZh^Ao;-U-7OW0l0z|{1Lia?$OHblq|^~h2YYVgmVMe)faA%q~OpsCa-5Z*ST zA>t*vv%}b={2+H#Wx@XtSH;5Z4LGC>hT`g`>LM6XFN$5s?l*Ss=rQ%bH~A(_E30Ut zgpmpq-ImaoDIbISx}|3m1p8$iPjd|>&t;ef*WMFuQxNJ15(s@J#p#rCvZN9Z!~X?q z);ySU`x`})zJ5%~vv2xu8;)TsHC^4AiR1*=(MEt?4tTArP4FZnLVa;*=)P}XF=I<0 z9?+CQ3Qn()E(m4Xp%4W~sxZX4j2M_&R%@VcIX%&Wg8D??XA&m{A$N=5`C2TJo&lFX z7~;jUj8`oC&;sflM<$Mfs*Iu#VGk5S^ihtavt1Rj@DFq+4&y`*9OSC)X8YI50h z`g-8rM|d}H8XW5H)bvI;VP&z!);S!DsF#4f(ic3GgGi7n_};khk+Wkyt!bzCKveb< zQs$KH^aqQ>*EJvF&{6ej*z03LI&}HQ6QH9W$8XmHs-=)@MYpffTt0ceB z4%=xHEn-#))RBeGo{{Zq3Ku4 z#m;k^5e95~%5OsU0ghR7UOT3@MOF|`#l>Gzj`1<2kzk5I(B|1A+rT6C#{ji!7Bh^J zyk<-?jax%oiTCwZ;%zi0nJZ-TZgs}A+i^DDnRbv8+5C860X!42#V*M&1BSLE<~+=QhhwAgqFM;w#GL%)1a)I)eW z|GAwwNgGWcLW<>rW;6}c*+)QvBd{F}meAe+*L=`qms^uKlTK2-kZ}%4%QHg=A=mxe zr=?NiX;IxbuJsa(b#&{J2kzpVl+6(-2!2x}d<2os43O@jI85bJ_()Uu7oZNujlGDh zaD$k3X?YbJIwhA@zu9f=#$c4X1eWbhO)L1Q8g0Nv72L8qek6%IH=BV^JZ$oO#lQt& zhBR{1;rrdfBnN(h0lIu-=%}V8Ong5{Ew8wHmf82R&>aaE7Ln5%bJ}v5$w55RL1{wnGgvvZcc!X=1LZBG@5bl!>Gp>4eM;&Z}mlC z8SyU?aHUgHY7?yIM7yi!De@44jVmml-!dI57Z8KcvZ@qzAlV^u&wA%xC2cF99awTe z=sDABjXY!jz<|%fa3Lr9gbUV&A0KpH9QF~y`Y8RQqhjT!dl+WFZX(-BY+J^htzKG; z7}TznyqP#^|3SPD6we#(QnQ7>GHA+MlVhaESqz(_4DGZORu=MF!jVOSX8dR^Xmj-7 z79_815S;CcfYcGKF40vAdRY54md>5NLneftBK^&;3~sRRuAdUTEUy1c@c$UpKLr0Q z+?*W0g8#oBW3l{4$5@5h+AecFn0{N8>72ogPC*2jstTkZYzkM!hV0EW5*e(JVS_|5 zZLmgGbKZS79EnpnC;liUv*=bT10VS9WVfzW`ykY( zo1Oetb%5q_T5Yzb;?U90FvVn%y+KY4;t_F{Jt50FEcwKF(WFaTZqNdiy%qF=!QbWa zR$bL&9@KCA% zM!f8&sw?muEQCgGs;}1u^52&OCKn{z0AiL}K_Vka0cURsW-az@T{od`iEammkem?t!W%g2foM z&67p1Xpq&Sv(P~6J0d6p6SnMfH!8+K4!a&)h?>M|00;FTZpp46GAL}P!Dt-LFew#2 zhAbpR>m^F0at(U03f?Mv*Y^%iSZRdsPpDD+e4CS+6?TfDpr+PmC@xkJ_@qKpwM&S? z@|T|mmY@?sA+D;ik9@s~qp6Zyz>CABbWF1j$+^_Q8#vx8KM86JWubC7^wjlX4Df)? znRf_#9#)okU7e7mB`ztnVKCf29yN0inKF44E>hSg`6REc@G_$!_ykRlHmH6`o8)=k zlw0{42Ao`!z|(FWj$Q$~<+W8m5v3#MF>jJF-n1tD(&qsDS9)VbM)=3<$E0qZ7T@gQ z$Dre%Qxn#T+HU6#4j}7eh=nlk8kKCk%6=OWDNc6&cJ zfzFL<#K*t64jptoT&)KwFQ{Q#PK67jP5k2qcAZYU5rUwF;KBz z8stfH#W8cRAYO2xxn;xGbp}qww1EUSnEO`Ss$JMwc!CgfyN5Y--}N)#%ArO~{$TPP zbcejs8t<$nD8V$gczTtq+?XP+DOkpKJwGgU7Cdll(NI^Q$S%rjL8hZTYo<@AWD{&Bh8L zBz*eWm01@X!mVfC`lNJ5GM`!@5?4HmYkIALqT`Uprgywd7uCsGk!_jz94}waGE)KM z?(3^glht-F zV-OWCpl2s_S+M0;A@d;xYY|wGw221dyX~`u=-%~K9mIUhRb|h<*)e~a{rLrlHWUHZ zwwulOsD8tBxaX;#j47-zwBk-hwpzb5T&wO^7@Xevu^^<&6pc6%wT)+Z^;xaSFJ|RTZi?xy1D#1=!n+2dLR$U7fE_+$w>Hx=34Yr_qwaw*->N=t_XNi zE8f>NCVSb3Ga8`^$j_GWL6}#8nr*$!Df`fqoQM%Wbf!luP2;mk@MI*gHdrkJsHjY~uzq zJ3c^HK-r+DUIcW_*LswV>!FQfX%eu<3T`KklKB>(c=x*O@)ZJ-xWxtHx0LI>J3c=_ z=6!OiD8 z?u6Ip`}pO38+sc=fLQIRhtXBk5W+dT;oI887L3~*7F@385#kT;rh*C-T3BtYC4JCx z0&PFY&}Z3zATN=*vzw4EUz*}HmH=6Y2F%@{ZDB>Qd@X##q0X4?I)px6c~ei%N9dUhsp=E2)d%t01c)*4GWV`!jh|_{pH~ZG7Yod7IrjPUc<<0jp zZMmldcor|1Evk&1cABL7HZy8Ux2XKuHm_N?On&T@O)VKN4lx1^=36~|Z^IV2?gq_R z?!QHMXA@mb^8+1m82tQhgY;88=ziZrd%$S<%*yGsMP_IkijJ-O{ zEDevCRn)Bv(~lX5oXfL47`zi#b+E_VAoQ*&;-7O$VP2Cm!IjKdt%!I zM>ODEWBDnF;KE~Vo`h%SZT_?&!EK{c&+>wO6_xS$$N*)Oo0X$Werf%=umr*wm(vLUc&5cLOt#?tH6n+r%!)8CFvc9V>zBy zgE@WTkx#7xnV~+yOaaXd6X9=0OvUO_%+N-YJ;q_sTy{<4=X|rXpjs8k z=vCwyKFOC@oM_({<91}@TBY<83L;7&8f)EKdneyjQ}KaBF6_Ub;nUZUW8WFIf9p#M z7MOOgzsFSY=J&DuuYww3ey?4;@YU+!_yKqiRHF^FQ#5=5joa)&jR!|6p&1nt!tDxM6tY{8``okN!9Y9sW;3_+UYKq7xKm; ztBi{i0Y(Kj^8(%I8U)=Uqk72Fs0g{0w!e&f^t05J_rHaX)Q^GJmz|eg7_oQ#vD?9> zTe-`(Yi3+tY{n;+>X_l=8W8I@$KKRzy5r8#)hYs8`rYd$0q|5my-C`rrls{-x*e-J zq7fEE4^=@&_fjw6>bddda=HzaL|rc8 z2TnwJ@5;+0$#bh$OQq;brDIK2o~QB#QQ(^#F0OvxGqlQ|dO=0mbX=qEZb=MoI+6IWv~bd)RJqW0)T?d#6hSpM z##qua0vU;GMy2lsm*RYC_wc?TNXu{asw8EJyiF0UywhRG75Y&2qMotsqb{nPh{gye zq>rWaEVpZSn^+)b9$H0EJ0&Aw-#boBs*?Tj)GxV&awAw@#|Y+GW-uI=P*=B;ITPIU zwf89clQERS-S(x{FIsvom-U9sv2ma;-tZonPtgLydmQuXDKACEkV+&b5YJOS-akZ$CV81_RG3E zx!u~c>7Zab^2k!&<_15#F?SZ2?UgP+y}e6cldwb)8NFAbYpT$@ccPP75hQrMWFc|% z1A+9Qrb|f(@@>-jMMXcasWU}=iz#cqR*_`w>CV}iPdm1CBx0o1YWPr`B5pFPe|+0? zB;&sC9ZODdc8A*PyFsmMn_#~ryLzlpxIM4gj8Ux!KGPdY2{O4a#i_nK=Mfu+Vl!cu z2bb5|dE2ha7g8qtgduGP)5;;ON*~~{4xkYw`Nq1d^{V+@Lz4o5kx|wE|LOthG@D9GX4IyFW1_}bP#LUTVSSubeRLHf5J1*ivD&p&5 z3iw;Aw{6F*8E7&7cabF*INb zi=I|90OGoQ4?{@q?jE##5tGV?GYV1_-7Jx$^SbKIAjCwKDnLbQ0GwkdI6t2&f5x|O zmi;-kbS^NQoO(BVJ+)ewqu=>U!DqxJl$ec|&N;j*D$-Lz{- z&~HefNU*LOLb)=AFqQdWS5riHLeiR>X^^HnJ5`fA>F1(DPF`SF1C7eqI122AL4bjpKytJ6V%^#`OHMS9B)#y>MN;wpsL>@m&HB%jHyHk7a=H+8k$&+uvApg2pwcs9)9H`?*p}}J@KPc zT%7D&q}V3%#Zfqurw*O3_e6G?9*~YKKrcIqHOy_IBxKES*8u}e^4f@Pb2 zjzpyMQ`yZP?eF`XETesB{k-6WHCZUwxD~G0W7*t;1yywAn60Z+NatFl z^PNIbJ&oCf2Y)VL4O2d?y$)VmA>b)~d-&nFuU6o5%f6WJa`_4reYucU7 zp^|q$e=fxfwmhIoSPX_;J%6hfq%@(n{B`%!UCc8@(U@LzF*;fvT*=j;Y;QBCiuT(% zYmwz}CF}5}A~7N>^o%A#;&8q4{m*)#Y|mnx5~n_`Y)NlN0>0nZJ3{_Y*+*V-!JZ43 zx4+zyGopPh7y4Z3I2W5XBkiQde`U*GMz+)KFTv$w(D)c!vU4!~3NHV8WXJj+9ofYw z$|?p6VYD7prjt`t4}Gux?pzR5C4e>>gJ(nd#ac;7*Ou_UrD@~?=^!!Hs{?K#A%y@x zw5EOhcA_~Z!b(RiH+a_mA=y3jA1U%?Pz*xFi5WPy-DK+$T}J2hJ$+GSm!eg)QS^oz zC!MJD&#o&Q%i#uf^GT}2XEa~3NqFBr0?*+ znBrw(^3ucwX_nItS^sQ>Ac*cgds1YQ@ayK_v*l-}5SN+QBj`2)gu5Z+xdGHpF~njL zPMBqD*xus)Af~f#7@G0H7Mk(-quL!U5cv`SD6L68QczP!ya8 z_jdt2ZV(=dz`Q=*(ct`jX91@4|1&!*ERW3p13Qlw9990r56i<09~k>z;OB3|^LS0= zANcv-lMn0P$cN>@4gbs!>;Im7SpP;ok9*F4;OBo&K5P%J@i_J$=FIvR`TQ~;urGk! z3-IV)E&!mcm6;1b7wN(KRFIe-xK=@WG&b<#x7?#>RghSJ%jpBaqqu>+h~rPz$^47@ z@5DuoUBM?}7C%S%-96<&uEu8I8UWkllKE!>KX3Vh&0B>N>2WBa3Nt$r^KUzM6=qf> z=0_^vQfBa7;0Hc|D%?nqg#K{bM_>BgP5z+6!i2=~D5U?2E?0KeCPvSbgi6STtzL7!F4P^Ipg2c%*=yJ-_$+y`+rc+&h#(_8{2~?{Pqh59B>&6=Yuc(`aF)r%Eb+M z_&(GW?=?!f*p{9gY)tGm-5H@n<;~Sbz^{@E7T~HV-`?QXJr3zt;e` z!3z1A{-uNm4#A3eP}A??|Mh$r<0tM;igK{kF#a3)6V4{oOVmJ?WP%J-Fhp%s(5Nn3cIX z2pkZBBOqPyddUR@*_j!;SRygAF#*l3fabQ~^^_IpUtXXH#Q-j930VqkjQ1EX@DMruJuJ{G0SI!}^=L z2c!HS>cPhIyBYm^WBA+J|ICQ~8?*US1osQ@RwFjLrW$J^bcY zf0g26`J)v7Xz@qtq5W^UpY8t0J*58b`?sb4nJgbP`uhh=`FG9z-57r^`)|g3?DJn} z?&nS#960|{oVK{Kh_cAdf>FKrLO)E{B&qoFGp+kyUN$SVRq zmH?khFo3t}Y~UGiaIxw?yj=}`DV&*=nVE?V2`KDh`fxS@t^pr37&}UV9w7F&?8870 zb>QAez~AC%VS5W(@QDTzP}LP=rvcz(Mgq!PxwwGi$;T-9Av{9@YW+@xjg19N6C6^5 zPdKQ7#z0db2xtkk0y+a-fG&>4rXZjz&<*HL^Ei!%H^^B5Y>(*t2f#n(e;2@SZ-@W+ zYju4GJT3ASq;$_6~(B=&WJdr{0df9t3Dy+~vI#qY?P0;sQR{xcD@m=I7HY8~S zzpCv8Q2!D($V%*f{$*mPjC8hMGCrD`iIs7J96fN6F#(i9E#8C#l3dUGsO-rj$K5ejxqK1{>>*UbJD;PxFc69BW(2zZkUplE8Jd;Rt*70BXzghv)Wl|!$C@s|!P;y@>iAtamUWgfDU_R5X*q z9*%dogeyJzs5#30dq2I@NX9PVLff9}8v4r9WSe5fsn_(hJhakAkOlJ6 zGR`ygYZKBMG$Te00`gOXE12n!`JpVhG;=62Op6+&ibRB#R({7>OsUcnBLgyopd!QQ zQ&yMDY{w?PW%`ma4*E0O!}l(q-R1T_OlEps;7|$Rx$9fDKn@v^bkCY~^0Y*juv{P* zx8#nZ$Sn&Y5mgCD>tHwpI%tQV*2}(u!b7xeQ?V~XxaR0kCgOlKb`%_>w~shcXdlq6 z@!WbvjQ<%(PfyL1NP&@Fu0G-VRF4;8YI&chxL@7IsoSAmDcR}M<%fBHd;~4XrgV8@ zOK*B7!xvVa5$#wBJ%^%Hm$(nw7cRB zP`_(Vl)sfU0G4n7E~CTzxl`1lF)F9QObIV(LB<>$nwz}^-g`2R1pPWoircT#j+Qq& zIQnZ|n`aO&js?{GNe~T1l0ONk%Me3p>DZs+#Z-j7M&r|h#Jez@hdhVzt)6W8&imc@ z2ekXj+k_7h8EY*|K9pt~jx?W6is#nwAU7STRb?i;R0y&&fRoLYuc2hnURs5DGo$@j zbW@ard=k!|QZ-|Q;2rs4eBA4Gg;)6D56MB(Wtd6T@zkWm%yue9%yxXL1&s#LG}8qu zOpLGPLjhwJFd(QLWN#^h{r9`JZ<$m%R?c;X@ay3jOAo#`@VK7O+2}*qyyM*7OI}o1 z{$^X}XXpus0%dT^48&|6nQ*`FGYn>L<1705xk{=eK(BSRWWtuksuo0rWn}K+CZE+* zIvcKemB|=OcLhnDujevuO&gA+$)aK)8>nJb^g-jy&s~(Ss)H83P|IG`$})$S?Xpm* z(`N`s%aDM}RyL~(9cbk3WP?dcw5Ut?G)WKnWVa#E3VRGXI~^b95*s$7Rqf&I`XAq& z|L5@iUt!$8ICXf0I0jBI$gzM??s2Ef!Nv6x<~aU@a9|Ys6T*RSI0Jtn9JuShfH-FG zN#4K1IPhOx{=hh4pa@VDC$Ms0&Q1IXAl^?JsiOB?PhNVa&|Fwa0UV0fgV6l zpcn83@CC@(;U8fAF#`V+tUu)ck71pYiIe-!uFrk1DuWVtAEyOLJaYQ@1+I%~HJMKMxo3T!h zHx97;#pixYUi;^K=YfI%Z_u7c%fZ2I%cmt1%%ta-^td)}CB@{VMosEJrsrr~-yg8X z(wh%aY|8)8z_~6q8+g@$P>f|nOC*=2$1Z8+Zp3F0zGVlG0>k-bS;;4r$EAbCf%IKdC>bGpJ)$aC9e!5)>EvemnmQDO`fcX_=tUfrh)Ap!43nyj8cGEgMj<_IZOySbGT>H zOMuuHx-U2;q?n>|Y;;woceEyvTI2d4hHnW?`Q_!(ZdDsab(BtVy-Uz0N^=7wVNqNt6w&E7)6E$zQv;2~XTf<~ zHv*%qoEKIUJS>cJF^dVHD;pS-ZHvO2u>pB=(N|S!YzT%cLdY}qJ;V+&5Gs&T13gEh zqb6EXF&3XqNDGX}3zW$%c#`04Q4aWaPr!Gq+AA^Fj=s<0ae6m954W9E z`;}LmI%M>FBIs)4E0*UMkxPON^F3+8B2_^+y=hk_9@BI86;qkgb6m-u7Rn%$J~Qgk z6o|$usnzEqJTkkq!^ea9&lT7>5TAB~zWb8);U;adZOFu8D}>Jo`e`e)$AYIBtKl%7+*4ho z#&qQj==Erkv+eHq*PXr^%p6gid5p^29HVO$$?m4912pIk$L#DV`xAzqV7h(Kh=dRTYw%;-C`wqCaROO#Q^&z-EL zk}pEbl~cKP8NIudP@Xp<5I$-R}*3{X_8&%l8fTU)_7Or+COXFJE& zYyWWg8t96)DA)kmLbiUDBkf02PwcpBn=R#nccPBBd#)T7LhpVlH!Utgc=Of$tUX3n ze<^5dxoKK*f2)2;;+?`NRgQ8@y3afM0WZXcL6#W_cGQLR-R9KQ_IyLb;b^XBKI`DC zHvp&{n$Kl|0?XJTIhrvq@c(4MG^ z`c@1ceXY&qEl!;M;TDPE#9twzf=meG%YYh;mqDI3g;3mq+eu(rT8L{}v?d;~VT$r>_YcU(5O-Y0JYKBG#gVyRJRS^Ft zWuQb)1mv`p>8&Y_0X|6Aq8*p6p-RYnac)aqc%xD~w7UYg|2o=*b*{@H>=#Xo>tu9z~ z5`^^!S?L0RF=jX~Rb>m0FOn^_QF7wMYM(y&+`Uag<3_9+HS|V8!g>MmjkiAk1}bX% zo!<~4E%;T>Np0swIi|oyM5ug;z2M#C6xUJNezxAVu*^_kocM3 zfxuEvC72)F` z3#m&RO9~j&ii%8FB0ZT97{R>#!YPSo{se-Ynk|Ef$&2Q4iM)YQtdavV5D`DB&pQ|6 zuDz1anrZfsuH;*E*=pV#Mn|RF$3vLbYgh^HnsZfyFtwso2p(;14nWW%4p+W?;&_oO zoQ^(Zi)Yds*=qLky1G7%tV(ukc{2HgI*jz~u*sdpB-E^ zWqmlP3Y1gztOm06)E5MFV^_p;!YK{;M1mr+Zw`f`b+Tz?le@MGpm_KyS`3pFzcHe_ zc4%JRB_cS&*`IHC!Wa(G4Ror~P;z&5z}tzJT`;{I<)>!6%7f7Sh)k}ePd4V@7btXz zOzfdmdM2SA@k0RhT=`7>-sbM`s%B0o5kjh3txAVIJ{Xak$*i#1ZFChhoPa}kF@oB- z*r;sa*-!nR%=_*4)ooE^YN z+qR90&5BvEZ9A#hw(W{-=jQvmPoJ;v={}>+9rwo`W383Fc79}Jk9W;y&iP^_m^ETQ zA#_ZL5j%uKsFD-if*`hZ3l5A%6&3}|)=|zFJ*_^P+jdG;f0L{*NcihS{ZQ3lCF=7M9>y{J}}pbD``RLu@d%e?<#>wMq4q*d1(51(henw4vzch5y-`r1yT zE07bA%@J_~_!bxmo-TP)plaz5y&;nsN$B`8F^P9HJEfzRXdGo7;QIrwW52g*R%U9s z%5Msh%Y0Jd9v~GB+faA#*DL+1Ow>S^z3yv_?{T+oxA4JuG5e{Iu!^tWj~!a#+{=)ihL8<03t%2 zqvq)YYt}tNcFD)>y6cw={#du3WFwap$fJP=JH8t})P8;(7dA4rP>2!i&ioRMdB|W0 zyNXZxDxe{I3FzT9)itq-Ju0ipZigZbWAW6{uvJF@DkIzHA%WvP#WS{r*>Vi`I{canPI2v+> z=n1fTU%_(;#U6BiFtI8F|62CI*R^hyV5B0180%wb857q*%&~@>x1q)Pn1gL5cC1;f zvnOB#ZL;U&b(*eLj)yi(+qU{b8|0{FBv7BegXttgZ_Ln77qqI*rgU>93?po0WM?O2 zwxe6XzJ#%2z>NNe4PZsT;re-I&q?lclFEt`_~h}I+Yp{4JPGzF#9UQjW?rW-o5X}@(E7^7iX=@!ynrqc z?(`LDhHOWyib}_oGTP~qLW;#wQHtf|A+pJ-u3{;pXW$Je;nGfzW$~UL=H{ZrzA`sg(Edgt&sBqGg(N zRx*{ijKat@fDFY?JejrKOn3-Ei|QS}Y&`BVJ`d654aFJA)}94m@AMmlYQM`;IZB}4 z-HVGe^2@1a3r7NIM~w~44J?|R-4xRWRX>|%#W{G>m#Vx9IAM-1SL=Eo?AQa?sn*lJ zS%y=0kO_-EMY@*O8r2l?5*2Bi!_aYnz|LKK-vN6B*?Q7=GUOiT9%^L+dfc5HZMfo& zm?u3qW4v#Wkj*jYhEyu!9Fhrx zLbl0$z;cvietM-mIns9&p>x@EHqa6oj+tdQ8{3$7Q(!k?D`Pcnh+yG_thZknMAdXB z2yWP2c0q=QdWzL@y+D2fyfbqqVGg>htkMf8pCu;!`a6A=*Q|s`QED$Agke}Tjp^&1 z1mK$HQ(?D+V?UZ@-C#;VdhVPG`A2vw1@`v$214wViMRpvpuSz?DujsT<3)|{ZVuXt z8W6Z*CW<`B;3rz~OYyKHjuV-7XsAJhG$Lv03R+nw4P(i`a zL^?qO0b=~D-I+NS=*FtRu@8yYxy0pgY@sb6A4`EmJkIO{W24)0#Fc$SA&s9P&rp(a z(5c{bOdY5NQQp@~bR&~+)su}OD(G^5drih&LinsQ{}{*tw9n%8Z8$xt&EKtoHIP!) z5d1~eg!FVo-h|UCjr|!Cw#OHkH7<~~T0=%bJhma5Et)A}SBuwHL=L?4zyfJKER|4P ziad)=k);o*B&y;O)c_7xxqla#P?EKO3*2Gi43jsxc%rq?uH0n4y#kgl{3^}E+e4%WjOoXZkC(EG1FjKltMC!zK-)p4vE#cG%BZF&Us$-kx?fxtg^E#yvnVNC0%+$)!n>6j@5Y zA_$sZSSwIAe_%RdYaT!^Bpz$D+N$OaB0-U7HBLJgw64CsK;uY;IdiHa*Wq5wxOT-B zQ6LiMwy>2jbAtoT=(&KpPBwFnEIDEe7x*rP!NZynnxDHLl1POUnS# zS}n-9zyI|zdJ{auU(e?4`cBmZtwprY6A5?Uu?_4PSt&-ZH69Cj^)3iW8%_g`)AkttoUFb6*q;9AjxSljNho!M1DQU84mk5FYmk%uRKA=XhfLYJp}OC zjizkxeu^g@{Rj?pub^4a1E9Lz3PoMuDDs$()TLm!lD?c>;(ggxXBOR(hYhWYu)6|j zl)4BZx?+4+2zVbQ72{O%`%rb|%Bu1}mR8|YD|7ltN@$G(E9X{g8BdN1U>@nIWfkL@ zE!t(YRP32C$>#m@7L6nwRt$I8cFks%5cQ~4*m`5Nv2wWs%AhM(75CB-Gb@H3K;!m1 z&Id>pw9!18e34plVZo{GpyM9^h#S~jQ!6lQGn(PAYxLS&l6g2w?&1=HByTG|*A(Z5 zw7jMQ2e4Qd#=M6Dcy&PNPQkqwcF!xM5}HkrYv#y;gs6(UEm!uZ-srAtdppz@^k-(|o7IP_uiZ2+VYh{@@TYq?V=fv-pX!wR zJ`w6xibl;7K9@7F;=QGP*&p8QyC7)~9rW)un>?4R^xLwRoKEIT-?DRy*~(sMGvOUV z{R;xE7tvxTf*n%;bfpaqm92FQm886F z9Hj)kBf)b=KF^unL=tIkT}y(j!QNyvrl>EXeRJH~*UsOQ^-xKuIYda387%43{VTnWNcA5L450# zn$9)?n_S%5DQ8vv1aaC{Yh4o)-J=CKIo8e6kT9cMl*#Q1Zb`lxEN4&bcc;mrrT&R znLTv+n<1hQ9A`DO9{4mBK*!Ae2OHGO+o{r|aO&8zRrP@L;Feq~g)e{)ux|pdMa!&P zqsQ_xAvBUuLI(x-;1<3ADy@1aJ z0FQ_okll&kS`a&+V%9k{IIpyS@ET;eMPW+S9fS_D8Tsx4rnPZW)3B0kGBE$TKl?SR zbiR={xCpCNc`)Ei##9Z1TWa*q2=o|Lqm`o4u60CEx>6eJZqAT8WHdO0ig1ej^jqnK zgWlXJOWj>*)ut?i=fsy*KEcv%dRh>WsphDnmFZ2p&%i`km!7oo_j^GTRo9TZ?&{W> z7c_H#q=rrlOXs{TNg4HTmiJDWQ?@g?D=4G^kTD?@t79AW5A?HcSHCg(ec){U;ZL+h zM2GUcj{vW2-=Mb$BLh07*UqAzoo0liaL{?Q%5kywwIe0Pdfn3H$0-BTgtT+CAU=Mz zJC?%xMB|s`Y+()ZDK8NOb}6Q*T9b)I@*87Hz{f!ATH(ySl5dcK{o;;r3H<}8#GJSw zVDY=r{UDUl`#$1a@mE8s!-?}*GasssE&$+V{v5@OSqGv+8dCLE*ia0oSWstfKXjMW zdF00~{0F$vN;*V$l#H_UH)EomjH~viSznjO=g|hzBHB zqR|FZI01q{2UVIVS8#41qS%4)S>dFno6FGaYzQr{MdLqYP#t)N$!D@^4oSpfT&VZ- z1x!m>4Dj?+h{F)0UKKHup^v}O*rGykyTyUR#J_(eWMoVSz@?_WQa`;bu_A$O?VDf- zJ&q-UH2@_D^*T>KubJ_{^$_(`~ zo?W04Hpg0>`pHmF#yCCV<+}pt^T57O`v7jw;MLm(V#&<1vJ}_0(Zl*e^th3}J1gCo z+q*mpt@KT`57ENX&3802BTgtL=8QXlIb7%3owaT%+%Za0_ zpADagQW_nJOhS6YY~=UjCf}k5%yc#^$OUZt4>HnF!>jyri906?j6D@-xWu0uN?Glz zHYuF<-#_LpK(4c^gpA(*C+_{zfcu|#n*N24_iwECD**CkN&50{fAL<{FJIN)9ZgJM z4yONdGkv+W|H67%*jWC;dcSV{H>{WA>n;J8zgwC9aMIDq7`Xk-*z~uvzgnICyz&pL z(;vV5A66&fFYNmV^i}-Ay?=mSLpno;FT2y9r1j6Ezk%344y{a_{&D&1_-{Y>g9-n? zXz+JugD?L3Pw>~`pP8?%#TWAZU%~I6zN`Pnx_@_I{a-NdpW&9jVB9~>|IZkgiJgu4 zuNYU|Oc{BlsVeE>L{UB=OOW2lKv1C_KUhKej&hJn0Gd3~4MF~=an6YNoG~m1vv@2k z(YEtELqHS+1Jy|hx@aZ?53qyT!G=yf?9!vGGu6hV$LWWg)&0qWinC>Qeb@W>rB|^? zLJJrPVpz%wLij|FKzh)Y(X&6Hk35`DjRf|?HsAY8I1Q^U!VUs!mXvjSz#@gc~UN4cVtW}syrLyWW5!L9s(gJ(;=Hvb^>3kHikNoC!ZLa5sLp`k)OJ$gSqibKgYqE_Nx+XmkpeAJm; zseNcIrm7Mb_Yah+V9Gw^pf-a}Ll#o3oO45nh{f z>Awi4jS$Ad$iOCGiA0-WG07eZ5hC5-EnX0y^*o4P9H7FkOEk*axX1g7rxawALnZb7xY^%ZJmF)fRzth^0;w8Lw3wQogsGl>GX z96622jSbR}C!LvI8i$g$F5;MZW4h<2^F~+MT7%NjmrTT%OFgkT? zX`T`|M!alSz$_^)&;kY;oFF!9EZQy)CDbrorc>Tn0%QfW0S2^zg)Wm*&k}GUqNElK zN8@P}+7P*!8&j}tT#bz%$9wE-JEzm{H}J})KRWWwZzVlem$9R1K#5Mx@mV?Ca(+i5TemSI*m{rt9zjXszWZ`xO5fIpbD z0=;Q0UYBHhabxE08!NSi%7dlmCzG-=TVa6oxtlU}#4%H(li%pKKwPdRFJ0H$aa=;I z;^n1L7u*)KhCQO<5YX9a)B2)HoQPOrCh)Za$O}%nFWLy$O1{x@DQS1Uy#ldcxnv=+ z(1L^kWqmL+JWhT;s&kFmr?vCr)M`7PwPg@UdaCc@_T3~xpZU&^D)Hn8dm^Lc1$7jq zf~rbViPe5x@U)QGE*;DdUAZYfZuIvUc$j8`Atq!^gH_<#uLxDfixgYJoAC! zn3Vrms)kw<;TqV_KA@R)%C|`1;nFuD~ya(d(?R9gT5yS zcZlrB1pq zXLOppFf(d!vLcEl6z?XqipqAnHNiq*9eQ=ipKA%V;_g-h^2icbCmg6wn@f;A6`L@-aV|K0mUToNHMFaG22dGi zB$^P1DVi{+=YpBX1P7|Iw{$~|CEwgW8Xv1)lgZOGc*X^W?zZ>x5NOu&&VsTaEHRpR zQb}>FL7C|FoAPmZB@~0PzVi05t@-nQUvzp@ke02LU4)K~WnHRtT!F|qS&(>)A7yr= zEnVhGTtMiPCmc0FTAs+A$U1RXbe;B@Ysx3VQgObPv+}m*w<0^td0e&B+AQ<}(C_po zARU7?2FqS6i!Rj|PPMon&m}*9xOj6}=T4oE-J`|CN2jb%oL|72 zXNw3aB@1T5Nl*9U6C!c-q|+p!O6;Wnw7UkdW-+9`h^pjg25NcKUv(3Y9czfJ_?mU-_tj!ZCbH($GJ5XfS zYid9@!U26893?Dj={`EaC+p)jemom}#omWMUYS)nKbZhj%y@^3+nwh1fb|-sswz6V zKCHUM@euTJ00y!5*sU$fm~T(c>2&lZ9_1}g1i*OO^HI%)j=E%{vH1?3Gtv@72we!; z0EFQOps4Lhd9&g%nWNS@&!RBhWJDF?6zK*I#n3Ok+Sws-8SO}Q385x*LH&Y;^OJCrtU2#Nm!)?Saq65B zo5IN{9^_V+aDgR=;?gAi6Q>-LOpP}g7uckR8Byjsa|9<1@Me&MT0U$5Gj54E z{dwAV7{)`nJ(Ze_Wjx0bi2P~l4I8@fVQS$sW5g$8t8V27(dvs#QCH6UxFNgQ@Xg~j z&SY_CnhhC{*~Ja@jo$OS{%0ss*)-qxU)Za57%W|x1~=Zu$VnfJxaj)2Z$PtCy+1`p z8=yjjK!D4km?n^~!Ur;&xe$3UG31S=a zH$#a*A{N(49_HbR@iTZ|jelf8S{kL@iK<$wp`22!AlyelM?f(+EJ7uuRY^s0Be}fKUoPU!etD|F z@(Oj+(_10l^>~ZQX8#cBTO;e}*mO7=e7u=&vo`i)q$S{GW+(T+sm+(7+w$~!xH4+jAST>-~4T6&y+ z{~Ci0yK+g_z77edz6nZ(YK&@%hJR|PtR1VDkZzWko*f@^qafk&vku-DK#uANK+f4f z0D-br^m*ku^?Aiz^>}~+l!AETuA)IY_uF=rw?tFq`Bf;1O&*;`axs4yd*Db(Bu~=#ox!v6MoMU@ZX^r&MCVuDq9oq>QT2 zA}lDR=`hn{d?(F%?G1;z>p1PV{WKu1X4M z$o-Cy^hV?=K*s94e>*wSRUX$OGSwRmn08Q{_yV%U%zFP%1?A6N>3^c2DE<4G>fewWM=s%bGoXPypkCvF9XLAkz%=Vpm8ln=|VV_ORbf2xzT{; zB_ueZxt10J{1+%Eg*OzW1-S{*677nv_iIJ5s-zP`&hf);7kBvY#m6rd=5IOWLhz37E}P0QqHl&v}_SE;Y{znR;IyqEkym{ zID}qSqE145Clig_vsZun^JoF#?>^sz>Vo~E%W-91DIeqlV`Gy`*^%)G$*s(U?DF;4 z#MHvbFr})IwXC0=d(AOEL7&+W;dz2g^>vO8w>MA^)^yaXKQrQ5nP|M#25n82&#u_W zDbvDpSrxy}lTv1_N|VTk&5zBaT2kFZHU?-)ROYEFS(P--dsqUah=i3uC@Hzy%owfZ{UD*!%sU~TSj zV)9A1E(8`L+T*jLv9 zMT%V~?@SN)I~^qh3)0+e-m4h6Un>|AdmdQz?;Q(V-W{c9{GI%)(%H)%exUS`{iwn3 z;XU)!q#hB61AF>RVAuUUFQ(Oj2-0l(uGVKhuaI$l(6IveZ>jOY>v|s?sB~)?XdSWy zGCx=@$80mD)G=9&svLZ%ea|=FF9pV*m$47xpYSc{)(J$f3lz#H)=B6xeNAqpml;wrx{I4Z1m-p5Gt((`K9$guiB91uYfx6_Y4?p|yjR^TPk921G!)FtDTRx|Hwc2i>14KT zZfaKA>y{C#E0ZM464_xkHhr;v@ijQpj^j|cfw;r`LERuCg`A@ln)1w!8ok7IDT*6;%&3^Tp1wwVaD@%+71yq7 ztCq#$j%?v-V57BC*yyRzT<0ZmLAhYMJfA4)X>~_A3rb`RqpE_$xSej~)_aUT1movQ z@ZzD|laS&PX?hs%oiu7#3C7pK;Z`=OhwV<~WM>`Ay;=a3Q!k}7_KPK~q^zhe7jWiW z3Zl(ye?)9#5fjEJAb6ocn;Px{cS*6YSDX6vSQL0Mk1L`Vf#HT&?6juX`6N!qFhkb% zTmj7-VFseU&J3Yr|A@H+qQU9Y=U7bWV|bb0%Y`jUBj=q004svE&hys3uJH>2;5|Ck zeaeDYB^-z9yu^aXeO^lOsrkuUE!249Yt7w>Zz7w^DWhP>oInUuUOKn1q@0IYyz6n= zlLp%li#s7hBSh-RQLLMMG+eS0y#ItDEi!pfkhH+VWeW$>aPK8hHt}7ciJg+xj>FJs zYt{8^PHO|7<9mhl(sRk9Z~!u+Ne#q@pjr%sX-4*lOE5GlDK>iR-t~+s13hTSj*c5d z-%4{$21mZHg?O_Y+F} zVA^IUSbMR@U+J+Cm1G;aY$`_$;U!Cp2Q)%w?d%_eLoyrZcn(9Jd>l>~I6`7lS}HE@ zAJ&YJF2U$nPA<(Gn~Ig@&x>oR3l0__3Uz9QG&J-Sq7l2Oa7fQNT>UZeUD5~_yx8rO z>9vW_n>KETlRY#c$?1LQj9(a)!a;oz1&3hjNG2;|Cehmd%%IL>(qt0^<1>PD159$$3#YS zDmR(6oRH-^0o1#Q%Um1G!3&=LupW;a#ci92OY*e4PED`3#^5itEe(lTOv$(x;w(%T z_koSvTd=9D-wuhbM{2B9)d@z6ZOf7;k-}7c>$I;H{S3X5eYQ}!cNkr-29eANbP|a= zmokwVEL>g(c|VwzE;gPYr`C@Y_-Dxxp*swZNHn}$m?Pkp%myxD14BB|+~5N1nDB_^ z)yXcGKdausU*K61SM$N!M3Ly?AE!R;HjbI=4SH!kMF2cgS}7&6Z| zLED<#{#r<*+H3q$aJZn9PW;&8<3tmvW^~NA1IQCxFb9o_5ZCl%;OdZ4nQCrxTZf7zq~j{X=<;M|9csJCC-`yFSmxQe!pn2wcOyN!qx{ z0i!JnZk}B%fiVAzSk6aulPs~F@WYL!P~c!0!2xAKv2_2ju7d{_U{tg&BpkBBQV^c~sID-!SumksK%Q8xHsfyId1y*22q zVTvkYnl@igQ;80*Z0uFbBGlzzcxeBUtrp*P0A zQ94f>vnXT54#`Y+Yhz>u(EJXDBw`#@fx&F9uWA}7^fNZUJ>wilToj|HvMR53Y-?=t zx>%Y@1*())(XO`oOq`09T6I$&k_N6!M&7kd0JD#`K(B>YFm0?Suz#D6DHzi$0ERFZ+^ z>wW)UvEUUuN(>&i~IdILjB>{VQ42uy9jaSme!}7(s{-8uJICFAZg!(*Dkm z3@`k%v@x=98bUIiH8TX-rU>@fmfR-Tlvai_nX=vn0|Y_fve-@Kij!Nd+5@GU9CIFL z`R(apL}ImI{uL(X?P`R>?6PsIaj|XFHCaeFnvflPG6f|r@2%tbxjtE{-(noD-W!Rd zQzG9BPUMVV%T}i4o_>ielJF#t9iI|NSfrIStV#5hlp7pw3(f=%{wMb2ZgP`)5lO#I z7O&$$1xnm{-CKtzBcu`9czPE(Yauo374gIKT|kGYgCSnur&0!O(!Oc&A#&APdZwZ> ze4A<7N-k31_$K15TXBP~3fO-S9S%mRv`1+yRK{cgYuD$b2!~n^Nm7*@KlumjR zt@rx{j3?vn!(dljBK~GV$Mf~FSQ2$+y(6H2H0dIe93oa|aVW)CJX2wpfiNpYvRzP` z2r=}ypVaVMZR)ZhHJK>_Rp?4T>#n;YY;9bMR0ZJy0v-Hq*g}6qzu+#3A;LAzYbun&%NHTU|;%j&U!V9u2BE!(G$eYjUJ`FZXhxs%GK2c;b*{Fu^O24+^z}&7A z{5aj@`i@HTbsi^M9>wPe8RCc99k+sCy&jW!=%4-J@T7gOqK;CIh#1C{Fp4% z2-PGH0Hb78D3rW>cKc{X8Os>!)chCIjj^Fl>+gz##*yQl+DN8lf#aK;#wc z-2I@~+$`?MpBcP@$AX_blW%c|3AbIgnC_hF(9NwDSPBzw4CSGXzhS`E)hR3~N)d!b zC&MW>S{{I~e{>5~78apo2K^{koJB*&&@}|C{z4RCuY^{37|R+Uw%+eMr=JRIRSW#Nzpy1W2oqugKryAbl` zcaCV)VYJt_UUxfDo4Qf$I?DuX6sHlGbJjPu+W;6wD66~g3sAQm8C?d`F-$3y9_hTPGjv^kr?)%lTixX7 zOwX7e#@=;?u6ak`;fA9ep;{PFKQyci)5?w~dm$OG5@=kSbXa6sS=*N#W?`uNn6{3@ z*!+LQykr%2wYTh%eC;+Z5KhobDwPGLz@JOG9Jit60dFmN+`RZKp3c^C!@3p1hP}7b z4)iJU9%}A=Z|MA@ZpVtS?z|2bdJ)cB4xx%a-~0UrWu!c=-vBdu+_e;&lOwy4!#a{lN%n2a zfL;UIv;(kVZ^13+S5xj_fitRBL`u_A$ta6tCgi>Xi`4gb)XRN;!48KbBj1B@52D-a zc`mK*EEX&LCIYKWMkl@OX)`t?q8gP-Dz$Q{nx|+l#P*yJ+??78lw9%OP31`Hi!t{V zx#V$TctXd=p3#fMy4Ad;EQkrm_${KE!cEj%a&3tv^u?Q1QF5ps%-k@S7=?HV8Y4-2 z!}eYAaPFM|q3Bh$sLmiA6Jg{tE3;&a2NloYO&U#E&jGarg5Oeqw8d6Hi692n`V!NB zfG5IJv&O*qNE4}7cV|eML5-GK&M9wG zZN11$;U7o2LcCE!@oR(zp{%Vy6@vULYOT04rHGq2u(m_ZYs_%LloBL1I$4s6iv4*B zmHl{#D|ZuGcRq4pGRQJG+Ir*R9@vV&thgB8S8RS?ub7ElN+-4$vdTQA^q7j@T~)}f@FM8c$qpLe53?~CJ^agBMD zQ#ifyS;R8z`+2GxOQQE7dj+}bIx;&BDvL+PaO^V~l?GB6sk`OM(-JgWQ&cQ}D~WQS z@FrYF3jKKV|%V`<=3B0$F zEUh%1K~tMxfj*UJlu> zr4hQFg-wrSB&T4gb`GD3qB0671!~jE&od7PI7~D!yq!tXy_x-vSle&kB6GS2!H=(y zCSb_B;v_-qC7a668q=z$RX$*n5YSlrihaMV$-K}KCHiH;7g$`jH3fn%^+2}7U7i=% z;hS~sf=x2&1q!1A2#I^NXUrP+_p&<@j+Y<0{5qC&QwWLIjF^m%CIO)ODn7eSZ`|(R z;FTDh$3AO&UJrtbk^l|HdpN~sAa+4CfO2N*zV@BPSFR9Rx;ioAf~r%^XH0)1zUo>= zh!@Yk?80y3J_o_1^IMmHpf5SOqHr88;9K-=%7vm0ihmvgD>MWMELDG1F(j74fDW%w zPU2!dqF@e#8*;wo?jCQ*o6+;ieagomGG(y7n}=m%ZNg-;9l-$9f)B_}NsPKp-!ZXs z;xCJeSpiaeww)#qmq6?Wv_v6cmjGNaF=bil^N|^3^&OVAz7=!+$>6=KBt}Im{X?l^ zDQ9~l;5Lj*IE-vJEgST^emOTyNI;DK|TT%l%YTDnlva zYR1s(c^Z$-^cTj0wdP17<;;At9g*9Hd@6rdzdZ$8w{dH6L3XPfQ(3@Fq-SB0dS~{@ zMss~SK||YWaoJUgs!*9Pu$exKKc`z&vzW$Yd5}ESq4ci}mypiG4O9mb%QL*_8riBb z6NE9;O?ibKhjGb^x<#|dQNYw-@`zY!+d2k^Zs-vWCH@KEoG($69ziH5K;8o^xvC|S ztHs?FJq5W;y1JDs(B|U$&g5_aqV(zAiQDuMQjW%__fkCGXRLXss)el%xhsk2N^(IN z3Pu;mlJ(@T1KhSr`3#~BAeJucti({bLLY8%a3x6(dK@7Pqh69_yp}VZ23l8|(rJR# zM7#QPWj>AS&XphTsL921{oIDH4E{d-wHpo znjZCzenHa)HrHWul?ce4b|2m|9`c;FeT9bUeh=7bCD*t@s0-(k=|k`Kx!coXLp|H? zG**<;b&*K3-y5z$`K2K~UrwRP2=p^Wn2u}T++TKiKitPu#DpMTCZ=PztoUMen|GBG zeZ4k}&C>5Dvi24dLw=xUmNp^CuTat3f=rU1uTVztxmL07-tQ*Si?ccR(=Kl zczSF$d~3&?{=)FtQf7_vaN~hegxnw>q9M(*z7D2PgkDx920P#9f*h>1g&Pja1xq9~VzW%NL zN7x{N*p%tf4JPWidT$rA6BJ@f32-l!cz|fgse#MdX`os{;6jLA_5d65D$p?*Vl zs@=<=2S;|VcuCMt1m5B){=lYH(ZQRD`>QmLO zYOm^E-Hkj;RSo-l1&iwys>KSMO9coP8vt_{%6!8vZvDfCGE9=;V%-B0jtE^x^hd6< zUZ&^b#KV-fZ9Lwmd+Cvxd0T}fvWeE|hl<9cs(xidW$f69x!K(H32LKUm1BE=PdML(pulg~_W!y^l!S zYN#$>a4YMTji`>K#7DQ@0R!{zqpFrn zhJ^DWmuE$1tjW%Jf4qKLdd-St>?ZU$crQ z>{~Z0U8Pou`SF1nE96NnB4nFbkCt${M~%$4B(Hm zj3tv496XrB*@iKB*d~-2Z*&9+>>3(i-9C7(U&S7&gp=6Fdhxx_4o;Ie1 z_JD9VOl$QGQ2_!cC zq}XElORXdr8I?hGhNuYvM2-BUqT(+FFuzapkjad;i)~G;?EY5qN)6K)MIY#EMkGyR zCw~?XEWk^yY+2CA>C-4$+(S*?IJ`ERx`5m=v86CA*2)Ekhv-@uHadJ)akkOcRv+{9 z>2(8+J#ai+fDx2CFS#(P=(ka#V5*c>+uObT5^a!BV`yQYGA_FfB-^NCTh;B9(x>?& zy_19eI_Bw;)oykgXpRdmz*pXP{27R+hPIQKNF?QFW_qZzw5^pvaoewv6?|sbrQ@g~ z)G2{e1pY7mj7Wi+DzjBQq0Y<%JMTbE_1egrV(ZEeY;CXG#vCeo~ znfSu{QeJu9b0~ihzTX%4Br_7@UueaDbpQTcm;7I~;(y(4{HIdmzib=%&s%vJ8R@_FO8j>#ud0Q*k{V`ba;#@Ga9$!AhBO^gcY0>Vw`F-=HC5u@% z-L!4e4ici(WWZ<@2Z`em1UZarC%aVo-BI)-A7Du_ffw`1%)`T~RrS3t3a7CK3?@@r zIhi>N#NFM;mv@(kHOIF+C!cDyw*W&%#NBxxrDYjaX$MP9$w&`7aY0FC(_lSw%Te3L zY^c{Rytm@{PqmCa_JP?e6Rl)0&}!}bk5y-aQ??($HtP*5F?*yAmkwPA2afSABkRbM z+3ABahd?b`_Vq0*>uc*=>)02r+W2hAd%tR>aV9e(_DtRYH+N7kU1U(nPaU&=XPs>l zWfRgR_)=6L+vcG=LB_TY(AowXCGD+|YYt&zF~nu^o#mI5uXzZwGF zI5b~AF7OwGE+(5T{$w?*wB)%P3bw@?M&{fqk0DDXo~z;8RJUeKagb35e*9UFe1r1; zw07?CP-cAq-&(9}N{e2#;z84(X6CufjG19Zx|8 zjlPH8-Ol@|pgHd4zS7i}!@oWzGjY_5rR7O4EOeJF;;twBAt^l*9a{J-?Hb)owTiNi!445?zrrNi!}%D0i-$|L zV%PP1MGp0ZC_B$-8rYAAX>%fMBV)pJ!?TUb!(%w^%Z|CARr^n_sLFh3C)?hqm6es{ z;*@zLrb*+ziRTmFzVFQ4%vy;;oB6kAKiILeCgoZu!}#f>;agfi)%iZkez0_@$I}=2 z2~XuNP4oWKWv2a~mfu<`xy*+~sFO^PTV9**A#4mYP z>{qq@POfZQXFF+rX(KX&XGtw~y>{=gcL#2ILB`P4`?^nK6pvePUeQTlTAkOnxw)^Y zZqRar|H?nCcl%A7%#ULUH!hgo;vsIpg6&qFz7vAa>dlh}ebweRbY71!L2*SJg`2`X-)Iqn5+#ZvBO(krkUmpsgaz@PF;K?uiYQ#*O}OYI!%(!?HroD7{sk!8x>bQ z`?tGmGqL&3I{K~+Wg&+fE^gXAl`_TGx20pI^yk6$o4+SM8*JFx(r~jWG{sPC{qA5& zx4{*k!uU(^EmvPSFFDSxj8{vnSZRVYYlzNP#2&phb*40>yvb(u)sr|Y+oWkbHPY`k z$|eu1Nbx$qjU*vk@) zH|U>!W<5uz>5bMeZPKZ($(oiqX^#`t3wOk1SkFyIZtpm~vqi%QesY{q)f7*A;&AL_ zwJb+Qvo<>6zz!=fX(4Yau((p?p(V-PWt?84eSZ8qDxI8Kj&*$aN2OLK6%%$yoj8D<6G{#hF&P?*43^m zv~A3@_C9Q{UeT6k#wVw0<=fQh{qnVusmUvbpFw_q#-`*;``h;;8ygdGsN<`A^LfQ| z&w%Pg6Sdk1NnoT%zP#tGaXJZZ-*dWiB5sy+7L$6GOJAP=$tznM_u&c-ozD_o^2-3w zQ}P|zn*y^8aqxiutszV7gzmSSHDkgP&V=_va4DtK_eqkTKEuDzytGNPv;WNfdCkUr z>!^z3*@KAryI|>c`1br{!rc?M)w!!H&-tY{Y)o^w6tyDI@VripL9J1g>y#?>j+tFW zabCNuc6$3XQ+<-u-u2urNe&)ta$a#{FlWn!x;fprH9SU5OG$ZJ7k8mv>}6VCWQLE6 z_k0&E#tt8^!T^hgxeZ4yJRHh4&9FRpSw3lC`jS5Se}ikyycEv24z~T$#VPCC8j_wu z73h*KnakZDum7{PcAd+1t;~=+cTx}Sy`5=fS-nGYq;$96^NlaRs-N6zxH@{Z!_N=* z{kG2{W1!~l4QX4i^}$qTQTH~H*MsE&yI=fJaQIf{-jz$H`R4u*Se;hjqju0`*lcg% zH!Mp7lZCxMTJF51`D#i2B%9%z7dpk=0*Cs#SL%{A?$U~!!n5r<-EVB$XBl*7(qrC5 zt!^c;vK)44e}COppsvW$i`1WE{^(I?R*g8m>$pbrO0U4uQe&n)=YDO7u~Tl^Ik3B< zH{Cih%3Tp&9_^m%XE6UsnjrOV@bl8HS-LHaM)iw+)s(s1TjXN;+GRkzeu-$feCqd^ zQ_BNgpDx-=;`0li`C|{(2}7@UpIi59-G#kh|L#~A7SnfeVL@gM|17WUWm#my+pwVQ zf;NRt3nYD`wbN*per|4FvBL0b*gK7@KIbCGzw?c7;6}gmeI&&FjUVuJTl|SVfQ;JR zYGWG#cG-e`y^udQkS}E7`>M|2AwGwRUrup@-9qiSLHtEgV(zjicdvk`-~c)YZ_CoM zv1J3iBbN}t4khsT0&vu`1Og}qrm5Z1#g3**g$PDONN5NE)j<&<0-=Nv!NiX=VSsz3 zn1qK$RHVU7ysw)lBo&DS!F(x%66r*QfMD|=o)};wWFm1egb=BC(50BeV=M&_%J&_D z|Csn7sWg;9BFSVjq6{O7#DOG)PN$P#l!T%Lph1vC3Z?7_f>2@x?2S0W_x;pNC?Ssc zL_=qT%Bx&a@6elQRoxMKi#CMP_A zD`w)IJQqVwK_ZD%G6Hym=tK&I2;)f~;`)L)kju||4F=$Y+crRl;Re8IyhwX+_BIQJ zK?)F*0Moq?jDgV^2z8|mNks{a6KG{Oa$5HnT8&Z~)k-Ax0t3ei6pMH~XuWcs1;`gd zL{TF7y|IyIAGB;p%1n+5^&bY$4s~<;|KW#(DC~Mh;&+-C`mA!H?zcZ?o_krD8Nz*w0T6&`1ULQ!H$$LL`+ zREZoMBSR=KP1R=%#5T?bnMzlcp>*oFwg?%lh*GtIg2id7GQ`SC)n^zXD-oV!{DUz- z=2MXYYM&KAB8|~QDX0>fG)9J?R;X%h2tps{AFwgr7qIO_bvzK129J*ormE@z30c)= zm_|iZ^$-mH%y`h0+-#LNXjTAHq#{G%ak-*VmFUW`dI(6qstl!5RCAA@n36TB+Loqj z13^9;2RcrV3WJ4-D*e$ASk*t2Vl}QU2E*g(07L0CRi821XKD?jD_@?*#sT)psQN;N zX`|&qHzl%QXUlr5HyJaEY1p@wMTa1I`hTK@wU CwK7%! diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_extract.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_extract.3.pdf deleted file mode 100644 index 8dd2740eefbc798fec406b708229fe42cf9493da..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 28166 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 JxUMSm{{R!a%N76t diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_filter.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_filter.3.pdf deleted file mode 100644 index 89baee52422ec9340b09e1fe3487009cd97d1937..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 25802 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 TwdsMU43SviM@uveG(rCdB#f|% diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_format.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_format.3.pdf deleted file mode 100644 index e210ec7406f2aef502ffe48c3b8bce8e1f9774e4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 26771 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 Be;5D& diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_free.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_free.3.pdf deleted file mode 100644 index cef2d8493292e356b20a5cdb10979bfb061cf830..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 22324 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 C6p_LJ diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_header.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_header.3.pdf deleted file mode 100644 index 10ccaa12c4e3092c3cf04ba2edd2b142a978a515..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 22191 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 diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_open.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_open.3.pdf deleted file mode 100644 index 869c3545a0b9faf860584bae40307a2f21a25e36..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 33480 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 =z*x<5^*`7){E2)X4v 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̔vnD)7-ar|BM7#wrwGyM#u7HMR935dFtC}N^kv7? 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

    8<9fSZB$dF& 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 XH`Sg(-EAUyB+#J1+lRD_w3+`8x&Lfu diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_free.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_free.3.pdf deleted file mode 100644 index 5c6afd4f824add999e028614ed538e0a77837226..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 22491 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 diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_new.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_new.3.pdf deleted file mode 100644 index 687ed5bf2d9b8f0cf8c6e64295d58fbe303f5cb0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 19906 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 diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_open.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_read_open.3.pdf deleted file mode 100644 index 93d8a1787d864e42b98f57d5b23f247451574988..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 29739 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%0D9str-# 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 T?~@22E{TByXNf6loM-qygI-I_ diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_util.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_util.3.pdf deleted file mode 100644 index 662117f3c089a17ae4dcf2c81ce7b9af259ccaae..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 28536 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%0DUq}rMuABWI08f>}3^2_6v;O6PVYp_;}Jc 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 A(EtDd diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_blocksize.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_blocksize.3.pdf deleted file mode 100644 index cb7266db55327c493ccb9983239aa7cf68284c0c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 25554 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 diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_data.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_data.3.pdf deleted file mode 100644 index 79e358f892cf3796858dfe6a76ea41b6d5c5ef33..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 22838 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 u@5HLrJROdC-Wd|ECV*Kq+SBy(zsGxL_fL}>a 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 diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_finish_entry.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_finish_entry.3.pdf deleted file mode 100644 index afc3a48b7f6544a1ca6beef064933f604f19b0e6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 23534 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 z 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 Kz}`+Qrruw0g3Yu5 diff --git a/src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_format.3.pdf b/src/dependencies/libarchive-3.6.2/doc/pdf/archive_write_format.3.pdf deleted file mode 100644 index 18fa0dcb65f59d042427b07f866418aa7a2d5871..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 26916 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