1# Makefile.in generated by automake 1.16.5 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2021 Free Software Foundation, Inc. 5 6# This Makefile.in is free software; the Free Software Foundation 7# gives unlimited permission to copy and/or distribute it, 8# with or without modifications, as long as this notice is preserved. 9 10# This program is distributed in the hope that it will be useful, 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13# PARTICULAR PURPOSE. 14 15@SET_MAKE@ 16VPATH = @srcdir@ 17am__is_gnu_make = { \ 18 if test -z '$(MAKELEVEL)'; then \ 19 false; \ 20 elif test -n '$(MAKE_HOST)'; then \ 21 true; \ 22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 23 true; \ 24 else \ 25 false; \ 26 fi; \ 27} 28am__make_running_with_option = \ 29 case $${target_option-} in \ 30 ?) ;; \ 31 *) echo "am__make_running_with_option: internal error: invalid" \ 32 "target option '$${target_option-}' specified" >&2; \ 33 exit 1;; \ 34 esac; \ 35 has_opt=no; \ 36 sane_makeflags=$$MAKEFLAGS; \ 37 if $(am__is_gnu_make); then \ 38 sane_makeflags=$$MFLAGS; \ 39 else \ 40 case $$MAKEFLAGS in \ 41 *\\[\ \ ]*) \ 42 bs=\\; \ 43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 45 esac; \ 46 fi; \ 47 skip_next=no; \ 48 strip_trailopt () \ 49 { \ 50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 51 }; \ 52 for flg in $$sane_makeflags; do \ 53 test $$skip_next = yes && { skip_next=no; continue; }; \ 54 case $$flg in \ 55 *=*|--*) continue;; \ 56 -*I) strip_trailopt 'I'; skip_next=yes;; \ 57 -*I?*) strip_trailopt 'I';; \ 58 -*O) strip_trailopt 'O'; skip_next=yes;; \ 59 -*O?*) strip_trailopt 'O';; \ 60 -*l) strip_trailopt 'l'; skip_next=yes;; \ 61 -*l?*) strip_trailopt 'l';; \ 62 -[dEDm]) skip_next=yes;; \ 63 -[JT]) skip_next=yes;; \ 64 esac; \ 65 case $$flg in \ 66 *$$target_option*) has_opt=yes; break;; \ 67 esac; \ 68 done; \ 69 test $$has_opt = yes 70am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 71am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 72pkgdatadir = $(datadir)/@PACKAGE@ 73pkgincludedir = $(includedir)/@PACKAGE@ 74pkglibdir = $(libdir)/@PACKAGE@ 75pkglibexecdir = $(libexecdir)/@PACKAGE@ 76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 77install_sh_DATA = $(install_sh) -c -m 644 78install_sh_PROGRAM = $(install_sh) -c 79install_sh_SCRIPT = $(install_sh) -c 80INSTALL_HEADER = $(INSTALL_DATA) 81transform = $(program_transform_name) 82NORMAL_INSTALL = : 83PRE_INSTALL = : 84POST_INSTALL = : 85NORMAL_UNINSTALL = : 86PRE_UNINSTALL = : 87POST_UNINSTALL = : 88build_triplet = @build@ 89host_triplet = @host@ 90subdir = tests/certs/scripts 91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 92am__aclocal_m4_deps = $(top_srcdir)/m4/curl-amissl.m4 \ 93 $(top_srcdir)/m4/curl-bearssl.m4 \ 94 $(top_srcdir)/m4/curl-compilers.m4 \ 95 $(top_srcdir)/m4/curl-confopts.m4 \ 96 $(top_srcdir)/m4/curl-functions.m4 \ 97 $(top_srcdir)/m4/curl-gnutls.m4 \ 98 $(top_srcdir)/m4/curl-mbedtls.m4 \ 99 $(top_srcdir)/m4/curl-openssl.m4 \ 100 $(top_srcdir)/m4/curl-override.m4 \ 101 $(top_srcdir)/m4/curl-reentrant.m4 \ 102 $(top_srcdir)/m4/curl-rustls.m4 \ 103 $(top_srcdir)/m4/curl-schannel.m4 \ 104 $(top_srcdir)/m4/curl-sectransp.m4 \ 105 $(top_srcdir)/m4/curl-sysconfig.m4 \ 106 $(top_srcdir)/m4/curl-wolfssl.m4 $(top_srcdir)/m4/libtool.m4 \ 107 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 108 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 109 $(top_srcdir)/m4/xc-am-iface.m4 \ 110 $(top_srcdir)/m4/xc-cc-check.m4 \ 111 $(top_srcdir)/m4/xc-lt-iface.m4 \ 112 $(top_srcdir)/m4/xc-translit.m4 \ 113 $(top_srcdir)/m4/xc-val-flgs.m4 \ 114 $(top_srcdir)/m4/zz40-xc-ovr.m4 \ 115 $(top_srcdir)/m4/zz50-xc-ovr.m4 \ 116 $(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \ 117 $(top_srcdir)/configure.ac 118am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 119 $(ACLOCAL_M4) 120DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 121mkinstalldirs = $(install_sh) -d 122CONFIG_HEADER = $(top_builddir)/lib/curl_config.h 123CONFIG_CLEAN_FILES = 124CONFIG_CLEAN_VPATH_FILES = 125AM_V_P = $(am__v_P_@AM_V@) 126am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 127am__v_P_0 = false 128am__v_P_1 = : 129AM_V_GEN = $(am__v_GEN_@AM_V@) 130am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 131am__v_GEN_0 = @echo " GEN " $@; 132am__v_GEN_1 = 133AM_V_at = $(am__v_at_@AM_V@) 134am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 135am__v_at_0 = @ 136am__v_at_1 = 137SOURCES = 138DIST_SOURCES = 139am__can_run_installinfo = \ 140 case $$AM_UPDATE_INFO_DIR in \ 141 n|no|NO) false;; \ 142 *) (install-info --version) >/dev/null 2>&1;; \ 143 esac 144am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 145am__DIST_COMMON = $(srcdir)/Makefile.in 146DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 147ACLOCAL = @ACLOCAL@ 148AMTAR = @AMTAR@ 149AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 150APACHECTL = @APACHECTL@ 151APXS = @APXS@ 152AR = @AR@ 153AR_FLAGS = @AR_FLAGS@ 154AS = @AS@ 155AUTOCONF = @AUTOCONF@ 156AUTOHEADER = @AUTOHEADER@ 157AUTOMAKE = @AUTOMAKE@ 158AWK = @AWK@ 159BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@ 160CADDY = @CADDY@ 161CC = @CC@ 162CCDEPMODE = @CCDEPMODE@ 163CFLAGS = @CFLAGS@ 164CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@ 165CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@ 166CPP = @CPP@ 167CPPFLAGS = @CPPFLAGS@ 168CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@ 169CSCOPE = @CSCOPE@ 170CTAGS = @CTAGS@ 171CURLVERSION = @CURLVERSION@ 172CURL_CA_BUNDLE = @CURL_CA_BUNDLE@ 173CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@ 174CURL_DISABLE_DICT = @CURL_DISABLE_DICT@ 175CURL_DISABLE_FILE = @CURL_DISABLE_FILE@ 176CURL_DISABLE_FTP = @CURL_DISABLE_FTP@ 177CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@ 178CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@ 179CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@ 180CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@ 181CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@ 182CURL_DISABLE_MQTT = @CURL_DISABLE_MQTT@ 183CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@ 184CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@ 185CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@ 186CURL_DISABLE_SMB = @CURL_DISABLE_SMB@ 187CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@ 188CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@ 189CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@ 190CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@ 191CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@ 192CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@ 193CURL_PLIST_VERSION = @CURL_PLIST_VERSION@ 194CURL_WITH_MULTI_SSL = @CURL_WITH_MULTI_SSL@ 195CYGPATH_W = @CYGPATH_W@ 196DEFAULT_SSL_BACKEND = @DEFAULT_SSL_BACKEND@ 197DEFS = @DEFS@ 198DEPDIR = @DEPDIR@ 199DLLTOOL = @DLLTOOL@ 200DSYMUTIL = @DSYMUTIL@ 201DUMPBIN = @DUMPBIN@ 202ECHO_C = @ECHO_C@ 203ECHO_N = @ECHO_N@ 204ECHO_T = @ECHO_T@ 205EGREP = @EGREP@ 206ENABLE_SHARED = @ENABLE_SHARED@ 207ENABLE_STATIC = @ENABLE_STATIC@ 208ETAGS = @ETAGS@ 209EXEEXT = @EXEEXT@ 210FGREP = @FGREP@ 211FILECMD = @FILECMD@ 212FISH_FUNCTIONS_DIR = @FISH_FUNCTIONS_DIR@ 213GCOV = @GCOV@ 214GREP = @GREP@ 215HAVE_BROTLI = @HAVE_BROTLI@ 216HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@ 217HAVE_LDAP_SSL = @HAVE_LDAP_SSL@ 218HAVE_LIBZ = @HAVE_LIBZ@ 219HAVE_OPENSSL_QUIC = @HAVE_OPENSSL_QUIC@ 220HAVE_OPENSSL_SRP = @HAVE_OPENSSL_SRP@ 221HAVE_PROTO_BSDSOCKET_H = @HAVE_PROTO_BSDSOCKET_H@ 222HAVE_ZSTD = @HAVE_ZSTD@ 223HTTPD = @HTTPD@ 224HTTPD_NGHTTPX = @HTTPD_NGHTTPX@ 225IDN_ENABLED = @IDN_ENABLED@ 226INSTALL = @INSTALL@ 227INSTALL_DATA = @INSTALL_DATA@ 228INSTALL_PROGRAM = @INSTALL_PROGRAM@ 229INSTALL_SCRIPT = @INSTALL_SCRIPT@ 230INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 231IPV6_ENABLED = @IPV6_ENABLED@ 232LCOV = @LCOV@ 233LD = @LD@ 234LDFLAGS = @LDFLAGS@ 235LIBCURL_LIBS = @LIBCURL_LIBS@ 236LIBCURL_NO_SHARED = @LIBCURL_NO_SHARED@ 237LIBOBJS = @LIBOBJS@ 238LIBS = @LIBS@ 239LIBTOOL = @LIBTOOL@ 240LIPO = @LIPO@ 241LN_S = @LN_S@ 242LTLIBOBJS = @LTLIBOBJS@ 243LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 244MAINT = @MAINT@ 245MAKEINFO = @MAKEINFO@ 246MANIFEST_TOOL = @MANIFEST_TOOL@ 247MANOPT = @MANOPT@ 248MKDIR_P = @MKDIR_P@ 249NM = @NM@ 250NMEDIT = @NMEDIT@ 251NROFF = @NROFF@ 252OBJDUMP = @OBJDUMP@ 253OBJEXT = @OBJEXT@ 254OTOOL = @OTOOL@ 255OTOOL64 = @OTOOL64@ 256PACKAGE = @PACKAGE@ 257PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 258PACKAGE_NAME = @PACKAGE_NAME@ 259PACKAGE_STRING = @PACKAGE_STRING@ 260PACKAGE_TARNAME = @PACKAGE_TARNAME@ 261PACKAGE_URL = @PACKAGE_URL@ 262PACKAGE_VERSION = @PACKAGE_VERSION@ 263PATH_SEPARATOR = @PATH_SEPARATOR@ 264PERL = @PERL@ 265PKGADD_NAME = @PKGADD_NAME@ 266PKGADD_PKG = @PKGADD_PKG@ 267PKGADD_VENDOR = @PKGADD_VENDOR@ 268PKGCONFIG = @PKGCONFIG@ 269RANDOM_FILE = @RANDOM_FILE@ 270RANLIB = @RANLIB@ 271RC = @RC@ 272REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@ 273SED = @SED@ 274SET_MAKE = @SET_MAKE@ 275SHELL = @SHELL@ 276SSL_BACKENDS = @SSL_BACKENDS@ 277SSL_ENABLED = @SSL_ENABLED@ 278SSL_LIBS = @SSL_LIBS@ 279STRIP = @STRIP@ 280SUPPORT_FEATURES = @SUPPORT_FEATURES@ 281SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@ 282TEST_NGHTTPX = @TEST_NGHTTPX@ 283USE_ARES = @USE_ARES@ 284USE_BEARSSL = @USE_BEARSSL@ 285USE_GNUTLS = @USE_GNUTLS@ 286USE_HYPER = @USE_HYPER@ 287USE_LIBRTMP = @USE_LIBRTMP@ 288USE_LIBSSH = @USE_LIBSSH@ 289USE_LIBSSH2 = @USE_LIBSSH2@ 290USE_MBEDTLS = @USE_MBEDTLS@ 291USE_MSH3 = @USE_MSH3@ 292USE_NGHTTP2 = @USE_NGHTTP2@ 293USE_NGHTTP3 = @USE_NGHTTP3@ 294USE_NGTCP2 = @USE_NGTCP2@ 295USE_NGTCP2_CRYPTO_BORINGSSL = @USE_NGTCP2_CRYPTO_BORINGSSL@ 296USE_NGTCP2_CRYPTO_GNUTLS = @USE_NGTCP2_CRYPTO_GNUTLS@ 297USE_NGTCP2_CRYPTO_QUICTLS = @USE_NGTCP2_CRYPTO_QUICTLS@ 298USE_NGTCP2_CRYPTO_WOLFSSL = @USE_NGTCP2_CRYPTO_WOLFSSL@ 299USE_NGTCP2_H3 = @USE_NGTCP2_H3@ 300USE_OPENLDAP = @USE_OPENLDAP@ 301USE_OPENSSL_H3 = @USE_OPENSSL_H3@ 302USE_OPENSSL_QUIC = @USE_OPENSSL_QUIC@ 303USE_QUICHE = @USE_QUICHE@ 304USE_RUSTLS = @USE_RUSTLS@ 305USE_SCHANNEL = @USE_SCHANNEL@ 306USE_SECTRANSP = @USE_SECTRANSP@ 307USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@ 308USE_WIN32_CRYPTO = @USE_WIN32_CRYPTO@ 309USE_WIN32_LARGE_FILES = @USE_WIN32_LARGE_FILES@ 310USE_WIN32_SMALL_FILES = @USE_WIN32_SMALL_FILES@ 311USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@ 312USE_WOLFSSH = @USE_WOLFSSH@ 313USE_WOLFSSL = @USE_WOLFSSL@ 314VERSION = @VERSION@ 315VERSIONNUM = @VERSIONNUM@ 316ZLIB_LIBS = @ZLIB_LIBS@ 317ZSH_FUNCTIONS_DIR = @ZSH_FUNCTIONS_DIR@ 318abs_builddir = @abs_builddir@ 319abs_srcdir = @abs_srcdir@ 320abs_top_builddir = @abs_top_builddir@ 321abs_top_srcdir = @abs_top_srcdir@ 322ac_ct_AR = @ac_ct_AR@ 323ac_ct_CC = @ac_ct_CC@ 324ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 325am__include = @am__include@ 326am__leading_dot = @am__leading_dot@ 327am__quote = @am__quote@ 328am__tar = @am__tar@ 329am__untar = @am__untar@ 330bindir = @bindir@ 331build = @build@ 332build_alias = @build_alias@ 333build_cpu = @build_cpu@ 334build_os = @build_os@ 335build_vendor = @build_vendor@ 336builddir = @builddir@ 337datadir = @datadir@ 338datarootdir = @datarootdir@ 339docdir = @docdir@ 340dvidir = @dvidir@ 341exec_prefix = @exec_prefix@ 342host = @host@ 343host_alias = @host_alias@ 344host_cpu = @host_cpu@ 345host_os = @host_os@ 346host_vendor = @host_vendor@ 347htmldir = @htmldir@ 348includedir = @includedir@ 349infodir = @infodir@ 350install_sh = @install_sh@ 351libdir = @libdir@ 352libexecdir = @libexecdir@ 353libext = @libext@ 354localedir = @localedir@ 355localstatedir = @localstatedir@ 356mandir = @mandir@ 357mkdir_p = @mkdir_p@ 358oldincludedir = @oldincludedir@ 359pdfdir = @pdfdir@ 360prefix = @prefix@ 361program_transform_name = @program_transform_name@ 362psdir = @psdir@ 363runstatedir = @runstatedir@ 364sbindir = @sbindir@ 365sharedstatedir = @sharedstatedir@ 366srcdir = @srcdir@ 367sysconfdir = @sysconfdir@ 368target_alias = @target_alias@ 369top_build_prefix = @top_build_prefix@ 370top_builddir = @top_builddir@ 371top_srcdir = @top_srcdir@ 372 373#*************************************************************************** 374# _ _ ____ _ 375# Project ___| | | | _ \| | 376# / __| | | | |_) | | 377# | (__| |_| | _ <| |___ 378# \___|\___/|_| \_\_____| 379# 380# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. 381# 382# This software is licensed as described in the file COPYING, which 383# you should have received as part of this distribution. The terms 384# are also available at https://curl.se/docs/copyright.html. 385# 386# You may opt to use, copy, modify, merge, publish, distribute and/or sell 387# copies of the Software, and permit persons to whom the Software is 388# furnished to do so, under the terms of the COPYING file. 389# 390# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 391# KIND, either express or implied. 392# 393# SPDX-License-Identifier: curl 394# 395########################################################################### 396AUTOMAKE_OPTIONS = foreign 397SCRIPTFILES = \ 398 genroot.sh \ 399 genserv.sh 400 401EXTRA_DIST = $(SCRIPTFILES) 402all: all-am 403 404.SUFFIXES: 405$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 406 @for dep in $?; do \ 407 case '$(am__configure_deps)' in \ 408 *$$dep*) \ 409 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 410 && { if test -f $@; then exit 0; else break; fi; }; \ 411 exit 1;; \ 412 esac; \ 413 done; \ 414 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/certs/scripts/Makefile'; \ 415 $(am__cd) $(top_srcdir) && \ 416 $(AUTOMAKE) --foreign tests/certs/scripts/Makefile 417Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 418 @case '$?' in \ 419 *config.status*) \ 420 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 421 *) \ 422 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 423 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 424 esac; 425 426$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 427 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 428 429$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 430 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 431$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 432 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 433$(am__aclocal_m4_deps): 434 435mostlyclean-libtool: 436 -rm -f *.lo 437 438clean-libtool: 439 -rm -rf .libs _libs 440tags TAGS: 441 442ctags CTAGS: 443 444cscope cscopelist: 445 446distdir: $(BUILT_SOURCES) 447 $(MAKE) $(AM_MAKEFLAGS) distdir-am 448 449distdir-am: $(DISTFILES) 450 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 451 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 452 list='$(DISTFILES)'; \ 453 dist_files=`for file in $$list; do echo $$file; done | \ 454 sed -e "s|^$$srcdirstrip/||;t" \ 455 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 456 case $$dist_files in \ 457 */*) $(MKDIR_P) `echo "$$dist_files" | \ 458 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 459 sort -u` ;; \ 460 esac; \ 461 for file in $$dist_files; do \ 462 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 463 if test -d $$d/$$file; then \ 464 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 465 if test -d "$(distdir)/$$file"; then \ 466 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 467 fi; \ 468 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 469 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 470 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 471 fi; \ 472 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 473 else \ 474 test -f "$(distdir)/$$file" \ 475 || cp -p $$d/$$file "$(distdir)/$$file" \ 476 || exit 1; \ 477 fi; \ 478 done 479check-am: all-am 480check: check-am 481all-am: Makefile 482installdirs: 483install: install-am 484install-exec: install-exec-am 485install-data: install-data-am 486uninstall: uninstall-am 487 488install-am: all-am 489 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 490 491installcheck: installcheck-am 492install-strip: 493 if test -z '$(STRIP)'; then \ 494 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 495 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 496 install; \ 497 else \ 498 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 499 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 500 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 501 fi 502mostlyclean-generic: 503 504clean-generic: 505 506distclean-generic: 507 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 508 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 509 510maintainer-clean-generic: 511 @echo "This command is intended for maintainers to use" 512 @echo "it deletes files that may require special tools to rebuild." 513clean: clean-am 514 515clean-am: clean-generic clean-libtool mostlyclean-am 516 517distclean: distclean-am 518 -rm -f Makefile 519distclean-am: clean-am distclean-generic 520 521dvi: dvi-am 522 523dvi-am: 524 525html: html-am 526 527html-am: 528 529info: info-am 530 531info-am: 532 533install-data-am: 534 535install-dvi: install-dvi-am 536 537install-dvi-am: 538 539install-exec-am: 540 541install-html: install-html-am 542 543install-html-am: 544 545install-info: install-info-am 546 547install-info-am: 548 549install-man: 550 551install-pdf: install-pdf-am 552 553install-pdf-am: 554 555install-ps: install-ps-am 556 557install-ps-am: 558 559installcheck-am: 560 561maintainer-clean: maintainer-clean-am 562 -rm -f Makefile 563maintainer-clean-am: distclean-am maintainer-clean-generic 564 565mostlyclean: mostlyclean-am 566 567mostlyclean-am: mostlyclean-generic mostlyclean-libtool 568 569pdf: pdf-am 570 571pdf-am: 572 573ps: ps-am 574 575ps-am: 576 577uninstall-am: 578 579.MAKE: install-am install-strip 580 581.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 582 cscopelist-am ctags-am distclean distclean-generic \ 583 distclean-libtool distdir dvi dvi-am html html-am info info-am \ 584 install install-am install-data install-data-am install-dvi \ 585 install-dvi-am install-exec install-exec-am install-html \ 586 install-html-am install-info install-info-am install-man \ 587 install-pdf install-pdf-am install-ps install-ps-am \ 588 install-strip installcheck installcheck-am installdirs \ 589 maintainer-clean maintainer-clean-generic mostlyclean \ 590 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 591 tags-am uninstall uninstall-am 592 593.PRECIOUS: Makefile 594 595 596# Tell versions [3.59,3.63) of GNU make to not export all variables. 597# Otherwise a system limit (for SysV at least) may be exceeded. 598.NOEXPORT: 599