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