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

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