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