Annotation of embedaddon/strongswan/src/conftest/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: 
                     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@
1.1.1.2 ! misho     238: GIT_VERSION = @GIT_VERSION@
1.1       misho     239: GPERF = @GPERF@
                    240: GPERF_LEN_TYPE = @GPERF_LEN_TYPE@
                    241: GPRBUILD = @GPRBUILD@
                    242: GREP = @GREP@
                    243: INSTALL = @INSTALL@
                    244: INSTALL_DATA = @INSTALL_DATA@
                    245: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    246: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    247: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                    248: LCOV = @LCOV@
                    249: LD = @LD@
                    250: LDFLAGS = @LDFLAGS@
                    251: LEX = @LEX@
                    252: LEXLIB = @LEXLIB@
                    253: LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
                    254: LIBOBJS = @LIBOBJS@
                    255: LIBS = @LIBS@
                    256: LIBTOOL = @LIBTOOL@
                    257: LIPO = @LIPO@
                    258: LN_S = @LN_S@
                    259: LTLIBOBJS = @LTLIBOBJS@
                    260: LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
                    261: MAKEINFO = @MAKEINFO@
                    262: MANIFEST_TOOL = @MANIFEST_TOOL@
                    263: MKDIR_P = @MKDIR_P@
                    264: MYSQLCFLAG = @MYSQLCFLAG@
                    265: MYSQLCONFIG = @MYSQLCONFIG@
                    266: MYSQLLIB = @MYSQLLIB@
                    267: NM = @NM@
                    268: NMEDIT = @NMEDIT@
                    269: OBJDUMP = @OBJDUMP@
                    270: OBJEXT = @OBJEXT@
                    271: OPENSSL_LIB = @OPENSSL_LIB@
                    272: OTOOL = @OTOOL@
                    273: OTOOL64 = @OTOOL64@
                    274: PACKAGE = @PACKAGE@
                    275: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    276: PACKAGE_NAME = @PACKAGE_NAME@
                    277: PACKAGE_STRING = @PACKAGE_STRING@
                    278: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                    279: PACKAGE_URL = @PACKAGE_URL@
                    280: PACKAGE_VERSION = @PACKAGE_VERSION@
                    281: PACKAGE_VERSION_BUILD = @PACKAGE_VERSION_BUILD@
                    282: PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
                    283: PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
                    284: PACKAGE_VERSION_REVIEW = @PACKAGE_VERSION_REVIEW@
                    285: PATH_SEPARATOR = @PATH_SEPARATOR@
                    286: PERL = @PERL@
                    287: PKG_CONFIG = @PKG_CONFIG@
                    288: PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
                    289: PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
                    290: PLUGIN_CFLAGS = @PLUGIN_CFLAGS@
                    291: PTHREADLIB = @PTHREADLIB@
                    292: PYTHON = @PYTHON@
                    293: PYTHONEGGINSTALLDIR = @PYTHONEGGINSTALLDIR@
                    294: PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
                    295: PYTHON_PACKAGE_VERSION = @PYTHON_PACKAGE_VERSION@
                    296: PYTHON_PLATFORM = @PYTHON_PLATFORM@
                    297: PYTHON_PREFIX = @PYTHON_PREFIX@
                    298: PYTHON_VERSION = @PYTHON_VERSION@
                    299: PY_TEST = @PY_TEST@
                    300: RANLIB = @RANLIB@
                    301: RTLIB = @RTLIB@
                    302: RUBYGEMDIR = @RUBYGEMDIR@
                    303: SED = @SED@
                    304: SET_MAKE = @SET_MAKE@
                    305: SHELL = @SHELL@
                    306: SOCKLIB = @SOCKLIB@
                    307: STRIP = @STRIP@
                    308: TOX = @TOX@
                    309: UNWINDLIB = @UNWINDLIB@
                    310: VERSION = @VERSION@
                    311: YACC = @YACC@
                    312: YFLAGS = @YFLAGS@
                    313: abs_builddir = @abs_builddir@
                    314: abs_srcdir = @abs_srcdir@
                    315: abs_top_builddir = @abs_top_builddir@
                    316: abs_top_srcdir = @abs_top_srcdir@
                    317: ac_ct_AR = @ac_ct_AR@
                    318: ac_ct_CC = @ac_ct_CC@
                    319: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
                    320: aikgen_plugins = @aikgen_plugins@
                    321: am__include = @am__include@
                    322: am__leading_dot = @am__leading_dot@
                    323: am__quote = @am__quote@
                    324: am__tar = @am__tar@
                    325: am__untar = @am__untar@
                    326: attest_plugins = @attest_plugins@
                    327: bindir = @bindir@
                    328: botan_CFLAGS = @botan_CFLAGS@
                    329: botan_LIBS = @botan_LIBS@
                    330: build = @build@
                    331: build_alias = @build_alias@
                    332: build_cpu = @build_cpu@
                    333: build_os = @build_os@
                    334: build_vendor = @build_vendor@
                    335: builddir = @builddir@
                    336: c_plugins = @c_plugins@
                    337: charon_natt_port = @charon_natt_port@
                    338: charon_plugins = @charon_plugins@
                    339: charon_udp_port = @charon_udp_port@
                    340: clearsilver_LIBS = @clearsilver_LIBS@
                    341: cmd_plugins = @cmd_plugins@
                    342: datadir = @datadir@
                    343: datarootdir = @datarootdir@
                    344: dbusdatadir = @dbusdatadir@
                    345: dbuspolicydir = @dbuspolicydir@
                    346: dev_headers = @dev_headers@
                    347: docdir = @docdir@
                    348: dvidir = @dvidir@
                    349: exec_prefix = @exec_prefix@
                    350: fips_mode = @fips_mode@
                    351: fuzz_plugins = @fuzz_plugins@
                    352: host = @host@
                    353: host_alias = @host_alias@
                    354: host_cpu = @host_cpu@
                    355: host_os = @host_os@
                    356: host_vendor = @host_vendor@
                    357: htmldir = @htmldir@
                    358: imcvdir = @imcvdir@
                    359: includedir = @includedir@
                    360: infodir = @infodir@
                    361: install_sh = @install_sh@
                    362: ipsec_script = @ipsec_script@
                    363: ipsec_script_upper = @ipsec_script_upper@
                    364: ipsecdir = @ipsecdir@
                    365: ipsecgroup = @ipsecgroup@
                    366: ipseclibdir = @ipseclibdir@
                    367: ipsecuser = @ipsecuser@
                    368: json_CFLAGS = @json_CFLAGS@
                    369: json_LIBS = @json_LIBS@
                    370: libdir = @libdir@
                    371: libexecdir = @libexecdir@
                    372: libfuzzer = @libfuzzer@
                    373: libiptc_CFLAGS = @libiptc_CFLAGS@
                    374: libiptc_LIBS = @libiptc_LIBS@
                    375: linux_headers = @linux_headers@
                    376: localedir = @localedir@
                    377: localstatedir = @localstatedir@
                    378: manager_plugins = @manager_plugins@
                    379: mandir = @mandir@
                    380: medsrv_plugins = @medsrv_plugins@
                    381: mkdir_p = @mkdir_p@
                    382: nm_CFLAGS = @nm_CFLAGS@
                    383: nm_LIBS = @nm_LIBS@
                    384: nm_ca_dir = @nm_ca_dir@
                    385: nm_plugins = @nm_plugins@
                    386: oldincludedir = @oldincludedir@
                    387: p_plugins = @p_plugins@
                    388: pcsclite_CFLAGS = @pcsclite_CFLAGS@
                    389: pcsclite_LIBS = @pcsclite_LIBS@
                    390: pdfdir = @pdfdir@
                    391: piddir = @piddir@
                    392: pkgpyexecdir = @pkgpyexecdir@
                    393: pkgpythondir = @pkgpythondir@
                    394: pki_plugins = @pki_plugins@
                    395: plugindir = @plugindir@
                    396: pool_plugins = @pool_plugins@
                    397: prefix = @prefix@
                    398: program_transform_name = @program_transform_name@
                    399: psdir = @psdir@
                    400: pyexecdir = @pyexecdir@
                    401: pythondir = @pythondir@
                    402: random_device = @random_device@
                    403: resolv_conf = @resolv_conf@
                    404: routing_table = @routing_table@
                    405: routing_table_prio = @routing_table_prio@
                    406: runstatedir = @runstatedir@
                    407: s_plugins = @s_plugins@
                    408: sbindir = @sbindir@
                    409: scepclient_plugins = @scepclient_plugins@
                    410: scripts_plugins = @scripts_plugins@
                    411: sharedstatedir = @sharedstatedir@
                    412: soup_CFLAGS = @soup_CFLAGS@
                    413: soup_LIBS = @soup_LIBS@
                    414: srcdir = @srcdir@
                    415: starter_plugins = @starter_plugins@
                    416: strongswan_conf = @strongswan_conf@
                    417: strongswan_options = @strongswan_options@
                    418: swanctldir = @swanctldir@
                    419: sysconfdir = @sysconfdir@
                    420: systemd_CFLAGS = @systemd_CFLAGS@
                    421: systemd_LIBS = @systemd_LIBS@
                    422: systemd_daemon_CFLAGS = @systemd_daemon_CFLAGS@
                    423: systemd_daemon_LIBS = @systemd_daemon_LIBS@
                    424: systemd_journal_CFLAGS = @systemd_journal_CFLAGS@
                    425: systemd_journal_LIBS = @systemd_journal_LIBS@
                    426: systemdsystemunitdir = @systemdsystemunitdir@
                    427: t_plugins = @t_plugins@
                    428: target_alias = @target_alias@
                    429: top_build_prefix = @top_build_prefix@
                    430: top_builddir = @top_builddir@
                    431: top_srcdir = @top_srcdir@
                    432: tss2_CFLAGS = @tss2_CFLAGS@
                    433: tss2_LIBS = @tss2_LIBS@
                    434: tss2_esys_CFLAGS = @tss2_esys_CFLAGS@
                    435: tss2_esys_LIBS = @tss2_esys_LIBS@
                    436: tss2_socket_CFLAGS = @tss2_socket_CFLAGS@
                    437: tss2_socket_LIBS = @tss2_socket_LIBS@
                    438: tss2_sys_CFLAGS = @tss2_sys_CFLAGS@
                    439: tss2_sys_LIBS = @tss2_sys_LIBS@
                    440: tss2_tabrmd_CFLAGS = @tss2_tabrmd_CFLAGS@
                    441: tss2_tabrmd_LIBS = @tss2_tabrmd_LIBS@
                    442: urandom_device = @urandom_device@
                    443: wolfssl_CFLAGS = @wolfssl_CFLAGS@
                    444: wolfssl_LIBS = @wolfssl_LIBS@
                    445: xml_CFLAGS = @xml_CFLAGS@
                    446: xml_LIBS = @xml_LIBS@
                    447: AM_CPPFLAGS = \
                    448:        -I$(top_srcdir)/src/libstrongswan \
                    449:        -I$(top_srcdir)/src/libcharon \
                    450:        -DPLUGINS=\""${charon_plugins}\""
                    451: 
                    452: AM_CFLAGS = $(PLUGIN_CFLAGS)
                    453: conftest_SOURCES = conftest.c conftest.h config.c config.h actions.c actions.h \
                    454:        hooks/hook.h hooks/ike_auth_fill.c hooks/unsort_message.c \
                    455:        hooks/add_notify.c hooks/unencrypted_notify.c hooks/ignore_message.c \
                    456:        hooks/add_payload.c hooks/set_critical.c hooks/force_cookie.c \
                    457:        hooks/set_ike_version.c hooks/pretend_auth.c hooks/set_length.c \
                    458:        hooks/log_proposals.c hooks/set_proposal_number.c hooks/log_ke.c \
                    459:        hooks/log_id.c hooks/custom_proposal.c hooks/set_ike_spi.c \
                    460:        hooks/set_ike_request.c hooks/set_reserved.c hooks/set_ike_initiator.c \
                    461:        hooks/log_ts.c hooks/rebuild_auth.c hooks/reset_seq.c
                    462: 
                    463: conftest_LDADD = \
                    464:        $(top_builddir)/src/libstrongswan/libstrongswan.la \
                    465:        $(top_builddir)/src/libcharon/libcharon.la \
                    466:        -lm $(PTHREADLIB) $(ATOMICLIB) $(DLLIB)
                    467: 
                    468: EXTRA_DIST = README
                    469: all: all-am
                    470: 
                    471: .SUFFIXES:
                    472: .SUFFIXES: .c .lo .o .obj
                    473: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    474:        @for dep in $?; do \
                    475:          case '$(am__configure_deps)' in \
                    476:            *$$dep*) \
                    477:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    478:                && { if test -f $@; then exit 0; else break; fi; }; \
                    479:              exit 1;; \
                    480:          esac; \
                    481:        done; \
                    482:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/conftest/Makefile'; \
                    483:        $(am__cd) $(top_srcdir) && \
                    484:          $(AUTOMAKE) --gnu src/conftest/Makefile
                    485: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    486:        @case '$?' in \
                    487:          *config.status*) \
                    488:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    489:          *) \
                    490:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    491:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    492:        esac;
                    493: 
                    494: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    495:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    496: 
                    497: $(top_srcdir)/configure:  $(am__configure_deps)
                    498:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    499: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    500:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    501: $(am__aclocal_m4_deps):
                    502: install-ipsecPROGRAMS: $(ipsec_PROGRAMS)
                    503:        @$(NORMAL_INSTALL)
                    504:        @list='$(ipsec_PROGRAMS)'; test -n "$(ipsecdir)" || list=; \
                    505:        if test -n "$$list"; then \
                    506:          echo " $(MKDIR_P) '$(DESTDIR)$(ipsecdir)'"; \
                    507:          $(MKDIR_P) "$(DESTDIR)$(ipsecdir)" || exit 1; \
                    508:        fi; \
                    509:        for p in $$list; do echo "$$p $$p"; done | \
                    510:        sed 's/$(EXEEXT)$$//' | \
                    511:        while read p p1; do if test -f $$p \
                    512:         || test -f $$p1 \
                    513:          ; then echo "$$p"; echo "$$p"; else :; fi; \
                    514:        done | \
                    515:        sed -e 'p;s,.*/,,;n;h' \
                    516:            -e 's|.*|.|' \
                    517:            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
                    518:        sed 'N;N;N;s,\n, ,g' | \
                    519:        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
                    520:          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
                    521:            if ($$2 == $$4) files[d] = files[d] " " $$1; \
                    522:            else { print "f", $$3 "/" $$4, $$1; } } \
                    523:          END { for (d in files) print "f", d, files[d] }' | \
                    524:        while read type dir files; do \
                    525:            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
                    526:            test -z "$$files" || { \
                    527:            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(ipsecdir)$$dir'"; \
                    528:            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(ipsecdir)$$dir" || exit $$?; \
                    529:            } \
                    530:        ; done
                    531: 
                    532: uninstall-ipsecPROGRAMS:
                    533:        @$(NORMAL_UNINSTALL)
                    534:        @list='$(ipsec_PROGRAMS)'; test -n "$(ipsecdir)" || list=; \
                    535:        files=`for p in $$list; do echo "$$p"; done | \
                    536:          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
                    537:              -e 's/$$/$(EXEEXT)/' \
                    538:        `; \
                    539:        test -n "$$list" || exit 0; \
                    540:        echo " ( cd '$(DESTDIR)$(ipsecdir)' && rm -f" $$files ")"; \
                    541:        cd "$(DESTDIR)$(ipsecdir)" && rm -f $$files
                    542: 
                    543: clean-ipsecPROGRAMS:
                    544:        @list='$(ipsec_PROGRAMS)'; test -n "$$list" || exit 0; \
                    545:        echo " rm -f" $$list; \
                    546:        rm -f $$list || exit $$?; \
                    547:        test -n "$(EXEEXT)" || exit 0; \
                    548:        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
                    549:        echo " rm -f" $$list; \
                    550:        rm -f $$list
                    551: hooks/$(am__dirstamp):
                    552:        @$(MKDIR_P) hooks
                    553:        @: > hooks/$(am__dirstamp)
                    554: hooks/$(DEPDIR)/$(am__dirstamp):
                    555:        @$(MKDIR_P) hooks/$(DEPDIR)
                    556:        @: > hooks/$(DEPDIR)/$(am__dirstamp)
                    557: hooks/ike_auth_fill.$(OBJEXT): hooks/$(am__dirstamp) \
                    558:        hooks/$(DEPDIR)/$(am__dirstamp)
                    559: hooks/unsort_message.$(OBJEXT): hooks/$(am__dirstamp) \
                    560:        hooks/$(DEPDIR)/$(am__dirstamp)
                    561: hooks/add_notify.$(OBJEXT): hooks/$(am__dirstamp) \
                    562:        hooks/$(DEPDIR)/$(am__dirstamp)
                    563: hooks/unencrypted_notify.$(OBJEXT): hooks/$(am__dirstamp) \
                    564:        hooks/$(DEPDIR)/$(am__dirstamp)
                    565: hooks/ignore_message.$(OBJEXT): hooks/$(am__dirstamp) \
                    566:        hooks/$(DEPDIR)/$(am__dirstamp)
                    567: hooks/add_payload.$(OBJEXT): hooks/$(am__dirstamp) \
                    568:        hooks/$(DEPDIR)/$(am__dirstamp)
                    569: hooks/set_critical.$(OBJEXT): hooks/$(am__dirstamp) \
                    570:        hooks/$(DEPDIR)/$(am__dirstamp)
                    571: hooks/force_cookie.$(OBJEXT): hooks/$(am__dirstamp) \
                    572:        hooks/$(DEPDIR)/$(am__dirstamp)
                    573: hooks/set_ike_version.$(OBJEXT): hooks/$(am__dirstamp) \
                    574:        hooks/$(DEPDIR)/$(am__dirstamp)
                    575: hooks/pretend_auth.$(OBJEXT): hooks/$(am__dirstamp) \
                    576:        hooks/$(DEPDIR)/$(am__dirstamp)
                    577: hooks/set_length.$(OBJEXT): hooks/$(am__dirstamp) \
                    578:        hooks/$(DEPDIR)/$(am__dirstamp)
                    579: hooks/log_proposals.$(OBJEXT): hooks/$(am__dirstamp) \
                    580:        hooks/$(DEPDIR)/$(am__dirstamp)
                    581: hooks/set_proposal_number.$(OBJEXT): hooks/$(am__dirstamp) \
                    582:        hooks/$(DEPDIR)/$(am__dirstamp)
                    583: hooks/log_ke.$(OBJEXT): hooks/$(am__dirstamp) \
                    584:        hooks/$(DEPDIR)/$(am__dirstamp)
                    585: hooks/log_id.$(OBJEXT): hooks/$(am__dirstamp) \
                    586:        hooks/$(DEPDIR)/$(am__dirstamp)
                    587: hooks/custom_proposal.$(OBJEXT): hooks/$(am__dirstamp) \
                    588:        hooks/$(DEPDIR)/$(am__dirstamp)
                    589: hooks/set_ike_spi.$(OBJEXT): hooks/$(am__dirstamp) \
                    590:        hooks/$(DEPDIR)/$(am__dirstamp)
                    591: hooks/set_ike_request.$(OBJEXT): hooks/$(am__dirstamp) \
                    592:        hooks/$(DEPDIR)/$(am__dirstamp)
                    593: hooks/set_reserved.$(OBJEXT): hooks/$(am__dirstamp) \
                    594:        hooks/$(DEPDIR)/$(am__dirstamp)
                    595: hooks/set_ike_initiator.$(OBJEXT): hooks/$(am__dirstamp) \
                    596:        hooks/$(DEPDIR)/$(am__dirstamp)
                    597: hooks/log_ts.$(OBJEXT): hooks/$(am__dirstamp) \
                    598:        hooks/$(DEPDIR)/$(am__dirstamp)
                    599: hooks/rebuild_auth.$(OBJEXT): hooks/$(am__dirstamp) \
                    600:        hooks/$(DEPDIR)/$(am__dirstamp)
                    601: hooks/reset_seq.$(OBJEXT): hooks/$(am__dirstamp) \
                    602:        hooks/$(DEPDIR)/$(am__dirstamp)
                    603: 
                    604: conftest$(EXEEXT): $(conftest_OBJECTS) $(conftest_DEPENDENCIES) $(EXTRA_conftest_DEPENDENCIES) 
                    605:        @rm -f conftest$(EXEEXT)
                    606:        $(AM_V_CCLD)$(LINK) $(conftest_OBJECTS) $(conftest_LDADD) $(LIBS)
                    607: 
                    608: mostlyclean-compile:
                    609:        -rm -f *.$(OBJEXT)
                    610:        -rm -f hooks/*.$(OBJEXT)
                    611: 
                    612: distclean-compile:
                    613:        -rm -f *.tab.c
                    614: 
                    615: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/actions.Po@am__quote@
                    616: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config.Po@am__quote@
                    617: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conftest.Po@am__quote@
                    618: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/add_notify.Po@am__quote@
                    619: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/add_payload.Po@am__quote@
                    620: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/custom_proposal.Po@am__quote@
                    621: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/force_cookie.Po@am__quote@
                    622: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/ignore_message.Po@am__quote@
                    623: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/ike_auth_fill.Po@am__quote@
                    624: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/log_id.Po@am__quote@
                    625: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/log_ke.Po@am__quote@
                    626: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/log_proposals.Po@am__quote@
                    627: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/log_ts.Po@am__quote@
                    628: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/pretend_auth.Po@am__quote@
                    629: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/rebuild_auth.Po@am__quote@
                    630: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/reset_seq.Po@am__quote@
                    631: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/set_critical.Po@am__quote@
                    632: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/set_ike_initiator.Po@am__quote@
                    633: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/set_ike_request.Po@am__quote@
                    634: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/set_ike_spi.Po@am__quote@
                    635: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/set_ike_version.Po@am__quote@
                    636: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/set_length.Po@am__quote@
                    637: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/set_proposal_number.Po@am__quote@
                    638: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/set_reserved.Po@am__quote@
                    639: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/unencrypted_notify.Po@am__quote@
                    640: @AMDEP_TRUE@@am__include@ @am__quote@hooks/$(DEPDIR)/unsort_message.Po@am__quote@
                    641: 
                    642: .c.o:
                    643: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
                    644: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
                    645: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
                    646: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    647: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    648: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
                    649: 
                    650: .c.obj:
                    651: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
                    652: @am__fastdepCC_TRUE@   $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
                    653: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
                    654: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    655: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    656: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
                    657: 
                    658: .c.lo:
                    659: @am__fastdepCC_TRUE@   $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
                    660: @am__fastdepCC_TRUE@   $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
                    661: @am__fastdepCC_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Plo
                    662: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
                    663: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    664: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
                    665: 
                    666: mostlyclean-libtool:
                    667:        -rm -f *.lo
                    668: 
                    669: clean-libtool:
                    670:        -rm -rf .libs _libs
                    671: 
                    672: ID: $(am__tagged_files)
                    673:        $(am__define_uniq_tagged_files); mkid -fID $$unique
                    674: tags: tags-am
                    675: TAGS: tags
                    676: 
                    677: tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
                    678:        set x; \
                    679:        here=`pwd`; \
                    680:        $(am__define_uniq_tagged_files); \
                    681:        shift; \
                    682:        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
                    683:          test -n "$$unique" || unique=$$empty_fix; \
                    684:          if test $$# -gt 0; then \
                    685:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    686:              "$$@" $$unique; \
                    687:          else \
                    688:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    689:              $$unique; \
                    690:          fi; \
                    691:        fi
                    692: ctags: ctags-am
                    693: 
                    694: CTAGS: ctags
                    695: ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
                    696:        $(am__define_uniq_tagged_files); \
                    697:        test -z "$(CTAGS_ARGS)$$unique" \
                    698:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
                    699:             $$unique
                    700: 
                    701: GTAGS:
                    702:        here=`$(am__cd) $(top_builddir) && pwd` \
                    703:          && $(am__cd) $(top_srcdir) \
                    704:          && gtags -i $(GTAGS_ARGS) "$$here"
                    705: cscopelist: cscopelist-am
                    706: 
                    707: cscopelist-am: $(am__tagged_files)
                    708:        list='$(am__tagged_files)'; \
                    709:        case "$(srcdir)" in \
                    710:          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
                    711:          *) sdir=$(subdir)/$(srcdir) ;; \
                    712:        esac; \
                    713:        for i in $$list; do \
                    714:          if test -f "$$i"; then \
                    715:            echo "$(subdir)/$$i"; \
                    716:          else \
                    717:            echo "$$sdir/$$i"; \
                    718:          fi; \
                    719:        done >> $(top_builddir)/cscope.files
                    720: 
                    721: distclean-tags:
                    722:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    723: 
                    724: distdir: $(DISTFILES)
                    725:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    726:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    727:        list='$(DISTFILES)'; \
                    728:          dist_files=`for file in $$list; do echo $$file; done | \
                    729:          sed -e "s|^$$srcdirstrip/||;t" \
                    730:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    731:        case $$dist_files in \
                    732:          */*) $(MKDIR_P) `echo "$$dist_files" | \
                    733:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    734:                           sort -u` ;; \
                    735:        esac; \
                    736:        for file in $$dist_files; do \
                    737:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    738:          if test -d $$d/$$file; then \
                    739:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
                    740:            if test -d "$(distdir)/$$file"; then \
                    741:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    742:            fi; \
                    743:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    744:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    745:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    746:            fi; \
                    747:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
                    748:          else \
                    749:            test -f "$(distdir)/$$file" \
                    750:            || cp -p $$d/$$file "$(distdir)/$$file" \
                    751:            || exit 1; \
                    752:          fi; \
                    753:        done
                    754: check-am: all-am
                    755: check: check-am
                    756: all-am: Makefile $(PROGRAMS)
                    757: installdirs:
                    758:        for dir in "$(DESTDIR)$(ipsecdir)"; do \
                    759:          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
                    760:        done
                    761: install: install-am
                    762: install-exec: install-exec-am
                    763: install-data: install-data-am
                    764: uninstall: uninstall-am
                    765: 
                    766: install-am: all-am
                    767:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    768: 
                    769: installcheck: installcheck-am
                    770: install-strip:
                    771:        if test -z '$(STRIP)'; then \
                    772:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    773:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    774:              install; \
                    775:        else \
                    776:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    777:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    778:            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
                    779:        fi
                    780: mostlyclean-generic:
                    781: 
                    782: clean-generic:
                    783: 
                    784: distclean-generic:
                    785:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
                    786:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
                    787:        -rm -f hooks/$(DEPDIR)/$(am__dirstamp)
                    788:        -rm -f hooks/$(am__dirstamp)
                    789: 
                    790: maintainer-clean-generic:
                    791:        @echo "This command is intended for maintainers to use"
                    792:        @echo "it deletes files that may require special tools to rebuild."
                    793: clean: clean-am
                    794: 
                    795: clean-am: clean-generic clean-ipsecPROGRAMS clean-libtool \
                    796:        mostlyclean-am
                    797: 
                    798: distclean: distclean-am
                    799:        -rm -rf ./$(DEPDIR) hooks/$(DEPDIR)
                    800:        -rm -f Makefile
                    801: distclean-am: clean-am distclean-compile distclean-generic \
                    802:        distclean-tags
                    803: 
                    804: dvi: dvi-am
                    805: 
                    806: dvi-am:
                    807: 
                    808: html: html-am
                    809: 
                    810: html-am:
                    811: 
                    812: info: info-am
                    813: 
                    814: info-am:
                    815: 
                    816: install-data-am: install-ipsecPROGRAMS
                    817: 
                    818: install-dvi: install-dvi-am
                    819: 
                    820: install-dvi-am:
                    821: 
                    822: install-exec-am:
                    823: 
                    824: install-html: install-html-am
                    825: 
                    826: install-html-am:
                    827: 
                    828: install-info: install-info-am
                    829: 
                    830: install-info-am:
                    831: 
                    832: install-man:
                    833: 
                    834: install-pdf: install-pdf-am
                    835: 
                    836: install-pdf-am:
                    837: 
                    838: install-ps: install-ps-am
                    839: 
                    840: install-ps-am:
                    841: 
                    842: installcheck-am:
                    843: 
                    844: maintainer-clean: maintainer-clean-am
                    845:        -rm -rf ./$(DEPDIR) hooks/$(DEPDIR)
                    846:        -rm -f Makefile
                    847: maintainer-clean-am: distclean-am maintainer-clean-generic
                    848: 
                    849: mostlyclean: mostlyclean-am
                    850: 
                    851: mostlyclean-am: mostlyclean-compile mostlyclean-generic \
                    852:        mostlyclean-libtool
                    853: 
                    854: pdf: pdf-am
                    855: 
                    856: pdf-am:
                    857: 
                    858: ps: ps-am
                    859: 
                    860: ps-am:
                    861: 
                    862: uninstall-am: uninstall-ipsecPROGRAMS
                    863: 
                    864: .MAKE: install-am install-strip
                    865: 
                    866: .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
                    867:        clean-ipsecPROGRAMS clean-libtool cscopelist-am ctags ctags-am \
                    868:        distclean distclean-compile distclean-generic \
                    869:        distclean-libtool distclean-tags distdir dvi dvi-am html \
                    870:        html-am info info-am install install-am install-data \
                    871:        install-data-am install-dvi install-dvi-am install-exec \
                    872:        install-exec-am install-html install-html-am install-info \
                    873:        install-info-am install-ipsecPROGRAMS install-man install-pdf \
                    874:        install-pdf-am install-ps install-ps-am install-strip \
                    875:        installcheck installcheck-am installdirs maintainer-clean \
                    876:        maintainer-clean-generic mostlyclean mostlyclean-compile \
                    877:        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
                    878:        tags tags-am uninstall uninstall-am uninstall-ipsecPROGRAMS
                    879: 
                    880: .PRECIOUS: Makefile
                    881: 
                    882: 
                    883: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    884: # Otherwise a system limit (for SysV at least) may be exceeded.
                    885: .NOEXPORT:

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