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