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