Annotation of embedaddon/strongswan/src/libcharon/plugins/vici/python/Makefile.in, revision 1.1.1.2

1.1       misho       1: # Makefile.in generated by automake 1.15.1 from Makefile.am.
                      2: # @configure_input@
                      3: 
                      4: # Copyright (C) 1994-2017 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 = src/libcharon/plugins/vici/python
                     91: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
                     92: am__aclocal_m4_deps = $(top_srcdir)/m4/config/libtool.m4 \
                     93:        $(top_srcdir)/m4/config/ltoptions.m4 \
                     94:        $(top_srcdir)/m4/config/ltsugar.m4 \
                     95:        $(top_srcdir)/m4/config/ltversion.m4 \
                     96:        $(top_srcdir)/m4/config/lt~obsolete.m4 \
                     97:        $(top_srcdir)/m4/macros/split-package-version.m4 \
                     98:        $(top_srcdir)/m4/macros/with.m4 \
                     99:        $(top_srcdir)/m4/macros/enable-disable.m4 \
                    100:        $(top_srcdir)/m4/macros/add-plugin.m4 \
                    101:        $(top_srcdir)/configure.ac
                    102: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                    103:        $(ACLOCAL_M4)
                    104: DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
                    105: mkinstalldirs = $(install_sh) -d
                    106: CONFIG_HEADER = $(top_builddir)/config.h
                    107: CONFIG_CLEAN_FILES =
                    108: CONFIG_CLEAN_VPATH_FILES =
                    109: AM_V_P = $(am__v_P_@AM_V@)
                    110: am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
                    111: am__v_P_0 = false
                    112: am__v_P_1 = :
                    113: AM_V_GEN = $(am__v_GEN_@AM_V@)
                    114: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
                    115: am__v_GEN_0 = @echo "  GEN     " $@;
                    116: am__v_GEN_1 = 
                    117: AM_V_at = $(am__v_at_@AM_V@)
                    118: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
                    119: am__v_at_0 = @
                    120: am__v_at_1 = 
                    121: SOURCES =
                    122: DIST_SOURCES =
                    123: am__can_run_installinfo = \
                    124:   case $$AM_UPDATE_INFO_DIR in \
                    125:     n|no|NO) false;; \
                    126:     *) (install-info --version) >/dev/null 2>&1;; \
                    127:   esac
                    128: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
                    129: am__tty_colors_dummy = \
                    130:   mgn= red= grn= lgn= blu= brg= std=; \
                    131:   am__color_tests=no
                    132: am__tty_colors = { \
                    133:   $(am__tty_colors_dummy); \
                    134:   if test "X$(AM_COLOR_TESTS)" = Xno; then \
                    135:     am__color_tests=no; \
                    136:   elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
                    137:     am__color_tests=yes; \
                    138:   elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
                    139:     am__color_tests=yes; \
                    140:   fi; \
                    141:   if test $$am__color_tests = yes; then \
                    142:     red=''; \
                    143:     grn=''; \
                    144:     lgn=''; \
                    145:     blu=''; \
                    146:     mgn=''; \
                    147:     brg=''; \
                    148:     std=''; \
                    149:   fi; \
                    150: }
                    151: am__DIST_COMMON = $(srcdir)/Makefile.in
                    152: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                    153: ACLOCAL = @ACLOCAL@
                    154: ALLOCA = @ALLOCA@
                    155: AMTAR = @AMTAR@
                    156: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
                    157: AR = @AR@
                    158: ATOMICLIB = @ATOMICLIB@
                    159: AUTOCONF = @AUTOCONF@
                    160: AUTOHEADER = @AUTOHEADER@
                    161: AUTOMAKE = @AUTOMAKE@
                    162: AWK = @AWK@
                    163: BFDLIB = @BFDLIB@
                    164: BTLIB = @BTLIB@
                    165: CC = @CC@
                    166: CCDEPMODE = @CCDEPMODE@
                    167: CFLAGS = @CFLAGS@
                    168: COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
                    169: COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@
                    170: CPP = @CPP@
                    171: CPPFLAGS = @CPPFLAGS@
                    172: CYGPATH_W = @CYGPATH_W@
                    173: DEFS = @DEFS@
                    174: DEPDIR = @DEPDIR@
                    175: DLLIB = @DLLIB@
                    176: DLLTOOL = @DLLTOOL@
                    177: DSYMUTIL = @DSYMUTIL@
                    178: DUMPBIN = @DUMPBIN@
                    179: EASY_INSTALL = @EASY_INSTALL@
                    180: ECHO_C = @ECHO_C@
                    181: ECHO_N = @ECHO_N@
                    182: ECHO_T = @ECHO_T@
                    183: EGREP = @EGREP@
                    184: EXEEXT = @EXEEXT@
                    185: FGREP = @FGREP@
                    186: FUZZING_CFLAGS = @FUZZING_CFLAGS@
                    187: FUZZING_LDFLAGS = @FUZZING_LDFLAGS@
                    188: GEM = @GEM@
                    189: GENHTML = @GENHTML@
1.1.1.2 ! misho     190: GIT_VERSION = @GIT_VERSION@
1.1       misho     191: GPERF = @GPERF@
                    192: GPERF_LEN_TYPE = @GPERF_LEN_TYPE@
                    193: GPRBUILD = @GPRBUILD@
                    194: GREP = @GREP@
                    195: INSTALL = @INSTALL@
                    196: INSTALL_DATA = @INSTALL_DATA@
                    197: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    198: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    199: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                    200: LCOV = @LCOV@
                    201: LD = @LD@
                    202: LDFLAGS = @LDFLAGS@
                    203: LEX = @LEX@
                    204: LEXLIB = @LEXLIB@
                    205: LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
                    206: LIBOBJS = @LIBOBJS@
                    207: LIBS = @LIBS@
                    208: LIBTOOL = @LIBTOOL@
                    209: LIPO = @LIPO@
                    210: LN_S = @LN_S@
                    211: LTLIBOBJS = @LTLIBOBJS@
                    212: LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
                    213: MAKEINFO = @MAKEINFO@
                    214: MANIFEST_TOOL = @MANIFEST_TOOL@
                    215: MKDIR_P = @MKDIR_P@
                    216: MYSQLCFLAG = @MYSQLCFLAG@
                    217: MYSQLCONFIG = @MYSQLCONFIG@
                    218: MYSQLLIB = @MYSQLLIB@
                    219: NM = @NM@
                    220: NMEDIT = @NMEDIT@
                    221: OBJDUMP = @OBJDUMP@
                    222: OBJEXT = @OBJEXT@
                    223: OPENSSL_LIB = @OPENSSL_LIB@
                    224: OTOOL = @OTOOL@
                    225: OTOOL64 = @OTOOL64@
                    226: PACKAGE = @PACKAGE@
                    227: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    228: PACKAGE_NAME = @PACKAGE_NAME@
                    229: PACKAGE_STRING = @PACKAGE_STRING@
                    230: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                    231: PACKAGE_URL = @PACKAGE_URL@
                    232: PACKAGE_VERSION = @PACKAGE_VERSION@
                    233: PACKAGE_VERSION_BUILD = @PACKAGE_VERSION_BUILD@
                    234: PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
                    235: PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
                    236: PACKAGE_VERSION_REVIEW = @PACKAGE_VERSION_REVIEW@
                    237: PATH_SEPARATOR = @PATH_SEPARATOR@
                    238: PERL = @PERL@
                    239: PKG_CONFIG = @PKG_CONFIG@
                    240: PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
                    241: PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
                    242: PLUGIN_CFLAGS = @PLUGIN_CFLAGS@
                    243: PTHREADLIB = @PTHREADLIB@
                    244: PYTHON = @PYTHON@
                    245: PYTHONEGGINSTALLDIR = @PYTHONEGGINSTALLDIR@
                    246: PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
                    247: PYTHON_PACKAGE_VERSION = @PYTHON_PACKAGE_VERSION@
                    248: PYTHON_PLATFORM = @PYTHON_PLATFORM@
                    249: PYTHON_PREFIX = @PYTHON_PREFIX@
                    250: PYTHON_VERSION = @PYTHON_VERSION@
                    251: PY_TEST = @PY_TEST@
                    252: RANLIB = @RANLIB@
                    253: RTLIB = @RTLIB@
                    254: RUBYGEMDIR = @RUBYGEMDIR@
                    255: SED = @SED@
                    256: SET_MAKE = @SET_MAKE@
                    257: SHELL = @SHELL@
                    258: SOCKLIB = @SOCKLIB@
                    259: STRIP = @STRIP@
                    260: TOX = @TOX@
                    261: UNWINDLIB = @UNWINDLIB@
                    262: VERSION = @VERSION@
                    263: YACC = @YACC@
                    264: YFLAGS = @YFLAGS@
                    265: abs_builddir = @abs_builddir@
                    266: abs_srcdir = @abs_srcdir@
                    267: abs_top_builddir = @abs_top_builddir@
                    268: abs_top_srcdir = @abs_top_srcdir@
                    269: ac_ct_AR = @ac_ct_AR@
                    270: ac_ct_CC = @ac_ct_CC@
                    271: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
                    272: aikgen_plugins = @aikgen_plugins@
                    273: am__include = @am__include@
                    274: am__leading_dot = @am__leading_dot@
                    275: am__quote = @am__quote@
                    276: am__tar = @am__tar@
                    277: am__untar = @am__untar@
                    278: attest_plugins = @attest_plugins@
                    279: bindir = @bindir@
                    280: botan_CFLAGS = @botan_CFLAGS@
                    281: botan_LIBS = @botan_LIBS@
                    282: build = @build@
                    283: build_alias = @build_alias@
                    284: build_cpu = @build_cpu@
                    285: build_os = @build_os@
                    286: build_vendor = @build_vendor@
                    287: builddir = @builddir@
                    288: c_plugins = @c_plugins@
                    289: charon_natt_port = @charon_natt_port@
                    290: charon_plugins = @charon_plugins@
                    291: charon_udp_port = @charon_udp_port@
                    292: clearsilver_LIBS = @clearsilver_LIBS@
                    293: cmd_plugins = @cmd_plugins@
                    294: datadir = @datadir@
                    295: datarootdir = @datarootdir@
                    296: dbusdatadir = @dbusdatadir@
                    297: dbuspolicydir = @dbuspolicydir@
                    298: dev_headers = @dev_headers@
                    299: docdir = @docdir@
                    300: dvidir = @dvidir@
                    301: exec_prefix = @exec_prefix@
                    302: fips_mode = @fips_mode@
                    303: fuzz_plugins = @fuzz_plugins@
                    304: host = @host@
                    305: host_alias = @host_alias@
                    306: host_cpu = @host_cpu@
                    307: host_os = @host_os@
                    308: host_vendor = @host_vendor@
                    309: htmldir = @htmldir@
                    310: imcvdir = @imcvdir@
                    311: includedir = @includedir@
                    312: infodir = @infodir@
                    313: install_sh = @install_sh@
                    314: ipsec_script = @ipsec_script@
                    315: ipsec_script_upper = @ipsec_script_upper@
                    316: ipsecdir = @ipsecdir@
                    317: ipsecgroup = @ipsecgroup@
                    318: ipseclibdir = @ipseclibdir@
                    319: ipsecuser = @ipsecuser@
                    320: json_CFLAGS = @json_CFLAGS@
                    321: json_LIBS = @json_LIBS@
                    322: libdir = @libdir@
                    323: libexecdir = @libexecdir@
                    324: libfuzzer = @libfuzzer@
                    325: libiptc_CFLAGS = @libiptc_CFLAGS@
                    326: libiptc_LIBS = @libiptc_LIBS@
                    327: linux_headers = @linux_headers@
                    328: localedir = @localedir@
                    329: localstatedir = @localstatedir@
                    330: manager_plugins = @manager_plugins@
                    331: mandir = @mandir@
                    332: medsrv_plugins = @medsrv_plugins@
                    333: mkdir_p = @mkdir_p@
                    334: nm_CFLAGS = @nm_CFLAGS@
                    335: nm_LIBS = @nm_LIBS@
                    336: nm_ca_dir = @nm_ca_dir@
                    337: nm_plugins = @nm_plugins@
                    338: oldincludedir = @oldincludedir@
                    339: p_plugins = @p_plugins@
                    340: pcsclite_CFLAGS = @pcsclite_CFLAGS@
                    341: pcsclite_LIBS = @pcsclite_LIBS@
                    342: pdfdir = @pdfdir@
                    343: piddir = @piddir@
                    344: pkgpyexecdir = @pkgpyexecdir@
                    345: pkgpythondir = @pkgpythondir@
                    346: pki_plugins = @pki_plugins@
                    347: plugindir = @plugindir@
                    348: pool_plugins = @pool_plugins@
                    349: prefix = @prefix@
                    350: program_transform_name = @program_transform_name@
                    351: psdir = @psdir@
                    352: pyexecdir = @pyexecdir@
                    353: pythondir = @pythondir@
                    354: random_device = @random_device@
                    355: resolv_conf = @resolv_conf@
                    356: routing_table = @routing_table@
                    357: routing_table_prio = @routing_table_prio@
                    358: runstatedir = @runstatedir@
                    359: s_plugins = @s_plugins@
                    360: sbindir = @sbindir@
                    361: scepclient_plugins = @scepclient_plugins@
                    362: scripts_plugins = @scripts_plugins@
                    363: sharedstatedir = @sharedstatedir@
                    364: soup_CFLAGS = @soup_CFLAGS@
                    365: soup_LIBS = @soup_LIBS@
                    366: srcdir = @srcdir@
                    367: starter_plugins = @starter_plugins@
                    368: strongswan_conf = @strongswan_conf@
                    369: strongswan_options = @strongswan_options@
                    370: swanctldir = @swanctldir@
                    371: sysconfdir = @sysconfdir@
                    372: systemd_CFLAGS = @systemd_CFLAGS@
                    373: systemd_LIBS = @systemd_LIBS@
                    374: systemd_daemon_CFLAGS = @systemd_daemon_CFLAGS@
                    375: systemd_daemon_LIBS = @systemd_daemon_LIBS@
                    376: systemd_journal_CFLAGS = @systemd_journal_CFLAGS@
                    377: systemd_journal_LIBS = @systemd_journal_LIBS@
                    378: systemdsystemunitdir = @systemdsystemunitdir@
                    379: t_plugins = @t_plugins@
                    380: target_alias = @target_alias@
                    381: top_build_prefix = @top_build_prefix@
                    382: top_builddir = @top_builddir@
                    383: top_srcdir = @top_srcdir@
                    384: tss2_CFLAGS = @tss2_CFLAGS@
                    385: tss2_LIBS = @tss2_LIBS@
                    386: tss2_esys_CFLAGS = @tss2_esys_CFLAGS@
                    387: tss2_esys_LIBS = @tss2_esys_LIBS@
                    388: tss2_socket_CFLAGS = @tss2_socket_CFLAGS@
                    389: tss2_socket_LIBS = @tss2_socket_LIBS@
                    390: tss2_sys_CFLAGS = @tss2_sys_CFLAGS@
                    391: tss2_sys_LIBS = @tss2_sys_LIBS@
                    392: tss2_tabrmd_CFLAGS = @tss2_tabrmd_CFLAGS@
                    393: tss2_tabrmd_LIBS = @tss2_tabrmd_LIBS@
                    394: urandom_device = @urandom_device@
                    395: wolfssl_CFLAGS = @wolfssl_CFLAGS@
                    396: wolfssl_LIBS = @wolfssl_LIBS@
                    397: xml_CFLAGS = @xml_CFLAGS@
                    398: xml_LIBS = @xml_LIBS@
                    399: EXTRA_DIST = LICENSE README.rst MANIFEST.in \
                    400:        setup.py.in \
                    401:        tox.ini \
                    402:        tox.sh \
                    403:        test/__init__.py \
                    404:        test/test_protocol.py \
                    405:        vici/__init__.py \
                    406:        vici/command_wrappers.py \
                    407:        vici/compat.py \
                    408:        vici/exception.py \
                    409:        vici/protocol.py \
                    410:        vici/session.py
                    411: 
                    412: @USE_TOX_TRUE@TESTS_ENVIRONMENT = export TOX=$(TOX);
                    413: @USE_TOX_TRUE@AM_TESTS_FD_REDIRECT = 1>&2
                    414: @USE_PY_TEST_TRUE@TESTS = $(PY_TEST)
                    415: @USE_TOX_TRUE@TESTS = tox.sh
                    416: all: all-am
                    417: 
                    418: .SUFFIXES:
                    419: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    420:        @for dep in $?; do \
                    421:          case '$(am__configure_deps)' in \
                    422:            *$$dep*) \
                    423:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    424:                && { if test -f $@; then exit 0; else break; fi; }; \
                    425:              exit 1;; \
                    426:          esac; \
                    427:        done; \
                    428:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/libcharon/plugins/vici/python/Makefile'; \
                    429:        $(am__cd) $(top_srcdir) && \
                    430:          $(AUTOMAKE) --gnu src/libcharon/plugins/vici/python/Makefile
                    431: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    432:        @case '$?' in \
                    433:          *config.status*) \
                    434:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    435:          *) \
                    436:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    437:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    438:        esac;
                    439: 
                    440: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    441:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    442: 
                    443: $(top_srcdir)/configure:  $(am__configure_deps)
                    444:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    445: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    446:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    447: $(am__aclocal_m4_deps):
                    448: 
                    449: mostlyclean-libtool:
                    450:        -rm -f *.lo
                    451: 
                    452: clean-libtool:
                    453:        -rm -rf .libs _libs
                    454: tags TAGS:
                    455: 
                    456: ctags CTAGS:
                    457: 
                    458: cscope cscopelist:
                    459: 
                    460: 
                    461: check-TESTS: $(TESTS)
                    462:        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
                    463:        srcdir=$(srcdir); export srcdir; \
                    464:        list=' $(TESTS) '; \
                    465:        $(am__tty_colors); \
                    466:        if test -n "$$list"; then \
                    467:          for tst in $$list; do \
                    468:            if test -f ./$$tst; then dir=./; \
                    469:            elif test -f $$tst; then dir=; \
                    470:            else dir="$(srcdir)/"; fi; \
                    471:            if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
                    472:              all=`expr $$all + 1`; \
                    473:              case " $(XFAIL_TESTS) " in \
                    474:              *[\ \     ]$$tst[\ \      ]*) \
                    475:                xpass=`expr $$xpass + 1`; \
                    476:                failed=`expr $$failed + 1`; \
                    477:                col=$$red; res=XPASS; \
                    478:              ;; \
                    479:              *) \
                    480:                col=$$grn; res=PASS; \
                    481:              ;; \
                    482:              esac; \
                    483:            elif test $$? -ne 77; then \
                    484:              all=`expr $$all + 1`; \
                    485:              case " $(XFAIL_TESTS) " in \
                    486:              *[\ \     ]$$tst[\ \      ]*) \
                    487:                xfail=`expr $$xfail + 1`; \
                    488:                col=$$lgn; res=XFAIL; \
                    489:              ;; \
                    490:              *) \
                    491:                failed=`expr $$failed + 1`; \
                    492:                col=$$red; res=FAIL; \
                    493:              ;; \
                    494:              esac; \
                    495:            else \
                    496:              skip=`expr $$skip + 1`; \
                    497:              col=$$blu; res=SKIP; \
                    498:            fi; \
                    499:            echo "$${col}$$res$${std}: $$tst"; \
                    500:          done; \
                    501:          if test "$$all" -eq 1; then \
                    502:            tests="test"; \
                    503:            All=""; \
                    504:          else \
                    505:            tests="tests"; \
                    506:            All="All "; \
                    507:          fi; \
                    508:          if test "$$failed" -eq 0; then \
                    509:            if test "$$xfail" -eq 0; then \
                    510:              banner="$$All$$all $$tests passed"; \
                    511:            else \
                    512:              if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
                    513:              banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
                    514:            fi; \
                    515:          else \
                    516:            if test "$$xpass" -eq 0; then \
                    517:              banner="$$failed of $$all $$tests failed"; \
                    518:            else \
                    519:              if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
                    520:              banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
                    521:            fi; \
                    522:          fi; \
                    523:          dashes="$$banner"; \
                    524:          skipped=""; \
                    525:          if test "$$skip" -ne 0; then \
                    526:            if test "$$skip" -eq 1; then \
                    527:              skipped="($$skip test was not run)"; \
                    528:            else \
                    529:              skipped="($$skip tests were not run)"; \
                    530:            fi; \
                    531:            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
                    532:              dashes="$$skipped"; \
                    533:          fi; \
                    534:          report=""; \
                    535:          if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
                    536:            report="Please report to $(PACKAGE_BUGREPORT)"; \
                    537:            test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
                    538:              dashes="$$report"; \
                    539:          fi; \
                    540:          dashes=`echo "$$dashes" | sed s/./=/g`; \
                    541:          if test "$$failed" -eq 0; then \
                    542:            col="$$grn"; \
                    543:          else \
                    544:            col="$$red"; \
                    545:          fi; \
                    546:          echo "$${col}$$dashes$${std}"; \
                    547:          echo "$${col}$$banner$${std}"; \
                    548:          test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
                    549:          test -z "$$report" || echo "$${col}$$report$${std}"; \
                    550:          echo "$${col}$$dashes$${std}"; \
                    551:          test "$$failed" -eq 0; \
                    552:        else :; fi
                    553: 
                    554: distdir: $(DISTFILES)
                    555:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    556:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    557:        list='$(DISTFILES)'; \
                    558:          dist_files=`for file in $$list; do echo $$file; done | \
                    559:          sed -e "s|^$$srcdirstrip/||;t" \
                    560:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    561:        case $$dist_files in \
                    562:          */*) $(MKDIR_P) `echo "$$dist_files" | \
                    563:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    564:                           sort -u` ;; \
                    565:        esac; \
                    566:        for file in $$dist_files; do \
                    567:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    568:          if test -d $$d/$$file; then \
                    569:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
                    570:            if test -d "$(distdir)/$$file"; then \
                    571:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    572:            fi; \
                    573:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    574:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    575:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    576:            fi; \
                    577:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
                    578:          else \
                    579:            test -f "$(distdir)/$$file" \
                    580:            || cp -p $$d/$$file "$(distdir)/$$file" \
                    581:            || exit 1; \
                    582:          fi; \
                    583:        done
                    584: check-am: all-am
                    585:        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
                    586: check: check-am
                    587: all-am: Makefile all-local
                    588: installdirs:
                    589: install: install-am
                    590: install-exec: install-exec-am
                    591: install-data: install-data-am
                    592: uninstall: uninstall-am
                    593: 
                    594: install-am: all-am
                    595:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    596: 
                    597: installcheck: installcheck-am
                    598: install-strip:
                    599:        if test -z '$(STRIP)'; then \
                    600:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    601:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    602:              install; \
                    603:        else \
                    604:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    605:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    606:            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
                    607:        fi
                    608: mostlyclean-generic:
                    609: 
                    610: clean-generic:
                    611: 
                    612: distclean-generic:
                    613:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
                    614:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
                    615: 
                    616: maintainer-clean-generic:
                    617:        @echo "This command is intended for maintainers to use"
                    618:        @echo "it deletes files that may require special tools to rebuild."
                    619: @PYTHON_EGGS_INSTALL_FALSE@install-exec-local:
                    620: clean: clean-am
                    621: 
                    622: clean-am: clean-generic clean-libtool clean-local mostlyclean-am
                    623: 
                    624: distclean: distclean-am
                    625:        -rm -f Makefile
                    626: distclean-am: clean-am distclean-generic
                    627: 
                    628: dvi: dvi-am
                    629: 
                    630: dvi-am:
                    631: 
                    632: html: html-am
                    633: 
                    634: html-am:
                    635: 
                    636: info: info-am
                    637: 
                    638: info-am:
                    639: 
                    640: install-data-am:
                    641: 
                    642: install-dvi: install-dvi-am
                    643: 
                    644: install-dvi-am:
                    645: 
                    646: install-exec-am: install-exec-local
                    647: 
                    648: install-html: install-html-am
                    649: 
                    650: install-html-am:
                    651: 
                    652: install-info: install-info-am
                    653: 
                    654: install-info-am:
                    655: 
                    656: install-man:
                    657: 
                    658: install-pdf: install-pdf-am
                    659: 
                    660: install-pdf-am:
                    661: 
                    662: install-ps: install-ps-am
                    663: 
                    664: install-ps-am:
                    665: 
                    666: installcheck-am:
                    667: 
                    668: maintainer-clean: maintainer-clean-am
                    669:        -rm -f Makefile
                    670: maintainer-clean-am: distclean-am maintainer-clean-generic
                    671: 
                    672: mostlyclean: mostlyclean-am
                    673: 
                    674: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
                    675: 
                    676: pdf: pdf-am
                    677: 
                    678: pdf-am:
                    679: 
                    680: ps: ps-am
                    681: 
                    682: ps-am:
                    683: 
                    684: uninstall-am:
                    685: 
                    686: .MAKE: check-am install-am install-strip
                    687: 
                    688: .PHONY: all all-am all-local check check-TESTS check-am clean \
                    689:        clean-generic clean-libtool clean-local cscopelist-am ctags-am \
                    690:        distclean distclean-generic distclean-libtool distdir dvi \
                    691:        dvi-am html html-am info info-am install install-am \
                    692:        install-data install-data-am install-dvi install-dvi-am \
                    693:        install-exec install-exec-am install-exec-local install-html \
                    694:        install-html-am install-info install-info-am install-man \
                    695:        install-pdf install-pdf-am install-ps install-ps-am \
                    696:        install-strip installcheck installcheck-am installdirs \
                    697:        maintainer-clean maintainer-clean-generic mostlyclean \
                    698:        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
                    699:        tags-am uninstall uninstall-am
                    700: 
                    701: .PRECIOUS: Makefile
                    702: 
                    703: 
                    704: $(srcdir)/setup.py: $(srcdir)/setup.py.in $(top_builddir)/config.status
                    705:        $(AM_V_GEN) sed \
                    706:        -e "s:@EGG_VERSION@:$(PYTHON_PACKAGE_VERSION):" \
                    707:        $(srcdir)/setup.py.in > $@
                    708: 
                    709: all-local: dist/vici-$(PYTHON_PACKAGE_VERSION)-py$(PYTHON_VERSION).egg
                    710: 
                    711: dist/vici-$(PYTHON_PACKAGE_VERSION)-py$(PYTHON_VERSION).egg: $(EXTRA_DIST) $(srcdir)/setup.py
                    712:        (cd $(srcdir); $(PYTHON) setup.py bdist_egg \
                    713:                -b $(shell readlink -f $(builddir))/build \
                    714:                -d $(shell readlink -f $(builddir))/dist)
                    715: 
                    716: package: $(EXTRA_DIST) $(srcdir)/setup.py
                    717:        (cd $(srcdir); $(PYTHON) setup.py sdist \
                    718:                -d $(shell readlink -f $(builddir))/dist \
                    719:                bdist_wheel --universal \
                    720:                -d $(shell readlink -f $(builddir))/dist)
                    721: 
                    722: clean-local:
                    723:        (cd $(srcdir); [ ! -f setup.py ] || $(PYTHON) setup.py clean -a)
                    724:        rm -rf $(srcdir)/setup.py $(srcdir)/vici.egg-info $(builddir)/dist
                    725: 
                    726: @PYTHON_EGGS_INSTALL_TRUE@install-exec-local: dist/vici-$(PYTHON_PACKAGE_VERSION)-py$(PYTHON_VERSION).egg
                    727: @PYTHON_EGGS_INSTALL_TRUE@     $(EASY_INSTALL) $(PYTHONEGGINSTALLDIR) \
                    728: @PYTHON_EGGS_INSTALL_TRUE@             dist/vici-$(PYTHON_PACKAGE_VERSION)-py$(PYTHON_VERSION).egg
                    729: 
                    730: .PHONY: package
                    731: 
                    732: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    733: # Otherwise a system limit (for SysV at least) may be exceeded.
                    734: .NOEXPORT:

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