File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / packages / vms / Makefile.in
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:16 2020 UTC (5 years, 3 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    1: # Makefile.in generated by automake 1.16.2 from Makefile.am.
    2: # @configure_input@
    3: 
    4: # Copyright (C) 1994-2020 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: VPATH = @srcdir@
   17: am__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: }
   28: am__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
   70: am__make_dryrun = (target_option=n; $(am__make_running_with_option))
   71: am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
   72: pkgdatadir = $(datadir)/@PACKAGE@
   73: pkgincludedir = $(includedir)/@PACKAGE@
   74: pkglibdir = $(libdir)/@PACKAGE@
   75: pkglibexecdir = $(libexecdir)/@PACKAGE@
   76: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
   77: install_sh_DATA = $(install_sh) -c -m 644
   78: install_sh_PROGRAM = $(install_sh) -c
   79: install_sh_SCRIPT = $(install_sh) -c
   80: INSTALL_HEADER = $(INSTALL_DATA)
   81: transform = $(program_transform_name)
   82: NORMAL_INSTALL = :
   83: PRE_INSTALL = :
   84: POST_INSTALL = :
   85: NORMAL_UNINSTALL = :
   86: PRE_UNINSTALL = :
   87: POST_UNINSTALL = :
   88: build_triplet = @build@
   89: host_triplet = @host@
   90: subdir = packages/vms
   91: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
   92: am__aclocal_m4_deps = $(top_srcdir)/m4/ax_compile_check_sizeof.m4 \
   93: 	$(top_srcdir)/m4/curl-compilers.m4 \
   94: 	$(top_srcdir)/m4/curl-confopts.m4 \
   95: 	$(top_srcdir)/m4/curl-functions.m4 \
   96: 	$(top_srcdir)/m4/curl-openssl.m4 \
   97: 	$(top_srcdir)/m4/curl-override.m4 \
   98: 	$(top_srcdir)/m4/curl-reentrant.m4 $(top_srcdir)/m4/libtool.m4 \
   99: 	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  100: 	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  101: 	$(top_srcdir)/m4/xc-am-iface.m4 \
  102: 	$(top_srcdir)/m4/xc-cc-check.m4 \
  103: 	$(top_srcdir)/m4/xc-lt-iface.m4 \
  104: 	$(top_srcdir)/m4/xc-translit.m4 \
  105: 	$(top_srcdir)/m4/xc-val-flgs.m4 \
  106: 	$(top_srcdir)/m4/zz40-xc-ovr.m4 \
  107: 	$(top_srcdir)/m4/zz50-xc-ovr.m4 \
  108: 	$(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
  109: 	$(top_srcdir)/configure.ac
  110: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  111: 	$(ACLOCAL_M4)
  112: DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
  113: mkinstalldirs = $(install_sh) -d
  114: CONFIG_HEADER = $(top_builddir)/lib/curl_config.h
  115: CONFIG_CLEAN_FILES =
  116: CONFIG_CLEAN_VPATH_FILES =
  117: AM_V_P = $(am__v_P_@AM_V@)
  118: am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  119: am__v_P_0 = false
  120: am__v_P_1 = :
  121: AM_V_GEN = $(am__v_GEN_@AM_V@)
  122: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  123: am__v_GEN_0 = @echo "  GEN     " $@;
  124: am__v_GEN_1 = 
  125: AM_V_at = $(am__v_at_@AM_V@)
  126: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  127: am__v_at_0 = @
  128: am__v_at_1 = 
  129: SOURCES =
  130: DIST_SOURCES =
  131: am__can_run_installinfo = \
  132:   case $$AM_UPDATE_INFO_DIR in \
  133:     n|no|NO) false;; \
  134:     *) (install-info --version) >/dev/null 2>&1;; \
  135:   esac
  136: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  137: am__DIST_COMMON = $(srcdir)/Makefile.in
  138: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  139: ACLOCAL = @ACLOCAL@
  140: AMTAR = @AMTAR@
  141: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  142: AR = @AR@
  143: AR_FLAGS = @AR_FLAGS@
  144: AS = @AS@
  145: AUTOCONF = @AUTOCONF@
  146: AUTOHEADER = @AUTOHEADER@
  147: AUTOMAKE = @AUTOMAKE@
  148: AWK = @AWK@
  149: BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
  150: CC = @CC@
  151: CCDEPMODE = @CCDEPMODE@
  152: CFLAGS = @CFLAGS@
  153: CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
  154: CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
  155: CPP = @CPP@
  156: CPPFLAGS = @CPPFLAGS@
  157: CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
  158: CURLVERSION = @CURLVERSION@
  159: CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
  160: CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
  161: CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
  162: CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
  163: CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
  164: CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
  165: CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
  166: CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
  167: CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
  168: CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
  169: CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
  170: CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
  171: CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
  172: CURL_DISABLE_SMB = @CURL_DISABLE_SMB@
  173: CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
  174: CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
  175: CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
  176: CURL_ENABLE_MQTT = @CURL_ENABLE_MQTT@
  177: CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
  178: CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
  179: CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
  180: CURL_WITH_MULTI_SSL = @CURL_WITH_MULTI_SSL@
  181: CYGPATH_W = @CYGPATH_W@
  182: DEFAULT_SSL_BACKEND = @DEFAULT_SSL_BACKEND@
  183: DEFS = @DEFS@
  184: DEPDIR = @DEPDIR@
  185: DLLTOOL = @DLLTOOL@
  186: DSYMUTIL = @DSYMUTIL@
  187: DUMPBIN = @DUMPBIN@
  188: ECHO_C = @ECHO_C@
  189: ECHO_N = @ECHO_N@
  190: ECHO_T = @ECHO_T@
  191: EGREP = @EGREP@
  192: ENABLE_SHARED = @ENABLE_SHARED@
  193: ENABLE_STATIC = @ENABLE_STATIC@
  194: EXEEXT = @EXEEXT@
  195: FGREP = @FGREP@
  196: FISH_FUNCTIONS_DIR = @FISH_FUNCTIONS_DIR@
  197: GCOV = @GCOV@
  198: GREP = @GREP@
  199: HAVE_BROTLI = @HAVE_BROTLI@
  200: HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
  201: HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
  202: HAVE_LIBZ = @HAVE_LIBZ@
  203: HAVE_OPENSSL_SRP = @HAVE_OPENSSL_SRP@
  204: HAVE_PROTO_BSDSOCKET_H = @HAVE_PROTO_BSDSOCKET_H@
  205: IDN_ENABLED = @IDN_ENABLED@
  206: INSTALL = @INSTALL@
  207: INSTALL_DATA = @INSTALL_DATA@
  208: INSTALL_PROGRAM = @INSTALL_PROGRAM@
  209: INSTALL_SCRIPT = @INSTALL_SCRIPT@
  210: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  211: IPV6_ENABLED = @IPV6_ENABLED@
  212: LCOV = @LCOV@
  213: LD = @LD@
  214: LDFLAGS = @LDFLAGS@
  215: LIBCURL_LIBS = @LIBCURL_LIBS@
  216: LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
  217: LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
  218: LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
  219: LIBOBJS = @LIBOBJS@
  220: LIBS = @LIBS@
  221: LIBTOOL = @LIBTOOL@
  222: LIPO = @LIPO@
  223: LN_S = @LN_S@
  224: LTLIBOBJS = @LTLIBOBJS@
  225: LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
  226: MAINT = @MAINT@
  227: MAKEINFO = @MAKEINFO@
  228: MANIFEST_TOOL = @MANIFEST_TOOL@
  229: MANOPT = @MANOPT@
  230: MKDIR_P = @MKDIR_P@
  231: NM = @NM@
  232: NMEDIT = @NMEDIT@
  233: NROFF = @NROFF@
  234: NSS_LIBS = @NSS_LIBS@
  235: OBJDUMP = @OBJDUMP@
  236: OBJEXT = @OBJEXT@
  237: OTOOL = @OTOOL@
  238: OTOOL64 = @OTOOL64@
  239: PACKAGE = @PACKAGE@
  240: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  241: PACKAGE_NAME = @PACKAGE_NAME@
  242: PACKAGE_STRING = @PACKAGE_STRING@
  243: PACKAGE_TARNAME = @PACKAGE_TARNAME@
  244: PACKAGE_URL = @PACKAGE_URL@
  245: PACKAGE_VERSION = @PACKAGE_VERSION@
  246: PATH_SEPARATOR = @PATH_SEPARATOR@
  247: PERL = @PERL@
  248: PKGADD_NAME = @PKGADD_NAME@
  249: PKGADD_PKG = @PKGADD_PKG@
  250: PKGADD_VENDOR = @PKGADD_VENDOR@
  251: PKGCONFIG = @PKGCONFIG@
  252: RANDOM_FILE = @RANDOM_FILE@
  253: RANLIB = @RANLIB@
  254: REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
  255: SED = @SED@
  256: SET_MAKE = @SET_MAKE@
  257: SHELL = @SHELL@
  258: SSL_BACKENDS = @SSL_BACKENDS@
  259: SSL_ENABLED = @SSL_ENABLED@
  260: SSL_LIBS = @SSL_LIBS@
  261: STRIP = @STRIP@
  262: SUPPORT_FEATURES = @SUPPORT_FEATURES@
  263: SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
  264: USE_ARES = @USE_ARES@
  265: USE_BEARSSL = @USE_BEARSSL@
  266: USE_GNUTLS = @USE_GNUTLS@
  267: USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
  268: USE_LIBRTMP = @USE_LIBRTMP@
  269: USE_LIBSSH = @USE_LIBSSH@
  270: USE_LIBSSH2 = @USE_LIBSSH2@
  271: USE_MBEDTLS = @USE_MBEDTLS@
  272: USE_MESALINK = @USE_MESALINK@
  273: USE_NGHTTP2 = @USE_NGHTTP2@
  274: USE_NGHTTP3 = @USE_NGHTTP3@
  275: USE_NGTCP2 = @USE_NGTCP2@
  276: USE_NGTCP2_CRYPTO_GNUTLS = @USE_NGTCP2_CRYPTO_GNUTLS@
  277: USE_NGTCP2_CRYPTO_OPENSSL = @USE_NGTCP2_CRYPTO_OPENSSL@
  278: USE_NSS = @USE_NSS@
  279: USE_OPENLDAP = @USE_OPENLDAP@
  280: USE_QUICHE = @USE_QUICHE@
  281: USE_SCHANNEL = @USE_SCHANNEL@
  282: USE_SECTRANSP = @USE_SECTRANSP@
  283: USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@
  284: USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
  285: USE_WOLFSSH = @USE_WOLFSSH@
  286: USE_WOLFSSL = @USE_WOLFSSL@
  287: VERSION = @VERSION@
  288: VERSIONNUM = @VERSIONNUM@
  289: ZLIB_LIBS = @ZLIB_LIBS@
  290: ZSH_FUNCTIONS_DIR = @ZSH_FUNCTIONS_DIR@
  291: abs_builddir = @abs_builddir@
  292: abs_srcdir = @abs_srcdir@
  293: abs_top_builddir = @abs_top_builddir@
  294: abs_top_srcdir = @abs_top_srcdir@
  295: ac_ct_AR = @ac_ct_AR@
  296: ac_ct_CC = @ac_ct_CC@
  297: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  298: am__include = @am__include@
  299: am__leading_dot = @am__leading_dot@
  300: am__quote = @am__quote@
  301: am__tar = @am__tar@
  302: am__untar = @am__untar@
  303: bindir = @bindir@
  304: build = @build@
  305: build_alias = @build_alias@
  306: build_cpu = @build_cpu@
  307: build_os = @build_os@
  308: build_vendor = @build_vendor@
  309: builddir = @builddir@
  310: datadir = @datadir@
  311: datarootdir = @datarootdir@
  312: docdir = @docdir@
  313: dvidir = @dvidir@
  314: exec_prefix = @exec_prefix@
  315: host = @host@
  316: host_alias = @host_alias@
  317: host_cpu = @host_cpu@
  318: host_os = @host_os@
  319: host_vendor = @host_vendor@
  320: htmldir = @htmldir@
  321: includedir = @includedir@
  322: infodir = @infodir@
  323: install_sh = @install_sh@
  324: libdir = @libdir@
  325: libexecdir = @libexecdir@
  326: libext = @libext@
  327: localedir = @localedir@
  328: localstatedir = @localstatedir@
  329: mandir = @mandir@
  330: mkdir_p = @mkdir_p@
  331: oldincludedir = @oldincludedir@
  332: pdfdir = @pdfdir@
  333: prefix = @prefix@
  334: program_transform_name = @program_transform_name@
  335: psdir = @psdir@
  336: runstatedir = @runstatedir@
  337: sbindir = @sbindir@
  338: sharedstatedir = @sharedstatedir@
  339: srcdir = @srcdir@
  340: subdirs = @subdirs@
  341: sysconfdir = @sysconfdir@
  342: target_alias = @target_alias@
  343: top_build_prefix = @top_build_prefix@
  344: top_builddir = @top_builddir@
  345: top_srcdir = @top_srcdir@
  346: 
  347: #***************************************************************************
  348: #                                  _   _ ____  _
  349: #  Project                     ___| | | |  _ \| |
  350: #                             / __| | | | |_) | |
  351: #                            | (__| |_| |  _ <| |___
  352: #                             \___|\___/|_| \_\_____|
  353: #
  354: # Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
  355: #
  356: # This software is licensed as described in the file COPYING, which
  357: # you should have received as part of this distribution. The terms
  358: # are also available at https://curl.haxx.se/docs/copyright.html.
  359: #
  360: # You may opt to use, copy, modify, merge, publish, distribute and/or sell
  361: # copies of the Software, and permit persons to whom the Software is
  362: # furnished to do so, under the terms of the COPYING file.
  363: #
  364: # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
  365: # KIND, either express or implied.
  366: #
  367: ###########################################################################
  368: EXTRA_DIST = \
  369:  backup_gnv_curl_src.com \
  370:  build_curl-config_script.com \
  371:  build_gnv_curl.com \
  372:  build_gnv_curl_pcsi_desc.com \
  373:  build_gnv_curl_pcsi_text.com \
  374:  build_gnv_curl_release_notes.com \
  375:  build_libcurl_pc.com \
  376:  build_vms.com \
  377:  clean_gnv_curl.com \
  378:  compare_curl_source.com \
  379:  config_h.com \
  380:  curl_crtl_init.c \
  381:  curl_gnv_build_steps.txt \
  382:  curl_release_note_start.txt \
  383:  curl_startup.com \
  384:  curlmsg.h \
  385:  curlmsg.msg \
  386:  curlmsg.sdl \
  387:  curlmsg_vms.h \
  388:  generate_config_vms_h_curl.com \
  389:  generate_vax_transfer.com \
  390:  gnv_conftest.c_first \
  391:  gnv_curl_configure.sh \
  392:  gnv_libcurl_symbols.opt \
  393:  gnv_link_curl.com \
  394:  macro32_exactcase.patch \
  395:  make_gnv_curl_install.sh \
  396:  make_pcsi_curl_kit_name.com \
  397:  pcsi_gnv_curl_file_list.txt \
  398:  pcsi_product_gnv_curl.com \
  399:  readme \
  400:  report_openssl_version.c \
  401:  setup_gnv_curl_build.com \
  402:  stage_curl_install.com \
  403:  vms_eco_level.h
  404: 
  405: all: all-am
  406: 
  407: .SUFFIXES:
  408: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
  409: 	@for dep in $?; do \
  410: 	  case '$(am__configure_deps)' in \
  411: 	    *$$dep*) \
  412: 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  413: 	        && { if test -f $@; then exit 0; else break; fi; }; \
  414: 	      exit 1;; \
  415: 	  esac; \
  416: 	done; \
  417: 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign packages/vms/Makefile'; \
  418: 	$(am__cd) $(top_srcdir) && \
  419: 	  $(AUTOMAKE) --foreign packages/vms/Makefile
  420: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  421: 	@case '$?' in \
  422: 	  *config.status*) \
  423: 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  424: 	  *) \
  425: 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
  426: 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
  427: 	esac;
  428: 
  429: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  430: 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  431: 
  432: $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  433: 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  434: $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  435: 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  436: $(am__aclocal_m4_deps):
  437: 
  438: mostlyclean-libtool:
  439: 	-rm -f *.lo
  440: 
  441: clean-libtool:
  442: 	-rm -rf .libs _libs
  443: tags TAGS:
  444: 
  445: ctags CTAGS:
  446: 
  447: cscope cscopelist:
  448: 
  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
  486: installdirs:
  487: install: install-am
  488: install-exec: install-exec-am
  489: install-data: install-data-am
  490: uninstall: uninstall-am
  491: 
  492: install-am: all-am
  493: 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  494: 
  495: installcheck: installcheck-am
  496: install-strip:
  497: 	if test -z '$(STRIP)'; then \
  498: 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  499: 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  500: 	      install; \
  501: 	else \
  502: 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  503: 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  504: 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  505: 	fi
  506: mostlyclean-generic:
  507: 
  508: clean-generic:
  509: 
  510: distclean-generic:
  511: 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  512: 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  513: 
  514: maintainer-clean-generic:
  515: 	@echo "This command is intended for maintainers to use"
  516: 	@echo "it deletes files that may require special tools to rebuild."
  517: clean: clean-am
  518: 
  519: clean-am: clean-generic clean-libtool mostlyclean-am
  520: 
  521: distclean: distclean-am
  522: 	-rm -f Makefile
  523: distclean-am: clean-am distclean-generic
  524: 
  525: dvi: dvi-am
  526: 
  527: dvi-am:
  528: 
  529: html: html-am
  530: 
  531: html-am:
  532: 
  533: info: info-am
  534: 
  535: info-am:
  536: 
  537: install-data-am:
  538: 
  539: install-dvi: install-dvi-am
  540: 
  541: install-dvi-am:
  542: 
  543: install-exec-am:
  544: 
  545: install-html: install-html-am
  546: 
  547: install-html-am:
  548: 
  549: install-info: install-info-am
  550: 
  551: install-info-am:
  552: 
  553: install-man:
  554: 
  555: install-pdf: install-pdf-am
  556: 
  557: install-pdf-am:
  558: 
  559: install-ps: install-ps-am
  560: 
  561: install-ps-am:
  562: 
  563: installcheck-am:
  564: 
  565: maintainer-clean: maintainer-clean-am
  566: 	-rm -f Makefile
  567: maintainer-clean-am: distclean-am maintainer-clean-generic
  568: 
  569: mostlyclean: mostlyclean-am
  570: 
  571: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  572: 
  573: pdf: pdf-am
  574: 
  575: pdf-am:
  576: 
  577: ps: ps-am
  578: 
  579: ps-am:
  580: 
  581: uninstall-am:
  582: 
  583: .MAKE: install-am install-strip
  584: 
  585: .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  586: 	cscopelist-am ctags-am distclean distclean-generic \
  587: 	distclean-libtool distdir dvi dvi-am html html-am info info-am \
  588: 	install install-am install-data install-data-am install-dvi \
  589: 	install-dvi-am install-exec install-exec-am install-html \
  590: 	install-html-am install-info install-info-am install-man \
  591: 	install-pdf install-pdf-am install-ps install-ps-am \
  592: 	install-strip installcheck installcheck-am installdirs \
  593: 	maintainer-clean maintainer-clean-generic mostlyclean \
  594: 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  595: 	tags-am uninstall uninstall-am
  596: 
  597: .PRECIOUS: Makefile
  598: 
  599: 
  600: # Tell versions [3.59,3.63) of GNU make to not export all variables.
  601: # Otherwise a system limit (for SysV at least) may be exceeded.
  602: .NOEXPORT:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>