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

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