Annotation of embedaddon/strongswan/src/conftest/Makefile.in, revision 1.1

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: 
        !            17: VPATH = @srcdir@
        !            18: am__is_gnu_make = { \
        !            19:   if test -z '$(MAKELEVEL)'; then \
        !            20:     false; \
        !            21:   elif test -n '$(MAKE_HOST)'; then \
        !            22:     true; \
        !            23:   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
        !            24:     true; \
        !            25:   else \
        !            26:     false; \
        !            27:   fi; \
        !            28: }
        !            29: am__make_running_with_option = \
        !            30:   case $${target_option-} in \
        !            31:       ?) ;; \
        !            32:       *) echo "am__make_running_with_option: internal error: invalid" \
        !            33:               "target option '$${target_option-}' specified" >&2; \
        !            34:          exit 1;; \
        !            35:   esac; \
        !            36:   has_opt=no; \
        !            37:   sane_makeflags=$$MAKEFLAGS; \
        !            38:   if $(am__is_gnu_make); then \
        !            39:     sane_makeflags=$$MFLAGS; \
        !            40:   else \
        !            41:     case $$MAKEFLAGS in \
        !            42:       *\\[\ \  ]*) \
        !            43:         bs=\\; \
        !            44:         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
        !            45:           | sed "s/$$bs$$bs[$$bs $$bs  ]*//g"`;; \
        !            46:     esac; \
        !            47:   fi; \
        !            48:   skip_next=no; \
        !            49:   strip_trailopt () \
        !            50:   { \
        !            51:     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
        !            52:   }; \
        !            53:   for flg in $$sane_makeflags; do \
        !            54:     test $$skip_next = yes && { skip_next=no; continue; }; \
        !            55:     case $$flg in \
        !            56:       *=*|--*) continue;; \
        !            57:         -*I) strip_trailopt 'I'; skip_next=yes;; \
        !            58:       -*I?*) strip_trailopt 'I';; \
        !            59:         -*O) strip_trailopt 'O'; skip_next=yes;; \
        !            60:       -*O?*) strip_trailopt 'O';; \
        !            61:         -*l) strip_trailopt 'l'; skip_next=yes;; \
        !            62:       -*l?*) strip_trailopt 'l';; \
        !            63:       -[dEDm]) skip_next=yes;; \
        !            64:       -[JT]) skip_next=yes;; \
        !            65:     esac; \
        !            66:     case $$flg in \
        !            67:       *$$target_option*) has_opt=yes; break;; \
        !            68:     esac; \
        !            69:   done; \
        !            70:   test $$has_opt = yes
        !            71: am__make_dryrun = (target_option=n; $(am__make_running_with_option))
        !            72: am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
        !            73: pkgdatadir = $(datadir)/@PACKAGE@
        !            74: pkgincludedir = $(includedir)/@PACKAGE@
        !            75: pkglibdir = $(libdir)/@PACKAGE@
        !            76: pkglibexecdir = $(libexecdir)/@PACKAGE@
        !            77: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
        !            78: install_sh_DATA = $(install_sh) -c -m 644
        !            79: install_sh_PROGRAM = $(install_sh) -c
        !            80: install_sh_SCRIPT = $(install_sh) -c
        !            81: INSTALL_HEADER = $(INSTALL_DATA)
        !            82: transform = $(program_transform_name)
        !            83: NORMAL_INSTALL = :
        !            84: PRE_INSTALL = :
        !            85: POST_INSTALL = :
        !            86: NORMAL_UNINSTALL = :
        !            87: PRE_UNINSTALL = :
        !            88: POST_UNINSTALL = :
        !            89: build_triplet = @build@
        !            90: host_triplet = @host@
        !            91: ipsec_PROGRAMS = conftest$(EXEEXT)
        !            92: subdir = src/conftest
        !            93: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
        !            94: am__aclocal_m4_deps = $(top_srcdir)/m4/config/libtool.m4 \
        !            95:        $(top_srcdir)/m4/config/ltoptions.m4 \
        !            96:        $(top_srcdir)/m4/config/ltsugar.m4 \
        !            97:        $(top_srcdir)/m4/config/ltversion.m4 \
        !            98:        $(top_srcdir)/m4/config/lt~obsolete.m4 \
        !            99:        $(top_srcdir)/m4/macros/split-package-version.m4 \
        !           100:        $(top_srcdir)/m4/macros/with.m4 \
        !           101:        $(top_srcdir)/m4/macros/enable-disable.m4 \
        !           102:        $(top_srcdir)/m4/macros/add-plugin.m4 \
        !           103:        $(top_srcdir)/configure.ac
        !           104: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        !           105:        $(ACLOCAL_M4)
        !           106: DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
        !           107: mkinstalldirs = $(install_sh) -d
        !           108: CONFIG_HEADER = $(top_builddir)/config.h
        !           109: CONFIG_CLEAN_FILES =
        !           110: CONFIG_CLEAN_VPATH_FILES =
        !           111: am__installdirs = "$(DESTDIR)$(ipsecdir)"
        !           112: PROGRAMS = $(ipsec_PROGRAMS)
        !           113: am__dirstamp = $(am__leading_dot)dirstamp
        !           114: am_conftest_OBJECTS = conftest.$(OBJEXT) config.$(OBJEXT) \
        !           115:        actions.$(OBJEXT) hooks/ike_auth_fill.$(OBJEXT) \
        !           116:        hooks/unsort_message.$(OBJEXT) hooks/add_notify.$(OBJEXT) \
        !           117:        hooks/unencrypted_notify.$(OBJEXT) \
        !           118:        hooks/ignore_message.$(OBJEXT) hooks/add_payload.$(OBJEXT) \
        !           119:        hooks/set_critical.$(OBJEXT) hooks/force_cookie.$(OBJEXT) \
        !           120:        hooks/set_ike_version.$(OBJEXT) hooks/pretend_auth.$(OBJEXT) \
        !           121:        hooks/set_length.$(OBJEXT) hooks/log_proposals.$(OBJEXT) \
        !           122:        hooks/set_proposal_number.$(OBJEXT) hooks/log_ke.$(OBJEXT) \
        !           123:        hooks/log_id.$(OBJEXT) hooks/custom_proposal.$(OBJEXT) \
        !           124:        hooks/set_ike_spi.$(OBJEXT) hooks/set_ike_request.$(OBJEXT) \
        !           125:        hooks/set_reserved.$(OBJEXT) hooks/set_ike_initiator.$(OBJEXT) \
        !           126:        hooks/log_ts.$(OBJEXT) hooks/rebuild_auth.$(OBJEXT) \
        !           127:        hooks/reset_seq.$(OBJEXT)
        !           128: conftest_OBJECTS = $(am_conftest_OBJECTS)
        !           129: am__DEPENDENCIES_1 =
        !           130: conftest_DEPENDENCIES =  \
        !           131:        $(top_builddir)/src/libstrongswan/libstrongswan.la \
        !           132:        $(top_builddir)/src/libcharon/libcharon.la \
        !           133:        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
        !           134:        $(am__DEPENDENCIES_1)
        !           135: AM_V_lt = $(am__v_lt_@AM_V@)
        !           136: am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
        !           137: am__v_lt_0 = --silent
        !           138: am__v_lt_1 = 
        !           139: AM_V_P = $(am__v_P_@AM_V@)
        !           140: am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
        !           141: am__v_P_0 = false
        !           142: am__v_P_1 = :
        !           143: AM_V_GEN = $(am__v_GEN_@AM_V@)
        !           144: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
        !           145: am__v_GEN_0 = @echo "  GEN     " $@;
        !           146: am__v_GEN_1 = 
        !           147: AM_V_at = $(am__v_at_@AM_V@)
        !           148: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
        !           149: am__v_at_0 = @
        !           150: am__v_at_1 = 
        !           151: DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
        !           152: depcomp = $(SHELL) $(top_srcdir)/depcomp
        !           153: am__depfiles_maybe = depfiles
        !           154: am__mv = mv -f
        !           155: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
        !           156:        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
        !           157: LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
        !           158:        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
        !           159:        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
        !           160:        $(AM_CFLAGS) $(CFLAGS)
        !           161: AM_V_CC = $(am__v_CC_@AM_V@)
        !           162: am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
        !           163: am__v_CC_0 = @echo "  CC      " $@;
        !           164: am__v_CC_1 = 
        !           165: CCLD = $(CC)
        !           166: LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
        !           167:        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
        !           168:        $(AM_LDFLAGS) $(LDFLAGS) -o $@
        !           169: AM_V_CCLD = $(am__v_CCLD_@AM_V@)
        !           170: am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
        !           171: am__v_CCLD_0 = @echo "  CCLD    " $@;
        !           172: am__v_CCLD_1 = 
        !           173: SOURCES = $(conftest_SOURCES)
        !           174: DIST_SOURCES = $(conftest_SOURCES)
        !           175: am__can_run_installinfo = \
        !           176:   case $$AM_UPDATE_INFO_DIR in \
        !           177:     n|no|NO) false;; \
        !           178:     *) (install-info --version) >/dev/null 2>&1;; \
        !           179:   esac
        !           180: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
        !           181: # Read a list of newline-separated strings from the standard input,
        !           182: # and print each of them once, without duplicates.  Input order is
        !           183: # *not* preserved.
        !           184: am__uniquify_input = $(AWK) '\
        !           185:   BEGIN { nonempty = 0; } \
        !           186:   { items[$$0] = 1; nonempty = 1; } \
        !           187:   END { if (nonempty) { for (i in items) print i; }; } \
        !           188: '
        !           189: # Make sure the list of sources is unique.  This is necessary because,
        !           190: # e.g., the same source file might be shared among _SOURCES variables
        !           191: # for different programs/libraries.
        !           192: am__define_uniq_tagged_files = \
        !           193:   list='$(am__tagged_files)'; \
        !           194:   unique=`for i in $$list; do \
        !           195:     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
        !           196:   done | $(am__uniquify_input)`
        !           197: ETAGS = etags
        !           198: CTAGS = ctags
        !           199: am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp README
        !           200: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
        !           201: ACLOCAL = @ACLOCAL@
        !           202: ALLOCA = @ALLOCA@
        !           203: AMTAR = @AMTAR@
        !           204: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
        !           205: AR = @AR@
        !           206: ATOMICLIB = @ATOMICLIB@
        !           207: AUTOCONF = @AUTOCONF@
        !           208: AUTOHEADER = @AUTOHEADER@
        !           209: AUTOMAKE = @AUTOMAKE@
        !           210: AWK = @AWK@
        !           211: BFDLIB = @BFDLIB@
        !           212: BTLIB = @BTLIB@
        !           213: CC = @CC@
        !           214: CCDEPMODE = @CCDEPMODE@
        !           215: CFLAGS = @CFLAGS@
        !           216: COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
        !           217: COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@
        !           218: CPP = @CPP@
        !           219: CPPFLAGS = @CPPFLAGS@
        !           220: CYGPATH_W = @CYGPATH_W@
        !           221: DEFS = @DEFS@
        !           222: DEPDIR = @DEPDIR@
        !           223: DLLIB = @DLLIB@
        !           224: DLLTOOL = @DLLTOOL@
        !           225: DSYMUTIL = @DSYMUTIL@
        !           226: DUMPBIN = @DUMPBIN@
        !           227: EASY_INSTALL = @EASY_INSTALL@
        !           228: ECHO_C = @ECHO_C@
        !           229: ECHO_N = @ECHO_N@
        !           230: ECHO_T = @ECHO_T@
        !           231: EGREP = @EGREP@
        !           232: EXEEXT = @EXEEXT@
        !           233: FGREP = @FGREP@
        !           234: FUZZING_CFLAGS = @FUZZING_CFLAGS@
        !           235: FUZZING_LDFLAGS = @FUZZING_LDFLAGS@
        !           236: GEM = @GEM@
        !           237: GENHTML = @GENHTML@
        !           238: GPERF = @GPERF@
        !           239: GPERF_LEN_TYPE = @GPERF_LEN_TYPE@
        !           240: GPRBUILD = @GPRBUILD@
        !           241: GREP = @GREP@
        !           242: INSTALL = @INSTALL@
        !           243: INSTALL_DATA = @INSTALL_DATA@
        !           244: INSTALL_PROGRAM = @INSTALL_PROGRAM@
        !           245: INSTALL_SCRIPT = @INSTALL_SCRIPT@
        !           246: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
        !           247: LCOV = @LCOV@
        !           248: LD = @LD@
        !           249: LDFLAGS = @LDFLAGS@
        !           250: LEX = @LEX@
        !           251: LEXLIB = @LEXLIB@
        !           252: LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
        !           253: LIBOBJS = @LIBOBJS@
        !           254: LIBS = @LIBS@
        !           255: LIBTOOL = @LIBTOOL@
        !           256: LIPO = @LIPO@
        !           257: LN_S = @LN_S@
        !           258: LTLIBOBJS = @LTLIBOBJS@
        !           259: LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
        !           260: MAKEINFO = @MAKEINFO@
        !           261: MANIFEST_TOOL = @MANIFEST_TOOL@
        !           262: MKDIR_P = @MKDIR_P@
        !           263: MYSQLCFLAG = @MYSQLCFLAG@
        !           264: MYSQLCONFIG = @MYSQLCONFIG@
        !           265: MYSQLLIB = @MYSQLLIB@
        !           266: NM = @NM@
        !           267: NMEDIT = @NMEDIT@
        !           268: OBJDUMP = @OBJDUMP@
        !           269: OBJEXT = @OBJEXT@
        !           270: OPENSSL_LIB = @OPENSSL_LIB@
        !           271: OTOOL = @OTOOL@
        !           272: OTOOL64 = @OTOOL64@
        !           273: PACKAGE = @PACKAGE@
        !           274: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
        !           275: PACKAGE_NAME = @PACKAGE_NAME@
        !           276: PACKAGE_STRING = @PACKAGE_STRING@
        !           277: PACKAGE_TARNAME = @PACKAGE_TARNAME@
        !           278: PACKAGE_URL = @PACKAGE_URL@
        !           279: PACKAGE_VERSION = @PACKAGE_VERSION@
        !           280: PACKAGE_VERSION_BUILD = @PACKAGE_VERSION_BUILD@
        !           281: PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
        !           282: PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
        !           283: PACKAGE_VERSION_REVIEW = @PACKAGE_VERSION_REVIEW@
        !           284: PATH_SEPARATOR = @PATH_SEPARATOR@
        !           285: PERL = @PERL@
        !           286: PKG_CONFIG = @PKG_CONFIG@
        !           287: PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
        !           288: PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
        !           289: PLUGIN_CFLAGS = @PLUGIN_CFLAGS@
        !           290: PTHREADLIB = @PTHREADLIB@
        !           291: PYTHON = @PYTHON@
        !           292: PYTHONEGGINSTALLDIR = @PYTHONEGGINSTALLDIR@
        !           293: PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
        !           294: PYTHON_PACKAGE_VERSION = @PYTHON_PACKAGE_VERSION@
        !           295: PYTHON_PLATFORM = @PYTHON_PLATFORM@
        !           296: PYTHON_PREFIX = @PYTHON_PREFIX@
        !           297: PYTHON_VERSION = @PYTHON_VERSION@
        !           298: PY_TEST = @PY_TEST@
        !           299: RANLIB = @RANLIB@
        !           300: RTLIB = @RTLIB@
        !           301: RUBYGEMDIR = @RUBYGEMDIR@
        !           302: SED = @SED@
        !           303: SET_MAKE = @SET_MAKE@
        !           304: SHELL = @SHELL@
        !           305: SOCKLIB = @SOCKLIB@
        !           306: STRIP = @STRIP@
        !           307: TOX = @TOX@
        !           308: UNWINDLIB = @UNWINDLIB@
        !           309: VERSION = @VERSION@
        !           310: YACC = @YACC@
        !           311: YFLAGS = @YFLAGS@
        !           312: abs_builddir = @abs_builddir@
        !           313: abs_srcdir = @abs_srcdir@
        !           314: abs_top_builddir = @abs_top_builddir@
        !           315: abs_top_srcdir = @abs_top_srcdir@
        !           316: ac_ct_AR = @ac_ct_AR@
        !           317: ac_ct_CC = @ac_ct_CC@
        !           318: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
        !           319: aikgen_plugins = @aikgen_plugins@
        !           320: am__include = @am__include@
        !           321: am__leading_dot = @am__leading_dot@
        !           322: am__quote = @am__quote@
        !           323: am__tar = @am__tar@
        !           324: am__untar = @am__untar@
        !           325: attest_plugins = @attest_plugins@
        !           326: bindir = @bindir@
        !           327: botan_CFLAGS = @botan_CFLAGS@
        !           328: botan_LIBS = @botan_LIBS@
        !           329: build = @build@
        !           330: build_alias = @build_alias@
        !           331: build_cpu = @build_cpu@
        !           332: build_os = @build_os@
        !           333: build_vendor = @build_vendor@
        !           334: builddir = @builddir@
        !           335: c_plugins = @c_plugins@
        !           336: charon_natt_port = @charon_natt_port@
        !           337: charon_plugins = @charon_plugins@
        !           338: charon_udp_port = @charon_udp_port@
        !           339: clearsilver_LIBS = @clearsilver_LIBS@
        !           340: cmd_plugins = @cmd_plugins@
        !           341: datadir = @datadir@
        !           342: datarootdir = @datarootdir@
        !           343: dbusdatadir = @dbusdatadir@
        !           344: dbuspolicydir = @dbuspolicydir@
        !           345: dev_headers = @dev_headers@
        !           346: docdir = @docdir@
        !           347: dvidir = @dvidir@
        !           348: exec_prefix = @exec_prefix@
        !           349: fips_mode = @fips_mode@
        !           350: fuzz_plugins = @fuzz_plugins@
        !           351: host = @host@
        !           352: host_alias = @host_alias@
        !           353: host_cpu = @host_cpu@
        !           354: host_os = @host_os@
        !           355: host_vendor = @host_vendor@
        !           356: htmldir = @htmldir@
        !           357: imcvdir = @imcvdir@
        !           358: includedir = @includedir@
        !           359: infodir = @infodir@
        !           360: install_sh = @install_sh@
        !           361: ipsec_script = @ipsec_script@
        !           362: ipsec_script_upper = @ipsec_script_upper@
        !           363: ipsecdir = @ipsecdir@
        !           364: ipsecgroup = @ipsecgroup@
        !           365: ipseclibdir = @ipseclibdir@
        !           366: ipsecuser = @ipsecuser@
        !           367: json_CFLAGS = @json_CFLAGS@
        !           368: json_LIBS = @json_LIBS@
        !           369: libdir = @libdir@
        !           370: libexecdir = @libexecdir@
        !           371: libfuzzer = @libfuzzer@
        !           372: libiptc_CFLAGS = @libiptc_CFLAGS@
        !           373: libiptc_LIBS = @libiptc_LIBS@
        !           374: linux_headers = @linux_headers@
        !           375: localedir = @localedir@
        !           376: localstatedir = @localstatedir@
        !           377: manager_plugins = @manager_plugins@
        !           378: mandir = @mandir@
        !           379: medsrv_plugins = @medsrv_plugins@
        !           380: mkdir_p = @mkdir_p@
        !           381: nm_CFLAGS = @nm_CFLAGS@
        !           382: nm_LIBS = @nm_LIBS@
        !           383: nm_ca_dir = @nm_ca_dir@
        !           384: nm_plugins = @nm_plugins@
        !           385: oldincludedir = @oldincludedir@
        !           386: p_plugins = @p_plugins@
        !           387: pcsclite_CFLAGS = @pcsclite_CFLAGS@
        !           388: pcsclite_LIBS = @pcsclite_LIBS@
        !           389: pdfdir = @pdfdir@
        !           390: piddir = @piddir@
        !           391: pkgpyexecdir = @pkgpyexecdir@
        !           392: pkgpythondir = @pkgpythondir@
        !           393: pki_plugins = @pki_plugins@
        !           394: plugindir = @plugindir@
        !           395: pool_plugins = @pool_plugins@
        !           396: prefix = @prefix@
        !           397: program_transform_name = @program_transform_name@
        !           398: psdir = @psdir@
        !           399: pyexecdir = @pyexecdir@
        !           400: pythondir = @pythondir@
        !           401: random_device = @random_device@
        !           402: resolv_conf = @resolv_conf@
        !           403: routing_table = @routing_table@
        !           404: routing_table_prio = @routing_table_prio@
        !           405: runstatedir = @runstatedir@
        !           406: s_plugins = @s_plugins@
        !           407: sbindir = @sbindir@
        !           408: scepclient_plugins = @scepclient_plugins@
        !           409: scripts_plugins = @scripts_plugins@
        !           410: sharedstatedir = @sharedstatedir@
        !           411: soup_CFLAGS = @soup_CFLAGS@
        !           412: soup_LIBS = @soup_LIBS@
        !           413: srcdir = @srcdir@
        !           414: starter_plugins = @starter_plugins@
        !           415: strongswan_conf = @strongswan_conf@
        !           416: strongswan_options = @strongswan_options@
        !           417: swanctldir = @swanctldir@
        !           418: sysconfdir = @sysconfdir@
        !           419: systemd_CFLAGS = @systemd_CFLAGS@
        !           420: systemd_LIBS = @systemd_LIBS@
        !           421: systemd_daemon_CFLAGS = @systemd_daemon_CFLAGS@
        !           422: systemd_daemon_LIBS = @systemd_daemon_LIBS@
        !           423: systemd_journal_CFLAGS = @systemd_journal_CFLAGS@
        !           424: systemd_journal_LIBS = @systemd_journal_LIBS@
        !           425: systemdsystemunitdir = @systemdsystemunitdir@
        !           426: t_plugins = @t_plugins@
        !           427: target_alias = @target_alias@
        !           428: top_build_prefix = @top_build_prefix@
        !           429: top_builddir = @top_builddir@
        !           430: top_srcdir = @top_srcdir@
        !           431: tss2_CFLAGS = @tss2_CFLAGS@
        !           432: tss2_LIBS = @tss2_LIBS@
        !           433: tss2_esys_CFLAGS = @tss2_esys_CFLAGS@
        !           434: tss2_esys_LIBS = @tss2_esys_LIBS@
        !           435: tss2_socket_CFLAGS = @tss2_socket_CFLAGS@
        !           436: tss2_socket_LIBS = @tss2_socket_LIBS@
        !           437: tss2_sys_CFLAGS = @tss2_sys_CFLAGS@
        !           438: tss2_sys_LIBS = @tss2_sys_LIBS@
        !           439: tss2_tabrmd_CFLAGS = @tss2_tabrmd_CFLAGS@
        !           440: tss2_tabrmd_LIBS = @tss2_tabrmd_LIBS@
        !           441: urandom_device = @urandom_device@
        !           442: wolfssl_CFLAGS = @wolfssl_CFLAGS@
        !           443: wolfssl_LIBS = @wolfssl_LIBS@
        !           444: xml_CFLAGS = @xml_CFLAGS@
        !           445: xml_LIBS = @xml_LIBS@
        !           446: AM_CPPFLAGS = \
        !           447:        -I$(top_srcdir)/src/libstrongswan \
        !           448:        -I$(top_srcdir)/src/libcharon \
        !           449:        -DPLUGINS=\""${charon_plugins}\""
        !           450: 
        !           451: AM_CFLAGS = $(PLUGIN_CFLAGS)
        !           452: conftest_SOURCES = conftest.c conftest.h config.c config.h actions.c actions.h \
        !           453:        hooks/hook.h hooks/ike_auth_fill.c hooks/unsort_message.c \
        !           454:        hooks/add_notify.c hooks/unencrypted_notify.c hooks/ignore_message.c \
        !           455:        hooks/add_payload.c hooks/set_critical.c hooks/force_cookie.c \
        !           456:        hooks/set_ike_version.c hooks/pretend_auth.c hooks/set_length.c \
        !           457:        hooks/log_proposals.c hooks/set_proposal_number.c hooks/log_ke.c \
        !           458:        hooks/log_id.c hooks/custom_proposal.c hooks/set_ike_spi.c \
        !           459:        hooks/set_ike_request.c hooks/set_reserved.c hooks/set_ike_initiator.c \
        !           460:        hooks/log_ts.c hooks/rebuild_auth.c hooks/reset_seq.c
        !           461: 
        !           462: conftest_LDADD = \
        !           463:        $(top_builddir)/src/libstrongswan/libstrongswan.la \
        !           464:        $(top_builddir)/src/libcharon/libcharon.la \
        !           465:        -lm $(PTHREADLIB) $(ATOMICLIB) $(DLLIB)
        !           466: 
        !           467: EXTRA_DIST = README
        !           468: all: all-am
        !           469: 
        !           470: .SUFFIXES:
        !           471: .SUFFIXES: .c .lo .o .obj
        !           472: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
        !           473:        @for dep in $?; do \
        !           474:          case '$(am__configure_deps)' in \
        !           475:            *$$dep*) \
        !           476:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
        !           477:                && { if test -f $@; then exit 0; else break; fi; }; \
        !           478:              exit 1;; \
        !           479:          esac; \
        !           480:        done; \
        !           481:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/conftest/Makefile'; \
        !           482:        $(am__cd) $(top_srcdir) && \
        !           483:          $(AUTOMAKE) --gnu src/conftest/Makefile
        !           484: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        !           485:        @case '$?' in \
        !           486:          *config.status*) \
        !           487:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
        !           488:          *) \
        !           489:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
        !           490:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
        !           491:        esac;
        !           492: 
        !           493: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
        !           494:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           495: 
        !           496: $(top_srcdir)/configure:  $(am__configure_deps)
        !           497:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           498: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
        !           499:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           500: $(am__aclocal_m4_deps):
        !           501: install-ipsecPROGRAMS: $(ipsec_PROGRAMS)
        !           502:        @$(NORMAL_INSTALL)
        !           503:        @list='$(ipsec_PROGRAMS)'; test -n "$(ipsecdir)" || list=; \
        !           504:        if test -n "$$list"; then \
        !           505:          echo " $(MKDIR_P) '$(DESTDIR)$(ipsecdir)'"; \
        !           506:          $(MKDIR_P) "$(DESTDIR)$(ipsecdir)" || exit 1; \
        !           507:        fi; \
        !           508:        for p in $$list; do echo "$$p $$p"; done | \
        !           509:        sed 's/$(EXEEXT)$$//' | \
        !           510:        while read p p1; do if test -f $$p \
        !           511:         || test -f $$p1 \
        !           512:          ; then echo "$$p"; echo "$$p"; else :; fi; \
        !           513:        done | \
        !           514:        sed -e 'p;s,.*/,,;n;h' \
        !           515:            -e 's|.*|.|' \
        !           516:            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
        !           517:        sed 'N;N;N;s,\n, ,g' | \
        !           518:        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
        !           519:          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
        !           520:            if ($$2 == $$4) files[d] = files[d] " " $$1; \
        !           521:            else { print "f", $$3 "/" $$4, $$1; } } \
        !           522:          END { for (d in files) print "f", d, files[d] }' | \
        !           523:        while read type dir files; do \
        !           524:            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
        !           525:            test -z "$$files" || { \
        !           526:            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(ipsecdir)$$dir'"; \
        !           527:            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(ipsecdir)$$dir" || exit $$?; \
        !           528:            } \
        !           529:        ; done
        !           530: 
        !           531: uninstall-ipsecPROGRAMS:
        !           532:        @$(NORMAL_UNINSTALL)
        !           533:        @list='$(ipsec_PROGRAMS)'; test -n "$(ipsecdir)" || list=; \
        !           534:        files=`for p in $$list; do echo "$$p"; done | \
        !           535:          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
        !           536:              -e 's/$$/$(EXEEXT)/' \
        !           537:        `; \
        !           538:        test -n "$$list" || exit 0; \
        !           539:        echo " ( cd '$(DESTDIR)$(ipsecdir)' && rm -f" $$files ")"; \
        !           540:        cd "$(DESTDIR)$(ipsecdir)" && rm -f $$files
        !           541: 
        !           542: clean-ipsecPROGRAMS:
        !           543:        @list='$(ipsec_PROGRAMS)'; test -n "$$list" || exit 0; \
        !           544:        echo " rm -f" $$list; \
        !           545:        rm -f $$list || exit $$?; \
        !           546:        test -n "$(EXEEXT)" || exit 0; \
        !           547:        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
        !           548:        echo " rm -f" $$list; \
        !           549:        rm -f $$list
        !           550: hooks/$(am__dirstamp):
        !           551:        @$(MKDIR_P) hooks
        !           552:        @: > hooks/$(am__dirstamp)
        !           553: hooks/$(DEPDIR)/$(am__dirstamp):
        !           554:        @$(MKDIR_P) hooks/$(DEPDIR)
        !           555:        @: > hooks/$(DEPDIR)/$(am__dirstamp)
        !           556: hooks/ike_auth_fill.$(OBJEXT): hooks/$(am__dirstamp) \
        !           557:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           558: hooks/unsort_message.$(OBJEXT): hooks/$(am__dirstamp) \
        !           559:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           560: hooks/add_notify.$(OBJEXT): hooks/$(am__dirstamp) \
        !           561:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           562: hooks/unencrypted_notify.$(OBJEXT): hooks/$(am__dirstamp) \
        !           563:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           564: hooks/ignore_message.$(OBJEXT): hooks/$(am__dirstamp) \
        !           565:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           566: hooks/add_payload.$(OBJEXT): hooks/$(am__dirstamp) \
        !           567:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           568: hooks/set_critical.$(OBJEXT): hooks/$(am__dirstamp) \
        !           569:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           570: hooks/force_cookie.$(OBJEXT): hooks/$(am__dirstamp) \
        !           571:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           572: hooks/set_ike_version.$(OBJEXT): hooks/$(am__dirstamp) \
        !           573:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           574: hooks/pretend_auth.$(OBJEXT): hooks/$(am__dirstamp) \
        !           575:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           576: hooks/set_length.$(OBJEXT): hooks/$(am__dirstamp) \
        !           577:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           578: hooks/log_proposals.$(OBJEXT): hooks/$(am__dirstamp) \
        !           579:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           580: hooks/set_proposal_number.$(OBJEXT): hooks/$(am__dirstamp) \
        !           581:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           582: hooks/log_ke.$(OBJEXT): hooks/$(am__dirstamp) \
        !           583:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           584: hooks/log_id.$(OBJEXT): hooks/$(am__dirstamp) \
        !           585:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           586: hooks/custom_proposal.$(OBJEXT): hooks/$(am__dirstamp) \
        !           587:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           588: hooks/set_ike_spi.$(OBJEXT): hooks/$(am__dirstamp) \
        !           589:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           590: hooks/set_ike_request.$(OBJEXT): hooks/$(am__dirstamp) \
        !           591:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           592: hooks/set_reserved.$(OBJEXT): hooks/$(am__dirstamp) \
        !           593:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           594: hooks/set_ike_initiator.$(OBJEXT): hooks/$(am__dirstamp) \
        !           595:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           596: hooks/log_ts.$(OBJEXT): hooks/$(am__dirstamp) \
        !           597:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           598: hooks/rebuild_auth.$(OBJEXT): hooks/$(am__dirstamp) \
        !           599:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           600: hooks/reset_seq.$(OBJEXT): hooks/$(am__dirstamp) \
        !           601:        hooks/$(DEPDIR)/$(am__dirstamp)
        !           602: 
        !           603: conftest$(EXEEXT): $(conftest_OBJECTS) $(conftest_DEPENDENCIES) $(EXTRA_conftest_DEPENDENCIES) 
        !           604:        @rm -f conftest$(EXEEXT)
        !           605:        $(AM_V_CCLD)$(LINK) $(conftest_OBJECTS) $(conftest_LDADD) $(LIBS)
        !           606: 
        !           607: mostlyclean-compile:
        !           608:        -rm -f *.$(OBJEXT)
        !           609:        -rm -f hooks/*.$(OBJEXT)
        !           610: 
        !           611: distclean-compile:
        !           612:        -rm -f *.tab.c
        !           613: 
        !           614: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/actions.Po@am__quote@
        !           615: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config.Po@am__quote@
        !           616: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conftest.Po@am__quote@
        !           617: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/add_notify.Po@am__quote@
        !           618: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/add_payload.Po@am__quote@
        !           619: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/custom_proposal.Po@am__quote@
        !           620: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/force_cookie.Po@am__quote@
        !           621: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/ignore_message.Po@am__quote@
        !           622: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/ike_auth_fill.Po@am__quote@
        !           623: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/log_id.Po@am__quote@
        !           624: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/log_ke.Po@am__quote@
        !           625: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/log_proposals.Po@am__quote@
        !           626: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/log_ts.Po@am__quote@
        !           627: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/pretend_auth.Po@am__quote@
        !           628: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/rebuild_auth.Po@am__quote@
        !           629: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/reset_seq.Po@am__quote@
        !           630: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/set_critical.Po@am__quote@
        !           631: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/set_ike_initiator.Po@am__quote@
        !           632: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/set_ike_request.Po@am__quote@
        !           633: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/set_ike_spi.Po@am__quote@
        !           634: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/set_ike_version.Po@am__quote@
        !           635: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/set_length.Po@am__quote@
        !           636: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/set_proposal_number.Po@am__quote@
        !           637: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/set_reserved.Po@am__quote@
        !           638: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/unencrypted_notify.Po@am__quote@
        !           639: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/unsort_message.Po@am__quote@
        !           640: 
        !           641: .c.o:
        !           642: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
        !           643: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
        !           644: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
        !           645: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
        !           646: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
        !           647: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
        !           648: 
        !           649: .c.obj:
        !           650: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
        !           651: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
        !           652: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
        !           653: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
        !           654: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
        !           655: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
        !           656: 
        !           657: .c.lo:
        !           658: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
        !           659: @am__fastdepCC_TRUE@   $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
        !           660: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Plo
        !           661: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
        !           662: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
        !           663: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
        !           664: 
        !           665: mostlyclean-libtool:
        !           666:        -rm -f *.lo
        !           667: 
        !           668: clean-libtool:
        !           669:        -rm -rf .libs _libs
        !           670: 
        !           671: ID: $(am__tagged_files)
        !           672:        $(am__define_uniq_tagged_files); mkid -fID $$unique
        !           673: tags: tags-am
        !           674: TAGS: tags
        !           675: 
        !           676: tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
        !           677:        set x; \
        !           678:        here=`pwd`; \
        !           679:        $(am__define_uniq_tagged_files); \
        !           680:        shift; \
        !           681:        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
        !           682:          test -n "$$unique" || unique=$$empty_fix; \
        !           683:          if test $$# -gt 0; then \
        !           684:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
        !           685:              "$$@" $$unique; \
        !           686:          else \
        !           687:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
        !           688:              $$unique; \
        !           689:          fi; \
        !           690:        fi
        !           691: ctags: ctags-am
        !           692: 
        !           693: CTAGS: ctags
        !           694: ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
        !           695:        $(am__define_uniq_tagged_files); \
        !           696:        test -z "$(CTAGS_ARGS)$$unique" \
        !           697:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
        !           698:             $$unique
        !           699: 
        !           700: GTAGS:
        !           701:        here=`$(am__cd) $(top_builddir) && pwd` \
        !           702:          && $(am__cd) $(top_srcdir) \
        !           703:          && gtags -i $(GTAGS_ARGS) "$$here"
        !           704: cscopelist: cscopelist-am
        !           705: 
        !           706: cscopelist-am: $(am__tagged_files)
        !           707:        list='$(am__tagged_files)'; \
        !           708:        case "$(srcdir)" in \
        !           709:          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
        !           710:          *) sdir=$(subdir)/$(srcdir) ;; \
        !           711:        esac; \
        !           712:        for i in $$list; do \
        !           713:          if test -f "$$i"; then \
        !           714:            echo "$(subdir)/$$i"; \
        !           715:          else \
        !           716:            echo "$$sdir/$$i"; \
        !           717:          fi; \
        !           718:        done >> $(top_builddir)/cscope.files
        !           719: 
        !           720: distclean-tags:
        !           721:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
        !           722: 
        !           723: distdir: $(DISTFILES)
        !           724:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
        !           725:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
        !           726:        list='$(DISTFILES)'; \
        !           727:          dist_files=`for file in $$list; do echo $$file; done | \
        !           728:          sed -e "s|^$$srcdirstrip/||;t" \
        !           729:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
        !           730:        case $$dist_files in \
        !           731:          */*) $(MKDIR_P) `echo "$$dist_files" | \
        !           732:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
        !           733:                           sort -u` ;; \
        !           734:        esac; \
        !           735:        for file in $$dist_files; do \
        !           736:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
        !           737:          if test -d $$d/$$file; then \
        !           738:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
        !           739:            if test -d "$(distdir)/$$file"; then \
        !           740:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
        !           741:            fi; \
        !           742:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
        !           743:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
        !           744:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
        !           745:            fi; \
        !           746:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
        !           747:          else \
        !           748:            test -f "$(distdir)/$$file" \
        !           749:            || cp -p $$d/$$file "$(distdir)/$$file" \
        !           750:            || exit 1; \
        !           751:          fi; \
        !           752:        done
        !           753: check-am: all-am
        !           754: check: check-am
        !           755: all-am: Makefile $(PROGRAMS)
        !           756: installdirs:
        !           757:        for dir in "$(DESTDIR)$(ipsecdir)"; do \
        !           758:          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
        !           759:        done
        !           760: install: install-am
        !           761: install-exec: install-exec-am
        !           762: install-data: install-data-am
        !           763: uninstall: uninstall-am
        !           764: 
        !           765: install-am: all-am
        !           766:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
        !           767: 
        !           768: installcheck: installcheck-am
        !           769: install-strip:
        !           770:        if test -z '$(STRIP)'; then \
        !           771:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
        !           772:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
        !           773:              install; \
        !           774:        else \
        !           775:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
        !           776:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
        !           777:            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
        !           778:        fi
        !           779: mostlyclean-generic:
        !           780: 
        !           781: clean-generic:
        !           782: 
        !           783: distclean-generic:
        !           784:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
        !           785:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
        !           786:        -rm -f hooks/$(DEPDIR)/$(am__dirstamp)
        !           787:        -rm -f hooks/$(am__dirstamp)
        !           788: 
        !           789: maintainer-clean-generic:
        !           790:        @echo "This command is intended for maintainers to use"
        !           791:        @echo "it deletes files that may require special tools to rebuild."
        !           792: clean: clean-am
        !           793: 
        !           794: clean-am: clean-generic clean-ipsecPROGRAMS clean-libtool \
        !           795:        mostlyclean-am
        !           796: 
        !           797: distclean: distclean-am
        !           798:        -rm -rf ./$(DEPDIR) hooks/$(DEPDIR)
        !           799:        -rm -f Makefile
        !           800: distclean-am: clean-am distclean-compile distclean-generic \
        !           801:        distclean-tags
        !           802: 
        !           803: dvi: dvi-am
        !           804: 
        !           805: dvi-am:
        !           806: 
        !           807: html: html-am
        !           808: 
        !           809: html-am:
        !           810: 
        !           811: info: info-am
        !           812: 
        !           813: info-am:
        !           814: 
        !           815: install-data-am: install-ipsecPROGRAMS
        !           816: 
        !           817: install-dvi: install-dvi-am
        !           818: 
        !           819: install-dvi-am:
        !           820: 
        !           821: install-exec-am:
        !           822: 
        !           823: install-html: install-html-am
        !           824: 
        !           825: install-html-am:
        !           826: 
        !           827: install-info: install-info-am
        !           828: 
        !           829: install-info-am:
        !           830: 
        !           831: install-man:
        !           832: 
        !           833: install-pdf: install-pdf-am
        !           834: 
        !           835: install-pdf-am:
        !           836: 
        !           837: install-ps: install-ps-am
        !           838: 
        !           839: install-ps-am:
        !           840: 
        !           841: installcheck-am:
        !           842: 
        !           843: maintainer-clean: maintainer-clean-am
        !           844:        -rm -rf ./$(DEPDIR) hooks/$(DEPDIR)
        !           845:        -rm -f Makefile
        !           846: maintainer-clean-am: distclean-am maintainer-clean-generic
        !           847: 
        !           848: mostlyclean: mostlyclean-am
        !           849: 
        !           850: mostlyclean-am: mostlyclean-compile mostlyclean-generic \
        !           851:        mostlyclean-libtool
        !           852: 
        !           853: pdf: pdf-am
        !           854: 
        !           855: pdf-am:
        !           856: 
        !           857: ps: ps-am
        !           858: 
        !           859: ps-am:
        !           860: 
        !           861: uninstall-am: uninstall-ipsecPROGRAMS
        !           862: 
        !           863: .MAKE: install-am install-strip
        !           864: 
        !           865: .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
        !           866:        clean-ipsecPROGRAMS clean-libtool cscopelist-am ctags ctags-am \
        !           867:        distclean distclean-compile distclean-generic \
        !           868:        distclean-libtool distclean-tags distdir dvi dvi-am html \
        !           869:        html-am info info-am install install-am install-data \
        !           870:        install-data-am install-dvi install-dvi-am install-exec \
        !           871:        install-exec-am install-html install-html-am install-info \
        !           872:        install-info-am install-ipsecPROGRAMS install-man install-pdf \
        !           873:        install-pdf-am install-ps install-ps-am install-strip \
        !           874:        installcheck installcheck-am installdirs maintainer-clean \
        !           875:        maintainer-clean-generic mostlyclean mostlyclean-compile \
        !           876:        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
        !           877:        tags tags-am uninstall uninstall-am uninstall-ipsecPROGRAMS
        !           878: 
        !           879: .PRECIOUS: Makefile
        !           880: 
        !           881: 
        !           882: # Tell versions [3.59,3.63) of GNU make to not export all variables.
        !           883: # Otherwise a system limit (for SysV at least) may be exceeded.
        !           884: .NOEXPORT:

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