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

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