Annotation of embedaddon/strongswan/src/libcharon/plugins/vici/perl/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/perl
                     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__DIST_COMMON = $(srcdir)/Makefile.in
                    130: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                    131: ACLOCAL = @ACLOCAL@
                    132: ALLOCA = @ALLOCA@
                    133: AMTAR = @AMTAR@
                    134: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
                    135: AR = @AR@
                    136: ATOMICLIB = @ATOMICLIB@
                    137: AUTOCONF = @AUTOCONF@
                    138: AUTOHEADER = @AUTOHEADER@
                    139: AUTOMAKE = @AUTOMAKE@
                    140: AWK = @AWK@
                    141: BFDLIB = @BFDLIB@
                    142: BTLIB = @BTLIB@
                    143: CC = @CC@
                    144: CCDEPMODE = @CCDEPMODE@
                    145: CFLAGS = @CFLAGS@
                    146: COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
                    147: COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@
                    148: CPP = @CPP@
                    149: CPPFLAGS = @CPPFLAGS@
                    150: CYGPATH_W = @CYGPATH_W@
                    151: DEFS = @DEFS@
                    152: DEPDIR = @DEPDIR@
                    153: DLLIB = @DLLIB@
                    154: DLLTOOL = @DLLTOOL@
                    155: DSYMUTIL = @DSYMUTIL@
                    156: DUMPBIN = @DUMPBIN@
                    157: EASY_INSTALL = @EASY_INSTALL@
                    158: ECHO_C = @ECHO_C@
                    159: ECHO_N = @ECHO_N@
                    160: ECHO_T = @ECHO_T@
                    161: EGREP = @EGREP@
                    162: EXEEXT = @EXEEXT@
                    163: FGREP = @FGREP@
                    164: FUZZING_CFLAGS = @FUZZING_CFLAGS@
                    165: FUZZING_LDFLAGS = @FUZZING_LDFLAGS@
                    166: GEM = @GEM@
                    167: GENHTML = @GENHTML@
1.1.1.2 ! misho     168: GIT_VERSION = @GIT_VERSION@
1.1       misho     169: GPERF = @GPERF@
                    170: GPERF_LEN_TYPE = @GPERF_LEN_TYPE@
                    171: GPRBUILD = @GPRBUILD@
                    172: GREP = @GREP@
                    173: INSTALL = @INSTALL@
                    174: INSTALL_DATA = @INSTALL_DATA@
                    175: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    176: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    177: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                    178: LCOV = @LCOV@
                    179: LD = @LD@
                    180: LDFLAGS = @LDFLAGS@
                    181: LEX = @LEX@
                    182: LEXLIB = @LEXLIB@
                    183: LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
                    184: LIBOBJS = @LIBOBJS@
                    185: LIBS = @LIBS@
                    186: LIBTOOL = @LIBTOOL@
                    187: LIPO = @LIPO@
                    188: LN_S = @LN_S@
                    189: LTLIBOBJS = @LTLIBOBJS@
                    190: LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
                    191: MAKEINFO = @MAKEINFO@
                    192: MANIFEST_TOOL = @MANIFEST_TOOL@
                    193: MKDIR_P = @MKDIR_P@
                    194: MYSQLCFLAG = @MYSQLCFLAG@
                    195: MYSQLCONFIG = @MYSQLCONFIG@
                    196: MYSQLLIB = @MYSQLLIB@
                    197: NM = @NM@
                    198: NMEDIT = @NMEDIT@
                    199: OBJDUMP = @OBJDUMP@
                    200: OBJEXT = @OBJEXT@
                    201: OPENSSL_LIB = @OPENSSL_LIB@
                    202: OTOOL = @OTOOL@
                    203: OTOOL64 = @OTOOL64@
                    204: PACKAGE = @PACKAGE@
                    205: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    206: PACKAGE_NAME = @PACKAGE_NAME@
                    207: PACKAGE_STRING = @PACKAGE_STRING@
                    208: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                    209: PACKAGE_URL = @PACKAGE_URL@
                    210: PACKAGE_VERSION = @PACKAGE_VERSION@
                    211: PACKAGE_VERSION_BUILD = @PACKAGE_VERSION_BUILD@
                    212: PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
                    213: PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
                    214: PACKAGE_VERSION_REVIEW = @PACKAGE_VERSION_REVIEW@
                    215: PATH_SEPARATOR = @PATH_SEPARATOR@
                    216: PERL = @PERL@
                    217: PKG_CONFIG = @PKG_CONFIG@
                    218: PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
                    219: PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
                    220: PLUGIN_CFLAGS = @PLUGIN_CFLAGS@
                    221: PTHREADLIB = @PTHREADLIB@
                    222: PYTHON = @PYTHON@
                    223: PYTHONEGGINSTALLDIR = @PYTHONEGGINSTALLDIR@
                    224: PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
                    225: PYTHON_PACKAGE_VERSION = @PYTHON_PACKAGE_VERSION@
                    226: PYTHON_PLATFORM = @PYTHON_PLATFORM@
                    227: PYTHON_PREFIX = @PYTHON_PREFIX@
                    228: PYTHON_VERSION = @PYTHON_VERSION@
                    229: PY_TEST = @PY_TEST@
                    230: RANLIB = @RANLIB@
                    231: RTLIB = @RTLIB@
                    232: RUBYGEMDIR = @RUBYGEMDIR@
                    233: SED = @SED@
                    234: SET_MAKE = @SET_MAKE@
                    235: SHELL = @SHELL@
                    236: SOCKLIB = @SOCKLIB@
                    237: STRIP = @STRIP@
                    238: TOX = @TOX@
                    239: UNWINDLIB = @UNWINDLIB@
                    240: VERSION = @VERSION@
                    241: YACC = @YACC@
                    242: YFLAGS = @YFLAGS@
                    243: abs_builddir = @abs_builddir@
                    244: abs_srcdir = @abs_srcdir@
                    245: abs_top_builddir = @abs_top_builddir@
                    246: abs_top_srcdir = @abs_top_srcdir@
                    247: ac_ct_AR = @ac_ct_AR@
                    248: ac_ct_CC = @ac_ct_CC@
                    249: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
                    250: aikgen_plugins = @aikgen_plugins@
                    251: am__include = @am__include@
                    252: am__leading_dot = @am__leading_dot@
                    253: am__quote = @am__quote@
                    254: am__tar = @am__tar@
                    255: am__untar = @am__untar@
                    256: attest_plugins = @attest_plugins@
                    257: bindir = @bindir@
                    258: botan_CFLAGS = @botan_CFLAGS@
                    259: botan_LIBS = @botan_LIBS@
                    260: build = @build@
                    261: build_alias = @build_alias@
                    262: build_cpu = @build_cpu@
                    263: build_os = @build_os@
                    264: build_vendor = @build_vendor@
                    265: builddir = @builddir@
                    266: c_plugins = @c_plugins@
                    267: charon_natt_port = @charon_natt_port@
                    268: charon_plugins = @charon_plugins@
                    269: charon_udp_port = @charon_udp_port@
                    270: clearsilver_LIBS = @clearsilver_LIBS@
                    271: cmd_plugins = @cmd_plugins@
                    272: datadir = @datadir@
                    273: datarootdir = @datarootdir@
                    274: dbusdatadir = @dbusdatadir@
                    275: dbuspolicydir = @dbuspolicydir@
                    276: dev_headers = @dev_headers@
                    277: docdir = @docdir@
                    278: dvidir = @dvidir@
                    279: exec_prefix = @exec_prefix@
                    280: fips_mode = @fips_mode@
                    281: fuzz_plugins = @fuzz_plugins@
                    282: host = @host@
                    283: host_alias = @host_alias@
                    284: host_cpu = @host_cpu@
                    285: host_os = @host_os@
                    286: host_vendor = @host_vendor@
                    287: htmldir = @htmldir@
                    288: imcvdir = @imcvdir@
                    289: includedir = @includedir@
                    290: infodir = @infodir@
                    291: install_sh = @install_sh@
                    292: ipsec_script = @ipsec_script@
                    293: ipsec_script_upper = @ipsec_script_upper@
                    294: ipsecdir = @ipsecdir@
                    295: ipsecgroup = @ipsecgroup@
                    296: ipseclibdir = @ipseclibdir@
                    297: ipsecuser = @ipsecuser@
                    298: json_CFLAGS = @json_CFLAGS@
                    299: json_LIBS = @json_LIBS@
                    300: libdir = @libdir@
                    301: libexecdir = @libexecdir@
                    302: libfuzzer = @libfuzzer@
                    303: libiptc_CFLAGS = @libiptc_CFLAGS@
                    304: libiptc_LIBS = @libiptc_LIBS@
                    305: linux_headers = @linux_headers@
                    306: localedir = @localedir@
                    307: localstatedir = @localstatedir@
                    308: manager_plugins = @manager_plugins@
                    309: mandir = @mandir@
                    310: medsrv_plugins = @medsrv_plugins@
                    311: mkdir_p = @mkdir_p@
                    312: nm_CFLAGS = @nm_CFLAGS@
                    313: nm_LIBS = @nm_LIBS@
                    314: nm_ca_dir = @nm_ca_dir@
                    315: nm_plugins = @nm_plugins@
                    316: oldincludedir = @oldincludedir@
                    317: p_plugins = @p_plugins@
                    318: pcsclite_CFLAGS = @pcsclite_CFLAGS@
                    319: pcsclite_LIBS = @pcsclite_LIBS@
                    320: pdfdir = @pdfdir@
                    321: piddir = @piddir@
                    322: pkgpyexecdir = @pkgpyexecdir@
                    323: pkgpythondir = @pkgpythondir@
                    324: pki_plugins = @pki_plugins@
                    325: plugindir = @plugindir@
                    326: pool_plugins = @pool_plugins@
                    327: prefix = @prefix@
                    328: program_transform_name = @program_transform_name@
                    329: psdir = @psdir@
                    330: pyexecdir = @pyexecdir@
                    331: pythondir = @pythondir@
                    332: random_device = @random_device@
                    333: resolv_conf = @resolv_conf@
                    334: routing_table = @routing_table@
                    335: routing_table_prio = @routing_table_prio@
                    336: runstatedir = @runstatedir@
                    337: s_plugins = @s_plugins@
                    338: sbindir = @sbindir@
                    339: scepclient_plugins = @scepclient_plugins@
                    340: scripts_plugins = @scripts_plugins@
                    341: sharedstatedir = @sharedstatedir@
                    342: soup_CFLAGS = @soup_CFLAGS@
                    343: soup_LIBS = @soup_LIBS@
                    344: srcdir = @srcdir@
                    345: starter_plugins = @starter_plugins@
                    346: strongswan_conf = @strongswan_conf@
                    347: strongswan_options = @strongswan_options@
                    348: swanctldir = @swanctldir@
                    349: sysconfdir = @sysconfdir@
                    350: systemd_CFLAGS = @systemd_CFLAGS@
                    351: systemd_LIBS = @systemd_LIBS@
                    352: systemd_daemon_CFLAGS = @systemd_daemon_CFLAGS@
                    353: systemd_daemon_LIBS = @systemd_daemon_LIBS@
                    354: systemd_journal_CFLAGS = @systemd_journal_CFLAGS@
                    355: systemd_journal_LIBS = @systemd_journal_LIBS@
                    356: systemdsystemunitdir = @systemdsystemunitdir@
                    357: t_plugins = @t_plugins@
                    358: target_alias = @target_alias@
                    359: top_build_prefix = @top_build_prefix@
                    360: top_builddir = @top_builddir@
                    361: top_srcdir = @top_srcdir@
                    362: tss2_CFLAGS = @tss2_CFLAGS@
                    363: tss2_LIBS = @tss2_LIBS@
                    364: tss2_esys_CFLAGS = @tss2_esys_CFLAGS@
                    365: tss2_esys_LIBS = @tss2_esys_LIBS@
                    366: tss2_socket_CFLAGS = @tss2_socket_CFLAGS@
                    367: tss2_socket_LIBS = @tss2_socket_LIBS@
                    368: tss2_sys_CFLAGS = @tss2_sys_CFLAGS@
                    369: tss2_sys_LIBS = @tss2_sys_LIBS@
                    370: tss2_tabrmd_CFLAGS = @tss2_tabrmd_CFLAGS@
                    371: tss2_tabrmd_LIBS = @tss2_tabrmd_LIBS@
                    372: urandom_device = @urandom_device@
                    373: wolfssl_CFLAGS = @wolfssl_CFLAGS@
                    374: wolfssl_LIBS = @wolfssl_LIBS@
                    375: xml_CFLAGS = @xml_CFLAGS@
                    376: xml_LIBS = @xml_LIBS@
                    377: EXTRA_DIST = \
                    378:        Vici-Session/Changes \
                    379:        Vici-Session/Makefile.PL \
                    380:        Vici-Session/MANIFEST \
                    381:        Vici-Session/README.pod \
                    382:        Vici-Session/t/Vici-Session.t \
                    383:        Vici-Session/lib/Vici/Message.pm \
                    384:        Vici-Session/lib/Vici/Packet.pm \
                    385:        Vici-Session/lib/Vici/Session.pm \
                    386:        Vici-Session/lib/Vici/Transport.pm
                    387: 
                    388: all: all-am
                    389: 
                    390: .SUFFIXES:
                    391: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    392:        @for dep in $?; do \
                    393:          case '$(am__configure_deps)' in \
                    394:            *$$dep*) \
                    395:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    396:                && { if test -f $@; then exit 0; else break; fi; }; \
                    397:              exit 1;; \
                    398:          esac; \
                    399:        done; \
                    400:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/libcharon/plugins/vici/perl/Makefile'; \
                    401:        $(am__cd) $(top_srcdir) && \
                    402:          $(AUTOMAKE) --gnu src/libcharon/plugins/vici/perl/Makefile
                    403: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    404:        @case '$?' in \
                    405:          *config.status*) \
                    406:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    407:          *) \
                    408:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    409:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    410:        esac;
                    411: 
                    412: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    413:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    414: 
                    415: $(top_srcdir)/configure:  $(am__configure_deps)
                    416:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    417: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    418:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    419: $(am__aclocal_m4_deps):
                    420: 
                    421: mostlyclean-libtool:
                    422:        -rm -f *.lo
                    423: 
                    424: clean-libtool:
                    425:        -rm -rf .libs _libs
                    426: tags TAGS:
                    427: 
                    428: ctags CTAGS:
                    429: 
                    430: cscope cscopelist:
                    431: 
                    432: 
                    433: distdir: $(DISTFILES)
                    434:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    435:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    436:        list='$(DISTFILES)'; \
                    437:          dist_files=`for file in $$list; do echo $$file; done | \
                    438:          sed -e "s|^$$srcdirstrip/||;t" \
                    439:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    440:        case $$dist_files in \
                    441:          */*) $(MKDIR_P) `echo "$$dist_files" | \
                    442:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    443:                           sort -u` ;; \
                    444:        esac; \
                    445:        for file in $$dist_files; do \
                    446:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    447:          if test -d $$d/$$file; then \
                    448:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
                    449:            if test -d "$(distdir)/$$file"; then \
                    450:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    451:            fi; \
                    452:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    453:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    454:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    455:            fi; \
                    456:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
                    457:          else \
                    458:            test -f "$(distdir)/$$file" \
                    459:            || cp -p $$d/$$file "$(distdir)/$$file" \
                    460:            || exit 1; \
                    461:          fi; \
                    462:        done
                    463: check-am: all-am
                    464: check: check-am
                    465: all-am: Makefile all-local
                    466: installdirs:
                    467: install: install-am
                    468: install-exec: install-exec-am
                    469: install-data: install-data-am
                    470: uninstall: uninstall-am
                    471: 
                    472: install-am: all-am
                    473:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    474: 
                    475: installcheck: installcheck-am
                    476: install-strip:
                    477:        if test -z '$(STRIP)'; then \
                    478:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    479:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    480:              install; \
                    481:        else \
                    482:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    483:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    484:            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
                    485:        fi
                    486: mostlyclean-generic:
                    487: 
                    488: clean-generic:
                    489: 
                    490: distclean-generic:
                    491:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
                    492:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
                    493: 
                    494: maintainer-clean-generic:
                    495:        @echo "This command is intended for maintainers to use"
                    496:        @echo "it deletes files that may require special tools to rebuild."
                    497: @PERL_CPAN_INSTALL_FALSE@install-exec-local:
                    498: clean: clean-am
                    499: 
                    500: clean-am: clean-generic clean-libtool clean-local mostlyclean-am
                    501: 
                    502: distclean: distclean-am
                    503:        -rm -f Makefile
                    504: distclean-am: clean-am distclean-generic
                    505: 
                    506: dvi: dvi-am
                    507: 
                    508: dvi-am:
                    509: 
                    510: html: html-am
                    511: 
                    512: html-am:
                    513: 
                    514: info: info-am
                    515: 
                    516: info-am:
                    517: 
                    518: install-data-am:
                    519: 
                    520: install-dvi: install-dvi-am
                    521: 
                    522: install-dvi-am:
                    523: 
                    524: install-exec-am: install-exec-local
                    525: 
                    526: install-html: install-html-am
                    527: 
                    528: install-html-am:
                    529: 
                    530: install-info: install-info-am
                    531: 
                    532: install-info-am:
                    533: 
                    534: install-man:
                    535: 
                    536: install-pdf: install-pdf-am
                    537: 
                    538: install-pdf-am:
                    539: 
                    540: install-ps: install-ps-am
                    541: 
                    542: install-ps-am:
                    543: 
                    544: installcheck-am:
                    545: 
                    546: maintainer-clean: maintainer-clean-am
                    547:        -rm -f Makefile
                    548: maintainer-clean-am: distclean-am maintainer-clean-generic
                    549: 
                    550: mostlyclean: mostlyclean-am
                    551: 
                    552: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
                    553: 
                    554: pdf: pdf-am
                    555: 
                    556: pdf-am:
                    557: 
                    558: ps: ps-am
                    559: 
                    560: ps-am:
                    561: 
                    562: uninstall-am:
                    563: 
                    564: .MAKE: install-am install-strip
                    565: 
                    566: .PHONY: all all-am all-local check check-am clean clean-generic \
                    567:        clean-libtool clean-local cscopelist-am ctags-am distclean \
                    568:        distclean-generic distclean-libtool distdir dvi dvi-am html \
                    569:        html-am info info-am install install-am install-data \
                    570:        install-data-am install-dvi install-dvi-am install-exec \
                    571:        install-exec-am install-exec-local install-html \
                    572:        install-html-am install-info install-info-am install-man \
                    573:        install-pdf install-pdf-am install-ps install-ps-am \
                    574:        install-strip installcheck installcheck-am installdirs \
                    575:        maintainer-clean maintainer-clean-generic mostlyclean \
                    576:        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
                    577:        tags-am uninstall uninstall-am
                    578: 
                    579: .PRECIOUS: Makefile
                    580: 
                    581: 
                    582: all-local: Vici-Session/pm_to_blib
                    583: 
                    584: Vici-Session/Makefile: $(srcdir)/Vici-Session/Makefile.PL
                    585:        (cd $(srcdir)/Vici-Session; $(PERL) Makefile.PL)
                    586: 
                    587: Vici-Session/pm_to_blib: $(EXTRA_DIST) $(srcdir)/Vici-Session/Makefile
                    588:        (cd $(srcdir)/Vici-Session; make)
                    589: 
                    590: clean-local:
                    591:        (cd $(srcdir)/Vici-Session; [ ! -f Makefile ] || make clean)
                    592: 
                    593: @PERL_CPAN_INSTALL_TRUE@install-exec-local: Vici-Session/pm_to_blib
                    594: @PERL_CPAN_INSTALL_TRUE@       (cd $(srcdir)/Vici-Session; make install)
                    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:

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