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